:root{--color-primary: #1a2744;--color-primary-hover: #111c33;--color-primary-faint: #eef1f8;--color-primary-light: #c8d1e8;--color-accent: #2a9d8f;--color-accent-hover: #21867a;--color-accent-faint: #e8f7f5;--color-amber: #d19900;--color-surface: #ffffff;--color-background: #f7f6f2;--color-sidebar-bg: #0f1829;--color-sidebar-brand-bg: #08101a;--color-sidebar-text: #8a9bbf;--color-sidebar-section: #3d5080;--color-sidebar-active-bg: rgba(42, 157, 143, .15);--color-sidebar-active-text: #ffffff;--color-sidebar-active-border:#2a9d8f;--color-border: #e2e0d8;--color-text: #4a5558;--color-text-muted: #7a8a90;--color-rag-red: #dc2626;--color-rag-red-bg: #fef2f2;--color-rag-amber: #b45309;--color-rag-amber-bg: #fffbeb;--color-rag-green: #16a34a;--color-rag-green-bg: #f0fdf4;--font-family: "Inter", system-ui, -apple-system, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--sidebar-width: 280px;--topnav-height: 52px;--border-radius: 8px;--border-radius-lg: 12px;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .07), 0 1px 2px -1px rgb(0 0 0 / .07);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .08), 0 2px 4px -2px rgb(0 0 0 / .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--color-text);background:var(--color-background);line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}
