:root{color:#183d73;font-synthesis:none;text-rendering:optimizelegibility;--yellow:#ffe600;--yellow-deep:#f5d900;--blue:#3483fa;--blue-dark:#183d73;--blue-black:#0d2548;--cream:#fffdf2;--white:#fff;--ink:#17202d;--muted:#6b7280;--danger:#ef3c4f;--success:#16a46c;--shadow-hard:0 14px 0 #0d254829;background:#ffe600;font-family:Avenir Next,Segoe UI Variable Display,Trebuchet MS,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0}body{overscroll-behavior:none;background:var(--yellow);min-width:320px;min-height:100dvh}button,input{font:inherit}button{touch-action:manipulation}.app-shell{background:var(--yellow);width:100%;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;container-type:inline-size}.screen{width:100%;min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 52px max(34px, env(safe-area-inset-bottom));animation:.45s cubic-bezier(.2,.8,.2,1) both screen-in;position:relative}@keyframes screen-in{0%{opacity:0;transform:translateY(16px)}}.brand-mark{color:var(--blue-dark);align-items:center;gap:18px;display:inline-flex}.brand-mark__logo{object-fit:contain;width:270px;height:auto;display:block}.brand-mark__test{letter-spacing:.1em;white-space:nowrap;border:3px solid;border-radius:9px;padding:11px 15px 9px;font-size:18px;font-weight:950;line-height:1}.brand-mark--compact{gap:10px}.brand-mark--compact .brand-mark__logo{width:145px}.brand-mark--compact .brand-mark__test{border-width:2px;border-radius:6px;padding:7px 9px 6px;font-size:11px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:16px;font-weight:900}.icon-button{background:var(--cream);width:56px;height:56px;color:var(--blue-dark);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid}.icon-button--on-yellow{box-shadow:0 6px #183d7324}.text-button{color:var(--blue-dark);letter-spacing:.12em;cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:900}.primary-button{background:var(--blue);min-height:76px;color:var(--white);letter-spacing:.06em;cursor:pointer;border:0;border-radius:18px;padding:0 30px;font-size:19px;font-weight:900;transition:transform .12s,box-shadow .12s;box-shadow:0 10px #2168c8}.primary-button:active{transform:translateY(6px);box-shadow:0 4px #2168c8}.primary-button--hero{justify-content:space-between;align-items:center;width:100%;min-height:96px;padding:0 40px;font-size:22px;display:flex}.primary-button--hero span{font-size:35px;font-weight:400}.start-screen{background:var(--yellow);flex-direction:column;display:flex}.start-screen:before,.start-screen:after{content:"";pointer-events:none;border:3px solid #183d731f;border-radius:50%;position:absolute}.start-screen:before{width:530px;height:530px;top:180px;right:-330px}.start-screen:after{width:280px;height:280px;top:305px;right:-205px}.start-screen__header,.simple-header{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.start-hero{z-index:1;margin-top:clamp(70px,9vh,160px);position:relative}.start-hero .brand-mark{width:max-content;margin-bottom:45px;display:flex}.start-hero .eyebrow{color:#183d73b8}.start-hero h1{max-width:760px;color:var(--blue-dark);letter-spacing:-.07em;margin:22px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8.6cqw,94px);line-height:.95}.start-hero h1 em{color:var(--blue);font-weight:400}.start-hero p{max-width:620px;margin:0;font-size:clamp(21px,3cqw,30px);font-weight:600;line-height:1.4}.start-card{background:var(--cream);border:4px solid var(--blue-dark);box-shadow:var(--shadow-hard);z-index:2;border-radius:36px;margin-top:auto;padding:38px;position:relative}.start-card__label{letter-spacing:.18em;text-align:center;margin-bottom:22px;font-size:15px;font-weight:900}.team-switch{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.team-option{background:var(--white);min-height:152px;color:var(--muted);cursor:pointer;border:3px solid #d5dae2;border-radius:24px;transition:all .18s}.team-option span{letter-spacing:.16em;margin-bottom:3px;font-size:15px;font-weight:900;display:block}.team-option strong{font-size:70px;line-height:.9}.team-option--active{color:var(--white);background:var(--blue-dark);border-color:var(--blue-dark);box-shadow:0 9px 0 var(--blue);transform:translateY(-5px)}.kiosk-chip{letter-spacing:.14em;border:2px solid #183d7340;border-radius:99px;margin:34px auto 0;padding:10px 18px;font-size:13px;font-weight:900}.instructions-screen{background:var(--cream);flex-direction:column;display:flex}.instructions-title{margin:clamp(70px,8vh,130px) 0 50px}.team-badge{background:var(--yellow);letter-spacing:.14em;border-radius:99px;padding:12px 20px;font-size:16px;font-weight:950;display:inline-block}.instructions-title h1{letter-spacing:-.055em;margin:25px 0 0;font-family:Georgia,serif;font-size:clamp(44px,7cqw,76px);line-height:1.03}.instructions-list{gap:22px;margin:0;padding:0;list-style:none;display:grid}.instructions-list li{border:3px solid var(--blue-dark);background:var(--white);border-radius:24px;grid-template-columns:82px 1fr;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 8px #183d731a}.instructions-list li>span{background:var(--blue-dark);width:70px;height:70px;color:var(--yellow);border-radius:50%;place-items:center;font-size:20px;font-weight:950;display:grid}.instructions-list b{letter-spacing:.08em;font-size:20px;display:block}.instructions-list p{color:#526071;margin:8px 0 0;font-size:18px;line-height:1.35}.instructions-footnote{text-align:center;letter-spacing:.11em;margin:auto 0 28px;font-size:15px;font-weight:900}.game-screen{background:radial-gradient(circle at 50% 23%, #245896, var(--blue-black) 48%, #091a33 100%);color:var(--white);flex-direction:column;min-height:100dvh;padding:0 36px 30px;display:flex}.game-header{background:var(--yellow);height:82px;color:var(--blue-dark);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 -36px;padding:0 36px;display:grid}.game-header__round,.game-header__team{letter-spacing:.1em;font-size:14px;font-weight:700}.game-header__round{justify-self:center}.game-header__team{justify-self:end}.game-header__round b,.game-header__team b{font-size:22px}.game-stats{grid-template-columns:1fr 240px 1fr;align-items:center;gap:15px;min-height:176px;display:grid}.timer-block,.round-block{flex-direction:column;align-items:center;display:flex}.timer-block span,.round-block span{letter-spacing:.15em;color:#a8c8ee;font-size:13px;font-weight:900}.timer-block strong,.round-block strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:39px;line-height:1}.score-orb{border:4px solid var(--yellow);background:var(--blue-black);border-radius:50%;grid-template-rows:28px 1fr;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:8px;width:220px;height:130px;margin:0 auto;transition:all .25s;display:grid;position:relative;box-shadow:0 0 0 8px #ffe60029,0 0 45px #ffe60033}.score-orb:before,.score-orb:after{content:"";background:var(--yellow);width:18px;height:4px;box-shadow:0 -34px 0 var(--yellow), 0 34px 0 var(--yellow);position:absolute;top:50%}.score-orb:before{left:-14px}.score-orb:after{right:-14px}.score-orb__label{text-align:center;color:var(--yellow);letter-spacing:.15em;grid-column:1/-1;align-self:end;font-size:12px;font-weight:900}.score-orb__value{font-variant-numeric:tabular-nums;justify-self:end;font-family:Georgia,serif;font-size:62px;line-height:.9}.score-orb__unit{color:#a8c8ee;align-self:end;margin-bottom:17px;font-size:12px;font-weight:900}.score-orb--danger{border-color:var(--danger);animation:.8s infinite alternate danger-pulse;box-shadow:0 0 0 8px #ef3c4f2e,0 0 45px #ef3c4f4d}@keyframes danger-pulse{to{transform:scale(1.045)}}.question-panel{text-align:center;background:#ffffff12;border:3px solid #ffffff2e;border-radius:25px;place-content:center;min-height:170px;padding:26px 40px;display:grid}.question-panel__category{color:var(--yellow);letter-spacing:.16em;font-size:12px;font-weight:900}.question-panel h1{letter-spacing:-.035em;max-width:800px;margin:13px auto 0;font-size:clamp(27px,4.3cqw,45px);line-height:1.08}.answer-board{perspective:1200px;gap:12px;padding:25px 0;display:grid}.answer-tile{perspective:1000px;height:clamp(76px,7.4vh,106px)}.answer-tile__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.2,.8,.2,1);position:relative}.answer-tile--revealed .answer-tile__inner{transform:rotateX(180deg)}.answer-tile__face{backface-visibility:hidden;border:3px solid #7199c8;border-radius:15px;position:absolute;inset:0;overflow:hidden}.answer-tile__face--front{background:linear-gradient(#245c9e,#153e73);place-items:center;display:grid;box-shadow:inset 0 0 0 4px #102f58,0 5px #0003}.answer-tile__face--front span{background:var(--yellow);width:54px;height:54px;color:var(--blue-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:31px;font-weight:900;display:grid}.answer-tile__face--back{background:var(--cream);color:var(--blue-dark);border-color:var(--yellow);grid-template-columns:1fr 92px;align-items:center;display:grid;transform:rotateX(180deg);box-shadow:inset 0 0 0 4px #e9d31b}.answer-tile__label{text-transform:uppercase;letter-spacing:-.02em;padding-left:34px;font-size:clamp(23px,4cqw,39px);font-weight:950}.answer-tile__points{background:var(--yellow);place-items:center;height:100%;font-family:Georgia,serif;font-size:42px;font-weight:900;display:grid}.answer-tile--missed .answer-tile__face--back{opacity:.62;filter:grayscale(.55)}.input-zone{margin-top:auto}.input-zone__top{grid-template-columns:1fr 1.5fr 1fr;align-items:center;min-height:50px;margin-bottom:8px;display:grid}.strikes{gap:9px;display:flex}.strike{color:#ffffff38;border:2px solid #ffffff2e;border-radius:8px;place-items:center;width:37px;height:37px;font-size:30px;font-weight:950;line-height:1;display:grid}.strike--active{border-color:var(--danger);background:var(--danger);color:#fff;animation:.28s cubic-bezier(.2,1.7,.3,1) strike-in;box-shadow:0 0 16px #ef3c4f73}@keyframes strike-in{0%{opacity:0;transform:scale(2.8)rotate(-14deg)}}.feedback-copy{text-align:center;color:#cbd9ea;grid-column:2;font-size:15px;font-weight:800}.feedback--correct .feedback-copy{color:#75e9b8}.feedback--wrong .feedback-copy{color:#ff8995}.feedback--repeat .feedback-copy{color:var(--yellow)}.answer-input{border:3px solid var(--yellow);background:var(--white);min-height:76px;color:var(--blue-dark);letter-spacing:.02em;text-align:center;border-radius:16px;justify-content:center;align-items:center;padding:10px 30px;font-size:clamp(27px,4cqw,42px);font-weight:950;display:flex;overflow:hidden}.answer-input span{color:#a3adba;letter-spacing:.08em;font-size:23px}.answer-input i{background:var(--blue);width:3px;height:39px;margin-left:5px;animation:.8s step-end infinite cursor-blink;display:inline-block}@keyframes cursor-blink{50%{opacity:0}}.keyboard{gap:8px;margin-top:13px;transition:opacity .2s;display:grid}.keyboard--disabled{opacity:.28}.keyboard__row{justify-content:center;gap:7px;display:flex}.key{max-width:78px;height:clamp(52px,5.4vh,70px);color:var(--blue-dark);cursor:pointer;background:#eef2f7;border:0;border-radius:10px;flex:1;font-size:clamp(15px,2.3cqw,23px);font-weight:900;box-shadow:0 5px #acb6c5}.key:active:not(:disabled){transform:translateY(4px);box-shadow:0 1px #acb6c5}.key--delete{background:#b9c5d6;flex:1;max-width:none}.key--submit{background:var(--yellow);flex:3;max-width:none;box-shadow:0 5px #b9a600}.key--submit:disabled{color:#aeb9c8;background:#6f8098;box-shadow:0 5px #45556c}.round-overlay,.operator-overlay{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051428d6;place-items:center;padding:45px;animation:.25s both fade-in;display:grid;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}}.round-modal{border:4px solid var(--blue-dark);background:var(--cream);width:100%;max-width:650px;color:var(--blue-dark);text-align:center;box-shadow:0 16px 0 var(--yellow);border-radius:36px;padding:44px;animation:.38s cubic-bezier(.2,1.25,.3,1) both modal-in}@keyframes modal-in{0%{opacity:0;transform:scale(.72)translateY(30px)}}.round-modal__icon{border:7px solid var(--cream);background:var(--yellow);width:106px;height:106px;color:var(--blue-dark);box-shadow:0 0 0 4px var(--blue-dark);border-radius:50%;place-items:center;margin:-95px auto 28px;font-size:74px;font-weight:950;line-height:1;display:grid}.round-modal h2{letter-spacing:-.04em;margin:13px 0 8px;font-family:Georgia,serif;font-size:47px}.round-modal p{color:#596575;margin:0;font-size:19px}.round-modal__score{background:var(--yellow);border-radius:20px;justify-content:center;align-items:baseline;gap:12px;margin:30px 0;padding:22px;display:flex}.round-modal__score span,.round-modal__score small{letter-spacing:.12em;font-size:12px;font-weight:900}.round-modal__score strong{font-family:Georgia,serif;font-size:56px}.round-modal .primary-button{width:100%}.results-screen{background:var(--yellow);text-align:center;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;row-gap:clamp(18px,2.6vh,48px);display:grid;overflow:hidden}.results-header{min-height:40px}.results-copy{margin-top:clamp(12px,3.5vh,68px)}.results-copy h1{letter-spacing:-.06em;margin:20px 0 0;font-family:Georgia,serif;font-size:clamp(48px,8cqw,84px);line-height:.98}.final-score{border:8px solid var(--yellow);outline:5px solid var(--blue-dark);background:var(--blue-dark);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:clamp(8px,1.1vh,16px);width:min(620px,100% - 48px);height:clamp(250px,30vh,365px);margin:0 auto;padding:34px;display:flex;position:relative;box-shadow:0 0 0 10px #183d7321,0 18px #183d731f}.final-score:before,.final-score:after{content:"✦";color:var(--yellow);font-size:clamp(20px,4cqw,38px);position:absolute;top:50%;transform:translateY(-50%)}.final-score:before{left:22px}.final-score:after{right:22px}.final-score span,.final-score small{z-index:1;letter-spacing:.17em;color:var(--yellow);font-size:15px;font-weight:900;line-height:1;position:relative}.final-score strong{z-index:1;font-family:Georgia,serif;font-size:clamp(84px,16cqw,154px);line-height:.72;position:relative}.compare-card{text-align:left;border:3px solid var(--blue-dark);background:var(--cream);width:min(720px,100%);box-shadow:var(--shadow-hard);border-radius:24px;grid-template-columns:72px 1fr;align-items:center;gap:22px;margin:0 auto;padding:clamp(18px,2.5vw,28px);display:grid}.compare-card__icon{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:68px;height:68px;font-size:32px;display:grid}.compare-card b{font-size:21px}.compare-card p{color:#596575;margin:7px 0 0;font-size:17px}.result-meta{letter-spacing:.14em;align-self:end;margin:0;font-size:14px;font-weight:900}.operator-overlay{align-items:start;position:fixed;overflow-y:auto}.operator-panel{background:var(--cream);width:min(690px,100%);color:var(--blue-dark);box-shadow:0 12px 0 var(--yellow);border-radius:30px;margin:auto;padding:38px}.operator-panel__header{justify-content:space-between;align-items:start;margin-bottom:25px;display:flex}.operator-panel__header h2{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,serif;font-size:40px}.operator-summary{gap:10px;margin-bottom:26px;display:flex}.operator-summary span{background:var(--yellow);letter-spacing:.08em;text-align:center;border-radius:12px;flex:1;padding:13px;font-size:13px;font-weight:800}.operator-summary b{font-size:17px}.operator-panel label{border-bottom:1px solid #dce1e8;grid-template-columns:1fr 160px;align-items:center;gap:18px;padding:16px 0;font-size:17px;font-weight:800;display:grid}.operator-panel input[type=number]{width:100%;height:55px;color:var(--blue-dark);text-align:center;background:#fff;border:2px solid #c9d1dc;border-radius:12px;font-weight:900}.operator-panel small{color:#6d7888;grid-column:1/-1;margin-top:-10px;font-size:13px;font-weight:500;line-height:1.4;display:block}.toggle-row span small{margin:5px 0 0}.toggle-row input{width:72px;height:38px;accent-color:var(--blue);justify-self:end}.operator-panel .primary-button{width:100%;margin-top:28px}@media (height<=1400px){.screen{padding-left:34px;padding-right:34px}.start-hero{margin-top:50px}.start-card{padding:28px}.team-option{min-height:112px}.team-option strong{font-size:54px}.instructions-title{margin:45px 0 30px}.instructions-list{gap:15px}.instructions-list li{padding:20px}.instructions-footnote{margin-top:25px}.game-stats{min-height:140px}.question-panel{min-height:130px}.answer-board{gap:8px;padding:16px 0}.answer-tile{height:66px}.answer-tile__face--front span{width:44px;height:44px;font-size:25px}.answer-input{min-height:60px}.key{height:48px}.results-screen{row-gap:14px;padding-top:22px;padding-bottom:24px}.results-copy{margin-top:0}.results-copy h1{margin-top:10px;font-size:clamp(44px,7cqw,68px)}.final-score{border-width:6px;outline-width:4px;gap:7px;width:min(560px,100% - 40px);height:clamp(220px,31vh,300px);padding:25px;box-shadow:0 0 0 7px #183d7321,0 12px #183d731f}.final-score strong{font-size:clamp(80px,15cqw,132px)}.final-score span,.final-score small{font-size:12px}.compare-card{padding-top:18px;padding-bottom:18px}.compare-card__icon{width:56px;height:56px;font-size:26px}.compare-card{grid-template-columns:56px 1fr;gap:16px}.compare-card b{font-size:18px}.compare-card p{font-size:15px}.results-screen>.primary-button--hero{min-height:72px}}@container (width<=560px){.screen{padding-left:22px;padding-right:22px}.brand-mark{gap:10px}.brand-mark__logo{width:185px}.brand-mark__test{border-width:2px;padding:8px 10px 7px;font-size:12px}.start-hero h1{font-size:clamp(48px,13.5vw,58px)}.start-card{border-radius:25px;padding:22px}.primary-button--hero{min-height:76px;padding:0 25px;font-size:16px}.team-option{min-height:105px}.team-option strong{font-size:48px}.instructions-list li{grid-template-columns:58px 1fr;gap:15px;padding:18px}.instructions-list li>span{width:52px;height:52px}.instructions-list b{font-size:15px}.instructions-list p{font-size:14px}.game-screen{padding-left:14px;padding-right:14px}.game-header{margin-left:-14px;margin-right:-14px;padding:0 14px}.game-header .brand-mark__test{display:none}.game-header .brand-mark__logo{width:105px}.game-stats{grid-template-columns:1fr 160px 1fr}.score-orb{width:150px;height:96px}.score-orb__value{font-size:46px}.question-panel{padding:18px}.answer-tile__face--back{grid-template-columns:1fr 65px}.answer-tile__label{padding-left:18px}.answer-tile__points{font-size:30px}.key{border-radius:7px}.strikes{gap:4px}.strike{width:29px;height:29px;font-size:24px}.feedback-copy{text-align:right;grid-column:2/-1}.round-modal{padding:35px 24px}.round-modal h2{font-size:35px}.final-score{width:calc(100% - 30px)}.final-score:before{left:14px}.final-score:after{right:14px}.compare-card{grid-template-columns:50px 1fr;gap:13px}.compare-card__icon{width:50px;height:50px}.operator-overlay{padding:18px}.operator-panel{padding:25px}.operator-panel label{grid-template-columns:1fr 110px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
