.extension-card-cart-wrapper{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.extension-card-cart-btn,.extensionPlusShow .exman-card__action.extension-card-cart-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:auto;min-width:36px;height:36px;padding:0 10px;gap:6px;border-radius:999px;background:#ffffff;border:1px solid #eaecf5;color:#1819ed !important;text-decoration:none;cursor:pointer;font-size:14px;box-shadow:0 1px 2px rgba(16,24,40,0.04);transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}.extension-card-cart-btn:hover,.extension-card-cart-btn:focus-visible,.extension-card-cart-btn.active,.extensionPlusShow .exman-card__action.extension-card-cart-btn:hover,.extensionPlusShow .exman-card__action.extension-card-cart-btn:focus-visible,.extensionPlusShow .exman-card__action.extension-card-cart-btn.active{background:#1819ed;border-color:#1819ed;color:#ffffff !important;transform:translateY(-1px);box-shadow:0 8px 18px rgba(24,25,237,0.22);outline:none}.extension-card-cart-btn.active,.extensionPlusShow .exman-card__action.extension-card-cart-btn.active{box-shadow:0 0 0 3px rgba(24,25,237,0.14),0 8px 18px rgba(24,25,237,0.18)}.extensionPlusShow .exman-card__action i{font-size:0.8rem;line-height:1}.extensionPlusShow .exman-card__action-label{display:none;font-size:0.75rem;font-weight:700;letter-spacing:0.01em;line-height:1}@media (min-width:992px){.extensionPlusShow .exman-card__action.extension-card-cart-btn{padding:0 12px 0 11px}.extensionPlusShow .exman-card__action-label{display:inline}}@media (max-width:768px){.extension-card-cart-btn,.extensionPlusShow .exman-card__action.extension-card-cart-btn{min-width:34px;height:34px;padding:0 9px;font-size:13px}}.extension-card-cart-dropdown{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(248,250,255,0.98) 0%,rgba(255,255,255,0.99) 40%);backdrop-filter:blur(8px);border:1px solid rgba(24,25,237,0.08);border-radius:12px;box-shadow:0 16px 40px rgba(15,23,42,0.14);z-index:100;overflow:hidden;animation:fadeInOverlay 0.2s ease-out;display:flex;flex-direction:column;pointer-events:auto}@keyframes fadeInOverlay{from{opacity:0;transform:scale(0.97)}to{opacity:1;transform:scale(1)}}.cart-dropdown-header{padding:12px 12px 10px;background:transparent;color:#0f172a;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;flex-shrink:0;border-bottom:1px solid rgba(15,23,42,0.06)}.cart-dropdown-header-text{display:flex;flex-direction:column;gap:2px;min-width:0}.cart-dropdown-kicker{font-size:10px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#64748b;line-height:1.2}.cart-dropdown-title{font-size:15px;font-weight:700;color:#0f172a;line-height:1.25}.cart-dropdown-close{background:#f1f5f9;border:none;color:#475569;cursor:pointer;width:28px;height:28px;padding:0;border-radius:999px;transition:background 0.2s ease,color 0.2s ease;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-dropdown-close:hover{background:#e2e8f0;color:#0f172a}.cart-dropdown-body{padding:10px 10px 8px;flex:1;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:0}.cart-dropdown-item-wrapper{position:relative}.cart-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;color:#334155;transition:background 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;background:#fff;width:100%}.cart-dropdown-item.is-popular{border-color:rgba(24,25,237,0.28);background:linear-gradient(180deg,#f5f6ff 0%,#ffffff 100%);box-shadow:inset 0 0 0 1px rgba(24,25,237,0.04)}.cart-dropdown-item.is-lifetime{border-color:rgba(15,23,42,0.12)}.cart-dropdown-item:hover{background:#f8fafc;border-color:#1819ED;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 16px rgba(24,25,237,0.08);color:#334155}.cart-dropdown-item .plan-icon,.cart-dropdown-item-added .plan-icon-added{display:none}.cart-dropdown-item .plan-info,.cart-dropdown-item-added .plan-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.plan-name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.cart-dropdown-item .plan-name,.cart-dropdown-item-added .plan-name{font-weight:700;font-size:13px;color:#0f172a;line-height:1.25}.plan-badge{display:inline-flex;align-items:center;padding:2px 6px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;line-height:1.2;color:#1819ED;background:rgba(24,25,237,0.1);white-space:nowrap}.plan-badge--added{color:#047857;background:rgba(16,185,129,0.12)}.cart-dropdown-item .plan-duration,.cart-dropdown-item-added .plan-duration{font-size:11px;color:#64748b;line-height:1.3}.cart-dropdown-item .plan-price{font-size:16px;font-weight:700;color:#0f172a;white-space:nowrap;flex-shrink:0;letter-spacing:-0.02em}.cart-dropdown-item .plan-currency{font-size:11px;font-weight:600;margin-right:1px;color:#64748b}.cart-dropdown-item:hover .plan-name,.cart-dropdown-item:hover .plan-price{color:var(--primary-600)}.cart-dropdown-item.adding{background:#eef2ff;pointer-events:none;opacity:0.7}.cart-dropdown-item.adding .plan-price::after{content:'...';margin-left:4px}.cart-dropdown-item-added{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f0fdf4;border:1px solid rgba(16,185,129,0.35);border-radius:10px;width:100%}.plan-remove-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;transition:all 0.2s ease;flex-shrink:0;padding:0}.plan-remove-btn:hover{background:#ef4444;border-color:#ef4444;color:#fff}.plan-remove-btn i{font-size:13px}.cart-dropdown-footer{padding:8px 10px 10px;border-top:1px solid rgba(15,23,42,0.06);flex-shrink:0}.cart-dropdown-view-extension{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:9px 12px;background:transparent;color:#334155;text-decoration:none;border:1px solid #e2e8f0;border-radius:9px;font-weight:600;font-size:12px;transition:all 0.2s ease}.cart-dropdown-view-extension:hover{background:#0f172a;border-color:#0f172a;color:#fff;text-decoration:none}.cart-dropdown-view-extension i{font-size:11px}body.extension-cart-dropdown-open{position:relative}@media (max-width:768px){.extension-card-cart-dropdown{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;border-radius:0;z-index:9999;background:rgba(255,255,255,1);max-width:100vw;max-height:100vh}body.extension-cart-dropdown-open{overflow:hidden;position:fixed;width:100%;height:100%}.cart-dropdown-header{padding:16px 16px 12px}.cart-dropdown-title{font-size:17px}.cart-dropdown-body{padding:12px;gap:8px;justify-content:flex-start}.cart-dropdown-item,.cart-dropdown-item-added{padding:14px;gap:12px}.plan-remove-btn{width:36px;height:36px}.cart-dropdown-item .plan-name{font-size:15px}.cart-dropdown-item .plan-duration{font-size:12px}.cart-dropdown-item .plan-price{font-size:18px}.cart-dropdown-footer{padding:12px 16px 16px}.cart-dropdown-view-extension{padding:12px 14px;font-size:13px}}body.scrolled #dms-main-cart{position:relative !important;top:auto !important;right:auto !important}.dms-cart-backdrop{position:fixed;inset:0;z-index:10040;background:rgba(15,23,42,0.42);opacity:0;pointer-events:none;transition:opacity 0.2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dms-cart-backdrop.is-visible{opacity:1;pointer-events:auto}body.cart-scroll-lock{overflow:hidden !important;touch-action:none}#dmscart{background:#fff;position:fixed;width:min(380px,calc(100vw - 32px));max-width:380px;z-index:10050 !important;padding:0;right:max(28px,calc(env(safe-area-inset-right) + 16px));left:auto;border-radius:20px;top:max(72px,env(safe-area-inset-top));box-shadow:0 24px 48px rgba(15,23,42,0.18);border:1px solid rgba(15,23,42,0.08);overflow:hidden;max-height:calc(100dvh - 96px)}#dmscart .dms-cart-wrapper{display:flex;flex-direction:column;height:100%;max-height:calc(100dvh - 96px)}#dmscart .dms-cart-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:991.98px){#dmscart{width:min(400px,calc(100vw - 24px));right:max(24px,calc(env(safe-area-inset-right) + 12px));top:max(64px,env(safe-area-inset-top));max-height:calc(100dvh - 80px)}}@media (max-width:767.98px){#dmscart{left:0 !important;right:0 !important;top:auto !important;bottom:0 !important;width:100% !important;max-width:100% !important;border-radius:20px 20px 0 0;max-height:min(88dvh,calc(100dvh - env(safe-area-inset-top) - 12px));padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -12px 40px rgba(15,23,42,0.18)}#dmscart .dms-cart-wrapper{max-height:min(88dvh,calc(100dvh - env(safe-area-inset-top) - 12px))}#dmscart .dms-cart-header{font-size:1.25rem;padding:16px 18px}#dmscart .dms-cart-content{padding:12px 14px;overscroll-behavior:contain}#dmscart .dms-cart-footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom));gap:8px}#dmscart .dms-cart-footer .checkout-button{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:15px}}#dmscart .cart-item-orig-price{text-decoration:line-through;color:#98a2b3;font-size:13px;margin-right:6px;font-weight:400}#dmscart .cart-item-final-price{color:#101828;font-weight:700}#dmscart .dms-cart-applied-coupon{display:flex !important;align-items:center !important;justify-content:space-between !important;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%) !important;border:1px solid #a7f3d0 !important;border-radius:12px !important;padding:10px 14px !important;margin:14px 0 10px 0 !important;box-shadow:0 1px 3px rgba(16,185,129,0.08) !important}#dmscart .dms-cart-coupon-badge{display:flex !important;align-items:center !important;gap:8px !important;font-size:13px !important;color:#065f46 !important}#dmscart .dms-cart-coupon-badge__tag{font-weight:700 !important;background:#059669 !important;color:#ffffff !important;padding:3px 8px !important;border-radius:6px !important;font-size:11px !important;letter-spacing:0.04em !important;text-transform:uppercase !important;display:inline-flex !important;align-items:center !important;gap:5px !important;box-shadow:0 1px 2px rgba(5,150,105,0.2) !important}#dmscart .dms-cart-coupon-badge__desc{font-size:12px !important;color:#047857 !important;font-weight:600 !important}#dmscart .dms-cart-coupon-remove-link{background:#fee2e2 !important;border:1px solid #fecaca !important;color:#dc2626 !important;font-size:12px !important;font-weight:600 !important;cursor:pointer !important;padding:4px 10px !important;border-radius:7px !important;display:inline-flex !important;align-items:center !important;gap:5px !important;transition:all 0.2s ease !important}#dmscart .dms-cart-coupon-remove-link:hover{background:#fca5a5 !important;color:#991b1b !important;transform:translateY(-1px) !important}#dmscart .dms-cart-coupon-wrapper{margin:14px 0 10px 0 !important;padding:10px 12px !important;background:#f8fafc !important;border:1px dashed #cbd5e1 !important;border-radius:12px !important;transition:all 0.2s ease !important}#dmscart .dms-cart-coupon-wrapper:hover{border-color:#1819ed !important;background:#f8f9ff !important}#dmscart .dms-cart-coupon-toggle{color:#1819ed !important;font-size:13px !important;font-weight:700 !important;text-decoration:none !important;display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;cursor:pointer !important;line-height:1.4 !important}#dmscart .dms-cart-coupon-toggle:hover{text-decoration:none !important;color:#1213c4 !important}#dmscart .dms-cart-coupon-toggle-label{display:inline-flex !important;align-items:center !important;gap:7px !important}#dmscart .dms-cart-coupon-toggle i.fa-tag{font-size:13px !important;color:#1819ed !important}#dmscart .dms-cart-coupon-chevron{font-size:11px !important;color:#64748b !important;transition:transform 0.2s ease !important}#dmscart .dms-cart-coupon-wrapper.is-open .dms-cart-coupon-chevron{transform:rotate(180deg) !important}#dmscart .dms-cart-coupon-form{margin-top:10px !important;padding-top:10px !important;border-top:1px solid #e2e8f0 !important}#dmscart .dms-cart-coupon-input-row{display:flex !important;align-items:center !important;gap:8px !important;position:relative !important}#dmscart .dms-cart-input,#dmscart input#cart-popup-coupon-input,#dmscart input.dms-cart-input[type="text"]{flex:1 !important;width:100% !important;min-width:0 !important;height:40px !important;min-height:40px !important;max-height:40px !important;line-height:40px !important;background:#ffffff !important;border:1.5px solid #cbd5e1 !important;border-radius:10px !important;padding:0 12px !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;color:#0f172a !important;box-shadow:0 1px 2px rgba(15,23,42,0.04) !important;box-sizing:border-box !important;outline:none !important;margin:0 !important;transition:all 0.2s ease !important}#dmscart .dms-cart-input:focus,#dmscart input#cart-popup-coupon-input:focus,#dmscart input.dms-cart-input[type="text"]:focus{background:#ffffff !important;border-color:#1819ed !important;box-shadow:0 0 0 3px rgba(24,25,237,0.14) !important;outline:none !important}#dmscart .dms-cart-input::placeholder,#dmscart input#cart-popup-coupon-input::placeholder{text-transform:none !important;font-weight:400 !important;letter-spacing:normal !important;color:#94a3b8 !important;opacity:1 !important}#dmscart .dms-cart-coupon-btn,#dmscart button#cart-popup-apply-coupon{height:40px !important;min-height:40px !important;max-height:40px !important;line-height:40px !important;background:#1819ed !important;color:#ffffff !important;border:none !important;border-radius:10px !important;padding:0 18px !important;font-size:13px !important;font-weight:700 !important;letter-spacing:0.01em !important;cursor:pointer !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;box-shadow:0 2px 6px rgba(24,25,237,0.24) !important;box-sizing:border-box !important;outline:none !important;margin:0 !important;transition:all 0.2s cubic-bezier(0.4,0,0.2,1) !important}#dmscart .dms-cart-coupon-btn:hover:not(:disabled),#dmscart button#cart-popup-apply-coupon:hover:not(:disabled){background:#1213c4 !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(24,25,237,0.32) !important}#dmscart .dms-cart-coupon-btn:active:not(:disabled),#dmscart button#cart-popup-apply-coupon:active:not(:disabled){transform:translateY(0) !important;box-shadow:0 1px 3px rgba(24,25,237,0.2) !important}#dmscart .dms-cart-coupon-btn:disabled,#dmscart button#cart-popup-apply-coupon:disabled{background:#94a3b8 !important;cursor:not-allowed !important;transform:none !important;box-shadow:none !important}#dmscart .dms-cart-coupon-feedback{font-size:12px !important;font-weight:600 !important;padding:8px 12px !important;border-radius:8px !important;margin-top:8px !important;line-height:1.4 !important}#dmscart .dms-cart-coupon-feedback.success{background:#ecfdf5 !important;border:1px solid #a7f3d0 !important;color:#047857 !important}#dmscart .dms-cart-coupon-feedback.error{background:#fef2f2 !important;border:1px solid #fecaca !important;color:#b91c1c !important}#dmscart .dms-cart-summary{margin-top:10px !important;padding-top:10px !important;border-top:1px solid #eaecf0 !important}#dmscart .dms-cart-summary-row{display:flex !important;justify-content:space-between !important;align-items:center !important;font-size:13px !important;color:#475467 !important;margin-bottom:4px !important}#dmscart .dms-cart-summary-orig{text-decoration:line-through !important;color:#98a2b3 !important}#dmscart .dms-cart-summary-discount{color:#059669 !important;font-weight:600 !important}#dmscart .dms-cart-summary-total{font-size:15px !important;font-weight:700 !important;color:#101828 !important;padding-top:6px !important;border-top:1px dashed #e4e7ec !important;margin-top:4px !important}#dms-main-cart{cursor:pointer}.dms-cart-icon.has-items{cursor:pointer !important;pointer-events:auto !important}.dms-cart-icon.has-items a,.dms-cart-icon.has-items img,.dms-cart-icon.has-items .dms-product-count{cursor:pointer !important;pointer-events:auto !important}