.HeroCarousel_hero__sUFaS{position:relative;display:grid;grid-template-columns:1fr 400px;grid-gap:3rem;gap:3rem;max-width:var(--container-xl);margin:1.3rem auto 3rem;padding:2rem;border-radius:var(--radius-2xl);border:1px solid rgba(139,92,246,.2);overflow:hidden;min-height:450px;background:linear-gradient(135deg,rgba(15,15,25,.98),rgba(20,10,30,.95))}.HeroCarousel_heroBg__XDjHt{position:absolute;inset:0;z-index:0}.HeroCarousel_heroBgImage__s1R5V{width:100%;height:100%;object-fit:cover;filter:blur(30px);opacity:.3;transform:scale(1.1)}.HeroCarousel_heroBgOverlay___JYYD{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,15,25,.95),rgba(20,10,30,.9))}.HeroCarousel_heroContent__NvNV0{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem 0;z-index:1}.HeroCarousel_heroLabel__WTlTM{color:var(--accent-primary);font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;letter-spacing:1px}.HeroCarousel_heroTitle__DkOgX{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;color:var(--text-primary);margin:0}.HeroCarousel_heroMeta__UqkON{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.HeroCarousel_heroDescription__WWJuR{font-size:var(--font-size-base);color:var(--text-secondary);line-height:1.7;margin:0}.HeroCarousel_heroButton__DJs8N{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.875rem 2rem;font-size:var(--font-size-base);font-weight:600;color:#fff;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:var(--radius-lg);text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(139,92,246,.4);margin-top:1rem}.HeroCarousel_heroButton__DJs8N:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(139,92,246,.5)}.HeroCarousel_heroCover__aM106{position:relative;border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:3/4;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(139,92,246,.2);z-index:1;transition:transform .5s ease}.HeroCarousel_heroCoverImage__4GhU_{width:100%;height:100%;object-fit:cover}.HeroCarousel_heroPlaceholder__3oUlJ{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.3),rgba(59,130,246,.2));font-size:5rem}.HeroCarousel_navBtn__kdLmw{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;opacity:0}.HeroCarousel_hero__sUFaS:hover .HeroCarousel_navBtn__kdLmw{opacity:1}.HeroCarousel_navBtn__kdLmw:hover{background:rgba(139,92,246,.6);border-color:rgba(139,92,246,.8);transform:translateY(-50%) scale(1.1)}.HeroCarousel_navPrev__XMeMP{right:1rem}.HeroCarousel_navNext__5HYL7{left:1rem}.HeroCarousel_dots__cS02q{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.HeroCarousel_dot__3M8Jz{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.3);border:none;cursor:pointer;transition:all .3s ease}.HeroCarousel_dot__3M8Jz:hover{background:hsla(0,0%,100%,.5)}.HeroCarousel_dot__3M8Jz.HeroCarousel_active__2Eiul{background:var(--accent-primary);width:30px;border-radius:5px}.HeroCarousel_progressBar__u69RE{position:absolute;bottom:0;left:0;right:0;height:3px;background:hsla(0,0%,100%,.1);z-index:10}.HeroCarousel_progress__XJDaN{height:100%;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));animation:HeroCarousel_progressAnim____EfH 7s linear forwards}@keyframes HeroCarousel_progressAnim____EfH{0%{width:0}to{width:100%}}@media (max-width:992px){.HeroCarousel_hero__sUFaS{grid-template-columns:1fr;min-height:auto}.HeroCarousel_heroCover__aM106{max-width:300px;margin:0 auto}.HeroCarousel_navBtn__kdLmw{opacity:1;width:40px;height:40px}}@media (max-width:480px){.HeroCarousel_hero__sUFaS{padding:1.25rem;margin:1rem;border-radius:var(--radius-xl)}.HeroCarousel_heroTitle__DkOgX{font-size:1.5rem}.HeroCarousel_heroCover__aM106{max-width:100%;min-height:200px}.HeroCarousel_navBtn__kdLmw{width:36px;height:36px}.HeroCarousel_navPrev__XMeMP{right:.5rem}.HeroCarousel_navNext__5HYL7{left:.5rem}}