@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#242738;background:#f6f7fb;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{cursor:pointer}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s;border:0}button:disabled{opacity:.5;cursor:not-allowed}button:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}button:focus-visible,a:focus-visible{outline:3px solid #b9a9fa;outline-offset:3px}h1,h2,h3,p{margin:0}h2{font-size:17px;font-weight:700}h3{font-size:15px}small{display:block}.app{display:flex;min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e9eaf2;padding:34px 20px 20px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:12px;padding:0 13px;font-size:26px;font-weight:800;letter-spacing:2px}.brand-icon{width:43px;height:45px;border-radius:13px;background:#7756e9;color:#fff;display:grid;place-items:center;box-shadow:0 5px 12px #7551d727}.brand-small{font-size:9px;display:block;letter-spacing:2px;font-weight:500;color:#9693ab;margin-top:2px}.workspace-label{font-size:11px;color:#a3a5b5;letter-spacing:1px;margin:48px 15px 16px}.nav-item{width:100%;justify-content:flex-start;padding:14px 16px;border-radius:9px;background:transparent;color:#777b8b;margin-bottom:7px;font-weight:500;gap:12px}.nav-item.active{background:#eee9fc;color:#7757d8}.tiny{font-size:10px;padding:1px 5px;border-radius:4px;background:#ded3ff;margin-left:auto}.sidebar-tip{margin:auto 4px 28px;padding:20px 14px 13px;background:linear-gradient(130deg,#f6f3ff,#fafaff);border:1px solid #eeeafa;border-radius:12px}.tip-icon{display:flex;color:#9074dd;margin-bottom:13px}.sidebar-tip b{font-size:12px;color:#686078}.sidebar-tip p{font-size:11px;color:#9a95a9;line-height:1.9;margin-top:8px}.tip-dots{display:block;text-align:right;color:#bca7f0;font-size:21px;letter-spacing:6px;margin-top:7px}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid #eef0f6;padding:20px 9px 0}.avatar{background:#f0eafa;color:#8b70c0;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:13px}.profile b{font-size:11px;font-weight:500}.profile small{font-size:9px;color:#a3a4af;margin-top:4px}.online{width:6px;height:6px;background:#85b99f;border-radius:50%;margin-left:auto}.main{margin-left:232px;flex:1;min-width:0}header{height:75px;border-bottom:1px solid #e9ebf2;background:#ffffffb5;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.breadcrumb{display:flex;align-items:center;gap:13px;color:#989baa;font-size:12px}.breadcrumb strong{font-weight:500;color:#5b5d70}.header-note{font-size:11px;color:#9295a5;display:flex;align-items:center;gap:7px}.header-note>span{width:6px;height:6px;background:#87b19b;border-radius:50%}main{max-width:1400px;margin:0 auto;padding:36px 40px 0}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.eyebrow{font-size:9px;letter-spacing:2px;color:#9691aa;margin-bottom:10px}h1{font-size:28px;letter-spacing:.5px;font-weight:700}.page-title p{font-size:12px;color:#9496a7;margin-top:11px}.date-tag{color:#8c7ab3;font-size:11px;display:flex;gap:7px;align-items:center;border:1px solid #e5dff0;background:#fbf9ff;padding:8px 12px;border-radius:6px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:27px}.stats>div{display:flex;align-items:center;gap:15px;border:1px solid #e9eaf1;background:#fff;border-radius:12px;padding:20px}.stat-icon{width:43px;height:43px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.violet{background:#f0eaff;color:#9678df}.blue{background:#eaf2ff;color:#739bec}.orange{background:#fff3e5;color:#e4af5c}.stats small{font-size:11px;color:#9396a6;margin-bottom:4px}.stats strong{font-family:system-ui;font-size:24px;font-weight:650;line-height:1.2}.stats em{font-size:10px;font-weight:400;font-style:normal;color:#999ca9;margin-left:7px}.stat-caption{font-size:10px;color:#adb0bb;margin-left:auto;align-self:flex-end;margin-bottom:3px}.create-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:23px;align-items:start}.card{background:#fff;border:1px solid #e7e9f1;border-radius:13px;padding:25px;box-shadow:0 2px 4px #20205002}.card-heading{display:flex;align-items:center;gap:10px}.heading-icon{display:inline-flex;color:#8a6ada}.badge{font-size:10px;color:#9175cb;background:#f5f1fd;border:1px solid #ebe4f8;border-radius:5px;padding:4px 8px;white-space:nowrap}.card-heading .badge{margin-left:auto}.muted{font-size:12px;color:#9a9dad}.intro{margin-top:11px;margin-bottom:26px;line-height:1.8}.field-label{display:block;font-size:12px;font-weight:500;margin-bottom:11px;color:#5f6277}.field-label span{color:#b698e1}.textarea-wrap{position:relative}textarea{width:100%;height:147px;resize:vertical;border:1px solid #e2e4ef;background:#fcfcfe;border-radius:8px;padding:15px 15px 32px;outline:none;color:#45475e;line-height:1.9;font-size:12px}textarea::placeholder{color:#b0b2c0}textarea:focus,input:focus,select:focus{border-color:#a488ea;box-shadow:0 0 0 3px #7954dd0b;outline:0}.textarea-wrap>span{position:absolute;bottom:13px;right:13px;font-size:10px;color:#b1b4c2}.chips-label{font-size:10px;color:#a0a3b2;margin-top:15px;margin-bottom:9px}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips button{border:1px solid #ebeaf3;border-radius:5px;background:#fcfbff;color:#878399;font-size:10px;padding:6px 8px}.options-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:26px 0}.segmented{display:flex;border:1px solid #e8e9f2;border-radius:6px;padding:3px;background:#f8f9fc}.segmented button{flex:1;font-size:11px;padding:6px 10px;border-radius:4px;background:none;color:#9193a4}.segmented button.chosen{background:#fff;color:#8b66d8;box-shadow:0 1px 4px #1f12421a}.fixed-setting{height:36px;display:flex;align-items:center;gap:12px;color:#9295a7;font-size:11px;padding-top:1px}.fixed-setting span{color:#c4c4d1}.primary{background:#7d59de;color:#fff;border-radius:7px;padding:11px 18px;font-size:12px;box-shadow:0 4px 10px #7954d515}.generate{width:100%;font-size:13px;height:46px}.generate>svg:last-child{margin-left:7px}.privacy{font-size:10px;color:#aaa8b9;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:13px}.right-column{display:flex;flex-direction:column;gap:18px}.guide-card{overflow:hidden;background:linear-gradient(135deg,#f1eafd,#f5f2fd 80%);border:1px solid #e9e1f7;border-radius:13px;padding:23px 24px 18px;position:relative}.guide-pill{font-size:9px;border:1px solid #e4d8f4;background:#ffffff70;color:#9d83bc;padding:4px 8px;border-radius:4px}.guide-card h2{font-size:23px;line-height:1.6;margin-top:14px;letter-spacing:1px;color:#57426f}.guide-card h2 span{color:#9770cd}.guide-card p{color:#a292b6;font-size:10px;line-height:1.9}.art{height:151px;position:relative;margin:5px 0 3px}.paper{width:130px;height:130px;background:linear-gradient(135deg,#fff,#fcfaff);border-radius:9px;position:absolute;left:47px;top:10px;transform:rotate(-8deg);box-shadow:0 10px 25px #9b74c029;border:1px solid white;padding:15px 12px}.paper-label{font-size:7px;letter-spacing:.7px;color:#c3aedc;display:flex;align-items:center;gap:6px}.paper-label>span{width:17px;height:17px;background:#a788d8;color:#fff;display:grid;place-items:center;border-radius:5px;font-size:12px}.paper i{display:block;width:95%;height:4px;border-radius:4px;background:#eee8f7;margin:9px 0}.paper i.short{width:68%;margin-top:7px}.paper-option{background:#eee7f9;color:#a688cd;border-radius:4px;font-size:7px;display:flex;align-items:center;gap:6px;padding:6px;margin-top:11px}.back-paper{width:120px;height:115px;position:absolute;left:75px;top:22px;background:#dcccfa99;border-radius:9px;transform:rotate(10deg)}.float-star{position:absolute;right:20px;bottom:18px;background:linear-gradient(120deg,#d9c8f4,#a184d5);color:#fff;padding:11px;border-radius:13px;transform:rotate(12deg);box-shadow:0 7px 10px #b39bc533}.art-spark{color:#b399d7;position:absolute}.s1{left:15px;top:22px;font-size:24px}.s2{right:5px;top:8px;font-size:28px}.orbit{position:absolute;border:1px solid #c4afe033;border-radius:50%;width:205px;height:85px;transform:rotate(-24deg);top:53px;left:8px}.o2{transform:rotate(25deg)}.workflow{padding:3px 12px}.workflow h3{font-size:12px;margin:0 0 15px;color:#737185}.workflow>div{display:flex;align-items:center;gap:13px;margin-top:14px}.workflow>div>span{width:25px;height:25px;border:1px solid #e5e0ee;color:#a18dbd;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:9px}.workflow b{font-size:11px;font-weight:500;color:#7c7b8d}.workflow small{font-size:9px;color:#a3a1b1;margin-top:4px}.output{grid-column:1/-1;min-height:225px}.output-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #f0f0f5;padding-bottom:18px}.output-header h2{display:flex;align-items:center;gap:9px}.output-header h2 svg{color:#9a8bb8}.output-header>.muted{font-size:10px}.empty{min-height:186px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;color:#b3a1d3;padding:30px 10px}.empty h3{font-size:13px;color:#89879b;font-weight:500}.empty p{font-size:11px;color:#aaa9b8;line-height:1.8}.empty-icon{position:relative;background:#f7f4fc;width:55px;height:55px;display:grid;place-items:center;border-radius:15px}.empty-icon span{position:absolute;right:-3px;top:-5px;color:#c7b4e8}.error{color:#d68585}.secondary{background:#fff;border:1px solid #e1d9ee;color:#8f72ba;padding:9px 15px;border-radius:7px;font-size:12px}.result-title{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.preview-q{padding:22px 0;border-bottom:1px solid #eeeef5}.preview-q h3{line-height:1.8;display:flex;gap:10px;font-weight:500}.preview-q h3>span{color:#a58bcf;font-size:12px}.answer-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.answer-options>div,.answer-options>button{background:#fafafd;border:1px solid #e9e9f1;border-radius:7px;color:#7d7d91;padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:12px;text-align:left;justify-content:flex-start}.answer-options b{font-weight:500;color:#a2a1b2}.answer-options .correct{background:#eff9f4;border-color:#cae5d6;color:#519779}.answer-options .selected{background:#f3edff;border-color:#b39bdd;color:#805bc4}.answer-options .wrong{background:#fff1f1;border-color:#efd3d3;color:#b66e6e}.answer-options button:disabled{opacity:1}.explanation{font-size:12px;line-height:1.9;color:#9792a5;background:#faf8fd;padding:12px;margin-top:13px;border-radius:6px;display:flex;align-items:flex-start;gap:7px}.explanation svg{flex-shrink:0;margin-top:3px}.actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:23px}.bank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:22px}.bank-card{border:1px solid #ece9f4;border-radius:10px;padding:20px}.bank-card .badge{float:right}.bank-card h3{margin:20px 0 10px}.bank-card p{font-size:10px;color:#aaa3b5;margin-bottom:20px}.text-button{background:none;color:#9575c4;font-size:12px}.score-banner{display:flex;align-items:center;gap:20px;background:#f4edff;padding:24px;margin-top:20px;border-radius:9px;color:#9371cb}.score-banner p{font-size:12px;margin-top:8px}.history-row{display:flex;align-items:center;gap:16px;padding:22px 0;border-bottom:1px solid #eeedf3}.history-row h3{font-size:13px}.history-row p{font-size:11px;color:#a3a0b1;margin-top:8px}.history-row>b{margin-left:auto;color:#8e6cbd;font-size:20px}.history-row small{font-size:9px;font-weight:400;color:#aaa1b7;margin-top:4px}.room-setup>.muted{margin:15px 0 25px}.room-setup input,.room-setup select{border:1px solid #e4dfed;background:#fcfbfe;border-radius:7px;width:100%;height:43px;padding:10px;color:#737082;font-size:12px}.room-setup>input{max-width:350px}.room-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:30px}.room-columns .muted{margin:10px 0 18px}.room-columns button{margin-top:18px}.live-grid{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start}.live-grid .card>.muted{margin-top:16px}.leaderboard h2{display:flex;align-items:center;gap:8px;color:#9470bf}.player{display:flex;align-items:center;gap:13px;margin-top:23px}.player>b{color:#b49acd}.player>div{font-size:12px;flex:1}.player small{font-size:10px;color:#a8a0b2;margin-top:5px}.player strong{color:#8b6aba}.player strong small{display:inline;margin-left:4px}footer{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#b6b6c2;padding:27px 0 22px;gap:10px}.footer-brand{display:flex;align-items:center;gap:7px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#40364fef;color:#fff;box-shadow:0 5px 30px #0002;padding:13px 22px;border-radius:9px;font-size:13px;z-index:80;max-width:90vw}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-menu{display:none}@media(min-width:1500px){main{padding-top:45px}.create-grid{grid-template-columns:minmax(0,1fr) 320px}.guide-card{padding:25px 32px}.art{margin:10px 0;height:160px}}@media(max-width:1150px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.main{margin-left:205px}main{padding:28px 25px 0}header{padding:0 25px}.stat-caption{display:none}.create-grid{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.card{padding:21px}.chips{gap:5px}.chips button{font-size:9px}.options-row{gap:15px}.bank-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.sidebar{width:180px}.main{margin-left:180px}.brand{font-size:22px;padding:0 7px}.brand-icon{width:37px;height:39px}.brand-small{font-size:7px}.nav-item{font-size:12px;padding:12px}.sidebar-tip{padding:14px 10px}.sidebar-tip b{font-size:10px}.profile{padding-left:0;padding-right:0}.profile b{font-size:10px}.profile small{font-size:8px}.create-grid{grid-template-columns:1fr}.right-column{display:none}.stats>div{padding:15px;gap:10px}.stat-icon{width:35px;height:35px}.date-tag{display:none}h1{font-size:24px}.live-grid{grid-template-columns:1fr}.leaderboard{grid-row:1}}@media(max-width:600px){.sidebar{transform:translate(-100%);transition:.2s;width:225px;box-shadow:10px 0 30px #25104410}.sidebar.open{transform:translate(0)}.main{margin-left:0}.mobile-menu{display:flex;background:none;color:#80738f;padding:0;margin-right:4px}header{height:60px;padding:0 18px;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.header-note{font-size:9px}.breadcrumb{gap:6px;font-size:10px}main{padding:25px 16px 0}.eyebrow{font-size:8px}h1{font-size:23px}.page-title{margin-bottom:22px}.page-title p{font-size:11px;line-height:1.8}.stats{gap:8px;margin-bottom:18px}.stats>div{display:block;padding:13px 10px}.stats .stat-icon{width:28px;height:28px;border-radius:8px;margin-bottom:9px}.stats .stat-icon svg{width:16px}.stats small{font-size:9px}.stats strong{font-size:22px}.card{padding:18px;border-radius:10px}.card-heading h2{font-size:16px}.intro{font-size:11px;margin-bottom:21px}.chips button{font-size:9px}.options-row{grid-template-columns:1fr;gap:17px;margin:23px 0}.options-row>div:last-child{display:flex;align-items:center;justify-content:space-between}.options-row>div:last-child label{margin:0}.segmented button{padding:8px}.fixed-setting{height:auto;font-size:11px}.privacy{font-size:9px}.output-header{gap:8px}.output-header h2{font-size:15px}.output-header>.muted{font-size:9px;text-align:right}.empty{min-height:190px}.answer-options{grid-template-columns:1fr}.result-title{gap:10px;align-items:flex-start}.result-title .badge{font-size:8px}.result-title h3{font-size:14px}.actions{flex-wrap:wrap}.bank-grid{grid-template-columns:1fr}.history-row{gap:10px;flex-wrap:wrap}.history-row>div{max-width:55%}.history-row .secondary{margin-left:auto}.history-row h3{font-size:11px}.room-columns{grid-template-columns:1fr;gap:25px}.room-columns>div+div{border-top:1px solid #eee;padding-top:24px}.room-setup .card-heading h2{font-size:14px}footer{flex-direction:column;gap:10px;font-size:8px}.toast{width:max-content;text-align:center}.score-banner{padding:18px;gap:13px}.score-banner h2{font-size:18px}.score-banner p{font-size:10px}}
