.CartDrawer-module-scss-module__sGxPbG__overlay{z-index:1100;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;transition:all .3s;position:fixed;inset:0}.CartDrawer-module-scss-module__sGxPbG__overlay.CartDrawer-module-scss-module__sGxPbG__overlayOpen{opacity:1;visibility:visible}.CartDrawer-module-scss-module__sGxPbG__drawer{z-index:1101;direction:rtl;background:#12172a;border-left:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:420px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.CartDrawer-module-scss-module__sGxPbG__drawer.CartDrawer-module-scss-module__sGxPbG__drawerOpen{transform:translate(0)}@media screen and (max-width:480px){.CartDrawer-module-scss-module__sGxPbG__drawer{max-width:100%}}.CartDrawer-module-scss-module__sGxPbG__drawerHeader{background:#ffffff05;border-bottom:1px solid #ffffff1a;flex-flow:row;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.CartDrawer-module-scss-module__sGxPbG__drawerHeader h2{color:#f1f1f1;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;margin:0;font-size:1.5rem;font-weight:700;display:flex}.CartDrawer-module-scss-module__sGxPbG__drawerHeader h2 svg{color:#b587ff;font-size:1.5rem}.CartDrawer-module-scss-module__sGxPbG__drawerHeader h2 .CartDrawer-module-scss-module__sGxPbG__itemCount{color:#b587ff;font-size:1.1rem;font-weight:600}.CartDrawer-module-scss-module__sGxPbG__drawerHeader .CartDrawer-module-scss-module__sGxPbG__closeBtn{color:#f1f1f1;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;flex-flow:row;justify-content:center;align-items:center;gap:0;padding:8px;transition:all .3s;display:flex}.CartDrawer-module-scss-module__sGxPbG__drawerHeader .CartDrawer-module-scss-module__sGxPbG__closeBtn:hover{background:#fff3;border-color:#ffffff4d}.CartDrawer-module-scss-module__sGxPbG__drawerHeader .CartDrawer-module-scss-module__sGxPbG__closeBtn svg{font-size:1.2rem}.CartDrawer-module-scss-module__sGxPbG__drawerContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.CartDrawer-module-scss-module__sGxPbG__emptyCart{text-align:center;flex-flow:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:40px 20px;display:flex}.CartDrawer-module-scss-module__sGxPbG__emptyCart .CartDrawer-module-scss-module__sGxPbG__emptyIcon{color:#6b7280;margin-bottom:10px;font-size:3rem}.CartDrawer-module-scss-module__sGxPbG__emptyCart p{color:#d3d8e8;margin-bottom:20px;font-size:1.2rem}.CartDrawer-module-scss-module__sGxPbG__emptyCart .CartDrawer-module-scss-module__sGxPbG__browseCourses{color:#f1f1f1;background:linear-gradient(270deg,#6788ff 0%,#854ae6 100%);border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s}.CartDrawer-module-scss-module__sGxPbG__emptyCart .CartDrawer-module-scss-module__sGxPbG__browseCourses:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.CartDrawer-module-scss-module__sGxPbG__loginNotice{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;margin:16px;padding:16px}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent h3{color:#f1f1f1;margin:0 0 8px;font-size:1.1rem;font-weight:700}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent p{color:#ffffffe6;margin:0 0 16px;font-size:.9rem;line-height:1.4}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions{flex-flow:row;justify-content:center;align-items:center;gap:12px;display:flex}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__loginBtn,.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__registerBtn{text-align:center;border-radius:6px;flex:1;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__loginBtn:hover,.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__registerBtn:hover{transform:translateY(-1px)}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__loginBtn{color:#667eea;background:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__loginNotice .CartDrawer-module-scss-module__sGxPbG__loginContent .CartDrawer-module-scss-module__sGxPbG__loginActions .CartDrawer-module-scss-module__sGxPbG__registerBtn{color:#f1f1f1;background:0 0;border:1px solid #f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier8,.CartDrawer-module-scss-module__sGxPbG__upsellTier7,.CartDrawer-module-scss-module__sGxPbG__upsellTier6,.CartDrawer-module-scss-module__sGxPbG__upsellTier5,.CartDrawer-module-scss-module__sGxPbG__upsellTier4,.CartDrawer-module-scss-module__sGxPbG__upsellTier3,.CartDrawer-module-scss-module__sGxPbG__upsellTier2,.CartDrawer-module-scss-module__sGxPbG__upsellTier1{text-align:center;border:1px solid;border-radius:8px;margin:16px;padding:16px;position:relative;overflow:hidden}.CartDrawer-module-scss-module__sGxPbG__upsellTier8:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier7:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier6:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier5:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier4:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier3:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier2:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier1:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CartDrawer-module-scss-module__sGxPbG__upsellTier8:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier7:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier6:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier5:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier4:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier3:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier2:hover:before,.CartDrawer-module-scss-module__sGxPbG__upsellTier1:hover:before{left:100%}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent{z-index:1;position:relative}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{margin-bottom:8px;font-size:1.5rem}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3{margin:0 0 8px;font-size:1.1rem;font-weight:700;line-height:1.3}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent p{opacity:.9;margin:0 0 12px;font-size:.9rem;line-height:1.4}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison{flex-flow:row;justify-content:center;align-items:center;gap:8px;margin:12px 0;font-size:.85rem;font-weight:600;display:flex}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount{background:#fff3;border-radius:4px;padding:4px 8px}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{font-size:1rem;font-weight:700}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount{background:#ffffff4d;border-radius:4px;padding:4px 8px;animation:2s infinite CartDrawer-module-scss-module__sGxPbG__pulse}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{background:#f1f1f1;border-radius:6px;margin-top:4px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0003}.CartDrawer-module-scss-module__sGxPbG__upsellTier1{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);border-color:#06b6d44d;box-shadow:0 3px 10px #06b6d433}.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;animation:2s ease-in-out infinite CartDrawer-module-scss-module__sGxPbG__gentleFloat}.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier1 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#0891b2;background:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier2{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#10b9814d;box-shadow:0 3px 12px #10b98140}.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;animation:2.5s ease-in-out infinite CartDrawer-module-scss-module__sGxPbG__leafRustle}.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier2 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#059669;background:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier3{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:#f59e0b4d;box-shadow:0 4px 12px #f59e0b4d}.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;animation:2s infinite CartDrawer-module-scss-module__sGxPbG__sparkle}.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier3 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#d97706;background:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier4{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-color:#f973164d;box-shadow:0 4px 14px #f9731659}.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;animation:1.8s ease-in-out infinite CartDrawer-module-scss-module__sGxPbG__brightPulse}.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier4 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#ea580c;background:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier5{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#ef44444d;box-shadow:0 4px 15px #ef444466}.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;animation:1.5s infinite CartDrawer-module-scss-module__sGxPbG__fireFlicker}.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent p,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier5 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#dc2626;background:#f1f1f1;box-shadow:0 2px 8px #dc262633}.CartDrawer-module-scss-module__sGxPbG__upsellTier6{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-color:#dc262666;box-shadow:0 5px 16px #dc262673}.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;filter:drop-shadow(0 0 6px #ffffff4d);animation:1.3s infinite CartDrawer-module-scss-module__sGxPbG__intenseFire}.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent p{color:#f1f1f1;text-shadow:0 1px 2px #0003}.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier6 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#b91c1c;background:#f1f1f1;box-shadow:0 3px 10px #b91c1c4d}.CartDrawer-module-scss-module__sGxPbG__upsellTier7{background:linear-gradient(135deg,#c2410c 0%,#92400e 50%,#7c2d12 100%);border-color:#c2410c66;box-shadow:0 5px 18px #c2410c80}.CartDrawer-module-scss-module__sGxPbG__upsellTier7:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);animation:2.5s infinite CartDrawer-module-scss-module__sGxPbG__intensiveShine;position:absolute;inset:0}.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;filter:drop-shadow(0 0 10px #fff9);animation:1.8s infinite CartDrawer-module-scss-module__sGxPbG__epicGlow}.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent p{color:#f1f1f1;text-shadow:0 1px 3px #0000004d}.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier7 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#92400e;background:#f1f1f1;border:1px solid #92400e33;box-shadow:0 4px 12px #92400e66}.CartDrawer-module-scss-module__sGxPbG__upsellTier8{background:linear-gradient(135deg,#d97706 0%,#f59e0b 30%,#fbbf24 60%,#fcd34d 100%);border-color:#d9770680;box-shadow:0 6px 25px #d9770699}.CartDrawer-module-scss-module__sGxPbG__upsellTier8:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 20%,#fff3 50%,#0000 80%);animation:3s infinite CartDrawer-module-scss-module__sGxPbG__premiumShine;position:absolute;inset:0}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__upsellIcon{color:#f1f1f1;filter:drop-shadow(0 0 15px #fffc);animation:2s infinite CartDrawer-module-scss-module__sGxPbG__legendaryGlow}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent h3{color:#f1f1f1;text-shadow:0 2px 4px #0006;font-size:1.2rem}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent p{color:#fffffff2;text-shadow:0 1px 3px #0000004d}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__currentDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount,.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__arrow{color:#f1f1f1}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__discountComparison .CartDrawer-module-scss-module__sGxPbG__nextDiscount{animation:1.5s infinite CartDrawer-module-scss-module__sGxPbG__legendaryPulse;box-shadow:0 0 10px #ffffff4d}.CartDrawer-module-scss-module__sGxPbG__upsellTier8 .CartDrawer-module-scss-module__sGxPbG__upsellContent .CartDrawer-module-scss-module__sGxPbG__browseMoreBtn{color:#d97706;background:#f1f1f1;border:2px solid #d977064d;font-weight:700;box-shadow:0 4px 15px #d9770666}.CartDrawer-module-scss-module__sGxPbG__conflictWarning{text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:16px;padding:16px}.CartDrawer-module-scss-module__sGxPbG__conflictWarning h3{color:#ef4444;margin:0 0 8px;font-size:1rem;font-weight:700}.CartDrawer-module-scss-module__sGxPbG__conflictWarning p{color:#fca5a5;margin:0;font-size:.85rem;line-height:1.4}.CartDrawer-module-scss-module__sGxPbG__cartItems{flex:1;padding:16px;overflow-y:auto}.CartDrawer-module-scss-module__sGxPbG__cartItems::-webkit-scrollbar{width:6px}.CartDrawer-module-scss-module__sGxPbG__cartItems::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.CartDrawer-module-scss-module__sGxPbG__cartItems::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.CartDrawer-module-scss-module__sGxPbG__cartItems::-webkit-scrollbar-thumb:hover{background:#ffffff80}.CartDrawer-module-scss-module__sGxPbG__cartItem{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px;transition:all .3s;display:flex}.CartDrawer-module-scss-module__sGxPbG__cartItem:hover{background:#ffffff0d;border-color:#fff3}.CartDrawer-module-scss-module__sGxPbG__cartItem:last-child{margin-bottom:0}.CartDrawer-module-scss-module__sGxPbG__courseImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:60px;height:34px}.CartDrawer-module-scss-module__sGxPbG__courseInfo{flex:1;min-width:0}.CartDrawer-module-scss-module__sGxPbG__courseInfo h4{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin:0 0 4px;font-size:.95rem;font-weight:600;line-height:1.3;display:flex}.CartDrawer-module-scss-module__sGxPbG__courseInfo .CartDrawer-module-scss-module__sGxPbG__duration{color:#9ca3af;margin:0 0 6px;font-size:.8rem}.CartDrawer-module-scss-module__sGxPbG__courseInfo .CartDrawer-module-scss-module__sGxPbG__price{color:#10b981;flex-flow:row;justify-content:flex-start;align-items:center;gap:2px;font-size:.9rem;font-weight:600;display:flex}.CartDrawer-module-scss-module__sGxPbG__bundleBadge{color:#1a1a1a;background:linear-gradient(135deg,gold,#ffed4e);border-radius:10px;margin-right:6px;padding:2px 6px;font-size:.7rem;font-weight:700}.CartDrawer-module-scss-module__sGxPbG__removeBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:4px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;gap:0;padding:6px;transition:all .3s;display:flex}.CartDrawer-module-scss-module__sGxPbG__removeBtn:hover{background:#ef444433;border-color:#ef444480}.CartDrawer-module-scss-module__sGxPbG__removeBtn svg{font-size:.9rem}.CartDrawer-module-scss-module__sGxPbG__cartSummary{background:#ffffff05;border-top:1px solid #ffffff1a;padding:20px}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown{margin-bottom:16px}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__subtotal,.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__discount,.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__total{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:.9rem;display:flex}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__subtotal:last-child,.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__discount:last-child,.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__total:last-child{margin-bottom:0}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__subtotal{color:#d3d8e8}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__discount{color:#10b981}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__discount .CartDrawer-module-scss-module__sGxPbG__discountAmount{flex-flow:row;justify-content:center;align-items:center;gap:2px;font-weight:600;display:flex}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__total{color:#f1f1f1;border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px;font-size:1rem;font-weight:700}.CartDrawer-module-scss-module__sGxPbG__priceBreakdown .CartDrawer-module-scss-module__sGxPbG__total .CartDrawer-module-scss-module__sGxPbG__totalAmount{color:#10b981;flex-flow:row;justify-content:center;align-items:center;gap:2px;display:flex}.CartDrawer-module-scss-module__sGxPbG__discountNotice{color:#10b981;text-align:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:6px;margin-bottom:16px;padding:8px 12px;font-size:.85rem;font-weight:600}.CartDrawer-module-scss-module__sGxPbG__actions{flex-flow:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.CartDrawer-module-scss-module__sGxPbG__actions .CartDrawer-module-scss-module__sGxPbG__clearCartBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;transition:all .3s;display:flex}.CartDrawer-module-scss-module__sGxPbG__actions .CartDrawer-module-scss-module__sGxPbG__clearCartBtn:hover{background:#ef444433;border-color:#ef444480}.CartDrawer-module-scss-module__sGxPbG__actions .CartDrawer-module-scss-module__sGxPbG__clearCartBtn svg{font-size:.9rem}.CartDrawer-module-scss-module__sGxPbG__actions button[type=button]:not(.clearCartBtn){background:linear-gradient(270deg,#6788ff 0%,#854ae6 100%);border:none;border-radius:6px;flex:1;padding:12px 16px;font-size:.95rem;font-weight:600}.CartDrawer-module-scss-module__sGxPbG__actions button[type=button]:not(.clearCartBtn):hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}@keyframes CartDrawer-module-scss-module__sGxPbG__gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes CartDrawer-module-scss-module__sGxPbG__leafRustle{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(2deg)scale(1.05)}75%{transform:rotate(-2deg)scale(1.05)}}@keyframes CartDrawer-module-scss-module__sGxPbG__sparkle{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.1)rotate(5deg)}50%{transform:scale(1)rotate(0)}75%{transform:scale(1.05)rotate(-3deg)}}@keyframes CartDrawer-module-scss-module__sGxPbG__brightPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}@keyframes CartDrawer-module-scss-module__sGxPbG__fireFlicker{0%,to{filter:hue-rotate();transform:scale(1)rotate(0)}25%{filter:hue-rotate(10deg);transform:scale(1.05)rotate(2deg)}50%{filter:hue-rotate(-5deg);transform:scale(.95)rotate(-1deg)}75%{filter:hue-rotate(5deg);transform:scale(1.02)rotate(1deg)}}@keyframes CartDrawer-module-scss-module__sGxPbG__intenseFire{0%,to{filter:hue-rotate()brightness();transform:scale(1)rotate(0)}33%{filter:hue-rotate(15deg)brightness(1.1);transform:scale(1.08)rotate(3deg)}66%{filter:hue-rotate(-10deg)brightness(.9);transform:scale(.92)rotate(-2deg)}}@keyframes CartDrawer-module-scss-module__sGxPbG__epicGlow{0%,to{filter:drop-shadow(0 0 10px #fff9);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #ffffffe6);transform:scale(1.15)}}@keyframes CartDrawer-module-scss-module__sGxPbG__legendaryGlow{0%,to{filter:drop-shadow(0 0 15px #fffc);transform:scale(1)}50%{filter:drop-shadow(0 0 25px #fff);transform:scale(1.2)}}@keyframes CartDrawer-module-scss-module__sGxPbG__intensiveShine{0%{transform:translate(-100%)skew(-45deg)}to{transform:translate(200%)skew(-45deg)}}@keyframes CartDrawer-module-scss-module__sGxPbG__premiumShine{0%{transform:translate(-100%)skew(-30deg)}to{transform:translate(200%)skew(-30deg)}}@keyframes CartDrawer-module-scss-module__sGxPbG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes CartDrawer-module-scss-module__sGxPbG__legendaryPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px #ffffff4d}50%{opacity:.8;transform:scale(1.1);box-shadow:0 0 20px #fff9}}
.CartIcon-module-scss-module__vzQJlG__cartIcon{color:#d3d8e8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:10px;font-family:inherit;transition:all .2s;display:flex;position:relative}.CartIcon-module-scss-module__vzQJlG__cartIcon:hover{color:#f1f1f1;background:#ffffff14;transform:translateY(-1px)}.CartIcon-module-scss-module__vzQJlG__cartIcon:hover .CartIcon-module-scss-module__vzQJlG__iconContainer svg{transform:scale(1.1)}.CartIcon-module-scss-module__vzQJlG__cartIcon:hover .CartIcon-module-scss-module__vzQJlG__badge{transform:scale(1.05)}.CartIcon-module-scss-module__vzQJlG__cartIcon:active{transform:translateY(0)}.CartIcon-module-scss-module__vzQJlG__iconContainer{align-items:center;display:flex;position:relative}.CartIcon-module-scss-module__vzQJlG__iconContainer svg{font-size:1.4rem;transition:all .2s}.CartIcon-module-scss-module__vzQJlG__iconContainer .CartIcon-module-scss-module__vzQJlG__badge{color:#f1f1f1;background:#ef4444;border:2px solid #0e1420;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 6px;font-size:.7rem;font-weight:600;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.CartIcon-module-scss-module__vzQJlG__loginHint{color:#fbbf24;text-align:center;white-space:nowrap;margin-top:3px;font-size:.6rem;font-weight:500}@media screen and (min-width:1111px){.CartIcon-module-scss-module__vzQJlG__cartIcon{padding:12px}.CartIcon-module-scss-module__vzQJlG__cartIcon .CartIcon-module-scss-module__vzQJlG__iconContainer svg{font-size:1.5rem}.CartIcon-module-scss-module__vzQJlG__cartIcon .CartIcon-module-scss-module__vzQJlG__loginHint{font-size:.65rem}}@media screen and (max-width:1110px){.CartIcon-module-scss-module__vzQJlG__cartIcon{margin:0 5px;padding:8px}.CartIcon-module-scss-module__vzQJlG__cartIcon .CartIcon-module-scss-module__vzQJlG__iconContainer svg{font-size:1.3rem}.CartIcon-module-scss-module__vzQJlG__cartIcon .CartIcon-module-scss-module__vzQJlG__iconContainer .CartIcon-module-scss-module__vzQJlG__badge{min-width:16px;height:16px;font-size:.65rem;top:-6px;right:-6px}.CartIcon-module-scss-module__vzQJlG__cartIcon .CartIcon-module-scss-module__vzQJlG__loginHint{font-size:.55rem}}
.style-module-scss-module__qcTkWq__footer{color:#f1f1f1;box-sizing:border-box;background:linear-gradient(135deg,#0e1420f2 0%,#0e1420fa 100%);width:100%;padding:0;position:relative;overflow:hidden}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__wave{width:100%;height:50px;margin-bottom:0;position:relative}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__wave svg{width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__mainContent{box-sizing:border-box;flex-direction:column;gap:30px;width:100%;max-width:1500px;margin:0 auto;padding:20px 15px 40px;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__mainContent{gap:35px;padding:25px 20px 45px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__mainContent{flex-direction:row;gap:50px;padding:40px 20px 60px}}@media screen and (min-width:1024px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__mainContent{gap:70px}}@media screen and (min-width:1280px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__mainContent{gap:80px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn{text-align:center;flex-direction:column;flex:1;align-items:center;gap:15px;width:100%;min-width:0;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn{gap:18px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn{text-align:right;align-items:flex-start;gap:22px}}@media screen and (min-width:1024px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn{gap:25px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__logo{max-width:160px;transition:all .3s;display:inline-block}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__logo{max-width:180px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__logo{max-width:220px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__logo:hover{filter:brightness(1.1);transform:translateY(-5px)}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__logo img{width:100%;height:auto;transition:transform .3s}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__description{color:#f1f1f1cc;max-width:100%;padding:0 5px;font-size:1.1rem;line-height:1.6}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__description{padding:0 10px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__brandColumn .style-module-scss-module__qcTkWq__description{max-width:400px;padding:0}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcons{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcons{gap:12px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcons{justify-content:flex-start;gap:15px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon{color:#f1f1f1b3;background:#f1f1f114;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon{width:42px;height:42px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon svg,.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon img{width:18px;height:18px;transition:all .3s}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon svg,.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon img{width:20px;height:20px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon:after{content:attr(data-tooltip);color:#0e1420;white-space:nowrap;opacity:0;pointer-events:none;background:#f1f1f1f2;border-radius:6px;padding:5px 10px;font-size:12px;transition:all .3s;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)scale(0);box-shadow:0 4px 12px #0003}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon:hover{color:#fff;background:linear-gradient(270deg,#6788ff 0%,#854ae6 100%);transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon:hover:after{opacity:1;transform:translate(-50%)scale(1)}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon:hover svg,.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon:hover img{filter:brightness(1.2);transform:scale(1.15)}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=Facebook]:hover{background:#1877f2}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=X\/Twitter]:hover{background:#000}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=LinkedIn]:hover{background:#0a66c2}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=YouTube]:hover{background:red}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=TikTok]:hover{background:linear-gradient(45deg,#ff0050,#00f2ea)}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__socialIcon[aria-label=Trustpilot]:hover{background:#00b67a}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{flex-direction:column;flex:2;gap:25px;width:100%;min-width:0;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{gap:30px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{flex-direction:row;justify-content:space-between;gap:20px}}@media screen and (min-width:900px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{gap:30px}}@media screen and (min-width:1024px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{gap:35px}}@media screen and (min-width:1280px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksColumn{gap:40px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup{text-align:center;flex-direction:column;flex:1;gap:10px;width:100%;min-width:0;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup{gap:12px}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup{text-align:right;gap:15px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup h3{color:#f1f1f1;width:100%;margin-bottom:8px;font-size:1.2rem;font-weight:700;display:block;position:relative}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup h3{width:auto;margin-bottom:10px;display:inline-block}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup h3:after{content:"";background:linear-gradient(270deg,#6788ff 0%,#854ae6 100%);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup h3:after{left:auto;right:0;transform:none}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup a{color:#f1f1f1b3;word-break:break-word;justify-content:flex-start;align-self:center;align-items:center;gap:6px;width:fit-content;padding:5px 0;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex;position:relative}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup a{align-self:flex-start}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup a:hover{color:#f1f1f1}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linksGroup a:hover .style-module-scss-module__qcTkWq__linkArrow{opacity:1;width:14px;margin-left:2px}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink{color:#f1f1f1b3;justify-content:flex-start;align-self:center;align-items:center;gap:6px;width:fit-content;padding:5px 0;text-decoration:none;transition:all .3s;display:flex;position:relative}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink{align-self:flex-start}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink div{align-items:center;gap:8px;display:flex;overflow:hidden}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink div{gap:10px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink div svg{color:#f1f1f180;flex-shrink:0;width:16px;height:16px;transition:all .3s}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink div svg{width:18px;height:18px}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink span{word-break:break-word;line-height:1.2;transition:all .3s}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink:hover{color:#f1f1f1}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink:hover div svg{color:#6788ff;transform:scale(1.15)}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__contactLink:hover .style-module-scss-module__qcTkWq__linkArrow{opacity:1;width:14px;margin-left:2px}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linkArrow{opacity:0;color:#6788ff;flex-shrink:0;width:0;height:14px;margin-left:0;transition:all .3s;overflow:hidden}@media screen and (max-width:779px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__linkArrow{display:none}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar{text-align:center;color:#f1f1f199;box-sizing:border-box;background:#f1f1f10d;border-top:1px solid #f1f1f11a;flex-direction:column;gap:6px;width:100%;padding:18px 10px;font-size:.8rem;display:flex}@media screen and (min-width:480px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar{gap:8px;padding:20px 15px;font-size:.85rem}}@media screen and (min-width:780px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;padding:22px 20px;font-size:.9rem}}@media screen and (min-width:1024px){.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar{padding:25px 20px;font-size:.95rem}}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar p{word-break:break-word;margin:0;line-height:1.5}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar a{color:#6788ff;font-weight:600;text-decoration:none;transition:all .3s;display:inline;position:relative}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar a:after{content:"";background:#6788ff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar a:hover{color:#854ae6}.style-module-scss-module__qcTkWq__footer .style-module-scss-module__qcTkWq__bottomBar a:hover:after{background:#854ae6;width:100%}
.style-module-scss-module__icUk8q__saleBanner{background:#e2600f;width:100%;padding:10px 20px;position:relative;overflow:hidden}.style-module-scss-module__icUk8q__saleBanner:before{content:"";will-change:transform;background-image:linear-gradient(90deg,#e2600f,#ff8a3d 55%,#e2600f);background-repeat:repeat-x;background-size:50% 100%;width:200%;animation:6s ease-in-out infinite style-module-scss-module__icUk8q__shift;position:absolute;inset:0}@keyframes style-module-scss-module__icUk8q__shift{0%,to{transform:translate(0)}50%{transform:translate(-50%)}}.style-module-scss-module__icUk8q__inner{color:#1a0f05;flex-flow:wrap;justify-content:center;align-items:center;gap:14px;max-width:1500px;margin:0 auto;font-size:.92rem;font-weight:700;display:flex;position:relative}.style-module-scss-module__icUk8q__headline{flex-flow:row;justify-content:center;align-items:center;gap:6px;display:flex}.style-module-scss-module__icUk8q__headline .style-module-scss-module__icUk8q__icon{font-size:1.1rem}.style-module-scss-module__icUk8q__pct{background:#1a0f0529;border-radius:100px;padding:3px 10px;font-weight:800}@media (prefers-reduced-motion:reduce){.style-module-scss-module__icUk8q__saleBanner:before{animation:none}}
.style-module-scss-module__t_7uZG__saleCountdown{color:inherit;font-variant-numeric:tabular-nums;background:#1a0f0529;border-radius:100px;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:3px 10px;font-size:.9rem;font-weight:700;display:flex}.style-module-scss-module__t_7uZG__saleCountdown .style-module-scss-module__t_7uZG__icon{font-size:1rem}
