.hero-section{background-color:var(--surface-hero);background-image:var(--grad-bg)}.hero-pad-top{padding-top:calc(var(--header-h) + var(--hero-gap-top))}.hero-viewport{min-height:100svh;padding-top:var(--header-h)}.hero-section:before{content:"";opacity:var(--hero-noise-opacity);pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-section:after{content:"";background:repeating-linear-gradient(103deg, transparent 0px, transparent 60px, rgb(var(--hero-ray-rgb) / .01) 62px, rgb(var(--hero-ray-rgb) / .02) 64px, rgb(var(--hero-ray-rgb) / .03) 65px, rgb(var(--hero-ray-rgb) / .02) 66px, rgb(var(--hero-ray-rgb) / .01) 68px, transparent 70px, transparent 140px, rgb(var(--hero-ray-rgb) / .008) 142px, rgb(var(--hero-ray-rgb) / .015) 144px, rgb(var(--hero-ray-rgb) / .008) 146px, transparent 148px);filter:blur(4px);-webkit-mask-composite:destination-in;mix-blend-mode:var(--hero-ray-blend);pointer-events:none;z-index:2;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#fff 35% 65%,#0000 95%),linear-gradient(#fff 0% 60%,#0000 100%);mask-image:linear-gradient(90deg,#0000 5%,#fff 35% 65%,#0000 95%),linear-gradient(#fff 0% 60%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-grid{background-image:linear-gradient(var(--hero-grid-line) 1px, transparent 1px), linear-gradient(to right, var(--hero-grid-line) 1px, transparent 1px);z-index:3;background-size:75px 75px;-webkit-mask-image:linear-gradient(#fffc 0%,#fff6 60%,#0000 90%);mask-image:linear-gradient(#fffc 0%,#fff6 60%,#0000 90%)}.hero-aurora-primary{background:var(--hero-aurora-primary);filter:blur(80px);z-index:0;width:50%;height:55%;animation:20s ease-in-out infinite alternate auroraFloat;top:-15%;left:-10%}@media (max-width:809px){.hero-aurora-primary{filter:blur(60px);width:90%;height:35%;top:0;left:0}}.hero-aurora-secondary{background:var(--hero-aurora-secondary);filter:blur(120px);width:40%;height:40%;animation:18s ease-in-out infinite alternate-reverse auroraFloat;bottom:-5%;right:-5%}@media (max-width:809px){.hero-aurora-secondary{display:none}}.hero-aurora-center{background:var(--hero-aurora-center);filter:blur(100px);z-index:0;pointer-events:none;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-delay-1{animation-delay:.1s}.hero-delay-2{animation-delay:.22s}.hero-delay-3{animation-delay:.36s}.hero-delay-4{animation-delay:.5s}.hero-delay-5{animation-delay:.65s}
