:root{--background:#f0f6fa;--foreground:#121c26;--muted:#535f6c;--surface:#f9fcfe;--border:#b4bfca;--border-strong:#647788;--accent:#0083c1;--correct:#028c43;--present:#c69600;--absent:#616d7a;--tile-text:#f6f9fb;--key:#c1ccd5;--key-hover:#a9bac7;--danger:#c92324;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@supports (color:lab(0% 0 0)){:root{--background:lab(96.5327% -1.31059 -2.64);--foreground:lab(9.45811% -1.93688 -8.61478);--muted:lab(39.643% -2.42136 -8.77803);--surface:lab(98.8466% -.659555 -1.32246);--border:lab(76.8031% -2.65405 -6.8509);--border-strong:lab(48.9465% -4.26865 -11.8243);--accent:lab(51.1081% -15.0484 -44.0919);--correct:lab(50.8373% -46.2013 29.3271);--present:lab(65.3715% 11.3137 74.3425);--absent:lab(45.4449% -2.45854 -8.79363);--tile-text:lab(97.6866% -.659496 -1.32245);--key:lab(81.4655% -2.88814 -5.90733);--key-hover:lab(74.5129% -4.09108 -8.49303);--danger:lab(44.6407% 62.9906 44.5175)}}.dark{--background:#0c1015;--foreground:#eef2f5;--muted:#9ca6af;--surface:#0c1015;--border:#2b3138;--border-strong:#5e6a77;--accent:#24abe8;--correct:#20984f;--present:#c89a18;--absent:#48515b;--tile-text:#f6f9fb;--key:#81878d;--key-hover:#9099a3;--danger:#f66d67;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@supports (color:lab(0% 0 0)){.dark{--background:lab(4.41344% -.498548 -3.27398);--foreground:lab(95.3697% -.98598 -1.98172);--muted:lab(67.5228% -2.38866 -6.16583);--surface:lab(4.41344% -.498548 -3.27398);--border:lab(19.9387% -1.46963 -5.27382);--border-strong:lab(44.2846% -2.45169 -8.79072);--accent:lab(65.26% -19.3163 -41.4839);--correct:lab(55.4868% -46.0623 29.1192);--present:lab(66.5528% 10.0155 65.8934);--absent:lab(33.8521% -1.97084 -7.03659);--tile-text:lab(97.6866% -.659496 -1.32245);--key:lab(55.9083% -1.27903 -4.26753);--key-hover:lab(62.8605% -1.88103 -6.38233);--danger:lab(63.526% 53.3685 30.8739)}}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%}body{min-height:100dvh;color:var(--foreground);margin:0;font-family:Space Grotesk,Avenir Next,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button{color:inherit;cursor:pointer;font:inherit}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.site-header{border-bottom:1px solid var(--border);flex:none;justify-content:center;align-items:center;min-height:3.75rem;padding:.65rem 1rem;display:flex}.brand{color:var(--foreground);line-height:1}.brand-title{letter-spacing:-.045em;font-size:1.35rem;font-weight:900}.game-layout{width:min(100%,35rem);min-height:calc(100dvh - 3.75rem);padding:.8rem .75rem max(.8rem, env(safe-area-inset-bottom));flex:1;margin:0 auto;display:flex}.game-panel{flex-direction:column;align-items:center;width:100%;min-width:0;min-height:calc(100dvh - 5.35rem);display:flex}.game-intro{width:100%;color:var(--muted);text-align:center;white-space:nowrap;margin:0 0 1.5rem;font-size:.95rem;font-weight:650;line-height:1.35}.game-intro-line{display:inline}.board{gap:.35rem;width:min(100%,23.5rem);display:grid}.board-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;display:grid}.tile{aspect-ratio:1;border:2px solid var(--border);background:var(--surface);text-transform:uppercase;border-radius:2px;place-items:center;min-width:0;font-size:clamp(1.35rem,6vw,2rem);font-weight:900;line-height:1;transition:transform .14s cubic-bezier(.16,1,.3,1),border-color .14s;display:grid}.tile[data-filled=true]:not([data-result]){border-color:var(--border-strong);transform:scale(1.025)}[data-result=correct]{background:var(--correct)!important;border-color:var(--correct)!important;color:var(--tile-text)!important}[data-result=present]{background:var(--present)!important;border-color:var(--present)!important;color:#261b08!important;color:lab(10.7046% 3.36037 12.5877)!important}[data-result=absent]{background:var(--absent)!important;border-color:var(--absent)!important;color:var(--tile-text)!important}.game-status{min-height:1.5rem;color:var(--muted);text-align:center;margin-top:.8rem;font-size:.9rem;font-weight:750}.game-status[data-tone=success]{color:var(--correct)}.game-status[data-tone=error]{color:var(--danger)}.retry-button{background:var(--foreground);min-height:2.65rem;color:var(--background);border:0;border-radius:4px;margin-top:.65rem;padding:.55rem 1.15rem;font-size:.86rem;font-weight:850;transition:transform .12s,opacity .12s}.retry-button:hover:not(:disabled){opacity:.86}.retry-button:active:not(:disabled){transform:translateY(1px)scale(.98)}.retry-button:disabled{cursor:wait;opacity:.65}.keyboard{gap:.45rem;width:min(100%,33rem);margin-top:auto;display:grid}.keyboard-row{justify-content:center;gap:.35rem;display:flex}.key{background:var(--key);text-transform:uppercase;border:0;border-radius:4px;flex:1 1 0;place-items:center;min-width:0;min-height:3.4rem;font-size:clamp(.72rem,2.9vw,.92rem);font-weight:850;line-height:1;transition:transform .12s,background .12s;display:grid}.key-wide{flex:1.65 1 0;font-size:clamp(.58rem,2.4vw,.75rem)}.key-icon{stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.35rem;height:1.35rem;display:block}.key:hover:not(:disabled){background:var(--key-hover)}.key:active:not(:disabled){transform:translateY(1px)scale(.98)}.key:focus-visible,.retry-button:focus-visible{outline:3px solid color-mix(in oklch, var(--accent) 55%, transparent);outline-offset:2px}.key:disabled{cursor:default}.configuration{place-items:center;min-height:100dvh;padding:1.25rem;display:grid}.configuration-card{border:1px solid var(--border);background:var(--surface);border-radius:6px;max-width:36rem;padding:1.4rem}.configuration-card h1{margin:0 0 .75rem;font-size:1.35rem}.configuration-card p{color:var(--muted);margin:0;line-height:1.5}@media (max-width:420px){.game-layout{padding-left:.55rem;padding-right:.55rem}.board{gap:.28rem;width:min(100%,21.5rem)}.board-row,.keyboard,.keyboard-row{gap:.28rem}.key{min-height:3.15rem}}@media (max-width:480px){.game-intro{white-space:normal}.game-intro-line{display:block}}@media (max-height:720px){.board{width:min(100%,19rem)}.game-status{margin-top:.45rem}.key{min-height:2.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
