.hero-glow{background:var(--glow-hero);pointer-events:none;position:absolute;inset:0}.hero-grain{pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-constellation{z-index:0;pointer-events:none;opacity:.45;filter:blur(.6px);position:absolute;inset:0}.hero-constellation:after{content:"";background:radial-gradient(ellipse 55% 45% at 50% 50%, transparent 0%, #0e0c0a8c 60%, var(--bg-base) 95%);position:absolute;inset:0}.hero-arcs{opacity:.25;width:100%;height:100%;position:absolute;inset:0}.hero-star{background:var(--gold);width:3px;height:3px;box-shadow:0 0 4px color-mix(in srgb, var(--gold) 35%, transparent);border-radius:50%;animation:8s ease-in-out infinite hero-twinkle;position:absolute}.hero-constellation span:first-of-type{animation-delay:0s;top:20%;left:13.7%}.hero-constellation span:nth-of-type(2){animation-delay:.17s;top:8.8%;left:37.5%}.hero-constellation span:nth-of-type(3){animation-delay:.34s;top:24.4%;left:61.2%}.hero-constellation span:nth-of-type(4){animation-delay:.51s;top:31.1%;left:86.2%}.hero-constellation span:nth-of-type(5){animation-delay:.68s;top:55.5%;left:42.5%}.hero-constellation span:nth-of-type(6){animation-delay:.85s;top:68.8%;left:25%}.hero-constellation span:nth-of-type(7){animation-delay:1.02s;top:73.3%;left:73.7%}.hero-constellation span:nth-of-type(8){animation-delay:1.19s;top:77%;left:60%}.hero-constellation span:nth-of-type(9){animation-delay:1.36s;top:84.4%;left:25%}.hero-constellation span:nth-of-type(10){animation-delay:1.53s;top:85.5%;left:67.5%}.hero-constellation span:nth-of-type(11){animation-delay:1.7s;top:44.4%;left:8.7%}.hero-constellation span:nth-of-type(12){animation-delay:1.87s;top:17.7%;left:50%}.hero-constellation span:nth-of-type(13){animation-delay:2.04s;top:55%;left:88%}.hero-constellation span:nth-of-type(14){animation-delay:2.21s;top:33%;left:30%}.hero-constellation span:nth-of-type(15){animation-delay:2.38s;top:45%;left:78%}.hero-constellation span:nth-of-type(16){animation-delay:2.55s;top:60%;left:15%}.hero-constellation span:nth-of-type(17){animation-delay:2.72s;top:38%;left:55%}.hero-constellation span:nth-of-type(18){animation-delay:2.89s;top:78%;left:92%}.hero-constellation span:nth-of-type(19){animation-delay:3.06s;top:88%;left:40%}.hero-constellation span:nth-of-type(20){animation-delay:3.23s;top:12%;left:70%}.hero-constellation span:nth-of-type(21){animation-delay:3.4s;top:92%;left:22%}.hero-constellation span:nth-of-type(22){animation-delay:3.57s;top:88%;left:88%}.hero-constellation span:first-of-type,.hero-constellation span:nth-of-type(3),.hero-constellation span:nth-of-type(4),.hero-constellation span:nth-of-type(6),.hero-constellation span:nth-of-type(7),.hero-constellation span:nth-of-type(9),.hero-constellation span:nth-of-type(22){width:5px;height:5px;box-shadow:0 0 8px color-mix(in srgb, var(--gold) 50%, transparent)}@keyframes hero-twinkle{0%,to{opacity:.35}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.hero-star{animation:none!important}}
