@property --hero-g1x{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --hero-g1y{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --hero-g2x{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --hero-g2y{syntax: "<percentage>"; inherits: false; initial-value: 80%;}.hero-gradient.svelte-1uha8ag{background-image:radial-gradient(circle at var(--hero-g1x) var(--hero-g1y),rgba(244,123,32,.28),transparent 50%),radial-gradient(circle at var(--hero-g2x) var(--hero-g2y),rgba(214,197,168,.18),transparent 55%);animation:svelte-1uha8ag-hero-drift 22s ease-in-out infinite alternate}@keyframes svelte-1uha8ag-hero-drift{0%{--hero-g1x: 20%;--hero-g1y: 20%;--hero-g2x: 80%;--hero-g2y: 80%}to{--hero-g1x: 34%;--hero-g1y: 30%;--hero-g2x: 66%;--hero-g2y: 72%}}@media (prefers-reduced-motion: reduce){.hero-gradient.svelte-1uha8ag{animation:none}}
