*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#1e1b4b,#3f0f5c,#590d4c);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#a855f780;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a855f7b3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.perspective-1000{perspective:1000px}.tarot-card-drawing-animation{width:150px;height:260px;position:relative;transform-style:preserve-3d;animation:shuffle 1.5s infinite alternate ease-in-out}.tarot-card-back{width:100%;height:100%;background-color:#1e1b4b;background-image:radial-gradient(circle at 50% 50%,rgba(147,51,234,.2) 0%,transparent 70%),linear-gradient(45deg,#2e1065 25%,transparent 25%,transparent 75%,#2e1065 75%,#2e1065),linear-gradient(-45deg,#2e1065 25%,transparent 25%,transparent 75%,#2e1065 75%,#2e1065);background-size:100% 100%,20px 20px,20px 20px;border:4px solid #4c1d95;border-radius:12px;box-shadow:0 10px 25px #00000080;display:flex;align-items:center;justify-content:center}.tarot-card-back:after{content:"✨";font-size:2rem;opacity:.5}@keyframes shuffle{0%{transform:rotateY(0) translateY(0)}50%{transform:rotateY(10deg) translateY(-20px) rotate(5deg)}to{transform:rotateY(-10deg) translateY(0) rotate(-5deg)}}.moon-container{width:150px;height:150px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto}.moon{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#4c1d95);position:relative;overflow:hidden;box-shadow:inset -10px -10px 40px #0009,0 0 30px #8b5cf666;animation:moon-glow 4s infinite alternate ease-in-out}.moon-light{position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f3ff;transition:transform 1s ease-in-out,border-radius 1s ease-in-out}.crater{position:absolute;background:#00000026;border-radius:50%;box-shadow:inset 2px 2px 5px #0000004d}.crater-1{width:25px;height:25px;top:20%;left:30%}.crater-2{width:15px;height:15px;top:50%;left:15%}.crater-3{width:18px;height:18px;top:60%;left:55%}.crater-4{width:12px;height:12px;top:25%;left:65%}@keyframes moon-glow{0%{box-shadow:0 0 20px #8b5cf64d}to{box-shadow:0 0 40px #8b5cf699}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
