:root{--color-huberway-ink:#032d60;--color-huberway-blue:#0064fa;--color-huberway-blue-dark:#004c9e;--color-huberway-yellow:#ffd64d;--color-citizen:#007a6e;--color-citizen-dark:#005f56;--color-text:#102a43;--color-text-secondary:#344563;--color-border:#c9dff4;--color-surface-blue:#eef6ff;--color-surface-mint:#e8f7f3;--color-surface-yellow:#fff3bf;--color-white:#ffffff;--layout-max:74rem;--radius-sm:0.2rem;--radius-md:0.35rem;--radius-lg:0.5rem;--shadow-card:0 0.25rem 0.9rem rgb(3 45 96/8%);--shadow-elevated:0 0.75rem 2rem rgb(3 45 96/12%)}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;background:var(--color-white);color:var(--color-text);font-family:Titillium Web,Arial,sans-serif}*{box-sizing:border-box}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-huberway-yellow);outline-offset:3px}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;padding:.75rem 1rem;border-radius:var(--radius-sm);background:var(--color-huberway-yellow);color:var(--color-huberway-ink);font-weight:700;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}