@charset "UTF-8";:root{--color-bg: #0f0f12;--color-surface: #1a1a22;--color-surface2: #252530;--color-surface3: #2e2e3d;--color-border: #3a3a50;--color-border-empty: #3a3a50;--color-border-filled: #7070a0;--color-text: #f0f0f8;--color-text-muted: #8888aa;--color-correct: #38b48b;--color-present: #dfc44d;--color-absent: #3a3a50;--color-key-bg: #2e2e3d;--color-key-absent: #252530;--color-accent: #38b48b;--color-accent2: #7dd5a4;--radius-sm: 6px;--radius-lg: 14px;--tile-size: 58px;--font: "Noto Sans Georgian", "DejaVu Sans", system-ui, sans-serif}[data-theme=light]{--color-bg: #f9f9fb;--color-surface: #ffffff;--color-surface2: #f0f0f5;--color-surface3: #e4e4ee;--color-border: #d0d0e0;--color-border-empty: #d0d0e0;--color-border-filled: #8080b0;--color-text: #1a1a2e;--color-text-muted: #606080;--color-key-bg: #d4d4e8;--color-key-absent: #b0b0c8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);min-height:100dvh;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{touch-action:manipulation}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}@media(max-height:700px){:root{--tile-size: 50px}}@media(max-height:600px){:root{--tile-size: 44px}}@media(max-width:380px){:root{--tile-size: 52px}}@media(max-width:490px){app-header{width:100%!important}.game-area{flex:none!important;padding-top:50px!important}.key:not(.key--wide){width:33px!important;max-width:33px!important}}
