.hero-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:92vh;overflow:hidden;--mouse-x:0;--mouse-y:0}.glow-track{position:absolute;pointer-events:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.glow-track-1{width:700px;height:700px;top:50%;left:50%;transform:translate(calc(-50% + calc(var(--mouse-x) * 80px)),calc(-50% + calc(var(--mouse-y) * 60px)))}.glow-track-2{width:500px;height:500px;top:30%;left:68%;transform:translate(calc(-50% + calc(var(--mouse-x) * -55px)),calc(-50% + calc(var(--mouse-y) * 50px)))}.glow-track-3{width:380px;height:380px;top:72%;left:28%;transform:translate(calc(-50% + calc(var(--mouse-x) * 45px)),calc(-50% + calc(var(--mouse-y) * -50px)))}.hero-glow{width:100%;height:100%;border-radius:50%;pointer-events:none}:root{--glow-1-light:rgba(26,69,97,.5);--glow-2-light:rgba(208,72,42,.4);--glow-3-light:rgba(224,184,40,.3);--glow-1-dark:rgba(15,102,160,.22);--glow-2-dark:hsla(14,90%,70%,.18);--glow-3-dark:rgba(238,190,15,.09)}.hero-glow-1{background:radial-gradient(circle,var(--glow-1-light) 20%,transparent 80%);filter:blur(48px);animation:glow-breathe 12s ease-in-out infinite}.hero-glow-2{background:radial-gradient(circle,var(--glow-2-light) 0,transparent 60%);filter:blur(36px);animation:glow-breathe 14s ease-in-out 2.5s infinite}.hero-glow-3{background:radial-gradient(circle,var(--glow-3-light) 0,transparent 65%);filter:blur(55px);animation:glow-breathe 18s ease-in-out 6s infinite}.dark .hero-glow-1{background:radial-gradient(circle,var(--glow-1-dark) 0,transparent 60%)}.dark .hero-glow-2{background:radial-gradient(circle,var(--glow-2-dark) 0,transparent 60%)}.dark .hero-glow-3{background:radial-gradient(circle,var(--glow-3-dark) 0,transparent 50%)}@keyframes glow-breathe{0%,to{opacity:1}50%{opacity:.35}}.hero-container{position:relative;z-index:10;width:100%;max-width:960px;padding:0 2rem}.hero-content{display:flex;flex-direction:column}.hero-badge,.hero-ctas,.hero-subtitle,.titles{opacity:0}.content-visible .hero-badge{animation:fade-up .65s cubic-bezier(.22,1,.36,1) .05s both}.content-visible .titles{animation:fade-up .65s cubic-bezier(.22,1,.36,1) .22s both}.content-visible .hero-subtitle{animation:fade-up-muted .65s cubic-bezier(.22,1,.36,1) .4s both}.content-visible .hero-ctas{animation:fade-up .65s cubic-bezier(.22,1,.36,1) .55s both}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-up-muted{0%{opacity:0;transform:translateY(24px)}to{opacity:.55;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:grey;padding:6px 14px;border-radius:6px;margin-bottom:1.75rem;width:fit-content}.badge-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;flex-shrink:0;animation:pulse-dot 2.4s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}.titles{margin-bottom:1.5rem}.hero-title{display:block;color:var(--foreground);font-size:clamp(2rem,3rem + 4vw,9rem);line-height:.92;letter-spacing:-.025em;margin:0;padding:0}.title-accent{background:linear-gradient(125deg,var(--new-black) 0,var(--new-gray) 100%);-webkit-background-clip:text;background-clip:text}.dark .title-accent,.title-accent{-webkit-text-fill-color:transparent}.dark .title-accent{background:linear-gradient(125deg,var(--new-white) 0,var(--new-black) 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:clamp(15px,.8vw + .7rem,19px);line-height:1.7;color:var(--foreground);margin:0 0 2.25rem;max-width:400px}.hero-ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-btn-primary{display:inline-flex;align-items:center;gap:7px;padding:.65em 1.45em;font-size:15px;border-radius:6px;border:none;background:var(--foreground);color:var(--background);cursor:pointer;transition:filter .2s ease,transform .2s ease;letter-spacing:.01em}.hero-btn-primary:hover{filter:brightness(1.25);transform:translateY(-2px)}.hero-btn-primary:active{transform:translateY(0);filter:brightness(.95)}.btn-arrow{display:inline-block;transition:transform .2s ease}.hero-btn-primary:hover .btn-arrow{transform:translate(2px,-2px)}.hero-btn-ghost{display:inline-flex;align-items:center;padding:.65em 1.45em;font-size:15px;border-radius:6px;border:1px solid hsla(0,0%,50%,.3);background:transparent;color:var(--foreground);cursor:pointer;opacity:.65;transition:opacity .2s ease,border-color .2s ease,transform .2s ease;letter-spacing:.01em}.hero-btn-ghost:hover{opacity:1;border-color:hsla(0,0%,50%,.6);transform:translateY(-2px)}.hero-btn-ghost:active{transform:translateY(0)}@font-face{font-family:__switzer400_79906f;src:url(/_next/static/media/0063a747e3d669c6-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__switzer400_Fallback_79906f;src:local("Arial");ascent-override:96.67%;descent-override:24.66%;line-gap-override:8.88%;size-adjust:101.38%}.__className_79906f{font-family:__switzer400_79906f,__switzer400_Fallback_79906f}