:root{--background:#f8f9fb;--foreground:#191c1e;--primary:#f5a524;--primary-foreground:#041627;--primary-hover:#d98e18;--primary-active:#b87610;--secondary:#041627;--secondary-foreground:#fff;--secondary-hover:#1a2b3c;--destructive:#ba1a1a;--destructive-foreground:#fff;--destructive-hover:#93000a;--muted:#eceef0;--muted-foreground:#44474c;--accent:#e0e3e5;--accent-foreground:#191c1e;--surface:#f8f9fb;--surface-dim:#d8dadc;--surface-bright:#f8f9fb;--surface-container-lowest:#fff;--surface-container-low:#f2f4f6;--surface-container:#eceef0;--surface-container-high:#e6e8ea;--surface-container-highest:#e0e3e5;--border:#c4c6cd26;--input:#e0e3e5;--ring:#f5a524;--outline:#74777d;--outline-variant:#c4c6cd26;--radius:.5rem;--success:#001b02;--success-foreground:#fff;--success-bg:#a3f69c;--warning:#eab308;--warning-foreground:#fff;--warning-bg:#fefce8;--info:#0891b2;--info-foreground:#fff;--info-bg:#ecfeff;--error:#ba1a1a;--error-foreground:#fff;--error-bg:#ffdad6;--shadow-sm:0 1px 2px 0 #191c1e0a;--shadow:0 1px 3px 0 #191c1e0f,0 1px 2px -1px #191c1e0a;--shadow-md:0 4px 6px -1px #191c1e0f,0 2px 4px -2px #191c1e0a;--shadow-lg:0px 12px 32px #191c1e0f;--font-family:"Manrope","Inter",system-ui,-apple-system,sans-serif;--font-family-body:"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;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem}.dark{--background:#09090b;--foreground:#eff1f3;--primary:#fcd28d;--primary-foreground:#2b1700;--primary-hover:#ffe4b0;--primary-active:#f5a524;--secondary:#b7c8de;--secondary-foreground:#0b1d2d;--secondary-hover:#8192a7;--destructive:#ffb4ab;--destructive-foreground:#690005;--destructive-hover:#ffdad6;--muted:#2d3133;--muted-foreground:#c4c6cd;--accent:#44474c;--accent-foreground:#eff1f3;--surface:#111416;--surface-dim:#111416;--surface-bright:#373a3c;--surface-container-lowest:#0c0e10;--surface-container-low:#191c1e;--surface-container:#1d2022;--surface-container-high:#282a2c;--surface-container-highest:#333537;--border:#c4c6cd1a;--input:#333537;--ring:#fcd28d;--outline:#8e9199;--outline-variant:#c4c6cd1a;--success:#88d982;--success-foreground:#003a05;--success-bg:#005312;--warning:#facc15;--warning-foreground:#09090b;--warning-bg:#422006;--info:#22d3ee;--info-foreground:#09090b;--info-bg:#083344;--error:#ffb4ab;--error-foreground:#690005;--error-bg:#93000a;--shadow-sm:0 1px 2px 0 #0000004d;--shadow:0 1px 3px 0 #0006,0 1px 2px -1px #0006;--shadow-md:0 4px 6px -1px #0006,0 2px 4px -2px #0006;--shadow-lg:0px 12px 32px #0000004d}body{font-family:var(--font-family);color:var(--foreground);background-color:var(--background)}
