@property --orix-sweep{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.orix-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:conic-gradient(from var(--orix-sweep),transparent 0deg,transparent 255deg,rgba(155,107,255,.85) 300deg,rgba(220,200,255,1) 322deg,rgba(155,107,255,.85) 344deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out)}.orix-card:hover:after{opacity:1}@media (prefers-reduced-motion: no-preference){.orix-card:after{animation:orix-border-sweep 5.5s linear infinite}}@keyframes orix-border-sweep{to{--orix-sweep: 360deg}}@property --glow{syntax: "<number>"; inherits: false; initial-value: 0;}.orix-card-grid .orix-card{--glow: 0;transition:filter .18s var(--ease-out),--glow .18s var(--ease-out);filter:drop-shadow(0 0 calc(6px + var(--glow) * 24px) rgba(124,58,237,calc(var(--glow) * .34)))}@media (prefers-reduced-motion: reduce){.orix-card-grid .orix-card{transition:none;filter:none}.orix-card-grid .orix-card:hover{filter:drop-shadow(0 0 20px rgba(124,58,237,.26))}}.orix-hero-breathe{animation:orix-hero-breathe 3.4s ease-in-out infinite;will-change:opacity,transform}@keyframes orix-hero-breathe{0%,to{opacity:.72;transform:translate(-50%) scale(.98)}50%{opacity:1;transform:translate(-50%) scale(1.14)}}@media (prefers-reduced-motion: reduce){.orix-hero-breathe{animation:none}}
