:root{--pvs-blue:#002d72;--pvs-technical-gray:#1d252d;--pvs-light-blue:#5bc2e7;--pvs-white:#fff;--pvs-red:#ef3340;--pvs-indigo:#41378d;--pvs-gold:#a87c00;--pvs-sand:#e0c6ad;--pvs-purple:#981d97;--pvs-mid-blue:#0062a0;--pvs-gray-blue:#74868c;--pvs-slate:#657f9f;--pvs-steel:#396278;--pvs-teal:#66c1be;--pvs-sage:#8c987a;--pvs-copper:#cd915e;--pvs-blue-800:#0a3d8f;--pvs-blue-100:#dce6f5;--pvs-blue-50:#eef3fa;--pvs-light-blue-100:#e3f5fc;--text-heading:var(--pvs-blue);--text-body:var(--pvs-technical-gray);--text-muted:#5a6570;--text-inverse:var(--pvs-white);--text-accent:var(--pvs-light-blue);--surface-page:var(--pvs-white);--surface-subtle:#f4f6f9;--surface-card:var(--pvs-white);--surface-dark:var(--pvs-technical-gray);--surface-brand:var(--pvs-blue);--border-subtle:#dfe4ea;--border-strong:#b9c2cc;--interactive:var(--pvs-blue);--interactive-hover:var(--pvs-blue-800);--link:var(--pvs-mid-blue);--link-hover:var(--pvs-blue);--focus-ring:var(--pvs-light-blue);--danger:var(--pvs-red);--success:var(--pvs-teal);--gradient-blue:linear-gradient(135deg, #002d72 0%, #0062a0 55%, #5bc2e7 100%);--gradient-deep:linear-gradient(135deg, #1d252d 0%, #002d72 100%);--gradient-sky:linear-gradient(135deg, #0062a0 0%, #5bc2e7 100%)}
:root{--font-sans:var(--font-montserrat), "Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;--weight-extralight:200;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-black:900;--text-h1:clamp(2.25rem, 5vw, 3.5rem);--text-h1-weight:var(--weight-black);--text-h1-leading:1.08;--text-intro:clamp(1.125rem, 2vw, 1.375rem);--text-intro-weight:var(--weight-light);--text-h2:clamp(1.5rem, 3vw, 2.125rem);--text-h2-weight:var(--weight-bold);--text-h2-leading:1.15;--text-h3:1.125rem;--text-h3-weight:var(--weight-semibold);--text-body-size:1rem;--text-body-weight:var(--weight-regular);--text-body-leading:1.65;--text-quote:clamp(1.25rem, 2.5vw, 1.75rem);--text-quote-weight:var(--weight-light);--text-small:.875rem;--text-caption:.75rem;--tracking-label:.32em;--tracking-wide:.12em;--label-weight:var(--weight-semibold)}
:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container-max:1200px;--container-pad:clamp(1.25rem, 4vw, 2.5rem);--section-gap:clamp(3rem, 8vw, 6rem);--header-height:76px}
:root{--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-pill:999px;--radius-organic:58% 42% 55% 45% / 52% 55% 45% 48%;--shadow-sm:0 1px 3px #1d252d14;--shadow-md:0 6px 20px #002d721a;--shadow-lg:0 16px 44px #002d7229;--ease-calm:cubic-bezier(.4, 0, .2, 1);--duration-fast:.16s;--duration-base:.26s;--duration-slow:.48s;--focus-shadow:0 0 0 3px #5bc2e773}
body{font-family:var(--font-sans);color:var(--text-body);background:var(--surface-page);font-size:var(--text-body-size);line-height:var(--text-body-leading);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--text-heading);text-wrap:balance;margin:0}h1{font-size:var(--text-h1);font-weight:var(--text-h1-weight);line-height:var(--text-h1-leading)}h2{font-size:var(--text-h2);font-weight:var(--text-h2-weight);line-height:var(--text-h2-leading)}h3{font-size:var(--text-h3);font-weight:var(--text-h3-weight)}@media (max-width:560px){h1,h2,h3{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}p{text-wrap:pretty;margin:0}a{color:var(--link);transition:color var(--duration-fast) var(--ease-calm);text-decoration:none}a:hover{color:var(--link-hover)}::selection{background:var(--pvs-light-blue);color:var(--pvs-blue)}:focus-visible{box-shadow:var(--focus-shadow);outline:none}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--space-5));-moz-text-size-adjust:none;text-size-adjust:none}body{min-height:100dvh;margin:0}img,picture,svg{max-width:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
