@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@500;600;700;800&display=swap";:root{--hero-title-size: clamp(2.6rem, 3.5vw, 3.1rem);--h2-base-size: 22px;--h2-section-size: 22px;--type-lead: 17px;--type-body: 15px;--bg-hero: linear-gradient(180deg, #d8dcff 0%, #e7ebff 28%, #f2f5ff 50%, #ffffff 70%);--bg-panel: #ffffff;--bg-dark: #0f152c;--text-main: #11152c;--text-muted: #404a63;--text-dim: #6c7284;--accent: #5f7bff;--accent-2: #6a38ff;--accent-3: #00b280;--cta-gradient: linear-gradient(90deg, #e62db3 0%, #6b34c6 100%);--border: #e6e8f3;--shadow: 0 18px 48px rgba(17, 22, 58, .14);--radius-lg: 18px;--radius-sm: 10px;--subtitle-color: #707a93}@media(min-width:901px){:root{--h2-base-size: 26px;--h2-section-size: 30px}}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fff;color:var(--text-main);font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--text-main);margin:0;font-family:Poppins,Inter,system-ui,-apple-system,sans-serif;font-weight:700}h2{font-size:var(--h2-base-size);line-height:1.2}p{line-height:1.6;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select,label{font-family:Inter,system-ui,-apple-system,sans-serif}.content{width:100%;max-width:1060px;margin:0 auto;padding:0 24px}.gradient-text{background:linear-gradient(90deg,#e62db3,#6b34c6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.highlight{color:var(--accent-2)}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:var(--h2-section-size);line-height:1.2;margin-bottom:12px}.section-header p{color:var(--subtitle-color);font-size:var(--type-lead)}@media(max-width:900px){.content{padding:0 18px}}
