[data-landing] ::selection{background:color-mix(in oklch, var(--primary) 38%, transparent);color:var(--foreground)}[data-landing]{caret-color:var(--primary)}[data-landing] :focus-visible{outline-color:var(--ring)}[data-hero-atmosphere]{background-color:#0000}.hero-wash{background-color:#0000;background-image:radial-gradient(55% 50% at 22% 18%,#f9731680,#0000 62%),radial-gradient(45% 42% at 82% 22%,#e8c46847,#0000 58%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:9s ease-in-out infinite alternate hero-wash;position:absolute;inset:-20%}.hero-sweep{background:conic-gradient(at 42% 38%,#0000 0deg,#f9731629 40deg,#0000 88deg 360deg);animation:12s linear infinite hero-spin;position:absolute;inset:-55%}.hero-orb{filter:blur(48px);border-radius:9999px;position:absolute}.hero-orb-a{background:#f973168c;width:18rem;height:18rem;animation:8s ease-in-out infinite alternate hero-drift-a;top:4%;left:8%}.hero-orb-b{background:#e8c46866;width:16rem;height:16rem;animation:10s ease-in-out infinite alternate hero-drift-b;top:18%;right:6%}@keyframes hero-wash{0%{transform:translate(-6%,-4%)scale(1)}to{transform:translate(8%,6%)scale(1.12)}}@keyframes hero-spin{to{transform:rotate(360deg)}}@keyframes hero-drift-a{0%{transform:translate(0,0)}to{transform:translate(28%,22%)}}@keyframes hero-drift-b{0%{transform:translate(0,0)}to{transform:translate(-24%,18%)}}@media (prefers-reduced-motion:reduce){.hero-wash,.hero-sweep,.hero-orb{animation:none}}
