@keyframes borderLightTravel{0%{background-position:0 0}to{background-position:300% 0}}@keyframes premiumGlowHover{0%{box-shadow:0 0 20px #3b82f64d,inset 0 0 20px #3b82f60d}to{box-shadow:0 0 35px #3b82f680,inset 0 0 30px #3b82f61a}}.premium-card{position:relative}.premium-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#3b82f699,#0000) 0 0/200% 100%;border-radius:.5rem;padding:2px;animation:3s linear infinite borderLightTravel;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.premium-card:hover{animation:.4s ease-out forwards premiumGlowHover}
