.styles_page__4h9A5{--ink:#1b1710;--paper:#fdfbf5;--cream:#ece5d8;--line:rgba(27,23,16,.85);--yellow:#f5ec7d;--orange:#eb5a28;--green-bg:#e4f3d9;--green-ink:#2f6323;--red-bg:#fdeae6;--red-ink:#c0392b;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 16px;background:var(--cream);font-family:Inter,Nunito Sans,sans-serif;color:var(--ink)}.styles_card__v24_w{width:100%;max-width:470px;box-sizing:border-box;background:var(--paper);border:1.5px solid var(--line);border-radius:26px;padding:30px 26px;box-shadow:0 24px 40px -28px rgba(27,23,16,.35);display:flex;flex-direction:column;gap:14px}.styles_centered___BRun{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:10px 0}.styles_kicker__dfstm{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}.styles_title__gKUmA{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1.12;color:var(--ink)}.styles_subtitle__EhET8{margin:0;font-size:.95rem;font-weight:500;line-height:1.6;color:rgba(27,23,16,.72)}.styles_nameInput__c0Sh7{width:100%;box-sizing:border-box;padding:15px 20px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);font-family:inherit;font-size:1rem;font-weight:600;color:var(--ink)}.styles_nameInput__c0Sh7::placeholder{color:rgba(27,23,16,.4);font-weight:500}.styles_nameInput__c0Sh7:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(235,90,40,.18)}.styles_primaryBtn__rOrVi{display:inline-block;width:100%;box-sizing:border-box;padding:15px 22px;border:1.5px solid var(--ink);border-radius:999px;background:var(--ink);color:#fffdf6;font-family:inherit;font-weight:700;font-size:.98rem;letter-spacing:.01em;text-align:center;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .12s ease,opacity .15s ease,visibility .15s ease}.styles_primaryBtn__rOrVi:hover:not(:disabled){background:#33291d;transform:translateY(-1px)}.styles_primaryBtn__rOrVi:disabled{background:rgba(27,23,16,.35);border-color:transparent;cursor:not-allowed}.styles_secondaryBtn__CG2_m{display:inline-block;width:100%;box-sizing:border-box;padding:13px 22px;border:1.5px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);font-family:inherit;font-weight:700;font-size:.92rem;text-align:center;text-decoration:none;cursor:pointer;transition:background .12s ease}.styles_secondaryBtn__CG2_m:hover{background:var(--cream)}.styles_hud__hFPni{display:flex;align-items:center;justify-content:space-between;gap:10px}.styles_hudName__NUuNR{font-size:.9rem;font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%}.styles_hudScore__GoiLL{flex-shrink:0;padding:5px 14px;border:1.5px solid var(--line);border-radius:999px;background:var(--yellow);font-size:.85rem;font-weight:800;color:var(--ink)}.styles_progressTrack__c4LFM{width:100%;height:10px;box-sizing:border-box;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);overflow:hidden}.styles_progressFill__fi7j0{height:100%;border-radius:999px;background:var(--orange);transition:width .35s ease}.styles_progressText__XNv0Y{margin:0;display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-weight:600;color:rgba(27,23,16,.6)}.styles_pointsBadge__Sv5pl{padding:3px 12px;border:1.5px solid var(--line);border-radius:999px;background:var(--yellow);font-size:.72rem;font-weight:800;color:var(--ink)}.styles_questionText__Pueqi{margin:4px 0 6px;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;color:var(--ink)}.styles_optionList__GJY4k{display:flex;flex-direction:column;gap:10px}.styles_option__MuggZ{display:flex;align-items:center;gap:13px;width:100%;box-sizing:border-box;padding:13px 15px;border:1.5px solid var(--line);border-radius:16px;background:var(--paper);font-family:inherit;font-size:.95rem;font-weight:600;text-align:left;color:var(--ink);cursor:pointer;transition:background .12s ease,transform .12s ease}.styles_option__MuggZ:hover:not(:disabled){background:var(--cream);transform:translateY(-1px)}.styles_option__MuggZ:disabled{cursor:default}.styles_optionLetter__GtPaV{flex-shrink:0;width:30px;height:30px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--line);border-radius:50%;background:var(--cream);font-size:.78rem;font-weight:800;color:var(--ink)}.styles_optionPending__7lntN{background:var(--yellow)}.styles_optionSelected__7KEMK,.styles_optionSelected__7KEMK:disabled{background:var(--yellow);box-shadow:inset 0 0 0 1px var(--line)}.styles_optionSelected__7KEMK .styles_optionLetter__GtPaV{background:var(--ink);color:#fffdf6}.styles_primaryBtnHidden__g4LU3{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px)}.styles_optionCorrect__Ks3Cs,.styles_optionCorrect__Ks3Cs:disabled{border-color:var(--green-ink);background:var(--green-bg);color:var(--green-ink)}.styles_optionCorrect__Ks3Cs .styles_optionLetter__GtPaV{border-color:var(--green-ink);background:var(--green-ink);color:#fff}.styles_optionWrong__s32QQ,.styles_optionWrong__s32QQ:disabled{border-color:var(--red-ink);background:var(--red-bg);color:var(--red-ink)}.styles_optionWrong__s32QQ .styles_optionLetter__GtPaV{border-color:var(--red-ink);background:var(--red-ink);color:#fff}.styles_feedback__Hchqq{display:flex;flex-direction:column;gap:10px;padding-top:2px}.styles_feedbackGood__pzvs_{color:var(--green-ink)}.styles_feedbackBad__0vCwK,.styles_feedbackGood__pzvs_{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.01em}.styles_feedbackBad__0vCwK{color:var(--red-ink)}.styles_rankLine__v3Vab{align-self:flex-start;padding:6px 14px;background:var(--cream);font-size:.82rem;font-weight:600}.styles_finalRank__i54Go,.styles_rankLine__v3Vab{margin:0;border:1.5px solid var(--line);border-radius:999px;color:var(--ink)}.styles_finalRank__i54Go{padding:7px 16px;background:var(--yellow);font-size:.9rem;font-weight:700}.styles_error__RmqyD{margin:0;font-size:.84rem;font-weight:700;color:var(--red-ink)}.styles_footer__w5i_z{margin:0;font-size:.76rem;font-weight:600;color:rgba(27,23,16,.45)}.styles_footer__w5i_z a{color:rgba(27,23,16,.7);text-decoration:none;font-weight:800}.styles_footer__w5i_z a:hover{color:var(--ink)}@media only screen and (max-width:420px){.styles_card__v24_w{padding:24px 18px;border-radius:22px}.styles_title__gKUmA{font-size:1.7rem}.styles_questionText__Pueqi{font-size:1.2rem}}