:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#464646c4;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:#eaeaea;--color-background-soft:#f0f0f0;--color-background-mute:#e4e4e4;--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-2);--section-gap:160px;--color-primary:#007bff;--color-primary-rgb:0, 123, 255;--color-primary-hover:#0056b3;--glass-bg:#ffffffb3;--glass-border:#ffffff4d;--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--shadow-xl:0 12px 48px #00000026;--shadow-glow:0 0 15px var(--color-primary-light);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-full:9999px;--color-background-glass:#ffffffe6;--color-text-soft:#666;--color-text-mute:#999;--color-primary-light:#007bff33;--color-primary-text:#fff;--c-brand-300:#64b5f6;--c-brand-700:#1976d2;--hud-bg:#00000073;--hud-bg-hover:#0000008c;--hud-text:#fff;--hud-text-secondary:#ffffffb3;--hud-overlay:#00000059;--hud-accent:#fbbf24;--hud-callout:#fffc;--hud-callout-shadow:0 2px 10px #00000080;--transition-fast:.2s ease}:root.dark{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2);--glass-bg:#18181899;--glass-border:#ffffff1a;--color-background-glass:#1e1e1ecc;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080;--shadow-xl:0 12px 48px #0009;--color-text-soft:#aaa;--color-text-mute:#777;--hud-bg:#00000080;--hud-bg-hover:#000000a6;--hud-text:#fff;--hud-text-secondary:#ffffffb3;--hud-overlay:#0000004d;--hud-accent:#fbbf24;--hud-callout:#ffffffb3;--hud-callout-shadow:0 2px 10px #00000080}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100dvh;color:#fff;background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#181818;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:none!important}*{-webkit-tap-highlight-color:transparent}html:not(.dark) body{color:#181818;background-color:#eaeaea}body.vue-app-mounted{transition:color .3s,background-color .3s}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}#app{width:100%;margin:0 auto;padding:0;font-weight:400}a,.green{color:#00bd7e;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}.hide-layout .app-wrapper{overflow:hidden}.hide-layout .navbar,.hide-layout .footer{display:none!important}.hide-layout .main-content{padding-top:0!important;padding-bottom:0!important}.hide-layout .chat-view{max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important}.hide-layout .chat-card{border:none!important;border-radius:0!important;height:100dvh!important}.hide-layout .sudoku-page{gap:0!important;max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important}.hide-layout .sudoku-container{flex:1;aspect-ratio:auto!important;background:var(--color-background-glass)!important;border:none!important;border-radius:0!important;width:100%!important;max-width:none!important}.hide-layout .sudoku-container .sudoku-canvas{height:calc(100% - 40px)!important}.hide-layout .controls-card{flex-shrink:0;background:var(--color-background-glass)!important;border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;width:100%!important;max-width:none!important}.hide-layout .pos-view{max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important}.hide-layout .pos-card{border:none!important;border-radius:0!important;height:100dvh!important}
