@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/space-grotesk-variable.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/ibm-plex-sans-variable.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-mono-500.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-mono-600.woff2)format("woff2")}:root{color-scheme:light;--colour-canvas:#f6f6f3;--colour-surface:#fff;--colour-text:#151a17;--colour-muted:#5d6a62;--colour-muted-2:#616c64;--colour-border:#dfe3dd;--colour-accent:#1f7a52;--colour-accent-hover:#175c3d;--colour-accent-2:#a2601f;--colour-danger:#b91c1c;--colour-focus:var(--colour-accent-2);--colour-ink:#151a17;--colour-on-dark:#f6f6f3;--colour-on-dark-muted:#9aa79f;--colour-ad-bg:#eceeea;--colour-ad-border:#c9cec6;--colour-ad-label:#5b645c;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--radius-sm:4px;--radius-md:10px;--radius-lg:16px;--radius:var(--radius-lg);--content-width:70rem;--content-width-game:75rem;--content-width-narrow:46.25rem;--font-display:"Space Grotesk", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--font-body);font-synthesis:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--colour-canvas:#111513;--colour-surface:#19201c;--colour-text:#f0f3f1;--colour-muted:#9aa8a0;--colour-muted-2:#7b8c82;--colour-border:#28332c;--colour-accent:#269963;--colour-accent-hover:#30b878;--colour-accent-2:#d48338;--colour-danger:#dc3c3c;--colour-focus:var(--colour-accent-2);--colour-ink:#0b0e0c;--colour-on-dark:#f0f3f1;--colour-on-dark-muted:#9aa8a0;--colour-ad-bg:#151b18;--colour-ad-border:#2b3830;--colour-ad-label:#7c8f84}:root:not([data-theme=light]) .btn--option.btn--incorrect,:root:not([data-theme=light]) .btn--pitch-option.btn--incorrect,:root:not([data-theme=light]) .daily-grid-cell--error{background:#3b2216}:root:not([data-theme=light]) .typing-char--incorrect{background:#3d1c18}:root:not([data-theme=light]) .daily-grid-cell--highlighted:not(.daily-grid-cell--selected):not(.daily-grid-cell--error){background:#202c25}:root:not([data-theme=light]) .theme-toggle__icon--light{display:none}:root:not([data-theme=light]) .theme-toggle__icon--dark{display:inline-block}}:root[data-theme=dark]{color-scheme:dark;--colour-canvas:#111513;--colour-surface:#19201c;--colour-text:#f0f3f1;--colour-muted:#9aa8a0;--colour-muted-2:#7b8c82;--colour-border:#28332c;--colour-accent:#269963;--colour-accent-hover:#30b878;--colour-accent-2:#d48338;--colour-danger:#dc3c3c;--colour-focus:var(--colour-accent-2);--colour-ink:#0b0e0c;--colour-on-dark:#f0f3f1;--colour-on-dark-muted:#9aa8a0;--colour-ad-bg:#151b18;--colour-ad-border:#2b3830;--colour-ad-label:#7c8f84}:root[data-theme=dark] .btn--option.btn--incorrect,:root[data-theme=dark] .btn--pitch-option.btn--incorrect,:root[data-theme=dark] .daily-grid-cell--error{background:#3b2216}:root[data-theme=dark] .typing-char--incorrect{background:#3d1c18}:root[data-theme=dark] .daily-grid-cell--highlighted:not(.daily-grid-cell--selected):not(.daily-grid-cell--error){background:#202c25}:root[data-theme=dark] .theme-toggle__icon--light{display:none}:root[data-theme=dark] .theme-toggle__icon--dark{display:inline-block}.theme-toggle{align-items:center;gap:var(--space-1);min-height:44px;padding:0 var(--space-2);cursor:pointer;font-size:.8125rem;display:inline-flex}.theme-toggle__icon--light{display:inline-block}.theme-toggle__icon--dark{display:none}.theme-toggle__label{display:inline}@media (width<=30rem){.theme-toggle__label{display:none}}*{box-sizing:border-box}[hidden],.country-stage__view[hidden],.geography-view[hidden],.typing-view[hidden],.pitch-view[hidden],.daily-view[hidden]{display:none!important}html{background:var(--colour-canvas);color:var(--colour-text)}body{grid-template-rows:auto 1fr auto;min-height:100vh;margin:0;line-height:1.6;display:grid}a{color:var(--colour-accent)}a:hover{color:var(--colour-accent-hover)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em}code,kbd{font-family:var(--font-mono)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--colour-focus);outline-offset:3px}button,[role=button],input,textarea,select{min-width:44px;min-height:44px}.site-main{width:min(100% - 2rem, var(--content-width));padding-block:clamp(var(--space-4), 5vw, 4rem);margin-inline:auto}.site-header{background:var(--colour-surface);border-bottom:1px solid var(--colour-border)}.site-header__row{width:min(100% - 2rem, var(--content-width));justify-content:space-between;align-items:center;gap:var(--space-3);min-height:64px;padding-block:var(--space-2);flex-wrap:wrap;margin-inline:auto;display:flex}.brand{gap:var(--space-2);min-height:44px;color:var(--colour-text);align-items:center;text-decoration:none;display:inline-flex}.brand__mark{border-radius:var(--radius-md);background:var(--colour-accent);flex:none;place-items:center;width:30px;height:30px;display:grid}.brand__mark span{background:var(--colour-on-dark);border-radius:50%;width:10px;height:10px}.brand__word{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.brand__word span{margin-left:var(--space-1);color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.2em;font-size:.7em;font-weight:500}.brand--on-dark{color:var(--colour-on-dark)}.brand--on-dark .brand__word span{color:var(--colour-on-dark-muted)}.site-nav{align-items:center;gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.site-nav .btn{padding:0 var(--space-2);min-width:44px;min-height:44px}@media (width<=640px){.site-header__row{gap:var(--space-1);min-height:56px}.brand{gap:var(--space-1)}.brand__word span,.site-nav__stats-label,.sound-toggle__label,.theme-toggle__label{display:none}.game-switcher__toggle{padding:0 var(--space-2)}}.game-switcher{position:relative}.game-switcher__toggle{gap:var(--space-1);font-size:.8125rem}.game-switcher__panel{top:calc(100% + var(--space-2));z-index:30;width:min(20rem,90vw);padding:var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);position:absolute;right:0;box-shadow:0 1.5rem 3rem #151a1729}.game-switcher__panel-label{margin:0 0 var(--space-2);color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.625rem;font-weight:600}.game-switcher__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.game-switcher__list a{min-height:44px;padding:var(--space-1) var(--space-1);border-top:1px solid var(--colour-border);color:var(--colour-text);flex-direction:column;justify-content:center;gap:.125rem;text-decoration:none;display:flex}.game-switcher__list li:first-child a{border-top:none}.game-switcher__game-title{font-family:var(--font-display);font-size:.9375rem;font-weight:600}.game-switcher__game-tag{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem}.site-footer{background:var(--colour-ink);color:var(--colour-on-dark-muted)}.site-footer__row{width:min(100% - 2rem, var(--content-width));padding-block:var(--space-4);gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-inline:auto;display:flex}.site-footer__brand{gap:var(--space-1);flex-direction:column;display:flex}.site-footer__tagline{margin:0;font-size:.8125rem}.site-footer__links{gap:var(--space-2) var(--space-3);flex-wrap:wrap;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.site-footer__links a,.site-footer__links button{min-width:44px;min-height:44px;padding:0 var(--space-1);font-family:inherit;font-size:inherit;color:var(--colour-on-dark-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.site-footer__links a:hover,.site-footer__links button:hover{color:var(--colour-on-dark)}.game-shell__instructions a,.game-shell__status a{min-width:44px;min-height:44px;padding-inline:var(--space-1);justify-content:center;align-items:center;display:inline-flex}.game-shell{margin-top:var(--space-4);border:1px solid var(--colour-border);border-radius:var(--radius-lg);background:var(--colour-surface);overflow:hidden}.game-shell__header,.game-shell__status-row,.game-shell__instructions{padding:var(--space-4)}.game-shell__header h2{margin-block:0 var(--space-2);letter-spacing:-.035em;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.05}.game-shell__instructions h3{margin-block:0 var(--space-2);line-height:1.2}.game-shell__header>:last-child,.game-shell__instructions>:last-child,.game-shell__status,.foundation-preview p{margin-block:0}.game-shell__header-top{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.game-shell__eyebrow{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.game-shell__best{color:var(--colour-muted);font-family:var(--font-mono);margin:0;font-size:.75rem}.game-shell__stage{min-height:12rem;padding:var(--space-4);border-top:1px solid var(--colour-border);background:var(--colour-surface);place-items:center;display:grid}.foundation-preview{max-width:32rem;color:var(--colour-muted);text-align:center}.game-shell__status-row{justify-content:space-between;align-items:center;gap:var(--space-2);border-top:1px solid var(--colour-border);display:flex}.game-shell__status{color:var(--colour-muted);font-size:.875rem}.game-shell__ad-free{color:var(--colour-muted-2);font-family:var(--font-mono);flex:none;font-size:.6875rem}.game-shell__instructions{border-top:1px solid var(--colour-border)}.btn{padding:var(--space-2) var(--space-4);border:1px solid var(--colour-border);background:var(--colour-surface);color:var(--colour-text);cursor:pointer;touch-action:manipulation;border-radius:.5rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:hover{background:var(--colour-canvas)}.btn--primary{background:var(--colour-accent);color:#fff;border-color:var(--colour-accent)}.btn--primary:hover{background:var(--colour-accent-hover)}.btn--secondary{border-color:var(--colour-border);background:0 0}.ad-slot{width:100%;max-width:var(--ad-slot-width,100%);height:var(--ad-slot-height,auto);padding:var(--space-2);background:var(--colour-ad-bg);border:1px dashed var(--colour-ad-border);border-radius:var(--radius-md);flex-direction:column;justify-content:space-between;margin-inline:auto;display:flex}.ad-slot__eyebrow{color:var(--colour-ad-label);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:600}.ad-slot__caption{color:var(--colour-ad-label);font-family:var(--font-mono);text-align:right;margin:0;font-size:.625rem}.ad-slot--anchor{z-index:20;max-width:none;height:50px;padding-inline:var(--space-3);border-width:1px 0 0;border-radius:0;flex-direction:row;align-items:center;position:fixed;bottom:0;left:0;right:0}.ad-slot__dismiss{margin-left:var(--space-2);border:1px solid var(--colour-ad-border);border-radius:var(--radius-sm);background:var(--colour-surface);color:var(--colour-text);cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}body.has-anchor-ad{padding-bottom:50px}.game-page{gap:var(--space-4);display:grid}.game-page__main{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.game-page__rail{display:none}@media (width>=68.75rem){.game-page{grid-template-columns:1fr 300px;align-items:start}.game-page__rail{gap:var(--space-3);top:var(--space-3);flex-direction:column;display:flex;position:sticky}}.next-up-card{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);padding:var(--space-3)}.next-up-card__label{margin:0 0 var(--space-2);color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.625rem;font-weight:600}.next-up-card__list{margin:0;padding:0;list-style:none}.next-up-card__list a{border-top:1px solid var(--colour-border);min-height:44px;color:var(--colour-text);align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.next-up-card__list li:first-child a{border-top:none}.show-above-rail-breakpoint{display:none}@media (width>=68.75rem){.show-above-rail-breakpoint{display:flex}.show-below-rail-breakpoint{display:none}}.reaction-game{width:100%}.reaction-stage{text-align:center;border-radius:var(--radius-lg);width:100%;min-height:20rem;padding:var(--space-4);-webkit-user-select:none;user-select:none;cursor:default;place-items:center;transition:background-color .15s,color .15s;display:grid}.reaction-stage[data-reaction-clickable=true]{cursor:pointer}.reaction-stage[data-reaction-status=idle],.reaction-stage[data-reaction-status=round-result],.reaction-stage[data-reaction-status=complete]{background:var(--colour-surface);color:var(--colour-text)}.reaction-stage[data-reaction-status=waiting]{background:var(--colour-danger);color:#fff}.reaction-stage[data-reaction-status=ready]{background:var(--colour-accent);color:#fff}.reaction-stage[data-reaction-status=false-start]{background:var(--colour-accent-2);color:#fff}.reaction-view{align-items:center;gap:var(--space-3);flex-direction:column;max-width:32rem;margin:0 auto;display:flex}.reaction-view[hidden]{display:none!important}.reaction-stage__heading{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.1}.reaction-stage__text{margin:0;font-size:1rem}.reaction-score{font-family:var(--font-mono);letter-spacing:-.02em;margin:0;font-size:clamp(2.25rem,8vw,3.5rem);line-height:1}.reaction-stats-grid{width:100%;margin-block:var(--space-2);background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.reaction-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.reaction-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.reaction-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.reaction-chart{justify-content:center;align-items:flex-end;gap:var(--space-2);width:100%;max-width:20rem;height:6rem;margin:var(--space-2) auto;padding:var(--space-2) var(--space-2) 0;background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);display:flex}.reaction-chart-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.25rem;height:100%;display:flex}.reaction-chart-bar__value{font-family:var(--font-mono);color:var(--colour-muted);font-size:.6875rem;line-height:1}.reaction-chart-bar__fill{background:var(--colour-border);border-radius:var(--radius-sm) var(--radius-sm) 0 0;width:100%;max-width:2.25rem;transition:height .3s}.reaction-chart-bar--best .reaction-chart-bar__fill{background:var(--colour-accent)}.reaction-chart-bar--best .reaction-chart-bar__value{color:var(--colour-accent);font-weight:700}.reaction-round-list{width:100%;max-width:20rem;margin:var(--space-2) 0;padding-left:var(--space-4);text-align:left;gap:var(--space-1);font-family:var(--font-mono);color:var(--colour-muted);font-size:.875rem;display:grid}.reaction-actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.reaction-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{gap:var(--space-5);justify-content:space-between;align-items:flex-start;display:flex}.hero__copy{max-width:42rem}.hero__eyebrow{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.hero__copy h1{margin:var(--space-2) 0 var(--space-3);letter-spacing:-.04em;font-size:clamp(2.25rem,6vw,4.125rem);line-height:.98}.hero__lede{color:var(--colour-muted);max-width:52ch;margin:0;font-size:clamp(1rem,2vw,1.1875rem)}.hero__actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.hero__ad{flex:none}.game-catalog{border-top:1px solid var(--colour-border);padding-top:var(--space-3);margin-top:clamp(2rem,6vw,4rem)}.game-catalog__header{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.game-catalog__header h2{letter-spacing:.02em;margin:0;font-size:.9375rem;font-weight:600}.game-catalog__meta{color:var(--colour-muted);font-family:var(--font-mono);font-size:.6875rem}.game-catalog__grid{margin-top:var(--space-3);gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (width>=68.75rem){.game-catalog__grid{grid-template-columns:repeat(3,1fr)}.game-catalog__mobile-ad{display:none}}.game-index-card{justify-content:space-between;gap:var(--space-4);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);min-height:13rem;padding:var(--space-4);color:var(--colour-text);flex-direction:column;text-decoration:none;display:flex}.game-index-card:hover{border-color:var(--game-index-card-tint,var(--colour-accent))}.game-index-card__top{justify-content:space-between;align-items:flex-start;display:flex}.game-index-card__tag{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.625rem}.game-index-card__mark{border-radius:var(--radius-md);background:var(--game-index-card-tint,var(--colour-accent));flex:none;place-items:center;width:34px;height:34px;display:grid}.game-index-card__mark span{background:var(--colour-on-dark);border-radius:50%;width:12px;height:12px}.game-index-card__title{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.5rem;font-weight:600;line-height:1.1}.game-index-card__short{margin:var(--space-1) 0 0;color:var(--colour-muted);font-size:.875rem}.game-index-card__footer{gap:var(--space-2);border-top:1px solid var(--colour-border);padding-top:var(--space-2);flex-direction:column;display:flex}.game-index-card__bar-track{background:var(--colour-canvas);border-radius:3px;height:6px;display:block;overflow:hidden}.game-index-card__bar-fill{background:var(--game-index-card-tint,var(--colour-accent));width:0%;height:6px;transition:width .3s;display:block}.game-index-card__footer-row{justify-content:space-between;align-items:center;display:flex}.game-index-card__metric{color:var(--colour-accent);font-family:var(--font-mono);font-size:.8125rem}.game-index-card__play{font-size:.8125rem;font-weight:600}.leaderboard-ad{justify-content:center;margin-top:clamp(2rem,6vw,4rem)}.platform-pillars{padding-top:var(--space-5);border-top:1px solid var(--colour-border);border-bottom:1px solid var(--colour-border);padding-bottom:var(--space-5);margin-top:clamp(3rem,8vw,5rem)}.pillars-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}.pillar__dot{background:var(--colour-accent);width:8px;height:8px;margin-bottom:var(--space-2);border-radius:50%;display:block}.pillar h3{margin:0 0 var(--space-1);letter-spacing:-.01em;font-size:1rem}.pillar p{color:var(--colour-muted);margin:0;font-size:.875rem}.home-faq-row{gap:var(--space-4);grid-template-columns:1fr;align-items:start;margin-top:clamp(3rem,8vw,5rem);display:grid}@media (width>=68.75rem){.home-faq-row{grid-template-columns:1fr 300px}}.home-faq h2{margin-top:0;margin-bottom:var(--space-3);letter-spacing:-.02em;font-size:clamp(1.5rem,4vw,2.25rem)}.faq-accordion{border-top:1px solid var(--colour-border);flex-direction:column;display:flex}.faq-accordion__item{border-bottom:1px solid var(--colour-border);padding:var(--space-3) 0}.faq-accordion__item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);font-size:.9375rem;font-weight:600;list-style:none;display:flex}.faq-accordion__item summary::-webkit-details-marker{display:none}.faq-accordion__item summary:after{content:"+";color:var(--colour-muted-2);font-family:var(--font-mono);flex:none;font-size:1.1rem}.faq-accordion__item[open] summary:after{content:"–"}.faq-accordion__item p{margin:var(--space-2) 0 0;color:var(--colour-muted);font-size:.9375rem}.notfound{max-width:var(--content-width-narrow);margin-inline:auto;padding-block:clamp(2rem,6vw,3.5rem)}.notfound__eyebrow{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.2em;margin:0;font-size:.75rem}.notfound h1{margin:var(--space-2) 0 var(--space-3);letter-spacing:-.04em;font-size:clamp(2rem,6vw,3rem);line-height:1}.notfound__lede{margin:0 0 var(--space-4);color:var(--colour-muted);max-width:56ch;font-size:1rem}.notfound__list{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-lg);flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.notfound__list a{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-3) var(--space-4);background:var(--colour-surface);color:var(--colour-text);text-decoration:none;display:flex}.notfound__game-title{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.125rem;font-weight:600}.notfound__game-tag{color:var(--colour-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem}.how-to-steps{gap:var(--space-3);margin:var(--space-3) 0;counter-reset:step-counter;padding-left:0;list-style:none;display:grid}.how-to-step{counter-increment:step-counter;padding-left:2.75rem;position:relative}.how-to-step:before{content:counter(step-counter);background:var(--colour-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-size:.85rem;font-weight:700;display:inline-flex;position:absolute;top:.1rem;left:0}.how-to-step h4{margin:0 0 var(--space-1);color:var(--colour-text);font-size:1.05rem}.how-to-step p{color:var(--colour-muted);margin:0;font-size:.95rem}.country-game{width:100%}.country-stage{text-align:center;width:100%;color:var(--colour-text);-webkit-user-select:none;user-select:none}.country-view{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:32rem;margin:0 auto;display:flex}.country-view[hidden]{display:none!important}.country-stage__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:600;line-height:1.1}.country-stage__text{color:var(--colour-muted);margin:0;font-size:1rem}.country-comparison{align-items:center;gap:var(--space-2);grid-template-columns:1fr;width:100%;display:grid}@media (width>=36rem){.country-comparison{grid-template-columns:1fr auto 1fr}}.country-card{padding:var(--space-3);background:var(--colour-canvas);border-radius:var(--radius-md);border:1px solid var(--colour-border);text-align:left;flex-direction:column;gap:.25rem;display:flex}.country-card--candidate{background:var(--colour-surface);border-color:var(--colour-text)}.country-card__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--colour-muted);margin:0;font-size:.625rem;font-weight:600}.country-card__name{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:600;line-height:1.15}.country-card__region{color:var(--colour-muted);margin:0;font-size:.8125rem}.country-card__pop{font-family:var(--font-mono);color:var(--colour-text);margin:.25rem 0 0;font-size:1.25rem}.country-card--candidate .country-card__pop{color:var(--colour-muted-2)}.country-vs{font-family:var(--font-mono);color:var(--colour-muted-2);padding:var(--space-1);font-size:.8125rem;font-weight:600}.country-actions{gap:var(--space-2);flex-direction:column;width:100%;display:flex}@media (width>=36rem){.country-actions{flex-direction:row}}.country-actions .btn{flex:1;height:56px;font-size:1rem}.country-actions .btn[data-country-higher-lower-action=higher]{background:var(--colour-accent);color:#fff;border-color:var(--colour-accent)}.country-actions .btn[data-country-higher-lower-action=lower]{background:var(--colour-text);color:#fff;border-color:var(--colour-text)}.country-streak-display{font-family:var(--font-mono);color:var(--colour-muted);margin:0;font-size:.8125rem}.country-streak-display strong{color:var(--colour-text)}.country-explanation{color:var(--colour-text);margin:0;font-size:.9375rem;font-weight:600}.country-stats-grid{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid;overflow:hidden}.country-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.country-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.country-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.country-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.geography-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:24rem;display:flex;position:relative}.geography-mode-nav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.btn--mode{padding:var(--space-1) var(--space-3);font-size:.875rem}.btn--mode.btn--active{background:var(--colour-accent);color:#fff;border-color:var(--colour-accent)}.geography-view{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:36rem;display:flex}.geography-header{width:100%;font-family:var(--font-mono);color:var(--colour-muted);justify-content:space-between;font-size:.8125rem;display:flex}.geography-prompt-card{align-items:center;gap:var(--space-2);margin-block:var(--space-2);flex-direction:column;display:flex}.geography-media-container{min-height:7.5rem;padding:var(--space-1);justify-content:center;align-items:center;display:flex}.geography-flag-display{padding:var(--space-2) var(--space-4);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:4.75rem;line-height:1;display:inline-flex;box-shadow:0 2px 8px #151a170f}.geography-outline-display{padding:var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 16px #151a1714}.geography-outline-svg{width:9.5rem;height:9.5rem;color:var(--colour-accent)}.geography-outline-svg path{fill:var(--colour-accent);stroke:var(--colour-accent-hover);stroke-width:.8px;stroke-linejoin:round;stroke-linecap:round}.geography-prompt{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(1.25rem,4vw,1.625rem);font-weight:600}.geography-options-grid{gap:var(--space-2);grid-template-columns:1fr;width:100%;display:grid}@media (width>=32rem){.geography-options-grid{grid-template-columns:1fr 1fr}}.btn--option{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);text-align:left;cursor:pointer;font-size:1rem;font-weight:600;transition:border-color .15s,background-color .15s;display:flex}.btn--option:hover:not(:disabled){border-color:var(--colour-accent)}.option-shortcut{font-family:var(--font-mono);color:var(--colour-muted-2);white-space:nowrap;flex:none;font-size:.6875rem}.btn--option.btn--correct{border-color:var(--colour-accent);background:var(--colour-accent);color:#fff}.btn--option.btn--correct .option-shortcut{color:#d6ebe0}.btn--option.btn--incorrect{border-color:var(--colour-accent-2);color:var(--colour-text);background:#fdf3eb}.geography-explanation{min-height:1.5rem;margin:0;font-size:.9375rem;font-weight:600}.geography-stats-grid{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid;overflow:hidden}.geography-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.geography-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.geography-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.geography-actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.geography-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.typing-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:24rem;display:flex;position:relative}.typing-mode-nav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.typing-view{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:42rem;display:flex}.typing-header{width:100%;font-family:var(--font-mono);color:var(--colour-muted);justify-content:space-between;font-size:.8125rem;display:flex}.typing-stat-badge strong{color:var(--colour-text)}.typing-passage-meta{color:var(--colour-muted);text-align:left;width:100%;font-size:.8125rem}.typing-display-box{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);width:100%;min-height:10rem;padding:var(--space-3);text-align:left;font-size:1.0625rem;line-height:1.75;font-family:var(--font-mono);cursor:text;position:relative}.typing-text-display{user-select:none;word-break:break-word;white-space:pre-wrap}.typing-char{transition:color .1s,background-color .1s;position:relative}.typing-char--pending{color:#a6ada7}.typing-char--correct{color:var(--colour-accent)}.typing-char--incorrect{color:#c93b2b;background:#fde8e6;text-decoration:underline}.typing-char--caret{background:var(--colour-accent);color:#fff;border-radius:2px}.typing-input-area{opacity:0;resize:none;cursor:text;background:0 0;border:none;outline:none;width:100%;height:100%;position:absolute;top:0;left:0}.typing-stats-grid{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid;overflow:hidden}@media (width>=26rem){.typing-stats-grid{grid-template-columns:repeat(4,1fr)}}.typing-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.typing-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.typing-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.typing-stat-card__value small{color:var(--colour-muted);font-size:.75rem}.typing-actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.typing-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.pitch-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:24rem;display:flex}.pitch-mode-nav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.pitch-view{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:36rem;display:flex}.pitch-header{width:100%;font-family:var(--font-mono);color:var(--colour-muted);justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.pitch-stat-badge strong{color:var(--colour-text)}.btn--replay{padding:var(--space-1) var(--space-3);min-height:2.75rem;font-size:.875rem}.pitch-sound-wave{height:2.5rem;margin:var(--space-2) 0;justify-content:center;align-items:center;gap:.25rem;display:flex}.pitch-bar{background:var(--colour-muted);border-radius:.25rem;width:.375rem;height:.625rem;transition:height .2s,background-color .2s}.pitch-sound-wave--active .pitch-bar{background:var(--colour-accent);animation:.5s ease-in-out infinite alternate pitch-pulse}.pitch-sound-wave--active .pitch-bar:first-child{animation-delay:0s}.pitch-sound-wave--active .pitch-bar:nth-child(2){animation-delay:.1s}.pitch-sound-wave--active .pitch-bar:nth-child(3){animation-delay:.2s}.pitch-sound-wave--active .pitch-bar:nth-child(4){animation-delay:.15s}.pitch-sound-wave--active .pitch-bar:nth-child(5){animation-delay:50ms}@keyframes pitch-pulse{0%{height:.625rem}to{height:2.25rem}}.pitch-prompt{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:600}.pitch-options-grid{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));width:100%;display:grid}.btn--pitch-option{justify-content:center;align-items:center;gap:var(--space-2);background:var(--colour-canvas);border-color:var(--colour-border);border-radius:var(--radius-md);min-height:3.5rem;font-size:1rem;font-weight:600;display:flex}.btn--pitch-option .btn-shortcut{font-family:var(--font-mono);color:var(--colour-muted)}.btn--pitch-option.btn--selected{border-color:var(--colour-text);background:var(--colour-text);color:#fff;outline:none}.btn--pitch-option.btn--selected .btn-shortcut{color:var(--colour-on-dark-muted)}.btn--pitch-option.btn--correct{border-color:var(--colour-accent);background:var(--colour-accent);color:#fff}.btn--pitch-option.btn--correct .btn-shortcut{color:#d6ebe0}.btn--pitch-option.btn--incorrect{border-color:var(--colour-accent-2);color:var(--colour-text);background:#fdf3eb}.btn--pitch-option:disabled{opacity:1}.pitch-confirm-wrapper{margin-top:var(--space-1);width:100%}.pitch-confirm-wrapper button{width:100%}.pitch-feedback-card{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);flex-direction:column;display:flex}.pitch-feedback-text{margin:0;font-size:1rem;font-weight:600}.pitch-stats-grid{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid;overflow:hidden}.pitch-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.pitch-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.pitch-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.pitch-actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.pitch-share-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.daily-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:24rem;display:flex}.daily-mode-nav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.daily-view{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:32rem;display:flex}.daily-date-badge{font-family:var(--font-mono);color:var(--colour-muted);margin:0;font-size:.75rem}.daily-header{width:100%;font-family:var(--font-mono);color:var(--colour-muted);justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.daily-stat-badge strong{color:var(--colour-text)}.daily-grid{width:100%;max-width:18rem;margin:var(--space-2) auto;aspect-ratio:1;grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.daily-grid-cell{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;min-width:3.5rem;min-height:3.5rem;padding:0;font-size:1.75rem;transition:border-color .15s,background-color .15s;display:flex}.daily-grid-cell:hover{border-color:var(--colour-accent)}.daily-grid-cell--clue{background:var(--colour-canvas);cursor:default}.daily-grid-cell--clue:hover{border-color:var(--colour-border)}.daily-grid-cell--selected{border-color:var(--colour-accent);outline:2px solid var(--colour-accent);outline-offset:-1px}.daily-grid-cell--error{border-color:var(--colour-accent-2);background:#fdf3eb}.daily-palette{justify-content:center;gap:var(--space-1);flex-wrap:wrap;width:100%;display:flex}.btn--palette{padding:var(--space-1) var(--space-2);min-height:2.75rem;font-size:.875rem}.btn--palette.btn--active{background:var(--colour-text);color:#fff;border-color:var(--colour-text)}.daily-grid-actions{gap:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}.daily-feedback{color:var(--colour-muted);min-height:1.25rem;margin:0;font-size:.875rem}.daily-stats-grid{background:var(--colour-border);border:1px solid var(--colour-border);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1px;width:100%;display:grid;overflow:hidden}.daily-stat-card{padding:var(--space-2) var(--space-3);background:var(--colour-surface);text-align:left}.daily-stat-card__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.625rem}.daily-stat-card__value{font-family:var(--font-mono);color:var(--colour-text);margin:0;font-size:1.1875rem}.daily-actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.game-shell__guide{gap:var(--space-4);display:grid}.guide-card{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius);padding:var(--space-4);box-sizing:border-box;overflow-wrap:break-word;word-break:break-word}@media (width<=640px){.guide-card{padding:var(--space-3)}}.guide-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;margin:var(--space-2) 0;font-size:.875rem}.guide-table th,.guide-table td{padding:var(--space-2);text-align:left;border-bottom:1px solid var(--colour-border)}.guide-card h3{margin-top:0;margin-bottom:var(--space-2);color:var(--colour-text);font-size:1.25rem}.guide-card h4{margin-top:var(--space-3);margin-bottom:var(--space-1);color:var(--colour-text);font-size:1.05rem}.guide-card p{margin-top:0;margin-bottom:var(--space-2);color:var(--colour-text)}.guide-card p:last-child{margin-bottom:0}.guide-card ul,.guide-card ol{margin:var(--space-2) 0;padding-left:var(--space-4)}.guide-card li{margin-bottom:var(--space-1)}.faq-list{gap:var(--space-3);margin-top:var(--space-3);display:grid}.faq-item{border-left:3px solid var(--colour-accent);padding-left:var(--space-3)}.faq-item dt{color:var(--colour-text);margin-bottom:var(--space-1);font-weight:650}.faq-item dd{color:var(--colour-muted);margin:0}.reaction-tier-badge,.country-streak-badge,.geography-tier-badge,.typing-tier-badge,.pitch-tier-badge,.daily-tier-badge{padding:var(--space-2) var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-accent);color:var(--colour-accent);margin:var(--space-2) auto;border-radius:2rem;justify-content:center;align-items:center;font-size:1rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) badge-pop;display:inline-flex;box-shadow:0 2px 8px #1f7a521f}@keyframes badge-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.reaction-round-item--best{color:var(--colour-accent);font-weight:700}.country-comparison-ratio{font-family:var(--font-mono);color:var(--colour-text);padding:var(--space-2) var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);margin:0;font-size:.8125rem;font-weight:600}.country-card__pop{transition:color .25s}.country-card--candidate.is-revealed .country-card__pop{color:var(--colour-text);font-weight:700}.daily-grid-cell--highlighted:not(.daily-grid-cell--selected):not(.daily-grid-cell--error){background:#edf4ef}.game-page__mobile-next-up{margin-top:var(--space-4)}.info-dialog{border:1px solid var(--colour-border);border-radius:var(--radius-lg);background:var(--colour-surface);color:var(--colour-text);padding:var(--space-4);max-width:min(32rem,100vw - 2rem);margin:auto;box-shadow:0 1.5rem 3rem #151a1733}.info-dialog::backdrop{backdrop-filter:blur(2px);background:#151a1773}.info-dialog__header{margin-bottom:var(--space-3);border-bottom:1px solid var(--colour-border);padding-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.info-dialog__header h3{letter-spacing:-.02em;margin:0;font-size:1.25rem}.info-dialog__close{border:1px solid var(--colour-border);border-radius:var(--radius-sm);background:var(--colour-surface);min-width:44px;min-height:44px;color:var(--colour-text);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:1.1rem;display:inline-flex}.info-dialog__close:hover{background:var(--colour-canvas)}.info-dialog__body p{margin:0 0 var(--space-2);color:var(--colour-muted);font-size:.9375rem;line-height:1.55}.info-dialog__body p:last-child{margin-bottom:0}@media (width<=24rem){.site-header__row{gap:var(--space-2)}.brand__word{font-size:1rem}.site-nav{gap:var(--space-1)}.site-nav__daily,.game-switcher__toggle,.theme-toggle{padding:var(--space-1) var(--space-2);font-size:.75rem}}@media (width>=48rem){.site-header__row,.site-main,.site-footer__row{width:min(100% - 4rem, var(--content-width))}}.pwa-install-dialog{background:0 0;border:none;max-width:100vw;max-height:100vh;padding:0;overflow:visible}.pwa-install-dialog::backdrop{backdrop-filter:blur(4px);background:#0000008c}.pwa-install-dialog__surface{background:var(--colour-surface);border-top:1px solid var(--colour-border);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);padding:var(--space-4);z-index:1000;gap:var(--space-3);flex-direction:column;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) forwards pwa-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -.5rem 2rem #0003}@keyframes pwa-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes pwa-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width>=48rem){.pwa-install-dialog__surface{border:1px solid var(--colour-border);border-radius:var(--radius-lg);width:min(100% - 2rem,30rem);margin:auto;animation:.2s cubic-bezier(.16,1,.3,1) forwards pwa-fade-in;position:relative;box-shadow:0 1.5rem 3rem #00000040}}.pwa-install-dialog__top{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.pwa-install-dialog__brand{align-items:center;gap:var(--space-3);display:flex}.pwa-install-dialog__mark{border-radius:var(--radius-md);background:var(--colour-accent);flex:none;place-items:center;width:44px;height:44px;display:grid}.pwa-install-dialog__mark span{background:var(--colour-on-dark);border-radius:50%;width:14px;height:14px}.pwa-install-dialog__title{font-family:var(--font-display);color:var(--colour-text);margin:0;font-size:1.125rem;font-weight:700}.pwa-install-dialog__subtitle{color:var(--colour-muted);margin:.125rem 0 0;font-size:.8125rem}.pwa-install-dialog__close{min-width:44px;min-height:44px;color:var(--colour-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;display:inline-flex}.pwa-install-dialog__close:hover,.pwa-install-dialog__close:focus-visible{color:var(--colour-text);background:var(--colour-hover)}.pwa-install-dialog__benefits{gap:var(--space-2);padding:var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);flex-direction:column;display:flex}.pwa-install-benefit{align-items:center;gap:var(--space-2);color:var(--colour-text);font-size:.8125rem;display:flex}.pwa-install-benefit__icon{flex:none;font-size:1rem;line-height:1}.pwa-install-dialog__instructions{gap:var(--space-2);flex-direction:column;display:flex}.pwa-guide{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:#1f7a5214;border:1px solid #1f7a5233}.pwa-guide__text{color:var(--colour-text);margin:0;font-size:.8125rem;line-height:1.45}.pwa-guide__icon{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-sm);font-family:var(--font-mono);padding:.05rem .35rem;font-size:.875rem;display:inline-block}.pwa-guide__highlight{color:var(--colour-accent);font-weight:700}.pwa-install-dialog__btn-install{width:100%;margin-bottom:var(--space-2);justify-content:center}.sound-toggle{align-items:center;gap:var(--space-2);min-height:44px;display:inline-flex}.sound-toggle__icon{font-size:1rem;line-height:1}.stats-dialog{background:0 0;border:none;max-width:100vw;max-height:100vh;margin:auto;padding:0}.stats-dialog::backdrop{backdrop-filter:blur(5px);background:#0009}.stats-dialog__surface{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);width:min(100% - 2rem,42rem);max-height:90vh;padding:var(--space-4);gap:var(--space-3);flex-direction:column;margin:auto;animation:.2s cubic-bezier(.16,1,.3,1) forwards pwa-fade-in;display:flex;overflow-y:auto;box-shadow:0 1.5rem 3.5rem #00000047}.stats-dialog__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--colour-border);display:flex}.stats-dialog__title-area{align-items:center;gap:var(--space-3);display:flex}.stats-dialog__trophy{font-size:2rem;line-height:1}.stats-dialog__title{font-family:var(--font-display);color:var(--colour-text);margin:0;font-size:1.25rem;font-weight:700}.stats-dialog__subtitle{color:var(--colour-muted);margin:.2rem 0 0;font-size:.8125rem}.stats-dialog__close{color:var(--colour-muted);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-sm);background:0 0;border:none;place-items:center;min-width:44px;min-height:44px;font-size:1.25rem;line-height:1;transition:color .15s,background-color .15s;display:grid}.stats-dialog__close:hover,.stats-dialog__close:focus-visible{color:var(--colour-text);background:var(--colour-border);outline:2px solid var(--colour-accent)}.stats-overview{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.stats-metric-card{text-align:center;padding:var(--space-3) var(--space-2);border:1px solid var(--colour-border);border-radius:var(--radius-md);background:#1f7a520f;flex-direction:column;align-items:center;display:flex}.stats-metric-card__value{font-family:var(--font-mono);color:var(--colour-accent);font-size:1.25rem;font-weight:700}.stats-metric-card__label{color:var(--colour-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-size:.75rem}.stats-progress-bar-wrap{background:var(--colour-border);border-radius:4px;width:100%;height:8px;overflow:hidden}.stats-progress-bar{background:var(--colour-accent);border-radius:4px;height:100%;transition:width .4s}.stats-tabs__nav{gap:var(--space-2);border-bottom:1px solid var(--colour-border);padding-bottom:var(--space-2);display:flex}.stats-tab-btn{padding:var(--space-2) var(--space-3);font-family:var(--font-sans);color:var(--colour-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;font-size:.875rem;font-weight:600;transition:color .15s,background-color .15s}.stats-tab-btn:hover{color:var(--colour-text);background:var(--colour-border)}.stats-tab-btn--active{color:var(--colour-accent);background:#1f7a521a}.badge-grid{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));display:grid}.badge-card{gap:var(--space-3);padding:var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);transition:transform .2s,box-shadow .2s;display:flex}.badge-card.is-unlocked{border-color:var(--colour-accent);background:#1f7a520d}.badge-card.is-unlocked:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.badge-card.is-locked{opacity:.6;filter:grayscale(.8)}.badge-card__icon-wrap{background:var(--colour-surface-muted,#e5e5e0);border-radius:var(--radius-md);flex:none;place-items:center;width:44px;height:44px;font-size:1.5rem;display:grid;position:relative}.badge-card.is-unlocked .badge-card__icon-wrap{background:var(--colour-accent);color:#fff}.badge-card__lock{font-size:.75rem;position:absolute;bottom:-4px;right:-4px}.badge-card.is-unlocked .badge-card__lock{display:none}.badge-card__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.badge-card__header{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.badge-card__title{color:var(--colour-text);font-size:.875rem;font-weight:700}.badge-card__tier{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.1rem .4rem;font-size:.6875rem;font-weight:700}.badge-card__tier--bronze{color:#92400e;background:#fef3c7}.badge-card__tier--silver{color:#475569;background:#f1f5f9}.badge-card__tier--gold{color:#854d0e;background:#fef9c3}.badge-card__tier--diamond{color:#0369a1;background:#e0f2fe}.badge-card__desc{color:var(--colour-muted);margin:0;font-size:.75rem;line-height:1.35}.badge-card__status{color:var(--colour-accent);margin-top:.2rem;font-size:.6875rem;font-weight:600}.records-grid{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));display:grid}.record-card{padding:var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);justify-content:space-between;gap:var(--space-2);flex-direction:column;display:flex}.record-card__header{justify-content:space-between;align-items:center;display:flex}.record-card__title{font-size:.875rem;font-weight:700}.record-card__tag{color:var(--colour-muted);font-size:.75rem}.record-card__metric{font-family:var(--font-mono);color:var(--colour-accent);font-size:1.125rem;font-weight:700}.achievement-toast{z-index:2000;align-items:center;gap:var(--space-3);color:#fff;border:2px solid var(--colour-accent);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);background:#0f2d1e;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:1.5rem;right:1.5rem;transform:translateY(-150%);box-shadow:0 1rem 2.5rem #00000059}.achievement-toast--show{transform:translateY(0)}.achievement-toast__icon{font-size:2rem}.achievement-toast__tag{text-transform:uppercase;letter-spacing:.08em;color:#34d399;margin:0;font-size:.6875rem;font-weight:700}.achievement-toast__title{margin:.1rem 0;font-size:.9375rem;font-weight:700}.achievement-toast__desc{color:#94a3b8;margin:0;font-size:.75rem}.visual-share-dialog{background:0 0;border:none;max-width:100vw;max-height:100vh;margin:auto;padding:0}.visual-share-dialog::backdrop{backdrop-filter:blur(6px);background:#000000a6}.visual-share-dialog__surface{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);width:min(100% - 2rem,38rem);max-height:90vh;padding:var(--space-4);gap:var(--space-3);flex-direction:column;margin:auto;animation:.2s cubic-bezier(.16,1,.3,1) forwards pwa-fade-in;display:flex;overflow-y:auto;box-shadow:0 1.5rem 3.5rem #0000004d}.visual-share-dialog__header{justify-content:space-between;align-items:flex-start;display:flex}.visual-share-dialog__title{font-family:var(--font-display);margin:0;font-size:1.125rem;font-weight:700}.visual-share-dialog__subtitle{color:var(--colour-muted);margin:.2rem 0 0;font-size:.8125rem}.visual-share-dialog__close{color:var(--colour-muted);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-sm);background:0 0;border:none;place-items:center;min-width:44px;min-height:44px;font-size:1.25rem;line-height:1;display:grid}.visual-share-dialog__canvas-wrap{border-radius:var(--radius-md);background:#0d1b14;width:100%;overflow:hidden;box-shadow:0 4px 16px #00000026}.visual-share-canvas{width:100%;height:auto;display:block}.visual-share-dialog__actions{gap:var(--space-2);margin-top:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.visual-share-dialog__btn{justify-content:center}.visual-share-dialog__feedback{color:var(--colour-accent);text-align:center;min-height:1.2rem;margin:0;font-size:.8125rem;font-weight:600}.lang-select{align-items:center;gap:var(--space-1);max-width:100%;display:inline-flex}.lang-select__icon{font-size:.9375rem;line-height:1}.lang-select__label{color:var(--colour-muted);font-size:.75rem;font-weight:600}.lang-select__control{text-overflow:ellipsis;min-width:0;max-width:100%;min-height:44px;padding:0 var(--space-2);border:1px solid var(--colour-border);border-radius:var(--radius-sm);background:var(--colour-surface);color:var(--colour-text);cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:500}.lang-select__control:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.color-clash{width:100%;max-width:34rem}.color-clash__stage{place-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-3);border:1px solid var(--colour-border);border-radius:var(--radius-md);background:var(--colour-canvas);text-align:center;display:grid}.color-clash__stage:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.color-clash__view{gap:var(--space-3);justify-items:center;width:100%;display:grid}.color-clash__view[hidden]{display:none}.color-clash__heading{font-family:var(--font-display);margin:0;font-size:1.25rem}.color-clash__text{color:var(--colour-muted);margin:0;font-size:.9375rem}.color-clash__progress{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--colour-muted);margin:0;font-size:.75rem}.color-clash__rule{padding:var(--space-2) var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:999px;margin:0;font-size:.875rem;font-weight:600}.color-clash__word-card{width:100%;max-width:22rem;padding:var(--space-4) var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);place-items:center;display:grid;box-shadow:0 1px 3px #0000000f}.color-clash__word{font-family:var(--font-display);letter-spacing:.04em;background-color:#0000;margin:0;font-size:clamp(2.75rem,14vw,4.5rem);font-weight:700;line-height:1.1}.color-clash__word[data-ink=red]{color:#c51f1f}.color-clash__swatch[data-ink=red] .color-clash__swatch-chip{background-color:#c51f1f}.color-clash__word[data-ink=blue]{color:#1b56bf}.color-clash__swatch[data-ink=blue] .color-clash__swatch-chip{background-color:#1b56bf}.color-clash__word[data-ink=green]{color:#0f7b44}.color-clash__swatch[data-ink=green] .color-clash__swatch-chip{background-color:#0f7b44}.color-clash__word[data-ink=yellow]{color:#9e6a00}.color-clash__swatch[data-ink=yellow] .color-clash__swatch-chip{background-color:#d9a300}.color-clash__word[data-ink=purple]{color:#6b21a8}.color-clash__swatch[data-ink=purple] .color-clash__swatch-chip{background-color:#7b32c4}.color-clash__word[data-ink=orange]{color:#b45309}.color-clash__swatch[data-ink=orange] .color-clash__swatch-chip{background-color:#e27716}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .color-clash__word[data-ink=red]{color:#f87171}:root:not([data-theme=light]) .color-clash__word[data-ink=blue]{color:#60a5fa}:root:not([data-theme=light]) .color-clash__word[data-ink=green]{color:#4ade80}:root:not([data-theme=light]) .color-clash__word[data-ink=yellow]{color:#facc15}:root:not([data-theme=light]) .color-clash__word[data-ink=purple]{color:#c084fc}:root:not([data-theme=light]) .color-clash__word[data-ink=orange]{color:#fb923c}:root:not([data-theme=light]) .color-clash__swatch[data-ink=red] .color-clash__swatch-chip{background-color:#f87171}:root:not([data-theme=light]) .color-clash__swatch[data-ink=blue] .color-clash__swatch-chip{background-color:#60a5fa}:root:not([data-theme=light]) .color-clash__swatch[data-ink=green] .color-clash__swatch-chip{background-color:#4ade80}:root:not([data-theme=light]) .color-clash__swatch[data-ink=yellow] .color-clash__swatch-chip{background-color:#facc15}:root:not([data-theme=light]) .color-clash__swatch[data-ink=purple] .color-clash__swatch-chip{background-color:#c084fc}:root:not([data-theme=light]) .color-clash__swatch[data-ink=orange] .color-clash__swatch-chip{background-color:#fb923c}}:root[data-theme=dark] .color-clash__word[data-ink=red]{color:#f87171}:root[data-theme=dark] .color-clash__word[data-ink=blue]{color:#60a5fa}:root[data-theme=dark] .color-clash__word[data-ink=green]{color:#4ade80}:root[data-theme=dark] .color-clash__word[data-ink=yellow]{color:#facc15}:root[data-theme=dark] .color-clash__word[data-ink=purple]{color:#c084fc}:root[data-theme=dark] .color-clash__word[data-ink=orange]{color:#fb923c}:root[data-theme=dark] .color-clash__swatch[data-ink=red] .color-clash__swatch-chip{background-color:#f87171}:root[data-theme=dark] .color-clash__swatch[data-ink=blue] .color-clash__swatch-chip{background-color:#60a5fa}:root[data-theme=dark] .color-clash__swatch[data-ink=green] .color-clash__swatch-chip{background-color:#4ade80}:root[data-theme=dark] .color-clash__swatch[data-ink=yellow] .color-clash__swatch-chip{background-color:#facc15}:root[data-theme=dark] .color-clash__swatch[data-ink=purple] .color-clash__swatch-chip{background-color:#c084fc}:root[data-theme=dark] .color-clash__swatch[data-ink=orange] .color-clash__swatch-chip{background-color:#fb923c}.color-clash__swatches{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.color-clash__swatch{min-height:64px;padding:var(--space-2);border:1px solid var(--colour-border);border-radius:var(--radius-md);background:var(--colour-surface);color:var(--colour-text);text-transform:capitalize;cursor:pointer;align-content:center;justify-items:center;gap:.25rem;font-family:inherit;font-size:.8125rem;font-weight:600;display:grid;position:relative}.color-clash__swatch:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.color-clash__swatch-chip{color:#0000;border-radius:50%;width:24px;height:24px}.color-clash__swatch-key{font-family:var(--font-mono);color:var(--colour-muted);font-size:.625rem;position:absolute;top:4px;right:6px}.color-clash__score{font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:700}.color-clash__actions,.memory-matrix__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.color-clash__tier-badge{padding:var(--space-1) var(--space-3);background:color-mix(in srgb, var(--colour-accent) 16%, transparent);border:1px solid var(--colour-accent);border-radius:999px;font-size:.875rem;font-weight:700}.color-clash__stats,.memory-matrix__stats{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));width:100%;display:grid}.color-clash__stat,.memory-matrix__stat{padding:var(--space-2);border:1px solid var(--colour-border);border-radius:var(--radius-sm);background:var(--colour-surface)}.color-clash__stat-label,.memory-matrix__stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--colour-muted);margin:0 0 .25rem;font-size:.6875rem}.color-clash__stat-value,.memory-matrix__stat-value{font-family:var(--font-mono);margin:0;font-size:1.125rem;font-weight:600}.color-clash__feedback,.memory-matrix__feedback{min-height:1.2rem;color:var(--colour-accent);margin:0;font-size:.8125rem;font-weight:600}.memory-matrix{width:100%;max-width:34rem}.memory-matrix__stage{place-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-3);border:1px solid var(--colour-border);border-radius:var(--radius-md);background:var(--colour-canvas);text-align:center;display:grid}.memory-matrix__stage:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.memory-matrix__view{gap:var(--space-3);justify-items:center;width:100%;display:grid}.memory-matrix__view[hidden]{display:none}.memory-matrix__heading{font-family:var(--font-display);margin:0;font-size:1.25rem}.memory-matrix__text{color:var(--colour-muted);margin:0;font-size:.9375rem}.memory-matrix__hud{gap:var(--space-1);grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));width:100%;display:grid}.memory-matrix__hud-item{padding:var(--space-1);border-radius:var(--radius-sm);background:var(--colour-surface);border:1px solid var(--colour-border);font-family:var(--font-mono);color:var(--colour-muted);margin:0;font-size:.75rem}.memory-matrix__hud-item span{color:var(--colour-text);font-size:.9375rem;font-weight:600;display:block}.memory-matrix__instruction{margin:0;font-size:.9375rem;font-weight:600}.memory-matrix__grid{grid-template-columns:repeat(var(--memory-matrix-size,3), minmax(0, 1fr));gap:.375rem;width:100%;max-width:22rem;display:grid}.memory-matrix__tile{aspect-ratio:1;border:1px solid var(--colour-border);border-radius:var(--radius-sm);background:var(--colour-surface);cursor:pointer;min-width:44px;min-height:44px;padding:0;transition:background-color .12s,border-color .12s}.memory-matrix__tile:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.memory-matrix__tile[data-tile-state=lit]{background:var(--colour-accent);border-color:var(--colour-accent)}.memory-matrix__tile[data-tile-state=selected]{background:color-mix(in srgb, var(--colour-accent) 65%, var(--colour-surface));border-color:var(--colour-accent)}.memory-matrix__tile[data-tile-state=miss]{background:var(--colour-danger);border-color:var(--colour-danger)}.memory-matrix__tile:disabled{cursor:default}.memory-matrix__tier-badge{padding:var(--space-1) var(--space-3);background:color-mix(in srgb, var(--colour-accent) 16%, transparent);border:1px solid var(--colour-accent);border-radius:999px;font-size:.875rem;font-weight:700}.chimp-test{width:100%}.chimp-test__stage{place-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-3);border:1px solid var(--colour-border);border-radius:var(--radius-md);background:var(--colour-canvas);text-align:center;box-sizing:border-box;display:grid}@media (width<=480px){.chimp-test__stage{padding:var(--space-3) var(--space-2)}}.chimp-test__stage:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.chimp-test__view{place-items:center;gap:var(--space-3);box-sizing:border-box;width:100%;display:grid}.chimp-test__view[hidden]{display:none}.chimp-test__heading{font-family:var(--font-display);margin:0;font-size:1.25rem}.chimp-test__text{color:var(--colour-muted);max-width:32rem;margin:0;font-size:.9375rem}.chimp-test__hud{gap:var(--space-1);box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.chimp-test__hud-item{padding:var(--space-1);border-radius:var(--radius-sm);background:var(--colour-surface);border:1px solid var(--colour-border);font-family:var(--font-mono);color:var(--colour-muted);margin:0;font-size:.75rem}.chimp-test__hud-item span{color:var(--colour-text);font-size:.9375rem;font-weight:600;display:block}.chimp-test__instruction{margin:0;font-size:.9375rem;font-weight:600}.chimp-test__grid{box-sizing:border-box;grid-template-columns:repeat(8,minmax(0,1fr));gap:.375rem;width:100%;max-width:32rem;display:grid}@media (width<=480px){.chimp-test__grid{gap:.25rem}}.chimp-test__tile{aspect-ratio:1;border:1px solid var(--colour-border);border-radius:var(--radius-sm);width:100%;min-width:0;min-height:0;font-family:var(--font-mono);color:var(--colour-text);cursor:default;box-sizing:border-box;background:0 0;justify-content:center;align-items:center;padding:0;font-size:clamp(.875rem,3.5vw,1.125rem);font-weight:700;transition:background-color .1s,border-color .1s,opacity .1s;display:flex}.chimp-test__tile.is-visible{background:var(--colour-surface);border-color:var(--colour-accent);cursor:pointer}.chimp-test__tile.is-masked{background:color-mix(in srgb, var(--colour-accent) 40%, var(--colour-surface));border-color:var(--colour-accent);color:#0000;cursor:pointer}.chimp-test__tile.is-solved{opacity:0;visibility:hidden;pointer-events:none}.chimp-test__tile.is-empty{opacity:.15;pointer-events:none;border-color:#0000}.chimp-test__tile:focus-visible{outline:3px solid var(--colour-focus);outline-offset:2px}.chimp-test__tile:disabled{cursor:default}.chimp-test__tier-badge{padding:var(--space-1) var(--space-3);background:color-mix(in srgb, var(--colour-accent) 16%, transparent);border:1px solid var(--colour-accent);border-radius:999px;font-size:.875rem;font-weight:700}.chimp-test__actions{gap:var(--space-2);box-sizing:border-box;flex-wrap:wrap;justify-content:center;width:100%;display:flex}.chimp-test__stats{gap:var(--space-2);box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:28rem;display:grid}@media (width<=480px){.chimp-test__stats{grid-template-columns:1fr}}.chimp-test__stat{padding:var(--space-2);border-radius:var(--radius-sm);background:var(--colour-surface);border:1px solid var(--colour-border);text-align:center}.chimp-test__stat-label{color:var(--colour-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem}.chimp-test__stat-value{margin:var(--space-1) 0 0;font-family:var(--font-mono);color:var(--colour-text);font-size:1.25rem;font-weight:700}.chimp-test__feedback{min-height:1.5rem;color:var(--colour-muted);margin:0;font-size:.875rem}.challenge-banner{margin:0 0 var(--space-3);padding:var(--space-3);background:color-mix(in srgb, var(--colour-accent) 12%, var(--colour-canvas));border:1px solid var(--colour-accent);border-radius:var(--radius-md);text-align:left}.challenge-banner[hidden]{display:none}.challenge-banner__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-accent);margin:0 0 .25rem;font-size:.625rem}.challenge-banner__target{color:var(--colour-text);margin:0 0 .25rem;font-size:1rem}.challenge-banner__target strong{font-family:var(--font-mono);color:var(--colour-accent)}.challenge-banner__note{color:var(--colour-muted);margin:0;font-size:.875rem}.duel-badge{margin:var(--space-3) 0 0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--colour-surface);border:1px solid var(--colour-border);color:var(--colour-text);text-align:center;font-size:1.0625rem;font-weight:650}.duel-badge[hidden]{display:none}.cognitive-radar{margin:var(--space-4) 0;padding:var(--space-3);background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-md);text-align:center}.cognitive-radar__header{gap:var(--space-1) var(--space-3);margin-bottom:var(--space-2);text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.cognitive-radar__title{color:var(--colour-text);margin:0;font-size:1.0625rem}.cognitive-radar__index{color:var(--colour-muted);margin:0;font-size:.9375rem}.cognitive-radar__index strong{font-family:var(--font-mono);color:var(--colour-accent);font-size:1.0625rem}.cognitive-radar__canvas-wrap{justify-content:center;display:flex}.cognitive-radar__canvas-wrap canvas{max-width:100%;height:auto}.cognitive-radar__hint{margin:var(--space-2) 0 0;color:var(--colour-muted);font-size:.8125rem}.aim-trainer{width:100%}.aim-trainer__stage{background:var(--colour-surface);border:1px solid var(--colour-border);border-radius:var(--radius-lg);min-height:400px;padding:var(--space-4);box-sizing:border-box;outline:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=640px){.aim-trainer__stage{min-height:340px;padding:var(--space-2)}}.aim-trainer__stage:focus-visible{border-color:var(--colour-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--colour-accent) 20%, transparent)}.aim-trainer__view{text-align:center;align-items:center;gap:var(--space-4);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.aim-trainer__view[hidden]{display:none}.aim-trainer__heading{color:var(--colour-text);margin:0;font-size:1.5rem;font-weight:700}.aim-trainer__text{max-width:480px;color:var(--colour-muted);margin:0;line-height:1.5}.aim-trainer__mode-nav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.aim-trainer__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.aim-trainer__hud{width:100%;max-width:600px;padding:var(--space-2) var(--space-3);background:var(--colour-canvas);border:1px solid var(--colour-border);border-radius:var(--radius-md);margin-bottom:var(--space-2);box-sizing:border-box;justify-content:space-between;align-items:center;display:flex}.aim-trainer__hud-item{flex-direction:column;align-items:center;gap:2px;margin:0;font-size:.875rem;display:flex}.aim-trainer__hud-item span:first-child{color:var(--colour-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.aim-trainer__hud-item span:last-child{font-family:var(--font-mono);color:var(--colour-text);font-weight:700}.aim-trainer__arena{background:color-mix(in srgb, var(--colour-canvas) 80%, var(--colour-surface));border:2px dashed var(--colour-border);border-radius:var(--radius-md);cursor:crosshair;user-select:none;touch-action:manipulation;width:100%;max-width:680px;height:380px;position:relative;overflow:hidden}@media (width<=640px){.aim-trainer__arena{height:320px}}.aim-trainer__target{cursor:pointer;background:#e11d48;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:60px;min-width:0;height:60px;min-height:0;margin:0;padding:0;transition:transform 80ms,filter 80ms;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #e11d4866}.aim-trainer__target:hover{filter:brightness(1.1);transform:translate(-50%,-50%)scale(1.06)}.aim-trainer__target:active{transform:translate(-50%,-50%)scale(.95)}.aim-trainer__target-outer{pointer-events:none;border:2px solid #fff;border-radius:50%;position:absolute;inset:0}.aim-trainer__target-inner{pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:55%;height:55%;display:flex;position:absolute}.aim-trainer__target-dot{pointer-events:none;background:#e11d48;border-radius:50%;width:45%;height:45%}.aim-trainer__tier-badge{padding:var(--space-2) var(--space-4);background:color-mix(in srgb, var(--colour-accent) 15%, var(--colour-surface));border:1px solid var(--colour-accent);border-radius:var(--radius-full);color:var(--colour-text);justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.aim-trainer__tier-badge[hidden]{display:none}.aim-trainer__stats{gap:var(--space-3);grid-template-columns:repeat(3,1fr);width:100%;max-width:480px;display:grid}@media (width<=480px){.aim-trainer__stats{grid-template-columns:1fr}}.aim-trainer__stat{padding:var(--space-3);border-radius:var(--radius-sm);background:var(--colour-surface);border:1px solid var(--colour-border);text-align:center}.aim-trainer__stat-label{color:var(--colour-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem}.aim-trainer__stat-value{margin:var(--space-1) 0 0;font-family:var(--font-mono);color:var(--colour-text);font-size:1.25rem;font-weight:700}.aim-trainer__feedback{min-height:1.5rem;color:var(--colour-muted);margin:0;font-size:.875rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
