*{box-sizing:border-box}html{font-size:var(--font-size-base);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-canvas);color:var(--color-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.55;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}a{color:var(--color-blue-700);text-decoration-thickness:.08em;text-underline-offset:.16em}a:hover{text-decoration-thickness:.13em}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{line-height:1.12;letter-spacing:-.025em;margin-top:0}h1{font-size:clamp(2rem,5vw,4rem)}h2{font-size:clamp(1.55rem,3vw,2.35rem)}h3{font-size:1.08rem}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:9999;background:var(--color-blue-950);color:white;padding:.75rem 1rem;border-radius:.5rem;transform:translateY(-160%);transition:transform .18s var(--ease)}.skip-link:focus{transform:none}*:focus-visible{outline:none;box-shadow:var(--focus)}.container{width:min(calc(100% - 2rem),var(--max-width));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
