@property --bg-angle{inherits:false;initial-value:0deg;syntax:"<angle>"}@keyframes spin{0%{--bg-angle:0deg}to{--bg-angle:360deg}}.cardProm{align-items:center;animation:spin 2.5s linear infinite;background:conic-gradient(from var(--bg-angle) in oklch longer hue,oklch(.85 .37 0) 0 0) border-box;border:6px solid #0000;border-radius:25px;box-shadow:.125rem .25rem .25rem .5rem oklch(.1 .37 315/.25);display:flex;flex-direction:column;height:180px;width:300px;z-index:0}
/*# sourceMappingURL=main.c188eaa5.css.map*/