@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&family=Cinzel:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&family=Public+Sans:wght@400;500;600;700;800&display=swap";:root{--dark-teal:#14474a;--emerald:#2a7e7e;--orange:#ec4800;--tangerine:#ff9000;--marigold:#ffac15;--crimson:#c60001;--charcoal:#30312e;--moss-grey:#9d967d;--bone:#f6e9b0;--bone-paper:#fbf5e0;--bone-ground:#faf3d8;--bone-hairline:#e6dcb1;--white:#fff;--off-white:#fafaf7;--light-teal:#e8f4f4;--dark-bg:#0c2c2e;--bg-page:#fafbfc;--bg-band:#f4f6f7;--bg-card:#fff;--bg-card-soft:#fff;--bg-card-warm:#f8faf9;--bg-titlebar:#f4f5f6;--bg-footer:#0c2c2e;--ink:#1a1f22;--ink-body:#2a3438;--ink-muted:#5f6b73;--heading:#14474a;--hairline:#e8eaed;--hairline-strong:#dadce0;--hairline-card:#eef0f2;--grain-color:#14474a04}[data-theme=dark]{--bg-page:#0b1f22;--bg-band:#0e2528;--bg-card:#122b2e;--bg-card-soft:#15323533;--bg-card-warm:#2a1f0e;--bg-titlebar:#0f2528;--bg-footer:#050f11;--ink:#f2ead0;--ink-body:#f6e9b0e0;--ink-muted:#f6e9b09e;--heading:#f2ead0;--hairline:#f6e9b029;--hairline-strong:#f6e9b038;--hairline-card:#f6e9b024;--grain-color:#f6e9b005;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:var(--ink,var(--charcoal));background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.1}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:var(--emerald);border-radius:4px}::selection{background:var(--emerald);color:var(--white)}.tm{vertical-align:super;color:inherit;opacity:.75;font-feature-settings:"sups";margin-left:2px;font-size:.55em;font-weight:500;line-height:0}.section{padding:100px 0}.section-label{text-transform:uppercase;letter-spacing:2px;color:var(--emerald);align-items:center;gap:8px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.section-label .dot{background:var(--orange);border-radius:50%;width:6px;height:6px}.section-title{color:var(--dark-teal);letter-spacing:-1.5px;margin-bottom:20px;font-size:48px}.section-subtitle{color:var(--moss-grey);max-width:600px;font-size:18px;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (width<=768px){.section{padding:60px 0}.section-title{font-size:32px}.section-subtitle{font-size:16px}}
