*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--hsn-max-width: 1200px;--hsn-header-height: 64px}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}::selection{background:var(--hsn-accent-teal);color:#fff}.section{padding:100px 24px}.section-dark{background:#0b0f14;color:#e6edf3}.section-alt{background:var(--hsn-bg-l0-solid)}.container{max-width:var(--hsn-max-width);margin:0 auto}.section-label{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--hsn-accent-teal);background:#2db8af14;padding:6px 14px;border-radius:20px;margin-bottom:16px}.section-title{font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.2;margin-bottom:16px}.section-subtitle{font-size:17px;color:var(--hsn-text-secondary);max-width:640px;line-height:1.7}.section-dark .section-subtitle{color:#8b95a8}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section{padding:64px 20px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.nav-desktop{display:none!important}.nav-mobile-btn{display:flex!important}footer .container{grid-template-columns:1fr!important;gap:32px!important}}
