@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-VariableFont_wght.ttf) format("truetype");font-weight:400 800;font-style:normal;font-display:swap}:root{--bg-primary: #f8fafc;--bg-secondary: #ffffff;--bg-tertiary: #f1f5f9;--text-primary: #334155;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--border-dark: #334155;--primary-color: #4f6ef7;--primary-hover: #3b5de6;--primary-light: #eff3fe;--cell-bg: #ffffff;--cell-fixed-bg: #f8fafc;--cell-selected-bg: #e0e7ff;--cell-highlight-bg: #f0f4ff;--error-color: #ef4444;--error-light: #fef2f2;--success-color: #22c55e;--success-light: #f0fdf4;--shadow-color: rgba(0, 0, 0, .06);--header-bg: #ffffff;--footer-bg: #071d33;--surface-color: #ffffff;--surface-alt: #f1f5f9;--surface-hover: #e2e8f0;--overlay-bg: rgba(0, 0, 0, .4)}[data-theme=dark]{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--border-color: #475569;--border-dark: #94a3b8;--primary-color: #6b8aff;--primary-hover: #5a7af5;--primary-light: #1e3a5f;--cell-bg: #1e293b;--cell-fixed-bg: #334155;--cell-selected-bg: #3b5998;--cell-highlight-bg: #2d4a6f;--error-color: #f87171;--error-light: #450a0a;--success-color: #4ade80;--success-light: #052e16;--shadow-color: rgba(0, 0, 0, .3);--header-bg: #1e293b;--footer-bg: #071d33;--surface-color: #1e293b;--surface-alt: #0f172a;--surface-hover: #334155;--overlay-bg: rgba(0, 0, 0, .6)}*,*:before,*:after{box-sizing:border-box}html{font-family:JetBrains Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scrollbar-gutter:stable}body{margin:0;padding:0;min-height:100vh;min-height:100dvh;background:var(--bg-primary);color:var(--text-primary);line-height:1.5;overflow-x:hidden;transition:background .3s ease,color .3s ease}input,select,textarea,button{font-family:inherit;font-size:1rem}button{touch-action:manipulation}@supports (padding: env(safe-area-inset-bottom)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}}
