.customer-orders_customer-orders-container__FwLQD{padding:60px 0;background:#0E111C;width:100%}.customer-orders_customer-orders-header__Ir8rn{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 20px}.customer-orders_customer-orders-header__Ir8rn h2{font-size:2.5rem;font-weight:700;color:#FFF;margin:0;font-family:var(--font-estedad)}.customer-orders_customer-orders-header__Ir8rn h2 span{background:linear-gradient(135deg,#394FF0,#5B6EFF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.customer-orders_customer-orders-view-all-btn__FFqNq{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#394FF0,#5B6EFF);color:#FFF;padding:12px 24px;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;font-family:var(--font-estedad);border:1px solid transparent}.customer-orders_customer-orders-view-all-btn__FFqNq:hover{background:transparent;border-color:#394FF0;color:#394FF0;transform:translateY(-2px)}.customer-orders_customer-orders-view-all-btn__FFqNq img{width:16px;height:16px;filter:brightness(0) invert(1);transition:filter .3s ease}.customer-orders_customer-orders-view-all-btn__FFqNq:hover img{filter:brightness(0) saturate(100%) invert(31%) sepia(95%) saturate(2719%) hue-rotate(226deg) brightness(96%) contrast(95%)}.customer-orders_customer-orders-swiper__toR7J{padding:0 20px;overflow:visible}.customer-orders_customer-order-slide__Y_YWb{height:auto;width:280px}.customer-orders_customer-order-card__raDrS{border-radius:16px;background:var(--Colors-Dark-Mode-V2-70,#232636);box-shadow:0 10px 20px rgba(0,0,0,.2);display:flex;padding:20px 24px;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;transition:transform .3s;min-height:340px;max-height:340px;position:relative;overflow:hidden;border:1px solid rgba(66,66,155,.1);transform-style:preserve-3d}.customer-orders_customer-order-card__raDrS:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(0,0,0,.3)}.customer-orders_customer-order-card-glow__8TJW5{display:none}.customer-orders_customer-order-header__EpIV3{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;width:100%;position:relative;z-index:5}.customer-orders_order-id__P3HPs{font-size:.9rem;font-weight:600;color:#ffffff;font-family:var(--font-estedad);background:rgba(0,0,0,.2);padding:4px 10px;border-radius:8px;border:none}.customer-orders_order-date__Dlg9q{font-size:.8rem;color:#B8BCC8;font-family:var(--font-estedad)}.customer-orders_customer-order-content__r8f5l{flex:1 1;margin-bottom:16px;position:relative;overflow:hidden;border-radius:12px;height:200px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);width:100%}.customer-orders_customer-order-media__LydvV{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-media__LydvV{transform:scale(1.1)}.customer-orders_video-thumbnail__JfFGv{width:100%;height:100%;background:#1E2235;display:flex;align-items:center;justify-content:center;position:relative}.customer-orders_play-icon__52DM5{width:50px;height:50px;background:rgba(57,79,240,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.2rem;box-shadow:0 0 20px rgba(57,79,240,.5)}.customer-orders_file-placeholder__tonvN{width:100%;height:100%;background:#1E2235;color:#B8BCC8;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-family:var(--font-estedad)}.customer-orders_view-details-btn__14MwU{display:inline-block;padding:10px 20px;background:#2d2d3a;color:white;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;position:relative;font-family:var(--font-estedad);transition:all .3s ease;z-index:1;box-shadow:none;text-align:center;min-width:140px}.customer-orders_view-details-btn__14MwU:hover{transform:translateY(-3px);background:#3a3a4a}.customer-orders_customer-order-overlay__ezvxP{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2;cursor:pointer}.customer-orders_customer-order-overlay-icon__szxQH{font-size:2rem;color:white;background:rgba(0,0,0,.5);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.5);transform:scale(.7);opacity:0;transition:all .3s ease}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-overlay__ezvxP{opacity:1}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-overlay-icon__szxQH{transform:scale(1);opacity:1}.customer-orders_customer-order-footer__bAWcE{width:100%;margin-top:auto;padding-top:12px}.customer-orders_customer-orders-modal-overlay__VWdwq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.customer-orders_customer-orders-modal__JKnfJ{background:var(--Colors-Dark-Mode-V2-70,#232636);border-radius:20px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.5);border:1px solid rgba(66,66,155,.2);animation:customer-orders_modalAppear__LTzY8 .4s ease-out;direction:rtl}.customer-orders_customer-orders-modal__JKnfJ:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;opacity:.7;z-index:0}.customer-orders_customer-orders-modal-header___Ii46{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.customer-orders_customer-orders-modal-title__eX1ms{font-size:1.4rem;font-weight:700;color:white;display:flex;align-items:center;gap:15px}.customer-orders_customer-orders-modal-title-text__fKgQS{background:linear-gradient(90deg,#ff00cc,#3333ff,#00ccff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.customer-orders_customer-orders-modal-order-id__sVc8B{font-size:1rem;color:#394FF0;background:rgba(57,79,240,.1);padding:5px 10px;border-radius:8px;border:1px solid rgba(57,79,240,.3)}.customer-orders_customer-orders-modal-close__tnxfb{background:none;border:none;color:white;font-size:2rem;cursor:pointer;opacity:.7;transition:all .3s}.customer-orders_customer-orders-modal-close__tnxfb:hover{opacity:1;transform:scale(1.1)}.customer-orders_customer-orders-modal-content__H1z0r{padding:25px}.customer-orders_customer-orders-modal-info__CJ_n4{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.customer-orders_customer-orders-modal-info-item__LsuGE{background:rgba(0,0,0,.2);padding:10px 15px;border-radius:10px;display:flex;align-items:center;gap:10px}.customer-orders_customer-orders-modal-info-label__LgTXj{color:#8c8c8c;font-size:.9rem}.customer-orders_customer-orders-modal-info-value__FZZto{color:white;font-weight:500}.customer-orders_customer-orders-modal-media-container__GMolk{margin:25px 0;border-radius:15px;overflow:hidden;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;min-height:300px}.customer-orders_customer-orders-modal-media__WXLTF{max-width:100%;max-height:500px;object-fit:contain}video.customer-orders_customer-orders-modal-media__WXLTF{width:100%}.customer-orders_customer-orders-modal-footer__9ANcV{padding:20px 25px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;gap:15px}.customer-orders_customer-orders-close-btn__3RzQY{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2);padding:12px 25px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.customer-orders_customer-orders-close-btn__3RzQY:hover{transform:translateY(-3px)}.customer-orders_customer-orders-close-btn__3RzQY:active{transform:translateY(-1px)}@keyframes customer-orders_modalAppear__LTzY8{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.customer-orders_customer-orders-header__Ir8rn{flex-direction:column;gap:20px;text-align:center}.customer-orders_customer-orders-header__Ir8rn h2{font-size:2rem}.customer-orders_customer-orders-view-all-btn__FFqNq{align-self:center}.customer-orders_customer-order-slide__Y_YWb{width:260px}.customer-orders_customer-order-content__r8f5l{height:180px}}@media (max-width:480px){.customer-orders_customer-orders-header__Ir8rn h2{font-size:1.8rem}.customer-orders_customer-order-slide__Y_YWb{width:240px}.customer-orders_customer-order-content__r8f5l{height:160px}}.feedback-container{width:100%;position:relative;padding:40px 0;overflow:hidden}.feedback-slider{width:100%;direction:rtl}.feedback-slide{width:300px!important;height:auto;transition:opacity .3s ease}.swiper-wrapper{align-items:center}@media (max-width:768px){.feedback-slide{opacity:.7}.swiper-slide-active{opacity:1;transform:scale(1.05)}}.feedback-card{border-radius:16px;background:var(--Colors-Dark-Mode-V2-70,#232636);box-shadow:11px 68px 106.5px 0 rgba(255,255,255,.05);display:flex;padding:20px 24px;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;transition:transform .3s;min-height:180px;max-height:180px;position:relative}.feedback-card:hover{transform:translateY(-5px)}.feedback-footer{display:flex;justify-content:space-between;align-items:center;width:100%}.feedback-name{color:var(--Colors-Shades-White,#FFF);text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;gap:5px;text-wrap:nowrap}.feedback-rating{display:flex}.star{color:#ddd;margin-right:2px;font-size:16px}.star.filled{color:#ffb400}.feedback-comment{font-size:14px;line-height:1.5;margin:0;width:100%;color:var(--Colors-Shades-White,#FFF);text-align:right;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:calc(1.4em * 3)}.feedback-border{width:100%;height:4px;border-bottom:none;background-image:linear-gradient(90deg,#eeeeee93 10px,transparent 0);background-size:20px 2px;background-repeat:repeat-x;background-position:bottom;margin-top:auto}.feedback-shadow{position:absolute;top:0;height:100%;width:100px;z-index:2;pointer-events:none}.feedback-shadow.left{left:0;background:linear-gradient(90deg,rgb(0,0,0),rgba(255,255,255,0))}.feedback-shadow.right{right:0;background:linear-gradient(270deg,rgb(0,0,0),rgba(255,255,255,0))}.homeFaqs_faqsContainer__KTLK2{width:100%;max-width:1200px;margin:60px auto;padding:0 50px}.homeFaqs_faqsHeader__h8qaj{text-align:center;margin-bottom:40px}.homeFaqs_faqsHeader__h8qaj h2{color:var(--Colors-Shades-White,#FFF);font-size:40px;font-weight:800;line-height:normal;margin-bottom:10px}.homeFaqs_faqsHeader__h8qaj h2 span{color:var(--Main,#394FF0);margin-left:10px}.homeFaqs_faqsHeader__h8qaj p{color:var(--Texts,#747A9B);font-size:18px;font-weight:500;line-height:normal}.homeFaqs_faqsList__zjK_k{display:flex;flex-direction:column;gap:16px}.homeFaqs_faqItem__5PM6x{background:rgba(57,79,240,.05);border:1px solid rgba(57,79,240,.15);border-radius:16px;overflow:hidden;transition:all .3s ease}.homeFaqs_faqItem__5PM6x:hover{border-color:rgba(57,79,240,.3);background:rgba(57,79,240,.08)}.homeFaqs_faqItem__5PM6x.homeFaqs_active__YPV7Z{border-color:var(--Main,#394FF0);background:rgba(57,79,240,.1)}.homeFaqs_faqQuestion__75h96{display:flex;align-items:center;justify-content:space-between;padding:24px;cursor:pointer;transition:all .3s ease}.homeFaqs_faqQuestion__75h96:hover{background:rgba(57,79,240,.05)}.homeFaqs_faqQuestion__75h96 h3{color:var(--Colors-Shades-White,#FFF);font-size:18px;font-weight:700;line-height:1.4;margin:0;text-align:right;flex:1 1}.homeFaqs_faqIcon__pjtll{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0;margin-left:16px}.homeFaqs_faqIcon__pjtll img{width:16px;height:16px;filter:brightness(0) invert(1);transform:rotate(-90deg)}.homeFaqs_faqIcon__pjtll.homeFaqs_rotated__VhDHH{transform:rotate(180deg)}.homeFaqs_faqAnswer__nYfzI{max-height:0;overflow:hidden;transition:max-height .3s ease}.homeFaqs_faqAnswer__nYfzI.homeFaqs_open__hvq_8{max-height:500px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 24px 24px}.homeFaqs_faqAnswerContent__KSpjY p{color:var(--Texts,#747A9B);font-size:16px;font-weight:500;line-height:1.6;margin:0;text-align:right}@media (max-width:768px){.homeFaqs_faqsContainer__KTLK2{padding:0 20px;margin:40px auto}.homeFaqs_faqsHeader__h8qaj h2{font-size:28px}.homeFaqs_faqsHeader__h8qaj p{font-size:16px}.homeFaqs_faqQuestion__75h96{padding:20px}.homeFaqs_faqQuestion__75h96 h3{font-size:16px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 20px 20px}.homeFaqs_faqAnswerContent__KSpjY p{font-size:14px}}@media (max-width:480px){.homeFaqs_faqsContainer__KTLK2{padding:0 16px}.homeFaqs_faqQuestion__75h96{padding:16px}.homeFaqs_faqQuestion__75h96 h3{font-size:15px}.homeFaqs_faqIcon__pjtll{width:20px;height:20px;margin-left:12px}.homeFaqs_faqIcon__pjtll img{width:14px;height:14px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 16px 16px}}.lucky-wheel-container{display:flex;flex-direction:column;align-items:center;gap:60px;padding:40px 20px;min-height:100vh;position:relative;overflow:hidden}.safari-text-fix{font-feature-settings:"kern" 1,"liga" 1;-webkit-text-stroke:.01em transparent;text-rendering:geometricPrecision;-webkit-font-smoothing:subpixel-antialiased}body.safari-browser .lucky-wheel-container{transform:translateZ(0)}body.safari-browser .wheel-svg{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000}body.safari-browser .safari-text-fix div{display:flex;align-items:center;justify-content:center;height:100%;width:100%}body.safari-browser .safari-text-fix[data-text-type=english] div{direction:ltr!important;unicode-bidi:normal!important;text-align:center!important}body.safari-browser .safari-text-fix[data-text-type=persian] div{direction:rtl!important;unicode-bidi:bidi-override!important;text-align:center!important}body.safari-browser .safari-text-fix[data-text-type=mixed] div{direction:rtl!important;unicode-bidi:normal!important;text-align:center!important}body.safari-browser .wheel-item-image.safari-compatible{transform:translateZ(0);image-rendering:-webkit-optimize-contrast;image-rendering:auto;shape-rendering:auto}body.safari-browser svg image{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);image-rendering:auto;shape-rendering:auto}body.safari-browser svg clipPath{-webkit-clip-path:auto;clip-path:auto}.characterOutLuck-lucky{position:absolute;top:0;right:-50px;z-index:-1;max-width:600px}.wheel-wrapper{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center}.wheel-shadow-overlay{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgb(0,0,0) 0,rgb(0,0,0) 25%,rgb(0,0,0) 50%,transparent);pointer-events:none;height:60%}.wheel-svg{width:100%;height:100%;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5));scale:2.4;position:absolute;bottom:-228px}.wheel-group{cursor:pointer;transform-origin:center center;transition:transform .3s ease}.wheel-group.spinning{cursor:not-allowed}.wheel-slice{transition:all .3s ease;stroke-width:2}.wheel-slice:hover{filter:brightness(1.2)}.wheel-item-group{transition:all .3s ease}.wheel-item-image{transition:transform .3s ease}.wheel-item-group:hover .wheel-item-image{transform:scale(1.1)}.wheel-item-text{text-shadow:2px 2px 4px rgba(0,0,0,.8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@supports (-webkit-appearance:none){.wheel-item-text{-webkit-text-stroke:.1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-rendering:geometricPrecision}}.wheel-item-text foreignObject div{font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;unicode-bidi:bidi-override;font-feature-settings:"kern" 1;text-size-adjust:100%}.wheel-item-img{object-fit:scale-down}.inner-circle{cursor:pointer;transition:all .3s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}.inner-circle:hover{filter:drop-shadow(0 12px 24px rgba(79,70,229,.4))}.spin-text{text-shadow:2px 2px 4px rgba(0,0,0,.8);transition:all .3s ease}.spin-text[data-disabled=true]{cursor:default;color:#ff6b6b!important;opacity:.8}.spin-text[data-disabled=true]:hover{font-size:16px;filter:none}.wheel-pointer{position:absolute;top:-31px;left:50%;transform:translateX(-50%);width:50px;height:64px;z-index:20;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4)) drop-shadow(0 8px 20px rgba(255,215,0,.6)) drop-shadow(0 0 15px rgba(255,107,0,.5));animation:pointer-pulse 2s infinite;overflow:hidden}.wheel-pointer svg{width:100%;height:100%;display:block}@keyframes pointer-pulse{0%,to{transform:translateX(-50%) scale(1);filter:drop-shadow(0 4px 12px rgba(0,0,0,.4)) drop-shadow(0 8px 20px rgba(255,215,0,.6)) drop-shadow(0 0 15px rgba(255,107,0,.5))}50%{transform:translateX(-50%) scale(1.1);filter:drop-shadow(0 6px 16px rgba(255,215,0,.6)) drop-shadow(0 12px 30px rgba(255,215,0,.8)) drop-shadow(0 0 25px rgba(255,107,0,.7))}}.prize-slider-container{width:100%;max-width:1200px;position:relative}.prize-slider-title{text-align:center;font-size:32px;font-weight:700;color:white;margin-bottom:40px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.prize-slider{width:100%;padding:20px 0;overflow:visible}.prize-slider .swiper-slide{width:200px;height:280px}.prize-card{background:linear-gradient(135deg,#1A1D2E,#232636);border-radius:20px;padding:20px;height:100%;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px}.prize-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(79,70,229,.1) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s ease}.prize-card:hover:before{transform:translateX(100%)}.prize-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(79,70,229,.5)}.prize-image-wrapper{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;perspective:1000px;transform-style:preserve-3d;transition:transform .6s ease}.prize-image{width:100%;height:100%;object-fit:scale-down;border-radius:12px;transition:transform .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.prize-card:hover .prize-image{transform:rotateY(10deg) rotateX(5deg)}.prize-card:hover .prize-image-wrapper{transform:rotateY(15deg) rotateX(-10deg) translateZ(20px)}.prize-title{font-size:16px;font-weight:600;color:white;text-align:center;margin:0;line-height:1.3}.lucky-wheel-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.wheel-spinner{width:60px;height:60px;border:4px solid rgba(79,70,229,.2);border-top-color:#4f46e5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lucky-wheel-loading p{color:white;font-size:18px;font-weight:500}@media (max-width:768px){.prize-slider-title{font-size:24px}.wheel-item-text{font-size:9px}.spin-text{font-size:14px}.characterOutLuck-lucky{display:none}}@media (max-width:480px){.wheel-svg{scale:1.5;bottom:-100px}.wheel-pointer{width:40px;height:50px;top:19px}.wheel-item-text{font-size:8px}.spin-text{font-size:12px}}.spin-text-container,.wheel-item-text-container{pointer-events:none}.spin-text-container .spin-text,.wheel-item-text-container .wheel-item-text{font-feature-settings:"kern" 1;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wheel-item-text{font-weight:600;font-size:11px;pointer-events:none;letter-spacing:.5px}.spin-text,.wheel-item-text{writing-mode:horizontal-tb;-webkit-text-orientation:mixed;text-orientation:mixed}.spin-text{font-weight:700;font-size:16px;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.spin-text:hover{font-size:18px;filter:drop-shadow(0 0 8px rgba(255,255,255,.5))}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.spin-text,.wheel-item-text{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;-webkit-text-stroke:.1px transparent}}}@media screen and (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:0),screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.spin-text,.wheel-item-text{text-rendering:geometricPrecision;-webkit-font-smoothing:subpixel-antialiased}}@-moz-document url-prefix(){.spin-text,.wheel-item-text{text-rendering:optimizeSpeed}}@supports (-ms-accelerator:true){.spin-text,.wheel-item-text{text-rendering:auto}}@media screen and (max-width:768px){.spin-text,.wheel-item-text{transform:translateZ(0);text-size-adjust:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.spin-text,.wheel-item-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}.wheel-enter{animation:wheelEnter 1s ease-out}@keyframes wheelEnter{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.prize-slider .swiper-slide-active .prize-card{background:linear-gradient(135deg,#232636,#2A2D3A);border-color:rgba(79,70,229,.3);transform:scale(1.05)}.prize-slider .swiper-pagination{bottom:20px}.prize-slider .swiper-pagination-bullet{background:rgba(255,255,255,.3);opacity:1}.prize-slider .swiper-pagination-bullet-active{background:linear-gradient(135deg,#4F46E5,#7C3AED);width:20px;border-radius:5px}.login-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-out}.login-modal-content{background:linear-gradient(135deg,#1A1D2E,#232636);border-radius:24px;max-width:420px;width:100%;padding:40px 32px;position:relative;border:2px solid rgba(255,255,255,.1);box-shadow:0 20px 60px rgba(0,0,0,.5);text-align:center;animation:slideUp .4s ease-out}.login-modal-close{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.1);border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:all .3s ease}.login-modal-close:hover{background:rgba(255,255,255,.2);transform:scale(1.1) rotate(90deg)}.login-modal-icon{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#4F46E5,#7C3AED);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(79,70,229,.4);animation:iconPulse 2s infinite}@keyframes iconPulse{0%,to{transform:scale(1);box-shadow:0 10px 30px rgba(79,70,229,.4)}50%{transform:scale(1.05);box-shadow:0 15px 40px rgba(79,70,229,.6)}}.login-modal-icon svg{color:white}.login-modal-content h2{font-size:28px;font-weight:700;color:white;margin:0 0 16px}.login-modal-content p{color:rgba(255,255,255,.7);font-size:16px;line-height:1.5;margin:0 0 32px}.login-modal-actions{display:flex;flex-direction:column;gap:12px}.cancel-button,.login-button{width:100%;padding:16px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.login-button{background:linear-gradient(135deg,#4F46E5,#7C3AED);color:white;box-shadow:0 8px 20px rgba(79,70,229,.3)}.login-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(79,70,229,.4)}.cancel-button{background:rgba(255,255,255,.1);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.2)}.cancel-button:hover{background:rgba(255,255,255,.15);color:white;border-color:rgba(255,255,255,.3)}@media (max-width:480px){.login-modal-content{padding:32px 24px}.login-modal-content h2{font-size:24px}.login-modal-content p{font-size:14px}.cancel-button,.login-button{font-size:14px;padding:14px}}.prize-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.prize-modal-content{background:linear-gradient(135deg,#1A1D2E,#232636);border-radius:28px;max-width:520px;width:100%;padding:40px;position:relative;border:2px solid rgba(255,255,255,.15);box-shadow:0 25px 80px rgba(0,0,0,.6),0 10px 40px rgba(79,70,229,.2),inset 0 1px 0 rgba(255,255,255,.1);animation:slideUp .5s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.prize-modal-content:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#4F46E5,#7C3AED,#EC4899,#F59E0B);border-radius:30px;z-index:-1;opacity:.1;animation:borderGlow 3s ease infinite}@keyframes borderGlow{0%,to{opacity:.1}50%{opacity:.3}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.prize-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;position:relative}.prize-modal-header:after{content:"";position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,#4F46E5,transparent)}.prize-modal-header h2{font-size:32px;color:white;margin:0;text-align:center;flex:1 1;font-weight:800;background:linear-gradient(135deg,#ffffff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 12px rgba(79,70,229,.3)}.prize-modal-close{position:absolute;top:-10px;right:-10px;background:rgba(255,255,255,.15);border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.prize-modal-close:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.4);transform:scale(1.1) rotate(90deg);box-shadow:0 8px 25px rgba(239,68,68,.3)}.prize-modal-body{text-align:center;margin-bottom:32px}.prize-message{margin-bottom:28px;padding:20px;background:rgba(79,70,229,.12);border-radius:16px;border:1px solid rgba(79,70,229,.3);position:relative;overflow:hidden}.prize-message:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:messageShine 2s infinite}.prize-message.error{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.3)}.prize-message p{color:white;font-size:16px;margin:0;font-weight:500;line-height:1.6;position:relative;z-index:1}@keyframes messageShine{0%{left:-100%}to{left:100%}}.prize-error{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 0}.error-icon{font-size:80px;margin-bottom:20px;animation:errorPulse 2s infinite}@keyframes errorPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.prize-error h3{font-size:24px;color:#EF4444;margin:0 0 12px;text-shadow:0 2px 8px rgba(239,68,68,.3)}.prize-error p{color:rgba(255,255,255,.8);font-size:16px;margin:0;text-align:center;line-height:1.6}.prize-empty{padding:40px 0}.empty-icon{font-size:80px;margin-bottom:20px}.prize-empty h3{font-size:24px;color:white;margin:0 0 12px}.prize-empty p{color:rgba(255,255,255,.7);font-size:16px;margin:0}.prize-product{display:flex;flex-direction:column;align-items:center;gap:24px;padding:20px 0}.product-image-wrapper{position:relative;width:220px;height:220px;perspective:1000px}.product-image{width:100%;height:100%;object-fit:cover;border-radius:24px;filter:drop-shadow(0 15px 35px rgba(0,0,0,.6));transition:all .5s cubic-bezier(.4,0,.2,1)}.prize-product:hover .product-image{transform:rotateY(10deg) rotateX(-5deg) scale(1.05)}.product-glow{position:absolute;inset:-30px;background:radial-gradient(circle,rgba(79,70,229,.6) 0,transparent 70%);filter:blur(25px);animation:glow-pulse 3s infinite}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.prize-product h3{font-size:24px;color:white;margin:0;text-align:center}.product-details{display:flex;flex-direction:column;gap:8px;width:100%}.product-price{font-size:18px;color:#4F46E5;font-weight:600}.product-delivery{font-size:14px;color:rgba(255,255,255,.7)}.prize-coupon{display:flex;flex-direction:column;align-items:center;gap:28px;padding:20px 0}.coupon-card{background:linear-gradient(135deg,#4F46E5,#7C3AED,#EC4899);border-radius:20px;padding:28px;width:100%;max-width:320px;position:relative;overflow:hidden;box-shadow:0 15px 40px rgba(79,70,229,.6),inset 0 1px 0 rgba(255,255,255,.2);transform:perspective(1000px) rotateX(5deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.coupon-card:hover{transform:perspective(1000px) rotateX(0deg) scale(1.05)}.coupon-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.15),transparent);transform:rotate(45deg);animation:coupon-shine 4s infinite}@keyframes coupon-shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.coupon-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.coupon-label{font-size:12px;font-weight:700;letter-spacing:1px;opacity:.9;color:white}.coupon-amount{font-size:32px;font-weight:700;color:white}.coupon-code{background:rgba(255,255,255,.2);border-radius:8px;padding:12px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.coupon-code span{font-size:14px;color:white}.coupon-code strong{font-size:18px;font-weight:700;color:white}.coupon-footer{text-align:center}.coupon-footer small{font-size:12px;color:rgba(255,255,255,.8)}.prize-coupon h3{font-size:24px;color:white;margin:0}.prize-coupon p{color:rgba(255,255,255,.7);font-size:16px;margin:0}.prize-balance{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 0}.balance-icon{font-size:100px;margin-bottom:20px;animation:bounce 2.5s infinite,balanceGlow 3s infinite alternate}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-15px) scale(1.1)}60%{transform:translateY(-8px) scale(1.05)}}@keyframes balanceGlow{0%{filter:drop-shadow(0 0 20px rgba(255,215,0,.5))}to{filter:drop-shadow(0 0 40px rgba(255,215,0,.8))}}.prize-balance h3{font-size:24px;color:white;margin:0}.prize-balance p{color:rgba(255,255,255,.7);font-size:16px;margin:0}.prize-modal-footer{display:flex;justify-content:center;margin-top:32px}.prize-claim-button{background:linear-gradient(135deg,#4F46E5,#7C3AED);color:white;border:none;border-radius:16px;padding:18px 36px;font-size:16px;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px rgba(79,70,229,.4),inset 0 1px 0 rgba(255,255,255,.2);position:relative;overflow:hidden;min-width:160px}.prize-claim-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.prize-claim-button:hover:before{left:100%}.prize-claim-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 35px rgba(79,70,229,.5),inset 0 1px 0 rgba(255,255,255,.3)}.prize-claim-button.error{background:linear-gradient(135deg,#EF4444,#DC2626);box-shadow:0 10px 25px rgba(239,68,68,.4),inset 0 1px 0 rgba(255,255,255,.2)}.prize-claim-button.error:hover{box-shadow:0 15px 35px rgba(239,68,68,.5),inset 0 1px 0 rgba(255,255,255,.3)}.prize-claim-button.disabled:hover{transform:none;box-shadow:0 10px 25px rgba(107,114,128,.4),inset 0 1px 0 rgba(255,255,255,.2)}.confetti{position:absolute;width:10px;height:10px;background:#FF6B6B;z-index:1001}@media (max-width:600px){.prize-modal-content{max-width:92%;padding:28px;border-radius:24px}.prize-modal-header h2{font-size:26px}.product-image-wrapper{width:180px;height:180px}.coupon-amount{font-size:26px}.coupon-card{max-width:280px;padding:24px}.balance-icon{font-size:85px}.error-icon{font-size:70px}}.neon-element{position:relative;display:inline-block;filter:drop-shadow(0 0 8px rgba(57,79,240,.5)) drop-shadow(0 0 16px rgba(57,79,240,.3)) drop-shadow(0 0 32px rgba(57,79,240,.2));animation:subtleNeonPulse 5s ease-in-out infinite;transition:all .5s cubic-bezier(.25,.46,.45,.94);will-change:filter,transform;transform-origin:center}.neon-element img{width:100%;height:auto;display:block;max-width:650px;filter:brightness(1.05) contrast(1.02)}@keyframes subtleNeonPulse{0%{filter:drop-shadow(0 0 6px rgba(57,79,240,.4)) drop-shadow(0 0 12px rgba(57,79,240,.25)) drop-shadow(0 0 24px rgba(57,79,240,.15));transform:scale(1)}33%{filter:drop-shadow(0 0 10px rgba(147,51,234,.5)) drop-shadow(0 0 20px rgba(147,51,234,.3)) drop-shadow(0 0 40px rgba(147,51,234,.2));transform:scale(1.01)}66%{filter:drop-shadow(0 0 12px rgba(236,72,153,.6)) drop-shadow(0 0 24px rgba(236,72,153,.4)) drop-shadow(0 0 48px rgba(236,72,153,.25));transform:scale(1.015)}to{filter:drop-shadow(0 0 8px rgba(59,130,246,.5)) drop-shadow(0 0 16px rgba(59,130,246,.3)) drop-shadow(0 0 32px rgba(59,130,246,.2));transform:scale(1)}}.neon-element.enhanced{filter:drop-shadow(0 0 12px rgba(57,79,240,.9)) drop-shadow(0 0 24px rgba(147,51,234,.7)) drop-shadow(0 0 48px rgba(236,72,153,.6)) drop-shadow(0 0 96px rgba(59,130,246,.4)) drop-shadow(0 0 192px rgba(168,85,247,.3));animation:enhancedNeonPulse 5s ease-in-out infinite}@keyframes neonFlicker{0%,to{opacity:1}2%{opacity:.8}4%{opacity:1}8%{opacity:.9}10%{opacity:1}12%{opacity:.7}14%{opacity:1}}@keyframes enhancedNeonPulse{0%{filter:drop-shadow(0 0 8px rgba(57,79,240,.7)) drop-shadow(0 0 16px rgba(147,51,234,.5)) drop-shadow(0 0 32px rgba(236,72,153,.4)) drop-shadow(0 0 64px rgba(59,130,246,.3)) drop-shadow(0 0 128px rgba(168,85,247,.2));transform:scale(1) rotate(0deg)}20%{filter:drop-shadow(0 0 15px rgba(147,51,234,.9)) drop-shadow(0 0 30px rgba(57,79,240,.7)) drop-shadow(0 0 60px rgba(236,72,153,.6)) drop-shadow(0 0 120px rgba(59,130,246,.4)) drop-shadow(0 0 240px rgba(168,85,247,.3));transform:scale(1.02) rotate(.5deg)}40%{filter:drop-shadow(0 0 20px rgba(236,72,153,1)) drop-shadow(0 0 40px rgba(147,51,234,.8)) drop-shadow(0 0 80px rgba(57,79,240,.6)) drop-shadow(0 0 160px rgba(59,130,246,.5)) drop-shadow(0 0 320px rgba(168,85,247,.35));transform:scale(1.04) rotate(-.5deg)}60%{filter:drop-shadow(0 0 18px rgba(59,130,246,.95)) drop-shadow(0 0 36px rgba(236,72,153,.8)) drop-shadow(0 0 72px rgba(147,51,234,.65)) drop-shadow(0 0 144px rgba(57,79,240,.5)) drop-shadow(0 0 288px rgba(168,85,247,.4));transform:scale(1.03) rotate(.3deg)}80%{filter:drop-shadow(0 0 22px rgba(168,85,247,.9)) drop-shadow(0 0 44px rgba(59,130,246,.75)) drop-shadow(0 0 88px rgba(236,72,153,.6)) drop-shadow(0 0 176px rgba(147,51,234,.45)) drop-shadow(0 0 352px rgba(57,79,240,.3));transform:scale(1.01) rotate(-.3deg)}to{filter:drop-shadow(0 0 25px rgba(57,79,240,1)) drop-shadow(0 0 50px rgba(168,85,247,.8)) drop-shadow(0 0 100px rgba(59,130,246,.6)) drop-shadow(0 0 200px rgba(236,72,153,.5)) drop-shadow(0 0 400px rgba(147,51,234,.4));transform:scale(1) rotate(0deg)}}.neon-element:hover{transition:all .5s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.neon-element:hover img{filter:brightness(1.1) contrast(1.05) saturate(1.1);transition:filter .5s ease}@media (min-width:1400px){.neon-element img{max-width:750px}}@media (min-width:1200px) and (max-width:1399px){.neon-element img{max-width:700px}}@media (min-width:992px) and (max-width:1199px){.neon-element img{max-width:650px}}@media (max-width:991px){.neon-element{filter:drop-shadow(0 0 6px rgba(57,79,240,.4)) drop-shadow(0 0 12px rgba(57,79,240,.25)) drop-shadow(0 0 24px rgba(57,79,240,.15));animation:subtleNeonPulse 4s ease-in-out infinite}.neon-element img{max-width:550px}}@media (max-width:768px){.neon-element{filter:drop-shadow(0 0 5px rgba(57,79,240,.5)) drop-shadow(0 0 10px rgba(57,79,240,.3)) drop-shadow(0 0 20px rgba(57,79,240,.2));animation:mobileNeonPulse 3s ease-in-out infinite}.neon-element img{max-width:500px}.neon-element:hover{transform:scale(1.03)!important;filter:drop-shadow(0 0 12px rgba(57,79,240,.8)) drop-shadow(0 0 24px rgba(147,51,234,.6)) drop-shadow(0 0 48px rgba(236,72,153,.4))!important;transition:all .4s cubic-bezier(.25,.46,.45,.94)}@keyframes mobileNeonPulse{0%{filter:drop-shadow(0 0 3px rgba(57,79,240,.4)) drop-shadow(0 0 6px rgba(57,79,240,.3)) drop-shadow(0 0 12px rgba(57,79,240,.2))}50%{filter:drop-shadow(0 0 8px rgba(147,51,234,.6)) drop-shadow(0 0 16px rgba(147,51,234,.4)) drop-shadow(0 0 32px rgba(147,51,234,.3))}to{filter:drop-shadow(0 0 10px rgba(236,72,153,.7)) drop-shadow(0 0 20px rgba(236,72,153,.5)) drop-shadow(0 0 40px rgba(236,72,153,.3))}}}@media (max-width:480px){.neon-element img{max-width:350px}.neon-element{animation:mobileNeonPulse 2.5s ease-in-out infinite}}