.Magic8Ball-module__hECznq__container{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:800px;margin:0 auto;display:flex}.Magic8Ball-module__hECznq__ballSection{flex-direction:column;align-items:center;gap:3rem;width:100%;padding:2rem;display:flex}.Magic8Ball-module__hECznq__magic8ballWrapper{perspective:1000px;width:min(300px,60vw);height:min(300px,60vw)}.Magic8Ball-module__hECznq__ball{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.34,1.56,.64,1);position:relative}.Magic8Ball-module__hECznq__ballBody{background:radial-gradient(circle at 30% 30%,#444 0%,#111 60%,#000 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:inset 0 10px 20px #fff3,0 20px 40px #0009}.Magic8Ball-module__hECznq__frontCircle{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50%;height:50%;font-size:min(80px,15vw);font-weight:900;display:flex;box-shadow:inset 0 -5px 10px #0003}.Magic8Ball-module__hECznq__liquidWindow{opacity:0;background:#001f3f;border:8px solid #222;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:opacity .5s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)translateZ(-145px)rotateY(180deg);box-shadow:inset 0 0 30px #0074d980,0 0 10px #000c}.Magic8Ball-module__hECznq__windowVisible{opacity:1}.Magic8Ball-module__hECznq__triangle{filter:drop-shadow(0 0 10px #00ffff4d);border-bottom:86px solid #0074d9;border-left:50px solid #0000;border-right:50px solid #0000;justify-content:center;width:0;height:0;animation:3s ease-in-out infinite Magic8Ball-module__hECznq__floatAnswer;display:flex;position:relative}.Magic8Ball-module__hECznq__answerText{text-align:center;color:#fff;text-transform:uppercase;pointer-events:none;width:70px;font-size:.65rem;font-weight:900;line-height:1.1;position:absolute;top:40px}@keyframes Magic8Ball-module__hECznq__floatAnswer{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(2deg)}}.Magic8Ball-module__hECznq__shaking{animation:.15s ease-in-out infinite Magic8Ball-module__hECznq__shakeBall}@keyframes Magic8Ball-module__hECznq__shakeBall{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(5px,-5px)rotate(2deg)}50%{transform:translate(-5px,5px)rotate(-2deg)}75%{transform:translate(5px,5px)rotate(1deg)}}.Magic8Ball-module__hECznq__shakeBtn{width:min(100px,18vmin);height:min(100px,18vmin)}.Magic8Ball-module__hECznq__shakeBtnText{color:#fff;letter-spacing:1px;text-shadow:0 2px 2px #0000004d;font-size:1rem;font-weight:900}@media (max-width:768px){.Magic8Ball-module__hECznq__liquidWindow{width:100px;height:100px;transform:translate(-50%,-50%)translateZ(-105px)rotateY(180deg)}.Magic8Ball-module__hECznq__triangle{border-bottom:60px solid #0074d9;border-left:35px solid #0000;border-right:35px solid #0000}.Magic8Ball-module__hECznq__answerText{width:50px;font-size:.45rem;top:25px}}
