*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-heading: "Manrope", sans-serif;--font-body: "Inter", sans-serif;--font-label: "IBM Plex Sans", sans-serif;--accent: #14B8A6;--accent-hover: #123247;--accent-subtle: rgba(20, 184, 166, .08);--accent-border: rgba(20, 184, 166, .22);--bg-page: #F7FBFC;--bg-surface: #FFFFFF;--bg-alt: #eff5f7;--bg-card: #FFFFFF;--section-dark-bg: #123247;--section-dark-border: rgba(255,255,255,.08);--section-dark-text: #FFFFFF;--section-dark-muted: rgba(255,255,255,.6);--section-dark-dim: rgba(255,255,255,.35);--hero-bg: #FFFFFF;--hero-heading: #123247;--hero-body: #6B8793;--hero-badge-bg: rgba(20,184,166,.07);--hero-badge-bdr: rgba(20,184,166,.2);--hero-badge-txt: #6B8793;--hero-chip-bg: rgba(18,50,71,.05);--hero-chip-bdr: rgba(18,50,71,.12);--hero-chip-txt: #123247;--hero-chip-lbl: rgba(18,50,71,.4);--hero-primary-bg: #123247;--hero-primary-txt: #FFFFFF;--hero-primary-txt-hover: #FFFFFF;--hero-primary-hvr: #14B8A6;--hero-ghost-bdr: rgba(18,50,71,.25);--hero-ghost-txt: #123247;--hero-ghost-hvr: rgba(18,50,71,.08);--grid-opacity: .06;--text-heading: #123247;--text-body: #6B8793;--text-subtle: rgba(18,50,71,.45);--border: rgba(18,50,71,.1);--border-card: rgba(18,50,71,.1);--navbar-bg: #FFFFFF;--navbar-border: rgba(18,50,71,.1);--nav-link: #6B8793;--nav-link-hover: #123247;--nav-cta-bg: #123247;--nav-cta-text: #FFFFFF;--nav-cta-text-hover: #FFFFFF;--nav-cta-border: transparent;--nav-cta-hover: #14B8A6;--btn-primary-bg: #123247;--btn-primary-text: #FFFFFF;--btn-primary-text-hover: #FFFFFF;--btn-primary-hover: #14B8A6;--btn-ghost-bg: #FFFFFF;--btn-ghost-border: rgba(18,50,71,.25);--btn-ghost-text: #123247;--btn-ghost-hover: rgba(18,50,71,.06);--card-icon-bg: rgba(20,184,166,.1);--card-icon-alt: #123247;--card-icon-color: #123247;--icon-navy-bg: #123247;--stat-light-bg: #FFFFFF;--stat-dark-bg: #123247;--stat-teal-bg: #14B8A6}[data-theme=dark]{--accent: #14B8A6;--accent-hover: #5EEAD4;--accent-subtle: rgba(20,184,166,.15);--accent-border: rgba(20,184,166,.3);--bg-page: #061B2B;--bg-surface: #0B2A3D;--bg-alt: #103146;--bg-card: #0B2A3D;--section-dark-bg: #061B2B;--section-dark-border: rgba(255,255,255,.08);--hero-bg: #061B2B;--hero-heading: #F8FAFC;--hero-body: rgba(248,250,252,.62);--hero-badge-bg: rgba(20,184,166,.12);--hero-badge-bdr: rgba(20,184,166,.3);--hero-badge-txt: rgba(248,250,252,.7);--hero-chip-bg: rgba(255,255,255,.06);--hero-chip-bdr: rgba(255,255,255,.1);--hero-chip-txt: rgba(248,250,252,.75);--hero-chip-lbl: rgba(248,250,252,.35);--hero-primary-bg: #14B8A6;--hero-primary-txt: #FFFFFF;--hero-primary-txt-hover: #061B2B;--hero-primary-hvr: #5EEAD4;--hero-ghost-bdr: rgba(20,184,166,.4);--hero-ghost-txt: #14B8A6;--hero-ghost-hvr: rgba(20,184,166,.1);--grid-opacity: .25;--text-heading: #F8FAFC;--text-body: #A7C4CF;--text-subtle: rgba(248,250,252,.4);--border: rgba(255,255,255,.08);--border-card: rgba(255,255,255,.08);--navbar-bg: #061B2B;--navbar-border: rgba(255,255,255,.08);--nav-link: #A7C4CF;--nav-link-hover: #F8FAFC;--nav-cta-bg: #14B8A6;--nav-cta-text: #FFFFFF;--nav-cta-text-hover: #061B2B;--nav-cta-border: #14B8A6;--nav-cta-hover: #5EEAD4;--btn-primary-bg: #14B8A6;--btn-primary-text: #FFFFFF;--btn-primary-text-hover: #061B2B;--btn-primary-hover: #5EEAD4;--btn-ghost-bg: transparent;--btn-ghost-border: rgba(20,184,166,.4);--btn-ghost-text: #14B8A6;--btn-ghost-hover: rgba(20,184,166,.1);--card-icon-bg: #123247;--card-icon-alt: #14B8A6;--card-icon-color: #F8FAFC;--icon-navy-bg: #123247;--stat-light-bg: #0B2A3D;--stat-dark-bg: #061B2B;--stat-teal-bg: #14B8A6}html,body{font-family:var(--font-body);background:var(--bg-page);color:var(--text-body);overflow-x:hidden;scroll-behavior:smooth;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.grid-bg{position:relative;overflow:hidden}.grid-bg:before{content:"";position:absolute;inset:0;background-image:url(/public/GridLines.svg);background-repeat:repeat;background-size:48px 48px;opacity:var(--grid-opacity, .08);pointer-events:none;z-index:0}.grid-bg>*{position:relative;z-index:1}
