:root{--background:#F8F4EC;--foreground:#1D1D1B;--muted:#F0EDE5;--muted-foreground:#76766B;--border:#E1E1DE;--input:#E1E1DE;--ring:#193293;--primary:#193293;--primary-foreground:#FFFFFF;--secondary:#F2EDE3;--secondary-foreground:#1D1D1B;--accent:#F5F0E8;--accent-foreground:#1D1D1B;--destructive:#a55352;--destructive-foreground:#FFFFFF;--card:#FFFFFF;--card-foreground:#1D1D1B;--popover:#FFFFFF;--popover-foreground:#1D1D1B;--chart-1:#193293;--chart-2:#18963b;--chart-3:#9a802a;--chart-4:#a55352;--chart-5:#7c5ca8;--radius:0.5rem;--sidebar-bg:#0F1E58;--sidebar-hover:#142876;--sidebar-text:#AEB6DC;--sidebar-text-active:#FFFFFF;--text-faint:#A3A19A;--border-subtle:#EFEAE0;--hover-bg:#F2EDE3;--primary-subtle:#E0E6FA;--success:#18963b;--success-bg:#EDF6EE;--success-border:#C4E2CB;--warning:#9a802a;--warning-bg:#F8F2E0;--warning-border:#E5D8AC;--error:#a55352;--error-bg:#F8EDED;--error-border:#E5C6C5;--info:#193293;--info-bg:#E0E6FA;--info-border:#C2CEF5}.dark{--background:#1D1D1B;--foreground:#F8F4EC;--muted:#262626;--muted-foreground:#A3A3A3;--border:#404040;--input:#404040;--ring:#5B79E6;--primary:#5B79E6;--primary-foreground:#FFFFFF;--secondary:#262626;--secondary-foreground:#F8F4EC;--accent:#404040;--accent-foreground:#F8F4EC;--destructive:#ef4444;--destructive-foreground:#FFFFFF;--card:#262626;--card-foreground:#F8F4EC;--popover:#262626;--popover-foreground:#F8F4EC;--sidebar-bg:#0A143B;--sidebar-hover:#0F1E58;--text-faint:#5D5C55;--border-subtle:#2E2E2C;--hover-bg:#2E2E2C;--primary-subtle:#1F2C66;--success-bg:#10240F;--success-border:#1F5427;--warning-bg:#2B2410;--warning-border:#6E5B1F;--error-bg:#2C1414;--error-border:#6E3131;--info-bg:#141F4D;--info-border:#27408F}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5}h1,h2,h3,h4{font-family:Lora,Georgia,Times New Roman,serif;letter-spacing:-.015em}h5,h6{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.005em}h1{letter-spacing:-.02em}.page-container{width:100%;max-width:80rem;margin-inline:auto;padding:2rem 1.5rem 3rem}@media (min-width:768px){.page-container{padding:2rem 2rem 3rem}}.page-container--narrow{max-width:48rem}.page-container--full{max-width:none}.font-data{font-family:Geist Mono,SF Mono,Fira Code,monospace;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.label-section{font-family:Geist Mono,SF Mono,Fira Code,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint)}