:root{--color-black: #000000;--color-gray-950: #0a0a0a;--color-gray-900: #111111;--color-gray-850: #161616;--color-gray-800: #1a1a1a;--color-gray-750: #222222;--color-gray-700: #2a2a2a;--color-gray-600: #3a3a3a;--color-gray-500: #555555;--color-gray-400: #777777;--color-gray-300: #999999;--color-gray-200: #b0b0b0;--color-gray-100: #d0d0d0;--color-white: #f0f0f0;--color-accent: #00674F;--color-accent-light: #00866a;--color-accent-dim: #005540;--color-accent-glow: rgba(0, 103, 79, .25);--color-accent-surface: rgba(0, 103, 79, .08);--color-accent-border: rgba(0, 103, 79, .3);--color-red: #c8322b;--color-red-hover: #a82820;--color-red-glow: rgba(200, 50, 43, .25);--color-green: #2e8b3e;--color-green-hover: #256e32;--color-green-glow: rgba(46, 139, 62, .25);--color-bg: #000000;--color-surface: #111111;--color-surface-hover: #1a1a1a;--color-surface-elevated: #161616;--color-text: #f0f0f0;--color-text-secondary: #999999;--color-text-muted: #666666;--color-border: #2a2a2a;--color-border-subtle: #1a1a1a;--color-error: #ef4444;--color-success: #22c55e;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--max-width: 480px;--max-width-admin: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}:focus-visible{outline:2px solid #00674F;outline-offset:2px}::selection{background:#00674f4d;color:#f0f0f0}
