@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;700;800;900&display=swap";:root{color-scheme:light;--simple-scale: 1;--simple-left: 0px;--simple-top: 0px;--simple-content-width: 1440px;--simple-bg: #f6fbef;--simple-bg-strong: #d8f4bf;--simple-surface: #ffffff;--simple-surface-soft: #f7ffe9;--simple-ink: #25351f;--simple-ink-soft: #65735e;--simple-border: #dceac9;--simple-border-strong: #badb84;--simple-green: #58cc02;--simple-green-dark: #46a302;--simple-blue: #1cb0f6;--simple-blue-dark: #148bc5;--simple-yellow: #ffd866;--simple-red: #ff5c5c;--simple-red-soft: #fff0f0;--simple-shadow: 0 20px 44px rgba(83, 123, 33, .14);--simple-shadow-tight: 0 10px 24px rgba(83, 123, 33, .1);--simple-clock-control-height: 59px}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;min-height:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{min-width:100vw;min-height:100dvh;overflow:hidden;overscroll-behavior:none;background:linear-gradient(135deg,rgba(88,204,2,.18),transparent 34%),linear-gradient(225deg,rgba(28,176,246,.16),transparent 32%),linear-gradient(180deg,var(--simple-bg-strong) 0%,var(--simple-bg) 46%,#ffffff 100%);color:var(--simple-ink);font-family:Nunito,Arial,sans-serif}#app{width:100%;height:100dvh;min-height:0;overflow:hidden;touch-action:manipulation}#app *,#game-container,#game-container canvas,.simple-viewport,.simple-shell{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#game-container,#game-container canvas,button{touch-action:manipulation}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.simple-viewport{position:fixed;inset:0;overflow:hidden}.simple-shell{position:absolute;left:var(--simple-left);top:var(--simple-top);width:1920px;height:1080px;margin:0;padding:20px 32px 28px;overflow:hidden;transform:scale(var(--simple-scale));transform-origin:top left}.simple-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;width:var(--simple-content-width);margin:0 auto 12px}.simple-brand{display:flex;align-items:center;min-width:0;gap:12px}.simple-brand__mark{display:grid;flex:0 0 auto;width:58px;height:58px;place-items:center;border:2px solid rgba(255,255,255,.9);border-bottom:5px solid var(--simple-green-dark);border-radius:18px;background:linear-gradient(180deg,#67dd11 0%,var(--simple-green) 100%);box-shadow:var(--simple-shadow-tight);color:#fff;font-size:1.22rem;font-weight:900}.simple-brand__title{margin:0;font-size:1.95rem;line-height:1}.simple-brand__subtitle{max-width:760px;margin:5px 0 0;color:var(--simple-ink-soft);font-size:.98rem;line-height:1.3}.simple-scoreboard{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.simple-topbar__tools{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.simple-language-switch{display:inline-flex;align-items:center;min-height:42px;gap:6px;padding:6px 8px 6px 10px;border:2px solid rgba(255,255,255,.86);border-bottom-width:5px;border-radius:16px;background:#ffffffe6;box-shadow:var(--simple-shadow-tight);color:var(--simple-ink-soft);font-size:.82rem;font-weight:900}.simple-language-switch__control{position:relative}.simple-language-switch__button,.simple-language-switch__option{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;color:var(--simple-ink);font:inherit}.simple-language-switch__button{min-width:82px;border:0;border-radius:10px;background:var(--simple-surface-soft);outline:0;padding:5px 8px}.simple-language-switch__button.is-active{box-shadow:inset 0 0 0 2px #58cc0240}.simple-language-switch__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;display:grid;min-width:104px;gap:4px;padding:6px;border:2px solid rgba(255,255,255,.92);border-bottom-width:5px;border-radius:14px;background:#fffffffa;box-shadow:var(--simple-shadow-tight)}.simple-language-switch__menu[hidden]{display:none}.simple-language-switch__option{width:100%;border-radius:10px;background:transparent;padding:7px 8px}.simple-language-switch__option:hover,.simple-language-switch__option.is-active{background:var(--simple-surface-soft)}.simple-language-switch__flag{display:inline-grid;width:24px;height:24px;place-items:center;overflow:hidden;border-radius:4px;background:#35582b14;box-shadow:inset 0 0 0 1px #35582b1f;color:var(--simple-ink-soft);font-size:.52rem;line-height:1}.simple-language-switch__flag img{width:100%;height:100%;object-fit:contain;display:block}.simple-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;min-width:116px;padding:8px 14px;border:2px solid rgba(255,255,255,.86);border-bottom-width:5px;border-radius:16px;box-shadow:var(--simple-shadow-tight);color:var(--simple-ink);font-size:.95rem;font-weight:900;white-space:nowrap}.simple-chip--round{background:linear-gradient(180deg,#ecfbff,#d2f2ff);border-bottom-color:#a8d9ee}.simple-leaderboard-anchor{position:relative;display:inline-flex}.simple-chip--leaderboard{min-width:102px;border-bottom-color:#8fcce9;background:linear-gradient(180deg,#eefaff,#d8f3ff);cursor:pointer}.simple-chip--leaderboard.is-active{transform:translateY(1px);border-bottom-width:3px}.simple-chip--remove-ads{flex-direction:column;min-width:174px;min-height:50px;gap:2px;padding-block:6px;border-bottom-color:#d7aa24;background:linear-gradient(180deg,#fff7d8,#ffe28a);color:#604710;cursor:pointer;line-height:1.08}.simple-chip--remove-ads[hidden]{display:none}.simple-remove-ads__label,.simple-remove-ads__price{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-remove-ads__price{color:#8a6510;font-size:.78rem;font-weight:900}.simple-remove-ads__price[hidden]{display:none}.simple-chip--remove-ads.is-active,.simple-chip--remove-ads:disabled{border-bottom-color:#8bc98b;background:linear-gradient(180deg,#efffea,#d8f8d1);color:#2f6d1a;cursor:default;opacity:1}.simple-chip--debug-reset-ads{min-width:116px;border-bottom-color:#8f7bd8;background:linear-gradient(180deg,#f5f0ff,#ded2ff);color:#4c3b86;cursor:pointer}.simple-chip--debug-reset-ads[hidden]{display:none}.simple-chip--debug-reset-ads:disabled{cursor:default;opacity:.5}.simple-chip--sound{min-width:106px;border-bottom-color:#8fcce9;background:linear-gradient(180deg,#eefaff,#d8f3ff);color:#176e94;cursor:pointer}.simple-chip--sound.is-muted{border-bottom-color:#b8c4cc;background:linear-gradient(180deg,#f6f8fa,#e4eaf0);color:#5f6f78}.simple-leaderboard-panel{z-index:70;width:min(320px,calc(100vw - 32px));border-color:#bfe8fb;background:#effaff;box-shadow:0 18px 38px #176e9429}.simple-leaderboard-panel:before{border-color:#bfe8fb;background:#effaff}.simple-leaderboard-title{color:#176e94}.simple-leaderboard-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0 10px}.simple-leaderboard-tab{min-height:34px;border:2px solid #cfeefa;border-bottom-width:4px;border-radius:12px;background:#fff;color:#26657f;cursor:pointer;font-weight:900}.simple-leaderboard-tab.is-active{border-color:#8dd7f8;border-bottom-color:var(--simple-blue-dark);background:linear-gradient(180deg,#28c0ff 0%,var(--simple-blue) 100%);color:#fff}.simple-leaderboard-list{display:grid;gap:6px}.simple-leaderboard-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 9px;border:2px solid #d7edf7;border-bottom-width:4px;border-radius:12px;background:#ffffffe6;color:var(--simple-ink);font-size:.88rem;font-weight:900}.simple-leaderboard-row.is-player{border-color:#bde999;border-bottom-color:var(--simple-green-dark);background:#f0ffe5;color:#2b7710}.simple-leaderboard-row__rank{color:var(--simple-ink-soft);font-size:.78rem;white-space:nowrap}.simple-leaderboard-row__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-leaderboard-row__score{white-space:nowrap}.simple-leaderboard-gap,.simple-leaderboard-empty{color:var(--simple-ink-soft);font-size:.9rem;font-weight:900;text-align:center}.simple-leaderboard-gap{line-height:1}.simple-chip--streak{min-width:96px;background:linear-gradient(180deg,#fff4d8,#ffe1a3);border-bottom-color:#e7bd39}.simple-chip--streak-save{min-width:104px;gap:8px;background:linear-gradient(180deg,#eefaff,#d8f3ff);border-bottom-color:#8fcce9;cursor:pointer}.simple-chip--streak-save[hidden]{display:none}.simple-streak-anchor{position:relative;display:inline-flex}.simple-chip--streak{cursor:help}.simple-chip--streak.is-active{transform:translateY(1px);border-bottom-width:3px}.simple-streak-tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:220px;padding:10px 12px;border:2px solid rgba(255,255,255,.94);border-bottom-width:5px;border-radius:14px;background:#fffffffa;box-shadow:var(--simple-shadow-tight);color:var(--simple-ink);font-size:.82rem;font-weight:800;line-height:1.25;text-align:left}.simple-streak-tooltip[hidden]{display:none}.simple-streak-tooltip:before{content:"";position:absolute;top:-7px;right:26px;width:12px;height:12px;transform:rotate(45deg);border-left:2px solid rgba(255,255,255,.94);border-top:2px solid rgba(255,255,255,.94);background:#fffffffa}.simple-chip--score{background:linear-gradient(180deg,#fff4b8 0%,var(--simple-yellow) 100%);border-bottom-color:#e7bd39}.simple-score-wrap{position:relative;display:inline-flex}.simple-score-delta{position:absolute;right:10px;top:-24px;z-index:2;color:#2f8f0b;font-size:1rem;font-weight:900;text-shadow:0 2px 0 #ffffff,0 0 8px rgba(255,255,255,.9);animation:simple-score-float .76s ease-out both}.simple-score-delta[hidden]{display:none}.simple-score-wrap[data-motion=gain] .simple-chip--score{animation:simple-score-pop .52s ease-out both}.simple-score-wrap[data-motion=loss] .simple-chip--score{animation:simple-score-shake .42s ease-in-out both}.simple-score-wrap[data-motion=loss] .simple-score-delta{color:#c93f3f}.simple-score-shards{position:absolute;inset:-10px;pointer-events:none}.simple-score-shards i{position:absolute;right:20px;top:20px;width:7px;height:7px;border-radius:999px;background:#ff8a8a;opacity:0}.simple-score-wrap[data-motion=loss] .simple-score-shards i{animation:simple-score-scatter .62s ease-out both}.simple-score-shards i:nth-child(2){--scatter-x: -26px;--scatter-y: 34px;animation-delay:40ms}.simple-score-shards i:nth-child(3){--scatter-x: 20px;--scatter-y: 40px;animation-delay:80ms}.simple-score-shards i:nth-child(4){--scatter-x: -10px;--scatter-y: 52px;animation-delay:.11s}.simple-score-shards i:nth-child(5){--scatter-x: 34px;--scatter-y: 24px;animation-delay:.14s}.simple-progress-card{display:grid;grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:14px;width:var(--simple-content-width);margin:0 auto 12px;padding:12px 14px;border:2px solid rgba(255,255,255,.82);border-bottom:5px solid var(--simple-border);border-radius:20px;background:#ffffffc7;box-shadow:var(--simple-shadow-tight)}.simple-progress-card__copy{display:flex;min-width:150px;flex-direction:column;gap:2px}.simple-progress-card__label{color:var(--simple-ink-soft);font-size:.78rem;font-weight:900;text-transform:uppercase}.simple-progress-card__value{font-size:1rem}.simple-progress-track{height:18px;overflow:hidden;border-radius:999px;background:#e9f3da;box-shadow:inset 0 2px 5px #25351f14}.simple-progress-track__bar{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--simple-green) 0%,var(--simple-blue) 100%);transition:width .26s ease}.simple-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:var(--simple-content-width);margin:0 auto 12px}.simple-mode-pill,.simple-button,.simple-answer-card{border:2px solid rgba(255,255,255,.9);border-bottom-width:5px;cursor:pointer;transition:transform .13s ease,box-shadow .13s ease,background-color .13s ease,opacity .13s ease}.simple-mode-pill{display:flex;min-height:58px;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;border-bottom-color:var(--simple-border);border-radius:18px;background:#ffffffdb;box-shadow:var(--simple-shadow-tight);color:var(--simple-ink-soft);font-weight:900;text-align:left;transform:translateY(0)}.simple-mode-pill__index{display:grid;width:32px;height:32px;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--simple-surface-soft);color:var(--simple-green-dark);font-size:.78rem}.simple-mode-pill__label{min-width:0;overflow-wrap:anywhere}.simple-mode-pill.is-active{border-bottom-color:var(--simple-green-dark);background:linear-gradient(180deg,#65dd10 0%,var(--simple-green) 100%);color:#fff}.simple-mode-pill.is-active .simple-mode-pill__index{background:#ffffffeb;color:var(--simple-green-dark)}.simple-layout{display:grid;grid-template-columns:720px 704px;gap:16px;align-items:start;width:var(--simple-content-width);margin:0 auto}.simple-stage-card,.simple-task-card{border:2px solid rgba(255,255,255,.9);border-bottom:7px solid var(--simple-border);border-radius:24px;background:var(--simple-surface);box-shadow:var(--simple-shadow);height:650px}.simple-stage-card{padding:16px}.simple-task-card{display:flex;overflow:hidden;flex-direction:column;padding:18px;min-height:0}.simple-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.simple-card__header--stacked{display:block}.simple-card__eyebrow{display:inline-flex;align-items:center;min-height:28px;margin:0;padding:5px 10px;border-radius:999px;background:var(--simple-surface-soft);color:var(--simple-green-dark);font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.simple-card__title{margin:8px 0 0;font-size:1.62rem;line-height:1.1}.simple-stage-card__status{width:min(320px,46%);max-width:320px;padding:9px 11px;border:2px solid #d4edf8;border-bottom-width:4px;border-radius:16px;background:#eefaff;color:#26657f;font-size:.9rem;font-weight:800;line-height:1.25;text-align:right}.simple-stage-card__viewport{display:grid;width:100%;height:396px;place-items:center;margin:10px 0 12px;padding:10px;border:2px solid #d8edc0;border-bottom-width:6px;border-radius:24px;background:radial-gradient(circle at 50% 18%,rgba(255,216,102,.24),transparent 38%),linear-gradient(180deg,#faffef,#edfadc)}.simple-stage-card__game{display:block;width:648px;height:365px;overflow:hidden;border-radius:20px;line-height:0}.simple-stage-card__game canvas{display:block;width:648px;height:365px;margin:0}.simple-stage-card__footer{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px}.simple-stage-card__help-row{display:flex;justify-content:flex-start;margin:-2px 0 12px}.simple-stage-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.simple-stage-card__actions .simple-button{flex:0 0 auto}.simple-clock-map-toggle,.simple-number-hint,.simple-switch-hand{height:var(--simple-clock-control-height);min-height:var(--simple-clock-control-height);align-self:stretch;white-space:nowrap}.simple-clock-map-anchor{position:relative}.simple-clock-map-anchor .simple-hint-panel{left:0;right:auto;top:auto;bottom:calc(100% + 10px)}.simple-clock-map-anchor .simple-hint-panel:before{inset:auto auto -8px 26px;border:0;border-right:2px solid #f0d779;border-bottom:2px solid #f0d779}.simple-stage-card__hand{display:flex;min-width:0;flex-direction:column;gap:3px}.simple-stage-card__hand-label{color:var(--simple-ink-soft);font-size:.88rem;font-weight:800}.simple-stage-card__hand-value{font-size:1.08rem;line-height:1.15}.simple-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:16px;box-shadow:var(--simple-shadow-tight);font-weight:900}.simple-ad-button{overflow:hidden;gap:8px;transition:transform .13s ease,box-shadow .13s ease,background-color .13s ease,opacity .13s ease,gap .26s ease,padding .26s ease}.simple-ad-button.is-ad-unlocked{gap:0;padding-inline:14px}.simple-ad-button__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-ad-icon{display:block;width:100%;height:100%;flex:0 0 auto;object-fit:contain}.simple-ad-icon-wrap{display:grid;width:34px;max-width:34px;height:32px;flex:0 0 auto;place-items:center;padding:4px;border-radius:10px;background:linear-gradient(180deg,#26bfff,#128ac5);box-shadow:inset 0 1px #ffffff73;opacity:1;overflow:hidden;transform:translate(0) scale(1);transition:width .26s ease,max-width .26s ease,padding .26s ease,opacity .21s ease,transform .26s ease}.simple-clock-map-toggle .simple-ad-icon,.simple-number-hint .simple-ad-icon{width:82%;height:82%}.simple-ad-button.is-ad-unlocked .simple-ad-icon-wrap{width:0;max-width:0;padding-inline:0;opacity:0;transform:translate(-6px) scale(.86)}.simple-ad-button.is-ads-removed .simple-ad-icon-wrap{display:none}.simple-button__timer{display:inline-grid;min-width:42px;min-height:28px;place-items:center;padding:3px 8px;border-radius:999px;background:#176e94;color:#fff;font-size:.88rem;line-height:1}.simple-button--secondary{border-bottom-color:var(--simple-blue-dark);background:linear-gradient(180deg,#28c0ff 0%,var(--simple-blue) 100%);color:#fff}.simple-button--ghost{min-height:42px;border-color:var(--simple-border);border-bottom-color:var(--simple-border-strong);background:#fbfff4;color:var(--simple-ink)}.simple-button--ghost.is-active{border-color:#f1d15d;border-bottom-color:#d5a91f;background:linear-gradient(180deg,#fff5bf 0%,var(--simple-yellow) 100%)}.simple-button:hover,.simple-answer-card:hover{transform:translateY(-1px)}.simple-mode-pill:hover{border-bottom-color:var(--simple-border-strong);box-shadow:0 12px 26px #537b2124}.simple-button:active,.simple-answer-card:active{transform:translateY(2px)}.simple-mode-pill:active{filter:brightness(.98)}.simple-button[hidden]{display:none}.simple-button[disabled],.simple-answer-card[disabled]{cursor:default;opacity:.56;transform:none}.simple-phase{display:grid;grid-template-columns:30px 1fr 30px 1fr 30px auto;align-items:center;gap:8px;margin-top:14px;padding:10px;border:2px solid #d9edc6;border-bottom-width:5px;border-radius:18px;background:#fbfff4}.simple-phase__step{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#e9f3da;color:var(--simple-ink-soft);font-size:.82rem;font-weight:900}.simple-phase__line{height:8px;border-radius:999px;background:#e9f3da}.simple-phase__label{min-width:118px;color:var(--simple-ink);font-size:.92rem;text-align:right}.simple-phase[data-phase=waiting] [data-phase=waiting],.simple-phase[data-phase=accepted] [data-phase=waiting],.simple-phase[data-phase=accepted] [data-phase=accepted],.simple-phase[data-phase=result] [data-phase=waiting],.simple-phase[data-phase=result] [data-phase=accepted],.simple-phase[data-phase=result] [data-phase=result]{background:var(--simple-green);color:#fff}.simple-phase[data-phase=accepted] .simple-phase__line:first-of-type,.simple-phase[data-phase=result] .simple-phase__line{background:linear-gradient(90deg,var(--simple-green),var(--simple-blue))}.simple-task-card__prompt{display:flex;flex:0 0 auto;min-height:112px;flex-direction:column;justify-content:center;gap:8px;margin:12px 0 10px;padding:18px;border:2px solid #d7edbd;border-bottom-width:6px;border-radius:22px;background:radial-gradient(circle at 90% 16%,rgba(255,216,102,.24),transparent 30%),linear-gradient(180deg,#fbfff1,#effbdc)}.simple-task-card__prompt-label{color:var(--simple-green-dark);font-size:.8rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.simple-task-card__prompt-value{font-size:2.45rem;font-weight:900;line-height:1.05;overflow-wrap:anywhere}.simple-feedback{display:flex;flex:0 0 auto;align-items:center;gap:9px;min-height:44px;margin-bottom:10px;padding:10px 12px;border:2px solid var(--simple-border);border-bottom-width:4px;border-radius:16px;background:var(--simple-surface-soft);color:var(--simple-ink);font-weight:900;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,background-color .15s ease,border-color .15s ease}.simple-feedback[hidden]{display:flex}.simple-feedback.is-visible{opacity:1;transform:translateY(0)}.simple-feedback[data-tone=success]{border-color:#bde999;background:#f0ffe5;color:#2b7710}.simple-feedback[data-tone=pending]{border-color:#bfe8fb;background:#effaff;color:#176e94}.simple-feedback[data-tone=error]{border-color:#ffd0d0;background:var(--simple-red-soft);color:#9d3232}.simple-feedback__dot{width:12px;height:12px;flex:0 0 auto;border-radius:999px;background:currentColor}.simple-task-card__body,.simple-hint-panel__text{margin:0;color:var(--simple-ink-soft);font-size:.98rem;line-height:1.45}.simple-task-card__body{display:-webkit-box;flex:0 0 auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.simple-answer-section{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;margin-top:12px}.simple-answer-section__header{display:flex;flex:0 0 auto;min-height:42px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.simple-hint-anchor{position:relative;display:inline-flex;justify-content:flex-end}.simple-hint-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.simple-answer-section__title,.simple-hint-panel__title{margin:0;font-size:1rem;font-weight:900}.simple-answer-section__grid{display:grid;min-height:0;flex:1 1 auto;grid-template-rows:repeat(3,minmax(0,1fr));gap:10px;perspective:900px}.simple-answer-card{width:100%;min-height:0;padding:14px 16px;border-color:var(--simple-border);border-bottom-color:var(--simple-border-strong);border-radius:18px;background:var(--simple-surface);box-shadow:var(--simple-shadow-tight);color:var(--simple-ink);font-size:1.22rem;font-weight:900;text-align:left;transform-origin:center center;will-change:transform,opacity}.simple-answer-card.is-dropping{pointer-events:none;animation:simple-answer-wrong-dismiss 1.12s cubic-bezier(.2,.7,.22,1) both}.simple-answer-card.is-gone{visibility:hidden;pointer-events:none;opacity:0;transform:translateY(46px) translateZ(42px) scale(1.035)}.simple-answer-card[data-tone=correct]{border-color:#bde999;border-bottom-color:var(--simple-green-dark);background:linear-gradient(180deg,#f5ffed,#e6ffd6);color:#2b7710}.simple-answer-card[data-tone=wrong]{border-color:#ffc6c6;border-bottom-color:#d94c4c;background:linear-gradient(180deg,#fff2f2,#ffdede);color:#9d3232}.simple-answer-card.is-correct-bounce{animation:simple-answer-bounce .82s cubic-bezier(.2,.9,.22,1) both}.simple-answer-card--placeholder{visibility:hidden;pointer-events:none}.simple-hint-panel{position:absolute;right:0;top:calc(100% + 10px);z-index:10;width:360px;padding:14px 16px;border:2px solid #f0d779;border-bottom-width:5px;border-radius:18px;background:#fff8d6;box-shadow:0 18px 38px #705c0829;transform-origin:top right}.simple-hint-panel.is-open{animation:simple-popover-in .15s ease-out both}.simple-hint-panel.is-closing{animation:simple-popover-out .16s ease-in both}.simple-hint-panel:before{position:absolute;right:22px;top:-8px;width:14px;height:14px;border-left:2px solid #f0d779;border-top:2px solid #f0d779;background:#fff8d6;content:"";transform:rotate(45deg)}.simple-hint-panel__title{margin-bottom:6px;color:#705c08}.simple-clock-map-panel{width:240px}.simple-clock-map{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(6,auto);gap:6px}.simple-clock-map__item{display:grid;grid-template-columns:26px max-content;align-items:center;justify-content:center;min-height:36px;gap:6px;padding:5px 7px;border:2px solid #f0d779;border-bottom-width:4px;border-radius:14px;background:#fff}.simple-clock-map__item span{display:grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#eefaff;color:#176e94;font-weight:900}.simple-clock-map__item strong{color:var(--simple-ink);font-size:.9rem;font-weight:900;text-align:center;white-space:nowrap}.simple-clock-map__item strong:after{color:var(--simple-ink-soft);content:" " attr(data-suffix);font-size:.75rem;white-space:nowrap}.simple-mock-ad{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#25351f57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:simple-mock-ad-in .16s ease-out both}.simple-mock-ad.is-closing{animation:simple-mock-ad-out .16s ease-in both}.simple-mock-ad__panel{display:grid;width:min(360px,100%);gap:14px;padding:18px;border:2px solid rgba(255,255,255,.94);border-bottom-width:7px;border-radius:22px;background:#fff;box-shadow:var(--simple-shadow);text-align:center}.simple-mock-ad__badge{justify-self:center;padding:5px 11px;border-radius:999px;background:#eefaff;color:#176e94;font-size:.82rem;font-weight:900;text-transform:uppercase}.simple-mock-ad__title{color:var(--simple-ink);font-size:1.14rem;line-height:1.22}.simple-mock-ad__timer{display:grid;width:58px;height:58px;place-items:center;justify-self:center;border:4px solid #d8f3ff;border-bottom-color:var(--simple-blue);border-radius:999px;color:#176e94;font-size:1.15rem;font-weight:900}.simple-mock-ad__button{width:100%}.simple-streak-recovery{position:fixed;inset:0;z-index:950;display:grid;place-items:center;padding:20px;background:#25351f52;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.simple-streak-recovery[hidden]{display:none}.simple-streak-recovery__panel{display:grid;width:min(390px,100%);gap:12px;padding:18px;border:2px solid rgba(255,255,255,.94);border-bottom-width:7px;border-radius:22px;background:#fff;box-shadow:var(--simple-shadow);animation:simple-popover-in .17s ease-out both}.simple-streak-recovery__badge{justify-self:start;padding:5px 10px;border-radius:999px;background:#fff4d8;color:#8a6510;font-size:.82rem;font-weight:900}.simple-streak-recovery__title{margin:0;color:var(--simple-ink);font-size:1.35rem;line-height:1.1}.simple-streak-recovery__text{margin:0;color:var(--simple-ink-soft);font-size:.98rem;font-weight:800;line-height:1.35}.simple-streak-recovery__actions{display:grid;grid-template-columns:1fr .85fr;gap:8px}@keyframes simple-score-pop{0%{transform:scale(1)}38%{transform:translateY(-4px) scale(1.08)}to{transform:scale(1)}}@keyframes simple-score-shake{0%,to{transform:translate(0)}18%{transform:translate(-5px) rotate(-1.5deg)}36%{transform:translate(5px) rotate(1.5deg)}54%{transform:translate(-4px) rotate(-1deg)}72%{transform:translate(3px) rotate(1deg)}}@keyframes simple-score-float{0%{opacity:0;transform:translateY(8px) scale(.85)}20%{opacity:1}to{opacity:0;transform:translateY(-26px) scale(1.08)}}@keyframes simple-score-scatter{0%{opacity:0;transform:translate(0) scale(.8)}18%{opacity:1}to{opacity:0;transform:translate(var(--scatter-x, -18px),var(--scatter-y, 36px)) scale(.25)}}@keyframes simple-popover-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes simple-popover-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.98)}}@keyframes simple-answer-wrong-dismiss{0%{visibility:visible;opacity:1;transform:translate(0) scale(1)}16%{opacity:1;transform:translate(-1.5px) scale(1.002)}32%{opacity:1;transform:translate(1.5px) scale(1.002)}48%{opacity:1;transform:translate(0) scale(1)}72%{opacity:.82;transform:translateY(3px) scale(.996)}90%{opacity:.28;transform:translateY(8px) scale(.99)}to{visibility:hidden;opacity:0;transform:translateY(12px) scale(.988)}}@keyframes simple-answer-bounce{0%{transform:translateZ(0) scale(1)}34%{transform:translateY(-3px) translateZ(6px) scale(1.012)}62%{transform:translateY(.5px) translateZ(0) scale(.998)}82%{transform:translateY(-1px) translateZ(2px) scale(1.004)}to{transform:translateZ(0) scale(1)}}@keyframes simple-mock-ad-in{0%{opacity:0}to{opacity:1}}@keyframes simple-mock-ad-out{0%{opacity:1}to{opacity:0}}
