.HeroSection_hero__c7eGr{width:100%;min-height:60vh;justify-content:center;background-color:var(--color-bg);overflow:hidden;padding:var(--spacing-lg) 0}.HeroSection_heroContent__xJU06,.HeroSection_hero__c7eGr{position:relative;display:flex;flex-direction:column;align-items:center}.HeroSection_heroContent__xJU06{z-index:10;max-width:800px;margin:0 auto;text-align:center;padding:0 var(--spacing-md)}.HeroSection_heroTitle__KTflh{font-size:var(--font-size-xxl);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--color-text);margin-bottom:var(--spacing-sm);background:linear-gradient(180deg,var(--color-text) 0,rgba(29,29,31,.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HeroSection_heroSubtitle__jJeQw{font-size:var(--font-size-lg);font-weight:500;color:var(--color-text-secondary);margin-bottom:var(--spacing-lg);max-width:600px;line-height:1.5}.HeroSection_heroActions__CqpfT{display:flex;gap:var(--spacing-md);justify-content:center;margin-bottom:var(--spacing-md)}.HeroSection_heroButtonSecondary__FY2VS,.HeroSection_heroButton__7jNad{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:var(--font-size-base);font-weight:600;border-radius:var(--radius-full);transition:all .3s cubic-bezier(.2,.8,.2,1);min-width:140px}.HeroSection_heroButton__7jNad{background:var(--color-accent);color:#fff;box-shadow:0 4px 12px rgba(76,92,245,.3)}.HeroSection_heroButton__7jNad:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgba(76,92,245,.4)}.HeroSection_heroButtonSecondary__FY2VS{background:transparent;color:var(--color-accent);box-shadow:inset 0 0 0 1px var(--color-accent)}.HeroSection_heroButtonSecondary__FY2VS:hover{background:rgba(76,92,245,.05);transform:translateY(-2px)}.HeroSection_heroBackground__okVYj{margin-bottom:var(--spacing-md);width:100%;max-width:1000px;display:flex;justify-content:center;perspective:1000px}.HeroSection_heroBackground__okVYj img{width:100%;height:auto;border-radius:var(--radius-lg);filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));transition:transform .5s ease}.HeroSection_heroBackground__okVYj:hover img{transform:scale(1.02)}@media(max-width:768px){.HeroSection_hero__c7eGr{min-height:auto;padding:var(--spacing-lg) 0}.HeroSection_heroTitle__KTflh{font-size:36px}.HeroSection_heroSubtitle__jJeQw{font-size:18px}.HeroSection_heroActions__CqpfT{flex-direction:column;gap:var(--spacing-sm);width:100%;max-width:280px}.HeroSection_heroButtonSecondary__FY2VS,.HeroSection_heroButton__7jNad{width:100%}}