:root{color:#171717;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit}.site-shell{display:flex;min-height:100vh;flex-direction:column}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px clamp(20px,5vw,56px);border-bottom:1px solid #ddddda;background:#fff}.brand{flex:0 0 auto;font-weight:700;text-decoration:none}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.nav-link{border-radius:4px;color:#525252;font-size:.95rem;text-decoration:none}.nav-link:hover,.nav-link:focus-visible,.nav-link[aria-current=page]{color:#171717;text-decoration:underline;text-underline-offset:4px}.page{width:min(100%,880px);margin:0 auto;padding:clamp(56px,12vw,120px) clamp(20px,5vw,56px);outline:none}.eyebrow{margin:0 0 12px;color:#6b6b67;font-size:.85rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,8vw,4.75rem);line-height:1.05}.page-description{max-width:640px;margin:20px 0 0;color:#42423f;font-size:1.1rem}.site-footer{margin-top:auto;padding:20px clamp(20px,5vw,56px);border-top:1px solid #ddddda;color:#6b6b67;background:#fff;font-size:.9rem}@media(max-width:720px){.site-header{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}}
