@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#00d4ff #0a0a0f}body{color:#e2e8f0;background:#0a0a0f;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:3px}::selection{color:#fff;background:#00d4ff4d}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0;position:relative}.section-label{letter-spacing:3px;text-transform:uppercase;color:#00d4ff;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.section-title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:800}.section-subtitle{color:#94a3b8;max-width:600px;font-size:1.1rem;line-height:1.7}@media (width<=768px){.section{padding:60px 0}.section-title{font-size:1.8rem}.container{padding:0 16px}}
