:root{--background:#fff;--foreground:#171717;--page-gutter:clamp(1rem, 4vw, 3rem);--section-gap:clamp(2.5rem, 6vw, 5rem);--nav-height:clamp(4.5rem, 10vw, 5.5rem)}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}button{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
