:root{--pd-navy:#002642;--pd-blue:#037ded;--pd-blue-400:#3597f1;--pd-blue-300:#68b1f4;--pd-blue-200:#9acbf8;--pd-bg:#fff;--pd-bg-subtle:#f5f8fb;--pd-surface:#fff;--pd-text:#0d1f2d;--pd-text-muted:#55697a;--pd-border:#e2eaf2;--header-height:68px;--pd-font:var(--font-poppins), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:var(--pd-bg);color:var(--pd-text);font-family:var(--pd-font);line-height:1.65}h1,h2,h3,h4{color:var(--pd-navy);letter-spacing:-.02em;text-wrap:balance;font-weight:700;line-height:1.15}p{text-wrap:pretty}a{color:var(--pd-blue)}:focus-visible{outline:2px solid var(--pd-blue);outline-offset:2px;border-radius:4px}img,svg{max-width:100%}
