.HeroSection-module__v7FXPG__homeContainer{background:var(--bg-base);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.HeroSection-module__v7FXPG__homeContainer:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 80%,#7877c614 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c614 0%,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff14 0%,#0000 50%);position:fixed;inset:0}.HeroSection-module__v7FXPG__heroSection{z-index:10;padding:6rem 2rem 3rem;position:relative}.HeroSection-module__v7FXPG__heroContent{text-align:center;max-width:700px;margin:0 auto}.HeroSection-module__v7FXPG__heroText{width:100%}.HeroSection-module__v7FXPG__heroTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}.HeroSection-module__v7FXPG__heroHighlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__v7FXPG__heroDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.6}.HeroSection-module__v7FXPG__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HeroSection-module__v7FXPG__primaryButton{cursor:pointer;background:var(--primary-gradient);color:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #0284c759}.HeroSection-module__v7FXPG__primaryButton:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 20px #0284c766}.HeroSection-module__v7FXPG__primaryButton,.HeroSection-module__v7FXPG__primaryButton *,.HeroSection-module__v7FXPG__ctaButton,.HeroSection-module__v7FXPG__ctaButton *{text-decoration:none!important}.HeroSection-module__v7FXPG__primaryButton,.HeroSection-module__v7FXPG__primaryButton *{color:#fff!important}.HeroSection-module__v7FXPG__ctaButton,.HeroSection-module__v7FXPG__ctaButton *{color:#0f172a!important}.HeroSection-module__v7FXPG__buttonIcon{flex-shrink:0}.HeroSection-module__v7FXPG__ctaSection{background:var(--primary-gradient);z-index:10;text-align:center;padding:3rem 2rem;position:relative}.HeroSection-module__v7FXPG__ctaContent{max-width:560px;margin:0 auto}.HeroSection-module__v7FXPG__ctaTitle{color:#fff;text-shadow:0 1px 2px #0000001a;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.HeroSection-module__v7FXPG__ctaDescription{color:#fffffff2;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.HeroSection-module__v7FXPG__ctaButton{color:#0f172a;box-shadow:var(--shadow-medium);background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.HeroSection-module__v7FXPG__ctaButton:hover{box-shadow:var(--shadow-large);color:#0f172a;transform:translateY(-2px)}.HeroSection-module__v7FXPG__ctaButton .HeroSection-module__v7FXPG__buttonIcon{font-size:1.25rem}.HeroSection-module__v7FXPG__featuresSection{background:var(--bg-base);z-index:10;padding:3rem 2rem;scroll-margin-top:4.5rem;position:relative}.HeroSection-module__v7FXPG__sectionHeader{text-align:center;max-width:560px;margin:0 auto 2rem}.HeroSection-module__v7FXPG__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.HeroSection-module__v7FXPG__sectionDescription{color:var(--text-secondary);font-size:1rem;line-height:1.6}.HeroSection-module__v7FXPG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:900px;margin:0 auto;display:grid}.HeroSection-module__v7FXPG__featureCard{background:var(--bg-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);text-align:center;border-radius:12px;padding:1.5rem 1.25rem;transition:all .25s;position:relative;overflow:hidden}.HeroSection-module__v7FXPG__featureCard:before{content:"";background:var(--primary-gradient);opacity:0;z-index:-1;transition:opacity .3s;position:absolute;inset:0}.HeroSection-module__v7FXPG__featureCard:hover{box-shadow:var(--shadow-large);border-color:#0000;transform:translateY(-4px)}.HeroSection-module__v7FXPG__featureCard:hover:before{opacity:.05}.HeroSection-module__v7FXPG__featureIcon{background:var(--primary-gradient);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;font-size:1.25rem;transition:transform .25s;display:flex}.HeroSection-module__v7FXPG__featureCard.HeroSection-module__v7FXPG__warmOrange .HeroSection-module__v7FXPG__featureIcon{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.HeroSection-module__v7FXPG__featureCard.HeroSection-module__v7FXPG__warmAmber .HeroSection-module__v7FXPG__featureIcon{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.HeroSection-module__v7FXPG__featureCard.HeroSection-module__v7FXPG__warmCoral .HeroSection-module__v7FXPG__featureIcon{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.HeroSection-module__v7FXPG__featureCard:hover .HeroSection-module__v7FXPG__featureIcon{box-shadow:var(--shadow-medium);transform:scale(1.1)}.HeroSection-module__v7FXPG__featureTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.HeroSection-module__v7FXPG__featureDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.45}@media (max-width:1024px){.HeroSection-module__v7FXPG__heroContent{padding:0 1rem}}@media (max-width:768px){.HeroSection-module__v7FXPG__heroSection{padding:5rem 1rem 2rem}.HeroSection-module__v7FXPG__featuresSection,.HeroSection-module__v7FXPG__ctaSection{padding:2.5rem 1rem}.HeroSection-module__v7FXPG__featuresGrid{grid-template-columns:1fr}}@media (max-width:480px){.HeroSection-module__v7FXPG__heroSection{padding:4rem .5rem 2rem}.HeroSection-module__v7FXPG__featuresSection,.HeroSection-module__v7FXPG__ctaSection{padding:2rem .5rem}.HeroSection-module__v7FXPG__heroTitle{font-size:2rem}.HeroSection-module__v7FXPG__heroDescription{font-size:1rem}.HeroSection-module__v7FXPG__sectionTitle,.HeroSection-module__v7FXPG__ctaTitle{font-size:1.5rem}.HeroSection-module__v7FXPG__featureCard{padding:1.25rem 1rem}}
