:root{--ink:#fff;--muted:#c9c1e5;--bg:#160f38;--panel:#241957;--panel-2:#30216d;--orange:#ff9f1c;--violet:#b85cff;--audience-ink:#d49aff;--pink:#f30f8d;--green:#63e6be;--text-11:11px;--text-12:12px;--text-13:13px;--text-15:15px;--text-18:18px;--text-32:2rem;--reaction-drift:0px;--wake-scale:0;--ease-standard:cubic-bezier(.22, 1, .36, 1);--control-fast:.16s}*{box-sizing:border-box}html,body{background:radial-gradient(circle at 70% 15%, #3a1b66 0, var(--bg) 50%);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,.button,.file-button{-webkit-tap-highlight-color:transparent;transition:transform var(--control-fast) var(--ease-standard), filter var(--control-fast) ease, box-shadow var(--control-fast) ease, border-color var(--control-fast) ease, background-color var(--control-fast) ease}button{background:var(--orange);color:#1b1235;cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:.9rem 1.2rem;font-weight:800}button:hover:not(:disabled),.button:hover,.file-button:hover{filter:brightness(1.08);transform:translateY(-1px)}button:active:not(:disabled),.button:active,.file-button:active{filter:brightness(.98);transition-duration:80ms;transform:translateY(1px)}button:disabled{cursor:not-allowed;filter:grayscale(.6);opacity:.5}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:2px}input,textarea,select{color:var(--ink);transition:border-color var(--control-fast) ease, box-shadow var(--control-fast) ease;background:#130d32;border:1px solid #655596;border-radius:8px;width:100%;padding:.8rem}textarea{resize:vertical;min-height:75px}.shell{min-height:100vh;padding:2rem}.wide{max-width:1200px;margin:0 auto}.brand{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:900}h1{margin:.55rem 0 1rem;font-size:clamp(2rem,5vw,4.8rem);line-height:1}h2{margin:0 0 .8rem}p{color:var(--muted);line-height:1.5}.card{background:#241957e6;border:1px solid #49367f;border-radius:18px;padding:1.3rem;box-shadow:0 18px 50px #00000038}.stack{gap:1rem;display:grid}.row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.row>*{flex:1}.label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.35rem;font-size:.8rem;font-weight:800;display:block}.error{color:#fff;background:#5e163f;border:1px solid #ef569e;border-radius:8px;padding:.7rem}.muted{color:var(--muted)}.center{text-align:center}.answer-state{border:1px solid var(--role-color);color:var(--role-color);text-align:center;border-radius:12px;gap:6px;padding:20px 16px;display:grid}.answer-state strong{font-size:clamp(32px,10vw,48px);line-height:1.1}.answer-state .label{color:var(--role-color);margin:0}.answer-state small{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.4}.phone-question{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(22px,5.6vw,30px);font-weight:700;line-height:1.2}.phone-meta{color:var(--muted);margin:0;font-size:1rem}.phone-context{color:var(--muted);font-size:var(--text-15);margin:-.5rem 0 0;line-height:1.45}.phone-shell{place-items:center;min-height:100vh;padding:1rem;display:grid}.phone-shell .card{width:min(100%,560px)}.phone-shell[data-role]{--role-color:var(--orange);padding-top:max(24px, env(safe-area-inset-top));align-items:start}.phone-shell[data-role=audience]{--role-color:var(--audience-ink)}.phone-role{color:var(--role-color);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.phone-shell[data-role] h1,.phone-shell[data-role] p,.phone-shell[data-role] dd,.phone-shell[data-role] strong{overflow-wrap:anywhere}.phone-shell[data-role] .card{background:var(--panel);box-shadow:none}.phone-shell[data-role=audience] .card.phone-card-lobby{min-height:calc(100svh - max(24px, env(safe-area-inset-top)) - 1rem);flex-direction:column;gap:1rem;display:flex}.phone-card-lobby .phone-lobby-screen{flex-direction:column;flex:1;display:flex}.phone-card-lobby .phone-lobby-activity{margin-top:auto}.phone-card-lobby #connection-state{margin-top:.25rem}.phone-shell[data-role] input{font-size:var(--text-18);border-color:#9384b4}.phone-shell[data-role] input::placeholder{color:#b7adc9;opacity:1}.answer-state strong,.phone-correct strong,.phone-result-stats dd,.phone-final-scores strong{font-variant-numeric:tabular-nums}.phone-result{gap:18px;display:grid}.phone-correct{color:var(--bg);text-align:center;background:#fff;border-radius:12px;gap:6px;padding:18px 16px;display:grid}.phone-correct>span:first-child{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800}.phone-correct strong{font-size:clamp(36px,11vw,52px);font-weight:800;line-height:1.1}.phone-correct>span:last-child{font-size:16px}.phone-outcome h2{letter-spacing:-.025em;margin:0 0 8px;font-size:26px;line-height:1.15}.phone-outcome p,.phone-explanation,.phone-no-answer{margin:0;font-size:15px;line-height:1.5}.phone-result[data-winner=audience] h2,.final-compact[data-winner=audience] h1,.phone-final-scores .audience{color:var(--audience-ink)}.phone-result[data-winner=contestant] h2,.final-compact[data-winner=contestant] h1,.phone-final-scores .contestant{color:var(--orange)}.phone-result-stats{border-top:1px solid #655596;border-bottom:1px solid #655596;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:16px 0;display:grid}.phone-result-stats dt{color:var(--muted);margin-bottom:8px;font-size:13px}.phone-result-stats dd{margin:0;font-size:26px;font-weight:700;line-height:1.2}.phone-result-stats small{color:var(--muted);margin-top:4px;font-size:13px;font-weight:400;display:block}.phone-final-scores{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.phone-final-scores>div{gap:8px;display:grid}.phone-final-scores span{font-size:14px}.phone-final-scores strong{font-size:48px;line-height:1.1}.phone-enter .answer-state,.phone-enter .phone-correct,.phone-enter .phone-outcome{animation:.4s cubic-bezier(.22,1,.36,1) both phone-receipt}.phone-enter .phone-result-stats{animation:.4s cubic-bezier(.22,1,.36,1) .12s both phone-receipt}.phone-enter .phone-explanation,.phone-enter .phone-result>a{animation:.4s cubic-bezier(.22,1,.36,1) .85s both phone-receipt}.phone-enter .final-compact{animation:.5s cubic-bezier(.22,1,.36,1) both phone-receipt}.result-pending>:not(.phone-correct){visibility:hidden}.result-pending .phone-outcome,.result-pending .phone-result-stats,.result-pending .phone-explanation,.phone-enter .result-pending>a{animation:none}@keyframes phone-receipt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.phone-shell button{width:100%;min-height:52px}.phone-shell .error{margin-top:.25rem}.interpreted{color:var(--muted);text-align:center;background:#130d32;border:1px solid #49367f;border-radius:8px;padding:.7rem}.phone-scale{padding:.8rem .2rem 1.5rem}.phone-scale-track{background:#eae7f6;border-radius:999px;height:8px;position:relative}.phone-scale-marker{background:var(--orange);border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.phone-scale-labels{color:var(--muted);justify-content:space-between;margin-top:.55rem;font-size:.8rem;display:flex}.connection{color:var(--muted);text-align:center;font-size:.8rem}.final-compact{padding:1rem 0}.final-compact h1{font-size:clamp(2.2rem,12vw,4.8rem)}.screen-error,.host-error{max-width:760px;margin:0 auto 1rem}.short-url{overflow-wrap:anywhere;gap:.25rem;margin-top:1rem;display:grid}.short-url span{color:var(--muted);text-transform:uppercase;font-size:.85rem;font-weight:800}.short-url strong{color:var(--orange);font-size:clamp(1rem,2vw,1.5rem)}.button{cursor:pointer;text-align:center;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.9rem 1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.host-nav{grid-template-columns:minmax(190px,1fr) auto auto;justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin-bottom:1.2rem;display:grid}.host-header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.host-session-summary{background:#100b29;border:1px solid #49367f;border-radius:12px;justify-content:space-between;align-items:center;gap:.9rem;min-width:min(100%,290px);padding:.55rem .75rem;display:flex}.host-session-copy{flex-wrap:wrap;align-items:center;gap:.1rem .55rem;min-width:0;display:flex}.host-session-copy .label{width:100%;margin:0}.host-session-copy .room-code{font-size:1.45rem;line-height:1}.session-status{color:var(--muted);text-transform:capitalize;align-items:center;gap:.35rem;font-size:.78rem;display:inline-flex}.session-status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #63e6be22}.host-session-summary .button{white-space:nowrap;min-height:36px;padding:.55rem .7rem}.host-tabs{border-bottom:1px solid #49367f;gap:.35rem;margin-bottom:1rem;display:flex}.host-tab{color:var(--muted);background:0 0;border-radius:10px 10px 0 0;padding:.8rem 1rem}.host-tab[aria-selected=true]{background:var(--panel-2);color:#fff}#host-tab-content,.host-live-stack{gap:1rem;display:grid}.live-toolbar,.question-toolbar,.section-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.live-toolbar .label{margin-bottom:.1rem}.live-overview-grid{grid-template-columns:minmax(250px,.8fr) minmax(0,1.35fr);gap:1rem;display:grid}.live-overview-actions{gap:1rem;display:grid}.phase-panel{--phase-color:var(--orange);border:1px solid var(--phase-color);background:linear-gradient(135deg,#30216d,#241957);border-radius:14px;padding:1rem}.phase-panel[data-phase=voting]{--phase-color:var(--green)}.phase-panel[data-phase=guesses]{--phase-color:var(--violet)}.phase-panel[data-phase=revealing]{--phase-color:white}.phase-panel[data-phase=result]{--phase-color:#ffe0a1}.phase-panel-header{justify-content:space-between;align-items:center;display:flex}.phase-panel-header .label{margin:0}.phase-count{color:var(--phase-color);font-size:var(--text-12);text-transform:uppercase;font-weight:900}.phase-panel>strong{color:var(--phase-color);margin-top:.75rem;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.02;display:block}.phase-description{color:var(--muted);margin-top:.45rem;font-size:.9rem;line-height:1.35;display:block}.phase-steps{flex-wrap:wrap;gap:.35rem;margin-top:1rem;display:flex}.phase-step{color:var(--muted);font-size:var(--text-12);text-transform:capitalize;background:#130d32;border:1px solid #49367f;border-radius:999px;padding:.35rem .55rem}.phase-step.active{background:var(--phase-color,var(--orange));border-color:var(--phase-color,var(--orange));color:#1b1235;font-weight:800}.phase-step.done{border-color:var(--green);color:var(--green)}.live-question{background:#130d32;border:1px solid #49367f;border-radius:10px;padding:.8rem}.live-question strong{font-size:1.1rem;display:block}.primary-action{border:1px solid var(--green);background:#16483f;border-radius:12px;padding:1rem}.primary-button{width:100%;min-height:56px;font-size:1.05rem}.primary-action p{text-align:center;margin:.65rem 0 0}.host-live-state{text-align:center;min-height:1.2rem}.host-finished{max-width:720px}.host-final-score{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.host-final-score>div{text-align:center;background:#130d32;border:1px solid #49367f;border-radius:10px;gap:.25rem;padding:1rem;display:grid}.host-final-score span,.readiness-item>span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:800}.host-final-score strong{color:var(--orange);font-size:2rem}.readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.readiness-item{background:#130d32;border:1px solid #49367f;border-radius:10px;gap:.35rem;padding:.7rem;display:grid}.readiness-item .status-chip{width:100%}.connection-utility-row{grid-template-columns:minmax(300px,.95fr) minmax(0,1.4fr);gap:.75rem;display:grid}.contestant-pairing{background:#130d32;border:1px solid #49367f;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(76px,100px) minmax(0,.9fr);align-items:center;gap:.8rem;padding:.75rem;display:grid}.pairing-copy{gap:.2rem;min-width:0;display:grid}.pairing-copy .label{margin:0}.pairing-copy strong{font-size:1rem}.pairing-copy small{color:var(--muted);font-size:.75rem;line-height:1.3}.contestant-qr-slot{text-align:center;justify-content:center;align-items:center;min-height:100px;display:flex}.contestant-qr-slot .qr{max-width:108px}.pairing-actions{gap:.35rem;display:grid}.pairing-actions button{min-height:42px;padding:.65rem .75rem}.pairing-actions small{text-align:center;font-size:.72rem;line-height:1.25}.qr-panel{text-align:center;background:#130d32;border:1px solid #49367f;border-radius:12px;place-items:center;gap:.6rem;padding:1rem;display:grid}.qr-panel .label{margin:0}.qr-panel .qr{max-width:220px;margin:0 auto}.qr-panel small{color:var(--muted)}.question-summary{color:var(--muted);font-size:.9rem}.question-summary strong{color:#fff;font-size:1.15rem}.ready-text{color:var(--green)}.draft-text{color:var(--muted)}.section-kicker,.form-kicker{color:var(--orange);font-size:var(--text-11);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-weight:900;display:block}.question-bank-header{align-items:flex-start}.question-bank-header p{margin:.35rem 0 0}.question-filters,.question-tools{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.question-filter{color:var(--muted);background:0 0;border:1px solid #655596;padding:.5rem .7rem;font-size:.85rem}.question-filter[aria-pressed=true]{background:var(--orange);border-color:var(--orange);color:#1b1235}.question-tools a{font-size:.9rem}.question-editor{background:#130d32;border:1px solid #49367f;border-radius:12px;padding:1rem}.question-editor h3,.question-editor h4{margin:0}.form-section+.form-section{border-top:1px solid #49367f;padding-top:1rem}.form-section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.form-section-heading p{margin:.35rem 0 0}.form-details-copy{gap:.2rem;display:grid}.form-details-copy strong{font-size:1rem}.form-details-copy small{color:var(--muted)}.question-editor details summary{cursor:pointer;list-style:none}.question-editor details summary::-webkit-details-marker{display:none}.details-toggle{color:var(--muted);font-size:.8rem;font-weight:800}.details-toggle:after{content:"Show"}.question-editor details[open] .details-toggle:after{content:"Hide"}.form-details-content{border-top:1px solid #49367f;margin-top:.9rem;padding-top:.9rem}.field-help{color:var(--muted);margin-top:.35rem;font-size:.78rem;line-height:1.35;display:block}.question-preview{background:linear-gradient(135deg,#30216d,#241957);border:1px solid #655596;border-radius:10px;padding:.9rem}.question-preview strong{font-size:1.15rem;line-height:1.25;display:block}.question-preview p{margin:.55rem 0 0}.question-preview-context{color:#fff;font-size:.9rem}.editor-status{color:var(--muted);font-size:var(--text-13);border:1px solid #655596;border-radius:999px;padding:.45rem .7rem}.editor-status.ready{border-color:var(--green);color:var(--green)}.editor-status.invalid{color:#ff9dcc;border-color:#ef569e}.question-form-actions{border-top:1px solid #49367f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.question-form-actions .row,.question-form-actions .row>*{flex:none}.empty-list{color:var(--muted);text-align:center;place-items:center;gap:.35rem;padding:2rem 1rem;display:grid}.empty-state{text-align:center;place-content:center;min-height:260px}.host-more{border-top:1px solid #49367f;padding-top:.8rem}.host-more summary{color:var(--muted);cursor:pointer;font-weight:800}.host-more .host-action{margin-top:.8rem}.connection-utility-row .host-more{background:#130d32;border:1px solid #49367f;border-radius:12px;padding:.75rem}.connection-utility-row .host-more .host-action{grid-template-columns:repeat(2,minmax(0,1fr))}.room-code{font-variant-numeric:tabular-nums;font-size:2rem}.status-chip{color:var(--muted);text-align:center;background:#130d32;border:1px solid #49367f;border-radius:8px;padding:.55rem;font-size:.78rem}.status-chip.good{border-color:var(--green);color:var(--green)}.status-chip.bad{color:var(--muted);border-color:#8d4870}.question-list{gap:.55rem;margin-top:1rem;display:grid}.question-item{background:var(--panel-2);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;padding:.75rem;display:flex}.question-order{color:var(--muted);background:#49367f;border-radius:50%;flex:0 0 2rem;justify-content:center;align-items:center;height:2rem;font-size:.8rem;font-weight:800;display:flex}.question-main{min-width:0}.question-title{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.question-title strong{overflow-wrap:anywhere}.question-badge{font-size:var(--text-11);text-transform:uppercase;border:1px solid;border-radius:999px;padding:.2rem .45rem;font-weight:900}.question-badge.ready{border-color:var(--green);color:var(--green)}.question-badge.draft{color:var(--muted);border-color:#7964a7}.question-item small{color:var(--muted);display:block}.question-meta{overflow-wrap:anywhere}.question-buttons{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.3rem;display:flex}.question-buttons button{padding:.5rem .65rem}.file-button{color:#ffc15c;cursor:pointer;align-items:center;min-height:44px;padding:.5rem .7rem;display:inline-flex}.fallback-form{border:1px solid var(--orange);border-radius:10px;padding:.8rem}.qr{background:#fff;border-radius:12px;width:100%;max-width:240px;padding:.5rem;display:block}.host-action{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.host-action button{min-height:54px}.danger{color:#fff;background:#a52855}.ghost{color:#fff;background:#49367f}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.field-grid .full{grid-column:1/-1}.fallback-join{color:var(--muted)}.fallback-join summary{cursor:pointer}@media (width<=800px){.shell{padding:1rem}.host-nav{grid-template-columns:1fr;align-items:stretch}.host-header-actions{width:100%}.host-header-actions button{flex:1}.host-session-summary{flex-direction:column;align-items:stretch}.host-session-summary .button{width:100%}.live-toolbar{flex-direction:column;align-items:stretch}.live-overview-grid,.connection-utility-row{grid-template-columns:1fr}.contestant-pairing{grid-template-columns:minmax(0,1fr) 110px}.pairing-actions{grid-column:1/-1}.readiness-grid,.pairing-grid{grid-template-columns:1fr}.question-item,.question-toolbar,.form-section-heading{flex-direction:column;align-items:stretch}.question-filters,.question-tools{justify-content:space-between}.question-filter{flex:1}.question-form-actions{flex-direction:column;align-items:stretch}.question-form-actions .row{width:100%}.question-form-actions .row>*{flex:1}.question-editor details>summary.form-section-heading{flex-direction:row;align-items:center}.question-buttons{justify-content:stretch}.question-buttons button{flex:1}}.phone-lobby-activity{text-align:left;background:linear-gradient(145deg,#30216d,#1d1448);border:1px solid #655596;border-radius:13px;gap:.65rem;margin-top:1rem;padding:.8rem;display:grid}.phone-lobby-copy{flex-wrap:wrap;align-items:baseline;gap:.2rem .55rem;display:flex}.phone-lobby-copy .label{color:var(--orange);width:100%;margin:0;font-size:.62rem}.phone-lobby-copy strong{font-size:1rem;line-height:1.15}.phone-lobby-copy>span:last-child{color:var(--muted);font-size:var(--text-12)}.phone-reaction-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid;position:relative}.phone-reaction-actions>#phone-reaction-reward{pointer-events:none;width:2px;height:2px;position:absolute;top:50%;left:50%}.phone-reaction-actions button{color:var(--bg);border:1px solid #0000;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.22rem;width:auto;min-height:58px;padding:.35rem .15rem;display:flex}.phone-reaction-actions button span{font-size:1.2rem;line-height:1}.phone-reaction-actions button small{color:inherit;letter-spacing:.07em;text-transform:uppercase;font-size:.65rem;font-weight:900;line-height:1}.phone-reaction-actions button:active{box-shadow:none;transform:translateY(4px)}.phone-reaction-actions button:disabled{cursor:wait;opacity:.5}.phone-lobby-activity #lobby-reaction-status{font-size:var(--text-11);text-align:center;margin:0}@media (prefers-reduced-motion:reduce){.phone-shell *,.shell *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--ink:#f4f6ef;--muted:#b5cbc3;--bg:#001415;--panel:#002d2e;--panel-2:#005956;--orange:#f9b122;--violet:#4cc3d1;--audience-ink:#4cc3d1;--pink:#e83368;--green:#94c89d}html,body{background:radial-gradient(circle at 76% 8%, #005956 0, #00393b 21%, var(--bg) 62%);color:var(--ink)}button{background:var(--orange);color:#001415}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--orange)}input,textarea,select{color:var(--ink);background:#001d1f;border-color:#42817e}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--orange);box-shadow:0 0 0 4px #f9b12226}a{color:#f9c95f}.brand{color:var(--orange)}.card{background:#002d2eeb;border-color:#26706f}.label{color:var(--muted)}.error{background:#572236;border-color:#e83368}.brand-lockup{text-align:left;align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-lockup.brand{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}.brand-logo-plate{background:#f3f5e9;border-radius:6px;flex:none;justify-content:center;align-items:center;width:108px;height:38px;padding:3px 8px;display:inline-flex}.brand-logo-plate img{width:100%;max-width:100%;height:auto;display:block}.brand-lockup-copy{gap:2px;min-width:0;display:grid}.brand-lockup-copy strong{color:var(--ink);letter-spacing:-.025em;white-space:nowrap;font-size:15px;font-weight:750;line-height:1}.brand-lockup-copy small{color:var(--muted);letter-spacing:.16em;white-space:nowrap;font-size:9px;font-weight:750;line-height:1.2}.brand-lockup-compact{gap:9px}.brand-lockup-compact .brand-logo-plate{width:87px;height:31px;padding-inline:6px}.brand-lockup-compact .brand-lockup-copy strong{font-size:13px}.brand-lockup-compact .brand-lockup-copy small{font-size:8px}.phone-shell{background:radial-gradient(circle at 100% 0, #005956 0, transparent 38%), var(--bg);padding:max(24px, env(safe-area-inset-top)) 1rem 1rem;align-items:start}.phone-shell .card{border-top:3px solid var(--orange);box-shadow:0 20px 60px #0005}.phone-shell[data-role=audience] .card{border-top-color:var(--audience-ink)}.phone-shell[data-role] .card{background:#002d2ef5}.phone-shell[data-role] input{border-color:#66a19c}.phone-shell[data-role] input::placeholder{color:#a6c1b9}.phone-shell[data-role=audience] .phone-scale-marker{background:var(--audience-ink)}.phone-correct{color:#002d2e;background:#f3f5e9}.interpreted{background:#001d1f;border-color:#26706f}.phone-scale-track{background:#cbded6}.phone-scale-marker{background:var(--orange)}.connection.online{color:var(--green)}.connection.offline{color:var(--orange)}.phone-lobby-activity{background:linear-gradient(145deg,#005956,#002d2e);border-color:#42817e}.phone-lobby-copy .label{color:var(--orange)}.reaction-tile-spark{background:var(--orange);box-shadow:0 5px #a56b00}.reaction-tile-cheer{background:var(--pink);box-shadow:0 5px #8f2447}.reaction-tile-dance{background:var(--green);box-shadow:0 5px #4b8f62}@media (width<=520px){.brand-lockup{gap:9px}.brand-logo-plate{width:96px;height:34px}.brand-lockup-copy strong{font-size:13px}}a:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.phone-shell{padding-inline:max(16px, env(safe-area-inset-left)) max(16px, env(safe-area-inset-right));padding-bottom:max(24px, env(safe-area-inset-bottom))}.phone-shell>*{min-width:0}.phone-shell input{scroll-margin-block:24px;font-size:18px}.phone-shell :is(button,a.button){touch-action:manipulation}.phone-scale-labels{overflow-wrap:anywhere;gap:16px}.phone-scale-labels>span{min-width:0;max-width:48%}.phone-scale-labels>span:last-child{text-align:right}.phone-shell{overflow-wrap:anywhere}.phone-shell :is(.card,.phone-result,.phone-correct,.phone-result-stats>div){min-width:0}
