@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=Inter:wght@300;400;500&display=swap";:root{--white:#fff;--bg:#f7f7f8;--ink:#0a0a0b;--ink-mid:#3a3a3c;--ink-light:#8a8a8e;--rule:#e4e4e6;--blue:#2563eb;--blue-hover:#1d4ed8;--blue-faint:#eff4ff;--font-display:"Syne", sans-serif;--font-body:"Inter", sans-serif;--max-w:1320px;--section-pad:clamp(72px, 8vw, 128px) clamp(24px, 4vw, 60px);--radius:8px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--white);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--max-w);margin:0 auto;padding:0 clamp(24px,4vw,64px)}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}
