@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";
:root{--font-size:16px;--background:#fff;--foreground:#0d1b3e;--card:#fff;--card-foreground:#0d1b3e;--popover:#fff;--popover-foreground:#0d1b3e;--primary:#0a2463;--primary-foreground:#fff;--secondary:#e8f4f8;--secondary-foreground:#0a2463;--muted:#f0f4f8;--muted-foreground:#5a7083;--accent:#0d7a8c;--accent-foreground:#fff;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0a24631f;--input:transparent;--input-background:#f0f4f8;--switch-background:#a8c5d6;--font-weight-medium:600;--font-weight-normal:400;--ring:#0a2463;--chart-1:#0a2463;--chart-2:#0d7a8c;--chart-3:#2196f3;--chart-4:#1565c0;--chart-5:#00acc1;--radius:.75rem;--sidebar:#0a2463;--sidebar-foreground:#e8f4f8;--sidebar-primary:#0d7a8c;--sidebar-primary-foreground:#fff;--sidebar-accent:#0d2d7a;--sidebar-accent-foreground:#e8f4f8;--sidebar-border:#ffffff1a;--sidebar-ring:#0d7a8c;--dwf-navy:#0a2463;--dwf-navy-dark:#071a47;--dwf-teal:#0d7a8c;--dwf-teal-light:#15a0b8;--dwf-blue:#2196f3;--dwf-surface:#f7f9fc;--dwf-surface-2:#eef2f7}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#82181a;--destructive-foreground:#fb2c36;--border:#262626;--input:#262626;--ring:#525252;--font-weight-medium:500;--font-weight-normal:400;--chart-1:#1447e6;--chart-2:#00bb7f;--chart-3:#f99c00;--chart-4:#ac4bff;--chart-5:#ff2357;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#262626;--sidebar-ring:#525252}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(2.75381% 0 0);--card-foreground:lab(98.26% 0 0);--popover:lab(2.75381% 0 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(98.26% 0 0);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(28.5139% 44.5539 29.0463);--destructive-foreground:lab(55.4814% 75.0732 48.8528);--border:lab(15.204% 0 -.00000596046);--input:lab(15.204% 0 -.00000596046);--ring:lab(34.924% 0 0);--chart-1:lab(36.9089% 35.0961 -85.6872);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(72.7183% 31.8672 97.9407);--chart-4:lab(52.0183% 66.11 -78.2316);--chart-5:lab(56.101% 79.4328 31.4532);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(15.204% 0 -.00000596046);--sidebar-ring:lab(34.924% 0 0)}}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer utilities{@media (min-width:1024px){.max-w-7xl{max-width:100%;padding-left:2rem;padding-right:2rem}}@media (min-width:1536px){.max-w-7xl{padding-left:4rem;padding-right:4rem}}}
:root{--font-heading:"Plus Jakarta Sans", sans-serif;--font-body:"Inter", sans-serif}html{background-color:#0f4c81}body{font-family:var(--font-body);margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}@keyframes glow{0%,to{filter:drop-shadow(0 0 10px #5ce0e6b3)drop-shadow(0 0 20px #5ce0e666)}50%{filter:drop-shadow(0 0 20px #5ce0e6)drop-shadow(0 0 35px #5ce0e699)}}
:root{--font-heading:var(--font-plus-jakarta-sans), "Plus Jakarta Sans", sans-serif;--font-body:var(--font-inter), "Inter", sans-serif}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}
