.HeroSection_hero__dgbTf{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;color:var(--color-white)}.HeroSection_media__Lp5ae{position:absolute;inset:0;z-index:0}.HeroSection_image__zWZoN{object-fit:cover;object-position:center;transform:scale(1.06);animation:HeroSection_heroZoom__IICAY 18s ease-in-out infinite alternate}.HeroSection_overlay__j6lOR{position:absolute;inset:0;background:linear-gradient(105deg,var(--color-overlay-deep) 0,var(--color-overlay) 48%,color-mix(in srgb,var(--color-blue) 35%,transparent) 100%)}.HeroSection_glow__5D5Ju{position:absolute;width:42%;height:55%;left:-8%;bottom:-12%;background:radial-gradient(circle,color-mix(in srgb,var(--color-red) 28%,transparent) 0,transparent 70%);pointer-events:none;filter:blur(10px)}.HeroSection_content__z7kBz{position:relative;z-index:1;width:100%;max-width:var(--section-max-width);margin:0 auto;padding:var(--section-padding);padding-top:140px;padding-bottom:80px}.HeroSection_copy__n_zBb{max-width:720px;animation:HeroSection_riseIn__eKiFt .9s cubic-bezier(.22,1,.36,1) both}.HeroSection_title__QejtX{margin:0;font-size:clamp(2.35rem,5.4vw,4.35rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.HeroSection_accentRed__ECmBj{color:var(--color-red);display:inline}.HeroSection_accentCyan__fwcvw{color:var(--color-cyan);display:inline}.HeroSection_description__NwClW{position:relative;margin:28px 0 0;max-width:540px;padding-left:18px;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;line-height:1.7;color:color-mix(in srgb,var(--color-white) 92%,transparent);animation:HeroSection_riseIn__eKiFt .9s cubic-bezier(.22,1,.36,1) .12s both}.HeroSection_description__NwClW:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:99px;background:linear-gradient(180deg,var(--color-red),var(--color-cyan))}.HeroSection_actions__RXKHE{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px;animation:HeroSection_riseIn__eKiFt .9s cubic-bezier(.22,1,.36,1) .22s both}.HeroSection_btnPrimary__G9eyq,.HeroSection_btnSecondary__lyJGC{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 26px;border-radius:999px;font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .28s ease,color .28s ease,border-color .28s ease,transform .28s ease,box-shadow .28s ease}.HeroSection_btnPrimary__G9eyq{background:var(--color-red);color:var(--color-white);box-shadow:0 12px 28px color-mix(in srgb,var(--color-red) 38%,transparent)}.HeroSection_btnPrimary__G9eyq:hover{background:var(--color-red-dark);transform:translateY(-3px);box-shadow:0 16px 32px color-mix(in srgb,var(--color-red) 48%,transparent)}.HeroSection_btnSecondary__lyJGC{background:transparent;color:var(--color-white);border:1.5px solid var(--color-border-light);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.HeroSection_btnSecondary__lyJGC:hover{background:var(--color-white);color:var(--color-blue);border-color:var(--color-white);transform:translateY(-3px)}.HeroSection_btnIcon__RQwyp{width:1.05em;height:1.05em;transition:transform .28s ease}.HeroSection_btnPrimary__G9eyq:hover .HeroSection_btnIcon__RQwyp,.HeroSection_btnSecondary__lyJGC:hover .HeroSection_btnIcon__RQwyp{transform:translateX(4px)}@keyframes HeroSection_heroZoom__IICAY{0%{transform:scale(1.06)}to{transform:scale(1.14)}}@keyframes HeroSection_riseIn__eKiFt{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeroSection_actions__RXKHE,.HeroSection_copy__n_zBb,.HeroSection_description__NwClW,.HeroSection_image__zWZoN{animation:none}.HeroSection_image__zWZoN{transform:scale(1.04)}}@media (max-width:900px){.HeroSection_content__z7kBz{padding-top:120px;padding-bottom:56px}.HeroSection_title__QejtX{font-size:clamp(2.1rem,9vw,3rem)}.HeroSection_description__NwClW{margin-top:22px}.HeroSection_actions__RXKHE{margin-top:28px}}@media (max-width:600px){.HeroSection_hero__dgbTf{min-height:100svh;align-items:flex-end}.HeroSection_content__z7kBz{padding-bottom:48px}.HeroSection_btnPrimary__G9eyq,.HeroSection_btnSecondary__lyJGC{width:100%}.HeroSection_glow__5D5Ju{width:70%;height:40%}}