:root{font-family:Inter,Hiragino Sans,Yu Gothic,system-ui,-apple-system,sans-serif;color:#17191d;background:#f5f6f9;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0a8cff;--blue-strong: #0074df;--blue-soft: #eaf5ff;--ink: #17191d;--muted: #737985;--line: #e3e6eb;--panel: #ffffff;--background: #f5f6f9;--coral: #ff6b61;--green: #20ad72;--amber: #e99d16;--sidebar-width: 232px;letter-spacing:0}*{box-sizing:border-box}html{min-width:320px;background:var(--background)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(10,140,255,.22);outline-offset:2px}.app-shell{min-height:100vh}.main-content{min-height:100vh;margin-left:var(--sidebar-width);padding-top:62px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--sidebar-width);padding:22px 16px 16px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line)}.brand-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;padding:7px;font-size:22px;font-weight:850;cursor:pointer}.brand-button img{width:34px;height:34px;border-radius:8px}.desktop-brand{margin:0 4px 25px;align-self:flex-start}.side-nav,.sidebar-secondary{display:grid;gap:6px}.side-nav button,.sidebar-secondary button{width:100%;min-height:47px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:13px;padding:0 12px;font-size:15px;font-weight:700;cursor:pointer;text-align:left}.side-nav button:hover,.sidebar-secondary button:hover{background:#f3f5f7}.side-nav button.active{background:var(--blue-soft);color:var(--blue-strong)}.nav-icon{width:28px;height:28px;display:grid;place-items:center}.side-nav .create-nav .nav-icon{border-radius:8px;color:#fff;background:var(--blue)}.sidebar-secondary{padding-top:17px;margin-top:17px;border-top:1px solid var(--line)}.sidebar-secondary button{color:#535965;font-weight:650}.side-count{margin-left:auto;padding:2px 7px;border-radius:9px;background:#eef0f3;font-size:11px}.account-compact{margin-top:auto;border:0;border-radius:8px;background:transparent;padding:9px 7px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left}.account-compact:hover{background:#f4f5f7}.account-compact>span:nth-child(2){min-width:0;flex:1;display:grid}.account-compact strong{font-size:14px}.account-compact small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.mobile-header,.mobile-nav,.mobile-menu{display:none}.desktop-topbar{position:fixed;z-index:24;inset:0 0 auto var(--sidebar-width);height:62px;display:grid;grid-template-columns:minmax(100px,1fr) minmax(260px,520px) 40px auto;align-items:center;gap:10px;padding:0 24px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-topbar>strong{font-size:16px}.desktop-search{min-width:0;height:39px;border:1px solid var(--line);border-radius:8px;background:#f7f8fa;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 11px;color:#686f7b;cursor:pointer;text-align:left}.desktop-search span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}kbd{min-width:22px;padding:2px 6px;border:1px solid #d8dce2;border-bottom-width:2px;border-radius:5px;background:#fff;color:#777e89;font-size:11px;text-align:center}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;cursor:pointer;position:relative}.icon-button:hover{background:#f3f5f7}.icon-button.subtle{border-color:transparent;background:transparent}.notification-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:50%;background:var(--coral);border:2px solid #fff}.toast{position:fixed;z-index:100;left:calc(50% + var(--sidebar-width) / 2);bottom:26px;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:11px 16px;border-radius:8px;color:#fff;background:#202329;box-shadow:0 12px 30px #0000002e;font-size:14px;font-weight:700}.home-layout{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(520px,720px) 300px;gap:28px;padding:0 28px 50px}.feed-column{min-width:0}.feed-tabs{height:65px;position:sticky;top:62px;z-index:10;display:flex;justify-content:center;gap:38px;align-items:end;padding-bottom:13px;background:#f5f6f9f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feed-tabs button{border:0;background:transparent;padding:8px 2px;font-size:15px;font-weight:750;color:var(--muted);cursor:pointer;position:relative}.feed-tabs button.active{color:var(--ink)}.feed-tabs button.active:after{content:"";position:absolute;left:15%;right:15%;bottom:-5px;height:3px;border-radius:2px;background:var(--blue)}.feed-stage{min-height:calc(100vh - 65px);display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:13px;align-items:center}.quiz-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 8px 28px #17191d0e}.quiz-author-row{min-height:69px;display:flex;align-items:center;gap:11px;padding:13px 18px;border-bottom:1px solid #edf0f3}.quiz-cover{display:flex;align-items:center;gap:8px;padding:13px 24px 0;color:#47505c}.quiz-cover strong{margin-left:2px;font-size:14px}.quiz-cover span{display:none}.author-copy,.preview-author{min-width:0;flex:1}.author-copy strong,.preview-author strong{display:block;font-size:14px}.author-copy span,.preview-author span{color:var(--muted);font-size:12px}.follow-button,.add-friend{border:0;border-radius:7px;padding:8px 12px;color:var(--blue-strong);background:var(--blue-soft);font-size:12px;font-weight:750;cursor:pointer}.quiz-body{padding:22px 25px 18px}.quiz-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:13px}.quiz-tags span,.chip-row button{border:0;border-radius:16px;background:#f0f2f5;padding:6px 10px;color:#5d6470;font-size:12px;font-weight:650}.quiz-body h1{margin:0 0 20px;font-size:clamp(20px,2.1vw,27px);line-height:1.46;overflow-wrap:anywhere}.quiz-progress-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;color:var(--muted);font-size:12px}.progress-track,.goal-track{height:5px;border-radius:3px;overflow:hidden;background:#e9edf1}.progress-track span,.goal-track span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.answer-grid{display:grid;gap:9px;margin-top:22px}.answer-grid button{min-height:53px;padding:12px 15px;border:1px solid #e2e5e9;border-radius:8px;background:#f8f9fb;text-align:left;font-size:14px;font-weight:650;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.answer-grid button:hover{border-color:#a9d7ff;background:#f2f9ff;transform:translateY(-1px)}.answer-grid button{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:7px}.answer-grid button.selected{border-color:var(--blue);background:var(--blue-soft);color:#0068c7}.answer-grid button.correct{border-color:#66c59d;background:#ebfaf3;color:#13774e}.answer-grid button.wrong,.answer-grid button.incorrect{border-color:#ff9992;background:#fff1f0;color:#b43e37}.answer-feedback{margin-top:14px;padding:15px;border-radius:8px;display:flex;align-items:flex-start;gap:12px;background:#f4f6f8}.answer-feedback.correct{background:#ebfaf3}.answer-feedback.incorrect{background:#fff1f0}.answer-feedback>div{min-width:0;flex:1;display:grid;gap:5px}.answer-feedback span{color:#4f5661;line-height:1.65;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.answer-feedback button{flex:0 0 auto;min-height:38px;border:0;border-radius:8px;padding:0 12px;display:flex;align-items:center;gap:6px;color:#fff;background:var(--ink);font-weight:750;cursor:pointer}.quiz-result{margin-top:17px;padding:16px;border-radius:8px;background:#f7f8fa}.result-mark{display:flex;align-items:center;gap:8px;font-weight:850}.result-mark.correct{color:#16845a}.result-mark.wrong{color:#c74941}.quiz-result p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;margin:10px 0 0;color:#4f5661;font-size:14px}.result-actions{display:flex;justify-content:flex-end;margin-top:12px}.quiz-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 15px;border-top:1px solid #edf0f3}.quiz-footer button,.quiz-actions button{border:0;background:transparent;cursor:pointer}.quiz-footer button{display:flex;align-items:center;gap:6px;padding:8px 10px;color:#555c66;font-size:12px}.quiz-footer>.quiz-tags{flex:1;margin:0}.quiz-footer>.quiz-tags button{padding-inline:4px;white-space:nowrap}.quiz-actions{display:flex;align-items:center;gap:3px}.quiz-actions button{min-width:42px;height:42px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.quiz-actions button.active{color:var(--blue);background:var(--blue-soft);border-color:#c7e6ff}.feed-pager{display:grid;gap:9px;align-self:center}.feed-pager button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.feed-pager button:disabled{opacity:.35;cursor:default}.right-rail{padding-top:76px}.rail-section{margin-bottom:15px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.rail-section h3{margin:0 0 14px;font-size:15px}.rail-section>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.rail-section>header>div{display:flex;align-items:center;gap:6px}.rail-section>header button{border:0;background:transparent;color:var(--blue-strong);font-size:11px;cursor:pointer}.daily-section>header>span{color:var(--muted);font-size:11px}.daily-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.daily-progress>div{display:grid}.daily-progress strong{font-size:26px}.daily-progress small{color:var(--muted);font-size:10px}.daily-section>p{margin:12px 0 0;font-size:12px;color:#555c66}.trend-list{display:grid;gap:13px}.trend-list button{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;border:0;background:transparent;cursor:pointer;text-align:left;padding:0}.trend-list button>div{min-width:0;display:grid}.trend-list small{color:var(--muted);font-size:10px}.room-preview{display:flex;align-items:center;gap:10px}.room-icon{width:38px;height:38px;border-radius:8px;background:#eff8ff;color:var(--blue);display:grid;place-items:center}.room-preview>span{display:grid;flex:1}.room-preview small{color:var(--muted)}.room-preview{width:100%;border:0;border-radius:8px;background:#f7f8fa;padding:9px;cursor:pointer;text-align:left}.room-preview>div:nth-child(2){min-width:0;flex:1;display:grid}.room-preview>div:nth-child(2) span{color:var(--muted);font-size:11px}.room-rail .join-code-button{width:100%;margin-top:9px;justify-content:center;display:flex;align-items:center;gap:6px}.live-badge{border-radius:4px;padding:3px 6px;background:#fff0ee;color:#dc5349;font-size:10px;font-weight:850}.rail-footer{padding:9px 4px;color:#9a9fa7;font-size:11px;line-height:1.8}.rail-footer a{color:inherit;text-decoration:none}.rail-footer a:hover{color:var(--blue-strong);text-decoration:underline}.feed-source{display:flex;align-items:center;gap:7px;margin:4px 4px 0;color:#737985;font-size:11px}.feed-source>span{width:7px;height:7px;border-radius:50%;background:#a7adb6}.feed-source-firebase>span{background:#20ad72}.feed-source-loading>span{background:#e99d16}.page-container{width:min(1060px,calc(100% - 56px));margin:0 auto;padding:35px 0 90px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:27px}.page-header h1{margin:0 0 5px;font-size:30px}.page-header p{margin:0;color:var(--muted);line-height:1.55}.page-actions{display:flex;align-items:center;gap:9px}.primary-button,.secondary-button{min-height:44px;border-radius:8px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.primary-button{border:1px solid var(--blue);color:#fff;background:var(--blue)}.primary-button:hover{background:var(--blue-strong)}.primary-button:disabled{opacity:.46;cursor:default}.secondary-button{border:1px solid var(--line);background:#fff}.primary-button.compact,.secondary-button.compact{min-height:36px;padding:0 12px;font-size:12px}.primary-button.full{width:100%}.search-box{height:55px;border:1px solid var(--line);border-radius:8px;padding:0 17px;display:flex;align-items:center;gap:11px;background:#fff}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:15px}.chip-row{display:flex;gap:8px;overflow-x:auto;padding:13px 0 23px;scrollbar-width:none}.chip-row button{white-space:nowrap;cursor:pointer}.chip-row button.active{color:#fff;background:var(--ink)}.discovery-band{display:grid;grid-template-columns:1fr 220px;min-height:180px;margin-bottom:27px;overflow:hidden;border-radius:8px;background:#15263c;color:#fff}.discovery-band>div:first-child{padding:26px;align-self:center}.discovery-band small{color:#97cfff;font-weight:800}.discovery-band h2{margin:8px 0;font-size:25px}.discovery-band p{margin:0;color:#cad5e2}.discovery-visual{display:grid;place-items:center;background:#f1b84b;color:#243145}.quiz-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quiz-tile{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;cursor:pointer}.quiz-tile:hover{border-color:#b7dfff}.quiz-tile>div:first-child{height:105px;display:grid;place-items:center;background:#ecf6ff;color:var(--blue)}.tile-copy{padding:15px}.tile-copy h3{margin:0 0 7px;font-size:15px;line-height:1.5}.tile-copy p{margin:0;color:var(--muted);font-size:12px}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.editor-panel,.preview-panel,.community-section,.profile-hero,.library-section,.recent-section{border:1px solid var(--line);border-radius:8px;background:#fff}.editor-panel{padding:22px}.field-label{display:grid;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800}.field-label input,.field-label textarea,.field-label select,.explanation-input{width:100%;border:1px solid #dfe3e8;border-radius:8px;background:#fafbfc;padding:12px 13px;outline:0;font-weight:500;line-height:1.55;resize:vertical}.field-label textarea{min-height:95px;field-sizing:content}.editor-meta-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.question-tabs{display:flex;gap:7px;overflow-x:auto;margin:5px 0 16px;padding-bottom:3px}.question-tabs button{min-width:40px;height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.question-tabs button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.question-tabs .add-tab{color:var(--blue)}.question-editor{padding-top:18px;border-top:1px solid var(--line)}.question-editor>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.question-editor>header h2{margin:0;font-size:18px}.question-editor>header>div{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.question-delete{width:34px;height:34px;border:0;border-radius:8px;background:#f3f5f7;color:#69717c;display:grid;place-items:center;cursor:pointer}.question-delete:hover{color:#c44740;background:#fff0ee}.question-editor h3{margin:0 0 14px}.choice-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice-editor-grid label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:8px 10px}.choice-editor-grid input[type=text]{min-width:0;flex:1;border:0;outline:0;background:transparent}.explanation-input{min-height:86px;margin-top:11px;field-sizing:content}.attachment-button,.ai-draft-banner{border:1px solid #cce7ff;border-radius:8px;background:#eef8ff;color:#0877d6;font-weight:750;cursor:pointer}.attachment-button{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;gap:7px}.attachment-button input{display:none}.attachment-button span{color:#5590bf;font-size:11px}.attachment-list{display:grid;gap:7px;margin-top:10px}.attachment-list>span{min-width:0;min-height:38px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:#fafbfc;font-size:12px;overflow-wrap:anywhere}.attachment-list small{color:var(--muted);white-space:nowrap}.ai-draft-banner{width:100%;min-height:58px;padding:0 16px;display:flex;align-items:center;gap:11px;margin-bottom:18px;text-align:left}.ai-draft-banner span{display:grid;gap:2px}.ai-draft-banner>div{min-width:0;flex:1;display:grid;gap:2px}.ai-draft-banner>svg:last-child{flex:0 0 auto}.ai-draft-banner small{color:#5590bf}.preview-panel{position:sticky;top:22px;padding:17px}.preview-panel>h3{margin:0 0 13px}.preview-card{border:1px solid var(--line);border-radius:8px;overflow:hidden}.preview-panel>header{display:flex;justify-content:space-between;margin-bottom:13px}.preview-panel>header span{color:var(--muted);font-size:11px}.preview-author{padding:12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px}.preview-author>div{display:grid}.preview-card>h3{margin:0;padding:13px 14px 5px;font-size:14px}.preview-card>p{margin:0;padding:7px 14px 13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.preview-card>div:last-child{display:grid;gap:7px;padding:0 12px 13px}.preview-card>div:last-child span{padding:9px 10px;border-radius:7px;background:#f4f5f7;font-size:12px;overflow-wrap:anywhere}.preview-card .preview-explanation{margin:0 12px 13px;padding:11px 12px;border-radius:7px;background:#eef8ff;color:#42505e;display:grid;gap:5px;font-size:12px}.preview-card .preview-explanation strong{color:#0877d6}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#0f131973}.ai-sheet,.comments-sheet,.review-sheet{width:min(680px,100%);max-height:min(820px,calc(100vh - 40px));overflow-y:auto;border-radius:8px;background:#fff;box-shadow:0 20px 60px #00000038}.ai-sheet{padding:22px}.ai-sheet h2{margin:0 0 6px}.ai-sheet>p{margin:0 0 18px;color:var(--muted)}.ai-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-options button{min-height:80px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-weight:750}.comments-sheet{padding:18px}.comments-sheet>header{display:flex;justify-content:space-between;align-items:center}.comment-list{display:grid;gap:17px;margin:20px 0}.comment-row{display:flex;gap:10px}.comment-row p{margin:3px 0 0;color:#555c66;line-height:1.55;font-size:13px}.comment-composer{display:flex;align-items:center;gap:9px}.comment-composer input{flex:1;min-width:0;height:43px;border:1px solid var(--line);border-radius:22px;padding:0 14px}.send-button{color:#fff;border-color:var(--blue);background:var(--blue)}.review-sheet{display:flex;flex-direction:column}.review-sheet>header{position:sticky;top:0;z-index:2;min-height:64px;padding:12px 18px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.review-sheet>header>div{display:flex;align-items:center;gap:9px}.review-summary{margin:18px 18px 0;padding:14px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.review-summary>span{padding:5px 8px;border-radius:6px;color:#0877d6;background:#eef8ff;font-size:11px;font-weight:750}.review-summary small{color:var(--muted)}.review-questions{padding:14px 18px 18px;display:grid;gap:12px}.review-questions article{padding:16px;border:1px solid var(--line);border-radius:8px}.review-questions article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-questions article>header span{color:var(--green);font-size:12px;font-weight:750}.review-questions article>p,.review-questions article>div p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.review-questions ol{margin:10px 0;padding-left:25px;display:grid;gap:6px}.review-questions article>div{margin-top:12px;padding:12px;border-radius:7px;background:#f4f6f8}.review-questions article>div p{margin:5px 0 0;color:#525a65}.review-sheet>footer{position:sticky;bottom:0;z-index:2;padding:12px 18px;border-top:1px solid var(--line);background:#fff;display:flex;justify-content:flex-end;gap:9px}.community-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:16px}.community-section{padding:19px}.community-section h2,.library-section h2,.recent-section h2{margin:0 0 15px;font-size:18px}.room-section,.event-section{grid-column:1}.inbox-section,.thread-section{grid-column:2}.inbox-section{grid-row:1 / span 2}.friends-strip{margin-bottom:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.friends-strip>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.friends-strip>header h2{margin:0;font-size:18px}.friends-strip>header button{border:0;background:transparent;color:var(--blue-strong);font-size:12px;cursor:pointer}.friends-strip>div{display:flex;gap:18px;overflow-x:auto;padding:2px 0 5px;scrollbar-width:none}.friends-strip>div>button{border:0;background:transparent;min-width:64px;max-width:74px;display:grid;justify-items:center;gap:4px;cursor:pointer}.friends-strip>div>button>span{position:relative}.friends-strip>div>button>span.online:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:9px;border-radius:50%;border:2px solid #fff;background:var(--green)}.friends-strip>div>button strong,.friends-strip>div>button small{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friends-strip>div>button strong{font-size:12px}.friends-strip>div>button small{color:var(--muted);font-size:10px}.friends-strip>div>.add-friend{color:var(--blue-strong)}.friends-strip>div>.add-friend>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--blue-soft)}.room-hero{display:flex;align-items:center;gap:13px;padding:15px;border-radius:8px;background:#f4f8fc}.room-hero>div:nth-child(2){flex:1}.room-hero>div:first-child{flex:1}.room-hero>button{min-height:36px;border:1px solid #b9dcf8;border-radius:7px;background:#fff;color:var(--blue-strong);padding:0 12px;font-weight:750;cursor:pointer}.room-hero h3,.featured-event h3{margin:0 0 4px}.room-hero p,.featured-event p{margin:0;color:var(--muted);font-size:12px}.join-room-row{display:flex;gap:8px;margin-top:11px}.join-room-row input{min-width:0;flex:1;border:1px solid var(--line);border-radius:8px;padding:0 12px}.join-room-row button{min-height:40px;border:0;border-radius:8px;padding:0 14px;color:#fff;background:var(--ink);font-weight:750;cursor:pointer}.join-room-row button:disabled{opacity:.35}.join-code-button{min-height:40px;border:0;border-radius:8px;background:var(--ink);color:#fff;padding:0 14px;font-weight:750;cursor:pointer}.created-room{margin-top:10px;color:#197553;font-size:12px}.featured-event{width:100%;padding:17px;border:0;border-radius:8px;background:#fff6e6;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.featured-event>div{flex:1;display:grid}.mode-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.mode-row button{min-height:70px;border:0;border-radius:8px;text-align:left;padding:12px;cursor:pointer}.mode-row button strong{display:block}.mode-row button span{font-size:11px;opacity:.75}.mode-amber{background:#fff2db;color:#9c6500}.mode-green{background:#e9f8f1;color:#15704d}.thread-section>button,.inbox-section>button{width:100%;min-height:58px;border:0;border-top:1px solid #edf0f3;background:transparent;display:flex;align-items:center;gap:10px;padding:10px 0;text-align:left;cursor:pointer}.thread-section>button>div,.inbox-section>button>div{min-width:0;flex:1;display:grid}.thread-section>button span,.inbox-section small{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-section p{margin:0;display:flex;justify-content:space-between;gap:8px}.inbox-section p span{color:var(--muted);font-size:10px}.inbox-section i{width:7px;height:7px;border-radius:50%;background:var(--blue)}.profile-hero{display:flex;align-items:center;gap:17px;padding:22px;margin-bottom:15px}.profile-copy{flex:1;min-width:0}.profile-copy h2{margin:0 0 3px;font-size:24px}.profile-copy p{margin:0;color:var(--muted)}.profile-copy small{display:block;margin-top:8px;color:#535965}.profile-copy>div:first-child{display:flex;align-items:baseline;gap:8px}.profile-copy>div:first-child span{color:var(--muted);font-size:12px}.profile-copy>div:last-child{display:flex;gap:14px;margin-top:10px}.profile-copy>div:last-child button{border:0;background:transparent;padding:0;color:var(--muted);font-size:11px;cursor:pointer}.profile-copy>div:last-child strong{margin-right:3px;color:var(--ink)}.billing-section{margin-bottom:15px;padding:19px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.billing-section span,.billing-section p,.billing-section small{color:var(--muted)}.billing-section h2{margin:4px 0;font-size:21px}.billing-section p{margin:0;font-size:12px}.billing-section>small{grid-column:1 / -1}.billing-actions{display:flex;gap:8px}.layout-switch{display:inline-grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:7px;background:#eef0f3}.layout-switch button{min-height:32px;padding:0 10px;border:0;border-radius:5px;color:var(--muted);background:transparent;display:flex;align-items:center;gap:5px;cursor:pointer}.layout-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014}.feed-tabs{justify-content:space-between}.feed-audience-tabs{display:flex;align-items:center;gap:5px}.feed-list{display:grid;gap:10px;padding-bottom:30px}.feed-list>header{padding:20px 3px 8px;display:flex;align-items:end;justify-content:space-between}.feed-list>header h1{margin:0;font-size:23px}.feed-list>header p{margin:4px 0 0;color:var(--muted);font-size:12px}.feed-list>header>span{color:var(--muted);font-size:12px}.feed-list-item{min-height:142px;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:14px;align-items:stretch}.feed-list-cover{border:0;border-radius:7px;display:grid;place-items:center;align-content:center;gap:7px;cursor:pointer}.feed-list-cover span{font-size:11px;font-weight:750}.feed-list-copy{min-width:0;padding:2px 0;border:0;background:transparent;text-align:left;cursor:pointer}.feed-list-meta{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:11px}.feed-list-meta strong{color:var(--ink)}.feed-list-meta i{margin-left:auto;font-style:normal}.feed-list-copy h2{margin:9px 0 6px;font-size:17px}.feed-list-copy>p{margin:0;color:#525a65;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-list-tags{display:flex;gap:7px;margin-top:8px;color:var(--blue-strong);font-size:10px}.feed-list-actions{min-width:76px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.feed-list-actions button{min-height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);cursor:pointer}.feed-list-actions .start-quiz-button{padding:0 12px;border-color:var(--blue);color:#fff;background:var(--blue);display:flex;align-items:center;gap:4px;font-weight:750}.feed-list-actions button.active{color:var(--blue)}.auth-dialog{width:min(470px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:22px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #00000038}.auth-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.auth-dialog>header>div{display:flex;align-items:center;gap:11px}.auth-dialog>header img{width:42px;height:42px;border-radius:8px}.auth-dialog>header span{display:grid;gap:2px}.auth-dialog>header strong{font-size:19px}.auth-dialog>header small,.auth-note{color:var(--muted);line-height:1.45}.auth-tabs{margin:20px 0 16px;padding:3px;border-radius:7px;background:#eef0f3;display:grid;grid-template-columns:1fr 1fr}.auth-tabs button{min-height:36px;border:0;border-radius:5px;background:transparent;font-weight:750;cursor:pointer}.auth-tabs button.active{background:#fff;box-shadow:0 1px 3px #00000014}.auth-dialog form{display:grid;gap:12px}.auth-dialog form label{display:grid;gap:6px;font-size:12px;font-weight:750}.auth-dialog input:not([type=checkbox]){min-height:44px;border:1px solid var(--line);border-radius:7px;padding:0 12px;font:inherit}.auth-submit{width:100%;min-height:44px;justify-content:center}.text-button{border:0;background:transparent;color:var(--blue-strong);cursor:pointer}.auth-divider{margin:17px 0;border-top:1px solid var(--line);text-align:center}.auth-divider span{position:relative;top:-9px;padding:0 9px;color:var(--muted);background:#fff;font-size:11px}.social-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.social-buttons button{min-height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer}.provider-mark{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-size:10px}.apple-mark{color:#fff;background:#111}.google-mark{color:#276bd6;border:1px solid var(--line)}.terms-check{margin-top:16px;display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:11px;line-height:1.5}.terms-check a{color:var(--blue-strong)}.auth-error{margin:12px 0 0;padding:10px 11px;border-radius:7px;color:#a33d37;background:#fff0ee;font-size:12px}.auth-note{margin:12px 0 0;font-size:11px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px}.stat-grid>div{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.stat-grid>div>span{float:right;color:var(--blue)}.stat-grid strong{display:block;font-size:22px}.stat-grid small{color:var(--muted);font-size:12px}.library-section,.recent-section{padding:19px;margin-bottom:15px}.library-section>header,.recent-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.library-section>header>div{display:flex;align-items:baseline;gap:8px}.library-section>header h2,.recent-section>header h2{margin:0}.library-section>header span{color:var(--muted);font-size:12px}.library-section>header button,.recent-section>header button{border:0;background:transparent;color:var(--blue-strong);display:flex;align-items:center;gap:5px;font-size:12px;font-weight:750;cursor:pointer}.folder-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.folder-row button{min-height:86px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:13px;background:#fafbfc;text-align:left;cursor:pointer}.folder-row button>span{width:34px;height:34px;border-radius:7px;display:grid;place-items:center}.folder-row button>div{display:grid}.folder-row button small{color:var(--muted)}.folder-blue{background:#eaf5ff;color:#176ea9}.folder-coral{background:#fff0ee;color:#a84942}.folder-green{background:#eaf8f1;color:#237653}.recent-section>div{display:grid}.recent-section>div>button{width:100%;min-height:64px;border:0;border-top:1px solid #edf0f3;background:transparent;display:flex;align-items:center;gap:11px;padding:10px 0;text-align:left;cursor:pointer}.recent-section>div>button>div{min-width:0;flex:1;display:grid}.recent-section>div>button small{color:var(--muted)}.mini-cover{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.empty-state{min-height:180px;display:grid;place-items:center;text-align:center;color:var(--muted)}.avatar{flex:0 0 auto;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-weight:850;font-size:13px;color:#fff;background:#2695e8}.avatar.small{width:31px;height:31px;font-size:11px}.avatar.large{width:68px;height:68px;font-size:22px}.avatar.accent-sky{background-color:#2695e8}.avatar.accent-coral{background-color:#ee7269}.avatar.accent-green,.avatar.accent-mint{background-color:#2caa77}.avatar.accent-amber{background-color:#de9a26}.avatar.accent-violet{background-color:#8872d9}.quiz-cover.accent-sky,.tile-visual.accent-sky{background:#ecf6ff;color:#176ea9}.quiz-cover.accent-coral,.tile-visual.accent-coral{background:#fff0ee;color:#a84942}.quiz-cover.accent-green,.quiz-cover.accent-mint,.tile-visual.accent-green,.tile-visual.accent-mint{background:#eaf8f1;color:#237653}.quiz-cover.accent-amber,.tile-visual.accent-amber{background:#fff4df;color:#98620b}.quiz-cover.accent-violet,.tile-visual.accent-violet{background:#f1effc;color:#6854b8}.avatar-sky{background:#2695e8}.avatar-coral{background:#ee7269}.avatar-green{background:#2caa77}.avatar-amber{background:#de9a26}.avatar-violet{background:#8872d9}@media(max-width:1100px){:root{--sidebar-width: 82px}.sidebar{align-items:center;padding-inline:11px}.desktop-brand span,.side-nav button>span:last-child,.sidebar-secondary button>:not(svg),.account-compact>span:nth-child(2),.account-compact>svg{display:none}.desktop-brand{margin-inline:0}.side-nav button,.sidebar-secondary button{justify-content:center;padding:0}.nav-icon{width:34px}.account-compact{justify-content:center}.home-layout{grid-template-columns:minmax(500px,700px) 260px;gap:18px;padding-inline:20px}.quiz-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:880px){:root{--sidebar-width: 0px}.sidebar{display:none}.main-content{margin-left:0;padding-top:58px;padding-bottom:76px}.desktop-topbar{display:none}.mobile-header{position:fixed;inset:0 0 auto;z-index:40;height:58px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-header .brand-button{font-size:19px}.mobile-header .brand-button img{width:30px;height:30px}.mobile-header-actions{display:flex;gap:7px}.mobile-header .icon-button{width:36px;height:36px;border:0}.mobile-menu{position:fixed;z-index:39;top:57px;right:10px;width:190px;padding:7px;display:grid;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 35px #00000024}.mobile-menu button{min-height:43px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:10px;padding:0 11px;font-weight:700}.mobile-nav{position:fixed;z-index:50;inset:auto 0 0;height:68px;padding:6px max(9px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(9px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-nav button{border:0;background:transparent;display:grid;place-items:center;align-content:center;gap:2px;color:#676e79;cursor:pointer}.mobile-nav button>span{width:35px;height:32px;display:grid;place-items:center;border-radius:8px}.mobile-nav button small{font-size:10px;font-weight:700}.mobile-nav button.active{color:var(--blue)}.mobile-nav .mobile-create>span{color:#fff;background:var(--blue)}.home-layout{display:block;width:100%;padding:0}.right-rail{display:none}.feed-tabs{top:58px;height:52px;padding-bottom:9px}.layout-switch{display:none}.feed-stage{min-height:auto;display:block}.quiz-card{border-inline:0;border-radius:0;box-shadow:none}.feed-pager{position:static;display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 0 15px}.feed-pager span{order:2;display:flex;gap:3px;align-items:baseline;font-size:13px}.feed-pager button:first-child{order:1}.feed-pager button:last-child{order:3}.quiz-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-layout,.community-grid{grid-template-columns:1fr}.preview-panel{position:static}.room-section,.event-section,.inbox-section,.thread-section{grid-column:1;grid-row:auto}.page-container{width:min(100% - 28px,720px);padding-top:24px}.toast{left:50%;bottom:82px;width:max-content;max-width:calc(100% - 28px)}}@media(max-width:560px){.page-header{align-items:center}.page-header h1{font-size:25px}.page-header p{font-size:13px}.page-header .page-actions .secondary-button span{display:none}.quiz-author-row{padding-inline:14px}.quiz-body{padding:19px 16px 16px}.quiz-body h1{font-size:20px}.quiz-footer{flex-direction:column;align-items:stretch;gap:7px;padding-inline:14px}.quiz-footer>.quiz-tags{width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.quiz-actions{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.quiz-actions button{width:100%;min-width:0}.quiz-grid,.discovery-band{grid-template-columns:1fr}.discovery-visual{min-height:90px}.editor-panel{padding:16px}.editor-meta-row,.choice-editor-grid,.ai-options{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr 1fr}.folder-row{grid-template-columns:1fr}.profile-hero{align-items:flex-start;flex-wrap:wrap}.billing-section{grid-template-columns:1fr}.billing-actions{display:grid;grid-template-columns:1fr}.billing-section>small{grid-column:1}.social-buttons{grid-template-columns:1fr}.profile-hero .secondary-button{margin-left:auto}.mode-row{grid-template-columns:1fr}.review-summary{grid-template-columns:1fr;align-items:start}.review-sheet>footer{display:grid;grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
