@font-face{font-family:Clash Grotesk;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/ClashGrotesk-Regular.woff2) format("woff2")}@font-face{font-family:Clash Grotesk;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/ClashGrotesk-Medium.woff2) format("woff2")}@font-face{font-family:Clash Grotesk;font-weight:600;font-style:normal;font-display:swap;src:url(/fonts/ClashGrotesk-Semibold.woff2) format("woff2")}@font-face{font-family:Clash Grotesk;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/ClashGrotesk-Bold.woff2) format("woff2")}@font-face{font-family:Satoshi;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Bold.woff2) format("woff2")}@font-face{font-family:Satoshi;font-weight:900;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Black.woff2) format("woff2")}:root{--bg: #F8FFE3;--surface: #FFFFFF;--ink: #14151A;--ink-soft: #565A63;--muted: #9096A1;--line: #E7E8EC;--accent: #CFEC6E;--accent-ink: #14151A;--accent-wash: #EEF8CE;--good: #18A558;--bad: #E5484D;--t1: #DCF09B;--t2: #EF7148;--t3: #89AEFF;--t4: #BCE4FE;--radius: 14px;--shadow: 0 1px 2px rgba(20,20,30,.04), 0 6px 20px rgba(20,20,30,.06);--font: "Clash Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--display: "Satoshi", "Clash Grotesk", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);font-weight:500;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-synthesis:none;letter-spacing:-.01em}input,button,textarea,select{font-family:inherit;letter-spacing:inherit}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(560px 560px at -6% -10%,rgba(207,236,110,.34),transparent 70%),radial-gradient(480px 480px at 104% 106%,rgba(188,228,254,.3),transparent 70%),radial-gradient(400px 400px at 106% 38%,rgba(220,240,155,.32),transparent 70%)}a{color:var(--accent);text-decoration:none}code{background:#eceef3;padding:1px 6px;border-radius:6px;font-size:.9em}.container{max-width:1040px;margin:0 auto;padding:24px}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.muted{color:var(--muted)}.soft{color:var(--ink-soft)}.row{display:flex;gap:12px;align-items:center}.spread{display:flex;justify-content:space-between;align-items:center;gap:12px}.stack{display:flex;flex-direction:column;gap:12px}.wrap{flex-wrap:wrap}.grow{flex:1}.tnum{font-variant-numeric:tabular-nums}.card{background:var(--surface);border-radius:18px;box-shadow:var(--shadow);padding:22px}h1{font-size:30px;letter-spacing:-.02em}h2{font-size:22px;letter-spacing:-.01em}h3{font-size:16px}p{line-height:1.5}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;border:1px solid transparent;background:var(--surface);color:var(--ink);box-shadow:var(--shadow);transition:transform .1s,background .15s,opacity .15s}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-ghost{background:transparent;box-shadow:none;border-color:var(--line)}.btn-lg{height:54px;padding:0 30px;font-size:16px;border-radius:999px}.btn-block{width:100%}.google-btn{background:var(--surface);color:var(--ink);border-color:var(--line);gap:10px}.google-btn:hover:not(:disabled){background:#fafaf8}.google-btn svg{flex:none}.page-body{min-height:calc(100vh - 60px)}.page-foot{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:56px;font-size:12px;color:var(--muted)}.page-foot a,.page-foot button{font-size:12px;color:var(--muted);background:none;border:none;box-shadow:none;padding:0;height:auto;font-weight:400;text-decoration:none;cursor:pointer}.page-foot a:hover,.page-foot button:hover{color:var(--ink);text-decoration:underline}.linkish{background:none;border:none;box-shadow:none;padding:4px 8px;height:auto;font-size:14px;font-weight:600;color:var(--muted);cursor:pointer}.linkish:hover{color:var(--ink)}.end-stack{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:14px}.ss{position:relative}.ss-trigger{display:inline-flex;align-items:center;gap:10px;justify-content:space-between;min-width:200px;max-width:320px;height:40px;padding:0 14px;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:none;font-family:var(--font);font-size:14px;font-weight:600;color:var(--ink);cursor:pointer}.ss-trigger:hover{border-color:var(--muted)}.ss-trigger.on,.ss.open .ss-trigger{border-color:var(--ink)}.ss-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-chev{flex:none;color:var(--muted);transition:transform .16s ease}.ss.open .ss-chev{transform:rotate(180deg)}.ss-pop{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:max(100%,280px);background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px #14151a1f;overflow:hidden}.ss-search{width:100%;height:40px;padding:0 14px;border:none;border-bottom:1px solid var(--line);border-radius:0;background:none;font-family:var(--font);font-size:14px;font-weight:500;color:var(--ink)}.ss-search:focus{outline:none}.ss-search::placeholder{color:var(--muted);font-weight:500}.ss-list{max-height:268px;overflow-y:auto;padding:6px}.ss-opt{display:flex;align-items:center;gap:10px;width:100%;height:36px;padding:0 10px;background:none;border:none;box-shadow:none;border-radius:8px;text-align:left;font-family:var(--font);font-size:14px;font-weight:500;color:var(--ink);cursor:pointer}.ss-opt-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-count{flex:none;font-size:12px;font-weight:600;color:var(--muted)}.ss-opt.active{background:var(--accent-wash)}.ss-opt.sel{font-weight:700}.ss-opt.sel .ss-count{color:var(--ink-soft)}.ss-empty{padding:14px 16px;font-size:13px;color:var(--muted)}@media (max-width: 560px){.ss,.ss-trigger{width:100%;max-width:none}}.btn-danger{background:transparent;box-shadow:none;border-color:var(--line);color:#b23b3b}.btn-danger:hover:not(:disabled){background:#fff1f1;border-color:#e6bcbc}.input{height:44px;padding:0 14px;border:1px solid var(--line);border-radius:11px;font-size:15px;background:var(--surface);color:var(--ink);width:100%}.input:focus{outline:none;border-color:var(--accent)}.input-lg{height:56px;font-size:20px}label.field{display:block;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.topbar{height:60px;border-bottom:1px solid var(--line);background:#f8ffe3b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.topbar .container{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:100%}.brand{font-family:var(--display);font-weight:900;letter-spacing:-.03em;font-size:20px;display:inline-flex;align-items:center;justify-content:center;gap:.36em}.pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700;background:#e7f1dd;color:var(--ink-soft)}.answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.answers.tf{max-width:560px;margin:0 auto}.tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;min-height:68px;padding:14px 16px;border-radius:14px;color:var(--ink);font-weight:700;border:none;cursor:pointer;transition:transform .1s,opacity .3s,filter .3s;box-shadow:var(--shadow)}.tile:disabled{cursor:default}.tile{min-width:0}.tile .lab{overflow-wrap:anywhere}.tile .tok{width:28px;height:28px;flex:none;border-radius:50%;display:grid;place-items:center;background:#0000001f;font-weight:800;font-size:13px}.tile .lab{font-size:18px;line-height:1.15}.tile .cnt{font-weight:800;opacity:.6;font-size:14px}.tile.t1{background:var(--t1)}.tile.t2{background:var(--t2)}.tile.t3{background:var(--t3)}.tile.t4{background:var(--t4)}.tile.dim{opacity:.3;filter:saturate(.5)}.tile.win{outline:4px solid var(--ink);outline-offset:2px}.tile.picked{outline:4px solid var(--ink);outline-offset:-4px}.count{display:flex;align-items:center;gap:12px}.count .num{font-size:30px;font-weight:800;min-width:46px;text-align:center}.count .bar{flex:1;height:10px;border-radius:6px;background:var(--line);overflow:hidden}.count .bar>i{display:block;height:100%;background:var(--ink);transition:width .1s linear}.stand-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);margin-bottom:8px}.stand-row.you{border-color:var(--accent);background:var(--accent-wash)}.stand-row .rk{width:26px;text-align:center;font-weight:800;color:var(--muted)}.stand-row .nm{flex:1;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stand-row .sc{font-weight:800}.qimg{max-width:340px;width:100%;max-height:220px;object-fit:cover;border-radius:14px;display:block;margin:0 auto 18px;box-shadow:var(--shadow)}.big-q{font-size:clamp(24px,4vw,38px);font-weight:700;letter-spacing:-.02em;text-align:center;margin:8px auto 22px;max-width:800px;line-height:1.15}.pin-big{font-size:46px;font-weight:800;letter-spacing:.12em}.qr{width:208px;height:208px;display:block;margin:8px auto 0;border-radius:12px}.img-preview{display:flex;align-items:center;gap:12px}.img-preview img{width:132px;height:84px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.error{color:var(--bad);font-size:14px}.ok{color:var(--good);font-size:14px}.hidden{display:none}.tile .shape{width:26px;height:26px;flex:none}.host-q{font-size:clamp(32px,4.6vw,60px);font-weight:500;letter-spacing:-.02em;line-height:1.1;text-align:center;margin:0;max-width:1120px}.host-stage{height:100vh;max-width:1360px;margin:0 auto;display:flex;flex-direction:column;padding:20px 44px 36px;gap:18px;overflow:hidden}.rep-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--bg);border-radius:12px}.rep-row.slim{padding:6px 12px;background:transparent;border-radius:0;border-top:1px solid #f0f0ea}.rep-rank{width:26px;font-weight:800;opacity:.5}.rep-name{font-weight:700;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rep-score{font-weight:800;margin-left:auto}.rep-row.slim .rep-name{flex:none;width:160px}.rep-row.slim .rep-score{margin-left:auto}.rep-opt{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;background:var(--bg)}.rep-opt.correct{background:var(--accent-wash)}.rep-opt-text{font-weight:600;min-width:0;overflow-wrap:anywhere}.rep-check{color:var(--good);font-weight:800}.choice-chip{flex:none;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;font-size:13px;font-weight:800}.choice-chip.sm{width:22px;height:22px;font-size:11px}.choice-chip.t1{background:var(--t1)}.choice-chip.t2{background:var(--t2)}.choice-chip.t3{background:var(--t3)}.choice-chip.t4{background:var(--t4)}.player-timer{width:100%;margin-bottom:6px}.player-timer .count{display:flex;flex-direction:column-reverse;gap:4px}.player-timer .count .bar{flex:none;width:100%;height:10px;border-radius:999px;background:#e7f1dd}.player-timer .count .bar>i{background:var(--accent);border-radius:999px}.player-timer .count .num{font-size:20px;text-align:center;min-width:0}.lobby-stage{min-height:100vh;max-width:1360px;margin:0 auto;padding:34px 44px 36px;display:flex;flex-direction:column;align-items:center;gap:22px}.lobby-title{text-align:center}.lobby-cols{flex:1;min-height:0;width:100%;display:grid;grid-template-columns:minmax(340px,420px) 1fr;gap:24px;align-items:stretch}.lobby-panel{border:1.5px solid var(--line);border-radius:24px;padding:28px;display:flex;flex-direction:column;gap:14px;min-height:0}.lobby-join{align-items:center;justify-content:center;text-align:center}.lobby-pin{font-size:clamp(54px,5.5vw,88px);font-weight:800;letter-spacing:.05em;line-height:1.05}.lobby-qr{width:clamp(180px,18vw,250px);height:auto;aspect-ratio:1;border-radius:20px;box-shadow:var(--shadow)}.lobby-wall{flex:1;display:flex;flex-wrap:wrap;justify-content:center;gap:20px 24px;align-content:flex-start;padding:8px 0;overflow:auto}.lobby-start{width:100%;max-width:620px;margin:0 auto}@media (max-width: 860px){.lobby-cols{grid-template-columns:1fr}}.lobby-player{display:flex;flex-direction:column;align-items:center;gap:6px;width:86px;animation:joinSpring .5s cubic-bezier(.3,1.5,.4,1) both}.lobby-player .bob{animation:lobbyBob 3s ease-in-out infinite}.lobby-name{font-size:13px;font-weight:600;max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes joinSpring{0%{opacity:0;transform:scale(.3) translateY(16px)}}@keyframes lobbyBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion: reduce){.lobby-player,.lobby-player .bob{animation:none}}.sound-btn{position:fixed;bottom:20px;right:20px;z-index:50;border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:10px 14px;font-size:16px;cursor:pointer;box-shadow:var(--shadow)}.sound-btn.nudge{animation:soundNudge 1.2s ease-in-out infinite;font-size:14px;font-weight:700}@keyframes soundNudge{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.read-count{font-size:110px;font-weight:800;line-height:1;animation:countPop .32s cubic-bezier(.2,.8,.2,1)}.play-screen .read-count{font-size:88px;margin-top:0}@keyframes countPop{0%{transform:scale(1.5);opacity:.2}}.count-splash{position:relative;display:grid;place-items:center;width:220px;height:220px;margin:0 auto}.count-splash img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:splashIn .5s cubic-bezier(.2,.9,.3,1.2)}.count-splash .read-count{position:relative;z-index:1}.play-screen .count-splash{width:170px;height:170px}@keyframes splashIn{0%{transform:scale(.25) rotate(-14deg);opacity:0}}.answers.player .tile{transition:transform .09s ease}.answers.player .tile:active{transform:scale(.95)}.count.urgent .bar>i{background:var(--t2)}.count.urgent .num{color:var(--t2);animation:heartbeat .85s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}45%{transform:scale(1.14)}}.streak-chip{background:var(--surface);border-radius:999px;padding:6px 16px;font-weight:800;font-size:16px;box-shadow:var(--shadow);animation:countPop .35s cubic-bezier(.2,.8,.2,1)}.confetti{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:40}.pod{animation:podDrop .55s cubic-bezier(.3,1.35,.4,1) both}.pod.p3{animation-delay:.05s}.pod.p2{animation-delay:.45s}.pod.p1{animation-delay:.85s}@keyframes podDrop{0%{opacity:0;transform:translateY(-38px) scale(.88)}}@media (prefers-reduced-motion: reduce){.pod,.count-splash img{animation:none}}.preview-mode{height:100vh;display:flex;flex-direction:column;overflow:hidden}.pm-topbar{height:60px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line);background:#f8ffe3b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pm-body{flex:1;min-height:0;display:flex;gap:28px;padding:24px 28px;align-items:center}.pm-host{flex:1;height:100%;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--bg);box-shadow:var(--shadow)}.pm-host iframe{width:100%;height:100%;border:0}.pm-phone{flex:none;width:375px;height:min(92%,740px);background:#14151a;border-radius:44px;padding:14px 12px 18px;position:relative;box-shadow:0 24px 60px #14151a40}.pm-phone-notch{position:absolute;top:15px;left:50%;transform:translate(-50%);width:110px;height:22px;background:#14151a;border-radius:999px;z-index:2}.pm-phone iframe{width:100%;height:100%;border:0;border-radius:32px;background:var(--bg)}@media (max-width: 1020px){.pm-body{flex-direction:column;overflow:auto}.pm-host{width:100%;min-height:420px}}.limit-note{font-size:12px;font-weight:600;color:var(--t2);margin-top:4px}.q-warn{flex:none;width:20px;height:20px;border-radius:50%;background:var(--t2);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}@media (max-width: 640px){.quiz-row{flex-direction:column;align-items:stretch}.quiz-row .row{gap:8px}.quiz-row .row .btn{flex:1 1 auto;min-width:0;padding:0 10px;white-space:nowrap}}.qe-grid{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:start}.qe-grid>*{min-width:0}.q-list-card{padding:10px}.q-list{display:flex;flex-direction:column;gap:6px}.q-row{display:flex;align-items:center;background:transparent;border:1px solid var(--line);border-radius:12px}.q-row.selected{border-color:var(--accent);background:var(--accent-wash)}.q-row.dragging{background:var(--surface);border-color:var(--accent);box-shadow:0 12px 28px #14151a2e}.q-grip{flex:none;display:grid;place-items:center;width:24px;height:38px;padding:0;border:0;background:none;border-radius:8px;cursor:grab;opacity:0;transition:opacity .12s ease}.q-row:hover .q-grip,.q-grip:focus-visible{opacity:1}.q-grip:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.q-grip:active{cursor:grabbing}.q-grip{touch-action:none}.q-grip-icon circle{fill:var(--muted)}@media (hover: none){.q-grip{opacity:.6}}.q-row-main{flex:1;min-width:0;display:flex;align-items:center;gap:8px;height:auto;padding:10px 12px 10px 4px;border:0;background:none;font:inherit;font-size:14px;color:inherit;text-align:left;cursor:pointer}.q-num{flex:none;font-weight:800}.q-row-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q-add{display:flex;align-items:center;justify-content:center;width:100%;height:40px;margin-top:6px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:none;font:inherit;font-size:14px;font-weight:600;color:var(--ink-soft);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.q-add:hover:not(:disabled){background:var(--accent-wash);border-color:var(--accent);color:var(--ink)}.q-add:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.q-add:disabled{opacity:.45;cursor:not-allowed}.q-count{margin-top:10px;text-align:center;font-size:12px;color:var(--muted)}.q-del-quiz{display:block;width:100%;margin-top:14px;padding:6px 0;border:0;background:none;font:inherit;font-size:12px;color:var(--muted);text-align:center;cursor:pointer;transition:color .15s}.q-del-quiz:hover{color:#b23b3b;text-decoration:underline}.q-del-quiz:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:8px}.q-del-confirm{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px;text-align:left}.q-del-confirm p{margin:0;font-size:12px;line-height:1.45;color:var(--ink-soft)}.q-del-confirm .btn{width:100%}.preview-stage{position:relative;background:var(--bg);border:1px solid var(--line);border-radius:20px;padding:26px 20px 18px;display:flex;flex-direction:column;gap:14px;min-height:420px}.pv-tag{position:absolute;top:-12px;left:16px;background:var(--ink);color:#f8ffe3;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.01em}.pv-top{display:flex;align-items:center;justify-content:space-between}.pv-bar{height:10px;border-radius:999px;background:#e7f1dd;overflow:hidden}.pv-bar>i{display:block;height:100%;width:62%;background:var(--accent);border-radius:999px}.pv-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:6px 0}.pv-img{max-height:130px;max-width:60%;object-fit:contain;border-radius:12px;box-shadow:var(--shadow)}.pv-q{font-size:26px;font-weight:500;letter-spacing:-.02em}.preview-stage .answers.host .tile{min-height:58px;padding:10px 12px}.preview-stage .answers.host .tile .lab{font-size:14px}.preview-stage .answers.host .tile .tok{width:22px;height:22px;font-size:11px}.preview-stage .tile:disabled{opacity:1}.preview-stage{container-type:inline-size}@container (max-width: 470px){.preview-stage .answers.host{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.host-timer-top{width:100%}.host-timer-top .count{display:flex;flex-direction:column-reverse;gap:8px}.host-timer-top .count .bar{flex:none;width:100%;height:16px;border-radius:999px;background:#e7f1dd}.host-timer-top .count .bar>i{background:var(--accent);border-radius:999px}.host-timer-top .count .num{font-size:36px;text-align:center;min-width:0}.host-stage-top{display:flex;align-items:center;justify-content:space-between}.host-stage-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center}.host-img{flex:0 1 auto;min-height:0;max-width:min(760px,46vw);max-height:42vh;width:auto;object-fit:contain;border-radius:16px;box-shadow:var(--shadow)}.host-stage-answers{display:flex;flex-direction:column;gap:18px}.host-actions{display:flex;justify-content:center}.board-screen{min-height:100vh;max-width:620px;margin:0 auto;padding:clamp(20px,3.6vh,40px) 24px;display:flex;flex-direction:column;gap:14px}.board-screen h1{margin-top:4vh}.board-list{flex:1;display:flex;flex-direction:column;justify-content:center}.podium{display:flex;align-items:flex-end;justify-content:center;gap:40px;padding:10px 0 6px}.pod{display:flex;flex-direction:column;align-items:center;gap:6px}.pod-badge{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:3px 14px;font-weight:800;font-size:15px;margin-top:-18px;box-shadow:var(--shadow)}.pod.p1 .pod-badge{background:var(--accent);border-color:var(--accent)}.pod-name{font-weight:700;font-size:19px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pod.p1 .pod-name{font-size:23px}.pod-score{font-weight:800;font-size:17px;color:var(--ink-soft)}.pod.p1 .pod-score{font-size:21px}.stand-row.big{padding:16px 24px;border-radius:999px;gap:16px;margin-bottom:12px}.stand-row.big .rk{font-size:22px;width:32px}.stand-row.big .nm{font-size:22px}.stand-row.big .sc{font-size:24px}.board-list.dense .stand-row.big{padding:clamp(6px,1.05vh,16px) 22px;margin-bottom:clamp(4px,.75vh,12px);gap:clamp(10px,1.4vh,16px)}.board-list.dense .stand-row.big img{width:clamp(26px,3.6vh,44px);height:clamp(26px,3.6vh,44px)}.board-list.dense .stand-row.big .rk,.board-list.dense .stand-row.big .nm{font-size:clamp(15px,1.9vh,22px)}.board-list.dense .stand-row.big .sc{font-size:clamp(16px,2.1vh,24px)}.board-cta{display:flex;gap:10px;align-items:stretch}.board-cta .btn{flex:none}.board-cta .btn.grow{flex:1}@media (max-width: 460px){.board-cta{flex-direction:column-reverse}.board-cta .btn{flex:none;width:100%}}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:24px;display:flex;align-items:center;justify-content:center;background:#14151a6b;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:scrim-in .16s ease-out}.sheet{width:100%;max-width:520px;max-height:min(82vh,760px);padding:22px 24px 24px;background:var(--surface);border-radius:22px;box-shadow:0 20px 60px #14141e3d;display:flex;flex-direction:column;gap:10px;animation:sheet-in .18s cubic-bezier(.2,.8,.3,1)}.sheet-sm{max-width:400px}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sheet-x{width:34px;height:34px;flex:none;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:13px;cursor:pointer}.sheet-x:hover{color:var(--ink)}.sheet-body{overflow-y:auto;margin:4px -6px -8px;padding:2px 6px 8px}.sheet-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}@keyframes scrim-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.stand-row.ghost{background:transparent;border-radius:999px;padding:9px 20px;gap:12px;margin-bottom:8px}.stand-row.ghost .rk{font-size:15px}.stand-row.ghost .nm,.stand-row.ghost .sc{font-size:17px}.board-screen h1{text-align:center}.answers.host{width:100%;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.ans-col{display:flex;flex-direction:column;gap:12px;height:100%}.ans-col .tile{width:100%;flex:1}.bar-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;height:150px}.bar-wrap .bar{width:72%;max-width:150px;border-radius:14px 14px 6px 6px;transform-origin:bottom;animation:barUp .55s cubic-bezier(.2,.8,.2,1)}.bar-wrap .bar.t1{background:var(--t1)}.bar-wrap .bar.t2{background:var(--t2)}.bar-wrap .bar.t3{background:var(--t3)}.bar-wrap .bar.t4{background:var(--t4)}.bar-wrap .bar.dim{opacity:.35;filter:saturate(.5)}.bar-cnt{font-size:24px;font-weight:800;animation:fadeIn .7s ease}@keyframes barUp{0%{transform:scaleY(0)}}@keyframes fadeIn{0%{opacity:0}}.answers.host.tf{grid-template-columns:repeat(2,1fr);max-width:720px;margin:0 auto}.answers.host .tile{min-height:136px;font-size:20px;padding:22px}.answers.host .tile .lab{font-size:25px}.answers.host .tile .tok{width:34px;height:34px;font-size:15px}@media (max-width: 820px){.answers.host{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.play-screen{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:14px;gap:12px}.play-top{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:15px}.answers.player{flex:1;grid-auto-rows:1fr;gap:14px}.answers.player .tile{min-height:0;gap:12px}.answers.player .tile .tok{width:44px;height:44px;font-size:19px}.answers.player .tile .lab{font-size:26px}.answers.player .tile.long .tok{width:32px;height:32px;font-size:14px}.answers.player .tile.long .lab{font-size:17px}.answers.host .tile.long .lab{font-size:20px}.answers.player.tf{grid-template-columns:1fr;max-width:none}.play-bottom{display:flex;align-items:center;gap:12px;min-height:46px}.play-bottom .nick{font-weight:800;font-size:16px}.play-bottom .mid{flex:1;text-align:center;font-weight:700}.play-bottom .mid.good{color:var(--good)}.play-bottom .mid.bad{color:var(--bad)}.play-bottom .score{background:var(--ink);color:#fff;padding:9px 20px;border-radius:9px;font-weight:800}.play-mid{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;border-radius:18px;padding:20px;overflow:hidden}.play-mid.result.good{background:#e4f5ec}.play-mid.result.bad{background:#fce7e7}.result-icon{font-size:68px;line-height:1;font-weight:800}.play-mid.result.good .result-icon,.play-mid.result.good .result-title{color:var(--good)}.play-mid.result.bad .result-icon,.play-mid.result.bad .result-title{color:var(--bad)}.result-title{font-size:30px;font-weight:800;letter-spacing:-.02em}.result-pts{font-size:22px;font-weight:800}.result-answer{font-size:18px;font-weight:600;color:var(--ink-soft);margin-top:2px;max-width:100%;overflow-wrap:anywhere}.wait{display:flex;flex-direction:column;align-items:center;gap:12px}.wait-title{font-size:24px;font-weight:800;letter-spacing:-.01em}.wait-sub{font-size:15px;color:var(--ink-soft)}.spinner-lg{width:40px;height:40px;border:4px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:qspin .8s linear infinite}@keyframes qspin{to{transform:rotate(360deg)}}.board{max-width:560px;margin:0 auto}.board h1{text-align:center;margin-bottom:22px}.landing{position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#fcfdf8}.lp-shell{position:relative;z-index:3;flex:1;width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column}.lp-field{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.lp-blob{position:absolute;border-radius:50%;will-change:transform}.lp-b1{width:62vw;height:86vh;left:-18%;top:-30%;background:radial-gradient(closest-side,#cfec6eb3,#cfec6e00);animation:lp-drift-a 34s ease-in-out infinite}.lp-b2{width:58vw;height:80vh;right:-16%;bottom:-26%;background:radial-gradient(closest-side,#89aeff8c,#89aeff00);animation:lp-drift-b 41s ease-in-out infinite}.lp-b3{width:47vw;height:68vh;right:-8%;top:-10%;background:radial-gradient(closest-side,#bce4fe85,#bce4fe00);animation:lp-drift-a 47s ease-in-out infinite reverse}.lp-b4{width:43vw;height:60vh;left:-10%;bottom:-16%;background:radial-gradient(closest-side,#dcf09b73,#dcf09b00);animation:lp-drift-b 38s ease-in-out infinite reverse}@keyframes lp-drift-a{0%{transform:translateZ(0)}33%{transform:translate3d(3.2%,2.4%,0)}66%{transform:translate3d(-2.4%,3.4%,0)}to{transform:translateZ(0)}}@keyframes lp-drift-b{0%{transform:translateZ(0)}40%{transform:translate3d(-3%,-2.6%,0)}70%{transform:translate3d(2.8%,-1.8%,0)}to{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.lp-blob{animation:none}}.lp-grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E")}.lp-paint{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;mix-blend-mode:multiply}.lp-top{position:relative;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;padding:clamp(22px,2.6vw,38px) clamp(24px,3vw,44px) 0}.lp-word{font-family:var(--display);font-weight:900;letter-spacing:-.055em;line-height:.8;font-size:clamp(46px,5vw,72px);color:var(--ink)}.lp-signin{display:inline-block;font-size:15px;font-weight:600;color:var(--ink);text-decoration:none;line-height:1;padding:13px 26px;border:1.5px solid rgba(20,21,26,.3);border-radius:999px;margin-top:6px;background:#ffffff73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:border-color .15s,background .15s}.lp-signin:hover{border-color:var(--ink);background:#fffc}.lp-middle{position:relative;z-index:3;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(28px,5vw,64px) clamp(24px,4vw,56px)}.lp-h1{font-family:var(--font);font-weight:500;font-size:clamp(44px,6.4vw,96px);line-height:1.06;letter-spacing:-.036em;margin:0}.lp-cta{display:flex;gap:16px;justify-content:center;margin-top:clamp(34px,4.4vw,58px)}.lp-pill{font-family:var(--font);font-size:17px;font-weight:600;letter-spacing:-.012em;min-width:186px;height:58px;border-radius:999px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);border:1.5px solid rgba(20,21,26,.3);background:#ffffff73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:border-color .15s,background .15s,opacity .15s}.lp-pill:hover{border-color:var(--ink);background:#fffc}.lp-pill-solid{background:var(--ink);border-color:var(--ink);color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.lp-pill-solid:hover{background:var(--ink);border-color:var(--ink);opacity:.86}.lp-pill-solid:active{transform:scale(.985)}.lp-steps{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,3.4vw,48px);padding:0 clamp(24px,3vw,44px) clamp(56px,6.2vw,88px)}.lp-step{display:flex;gap:18px;align-items:flex-start}.lp-num{flex:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-family:var(--display);font-weight:900;font-size:19px;color:var(--ink)}.lp-step h3{font-family:var(--display);font-weight:700;font-size:clamp(19px,1.6vw,23px);letter-spacing:-.02em;margin:6px 0}.lp-step p{margin:0;font-size:16px;line-height:1.5;color:var(--ink-soft);max-width:32ch}@media (max-width:900px){.lp-top{padding:18px 26px 0}.lp-word{font-size:clamp(40px,11vw,60px)}.lp-signin{font-size:14px;padding:10px 20px}.lp-middle{padding:clamp(72px,20vw,116px) 26px clamp(72px,20vw,116px)}.lp-h1{font-size:clamp(42px,13.2vw,58px);line-height:1.08}.lp-cta{flex-direction:column;width:100%;max-width:330px;gap:12px;margin-top:clamp(34px,11vw,52px)}.lp-pill{width:100%;min-width:0;height:54px}.lp-steps{grid-template-columns:1fr;gap:22px;padding:0 26px 64px 36px}.lp-step{gap:14px}.lp-num{width:36px;height:36px;font-size:17px}.lp-step h3{font-size:17.5px;margin:6px 0 4px}.lp-step p{font-size:14.5px;line-height:1.45;max-width:none}.qe-grid{grid-template-columns:1fr;gap:14px}.q-list{flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.q-row{flex:none}.q-row-main{padding:8px 10px 8px 2px;gap:6px}.q-grip{width:18px;height:34px;opacity:.6}.q-count{margin-top:6px}.lp-b1{width:560px;height:520px}.lp-b2{width:520px;height:480px}.lp-b3{width:420px;height:400px}.lp-b4{width:400px;height:380px}}.viewswitch{display:inline-flex;gap:2px;padding:2px;border-radius:999px;background:var(--line);margin-bottom:10px}.viewswitch-btn{border:none;background:none;cursor:pointer;font:inherit;font-size:12.5px;font-weight:600;color:var(--ink-soft);padding:5px 12px;border-radius:999px;transition:background .12s ease,color .12s ease}.viewswitch-btn:hover{color:var(--ink)}.viewswitch-btn.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #14151a14}.viewswitch-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.qc{padding-bottom:96px}.qc-title{border:none;box-shadow:none;background:transparent;font-weight:800;padding-left:0;margin-bottom:6px}.qc-doc{display:flex;flex-direction:column;gap:26px;margin-top:10px}.qc-q{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:10px 12px 12px 0;border-radius:var(--radius);transition:background .12s ease}.qc-q:focus-within{background:#ffffff8c}.qc-gutter{display:flex;flex-direction:column;align-items:center;gap:2px;padding-top:6px}.qc-num{font-size:13px;font-weight:700;color:var(--muted);line-height:22px}.qc-q.incomplete .qc-num{color:var(--t2)}.qc-grip{width:22px;height:22px;padding:0;border:none;background:none;border-radius:6px;cursor:grab;touch-action:none;transition:background .12s ease,color .12s ease}.qc-q:hover .qc-grip{background:var(--line);color:var(--ink)}.qc-grip:active{cursor:grabbing}.qc-grip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.qc-q.dragging{background:var(--surface);box-shadow:var(--shadow)}.qc-cog{width:22px;height:22px;padding:0;border:none;background:none;cursor:pointer;color:var(--muted);font-size:13px;line-height:1;border-radius:6px;opacity:0;transition:opacity .12s ease,background .12s ease}.qc-q:hover .qc-cog,.qc-q:focus-within .qc-cog,.qc-cog[aria-expanded=true]{opacity:1}.qc-cog:hover{background:var(--line);color:var(--ink)}.qc-blocks{display:flex;flex-direction:column;gap:6px;min-width:0}.qc-prompt,.qc-answer{width:100%;border:none;background:transparent;outline:none;resize:none;overflow:hidden;color:var(--ink);padding:2px 0}.qc-prompt{font-family:var(--display);font-size:21px;font-weight:700;line-height:1.3;letter-spacing:-.02em}.qc-answer{font-size:15px;font-weight:500;line-height:1.4}.qc-prompt::placeholder,.qc-answer::placeholder{color:var(--muted)}.qc-answer.fixed{display:flex;align-items:center;min-height:24px;font-weight:600;width:auto}.qc-fit{display:inline-grid;min-width:0;max-width:100%;font-size:15px;font-weight:500;line-height:1.4}.qc-fit>*{grid-area:1 / 1}.qc-fit:after{content:attr(data-value) " ";grid-area:1 / 1;white-space:pre-wrap;word-break:break-word;visibility:hidden;height:0;overflow:hidden;padding:2px 0}.qc-image{border-radius:10px;cursor:pointer;outline:none}.qc-image:not(.has){height:26px;display:flex;align-items:center;max-width:480px;border:1px dashed var(--line);opacity:0;transition:opacity .12s ease}.qc-q:hover .qc-image:not(.has),.qc-q:focus-within .qc-image:not(.has){opacity:1}.qc-image:not(.has):hover{border-color:var(--muted)}.qc-image:focus-visible{outline:2px solid var(--accent);outline-offset:2px;opacity:1}.qc-image-hint{font-size:12px;color:var(--muted);padding:0 8px}.qc-image.has{position:relative;display:inline-block;max-width:320px}.qc-image.has img{display:block;width:100%;border-radius:10px}.qc-img-x{position:absolute;top:6px;right:6px;border:none;cursor:pointer;background:#14151ab8;color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px;opacity:0;transition:opacity .12s ease}.qc-image.has:hover .qc-img-x,.qc-image.has:focus .qc-img-x{opacity:1}.qc-opt{display:flex;align-items:flex-start;gap:8px;padding:3px 0;max-width:480px}.qc-letter{flex:none;width:20px;height:20px;margin-top:3px;border-radius:6px;background:var(--line);color:var(--ink-soft);font-size:11px;font-weight:700;line-height:20px;text-align:center}.qc-opt.marked .qc-letter{background:var(--accent);color:var(--accent-ink)}.qc-mark{flex:none;width:22px;height:22px;margin-top:2px;padding:0;cursor:pointer;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:11px;line-height:1;opacity:0;transition:opacity .12s ease}.qc-q:hover .qc-mark,.qc-q:focus-within .qc-mark{opacity:1}.qc-opt.marked .qc-mark{opacity:1;background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.qc-add-opt{align-self:flex-start;border:none;background:none;cursor:pointer;font-size:12.5px;font-weight:600;color:var(--muted);padding:2px 0 2px 28px;opacity:0;transition:opacity .12s ease}.qc-q:hover .qc-add-opt,.qc-q:focus-within .qc-add-opt{opacity:1}.qc-add-opt:hover{color:var(--ink)}.qc-menu{margin-top:8px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);display:flex;flex-direction:column;gap:8px}.qc-menu-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.qc-menu-row .field{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);width:42px}.btn-sm{height:30px;padding:0 10px;font-size:12.5px;border-radius:8px}.qc-add{width:100%;margin-top:18px;height:44px;border-radius:var(--radius);border:1px dashed var(--line);background:transparent;cursor:pointer;color:var(--muted);font-size:13.5px;font-weight:600}.qc-add:hover:not(:disabled){border-color:var(--muted);color:var(--ink)}.qc-add:disabled{opacity:.5;cursor:default}.qc-limit{margin-top:2px}.qc-del-quiz{display:block;margin:28px auto 0;padding:6px 10px;border:0;background:none;font:inherit;font-size:12px;color:var(--muted);cursor:pointer;transition:color .15s}.qc-del-quiz:hover{color:#b23b3b;text-decoration:underline}.qc-del-quiz:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.qc-del-confirm{max-width:420px;margin:28px auto 0;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.qc-del-confirm p{margin:0;font-size:12.5px;line-height:1.5;color:var(--ink-soft)}@media (max-width: 900px){.qc-q{grid-template-columns:24px 1fr;gap:8px;padding-right:0}.qc-prompt{font-size:19px}.qc-image.has{max-width:100%}.qc-cog,.qc-mark,.qc-add-opt{opacity:1}.qc-image:not(.has){opacity:1}.qc-grip{background:var(--line)}.qc-del-confirm{max-width:none}}
