@keyframes game_strikeGrow__PL8dv{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes game_riseIn__b6J0P{0%{transform:translateY(9px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes game_fadeOut__3nhy_{0%{opacity:1}to{opacity:0}}@keyframes game_fadeUpIn__xuEUr{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes game_sweep__ISn45{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}@keyframes game_dots__EPUo8{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.game_field__S2KkL{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--paper)}.game_sheet__Kiq2e{position:relative;width:min(1040px,100vw);min-height:620px;background:var(--paper);display:flex;flex-direction:column;overflow:hidden}.game_screenBody__n4Qll,.game_screen__F8MRc{display:flex;flex-direction:column;flex:1 1}.game_masthead___ldlz{padding:32px 52px 22px;text-align:center;border-bottom:3px double var(--rule-double);transition:padding .26s ease-out}.game_mastheadTall__TMQgt{padding:52px 52px 26px}.game_title__99_O8{margin:0;font-weight:600;font-size:52px;line-height:1;letter-spacing:-.025em;color:var(--ink)}.game_titleMark__61ArK{color:var(--right-hover)}.game_scoreBar__nk5_5{display:flex;justify-content:space-between;align-items:center;padding:13px 52px;border-bottom:1px solid var(--rule)}.game_readingNo__zD6vh{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--t50)}.game_scoreSentence__XJPvP{font-size:17px;color:var(--t85);display:flex;gap:.35em;align-items:baseline}.game_scoreFraction__8Z9vW{font-weight:600;color:var(--ink)}.game_scoreFractionAnimated__OXWGf{display:inline-block;animation:game_riseIn__b6J0P .22s ease-out both}.game_scoreDash__H4z51{color:var(--t40)}.game_scorePct__lzZha{font-weight:600;color:var(--right)}.game_well__D9XoU{flex:1 1;display:flex;align-items:center;padding:0 110px}.game_excerpt__2DnV3{margin:0;font-weight:300;font-size:var(--excerpt-size,31px);line-height:1.42;color:var(--ink);text-wrap:pretty;transition:color .18s linear}.game_excerptDim__GbsTO{color:var(--dim)}.game_footerRegion__pDsw3{min-height:127px;display:flex;flex-direction:column;justify-content:flex-end}.game_guessFooter__1YaJ1{display:flex;align-items:center;justify-content:space-between;padding:30px 52px;border-top:1px solid var(--rule)}.game_prompt__53gAQ{font-size:17px;font-style:italic;color:var(--t55)}.game_answers__4DG5S{display:flex;gap:40px}.game_answerButton__nHxI5{font-family:inherit;font-size:25px;color:var(--ink);background:none;border:none;border-bottom:2px solid var(--btn-rule);padding:2px 4px 6px;cursor:pointer;transition:color .14s linear,border-color .14s linear}.game_answerButton__nHxI5:disabled{cursor:default}.game_person__0mIqi:focus-visible,.game_person__0mIqi:hover:not(:disabled){border-bottom-color:var(--right-hover);color:var(--right);outline:none}.game_machine__F3FRx:focus-visible,.game_machine__F3FRx:hover:not(:disabled){border-bottom-color:var(--machine-rule);color:var(--machine);outline:none}.game_revealFooter__X29aU{display:flex;align-items:flex-end;justify-content:space-between;padding:26px 52px;border-top:1px solid var(--rule)}.game_correct__oEzaP{--verdict:var(--right)}.game_wrong__M11eI{--verdict:var(--wrong)}.game_revealLeft__BEIcb{display:flex;flex-direction:column;gap:8px}.game_youSaid___48PQ{position:relative;align-self:flex-start;font-size:26px;font-weight:300;color:var(--t45)}.game_strike___Ln7E{position:absolute;left:-3px;right:-3px;height:2px;transform-origin:left;animation:game_strikeGrow__PL8dv .2s cubic-bezier(.3,.9,.3,1) both;background:var(--verdict)}.game_correct__oEzaP .game_strike___Ln7E{top:98%}.game_wrong__M11eI .game_strike___Ln7E{top:55%}.game_correction__XXQDx{font-size:30px;font-weight:400;animation:game_riseIn__b6J0P .22s ease-out 90ms both;color:var(--verdict)}.game_revealRight__xDPkU{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.game_status__P8tfz{font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:var(--verdict)}.game_nextButton__43lzU,.game_status__P8tfz{animation:game_riseIn__b6J0P .22s ease-out 90ms both}.game_nextButton__43lzU{font-family:inherit;font-size:22px;color:var(--paper);background:var(--ink);border:none;padding:14px 30px;cursor:pointer;transition:background .14s linear}.game_nextButton__43lzU:focus-visible,.game_nextButton__43lzU:hover{background:var(--right);outline:none}.game_introLayer__8aSe5{position:absolute;inset:0;z-index:2;background:var(--paper);display:flex;flex-direction:column}.game_introFading__E_QA5{animation:game_fadeOut__3nhy_ .32s ease-in both}.game_introBody__DvjB7{flex:1 1;display:flex;flex-direction:column;justify-content:center;justify-content:safe center;gap:60px;padding:0 150px;overflow-y:auto}.game_introText__Gm1sR{margin:0;font-weight:300;font-size:27px;line-height:1.5;color:var(--ink);text-align:center;text-wrap:balance}.game_introActions__Lftgu{display:flex;justify-content:center;padding:0 52px 54px}.game_readyButton__q_6Xt{font-family:inherit;font-size:26px;color:var(--paper);background:var(--ink);border:none;padding:16px 56px;cursor:pointer;transition:background .16s linear,color .16s linear,box-shadow .16s linear}.game_readyButton__q_6Xt:focus-visible,.game_readyButton__q_6Xt:hover{background:#ffffff;color:var(--ink);box-shadow:inset 0 0 0 2px #181714;outline:none}.game_gameLayer__r7ub1{animation:game_fadeUpIn__xuEUr .32s ease-out 80ms both}.game_waitingBody__iuo7r{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;animation:game_fadeUpIn__xuEUr .22s ease-out both}.game_waitingLine__ktLc_{margin:0;font-size:28px;font-weight:300;font-style:italic;color:var(--t60)}.game_waitingDots__a2f4c{animation:game_dots__EPUo8 1.2s steps(4) infinite}.game_waitingTrack__hhYP2{width:120px;height:2px;background:var(--t16);overflow:hidden;display:block}.game_waitingSweep__4DGIV{display:block;width:40%;height:100%;background:var(--ink);animation:game_sweep__ISn45 1.1s ease-in-out infinite}.game_waitingSlow__r_myG{margin:6px 0 0;font-size:15px;color:var(--t45);animation:game_fadeUpIn__xuEUr .24s ease-out both}.game_footerDimmed__2YArL{opacity:.3;transition:opacity .2s linear}.game_errorBody__fm9Gh{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:0 110px;text-align:center}.game_errorLine__8KbhG{margin:0;font-weight:300;font-size:31px;line-height:1.42;color:var(--ink);text-wrap:pretty}.game_capBackdrop__yNGH9{position:fixed;inset:0;z-index:3;background:rgba(24,23,20,.5);display:flex;align-items:center;align-items:safe center;justify-content:center;padding:24px;overflow-y:auto}.game_capBlurred__7nzgL{filter:blur(2px);opacity:.5}.game_capCard__oekf_{width:min(660px,100%);background:var(--paper);padding:44px 52px 38px;box-shadow:0 26px 60px rgba(0,0,0,.45);display:flex;flex-direction:column;gap:22px}.game_capHead__VrTZf{display:flex;flex-direction:column;gap:10px;border-bottom:3px double var(--rule-double);padding-bottom:18px}.game_capEyebrow__pyLgE{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--t50)}.game_capTitle__5_g5a{margin:0;font-size:38px;font-weight:600;letter-spacing:-.022em;line-height:1.1;color:var(--ink)}.game_capBody__8KjuN{margin:0;font-size:19px;font-weight:300;line-height:1.55;color:var(--ink);text-wrap:pretty}.game_capScore__U_OsO{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.game_capScoreLabel__2hWLT{font-size:17px;color:var(--t60)}.game_capScoreValue__oEs__{font-size:22px;color:var(--ink)}.game_capFoot__7OLrw{font-size:16px;font-style:italic;color:var(--t55)}.game_reportLink__sbXA4{align-self:flex-start;font-family:inherit;font-size:14px;font-style:italic;color:var(--t40);background:none;border:none;border-bottom:1px solid transparent;padding:0 0 2px;cursor:pointer;transition:color .14s linear,border-color .14s linear}.game_reportLink__sbXA4:focus-visible,.game_reportLink__sbXA4:hover{color:var(--ink);border-bottom-color:var(--ink);outline:none}.game_reportDone__U_YnT{align-self:flex-start;font-size:14px;font-style:italic;color:var(--t40);padding:0 0 2px}.game_reportBackdrop__VD0R0{position:fixed;inset:0;z-index:4;background:rgba(24,23,20,.45);display:flex;align-items:center;align-items:safe center;justify-content:center;padding:24px;overflow-y:auto;animation:game_fadeUpIn__xuEUr .18s ease-out both}.game_reportCard__uw1c0{width:min(620px,100%);background:var(--paper);padding:40px 46px 34px;box-shadow:0 26px 60px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:22px}.game_reportHead__fJ5pa{display:flex;flex-direction:column;gap:8px;border-bottom:3px double var(--rule-double);padding-bottom:16px}.game_reportTitle__eCfTa{margin:0;font-size:32px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.game_reportBlurb__5fNzy{margin:0;font-size:16px;line-height:1.6;color:var(--t65)}.game_reportReasons__MZkIk{display:flex;flex-direction:column;gap:2px}.game_reportReason__uOvss{display:flex;align-items:center;gap:14px;text-align:left;font-family:inherit;font-size:20px;font-weight:300;color:var(--ink);background:transparent;border:none;padding:11px 12px;cursor:pointer;transition:background .12s linear}.game_reportReason__uOvss:focus-visible,.game_reportReason__uOvss:hover{background:var(--t06);outline:none}.game_reportReasonPicked__LTfXA{background:var(--t06)}.game_reportDot__wAqRu{width:13px;height:13px;border-radius:50%;flex:none;border:1.5px solid var(--t45);background:transparent}.game_reportReasonPicked__LTfXA .game_reportDot__wAqRu{background:var(--ink)}.game_reportNote__fXp_s{font-family:inherit;font-size:17px;font-weight:300;color:var(--ink);background:var(--t04);border:none;border-bottom:1px solid var(--t28);padding:12px 12px 10px;outline:none}.game_reportNote__fXp_s:focus-visible{border-bottom-color:var(--ink)}.game_reportActions__dcYgU{display:flex;justify-content:flex-end;align-items:center;gap:28px;padding-top:4px}.game_reportCancel__tvFpu{font-family:inherit;font-size:19px;color:var(--t55);background:none;border:none;cursor:pointer;transition:color .14s linear}.game_reportCancel__tvFpu:focus-visible,.game_reportCancel__tvFpu:hover{color:var(--ink);outline:none}.game_reportSubmit__z8IT4{font-family:inherit;font-size:20px;color:var(--paper);background:var(--ink);border:none;padding:13px 30px;cursor:pointer;transition:background .14s linear}.game_reportSubmit__z8IT4:disabled{background:rgba(24,23,20,.3);cursor:not-allowed}.game_reportError__Lb8Tg{margin:0;font-size:15px;color:var(--wrong)}.game_keyHints__umKN6{display:flex;gap:18px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--t40);padding:0 52px 10px}@media (max-width:1103px){.game_field__S2KkL{align-items:stretch}.game_sheet__Kiq2e{width:100%}.game_guessFooter__1YaJ1,.game_keyHints__umKN6,.game_mastheadTall__TMQgt,.game_masthead___ldlz,.game_revealFooter__X29aU,.game_scoreBar__nk5_5{padding-left:32px;padding-right:32px}.game_errorBody__fm9Gh,.game_introBody__DvjB7,.game_well__D9XoU{padding-left:40px;padding-right:40px}.game_introActions__Lftgu{padding-left:32px;padding-right:32px}}@media (max-width:719px){.game_sheet__Kiq2e{min-height:100dvh;overflow:visible}.game_title__99_O8{font-size:34px}.game_masthead___ldlz{padding:24px 24px 16px}.game_mastheadTall__TMQgt{padding:32px 24px 20px}.game_scoreBar__nk5_5{flex-direction:column;align-items:center;gap:6px;padding:12px 24px;text-align:center}.game_scoreSentence__XJPvP{display:block;font-size:16px;line-height:1.45}.game_scoreFraction__8Z9vW,.game_scorePct__lzZha{white-space:nowrap}.game_errorBody__fm9Gh,.game_well__D9XoU{padding:24px}.game_excerpt__2DnV3{font-size:min(var(--excerpt-size,31px),22px)}.game_errorLine__8KbhG{font-size:22px}.game_introBody__DvjB7{padding:0 24px;gap:45px}.game_introText__Gm1sR{font-size:20px}.game_introActions__Lftgu{padding:0 24px 32px}.game_readyButton__q_6Xt{width:100%;font-size:22px;padding:16px 24px}.game_footerRegion__pDsw3{min-height:0;position:-webkit-sticky;position:sticky;bottom:0;z-index:1;background:var(--paper)}.game_guessFooter__1YaJ1{flex-direction:column;align-items:stretch;gap:14px;padding:16px 24px 24px}.game_prompt__53gAQ{text-align:center}.game_answers__4DG5S{flex-direction:column;gap:12px}.game_answerButton__nHxI5{width:100%;font-size:22px;padding:14px 8px;border-bottom-width:2px}.game_revealFooter__X29aU{flex-direction:column;align-items:stretch;gap:14px;padding:16px 24px 24px}.game_revealRight__xDPkU{align-items:stretch}.game_youSaid___48PQ{font-size:22px}.game_correction__XXQDx{font-size:24px}.game_nextButton__43lzU{width:100%;font-size:20px}.game_capCard__oekf_{padding:28px 24px 24px}.game_capTitle__5_g5a{font-size:27px}.game_capBody__8KjuN{font-size:17px}.game_capScore__U_OsO{flex-direction:column;align-items:flex-start;gap:6px}.game_reportCard__uw1c0{padding:26px 22px 22px}.game_reportTitle__eCfTa{font-size:24px}.game_waitingLine__ktLc_{font-size:22px;text-align:center;padding:0 24px}.game_keyHints__umKN6{display:none}}