.wheel-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.17);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease-out}.wheel-modal-content{background:transparent;border-radius:20px;box-shadow:none;position:relative;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideUp .3s ease-out;border:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.wheel-modal-close{position:absolute;top:5px;right:15px;background:hsla(0,0%,100%,.2);border:2px solid #fff;color:#ce1313;font-size:24px;cursor:pointer;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.wheel-modal-close:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.wheel-modal-content .wheel-container{margin:0;padding:1px}.wheel-modal-content .wheel-container h2{color:#fff;margin-bottom:20px;font-size:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.wheel-modal-content #canvas,.wheel-modal-content #wheel{width:min(80vw,400px)!important;height:min(80vw,400px)!important;margin:0 auto;display:block}@media (max-width:768px){.wheel-modal-content{margin:20px;padding:20px}.wheel-modal-content #wheel{width:400px!important;height:400px!important}.wheel-modal-content #canvas{width:320px!important;height:320px!important}}@media (max-width:480px){.wheel-modal-content #wheel{width:300px!important;height:300px!important}.wheel-modal-content #canvas{width:250px!important;height:250px!important}.wheel-modal-content .wheel-container h2{font-size:clamp(1.2rem,4vw,2rem);color:#fff;margin-bottom:20px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.5)}}.SpinWheel_container__K4xdV{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-family:Arial,sans-serif;overflow:hidden}.SpinWheel_entranceAnimation__ff4Os{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px}.SpinWheel_particle__5in9z{position:absolute;width:8px;height:8px;background:gold;border-radius:50%;animation:SpinWheel_particlePop__UgPmk .6s ease-out forwards}.SpinWheel_particle__5in9z:first-child{top:20px;left:20px;animation-delay:.1s}.SpinWheel_particle__5in9z:nth-child(2){top:20px;right:20px;animation-delay:.2s}.SpinWheel_particle__5in9z:nth-child(3){bottom:20px;left:20px;animation-delay:.3s}.SpinWheel_particle__5in9z:nth-child(4){bottom:20px;right:20px;animation-delay:.4s}.SpinWheel_particle__5in9z:nth-child(5){top:50%;left:50%;transform:translate(-50%,-50%);animation:SpinWheel_centerPop__B5X5s .8s ease-out forwards}.SpinWheel_glowEffect__T6OY4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(255,215,0,.4) 0,transparent 70%);animation:SpinWheel_glowExpand__yhF_F 1s ease-out forwards}@keyframes SpinWheel_particlePop__UgPmk{0%{transform:scale(0) translate(0);opacity:1}to{transform:scale(1) translate(var(--tx,0),var(--ty,0));opacity:0}}@keyframes SpinWheel_centerPop__B5X5s{0%{transform:translate(-50%,-50%) scale(0);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes SpinWheel_glowExpand__yhF_F{0%{width:0;height:0;opacity:1}to{width:200px;height:200px;opacity:0}}.SpinWheel_diskContainer__8xLLI{position:relative;width:320px;height:320px;margin-bottom:30px;opacity:0;transform:scale(.8);transition:all .8s cubic-bezier(.175,.885,.32,1.275)}.SpinWheel_diskContainer__8xLLI.SpinWheel_show__uWrDc{opacity:1;transform:scale(1)}.SpinWheel_diskWrapper__qMiGt,.SpinWheel_spinToMoreChance__NrZTg,.SpinWheel_turnableDisk__RLWqm{position:relative;width:100%;height:100%}.SpinWheel_turnableDisk__RLWqm{border-radius:50%;transition:transform 3s cubic-bezier(.2,.8,.3,1);transform-origin:center;transform:rotate(0deg)}.SpinWheel_turnableDisk__RLWqm.SpinWheel_spinning__6K8aH{animation:SpinWheel_wheelGlow__Klluj 3s ease-in-out}@keyframes SpinWheel_wheelGlow__Klluj{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.SpinWheel_wheelBackground__2jo6_{position:absolute;width:100%;height:100%;border-radius:50%;background:conic-gradient(from 0deg,#ff6b6b 0deg 72deg,#ffd93d 72deg 144deg,#6bcf7f 144deg 216deg,#4d96ff 216deg 288deg,#95a5a6 288deg 1turn);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 4px 12px hsla(0,0%,100%,.6);z-index:1}.SpinWheel_segment__BATS0{position:absolute;width:50%;height:50%;top:50%;left:50%;transform-origin:0 0;background:transparent;z-index:3;pointer-events:none}.SpinWheel_segmentText__dKH5k{position:absolute;top:20%;left:100%;transform-origin:left center;text-align:center;color:#2c3e50;font-weight:800;text-shadow:1px 1px 3px hsla(0,0%,100%,.2);pointer-events:none;min-width:90px;padding:8px 10px;border-radius:10px}.SpinWheel_segmentMain__Mr05U{font-size:16px;font-weight:900;color:#2c3e50;line-height:1;margin-bottom:2px}.SpinWheel_segmentSub__3hcuS{font-size:12px;font-weight:700;color:#2c3e50;line-height:1}.SpinWheel_segmentCount__7oKyv{font-size:11px;background:#ff6b6b;color:#fff;padding:4px 8px;border-radius:12px;font-weight:800;display:inline-block;margin-top:6px}.SpinWheel_wheelLabels__VJdJy{width:420px;height:420px;z-index:5}.SpinWheel_wheelLabel__0Nxgs,.SpinWheel_wheelLabels__VJdJy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SpinWheel_wheelLabel__0Nxgs{text-align:center}.SpinWheel_labelContent__e2Jyj{background:hsla(0,0%,100%,.95);padding:12px 15px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.3);border:3px solid hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:90px;transition:all .3s ease}.SpinWheel_wheelLabel__0Nxgs:hover .SpinWheel_labelContent__e2Jyj{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.4)}.SpinWheel_specialLabel__zeNsq .SpinWheel_labelContent__e2Jyj{background:linear-gradient(135deg,#ffd93d,#ffed4e);border:3px solid #ff6b00;animation:SpinWheel_labelGlow__X1wPT 2s ease-in-out infinite alternate}.SpinWheel_badLuckLabel__vvRgD .SpinWheel_labelContent__e2Jyj{background:hsla(0,0%,100%,.9);border:3px solid #95a5a6}@keyframes SpinWheel_labelGlow__X1wPT{0%{box-shadow:0 4px 15px rgba(0,0,0,.3)}to{box-shadow:0 4px 25px rgba(255,215,0,.6)}}.SpinWheel_labelMain__lgbsA{font-size:18px;font-weight:800;color:#2c3e50;line-height:1.2;margin-bottom:4px}.SpinWheel_labelSub__LtQnH{font-size:14px;font-weight:700;color:#2c3e50;line-height:1.2;margin-bottom:6px}.SpinWheel_labelCount__3nDWa{font-size:12px;background:#ff6b6b;color:#fff;padding:4px 8px;border-radius:12px;font-weight:800;display:inline-block}.SpinWheel_specialLabel__zeNsq .SpinWheel_labelMain__lgbsA,.SpinWheel_specialLabel__zeNsq .SpinWheel_labelSub__LtQnH{color:#d35400}.SpinWheel_badLuckLabel__vvRgD .SpinWheel_labelMain__lgbsA,.SpinWheel_badLuckLabel__vvRgD .SpinWheel_labelSub__LtQnH{color:#7f8c8d}.SpinWheel_label0__C222B{transform:translate(-180px,-50%) rotate(0deg)}.SpinWheel_label1__gaPeQ{transform:translate(-140px,-140px) rotate(45deg)}.SpinWheel_label2__wjF5W{transform:translateY(-180px) rotate(90deg)}.SpinWheel_label3__9hNcG{transform:translate(140px,-140px) rotate(135deg)}.SpinWheel_label4__UM26c{transform:translate(180px) rotate(180deg)}.SpinWheel_wheelBorder__GtHK6{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);animation:SpinWheel_borderRotate__rWaMB 20s linear infinite;z-index:2}.SpinWheel_wheelInnerBorder__FLJaB{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);z-index:2}@keyframes SpinWheel_borderRotate__rWaMB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SpinWheel_diskCenter__a8Pys{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer}.SpinWheel_diskCenterBg__mhSFV{position:absolute;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#e74c3c,#c0392b);box-shadow:0 4px 20px rgba(0,0,0,.4),inset 0 2px 4px hsla(0,0%,100%,.3);animation:SpinWheel_centerPulse__105vM 2s ease-in-out infinite}@keyframes SpinWheel_centerPulse__105vM{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.SpinWheel_spinText__gbFFY{color:#fff;font-weight:700;font-size:16px;text-shadow:2px 2px 4px rgba(0,0,0,.5);position:relative;z-index:2}.SpinWheel_pointer__WA24b{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:30px;height:40px;background:linear-gradient(45deg,#e74c3c,#c0392b);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);z-index:20;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.SpinWheel_pointerActive__tj1_8{animation:SpinWheel_pointerBounce__DVtu2 .5s ease-in-out infinite alternate}@keyframes SpinWheel_pointerBounce__DVtu2{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-5px)}}.SpinWheel_sparkle__A7_Dt{position:absolute;width:6px;height:6px;background:gold;border-radius:50%;animation:SpinWheel_sparkleFloat__HFQ_Z 3s ease-in-out infinite;opacity:0}.SpinWheel_sparkle__A7_Dt:first-child{top:20%;left:20%;animation-delay:0s}.SpinWheel_sparkle__A7_Dt:nth-child(2){top:70%;right:20%;animation-delay:1s}.SpinWheel_sparkle__A7_Dt:nth-child(3){bottom:30%;left:10%;animation-delay:2s}@keyframes SpinWheel_sparkleFloat__HFQ_Z{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.SpinWheel_buttonContainer__xTbRl{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:10px}.SpinWheel_spinButton__80rKw{position:relative;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:30px;padding:16px 40px;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.3),inset 0 4px 8px hsla(0,0%,100%,.1);transition:all .3s ease;min-width:220px;overflow:hidden}.SpinWheel_spinButton__80rKw:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.4),inset 0 4px 8px hsla(0,0%,100%,.2)}.SpinWheel_spinButton__80rKw:disabled{opacity:.7;cursor:not-allowed;transform:none}.SpinWheel_spinButton__80rKw.SpinWheel_spinning__6K8aH{animation:SpinWheel_buttonPulse__XgRkC .6s ease-in-out infinite alternate}@keyframes SpinWheel_buttonPulse__XgRkC{0%{transform:scale(1)}to{transform:scale(1.05)}}.SpinWheel_buttonShine__D_K31{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.3) 50%,transparent 70%);transform:rotate(45deg);animation:SpinWheel_buttonShine__D_K31 3s ease-in-out infinite}@keyframes SpinWheel_buttonShine__D_K31{0%{transform:rotate(45deg) translateX(-100%)}to{transform:rotate(45deg) translateX(100%)}}.SpinWheel_buttonText__L8WCe{position:relative;z-index:2;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.SpinWheel_turnableHand__ny97B{position:absolute;top:-70px;width:45px;height:70px;background:linear-gradient(45deg,#e74c3c,#c0392b);border-radius:22px 22px 0 0;opacity:0;transition:opacity .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.SpinWheel_handMoving__r0esN{opacity:1;animation:SpinWheel_handMove__PRBcn .8s ease-in-out infinite alternate}@keyframes SpinWheel_handMove__PRBcn{0%{transform:translateY(0) rotate(-5deg)}to{transform:translateY(-15px) rotate(5deg)}}.SpinWheel_spinParticles__4MBYC{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.SpinWheel_spinParticle__rqCwI{position:absolute;width:8px;height:8px;background:gold;border-radius:50%;animation:SpinWheel_spinParticleFloat__8kr5P 1s ease-out forwards}.SpinWheel_spinParticle__rqCwI:first-child{top:30%;left:30%;animation-delay:0s}.SpinWheel_spinParticle__rqCwI:nth-child(2){top:60%;right:30%;animation-delay:.2s}.SpinWheel_spinParticle__rqCwI:nth-child(3){bottom:40%;left:40%;animation-delay:.4s}.SpinWheel_spinParticle__rqCwI:nth-child(4){top:40%;right:40%;animation-delay:.6s}@keyframes SpinWheel_spinParticleFloat__8kr5P{0%{transform:scale(0) translate(0);opacity:1}to{transform:scale(1) translate(var(--tx,50px),var(--ty,-50px));opacity:0}}.SpinWheel_resultOverlay__2_bfF{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;animation:SpinWheel_fadeIn__6aNBl .5s ease-out}.SpinWheel_resultContainer__YqHYH{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.7);animation:SpinWheel_resultPop__hEkCK .6s cubic-bezier(.175,.885,.32,1.275);min-width:300px}@keyframes SpinWheel_fadeIn__6aNBl{0%{opacity:0}to{opacity:1}}@keyframes SpinWheel_resultPop__hEkCK{0%{transform:scale(.7) rotate(-5deg);opacity:0}to{transform:scale(1) rotate(0deg);opacity:1}}.SpinWheel_resultBackground__zkd2e{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(45deg,#ff6b6b,#ffd93d,#6bcf7f,#4d96ff);border-radius:30px;z-index:-1;opacity:.3;filter:blur(10px)}.SpinWheel_resultContent__KaVoO{position:relative;z-index:2}.SpinWheel_resultIcon__xjH5F{font-size:50px;margin-bottom:20px;animation:SpinWheel_iconBounce__zOAaM 2s ease-in-out infinite}@keyframes SpinWheel_iconBounce__zOAaM{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.SpinWheel_resultTitle__PjHBp{font-size:32px;font-weight:800;color:#fff;margin-bottom:20px;text-shadow:3px 3px 6px rgba(0,0,0,.5)}.SpinWheel_resultPrize__n7bU6{font-size:36px;font-weight:900;color:gold;margin-bottom:15px;text-shadow:4px 4px 8px rgba(0,0,0,.6);animation:SpinWheel_prizeGlow__WLAps 2s ease-in-out infinite alternate}.SpinWheel_badLuckResult__RDF5_{color:#95a5a6;animation:SpinWheel_badLuckPulse__1B7Ld 2s ease-in-out infinite}.SpinWheel_resultCount__IB6op{font-size:24px;color:#ff6b6b;margin-bottom:15px;font-weight:800}.SpinWheel_resultDescription__9YMV6{font-size:16px;color:hsla(0,0%,100%,.9);margin-bottom:30px;font-weight:500;line-height:1.5}@keyframes SpinWheel_prizeGlow__WLAps{0%{text-shadow:4px 4px 8px rgba(0,0,0,.6),0 0 25px rgba(255,215,0,.6);transform:scale(1)}to{text-shadow:4px 4px 8px rgba(0,0,0,.6),0 0 40px rgba(255,215,0,.9);transform:scale(1.05)}}@keyframes SpinWheel_badLuckPulse__1B7Ld{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.03);opacity:1}}.SpinWheel_resultButton__rm2Ke{background:linear-gradient(135deg,gold,#ffed4e);color:#d35400;border:none;border-radius:30px;padding:15px 40px;font-size:18px;font-weight:800;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.4);transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.SpinWheel_resultButton__rm2Ke:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.5)}.SpinWheel_resultConfetti__EH0Da{position:absolute;width:12px;height:12px;background:gold;border-radius:50%;animation:SpinWheel_confettiFall__hbIAA 3s ease-in-out infinite}.SpinWheel_resultConfetti__EH0Da:first-child{top:-20px;left:15%;animation-delay:0s}.SpinWheel_resultConfetti__EH0Da:nth-child(2){top:-20px;right:25%;animation-delay:.3s}.SpinWheel_resultConfetti__EH0Da:nth-child(3){top:-20px;left:40%;animation-delay:.6s}.SpinWheel_resultConfetti__EH0Da:nth-child(4){top:-20px;right:55%;animation-delay:.9s}.SpinWheel_resultConfetti__EH0Da:nth-child(5){top:-20px;left:70%;animation-delay:1.2s}@keyframes SpinWheel_confettiFall__hbIAA{0%{transform:translateY(-20px) rotate(0deg) scale(0);opacity:1}50%{transform:translateY(60px) rotate(180deg) scale(1);opacity:1}to{transform:translateY(120px) rotate(1turn) scale(0);opacity:0}}@media (max-width:480px){.SpinWheel_diskContainer__8xLLI{width:280px;height:280px}.SpinWheel_wheelLabels__VJdJy{width:360px;height:360px}.SpinWheel_labelContent__e2Jyj{padding:10px 12px;min-width:80px}.SpinWheel_labelMain__lgbsA{font-size:16px}.SpinWheel_labelSub__LtQnH{font-size:12px}.SpinWheel_spinButton__80rKw{padding:14px 30px;font-size:16px;min-width:200px}.SpinWheel_resultContainer__YqHYH{min-width:300px;margin:20px;padding:40px 25px}.SpinWheel_resultTitle__PjHBp{font-size:26px}.SpinWheel_resultPrize__n7bU6{font-size:30px}.SpinWheel_resultDescription__9YMV6{font-size:14px}}.SpinWheel_congratsMessage__k0WRL{font-size:1.1rem;font-weight:600;color:#fff;text-align:center;margin-bottom:10px;animation:SpinWheel_fadeInUp__pNo9i .8s ease-in-out}.SpinWheel_copyHint__i6Pt7{font-size:.9rem;color:#ffe082;display:block;margin-top:4px}.SpinWheel_couponBox__0iSMt{background:linear-gradient(135deg,#ffb74d,#ff9800);color:#fff;font-weight:700;border-radius:12px;padding:12px 20px;text-align:center;margin-top:8px;cursor:pointer;display:inline-block;box-shadow:0 4px 10px rgba(255,152,0,.4);transition:transform .2s ease,box-shadow .2s ease;animation:SpinWheel_pulseGlow__jA2q7 1.8s infinite}.SpinWheel_couponBox__0iSMt:hover{transform:scale(1.08);box-shadow:0 6px 16px rgba(255,152,0,.6)}.SpinWheel_copiedToast__2rDHY{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:rgba(50,205,50,.9);color:#fff;padding:10px 20px;border-radius:30px;font-size:1rem;font-weight:600;animation:SpinWheel_fadeInOut__PNRFZ 1.5s ease;z-index:9999}@keyframes SpinWheel_fadeInUp__pNo9i{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes SpinWheel_pulseGlow__jA2q7{0%,to{box-shadow:0 0 10px rgba(255,152,0,.6)}50%{box-shadow:0 0 20px rgba(255,152,0,.9)}}@keyframes SpinWheel_fadeInOut__PNRFZ{0%{opacity:0;transform:translateY(15px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-15px)}}.SpinWheel_boomOverlay__hRUCd{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999;animation:SpinWheel_boomFade__OqKRR 1.2s ease forwards}.SpinWheel_boomCircle__BQiAL{position:absolute;width:200px;height:200px;background:radial-gradient(circle,#ffdf5d 0,#ff6b6b 80%);border-radius:50%;opacity:0;transform:scale(0);animation:SpinWheel_boomExpand__FPQNd .8s ease-out forwards}.SpinWheel_boomSpark__T8_Ns{position:absolute;width:6px;height:60px;background:linear-gradient(0deg,#fff,transparent);border-radius:3px;animation:SpinWheel_boomSparkle__R_zwn 1s ease-out infinite}.SpinWheel_boomSpark__T8_Ns:nth-child(2){transform:rotate(60deg)}.SpinWheel_boomSpark__T8_Ns:nth-child(3){transform:rotate(120deg)}.SpinWheel_boomSpark__T8_Ns:nth-child(4){transform:rotate(180deg)}.SpinWheel_boomText__RMDkt{color:#fff;font-size:2rem;font-weight:700;text-align:center;text-shadow:0 0 20px hsla(0,0%,100%,.9);animation:SpinWheel_textPop__W_jg6 .8s ease-out}@keyframes SpinWheel_boomExpand__FPQNd{0%{opacity:1;transform:scale(.1)}60%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(2)}}@keyframes SpinWheel_boomFade__OqKRR{0%{opacity:1}to{opacity:0}}@keyframes SpinWheel_boomSparkle__R_zwn{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0) rotate(1turn)}}@keyframes SpinWheel_textPop__W_jg6{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.social-login-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;width:100%;max-width:100%;margin:0 auto}.social-login-list{display:flex;list-style-type:none;padding:0;margin:0;gap:10px}.social-login-btn,.social-login-item{display:flex;justify-content:center;align-items:center}.social-login-btn{width:50px;height:50px;padding:0;border-radius:50%;border:none;cursor:pointer;font-size:16px;transition:all .3s ease}.social-login-btn .social-logo-img{width:30px;height:30px}.google-btn:hover{background-color:#357ae8}.facebook-btn:hover{background-color:#2d4373}.instagram-btn:hover{background-color:#9b4d96}.menu-slider-container{display:flex;align-items:center;position:relative;width:100%}.menu-scroll-container{display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%;scroll-behavior:smooth;padding:0;gap:12px}.menu-scroll-container::-webkit-scrollbar-track{border:none;background-color:#fff;padding:0}.menu-scroll-container::-webkit-scrollbar,.menu-scroll-container::-webkit-scrollbar-thumb{border:none}.scroll-button11{position:absolute;top:35%;transform:translateY(-50%);color:#fff;border:none;font-size:20px;cursor:pointer;z-index:1;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-button11.left{left:-25px}.scroll-button11.right{right:-33px}.scroll-button{border:none;font-size:18px;cursor:pointer;z-index:1;padding:7px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-button.left{left:-25px}.scroll-button.right{right:-33px}.navbar-nav .nav-item{margin-right:0}.search-box{position:relative;display:block}.search-suggestions-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:50vh;background-color:#fff;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow-y:auto;border-radius:4px;transition:all .2s ease}.suggestion-item{padding:8px 12px;cursor:pointer;background-color:#fff;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.suggestion-item.highlighted{background-color:#f0f0f0;font-weight:700;transition:background-color .2s ease}.suggestion-item:hover{background-color:#f5f5f5}