:root{font-family:Arial,Helvetica,sans-serif;color:#203334;background:#f4f7f7;font-synthesis:none;font-size:16px;font-weight:400;--teal: #008b8d;--teal-dark: #006d70;--ink: #203334;--muted: #68797b;--line: #dce6e5;--light: #eaf5f3;--white: #fff}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button,.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:11px 18px;background:#fff;color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.4;transition:background .16s,transform .16s,border-color .16s}button:hover:not(:disabled),.button:hover{background:#eef5f4;border-color:#8dbdbb}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #e7bc52;outline-offset:3px}.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.primary:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.secondary{color:var(--teal-dark);background:var(--light);border-color:#c9e2df}.ghost{background:transparent;border-color:transparent}.danger{color:#a54444}.full{width:100%}.icon-button{padding:8px;min-width:40px;min-height:40px;background:transparent;border-color:transparent}.icon-button:hover{background:#eaf2f1}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--teal-dark);font-weight:600;font-size:.9rem}.muted{color:var(--muted)}.small,small{font-size:.8rem;line-height:1.5}h1,h2,h3,p{margin-top:0}h1{font-size:2.25rem;line-height:1.2;letter-spacing:-.035em;margin-bottom:12px}h2{font-size:1.5rem;line-height:1.3;letter-spacing:-.025em;margin-bottom:12px}h3{font-size:1rem;line-height:1.4}p{line-height:1.6;margin-bottom:18px}.eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.6;color:var(--teal-dark);margin-bottom:10px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.topbar{height:100px;background:#202222;color:#fff;display:flex;align-items:center;padding:0 40px;gap:38px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand svg{color:#62c4bc}.brand>span{display:flex;align-items:center;gap:12px}.brand b{font-size:1.55rem;letter-spacing:-.03em;font-weight:800}.brand small{font-size:.75rem;line-height:1.4;font-weight:500;color:#d6e0df;border-left:1px solid #536060;padding-left:12px}.product-name{border-left:1px solid #536060;padding-left:30px;font-size:.9rem;letter-spacing:.15em;font-weight:700;white-space:nowrap}.product-name span{display:block;font-size:.75rem;letter-spacing:0;color:#adc0bf;font-weight:400;margin-top:6px}.top-actions{display:flex;align-items:center;gap:16px;margin-left:auto;font-size:.85rem}.top-actions .icon-button{color:#adc0bf}.top-actions .icon-button:hover{color:var(--ink)}.header-link{display:flex;gap:8px;align-items:center}.header-link:hover{color:#85ddd6}.screen-label{display:flex;align-items:center;gap:9px}.workspace{display:flex;min-height:calc(100vh - 100px)}.sidebar{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:34px 20px;display:flex;flex-direction:column;gap:6px}.sidebar>.eyebrow{padding:0 14px;color:#8a999a;font-size:.75rem;margin-bottom:14px}.sidebar>a{display:flex;gap:13px;align-items:center;padding:15px 14px;color:#53686a;font-size:.9rem;border-radius:8px}.sidebar>a:hover{background:var(--light);color:var(--teal-dark)}.sidebar>a:first-of-type{background:var(--light);color:var(--teal-dark);font-weight:600}.sidebar-bottom{margin-top:auto;padding:80px 14px 0;color:var(--muted)}.mini-logo{font-size:1.3rem;font-weight:800;color:#c0d0ce}.sidebar-bottom p{font-size:.82rem;margin-top:12px}.sidebar-bottom a{font-size:.75rem;display:flex;align-items:center;gap:6px}.main-content{width:calc(100% - 238px);padding:36px 42px 50px;max-width:1700px}.public-content{max-width:1440px;margin:auto;padding:36px 50px;min-height:calc(100vh - 178px)}footer{padding:24px 40px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted);gap:16px}footer a{display:flex;align-items:center;gap:6px}.entry{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center;max-width:1150px;min-height:580px;margin:25px auto}.entry-title h1{font-size:clamp(4.5rem,7.8vw,7.8rem);font-weight:850;letter-spacing:-.065em;line-height:.98;margin:22px 0 24px}.entry-title h1 span,.auth-heading h1 span{color:var(--teal)}.entry-title>p{font-size:1.05rem;color:#667b7c}.entry-numbers{display:flex;flex-direction:column;gap:12px;margin-top:34px}.entry-numbers>span{color:var(--teal);font-weight:700;font-size:.78rem;display:flex;align-items:center;gap:18px}.entry-numbers small{color:#516969;font-weight:400}.entry-form{padding:36px;box-shadow:0 12px 45px #244e4b07;border-top:4px solid var(--teal)}.icon-tile{display:inline-flex;width:60px;height:60px;border-radius:12px;background:var(--light);color:var(--teal);align-items:center;justify-content:center;margin-bottom:24px}.entry-form h2{font-size:1.65rem}.entry-form form{margin-top:28px}label{display:flex;flex-direction:column;gap:9px;font-size:.88rem;font-weight:600;margin-bottom:20px}label small{font-weight:400;color:var(--muted)}input,textarea{border:1px solid #ccdad8;border-radius:7px;padding:13px 14px;min-height:48px;width:100%;background:#fff;color:var(--ink);outline:none}input:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #008b8d13}input::placeholder,textarea::placeholder{color:#93a2a2}input:disabled,textarea:disabled{background:#f5f7f7;color:#738785}.code-input{font-size:1.7rem;font-weight:700;letter-spacing:.3em;text-align:center;height:70px}.form-foot{font-size:.82rem;border-top:1px solid var(--line);margin-top:28px;padding-top:22px;color:var(--muted);line-height:1.8}.form-foot a{display:inline-flex;align-items:center;color:var(--teal-dark);gap:4px;font-weight:600}.auth-layout{max-width:1080px;margin:50px auto;display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center}.auth-heading h1{font-size:clamp(2.7rem,4.8vw,4.8rem);font-weight:850;line-height:1.1;margin:24px 0}.auth-heading p{color:var(--muted)}.auth-line{width:90px;height:5px;background:var(--teal);margin-top:30px}.auth-card{padding:32px}.tabbar{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:28px}.tabbar>button,.tabbar>a{border:0;border-radius:0;padding:12px 0;color:var(--muted);background:transparent;font-size:.9rem;display:flex;align-items:center;gap:9px}.tabbar>.selected{border-bottom:3px solid var(--teal);color:var(--teal-dark);font-weight:700}.tabbar span{border-radius:5px;padding:2px 6px;background:#e8efee;font-size:.75rem}.error{background:#fff0ed;border:1px solid #edc0b8;border-radius:8px;color:#994436;padding:13px 16px;margin:16px 0;font-size:.9rem;line-height:1.5}.success{color:#167e64;display:flex;gap:7px;align-items:center;font-size:.88rem;line-height:1.5}.page-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:34px}.page-top h1{font-size:2.35rem}.page-top .eyebrow{margin-bottom:9px}.page-top p{margin-bottom:0;font-size:.9rem}.room-tabs{margin-bottom:22px}.empty{text-align:center;padding:65px 25px;display:flex;flex-direction:column;align-items:center}.empty h2{margin-top:18px}.empty-icon{width:86px;height:86px;background:var(--light);border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--teal);margin-bottom:12px}.empty>p{max-width:460px}.empty .button{margin-top:12px}.room-list{display:grid;gap:16px}.room-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:25px;display:flex;align-items:center;gap:22px;transition:border .2s,box-shadow .2s}.room-card:hover{border-color:#7fbab5;box-shadow:0 5px 22px #164a4608}.room-card-icon{display:flex;align-items:center;justify-content:center;background:var(--light);color:var(--teal);border-radius:12px;width:70px;height:70px;flex-shrink:0}.room-card-main{flex:1;min-width:0}.room-card h2{margin:12px 0;font-size:1.35rem;overflow-wrap:anywhere}.room-meta{display:flex;align-items:center;gap:18px;font-size:.75rem;flex-wrap:wrap}.room-meta>span:first-child:not(.muted){letter-spacing:.04em}.room-arrow{color:#6b8585}.badge{display:inline-flex;align-items:center;border:1px solid #d6e4e1;color:#58716e;border-radius:6px;background:#eff5f3;font-size:.75rem;font-weight:600;padding:5px 9px;white-space:nowrap;line-height:1.4}.state-ANSWERING,.state-SELECTING,.state-LOBBY{background:#e3f4f0;border-color:#bde0d6;color:#14765e}.state-REVIEW{background:#fff5da;color:#8b6a18;border-color:#f0dfae}.state-LEADERBOARD{background:#e8f4f4;color:#006e73}.create-card{max-width:650px;padding:34px}.step-number{font-size:.75rem;letter-spacing:.12em;color:var(--teal);font-weight:700;display:block;margin-bottom:22px}.create-card label{margin:24px 0}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--teal);gap:20px}.game-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.back-link{display:inline-flex;gap:3px;align-items:center;color:var(--muted);font-size:.78rem;margin-bottom:13px}.game-title{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.game-title h1{font-size:1.85rem;margin:0;overflow-wrap:anywhere}.game-meta{display:flex;gap:15px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.room-code-label{font-size:.75rem;color:var(--muted);letter-spacing:.07em}.room-code-label b{display:block;color:var(--ink);font-size:1.05rem;letter-spacing:.12em;margin-top:4px}.connection{display:flex;gap:5px;align-items:center;color:var(--teal-dark);font-size:.75rem;white-space:nowrap}.connection.offline{color:#b87924}.lobby-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.qr-card{text-align:center;padding:30px}.qr-card h2{font-size:1.7rem}.qr-image{width:250px;max-width:80%;height:auto;margin:10px auto;display:block}.qr-caption{font-size:.9rem;margin:0 0 20px;color:var(--muted)}.join-code{display:flex;align-items:center;justify-content:center;gap:20px;border-top:1px solid var(--line);padding:20px 0 10px}.join-code span{font-size:.75rem;color:var(--muted);letter-spacing:.1em;max-width:65px;text-align:left;line-height:1.6}.join-code strong{font-size:2rem;letter-spacing:.15em;color:var(--teal-dark)}.join-address{font-size:.8rem;color:var(--muted);overflow-wrap:anywhere}.copy-button{margin-top:10px;font-size:.78rem;color:var(--teal-dark)}.qr-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:245px;color:#779d98;background:repeating-linear-gradient(-45deg,#f5f9f8,#f5f9f8 8px,#f0f6f4 8px 9px);border-radius:10px;margin:20px 0}.qr-placeholder p{margin:16px 0 0;font-size:.9rem}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title h2{margin:0}.count{background:var(--light);padding:5px 10px;border-radius:6px;font-size:.8rem;color:var(--teal);font-weight:700}.teams-card{display:flex;flex-direction:column}.teams-card>p{font-size:.85rem}.team-list{margin-top:8px}.team-row{display:flex;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid #edf1f0}.team-order{font-size:.75rem;color:#91a19e;font-variant-numeric:tabular-nums}.team-emoji{font-size:1.7rem}.team-name{font-weight:600;flex:1;overflow-wrap:anywhere}.team-name small{display:block;font-weight:400;color:var(--teal);margin-top:3px}.team-row.current{color:var(--teal-dark)}.waiting-teams{display:flex;flex-direction:column;align-items:center;text-align:center;color:#8da5a1;margin:auto;padding:45px 10px}.waiting-teams p{color:var(--ink);margin:16px 0 6px}.waiting-teams>span{font-size:.8rem}.lobby-controls{margin-top:auto;padding-top:26px}.lobby-controls>p{text-align:center;margin:12px 0 0}.import-card{display:grid;grid-template-columns:1fr 1.15fr;gap:40px;margin-top:24px}.import-card h2{font-size:1.35rem}.import-card p{font-size:.85rem}.file-field{background:#f8faf9;border:1px dashed #c3d6d1;padding:13px;border-radius:8px;margin-bottom:14px}.file-field>span{display:flex;align-items:center;gap:8px;font-size:.82rem}.file-field input{font-size:.75rem;border:0;padding:3px 0;background:transparent;min-height:unset}.file-field input::file-selector-button{border:0;border-radius:5px;background:#e6efec;color:#4c6a65;padding:7px 9px;margin-right:10px;cursor:pointer}.end-controls{display:flex;justify-content:flex-end;margin-top:20px}.end-controls button{font-size:.8rem}.join-card,.lobby-captain{max-width:520px;margin:35px auto;padding:32px}.join-card h2{font-size:1.9rem;margin:15px 0 28px}.emoji-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:26px}.emoji-picker button{padding:8px;font-size:1.65rem;border-color:transparent;background:#f3f7f5;min-height:52px}.emoji-picker button.selected{background:#dff1ec;border:2px solid var(--teal);padding:7px}.join-card .small{margin:15px 0 0;text-align:center}.lobby-captain{text-align:center}.big-emoji{font-size:4rem;display:block;margin-bottom:24px}.lobby-captain .team-row{text-align:left}.turn-banner{display:flex;justify-content:space-between;gap:25px;align-items:center;background:var(--teal);color:#fff;border-radius:12px;padding:28px 32px;margin-bottom:30px}.turn-team{display:flex;align-items:center;gap:22px}.turn-emoji{font-size:3.3rem;width:85px;height:85px;background:#ffffff16;border:1px solid #ffffff25;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.turn-team .eyebrow{color:#c4efea;font-size:.75rem;margin-bottom:5px}.turn-team h2{font-size:1.9rem;margin:0 0 7px}.turn-team p{font-size:.83rem;margin:0;color:#d4efec}.timer{display:flex;align-items:center;gap:14px;flex-shrink:0;font-variant-numeric:tabular-nums}.timer>span{display:block;font-size:.75rem;color:var(--muted)}.timer strong{display:block;font-size:2.8rem;letter-spacing:-.035em;line-height:1.2;color:var(--ink);margin-top:4px}.turn-banner .timer{border-left:1px solid #ffffff40;padding-left:30px}.turn-banner .timer span{color:#cae9e6}.turn-banner .timer strong{color:#fff}.timer.urgent strong{color:#b75233}.turn-banner .timer.urgent strong{color:#ffe4a3}.board-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.board-header h2{font-size:1.15rem;margin:0}.board-header span{font-size:.8rem}.board{display:grid;gap:12px}.board-column{display:flex;flex-direction:column;gap:10px;min-width:0}.board-column h3{text-align:center;min-height:64px;border-radius:8px;background:#203638;color:#f3ffff;display:flex;align-items:center;justify-content:center;margin:0 0 3px;padding:14px 10px;font-size:.95rem;overflow-wrap:anywhere}.question-cell{border:1px solid #bfd9d4;background:#fff;color:var(--teal-dark);font-size:1.9rem;font-weight:700;min-height:88px;width:100%;border-radius:8px}.question-cell:disabled{opacity:1}.question-cell:not(:disabled):hover{background:var(--teal);border-color:var(--teal);color:#fff;transform:translateY(-2px)}.question-cell.used{background:#e9efed;border-color:#e1e9e6;color:#a7bbb5}.board-note{display:flex;gap:8px;align-items:flex-start;color:var(--muted);font-size:.78rem;margin:19px 0;line-height:1.5}.board-note svg{flex-shrink:0}.host-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);gap:12px}.host-toolbar button{font-size:.82rem}.turn-order{margin-top:20px}.turn-order>.eyebrow{font-size:.75rem;color:var(--muted)}.team-chips{display:flex;flex-wrap:wrap;gap:9px}.team-chips>span{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:7px;padding:10px 15px;font-size:.83rem;background:#fff}.team-chips>.active{background:#dceee9;color:var(--teal-dark);border-color:#add5c9}.question-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}.question-card{padding:32px}.question-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:30px}.question-meta .eyebrow{margin:0}.points{color:var(--teal);font-size:1.5rem;font-weight:700;white-space:nowrap}.points small{font-weight:400;font-size:.75rem}.question-card>h2{font-size:1.9rem;line-height:1.45;margin-bottom:28px;white-space:pre-wrap;overflow-wrap:anywhere}.question-media{display:flex;flex-direction:column;gap:15px}.question-media img,.question-media video{max-width:100%;max-height:450px;object-fit:contain;border-radius:8px;align-self:center}.question-media audio{width:100%;margin-bottom:10px}.options-display{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.options-display>div{display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:15px;overflow-wrap:anywhere}.options-display b,.answer-options b{color:var(--teal);font-size:.8rem;background:var(--light);min-width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:5px}.correct-answer{background:#e8f5ef;border:1px solid #bddcca;border-radius:8px;padding:18px;margin-top:28px}.correct-answer .eyebrow{font-size:.75rem;margin-bottom:8px}.correct-answer strong{font-weight:600;font-size:1.1rem;white-space:pre-wrap;overflow-wrap:anywhere}.host-answer{background:#f4f7f6;border-color:#dce6e3}.host-answer .eyebrow{color:#6f827d}.time-card{padding:26px}.time-card .timer{margin-bottom:16px}.time-card .timer strong{font-size:3.2rem}.time-card>p{font-size:.82rem}.question-controls{display:flex;flex-direction:column;gap:10px}.question-controls button{font-size:.82rem}.question-controls p{margin-bottom:0}.response-status{margin-top:20px;padding:24px}.response-status h3{margin-bottom:20px}.response-status>div{display:flex;gap:10px;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;font-size:.8rem;line-height:1.5}.response-status>div>span:first-child{overflow-wrap:anywhere}.response-status>div>span:last-child{white-space:nowrap}.closed-message{display:flex;align-items:center;gap:8px;color:var(--teal);margin-top:22px;margin-bottom:0}.answer-form{margin-top:26px;border-top:1px solid var(--line);padding-top:25px}.answer-form label{margin-bottom:12px}.answer-form textarea{resize:vertical;line-height:1.5}.answer-options{display:flex;flex-direction:column;gap:9px}.answer-options button{justify-content:flex-start;text-align:left;padding:13px;gap:13px;font-weight:400;min-height:60px;font-size:1rem}.answer-options button.selected{border-color:var(--teal);background:#eaf6f2}.answer-options button.selected svg{margin-left:auto;flex-shrink:0;color:var(--teal)}.answer-options button:disabled{opacity:.8}.save-status{font-size:.78rem;color:var(--muted);margin:12px 0}.answer-form .small{text-align:center;margin:10px 0}.answer-form>.success{margin:18px 0 0}.answer-form>.muted{margin:15px 0 0}.review-wait{text-align:center;max-width:850px;padding:60px;margin:45px auto}.review-wait .eyebrow{margin-top:8px}.review-wait h2{font-size:2.5rem;margin:20px 0}.review-wait p{font-size:1.1rem;color:var(--muted)}.review-wait .team-chips{justify-content:center;margin-top:30px}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:15px 0 25px}.review-heading p{font-size:.88rem;margin-bottom:0}.review-heading .button,.review-heading button{flex-shrink:0}.checkbox-label{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:400;font-size:.85rem;margin:20px 0}.checkbox-label input{width:18px;height:18px;min-height:0;accent-color:var(--teal)}.review-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:#fff}.review-table{border-collapse:collapse;width:100%;text-align:left;font-size:.85rem;min-width:720px}.review-table th{background:#eaf1ee;padding:17px 18px;color:#5e7771;font-size:.75rem;font-weight:600}.review-table td{padding:20px 18px;border-top:1px solid var(--line);vertical-align:top;line-height:1.5;max-width:350px;overflow-wrap:anywhere}.review-table td:first-child{min-width:200px}.review-table td strong{font-weight:500}.review-table td small{display:block;font-size:.75rem;margin-top:7px}.review-correct{display:block;color:var(--teal);font-size:.78rem;margin-top:9px}.nowrap{white-space:nowrap}.score-cell{font-size:1.1rem;font-weight:700}.verdict-buttons{display:flex;gap:6px}.verdict-buttons button{font-size:.75rem;padding:8px;min-height:36px}.verdict-buttons .correct.selected{background:#dff0e7;border-color:#65b18e;color:#28774b}.verdict-buttons .incorrect.selected{background:#fff0ed;border-color:#d6a598;color:#a5533c}.leaderboard{max-width:980px;margin:0 auto}.winner{text-align:center;background:#008b8d;color:#fff;border-radius:14px;padding:40px 30px 48px;margin-bottom:24px}.winner .eyebrow{color:#c0e8e1;margin-bottom:22px}.winner>svg{color:#e8d297;margin-bottom:18px}.winner h2{font-size:1.4rem;font-weight:500}.winner-names{font-size:2.8rem;font-weight:750;margin:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;overflow-wrap:anywhere}.winner p{margin:0;color:#c6e8e1}.leaderboard-list{padding:10px 30px}.leaderboard-labels,.leaderboard-row{display:grid;grid-template-columns:65px 1fr 100px;gap:15px;align-items:center;padding:20px 5px}.leaderboard-labels{font-size:.75rem;color:var(--muted);letter-spacing:.1em}.leaderboard-labels span:last-child,.leaderboard-row>strong{text-align:right}.leaderboard-row{border-top:1px solid var(--line);min-height:85px}.rank{color:#91a8a1;font-weight:600;font-size:1.4rem}.first .rank{color:#ab8437}.rank-team{display:flex;align-items:center;gap:15px;font-size:1.15rem;font-weight:600;overflow-wrap:anywhere}.rank-team>span{font-size:1.8rem}.rank-team small{font-size:.75rem;font-weight:400;color:var(--teal)}.leaderboard-row>strong{font-size:1.5rem;color:var(--teal-dark)}.leaderboard-date{text-align:center;font-size:.78rem;margin-top:25px}.history-details{margin-top:35px}.history-details summary{cursor:pointer;font-weight:600}.modal-backdrop{position:fixed;inset:0;background:#14292877;z-index:50}.confirm{max-width:480px;width:calc(100% - 32px);border:1px solid var(--line);margin:auto;padding:30px;color:var(--ink)}.confirm::backdrop{background:#14292877}.confirm p{font-size:.95rem;color:var(--muted)}.activate{background:#e5f1ed;border:1px solid #bdd4cd;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-radius:10px;gap:20px;margin-bottom:22px;font-size:.85rem}.activate button{flex-shrink:0}.projector .public-content{max-width:1700px;padding:35px 45px}.projector .lobby-grid{grid-template-columns:1.1fr 1fr}.projector .qr-image{width:330px}.projector .join-code strong{font-size:3rem}.projector .team-name{font-size:1.3rem}.projector .team-emoji{font-size:2rem}.projector .question-layout{grid-template-columns:minmax(0,1fr) 270px}.projector .question-card>h2{font-size:2.65rem}.projector .question-cell{min-height:110px;font-size:2.5rem}.projector .board-column h3{font-size:1.2rem}.projector .winner-names{font-size:3.6rem}.projector .question-media img,.projector .question-media video{max-height:55vh}@media(min-width:1700px){.public-content{padding-top:55px}.entry{min-height:650px}.main-content{padding-left:60px;padding-right:60px}}@media(max-width:1200px){.topbar{padding:0 24px;gap:25px}.brand small{display:none}.sidebar{width:195px;padding:25px 13px}.main-content{width:calc(100% - 195px);padding:28px 26px}.game-top{align-items:flex-start}.game-title h1{font-size:1.65rem}.game-meta{gap:10px}.game-meta .connection{display:none}.question-layout{grid-template-columns:minmax(0,1fr) 250px}.question-card{padding:26px}.question-card>h2{font-size:1.55rem}.time-card{padding:20px}.import-card{gap:25px}.board,.board-column{gap:8px}.board-column h3{font-size:.85rem}.question-cell{font-size:1.6rem;min-height:75px}.review-heading{align-items:flex-start;flex-direction:column}}@media(max-width:960px){.sidebar{width:75px;padding:25px 8px}.sidebar>.eyebrow,.sidebar-bottom{display:none}.sidebar>a{font-size:0;justify-content:center;padding:16px;gap:0}.sidebar>a svg{flex-shrink:0;width:22px;height:22px}.main-content{width:calc(100% - 75px);padding:28px}.public-content{padding:30px}.product-name{padding-left:20px}.auth-layout{gap:6%}.auth-heading h1{font-size:3rem}.entry{gap:6%}.entry-form{padding:26px}.entry-form h2{font-size:1.35rem}.lobby-grid{gap:18px}.qr-card{padding:25px}.qr-card h2{font-size:1.4rem}.teams-card{padding:23px}.turn-banner{padding:24px}.turn-team{gap:15px}.turn-team h2{font-size:1.6rem}.turn-emoji{width:64px;height:64px;font-size:2.5rem}.turn-team p{max-width:240px}.timer strong{font-size:2.4rem}.question-layout{grid-template-columns:1fr}.question-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.response-status{margin-top:0}.time-card .timer strong{font-size:2.5rem}.question-card>h2{font-size:1.9rem}.projector .question-layout{grid-template-columns:1fr}.projector .question-side{display:block}.projector .time-card{display:flex;align-items:center;gap:30px}.projector .time-card .timer{margin:0}.projector .time-card>p{margin:0}.import-card{grid-template-columns:1fr 1.2fr}.game-top{flex-direction:column;gap:15px}.game-meta{justify-content:flex-start}.game-meta .connection{display:flex}.room-code-label b{display:inline;margin-left:7px}.topbar{height:85px}.workspace{min-height:calc(100vh - 85px)}}@media(max-width:680px){.topbar{height:78px;padding:0 18px;gap:14px}.brand{gap:6px}.brand svg{width:32px;height:32px}.brand b{font-size:1.2rem}.product-name{font-size:.75rem;padding-left:14px;letter-spacing:.08em}.product-name span{display:none}.top-actions{font-size:.75rem;gap:7px}.top-actions .user-login{display:none}.header-link{gap:3px}.header-link svg{display:none}.sidebar{display:none}.main-content{width:100%;padding:24px 18px 35px}.public-content{padding:24px 18px}.entry{display:flex;flex-direction:column;align-items:stretch;margin:10px auto;gap:30px;min-height:0}.entry-title h1{font-size:4.6rem;line-height:1;letter-spacing:-.055em;margin:15px 0}.entry-title h1 br{display:none}.entry-title h1 span{margin-left:12px}.entry-title>p{font-size:.92rem;margin-bottom:0}.entry-numbers{display:none}.entry-title .eyebrow{font-size:.75rem}.entry-form{padding:25px}.entry-form .icon-tile{display:none}.entry-form h2{font-size:1.5rem}.entry-form form{margin-top:22px}.entry-form>.muted{font-size:.9rem}.auth-layout{display:flex;flex-direction:column;align-items:stretch;gap:28px;margin:12px auto}.auth-heading h1{font-size:2.5rem;margin:12px 0}.auth-heading h1 br{display:none}.auth-heading h1 span{display:block}.auth-heading p{font-size:.9rem;margin-bottom:0}.auth-line{display:none}.auth-card{padding:24px}.tabbar{margin-bottom:24px}.page-top{align-items:flex-start;gap:20px;flex-direction:column;margin-bottom:22px}.page-top h1{font-size:2rem}.page-top>.button{width:100%}.empty{padding:40px 20px}.empty h2{font-size:1.35rem}.empty p{font-size:.9rem}.room-card{padding:20px 16px;gap:15px}.room-card-icon{width:48px;height:48px;border-radius:9px}.room-card h2{font-size:1.1rem}.room-meta{gap:10px;font-size:.75rem}.room-arrow{width:18px}.room-meta .badge{font-size:.75rem}.create-card{padding:25px}.game-top{margin-bottom:22px}.game-title h1{font-size:1.5rem}.game-title{gap:10px}.game-meta{width:100%;gap:12px}.game-meta>.button{padding:9px 10px;font-size:.75rem;margin-left:auto}.game-meta .connection,.game-meta .room-code-label{font-size:.75rem}.game-meta .room-code-label b{font-size:.82rem;letter-spacing:.05em}.lobby-grid,.projector .lobby-grid{grid-template-columns:1fr;gap:18px}.qr-card{padding:25px 20px}.qr-card h2{font-size:1.6rem}.qr-image{width:230px}.teams-card{padding:24px}.import-card{grid-template-columns:1fr;gap:15px;padding:24px}.import-card form{min-width:0}.import-card input{max-width:100%}.import-card p{margin-bottom:12px}.join-card,.lobby-captain{padding:25px;margin:25px auto}.join-card h2{font-size:1.65rem}.emoji-picker{grid-template-columns:repeat(6,1fr);gap:5px}.emoji-picker button{font-size:1.4rem;padding:5px;min-height:44px;min-width:0}.emoji-picker button.selected{padding:4px}.turn-banner{padding:23px 20px;gap:20px;align-items:stretch;flex-direction:column}.turn-team{gap:14px}.turn-team h2{font-size:1.7rem;overflow-wrap:anywhere}.turn-team p{max-width:none;font-size:.82rem}.turn-emoji{width:60px;height:65px}.turn-banner .timer{border-left:0;border-top:1px solid #ffffff35;padding:15px 0 0}.turn-banner .timer>span{display:flex;align-items:center;justify-content:space-between;flex:1;gap:15px}.turn-banner .timer strong{font-size:2.2rem;margin:0}.board{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 10px}.board-column h3{min-height:52px;font-size:.92rem}.question-cell{min-height:65px;font-size:1.6rem}.board-header h2{font-size:1.1rem}.board-header .muted,.board-note{font-size:.75rem}.host-toolbar{flex-direction:column;align-items:stretch}.turn-order{margin-top:20px}.team-chips>span{padding:9px 10px;font-size:.78rem}.question-card{padding:24px 20px}.question-card>h2,.projector .question-card>h2{font-size:1.5rem;line-height:1.5}.question-meta{padding-bottom:17px;margin-bottom:22px}.question-layout{display:flex;flex-direction:column-reverse;gap:16px}.question-side{display:flex;flex-direction:column}.response-status{display:none}.time-card{padding:18px 20px}.time-card .timer{margin-bottom:0}.time-card .timer>span{display:flex;align-items:center;justify-content:space-between;flex:1;gap:12px}.time-card .timer strong{font-size:2.2rem;margin:0}.time-card>p{margin:12px 0 0}.question-controls{margin-top:15px}.options-display{grid-template-columns:1fr}.options-display>div{font-size:.95rem}.answer-form{margin-top:22px}.answer-form textarea{font-size:1rem}.review-wait{padding:35px 23px;margin:25px auto}.review-wait h2{font-size:2rem}.review-wait p{font-size:.95rem}.review-wait .icon-tile{margin-bottom:15px}.review-heading h2{font-size:1.5rem}.review-heading button{width:100%}.review-heading{margin-top:5px;gap:16px}.winner{padding:30px 20px}.winner-names,.projector .winner-names{font-size:2rem}.winner h2{font-size:1.3rem}.winner p{font-size:.85rem}.leaderboard-list{padding:8px 16px}.leaderboard-row,.leaderboard-labels{grid-template-columns:40px 1fr 65px;gap:10px}.rank-team{font-size:.95rem;gap:8px}.rank-team>span{font-size:1.45rem}.leaderboard-row>strong{font-size:1.25rem}.leaderboard-labels{font-size:.75rem;letter-spacing:.06em}.leaderboard-date{font-size:.75rem}.history-details{padding:20px}.activate{flex-direction:column;align-items:stretch;padding:17px;font-size:.8rem}.projector .public-content{padding:24px 18px}.projector .qr-image{width:260px}.projector .team-name{font-size:1.1rem}.projector .question-cell{min-height:80px;font-size:1.9rem}.projector .board-column h3{font-size:1rem}.projector .time-card{display:block}.projector .time-card>p{margin-top:12px}.screen-label{font-size:0;gap:0}.screen-label svg{width:22px;height:22px}footer{padding:22px 18px;font-size:.75rem;flex-direction:column;align-items:flex-start;gap:10px}footer a{line-height:1.5}.public-content{min-height:calc(100vh - 174px)}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media(max-width:680px){.question-layout{flex-direction:column}.question-side,.projector .question-side{display:contents}.time-card{order:-1}.question-card{order:0}.response-status{display:block;order:1;padding:20px}}.verdict-buttons button{font-size:.875rem}.projector .topbar{height:80px}.projector .public-content{padding-top:24px;padding-bottom:24px;min-height:0}.projector footer{display:none}.projector .game-top{margin-bottom:20px}.projector .winner{padding:22px 28px;margin-bottom:18px}.projector .winner>svg{display:none}.projector .winner .eyebrow{margin-bottom:8px}.projector .winner h2{font-size:1.1rem;margin-bottom:0}.projector .winner-names{font-size:2.5rem;margin:10px 0}.projector .winner p{font-size:.9rem}.projector .leaderboard-labels,.projector .leaderboard-row{padding-top:12px;padding-bottom:12px;min-height:60px}.projector .leaderboard-labels{min-height:44px}.projector .leaderboard-date{margin:15px 0 0}@media(max-width:680px){.entry-title h1 span{display:block;margin-left:0}.projector .winner-names{font-size:2rem}}
