.holo-card{--holo-gradient: linear-gradient( 115deg, transparent 20%, rgba(255, 31, 160, .15) 36%, rgba(246, 255, 0, .12) 42%, rgba(139, 92, 246, .15) 48%, rgba(6, 182, 212, .12) 54%, rgba(255, 31, 160, .15) 60%, transparent 80% );position:relative;overflow:hidden;isolation:isolate}.holo-card:before{content:"";position:absolute;inset:0;z-index:1;background:var(--holo-gradient);background-size:200% 200%;mix-blend-mode:color-dodge;opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:inherit}.holo-card:hover:before,.holo-card:focus-visible:before,.holo-card--touched:before{opacity:1;animation:holo-shimmer 3s ease-in-out infinite}.holo-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.06) 50%,transparent 60%);pointer-events:none;border-radius:inherit}@keyframes holo-shimmer{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.holo-card--hero{--holo-gradient: linear-gradient( 115deg, transparent 15%, rgba(255, 31, 160, .25) 30%, rgba(246, 255, 0, .2) 38%, rgba(139, 92, 246, .25) 46%, rgba(6, 182, 212, .2) 54%, rgba(255, 31, 160, .25) 62%, rgba(246, 255, 0, .2) 70%, transparent 85% )}.holo-card--ultra-rare{--holo-gradient: linear-gradient( 115deg, transparent 18%, rgba(139, 92, 246, .2) 32%, rgba(255, 31, 160, .18) 40%, rgba(6, 182, 212, .2) 48%, rgba(246, 255, 0, .15) 56%, rgba(139, 92, 246, .2) 64%, transparent 82% )}@media(prefers-reduced-motion:reduce){.holo-card:before{animation:none!important}.holo-card:hover:before,.holo-card:focus-visible:before,.holo-card--touched:before{animation:none;opacity:.5;background-position:50% 50%}}
