.daily-draw{text-align:center;padding:25px 0 35px}.roulette{position:relative;height:250px;margin:12px auto 22px;perspective:900px}.roulette i{position:absolute;top:18px;left:50%;width:126px;height:190px;margin-left:-63px;border:1px solid #edca8399;border-radius:13px;background:#0d1022 url('/assets/tarot-back-v2.webp') center/cover no-repeat;box-shadow:0 18px 38px #000a;transform-origin:50% 180%}.roulette i:nth-child(1){transform:translateX(-150px) rotate(-20deg)}.roulette i:nth-child(2){transform:translateX(-78px) rotate(-10deg)}.roulette i:nth-child(3){z-index:2;transform:translateX(0)}.roulette i:nth-child(4){transform:translateX(78px) rotate(10deg)}.roulette i:nth-child(5){transform:translateX(150px) rotate(20deg)}.roulette.spinning i{animation:card-orbit .7s linear infinite}.roulette.spinning i:nth-child(2){animation-delay:-.14s}.roulette.spinning i:nth-child(3){animation-delay:-.28s}.roulette.spinning i:nth-child(4){animation-delay:-.42s}.roulette.spinning i:nth-child(5){animation-delay:-.56s}.roulette.stopping i{transition:transform .55s cubic-bezier(.18,.85,.25,1),opacity .45s}.roulette.stopping i:not(:nth-child(3)){opacity:0;transform:translateX(0) scale(.7)}.roulette.stopping i:nth-child(3){transform:translateX(0) scale(1.08);box-shadow:0 0 0 2px var(--gold),0 0 50px #b67cff88}.daily-draw>p{color:#bcb1c6;font:400 16px "Gowun Batang",serif}.daily-card-content[hidden],.daily-draw[hidden]{display:none}.reveal-pop{animation:daily-reveal .7s cubic-bezier(.17,.82,.25,1) both}@keyframes card-orbit{0%{transform:translateX(-160px) rotateY(-25deg) scale(.82);z-index:1}25%{transform:translateX(0) rotateY(0) scale(1.08);z-index:4}50%{transform:translateX(160px) rotateY(25deg) scale(.82);z-index:1}75%{transform:translateX(0) rotateY(180deg) scale(.68);z-index:0}100%{transform:translateX(-160px) rotateY(335deg) scale(.82);z-index:1}}@keyframes daily-reveal{from{opacity:0;transform:scale(.88) rotateY(90deg)}to{opacity:1;transform:none}}@media(max-width:700px){.roulette{height:210px}.roulette i{width:100px;height:150px;margin-left:-50px}.roulette i:nth-child(1){transform:translateX(-105px) rotate(-18deg)}.roulette i:nth-child(2){transform:translateX(-54px) rotate(-9deg)}.roulette i:nth-child(4){transform:translateX(54px) rotate(9deg)}.roulette i:nth-child(5){transform:translateX(105px) rotate(18deg)}}@media(prefers-reduced-motion:reduce){.roulette.spinning i{animation-duration:2s}}
