:root{--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--color-app-bg: #111f3d;--color-header-bg: #193366;--color-header-text: #f5f8ff;--color-header-muted: #d1dcf6;--color-surface: #ffffff;--color-surface-subtle: #f3f6fb;--color-border: #d1d8e6;--color-border-strong: #aeb7c9;--color-text: #1c2a43;--color-text-muted: #60708c;--color-accent: #1d4ed8;--color-accent-hover: #1a3fa6;--color-accent-soft: rgba(29, 78, 216, .15);--radius-sm: 6px;--radius-md: 10px;--shadow-sm: 0 10px 20px rgba(15, 23, 42, .12)}html,body{font-family:var(--font-sans);background-color:var(--color-app-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.01em}.text-muted{color:var(--color-text-muted)}.dm-scrollbar::-webkit-scrollbar{width:8px}.dm-scrollbar::-webkit-scrollbar-track{background:transparent}.dm-scrollbar::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:9999px}.dm-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}
