*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:#16181b;color:#f2f0eb;font-family:var(--font-body),"DM Sans",system-ui,sans-serif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display),"Instrument Sans",system-ui,sans-serif;font-weight:600;line-height:1.15;letter-spacing:-.02em}p{color:#b0aca6}.lead{font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.65}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding-block:clamp(4rem,10vw,7rem);background:#16181b}.section--alt{background:#1a1c20}.section--surface{background:#1d2025}.page-hero{padding-block:clamp(4rem,10vw,7rem);padding-top:calc(72px + 4rem);padding-bottom:4rem;background:#16181b;border-bottom:1px solid hsla(0,0%,100%,.045)}.page-hero__title{font-family:var(--font-display),"Instrument Sans",system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.page-hero__description{max-width:42rem;font-size:1.1rem}.grid{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.grid--2,.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}