@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.spotlight-grain{--spotlight-serif: var(--premium-font-serif-display);--spotlight-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;font-family:var(--spotlight-sans);font-optical-sizing:auto}@keyframes spotlight-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spotlight-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.spotlight-marquee-track{display:flex;width:-moz-max-content;width:max-content;gap:1.25rem;will-change:transform}.spotlight-marquee-left{animation:spotlight-marquee-left 48s linear infinite}.spotlight-marquee-right{animation:spotlight-marquee-right 56s linear infinite}.spotlight-marquee-left-slow{animation:spotlight-marquee-left 68s linear infinite}.spotlight-marquee:hover .spotlight-marquee-track{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.spotlight-marquee-left,.spotlight-marquee-right,.spotlight-marquee-left-slow{animation:none}}.spotlight-hero-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"head" "visual" "actions";align-items:start;row-gap:1.75rem}.spotlight-hero-head{grid-area:head}.spotlight-hero-visual{grid-area:visual}.spotlight-hero-actions{grid-area:actions}@media (min-width: 1024px){.spotlight-hero-grid{grid-template-columns:1.25fr .75fr;grid-template-areas:"head visual" "actions visual";align-items:center;row-gap:0}}@keyframes spotlight-hero-sheen{0%{transform:translate(-130%) skew(-16deg);opacity:0}52%{opacity:1}to{transform:translate(230%) skew(-16deg);opacity:0}}.spotlight-hero-sheen{position:absolute;inset:0 auto 0 0;width:42%;z-index:55;pointer-events:none;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.14) 50%,transparent 100%);mix-blend-mode:screen;animation:spotlight-hero-sheen 1.8s ease-in-out 1.7s 1 both}@media (prefers-reduced-motion: reduce){.spotlight-hero-sheen{animation:none;display:none}}.spotlight-grain:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.spotlight-progress{position:fixed;inset:0 0 auto;height:2px;z-index:60;transform:scaleX(0);transform-origin:0 0;background:linear-gradient(90deg,#8b5cf6,#7c3aed,#6d28d9);pointer-events:none}.spotlight-rail-pinned{overflow:visible!important}
