:root{--ci-primary: #e0245e;--ci-primary-light: #fff0f5;--ci-gold: #e6a122;--ci-dark: #1a1a1a;--ci-gray-light: #f8f8f8;--ci-border: #eee;--ci-success: #10b981;--ci-btn-pink: #f78da7;--ci-btn-pink-hover: #f57291}body,.gradient,.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4,.color-scheme-5,#MainContent,main,.page-width,.section-header-group{background-color:#fdf5f7!important}.custom-trust-bar,.custom-ugc-section,.custom-reels-section,.custom-reviews-section{background-color:#fdf5f7!important}.custom-trust-bar{padding:24px 15px;margin:15px 0 25px}.custom-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}.trust-item{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#fff;border-radius:14px;box-shadow:0 2px 10px #00000008;border:1px solid #f9e8ee;transition:transform .2s ease,box-shadow .2s ease}.trust-item:hover{transform:translateY(-2px);box-shadow:0 4px 14px #e0245e14}.trust-icon-box{width:44px;height:44px;min-width:44px;background:#fff0f5;color:#e0245e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.trust-icon-box svg{width:22px;height:22px;fill:currentColor}.trust-text-title{font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:2px;line-height:1.2}.trust-text-subtitle{font-size:12px;color:#666;line-height:1.3}@media(max-width:768px){.custom-trust-grid{grid-template-columns:repeat(2,1fr);gap:12px}.trust-item{padding:10px 12px}}.card-wrapper,.product-card-wrapper{background:#fff!important;border-radius:22px!important;border:1px solid #f6e6ec!important;box-shadow:0 4px 20px #0000000a!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:transform .25s ease,box-shadow .25s ease!important}.card-wrapper:hover,.product-card-wrapper:hover{transform:translateY(-4px)!important;box-shadow:0 10px 28px #f78da729!important}.card-wrapper .card{background:transparent!important;border:none!important;border-radius:22px!important;overflow:hidden!important}.custom-card-media-wrap{position:relative;width:100%;aspect-ratio:1 / 1.18;overflow:hidden;background:#fdfafc;border-radius:20px 20px 0 0}.custom-card-media-wrap img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform .35s ease}.card-wrapper:hover .custom-card-media-wrap img{transform:scale(1.04)}.custom-card-badges-left{position:absolute;top:14px;left:14px;z-index:6;display:flex;flex-direction:column;gap:6px}.badge-discount-pill{background:#ff5277;color:#fff;font-size:13px;font-weight:800;padding:4px 10px;border-radius:8px;display:inline-block;letter-spacing:.3px;box-shadow:0 2px 6px #ff52774d}.badge-new-pill{background:#00b894;background:linear-gradient(135deg,#00b894,#009472);color:#fff;font-size:12.5px;font-weight:800;padding:4px 10px;border-radius:8px;display:inline-block;letter-spacing:.3px;box-shadow:0 2px 6px #00b89440}.custom-card-actions-right{position:absolute;top:14px;right:14px;z-index:6;display:flex;flex-direction:column;gap:8px}.card-circle-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 3px 10px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease;padding:0;outline:none;text-decoration:none}.card-circle-btn:hover{transform:scale(1.12);color:#e0245e;box-shadow:0 4px 14px #e0245e33}.card-circle-btn.liked{color:#ff477e;background:#fff0f5}.card-circle-btn svg{width:19px;height:19px;fill:currentColor}.custom-card-info{padding:16px 18px 18px;display:flex;flex-direction:column;gap:6px;flex:1;justify-content:space-between}.custom-card-vendor{font-size:11.5px;font-weight:600;color:#71717a;letter-spacing:.8px;text-transform:uppercase}.custom-card-title{font-size:15px;font-weight:700;color:#18181b;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.custom-card-title:hover{color:#e0245e}.custom-card-cart-count{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#f43f5e;margin:2px 0 4px}.custom-card-cart-count svg{width:15px;height:15px;fill:currentColor}.custom-card-price-wrap{display:flex;align-items:baseline;justify-content:space-between;margin-top:2px}.custom-card-price-left{display:flex;align-items:baseline;gap:8px}.custom-card-price-sale{font-size:18px;font-weight:800;color:#18181b}.custom-card-price-compare{font-size:14px;color:#a1a1aa;text-decoration:line-through}.custom-card-tax{font-size:11.5px;color:#a1a1aa;margin-top:-4px;margin-bottom:8px}.custom-card-stepper-row{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px}.custom-card-stepper{display:flex;align-items:center;background:#f4f4f6;border-radius:10px;padding:3px 6px;height:36px;width:100px;justify-content:space-between;border:1px solid #ebebf0}.stepper-btn{background:none;border:none;font-size:17px;font-weight:700;color:#52525b;cursor:pointer;width:24px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:6px;transition:background .15s ease}.stepper-btn:hover{background:#e4e4e7;color:#18181b}.stepper-input{width:28px;text-align:center;border:none;background:transparent;font-size:14px;font-weight:700;color:#18181b;padding:0;outline:none}.custom-card-add-btn{width:100%;height:46px;background:var(--ci-btn-pink);background:linear-gradient(135deg,#f78da7,#f47b99);color:#fff;border:none;border-radius:14px;font-size:14.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #f78da759;padding:0 16px}.custom-card-add-btn:hover{background:linear-gradient(135deg,#f57291,#ee5e83);transform:translateY(-1px);box-shadow:0 6px 18px #f78da773}.custom-card-add-btn.added{background:#10b981!important;box-shadow:0 4px 14px #10b98159!important}.custom-card-add-btn svg{width:17px;height:17px;fill:currentColor}.custom-ugc-section{padding:40px 15px 50px}.custom-section-header{text-align:center;max-width:700px;margin:0 auto 32px}.custom-section-tag{display:inline-flex;align-items:center;gap:6px;background:#fff0f5;color:#e0245e;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 14px;border-radius:20px;margin-bottom:12px;text-transform:uppercase}.custom-section-title{font-size:28px;font-weight:800;color:#1a1a1a;margin:0 0 10px;letter-spacing:-.5px}.custom-section-desc{font-size:15px;color:#666;margin:0}.ugc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto}.ugc-card{position:relative;border-radius:18px;overflow:hidden;background:#f8f8f8;aspect-ratio:4 / 5;box-shadow:0 4px 15px #0000000f;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.ugc-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.ugc-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ugc-card:hover img{transform:scale(1.05)}.ugc-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.85) 100%);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.ugc-stars{color:#ffc107;font-size:14px;margin-bottom:4px;display:flex;gap:2px}.ugc-comment{font-size:13px;font-weight:500;line-height:1.35;margin-bottom:6px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.ugc-author{font-size:12px;opacity:.9;display:flex;align-items:center;gap:6px}.verified-pill{background:#10b981;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px}@media(max-width:768px){.ugc-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.custom-reels-section{padding:40px 15px 50px}.reels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:0 auto}.reel-card{position:relative;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #00000014;border:3px solid #ffffff;transition:transform .3s ease}.reel-card:hover{transform:translateY(-5px)}.reel-card img{width:100%;height:100%;object-fit:cover}.reel-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#e0245ee6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #ffffff4d;cursor:pointer;transition:transform .2s ease,background .2s ease}.reel-card:hover .reel-play-btn{transform:translate(-50%,-50%) scale(1.1);background:#e0245e}.reel-info-badge{position:absolute;bottom:12px;left:12px;right:12px;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 12px;border-radius:12px;color:#fff}.reel-user{font-size:13px;font-weight:700;display:flex;align-items:center;gap:5px;margin-bottom:2px}.reel-user-badge{color:#38bdf8;font-size:14px}.reel-quote{font-size:11px;color:#e5e5e5;line-height:1.3}@media(max-width:768px){.reels-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.custom-reviews-section{padding:45px 15px 55px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto}.review-card{background:#fff;border:1px solid #f6e6ee;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 14px #e0245e08;transition:all .2s ease}.review-card:hover{transform:translateY(-3px);border-color:#f0c3d9;box-shadow:0 8px 20px #e0245e14}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.review-rating{color:#ffb703;font-size:16px;letter-spacing:1px}.review-badge{font-size:11px;color:#10b981;font-weight:700;display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;padding:3px 8px;border-radius:12px}.review-title{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.review-body{font-size:13.5px;color:#4a4a4a;line-height:1.55;margin-bottom:16px;flex-grow:1}.review-footer{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px dashed #f0d5e2}.review-avatar{width:36px;height:36px;border-radius:50%;background:#fee2e2;color:#e0245e;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:14px}.review-author-name{font-size:13px;font-weight:700;color:#1a1a1a}.review-date{font-size:11px;color:#999}@media(max-width:900px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.reviews-grid{grid-template-columns:1fr}}.custom-urgency-box{background:#fff5f8;border:1px dashed #e0245e;border-radius:12px;padding:12px 16px;margin:12px 0 16px}.urgency-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:6px}.urgency-offer-text{font-size:13px;font-weight:700;color:#e0245e;display:flex;align-items:center;gap:6px}.urgency-countdown-wrap{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#1a1a1a}.countdown-digit{background:#1a1a1a;color:#fff;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:12px}.urgency-live-viewers{font-size:12px;color:#555;display:flex;align-items:center;gap:6px}.live-pulse-dot{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 #10b981b3;animation:pulse-green 1.5s infinite}@keyframes pulse-green{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.custom-bundle-container{margin:18px 0 20px}.bundle-section-title{font-size:14px;font-weight:800;color:#1a1a1a;margin-bottom:10px;display:flex;align-items:center;gap:6px}.bundle-options-list{display:flex;flex-direction:column;gap:10px}.bundle-card{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:all .2s ease}.bundle-card:hover{border-color:#f43f5e;background:#fffafc}.bundle-card.active{border-color:#e0245e;background:#fff5f8;box-shadow:0 4px 14px #e0245e1f}.bundle-badge{position:absolute;top:-11px;right:14px;background:linear-gradient(135deg,#e0245e,#f43f5e);color:#fff;font-size:10.5px;font-weight:800;padding:3px 10px;border-radius:12px;letter-spacing:.3px;box-shadow:0 2px 6px #e0245e4d}.bundle-badge.super-deal{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 2px 6px #d977064d}.bundle-left{display:flex;align-items:center;gap:12px}.bundle-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.bundle-card.active .bundle-radio{border-color:#e0245e}.bundle-card.active .bundle-radio:after{content:"";width:10px;height:10px;background:#e0245e;border-radius:50%}.bundle-title{font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:2px}.bundle-savings{font-size:11.5px;color:#10b981;font-weight:700}.bundle-right{text-align:right}.bundle-price{font-size:15px;font-weight:800;color:#1a1a1a}.bundle-compare-price{font-size:12px;text-decoration:line-through;color:#9ca3af;margin-right:4px}.bundle-per-piece{font-size:11px;color:#6b7280}.product-trust-list{background:#fdfafc;border:1px solid #fce7f3;border-radius:12px;padding:14px 16px;margin:16px 0;display:flex;flex-direction:column;gap:8px}.product-trust-item{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#374151;font-weight:500}.product-trust-item svg{width:18px;height:18px;color:#e0245e;min-width:18px}.custom-box-selector-wrap{margin:16px 0 20px}.box-selector-header{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:800;color:#18181b;margin-bottom:10px}.box-selector-icon{font-size:16px}.box-options-grid{display:flex;flex-direction:column;gap:10px}.box-option-card{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:14px;padding:12px 14px;cursor:pointer;transition:all .2s ease}.box-option-card:hover{border-color:#f472b6;background:#fffafc}.box-option-card.active{border-color:#e0245e;background:#fff5f8;box-shadow:0 4px 14px #e0245e1a}.box-card-badge{position:absolute;top:-10px;right:14px;background:#e4e4e7;color:#52525b;font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px;letter-spacing:.3px}.box-card-badge.premium{background:linear-gradient(135deg,#e0245e,#f43f5e);color:#fff;box-shadow:0 2px 6px #e0245e4d}.box-card-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.box-radio{width:20px;height:20px;min-width:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.box-option-card.active .box-radio{border-color:#e0245e}.box-option-card.active .box-radio:after{content:"";width:10px;height:10px;background:#e0245e;border-radius:50%}.box-details{flex:1}.box-name{font-size:14px;font-weight:700;color:#18181b;margin-bottom:2px}.box-desc{font-size:12px;color:#64748b;line-height:1.3}.box-price-tag{font-size:13px;font-weight:700;color:#18181b;padding:4px 8px;border-radius:8px;background:#f4f4f5}.box-price-tag.free{color:#10b981;background:#ecfdf5}.box-price-tag.premium{color:#e0245e;background:#fee2e2}.urgency-social-stats{display:flex;flex-direction:column;gap:7px;margin-top:10px;padding-top:10px;border-top:1px dashed #f5c2d3}.urgency-stat-line{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#374151;font-weight:500}.urgency-stat-line strong{font-weight:700;color:#18181b}.urgency-stat-line.live{color:#1e293b}.urgency-stat-line.cart{color:#9d174d}.urgency-stat-line.fav{color:#be123c}.custom-product-reviews-badge{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #f9e2eb;padding:6px 12px;border-radius:20px;margin:8px 0 12px;font-size:13px;box-shadow:0 2px 6px #e0245e0a}.custom-product-reviews-badge .stars{color:#ffb703;font-size:15px;letter-spacing:1px}.custom-product-reviews-badge .rating-score{font-weight:800;color:#18181b}.custom-product-reviews-badge .rating-count{color:#71717a;font-weight:500}.custom-product-reviews-badge .verified-dot{color:#cbd5e1}.custom-product-reviews-badge .verified-text{color:#10b981;font-weight:700;font-size:11.5px}.product-form__submit,button[name=add].product-form__submit{background:linear-gradient(135deg,#f78da7,#f47b99)!important;color:#fff!important;border:none!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important;letter-spacing:.4px!important;min-height:52px!important;box-shadow:0 6px 20px #f78da761!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.product-form__submit:hover,button[name=add].product-form__submit:hover{background:linear-gradient(135deg,#f57291,#ee5e83)!important;transform:translateY(-2px)!important;box-shadow:0 10px 26px #f78da780!important}.product-form__submit:before{content:"\1f6d2";font-size:18px}.tax-note{display:none!important}.cart-item__quantity .quantity,quantity-input.quantity,.quantity{background:#fff!important;border:1.5px solid #f2dae5!important;border-radius:14px!important;box-shadow:0 2px 6px #00000005!important;overflow:hidden!important}.quantity__button{background:transparent!important;color:#475569!important;transition:all .2s ease!important}.quantity__button:hover{color:#e0245e!important;background:#fff5f8!important}.quantity__input{background:transparent!important;color:#18181b!important;font-weight:700!important;font-size:15px!important}.cart__note,.cart__note label{font-weight:700!important;color:#1e293b!important;font-size:14px!important;margin-bottom:8px!important}.cart__note textarea,.cart__note .field__input,.cart__note .text-area,textarea#Cart-note{background:#fff!important;border:1.5px solid #f2dae5!important;border-radius:16px!important;padding:14px 16px!important;font-size:14px!important;color:#1e293b!important;box-shadow:0 2px 10px #f472b60a!important;transition:all .2s ease!important}.cart__note textarea:focus,.cart__note .field__input:focus,textarea#Cart-note:focus{border-color:#f472b6!important;box-shadow:0 0 0 3px #f472b633!important;outline:none!important;background:#fff!important}.cart-item{border-bottom:1px solid #fbe7ef!important}.cart-item__image-container{border-radius:14px!important;border:1px solid #fae4ed!important;overflow:hidden!important;background:#fff!important}.cart-item__image{border-radius:14px!important}.cart-remove-button,.cart-remove-button button{color:#f43f5e!important;transition:transform .2s ease,color .2s ease!important}.cart-remove-button:hover,.cart-remove-button button:hover{color:#be123c!important;transform:scale(1.1)!important}#checkout,.cart__checkout-button,button[name=checkout]{background:linear-gradient(135deg,#f78da7,#f47b99)!important;color:#fff!important;border:none!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important;letter-spacing:.5px!important;min-height:52px!important;box-shadow:0 6px 20px #f78da761!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}#checkout:hover,.cart__checkout-button:hover,button[name=checkout]:hover{background:linear-gradient(135deg,#f57291,#ee5e83)!important;transform:translateY(-2px)!important;box-shadow:0 10px 26px #f78da780!important}.totals__total{font-size:18px!important;font-weight:700!important;color:#18181b!important}.totals__total-value{font-size:22px!important;font-weight:800!important;color:#18181b!important}.custom-cart-property-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#fff0f5!important;border:1.5px solid #fecdd3!important;border-radius:12px!important;padding:6px 12px!important;margin-top:8px!important;font-size:13px!important;box-shadow:0 2px 8px #e0245e14!important}.custom-cart-property-pill dt{font-weight:700!important;color:#9f1239!important;margin-right:4px!important}.custom-cart-property-pill dd{font-weight:800!important;color:#e0245e!important;margin:0!important}.custom-cart-property-pill .property-gift-icon{font-size:15px}.cart-free-shipping-badge{display:inline-flex;align-items:center;gap:6px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;padding:5px 12px;border-radius:20px;font-size:13px;font-weight:600;margin-top:6px}.cart-free-shipping-badge strong{color:#047857;font-weight:800}.product-free-shipping-pill{display:inline-flex;align-items:center;gap:6px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;padding:5px 14px;border-radius:20px;font-size:13px;font-weight:600;margin:4px 0 12px}.product-free-shipping-pill strong{color:#047857;font-weight:800}.custom-announcement-ticker-bar{background:linear-gradient(90deg,#fff1f5,#fde4ee,#fff1f5);border-bottom:1px solid #fbcfe8;overflow:hidden;padding:8px 0;width:100%;position:relative;z-index:20}.marquee-track-container{overflow:hidden;white-space:nowrap;width:100%;display:flex}.marquee-track{display:flex;width:max-content;animation:announcementMarquee 32s linear infinite}.marquee-track:hover{animation-play-state:paused}.marquee-group{display:flex;align-items:center;gap:24px;padding-right:24px;flex-shrink:0}.marquee-item{font-size:13px;font-weight:600;color:#881337;letter-spacing:.3px;display:inline-flex;align-items:center;gap:6px}.marquee-item strong{color:#be123c;font-weight:800}.marquee-item a{color:inherit;text-decoration:none}.marquee-divider{font-size:13px;opacity:.85}@keyframes announcementMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-wrapper,.header{background:#fdf5f7!important;border-bottom:1px solid #f9dbe6!important}.header__heading-link{text-decoration:none!important}.header__heading-link .h2,.header__heading-link span{font-size:21px!important;font-weight:800!important;letter-spacing:2px!important;color:#881337!important;text-transform:uppercase!important;transition:color .2s ease!important;font-family:Playfair Display,Georgia,serif!important}.header__heading-link:hover .h2,.header__heading-link:hover span{color:#e0245e!important}.header__icon,.header__icon svg{color:#374151!important;transition:all .2s ease!important}.header__icon:hover,.header__icon:hover svg{color:#e0245e!important;transform:scale(1.08)!important}.cart-count-bubble{background:linear-gradient(135deg,#f78da7,#f47b99)!important;color:#fff!important;border-radius:50%!important;font-weight:700!important;box-shadow:0 2px 6px #f78da766!important}.collapsible-content__header{margin-bottom:28px!important}.collapsible-content__header .caption-with-letter-spacing{color:#e0245e!important;font-weight:800!important;letter-spacing:1.5px!important;font-size:12px!important;margin-bottom:8px!important}.collapsible-content__heading{font-size:28px!important;font-weight:800!important;color:#18181b!important;font-family:Playfair Display,Georgia,serif!important}.accordion{border:none!important;margin-top:0!important;margin-bottom:12px!important}.accordion details{background:#fff!important;border:1.5px solid #f9dbe6!important;border-radius:16px!important;box-shadow:0 3px 12px #e0245e0a!important;transition:all .25s ease!important;overflow:hidden!important}.accordion details:hover{border-color:#f472b6!important;background:#fffafc!important;box-shadow:0 6px 20px #e0245e14!important;transform:translateY(-2px)!important}.accordion details[open]{border-color:#f472b6!important;box-shadow:0 6px 20px #e0245e17!important}.accordion summary{padding:16px 20px!important;display:flex!important;align-items:center!important;gap:14px!important;cursor:pointer!important}.accordion summary .icon-accordion{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;background:#fff0f5!important;color:#e0245e!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important}.accordion__title{font-size:15px!important;font-weight:700!important;color:#18181b!important;margin:0!important;flex:1!important}.accordion summary .icon-caret{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;background:#fdf2f6!important;color:#be123c!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px!important;transition:transform .3s ease,background .3s ease!important}.accordion details[open]>summary .icon-caret{transform:rotate(180deg)!important;background:#fce7f0!important}.accordion__content{padding:12px 20px 20px 72px!important;font-size:14px!important;color:#4b5563!important;line-height:1.65!important;border-top:1px dashed #fce4ee!important}.accordion__content p{margin:0!important;color:#4b5563!important}@media screen and (max-width:749px){.accordion__content{padding:12px 18px 18px!important}}.custom-hero-banner-section{position:relative;width:100%;overflow:hidden;background:#fff5f8}.hero-banner-inner{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.hero-banner-inner{min-height:600px}}.hero-banner-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-banner-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000026,#0000008c)}.hero-banner-content-wrap{position:relative;z-index:2;padding:40px 20px;display:flex;justify-content:center}.hero-banner-card{background:#fffffff0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.8);border-radius:24px;padding:36px 32px;max-width:620px;text-align:center;box-shadow:0 20px 40px #00000026}.hero-badge{display:inline-block;padding:6px 14px;background:#ffe4e6;color:#e11d48;font-size:11px;font-weight:800;letter-spacing:1px;border-radius:999px;margin-bottom:14px}.hero-title{font-family:Playfair Display,Georgia,serif;font-size:34px;font-weight:800;color:#1c1917;margin:0 0 14px;line-height:1.2}.hero-subtitle{font-size:15px;color:#57534e;line-height:1.6;margin:0 0 24px}.hero-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff!important;font-weight:800;font-size:15px;letter-spacing:.5px;padding:16px 36px;border-radius:999px;text-decoration:none;box-shadow:0 10px 25px #e11d4859;transition:all .3s ease}.hero-btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 30px #e11d4873}.custom-insta-stories-wrap{padding:40px 0 20px;background:#fff}.insta-stories-header{text-align:center;margin-bottom:28px}.insta-stories-badge{display:inline-block;padding:5px 12px;background:#fdf2f8;color:#db2777;font-size:11px;font-weight:800;letter-spacing:1.5px;border-radius:999px;margin-bottom:8px}.insta-stories-title{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:800;color:#18181b;margin:0 0 6px}.insta-stories-subtitle{font-size:14px;color:#71717a;margin:0}.insta-stories-bubble-row{display:flex;align-items:center;justify-content:center;gap:20px;overflow-x:auto;padding:10px 10px 20px;scrollbar-width:none}.insta-stories-bubble-row::-webkit-scrollbar{display:none}.insta-story-bubble{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;flex:0 0 auto}.story-ring{width:78px;height:78px;border-radius:50%;padding:3px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);box-shadow:0 4px 14px #dc274340;transition:transform .25s ease}.insta-story-bubble:hover .story-ring{transform:scale(1.08)}.story-ring img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #ffffff}.story-username{font-size:12px;font-weight:700;color:#27272a;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insta-stories-cta-center{text-align:center;margin-top:24px}.insta-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;align-items:center;justify-content:center}.insta-modal.active{display:flex}.insta-modal-card{position:relative;width:90%;max-width:400px;height:80vh;max-height:700px;background:#000;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000080;display:flex;flex-direction:column}.insta-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#0009;color:#fff;border:none;font-size:16px;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center}.insta-story-progress-bar{position:absolute;top:8px;left:12px;right:12px;height:3px;background:#ffffff4d;border-radius:2px;z-index:10;overflow:hidden}.insta-progress-fill{height:100%;width:100%;background:#fff;animation:storyProgress 10s linear infinite}@keyframes storyProgress{0%{transform:translate(-100%)}to{transform:translate(0)}}.insta-modal-user{position:absolute;top:20px;left:16px;display:flex;align-items:center;gap:10px;z-index:10}.insta-modal-user img{width:38px;height:38px;border-radius:50%;border:1.5px solid #ffffff}.insta-modal-user span{color:#fff;font-weight:700;font-size:14px}.verified-tick{color:#38bdf8!important;font-size:14px!important}.insta-modal-media-wrap{width:100%;height:100%}.insta-modal-media-wrap video{width:100%;height:100%;object-fit:cover}.custom-scrolling-reviews-section{padding:40px 0;background:#fff8fa;overflow:hidden}.scrolling-reviews-header{text-align:center;margin-bottom:28px}.reviews-section-badge{display:inline-block;padding:5px 12px;background:#fdf2f8;color:#db2777;font-size:11px;font-weight:800;letter-spacing:1.5px;border-radius:999px;margin-bottom:8px}.scrolling-reviews-title{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:800;color:#18181b;margin:0 0 6px}.scrolling-reviews-sub{font-size:14px;color:#71717a;margin:0}.reviews-marquee-wrap{position:relative;width:100%;overflow:hidden;margin-bottom:14px}.reviews-marquee-wrap:before,.reviews-marquee-wrap:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.reviews-marquee-wrap:before{left:0;background:linear-gradient(90deg,#fff8fa,#fff8fa00)}.reviews-marquee-wrap:after{right:0;background:linear-gradient(270deg,#fff8fa,#fff8fa00)}.reviews-marquee-track{display:flex;width:max-content}.reviews-marquee-track.scroll-left{animation:reviewsScrollLeft 24s linear infinite}.reviews-marquee-track.scroll-right{animation:reviewsScrollRight 28s linear infinite}.reviews-marquee-track:hover{animation-play-state:paused}@keyframes reviewsScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes reviewsScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.reviews-marquee-group{display:flex;gap:14px;padding:6px 7px}.review-mini-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(244,114,182,.2);border-radius:18px;padding:10px 16px;box-shadow:0 6px 16px #dc27430d;flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease}.review-mini-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #dc27431a}.reviewer-avatar{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,#f43f5e,#fda4af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;overflow:hidden;box-shadow:0 0 0 2px #fff,0 0 10px #f43f5e4d}.reviewer-avatar img{width:100%;height:100%;object-fit:cover}.review-body{display:flex;flex-direction:column}.review-meta{display:flex;align-items:center;gap:6px}.reviewer-name{font-weight:800;font-size:14px;color:#18181b}.review-badge-tick{color:#10b981;font-size:13px;font-weight:800}.review-stars-gold{color:#fbbf24;font-size:13px;letter-spacing:1px}.review-quote-text{font-size:13px;color:#4b5563;margin-top:3px;white-space:nowrap}.custom-comparison-section{padding:50px 0;background:#fff}.comparison-header{max-width:700px;margin:0 auto 36px}.comparison-badge{display:inline-block;padding:5px 12px;background:#fdf2f8;color:#db2777;font-size:11px;font-weight:800;letter-spacing:1.5px;border-radius:999px;margin-bottom:8px}.comparison-title{font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:800;color:#18181b;margin:0 0 10px}.comparison-desc{font-size:14px;color:#71717a;line-height:1.6}.comparison-table-wrapper{max-width:800px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #dc274314;border:1.5px solid #fce7f0}.comparison-custom-table{width:100%;border-collapse:collapse;text-align:center}.comparison-custom-table thead th{padding:18px 16px;font-size:16px;font-weight:800}.comparison-custom-table th.col-feature{text-align:left;background:#f8fafc;color:#334155;width:50%;padding-left:24px}.comparison-custom-table th.col-us{background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff;width:25%}.comparison-custom-table th.col-others{background:#e2e8f0;color:#64748b;width:25%}.comparison-custom-table tbody td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:14px}.comparison-custom-table td.feature-name{text-align:left;font-weight:600;color:#1e293b;padding-left:24px;background:#fff}.comparison-custom-table td.col-us{background:#fff5f8}.comparison-custom-table td.col-others{background:#f8fafc}.check-icon-wrap{width:32px;height:32px;border-radius:50%;background:#10b981;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;box-shadow:0 4px 10px #10b9814d}.cross-icon-wrap{width:32px;height:32px;border-radius:50%;background:#cbd5e1;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px}.custom-story-section{padding:50px 0;background:#fff9fa}.custom-story-grid{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media screen and (min-width:750px){.custom-story-grid{grid-template-columns:1fr 1fr;gap:50px}}.story-img-card{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 36px #dc27431f}.story-photo{width:100%;height:auto;display:block;transition:transform .4s ease}.story-img-card:hover .story-photo{transform:scale(1.03)}.story-floating-badge{position:absolute;bottom:20px;left:20px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 18px;border-radius:999px;font-weight:800;font-size:13px;color:#e11d48;box-shadow:0 8px 20px #0000001f}.story-badge{display:inline-block;padding:5px 12px;background:#fdf2f8;color:#db2777;font-size:11px;font-weight:800;letter-spacing:1.5px;border-radius:999px;margin-bottom:12px}.story-title{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:800;color:#18181b;margin:0 0 18px;line-height:1.25}.story-text{font-size:15px;color:#4b5563;line-height:1.7;margin-bottom:24px}.story-text p{margin-bottom:14px}.custom-whatsapp-cta-section{padding:40px 0 60px;background:#fff}.whatsapp-cta-card{max-width:680px;margin:0 auto;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #bbf7d0;border-radius:24px;padding:40px 30px;box-shadow:0 12px 30px #22c55e1a}.whatsapp-icon-pulse{width:60px;height:60px;border-radius:50%;background:#22c55e;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 0 #22c55eb3;animation:pulseGreen 2s infinite}.whatsapp-icon-pulse svg{width:32px;height:32px}@keyframes pulseGreen{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 15px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.whatsapp-cta-title{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:800;color:#14532d;margin:0 0 10px}.whatsapp-cta-desc{font-size:14px;color:#166534;line-height:1.6;margin:0 0 24px}.whatsapp-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#22c55e;color:#fff!important;font-weight:800;font-size:15px;padding:14px 32px;border-radius:999px;text-decoration:none;box-shadow:0 8px 20px #22c55e59;transition:all .25s ease}.whatsapp-cta-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 12px 25px #22c55e73}.story-user-meta{display:flex;flex-direction:column}.story-user-flex{display:flex;align-items:center;gap:6px}.story-time-ago{font-size:11px;color:#fffc}.story-modal-img{width:100%;height:100%;object-fit:cover}.story-caption-overlay{position:absolute;bottom:0;left:0;right:0;padding:30px 20px 24px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.85) 100%);color:#fff;z-index:10}.story-caption-overlay p{margin:0;font-size:14px;line-height:1.5;color:#fff;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.5)}.jdgm-widget,.jdgm-all-reviews-widget,.jdgm-rev-widg,#judgeme_product_reviews,.jdgm-preview-badge,.shopify-app-block:has(.jdgm-widget),.shopify-app-block:has(#judgeme_product_reviews){display:none!important}.badge-new-pill{background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;padding:4px 10px!important;border-radius:8px!important;display:inline-block!important;letter-spacing:.3px!important;box-shadow:0 2px 8px #f43f5e59!important}.card-circle-btn.wishlist-btn{color:#f43f5e!important;background:#fff!important;box-shadow:0 3px 10px #f43f5e26!important}.card-circle-btn.wishlist-btn svg{fill:#f43f5e!important;transition:transform .2s ease!important}.card-circle-btn.wishlist-btn:hover{transform:scale(1.15)!important;box-shadow:0 4px 14px #f43f5e4d!important}.card-circle-btn.wishlist-btn.liked{color:#e11d48!important;background:#fff0f5!important}.card-circle-btn.wishlist-btn.liked svg{fill:#e11d48!important}.card-circle-btn.quickview-btn{color:#64748b!important}.card-circle-btn.quickview-btn:hover{color:#f43f5e!important}.custom-card-social-ticker{height:28px!important;overflow:hidden!important;background:#fff0f5!important;border:1px solid #fce4ee!important;border-radius:8px!important;margin:6px 0 8px!important;position:relative!important}.social-ticker-slider{display:flex!important;flex-direction:column!important;animation:socialSlideUp 7.5s cubic-bezier(.77,0,.175,1) infinite!important}@keyframes socialSlideUp{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-28px)}66%,95%{transform:translateY(-56px)}to{transform:translateY(0)}}.social-ticker-slide{height:28px!important;min-height:28px!important;display:flex!important;align-items:center!important;gap:6px!important;padding:0 8px!important;font-size:12px!important;font-weight:700!important;color:#e11d48!important;white-space:nowrap!important}.ticker-icon{font-size:13px!important}.ticker-text{font-size:12px!important;font-weight:700!important;color:#be123c!important}.custom-card-price-stepper-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:8px 0 10px!important;gap:8px!important}.custom-card-price-left{display:flex!important;align-items:baseline!important;gap:6px!important}.custom-card-price-sale{font-size:18px!important;font-weight:800!important;color:#18181b!important}.custom-card-price-compare{font-size:13px!important;color:#a1a1aa!important;text-decoration:line-through!important}.custom-card-stepper{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid #f9dbe6!important;border-radius:999px!important;padding:2px 4px!important;height:32px!important;width:90px!important;box-shadow:0 2px 6px #f43f5e0f!important}.stepper-btn{background:transparent!important;border:none!important;color:#be123c!important;font-size:16px!important;font-weight:800!important;width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border-radius:50%!important;transition:all .15s ease!important;padding:0!important}.stepper-btn:hover{background:#ffe4e6!important;color:#e11d48!important}.stepper-input{width:26px!important;text-align:center!important;border:none!important;background:transparent!important;font-size:13px!important;font-weight:800!important;color:#18181b!important;padding:0!important;outline:none!important}.custom-card-add-btn{width:100%!important;height:44px!important;background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;border:none!important;border-radius:12px!important;font-size:14.5px!important;font-weight:800!important;letter-spacing:.3px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;box-shadow:0 4px 14px #f43f5e4d!important;transition:all .2s ease!important}.custom-card-add-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 18px #f43f5e73!important}.custom-card-add-btn svg{width:17px!important;height:17px!important;fill:#fff!important}.custom-card-tax{display:none!important}.card-circle-btn.wishlist-btn{background:#fff!important;color:#94a3b8!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 2px 8px #00000014!important;transition:all .25s cubic-bezier(.175,.885,.32,1.275)!important}.card-circle-btn.wishlist-btn .heart-icon{fill:transparent!important;stroke:#94a3b8!important;stroke-width:2px!important;transition:all .25s ease!important}.card-circle-btn.wishlist-btn:hover{transform:scale(1.12)!important;color:#f43f5e!important;border-color:#fce4ee!important}.card-circle-btn.wishlist-btn:hover .heart-icon{stroke:#f43f5e!important}.card-circle-btn.wishlist-btn.liked{background:#fff0f5!important;color:#f43f5e!important;border-color:#fbcfe8!important;box-shadow:0 4px 14px #f43f5e59!important;animation:heartPop .35s cubic-bezier(.175,.885,.32,1.275)!important}.card-circle-btn.wishlist-btn.liked .heart-icon{fill:#f43f5e!important;stroke:none!important}@keyframes heartPop{0%{transform:scale(.8)}50%{transform:scale(1.25)}to{transform:scale(1)}}@media screen and (max-width:768px){.custom-card-info{padding:10px 10px 12px!important;gap:4px!important}.custom-card-vendor{font-size:10px!important;margin-bottom:2px!important}.custom-card-title{font-size:12.5px!important;line-height:1.3!important;min-height:32px!important}.custom-card-media-wrap{aspect-ratio:1 / 1.18!important;border-radius:18px 18px 0 0!important}.custom-card-badges-left{top:8px!important;left:8px!important;gap:4px!important}.badge-discount-pill,.badge-new-pill{font-size:10.5px!important;padding:3px 7px!important;border-radius:6px!important}.custom-card-actions-right{top:8px!important;right:8px!important;gap:6px!important}.card-circle-btn{width:32px!important;height:32px!important}.card-circle-btn svg{width:16px!important;height:16px!important}.custom-card-social-ticker{height:24px!important;border-radius:6px!important;margin:4px 0 6px!important}.social-ticker-slide{height:24px!important;min-height:24px!important;padding:0 6px!important;gap:4px!important}@keyframes socialSlideUp{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-24px)}66%,95%{transform:translateY(-48px)}to{transform:translateY(0)}}.ticker-icon{font-size:11px!important}.ticker-text{font-size:10.5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.custom-card-price-stepper-row{margin:4px 0 8px!important;gap:4px!important}.custom-card-price-sale{font-size:15px!important}.custom-card-price-compare{font-size:11.5px!important}.custom-card-stepper{height:28px!important;width:76px!important;padding:1px 2px!important}.stepper-btn{width:18px!important;height:18px!important;font-size:14px!important}.stepper-input{width:20px!important;font-size:12px!important}.custom-card-add-btn{height:38px!important;font-size:13px!important;border-radius:10px!important;padding:0 10px!important}.custom-card-add-btn svg{width:15px!important;height:15px!important}.story-ring{width:64px!important;height:64px!important;padding:2.5px!important}.story-username{font-size:11px!important;max-width:68px!important}.hero-banner-inner{min-height:420px!important}.hero-banner-card{padding:24px 18px!important;border-radius:20px!important;max-width:92%!important}.hero-title{font-size:26px!important;margin-bottom:10px!important}.hero-subtitle{font-size:13.5px!important;margin-bottom:18px!important}.hero-btn-primary{padding:14px 28px!important;font-size:14px!important}.comparison-table-wrapper{border-radius:16px!important}.comparison-custom-table thead th{padding:12px 8px!important;font-size:13.5px!important}.comparison-custom-table th.col-feature{padding-left:12px!important;width:44%!important}.comparison-custom-table tbody td{padding:10px 6px!important;font-size:12px!important}.comparison-custom-table td.feature-name{padding-left:12px!important;font-size:12px!important}.check-icon-wrap{width:24px!important;height:24px!important;font-size:13px!important}.cross-icon-wrap{width:24px!important;height:24px!important;font-size:12px!important}}.custom-collection-urgency-banner{background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;padding:24px 20px 20px!important;margin-bottom:24px!important;box-shadow:0 8px 24px #f43f5e38!important;position:relative!important}.collection-urgency-content{max-width:640px!important;margin:0 auto!important;text-align:center!important}.collection-urgency-title{font-family:Playfair Display,Georgia,serif!important;font-size:21px!important;font-weight:800!important;color:#fff!important;margin:0 0 6px!important;letter-spacing:.3px!important;text-shadow:0 1px 4px rgba(0,0,0,.15)!important}.collection-urgency-desc{font-size:13.5px!important;color:#fffffff2!important;margin:0 0 16px!important;font-weight:500!important;line-height:1.4!important}.collection-countdown-boxes{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.countdown-unit-card{background:#fff!important;color:#e11d48!important;border-radius:12px!important;padding:8px 14px!important;min-width:64px!important;text-align:center!important;box-shadow:0 4px 12px #0000001f!important}.countdown-num{font-size:22px!important;font-weight:900!important;line-height:1!important;color:#e11d48!important;font-family:monospace,sans-serif!important}.countdown-lbl{font-size:10px!important;font-weight:700!important;color:#71717a!important;margin-top:3px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.countdown-colon{color:#fff!important;font-size:22px!important;font-weight:900!important;margin:0 2px!important;line-height:1!important}.collection-hero,.main-collection-banner,.collection-hero__title,.collection-hero__description{display:none!important}.urgency-social-rotating-wrap{height:34px!important;overflow:hidden!important;position:relative!important;margin-top:10px!important;background:#fff0f5!important;border:1px solid #fce4ee!important;border-radius:10px!important}.urgency-rotating-slider{display:flex!important;flex-direction:column!important;animation:productStatSlide 10s cubic-bezier(.77,0,.175,1) infinite!important}@keyframes productStatSlide{0%,20%{transform:translateY(0)}25%,45%{transform:translateY(-34px)}50%,70%{transform:translateY(-68px)}75%,95%{transform:translateY(-102px)}to{transform:translateY(0)}}.urgency-rot-item{height:34px!important;min-height:34px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:700!important;color:#be123c!important;white-space:nowrap!important}.urgency-rot-item strong{color:#e11d48!important}.rot-icon{font-size:14px!important}@media screen and (max-width:768px){.custom-collection-urgency-banner{padding:18px 14px 16px!important;margin-bottom:16px!important}.collection-urgency-title{font-size:17px!important}.collection-urgency-desc{font-size:12px!important;margin-bottom:12px!important}.countdown-unit-card{min-width:52px!important;padding:6px 10px!important}.countdown-num{font-size:18px!important}.countdown-lbl{font-size:9px!important}.countdown-colon{font-size:18px!important}.urgency-rot-item{font-size:11.5px!important;padding:0 8px!important}}.custom-collection-countdown-section{background:transparent!important;padding:0!important;margin:0!important}.custom-collection-urgency-banner{background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;width:100%!important;border-radius:0 0 20px 20px!important;box-shadow:0 8px 24px #f43f5e40!important}.custom-collection-urgency-banner div:not([style*="background: #ffffff"]):not(.countdown-unit-card){background:transparent!important;border:none!important;box-shadow:none!important}#cart-notification-button,.cart-notification .button--secondary,.cart-notification-wrapper .button--secondary{background:#fff!important;color:#be123c!important;border:1.5px solid #fbcfe8!important;border-radius:14px!important;font-weight:700!important;font-size:14.5px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px #f43f5e14!important;transition:all .2s ease!important;text-decoration:none!important}#cart-notification-button:hover,.cart-notification .button--secondary:hover,.cart-notification-wrapper .button--secondary:hover{background:#fff0f5!important;border-color:#f43f5e!important;color:#9f1239!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #f43f5e26!important}.cart-notification form button[name=checkout],.cart-notification .button--primary,.cart-notification-wrapper .button--primary{background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;border:none!important;border-radius:14px!important;font-weight:800!important;font-size:15px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 14px #f43f5e4d!important;transition:all .2s ease!important}.cart-notification form button[name=checkout]:hover,.cart-notification .button--primary:hover{background:linear-gradient(135deg,#e11d48,#f43f5e)!important;transform:translateY(-1px)!important;box-shadow:0 6px 18px #f43f5e66!important}.custom-cart-property-pill,.cart-item .custom-cart-property-pill,.product-option.custom-cart-property-pill{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;background:#fff0f5!important;border:1.5px solid #fecdd3!important;border-radius:12px!important;padding:6px 12px!important;margin-top:8px!important;font-size:12.5px!important;line-height:1.4!important;box-shadow:0 2px 8px #e0245e14!important;max-width:100%!important;word-break:normal!important}.custom-cart-property-pill dt{display:inline!important;font-weight:700!important;color:#9f1239!important;margin:0!important;white-space:nowrap!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.custom-cart-property-pill dd{display:inline!important;font-weight:800!important;color:#e0245e!important;margin:0!important;word-break:normal!important}.custom-cart-property-pill .property-gift-icon{font-size:15px!important;margin-right:2px!important;flex-shrink:0!important}@media screen and (max-width:768px){#product-grid,.collection .grid,.product-grid-container .grid,ul.grid.product-grid,.collection__product-grid ul.grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:0 12px!important;margin:0!important;width:100%!important}#product-grid>.grid__item,ul.grid.product-grid>.grid__item,.product-grid-container .grid__item{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}}.custom-card-vendor,.product__text.caption-with-letter-spacing,.product__text,p.caption-with-letter-spacing.light,.modal-opener__button,.product__modal-opener .product__media-icon,.product__media-icon,.product__modal-opener button,.product__media-toggle,.product-media-modal__toggle{display:none!important}.custom-product-reviews-badge{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:6px!important;background:#fff!important;border:1px solid #f9e2eb!important;padding:6px 14px!important;border-radius:999px!important;margin:6px 0 12px!important;font-size:12.5px!important;box-shadow:0 2px 8px #e0245e0d!important;white-space:nowrap!important;max-width:100%!important}.custom-product-reviews-badge .stars{color:#ffb703!important;font-size:14px!important;letter-spacing:1px!important;flex-shrink:0!important}.custom-product-reviews-badge .rating-score{font-weight:800!important;color:#18181b!important}.custom-product-reviews-badge .rating-count{color:#71717a!important;font-weight:600!important;white-space:nowrap!important}.custom-product-reviews-badge .verified-dot{color:#cbd5e1!important}.custom-product-reviews-badge .verified-text{color:#059669!important;font-weight:700!important;font-size:11px!important;white-space:nowrap!important}@media screen and (max-width:480px){.custom-product-reviews-badge{padding:5px 10px!important;font-size:11px!important;gap:4px!important}.custom-product-reviews-badge .stars{font-size:12px!important}.custom-product-reviews-badge .rating-count{font-size:10.5px!important}.custom-product-reviews-badge .verified-text{font-size:10px!important}}@media screen and (max-width:768px){.product__media-wrapper{padding:0 10px!important;max-width:100%!important}.product__media-item{border-radius:16px!important;overflow:hidden!important;box-shadow:0 3px 12px #0000000d!important;background:transparent!important;border:none!important;width:100%!important}.product__media{border-radius:16px!important;overflow:hidden!important;border:none!important;background:transparent!important}.product__media img{border-radius:16px!important;width:100%!important;height:auto!important;object-fit:cover!important;display:block!important}.thumbnail-list.slider--mobile,.thumbnail-slider .thumbnail-list{display:flex!important;gap:8px!important;padding:10px 0 4px!important;justify-content:flex-start!important;overflow-x:auto!important;scrollbar-width:none!important}.thumbnail-list__item{width:68px!important;flex-shrink:0!important;border-radius:10px!important;overflow:hidden!important}.thumbnail[aria-current=true] img,.thumbnail.is-active img,.thumbnail-list__item.is-selected .thumbnail{border:2px solid #e11d48!important;border-radius:10px!important}}.custom-comparison-section{padding:60px 0!important;background:linear-gradient(180deg,snow,#fdf5f7)!important}.comparison-header{max-width:720px!important;margin:0 auto 36px!important;text-align:center!important}.comparison-badge{display:inline-block!important;padding:6px 16px!important;background:#fdf2f8!important;color:#db2777!important;font-size:12px!important;font-weight:800!important;letter-spacing:1.5px!important;border-radius:999px!important;margin-bottom:12px!important;border:1px solid #fce7f3!important;box-shadow:0 2px 8px #db277714!important}.comparison-title{font-family:Playfair Display,Georgia,serif!important;font-size:32px!important;font-weight:800!important;color:#18181b!important;margin:0 0 12px!important;line-height:1.25!important}.comparison-desc{font-size:14.5px!important;color:#4b5563!important;line-height:1.65!important}.comparison-table-wrapper{background:#fff!important;border-radius:24px!important;border:2px solid #fce7f0!important;box-shadow:0 12px 36px #f43f5e14!important;overflow:hidden!important;max-width:900px!important;margin:0 auto!important}.comparison-custom-table{width:100%!important;border-collapse:collapse!important;text-align:center!important}.comparison-custom-table thead th{padding:18px 16px!important;font-size:15.5px!important;font-weight:800!important}.comparison-custom-table th.col-feature{text-align:left!important;background:#fff5f8!important;color:#9f1239!important;width:50%!important;padding-left:24px!important;border-bottom:2px solid #fce7f0!important}.comparison-custom-table th.col-us{background:linear-gradient(135deg,#f43f5e,#fb7185)!important;color:#fff!important;width:25%!important;letter-spacing:.3px!important;text-shadow:0 1px 3px rgba(0,0,0,.2)!important}.comparison-custom-table th.col-others{background:#f8fafc!important;color:#64748b!important;width:25%!important;border-bottom:2px solid #f1f5f9!important}.comparison-custom-table tbody td{padding:16px!important;font-size:14px!important}.comparison-custom-table td.feature-name{text-align:left!important;font-weight:600!important;color:#334155!important;padding-left:24px!important;background:#fff!important;border-bottom:1px solid #fdf2f6!important}.comparison-custom-table td.col-us{background:#fff9fb!important;border-bottom:1px solid #fdeef4!important}.comparison-custom-table td.col-others{background:#fafbfc!important;border-bottom:1px solid #f1f5f9!important}.check-icon-wrap{width:32px!important;height:32px!important;border-radius:50%!important;background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:16px!important;box-shadow:0 4px 10px #10b9814d!important}.cross-icon-wrap{width:30px!important;height:30px!important;border-radius:50%!important;background:#f1f5f9!important;color:#94a3b8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:13px!important}@media screen and (max-width:768px){.custom-comparison-section{padding:40px 0!important}.comparison-title{font-size:24px!important}.comparison-desc{font-size:13px!important}.comparison-custom-table thead th{padding:12px 8px!important;font-size:13px!important}.comparison-custom-table th.col-feature{padding-left:12px!important;width:46%!important}.comparison-custom-table td.feature-name{padding-left:12px!important;font-size:12px!important}.comparison-custom-table tbody td{padding:12px 6px!important}.check-icon-wrap{width:26px!important;height:26px!important;font-size:13px!important}.cross-icon-wrap{width:24px!important;height:24px!important;font-size:11px!important}}.search-modal,.search-modal__content,.search-modal.modal__content,details[open]>.search-modal,.search-modal.gradient,.search-modal__form{background:#fff!important;background-color:#fff!important;box-shadow:0 10px 30px #f43f5e1a!important;border-bottom:1.5px solid #fce7f0!important}.search-modal .search__input.field__input,.search-modal .field__input,.search-modal input[type=search]{background:snow!important;background-color:snow!important;border:1.5px solid #fbcfe8!important;border-radius:999px!important;color:#18181b!important;font-size:15px!important;padding:12px 20px!important;box-shadow:0 2px 8px #f43f5e0d!important}.search-modal .field__input:focus{border-color:#f43f5e!important;box-shadow:0 0 0 3px #f43f5e33!important}.search-modal .search__button,.search-modal .field__button{color:#f43f5e!important}.search-modal .modal__close-button{color:#881337!important}.predictive-search,.predictive-search__results-groups-wrapper,#predictive-search-results{background:#fff!important;background-color:#fff!important;border-radius:0 0 16px 16px!important;box-shadow:0 12px 28px #00000014!important;border:1px solid #fce7f0!important}.predictive-search__item{color:#18181b!important}.predictive-search__item:hover,.predictive-search__item[aria-selected=true]{background:#fff5f8!important;color:#be123c!important}.predictive-search__item-heading{color:#18181b!important}details[open]>.search-modal:before,details[open]>.search-modal:after,.search-modal__content:before,.search-modal__content:after,.modal-overlay,.modal-overlay:after,details[open] .modal-overlay,details[open] .modal-overlay:after{display:none!important;content:none!important;border:none!important;background:transparent!important}.header__search details,.header__search details[open],.header__search summary{border:none!important;outline:none!important;box-shadow:none!important}.search-modal{border-top:none!important;border-left:none!important;border-right:none!important;outline:none!important}.search-modal .field:before,.search-modal .field:after,.search-modal__form .field:before,.search-modal__form .field:after,.search__input:before,.search__input:after{display:none!important;content:none!important;box-shadow:none!important;border:none!important;outline:none!important}.search-modal .field,.search-modal__form .field,.search-modal .search,.search-modal form.search{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.search-modal input.search__input,.search-modal .search__input.field__input{background:#fff!important;background-color:#fff!important;border:1.5px solid #f43f5e!important;border-radius:999px!important;color:#18181b!important;font-size:15px!important;padding:12px 48px 12px 20px!important;box-shadow:0 2px 12px #f43f5e1f!important;outline:none!important;margin:0!important}.search-modal input.search__input:focus{border-color:#e11d48!important;box-shadow:0 0 0 3px #f43f5e40!important;outline:none!important}.search-modal .search__button{right:14px!important;top:50%!important;transform:translateY(-50%)!important;color:#f43f5e!important;background:transparent!important;border:none!important}.custom-live-stock-status{margin:14px 0 16px!important;font-family:inherit!important}.live-viewers-line{display:flex!important;align-items:center!important;gap:8px!important;font-size:15px!important;color:#18181b!important;font-weight:500!important;line-height:1.4!important}.live-green-pulse{width:10px!important;height:10px!important;border-radius:50%!important;background:#22c55e!important;display:inline-block!important;box-shadow:0 0 0 3px #22c55e40!important;animation:pulseGreenGlow 2s infinite!important;flex-shrink:0!important}@keyframes pulseGreenGlow{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.live-viewers-text strong,.viewers-count-num{color:#16a34a!important;font-weight:800!important;font-size:16px!important}.stock-urgency-line{color:#dc2626!important;font-weight:800!important;font-size:15.5px!important;margin-top:4px!important;letter-spacing:-.2px!important}.price__sale .custom-price-numbers-row{display:flex!important;align-items:baseline!important;gap:12px!important;flex-wrap:wrap!important}.custom-sale-price-pink{font-size:32px!important;font-weight:900!important;color:#d946ef!important;letter-spacing:-.5px!important;line-height:1!important}.custom-compare-price-dark{font-size:22px!important;font-weight:900!important;color:#18181b!important;text-decoration:line-through!important;opacity:.9!important;line-height:1!important}.custom-price-discount-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;background:linear-gradient(135deg,#d946ef,#ec4899)!important;color:#fff!important;padding:5px 14px!important;border-radius:8px!important;font-size:13.5px!important;font-weight:800!important;margin-top:8px!important;width:fit-content!important;box-shadow:0 3px 10px #d946ef47!important}.custom-price-discount-pill svg{fill:#fff!important;flex-shrink:0!important}@media screen and (max-width:480px){.custom-sale-price-pink{font-size:28px!important}.custom-compare-price-dark{font-size:19px!important}.live-viewers-line,.stock-urgency-line{font-size:14px!important}}.product-category-top-tag{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:700!important;color:#4b5563!important;margin-bottom:4px!important}.product-category-top-tag .tag-star{color:#f59e0b!important;font-size:13px!important}.product-category-top-tag .tag-pill{background:#fdf2f8!important;color:#db2777!important;font-size:11px!important;font-weight:800!important;padding:2px 8px!important;border-radius:999px!important;border:1px solid #fce7f3!important}.product__title h1,.product__title h2{font-family:inherit!important;font-size:24px!important;font-weight:800!important;color:#111827!important;line-height:1.25!important;margin:2px 0 6px!important;letter-spacing:-.3px!important}@media screen and (min-width:750px){.product__title h1,.product__title h2{font-size:28px!important}}.custom-product-reviews-badge{display:inline-flex!important;align-items:center!important;gap:5px!important;background:transparent!important;border:none!important;padding:0!important;margin:0 0 10px!important;font-size:13px!important;box-shadow:none!important}.custom-product-reviews-badge .stars{color:#fbbf24!important;font-size:14px!important;letter-spacing:1px!important}.custom-product-reviews-badge .rating-score{display:none!important}.custom-product-reviews-badge .rating-count{font-weight:700!important;color:#374151!important}.custom-product-reviews-badge .verified-dot,.custom-product-reviews-badge .verified-text{display:none!important}.price--large{margin-bottom:6px!important}.price__sale .custom-price-numbers-row{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:0!important}.custom-sale-price-pink{font-size:26px!important;font-weight:900!important;color:#d946ef!important;line-height:1!important}.custom-compare-price-dark{font-size:18px!important;font-weight:900!important;color:#111827!important;text-decoration:line-through!important;opacity:.85!important;line-height:1!important}.custom-price-discount-pill{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#d946ef!important;color:#fff!important;padding:3px 10px!important;border-radius:6px!important;font-size:12px!important;font-weight:800!important;margin-top:0!important;margin-left:4px!important;box-shadow:0 2px 6px #d946ef40!important}.custom-compact-live-stock{margin:10px 0 12px!important}.custom-compact-live-stock .live-viewers-line{display:flex!important;align-items:center!important;gap:6px!important;font-size:13.5px!important;color:#1f2937!important;font-weight:600!important}.custom-compact-live-stock .live-green-pulse{width:9px!important;height:9px!important;border-radius:50%!important;background:#22c55e!important;display:inline-block!important;box-shadow:0 0 0 3px #22c55e40!important;animation:pulseGreenGlow 2s infinite!important}.custom-compact-live-stock .live-viewers-text strong{color:#16a34a!important;font-weight:800!important;font-size:14.5px!important}.custom-compact-live-stock .stock-urgency-line{color:#dc2626!important;font-weight:800!important;font-size:14px!important;margin-top:2px!important}.product-value-props-list{display:flex!important;flex-direction:column!important;gap:6px!important;margin:12px 0 14px!important;padding:0!important}.product-value-props-list .prop-item{display:flex!important;align-items:center!important;gap:8px!important;font-size:13.5px!important;color:#1f2937!important;line-height:1.35!important}.product-value-props-list .prop-emoji{font-size:16px!important;flex-shrink:0!important}.product-value-props-list .prop-text strong{font-weight:800!important;color:#111827!important}.product-sliding-proof-pill{background:snow!important;border:1px solid #ffe4e6!important;border-radius:999px!important;padding:0 14px!important;margin:10px 0 14px!important;overflow:hidden!important;height:34px!important;display:flex!important;align-items:center!important;box-shadow:0 2px 6px #f43f5e0a!important}.sliding-proof-slider{display:flex!important;flex-direction:column!important;animation:slideProofVertical 9s ease-in-out infinite!important;width:100%!important}.sliding-proof-slide{height:34px!important;display:flex!important;align-items:center!important;gap:6px!important;font-size:12.5px!important;color:#374151!important;white-space:nowrap!important}.sliding-proof-slide .proof-icon{font-size:14px!important}.sliding-proof-slide .proof-title{font-weight:700!important;color:#111827!important}@keyframes slideProofVertical{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-34px)}66%,95%{transform:translateY(-68px)}to{transform:translateY(0)}}.product-bundle-divider-bar{display:flex!important;align-items:center!important;gap:12px!important;margin:16px 0 10px!important;text-align:center!important}.product-bundle-divider-bar .divider-line{flex:1!important;height:1px!important;background:#fecdd3!important}.product-bundle-divider-bar .divider-text{font-size:13px!important;font-weight:900!important;color:#be123c!important;letter-spacing:.5px!important;white-space:nowrap!important}.custom-bundle-container{margin:0 0 14px!important}.bundle-options-list{display:flex!important;flex-direction:column!important;gap:8px!important}.bundle-card{padding:10px 14px!important;border-radius:14px!important;border:1.5px solid #fce7f0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:all .2s ease!important}.bundle-card.active{border-color:#f43f5e!important;background:#fffdfd!important;box-shadow:0 4px 14px #f43f5e14!important}.bundle-inline-badge{background:#fdf2f8!important;color:#db2777!important;font-size:10.5px!important;font-weight:800!important;padding:2px 7px!important;border-radius:6px!important;margin-left:6px!important;border:1px solid #fce7f3!important}.bundle-inline-badge.pop{background:#fff1f2!important;color:#e11d48!important}.bundle-inline-badge.vip{background:#f5f3ff!important;color:#7c3aed!important}.bundle-card .bundle-title{font-size:14px!important;font-weight:800!important;color:#111827!important;display:flex!important;align-items:center!important}.bundle-card .bundle-savings{font-size:11.5px!important;color:#059669!important;font-weight:700!important;margin-top:2px!important}.bundle-card .bundle-price{font-size:17px!important;font-weight:900!important;color:#111827!important}.bundle-card .bundle-compare-price{font-size:13px!important;color:#9ca3af!important;text-decoration:line-through!important;font-weight:700!important;display:block!important;text-align:right!important}.product-category-top-tag .tag-pill{background:#ffedd5!important;color:#ea580c!important;font-size:11px!important;font-weight:800!important;padding:2px 9px!important;border-radius:999px!important;border:1px solid #fed7aa!important}.product-sliding-proof-pill{position:relative!important;background:snow!important;border:1px solid #ffe4e6!important;border-radius:999px!important;padding:0 16px!important;margin:10px 0 14px!important;overflow:hidden!important;height:36px!important;display:flex!important;align-items:center!important;box-shadow:0 2px 6px #f43f5e0a!important}.product-sliding-proof-pill .sliding-proof-slide{position:absolute!important;top:0!important;left:16px!important;right:16px!important;height:36px!important;display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;color:#374151!important;white-space:nowrap!important;opacity:0!important;transform:translateY(12px)!important;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)!important;pointer-events:none!important}.product-sliding-proof-pill .sliding-proof-slide.active{opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;z-index:2!important}.product-sliding-proof-pill .sliding-proof-slide.exit{opacity:0!important;transform:translateY(-12px)!important;z-index:1!important}.sliding-proof-slide .proof-icon{font-size:14px!important;flex-shrink:0!important}.sliding-proof-slide .proof-title{font-weight:800!important;color:#111827!important}.sliding-proof-slide .proof-count-badge{background:#f43f5e!important;color:#fff!important;padding:1px 7px!important;border-radius:999px!important;font-weight:800!important;font-size:11px!important}.sliding-proof-slide .proof-desc{color:#4b5563!important}.sliding-proof-slide .proof-desc strong{font-weight:800!important;color:#111827!important}.custom-sale-price-pink{font-size:27px!important;font-weight:900!important;color:#e11d48!important;line-height:1!important;letter-spacing:-.3px!important}.custom-price-discount-pill{display:inline-flex!important;align-items:center!important;gap:4px!important;background:linear-gradient(135deg,#f43f5e,#e11d48)!important;color:#fff!important;padding:3px 10px!important;border-radius:6px!important;font-size:12px!important;font-weight:800!important;margin-top:0!important;margin-left:4px!important;box-shadow:0 3px 8px #e11d4838!important}.custom-product-reviews-badge .stars{display:inline-flex!important;align-items:center!important;gap:1px!important;font-size:15px!important;line-height:1!important}.custom-product-reviews-badge .star-filled{color:#fbbf24!important}.custom-product-reviews-badge .star-half{position:relative!important;display:inline-block!important;color:#e2e8f0!important}.custom-product-reviews-badge .star-half:before{content:"\2605"!important;position:absolute!important;left:0!important;top:0!important;width:50%!important;overflow:hidden!important;color:#fbbf24!important}.custom-cod-trigger-btn{width:100%!important;background:#000!important;color:#fff!important;border:none!important;border-radius:16px!important;padding:12px 18px!important;margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;cursor:pointer!important;text-decoration:none!important;box-shadow:0 4px 14px #00000026!important;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important}.custom-cod-trigger-btn:hover{background:#18181b!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #00000040!important}.cod-btn-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}.cod-btn-texts{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.cod-btn-main-text{font-size:15.5px!important;font-weight:800!important;color:#fff!important;line-height:1.2!important;letter-spacing:-.2px!important}.cod-btn-sub-text{font-size:12px!important;color:#d1d5db!important;font-weight:500!important;margin-top:2px!important}.custom-cod-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#0009!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important}.custom-cod-modal-overlay.active{opacity:1!important;visibility:visible!important}.custom-cod-modal-dialog{background:#fff!important;border-radius:20px!important;max-width:920px!important;width:100%!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 20px 50px #0000004d!important;position:relative!important;display:flex!important;flex-direction:column!important;animation:codModalSlideUp .3s cubic-bezier(.16,1,.3,1)!important}@keyframes codModalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cod-modal-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 24px!important;border-bottom:1px solid #f1f5f9!important;position:sticky!important;top:0!important;background:#fff!important;z-index:10!important}.cod-modal-title{display:flex!important;align-items:center!important;gap:8px!important;font-size:16px!important;font-weight:800!important;color:#111827!important}.cod-modal-close-btn{background:#f1f5f9!important;border:none!important;width:32px!important;height:32px!important;border-radius:50%!important;font-size:16px!important;font-weight:700!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important}.cod-modal-close-btn:hover{background:#e2e8f0!important;color:#0f172a!important}.cod-modal-body{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important;padding:24px!important}@media screen and (max-width:768px){.cod-modal-body{grid-template-columns:1fr!important;gap:20px!important;padding:16px!important}}.cod-warning-banner{color:#ef4444!important;font-weight:700!important;font-size:13.5px!important;margin-bottom:16px!important;text-align:center!important}.cod-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:12px!important}.cod-field label{display:block!important;font-size:12px!important;font-weight:700!important;color:#374151!important;margin-bottom:4px!important}.cod-field .req-star{color:#ef4444!important}.cod-input-wrap{position:relative!important;display:flex!important;align-items:center!important}.cod-input-wrap .cod-icon{position:absolute!important;left:10px!important;font-size:14px!important;pointer-events:none!important;color:#9ca3af!important}.cod-input-wrap input{width:100%!important;padding:9px 12px 9px 34px!important;background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;font-size:13.5px!important;color:#111827!important;transition:all .2s ease!important}.cod-input-wrap input:focus{outline:none!important;border-color:#f43f5e!important;background:#fff!important;box-shadow:0 0 0 3px #f43f5e26!important}.cod-section-group{margin-top:14px!important}.cod-group-title{font-size:13px!important;font-weight:700!important;color:#111827!important;margin-bottom:6px!important}.cod-radio-options{display:flex!important;gap:16px!important}.cod-payment-radio{display:flex!important;align-items:center!important;gap:8px!important;font-size:13.5px!important;font-weight:600!important;color:#374151!important;cursor:pointer!important}.cod-payment-radio input{display:none!important}.cod-radio-circle{width:18px!important;height:18px!important;border-radius:50%!important;border:2px solid #cbd5e1!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}.cod-payment-radio.active .cod-radio-circle,.cod-shipping-card.active .cod-radio-circle{border-color:#2563eb!important}.cod-payment-radio.active .cod-radio-circle:after,.cod-shipping-card.active .cod-radio-circle:after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#2563eb!important}.cod-shipping-card{background:#eff6ff!important;border:1.5px solid #bfdbfe!important;border-radius:12px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:4px!important}.cod-shipping-radio{display:flex!important;align-items:center!important;gap:10px!important;font-size:14px!important;font-weight:700!important;color:#1e3a8a!important;cursor:pointer!important}.cod-shipping-radio input{display:none!important}.cod-shipping-card .shipping-cost{font-weight:800!important;font-size:14px!important;color:#1e3a8a!important}.cod-modal-right{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:14px!important}.cod-product-summary-card{display:flex!important;align-items:center!important;gap:14px!important;background:#fff!important;padding:10px 14px!important;border-radius:12px!important;border:1px solid #f1f5f9!important}.cod-product-img-wrap{position:relative!important;width:54px!important;height:54px!important;border-radius:10px!important;overflow:hidden!important;background:#f1f5f9!important;flex-shrink:0!important}.cod-product-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.cod-qty-badge{position:absolute!important;top:-4px!important;right:-4px!important;background:#111827!important;color:#fff!important;font-size:10.5px!important;font-weight:800!important;width:18px!important;height:18px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.cod-product-meta{flex-grow:1!important}.cod-product-title{font-size:13.5px!important;font-weight:800!important;color:#111827!important;line-height:1.25!important}.cod-product-variant-info{font-size:11.5px!important;color:#64748b!important;margin-top:2px!important}.cod-product-pricing{margin-top:4px!important;display:flex!important;align-items:center!important;gap:8px!important}.cod-comp-price{font-size:12px!important;color:#94a3b8!important;text-decoration:line-through!important}.cod-live-price{font-size:14px!important;font-weight:800!important;color:#111827!important}.cod-totals-box{background:#fff!important;border-radius:12px!important;padding:12px 14px!important;border:1px solid #f1f5f9!important;display:flex!important;flex-direction:column!important;gap:6px!important}.cod-total-row{display:flex!important;justify-content:space-between!important;font-size:13px!important;color:#4b5563!important}.cod-total-row .val{font-weight:700!important;color:#111827!important}.cod-total-row.savings,.cod-total-row.savings .val{color:#059669!important}.cod-total-row.grand-total{font-size:16px!important;font-weight:900!important;color:#111827!important;border-top:1px dashed #e2e8f0!important;padding-top:8px!important;margin-top:4px!important}.cod-total-row.grand-total .val{font-size:17px!important;color:#be123c!important}.cod-coupon-wrap{display:flex!important;gap:8px!important}.cod-coupon-wrap input{flex-grow:1!important;padding:9px 12px!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;font-size:13px!important}.cod-coupon-wrap button{background:#000!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:0 16px!important;font-weight:700!important;font-size:13px!important;cursor:pointer!important}.cod-subscribe-label{display:flex!important;align-items:flex-start!important;gap:8px!important;font-size:12px!important;color:#4b5563!important;cursor:pointer!important;line-height:1.3!important}.cod-subscribe-label input{margin-top:2px!important}.cod-submit-order-btn{background:linear-gradient(135deg,#f43f5e,#e11d48)!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:14px 18px!important;font-size:15px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 6px 18px #e11d484d!important;transition:transform .2s ease,box-shadow .2s ease!important;text-align:center!important;width:100%!important}.cod-submit-order-btn:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #e11d4866!important}.cod-trust-foot{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:11.5px!important;color:#64748b!important;font-weight:600!important}.cod-modal-success{padding:40px 24px!important;text-align:center!important}.success-icon-wrap{font-size:48px!important;margin-bottom:12px!important}.success-title{font-size:24px!important;font-weight:900!important;color:#111827!important;margin-bottom:8px!important}.success-desc{font-size:14px!important;color:#4b5563!important;max-width:500px!important;margin:0 auto 20px!important;line-height:1.5!important}.success-order-box{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:16px!important;text-align:left!important;font-size:13.5px!important;color:#334155!important;max-width:500px!important;margin:0 auto 24px!important;line-height:1.6!important}.success-close-btn{background:#000!important;color:#fff!important;border:none!important;padding:12px 28px!important;border-radius:12px!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important}.custom-cod-trigger-btn{width:100%!important;background:linear-gradient(135deg,#881337,#4c0519)!important;color:#fff!important;border:1.5px solid #fecdd3!important;border-radius:16px!important;padding:12px 18px!important;margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;cursor:pointer!important;text-decoration:none!important;box-shadow:0 4px 16px #88133747!important;transition:transform .2s ease,box-shadow .2s ease!important}.custom-cod-trigger-btn:hover{background:linear-gradient(135deg,#9f1239,#701a31)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #88133766!important}.cod-btn-main-text{font-size:15.5px!important;font-weight:800!important;color:#fff!important;line-height:1.2!important}.cod-btn-sub-text{font-size:12px!important;color:#fed7aa!important;font-weight:600!important;margin-top:2px!important}body.cod-modal-open{overflow:hidden!important;touch-action:none!important}.custom-cod-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000000b3!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;z-index:2147483647!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;opacity:0!important;pointer-events:none!important;transition:opacity .25s ease!important}.custom-cod-modal-overlay.active{opacity:1!important;pointer-events:auto!important}.custom-cod-modal-dialog{background:#fff!important;border-radius:20px!important;max-width:880px!important;width:100%!important;max-height:90vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;box-shadow:0 25px 50px -12px #0006!important;position:relative!important;display:flex!important;flex-direction:column!important}@media screen and (max-width:768px){.custom-cod-modal-overlay{padding:0!important;align-items:flex-end!important}.custom-cod-modal-dialog{width:100%!important;max-width:100%!important;height:94vh!important;max-height:94vh!important;border-radius:22px 22px 0 0!important;margin:0!important}.cod-modal-header{padding:14px 18px!important}.cod-modal-body{grid-template-columns:1fr!important;padding:14px 14px 36px!important;gap:16px!important}.cod-form-row{grid-template-columns:1fr 1fr!important;gap:8px!important}.cod-input-wrap input{font-size:14px!important;padding:10px 10px 10px 30px!important}.cod-input-wrap .cod-icon{left:8px!important;font-size:13px!important}}.cod-auto-discount-pill{background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:8px 12px!important;font-size:12px!important;color:#475569!important;text-align:left!important;display:inline-block!important;width:fit-content!important}.cod-auto-discount-pill strong{color:#0f172a!important;font-weight:800!important}.cod-order-confirmation-view{padding:20px 24px 30px!important;background:#f8fafc!important;border-radius:20px!important;max-height:88vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}@media screen and (max-width:768px){.cod-order-confirmation-view{padding:16px 14px 28px!important}}.conf-top-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:16px!important}.conf-order-id{font-size:18px!important;font-weight:900!important;color:#0f172a!important;margin:0!important}.conf-order-date{font-size:12px!important;color:#64748b!important;margin-top:2px!important}.conf-reorder-btn{background:#fff!important;border:1px solid #fee2e2!important;color:#ef4444!important;padding:6px 14px!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}.conf-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:16px!important;margin-bottom:14px!important;box-shadow:0 1px 3px #00000008!important}.conf-pending-amount{font-size:16px!important;font-weight:900!important;color:#0f172a!important;margin-bottom:4px!important}.conf-pending-desc{font-size:13px!important;color:#475569!important;line-height:1.4!important}.conf-status-title{display:flex!important;align-items:center!important;gap:8px!important;font-size:15px!important;font-weight:800!important;color:#0f172a!important}.conf-check-icon{color:#059669!important;font-size:16px!important;font-weight:900!important}.conf-status-subtitle{font-size:13px!important;color:#475569!important;margin-top:4px!important}.conf-status-date{font-size:12px!important;color:#94a3b8!important;margin-top:2px!important}.conf-item-row{display:flex!important;align-items:center!important;gap:12px!important;padding-bottom:14px!important;border-bottom:1px solid #f1f5f9!important;margin-bottom:14px!important}.conf-item-img-wrap{position:relative!important;width:50px!important;height:50px!important;border-radius:8px!important;overflow:hidden!important;background:#f1f5f9!important;flex-shrink:0!important}.conf-item-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.conf-item-qty{position:absolute!important;top:-3px!important;right:-3px!important;background:#0f172a!important;color:#fff!important;font-size:10px!important;font-weight:800!important;width:16px!important;height:16px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.conf-item-meta{flex-grow:1!important}.conf-item-title{font-size:13px!important;font-weight:800!important;color:#0f172a!important;line-height:1.3!important}.conf-item-variant{font-size:11.5px!important;color:#64748b!important;margin-top:2px!important}.conf-item-price{font-size:13.5px!important;font-weight:700!important;color:#0f172a!important}.conf-receipt-totals{display:flex!important;flex-direction:column!important;gap:6px!important}.conf-receipt-row{display:flex!important;justify-content:space-between!important;font-size:13px!important;color:#475569!important}.conf-receipt-row.discount-row{color:#059669!important;font-weight:600!important}.conf-receipt-row.discount-row small{font-size:10px!important;background:#ecfdf5!important;padding:1px 5px!important;border-radius:4px!important;margin-left:4px!important}.conf-receipt-row.grand-total-row{font-size:16px!important;font-weight:900!important;color:#0f172a!important;border-top:1px solid #f1f5f9!important;padding-top:10px!important;margin-top:6px!important}.conf-receipt-row.grand-total-row .grand-val strong{font-size:18px!important;color:#0f172a!important}.conf-savings-badge{display:flex!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:800!important;color:#059669!important;margin-top:6px!important}.conf-details-table-card{padding:0!important;overflow:hidden!important}.conf-detail-table-row{display:grid!important;grid-template-columns:130px 1fr!important;padding:14px 16px!important;border-bottom:1px solid #f1f5f9!important;font-size:13px!important}.conf-detail-table-row:last-child{border-bottom:none!important}.conf-detail-label{color:#64748b!important;font-weight:600!important}.conf-detail-value{color:#0f172a!important;font-weight:500!important;line-height:1.4!important}.conf-detail-value strong{font-weight:700!important}.conf-actions-wrap{margin-top:20px!important;text-align:center!important}.conf-continue-shopping-btn{width:100%!important;background:linear-gradient(135deg,#f43f5e,#e11d48)!important;color:#fff!important;border:none!important;padding:14px 20px!important;border-radius:12px!important;font-size:15px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 4px 14px #e11d484d!important;transition:transform .2s ease!important}.conf-continue-shopping-btn:hover{transform:translateY(-2px)!important}.cod-product-summary-card{display:flex!important;align-items:center!important;gap:12px!important;background:#fff!important;padding:12px 14px!important;border-radius:12px!important;border:1px solid #f1f5f9!important}.cod-product-img-wrap{position:relative!important;width:52px!important;height:52px!important;border-radius:8px!important;overflow:visible!important;background:#f8fafc!important;flex-shrink:0!important}.cod-product-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important}.cod-qty-badge{position:absolute!important;top:-6px!important;right:-6px!important;background:#111827!important;color:#fff!important;font-size:11px!important;font-weight:800!important;width:20px!important;height:20px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #ffffff!important;box-shadow:0 1px 3px #0003!important;z-index:2!important}.cod-live-price{font-size:15px!important;font-weight:800!important;color:#111827!important;margin-top:3px!important;display:block!important}.custom-cod-modal-dialog.mode-checkout .cod-order-confirmation-view{display:none!important}.custom-cod-modal-dialog.mode-checkout .cod-modal-header{display:flex!important}.custom-cod-modal-dialog.mode-checkout .cod-modal-body{display:grid!important}.custom-cod-modal-dialog.mode-confirmation .cod-modal-header,.custom-cod-modal-dialog.mode-confirmation .cod-modal-body{display:none!important}.custom-cod-modal-dialog.mode-confirmation .cod-order-confirmation-view{display:block!important;background:#fff!important;min-height:100%!important}.cod-product-img-wrap,.conf-item-img-wrap{position:relative!important;width:48px!important;height:48px!important;border-radius:8px!important;background:#f1f5f9!important;flex-shrink:0!important;overflow:visible!important}.cod-product-img-wrap img,.conf-item-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important;display:block!important}.cod-qty-badge,.conf-item-qty{position:absolute!important;top:-7px!important;right:-7px!important;background:#64748b!important;color:#fff!important;font-size:11px!important;font-weight:700!important;width:20px!important;height:20px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;box-shadow:0 1px 3px #0003!important;z-index:10!important}.easysell-button,[data-easysell-button],.easysell-btn,.easysell-trigger-btn,div[id*=easysell] button,div[class*=easysell] button,.easysell-app-block button{width:100%!important;background:linear-gradient(135deg,#881337,#4c0519)!important;color:#fff!important;border:1.5px solid #fecdd3!important;border-radius:16px!important;padding:14px 20px!important;margin-top:10px!important;font-size:15.5px!important;font-weight:800!important;letter-spacing:-.2px!important;box-shadow:0 4px 16px #88133747!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-decoration:none!important}.easysell-button:hover,[data-easysell-button]:hover,.easysell-btn:hover,.easysell-trigger-btn:hover,div[id*=easysell] button:hover,div[class*=easysell] button:hover,.easysell-app-block button:hover{background:linear-gradient(135deg,#9f1239,#701a31)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #88133766!important}.easysell-modal-container,.easysell-popup,.easysell-form-wrapper,div[id*=easysell-modal],div[class*=easysell-modal]{font-family:inherit!important;border-radius:20px!important;z-index:2147483647!important}.easysell-submit-btn,.easysell-confirm-btn,.easysell-form-wrapper button[type=submit]{background:linear-gradient(135deg,#f43f5e,#e11d48)!important;color:#fff!important;border:none!important;border-radius:12px!important;font-size:15px!important;font-weight:800!important;padding:14px 20px!important;box-shadow:0 4px 14px #e11d484d!important;cursor:pointer!important}.cod-product-summary-card{background:#fff!important;border:1.5px solid #ffe4e6!important;border-radius:14px!important;padding:12px 14px!important;display:flex!important;align-items:center!important;gap:14px!important;box-shadow:0 2px 10px #f43f5e0f!important;margin-bottom:12px!important}.cod-product-img-wrap,.conf-item-img-wrap{position:relative!important;width:60px!important;height:60px!important;border-radius:12px!important;background:#fff1f2!important;border:1.5px solid #fecdd3!important;flex-shrink:0!important;overflow:visible!important;box-shadow:0 2px 6px #0000000d!important}.cod-product-img-wrap img,.conf-item-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}.cod-qty-badge,.conf-item-qty{position:absolute!important;top:-8px!important;right:-8px!important;background:#e11d48!important;color:#fff!important;font-size:11.5px!important;font-weight:800!important;width:22px!important;height:22px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #ffffff!important;box-shadow:0 2px 5px #e11d4859!important;z-index:10!important}.cod-product-meta{flex:1!important;display:flex!important;flex-direction:column!important;gap:3px!important}.cod-product-title{font-size:14px!important;font-weight:700!important;color:#1e293b!important;line-height:1.3!important}.cod-box-tag-pill{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#fff1f2!important;border:1px solid #fecdd3!important;color:#9f1239!important;font-size:11.5px!important;font-weight:700!important;padding:3px 8px!important;border-radius:12px!important;margin-top:2px!important;line-height:1.2!important;width:fit-content!important}.cod-live-price{font-size:15.5px!important;font-weight:800!important;color:#e11d48!important;margin-top:2px!important}.cod-totals-box{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:12px 14px!important;margin-bottom:12px!important}.cod-total-row{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:5px 0!important;font-size:13.5px!important;color:#475569!important}.cod-total-row .val{font-weight:700!important;color:#1e293b!important}.cod-total-row.savings,.cod-total-row.savings .val{color:#16a34a!important}.cod-total-row.grand-total{border-top:1px dashed #cbd5e1!important;padding-top:8px!important;margin-top:4px!important;font-size:15.5px!important;font-weight:800!important;color:#0f172a!important}.cod-total-row.grand-total .val{font-size:17px!important;font-weight:900!important;color:#e11d48!important}.cod-auto-discount-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:linear-gradient(135deg,#fdf2f8,#fff1f2)!important;border:1px solid #fecdd3!important;color:#e11d48!important;font-size:12px!important;font-weight:700!important;padding:7px 12px!important;border-radius:10px!important;margin-bottom:12px!important;width:100%!important;text-align:center!important}.custom-order-note-container{background:#fff!important;border:1.5px solid #ffe4e6!important;border-radius:14px!important;padding:12px 14px!important;margin:12px 0 16px!important;box-shadow:0 2px 8px #f43f5e0a!important;transition:border-color .2s ease,box-shadow .2s ease!important}.custom-order-note-container:focus-within{border-color:#f43f5e!important;box-shadow:0 4px 14px #f43f5e1f!important}.order-note-header{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:8px!important}.order-note-icon{font-size:16px!important}.order-note-label{font-size:13.5px!important;font-weight:700!important;color:#1e293b!important}.order-note-label small{font-weight:500!important;color:#64748b!important}.order-note-textarea{width:100%!important;background:#fafafa!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px 12px!important;font-size:13px!important;color:#334155!important;font-family:inherit!important;resize:vertical!important;min-height:52px!important;outline:none!important;transition:border-color .2s ease,background .2s ease!important}.order-note-textarea:focus{background:#fff!important;border-color:#f43f5e!important}.order-note-header,.cod-note-header-wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:6px!important;width:100%!important}.order-note-title-wrap{display:flex!important;align-items:center!important;gap:6px!important}.order-note-char-count,.cod-note-char-count{font-size:11.5px!important;font-weight:600!important;color:#94a3b8!important}.cart__note,cart-note,.cart-drawer__note{display:none!important}.cod-select-wrap{position:relative!important}.cod-select-wrap select{width:100%!important;background:#fafafa!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;padding:12px 34px 12px 38px!important;font-size:14px!important;color:#1e293b!important;font-family:inherit!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;cursor:pointer!important;outline:none!important;transition:all .2s ease!important}.cod-select-wrap select:focus{background:#fff!important;border-color:#f43f5e!important;box-shadow:0 0 0 3px #f43f5e1f!important}.cod-select-wrap select:disabled{background:#f1f5f9!important;color:#94a3b8!important;cursor:not-allowed!important;border-color:#e2e8f0!important}.cod-select-arrow{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;font-size:11px!important;color:#64748b!important;pointer-events:none!important}.cod-field.has-error input,.cod-field.has-error select{border-color:#e11d48!important;background:#fff5f5!important;box-shadow:0 0 0 2px #e11d4826!important}.cod-field-error-msg{display:block!important;color:#e11d48!important;font-size:11.5px!important;font-weight:600!important;margin-top:4px!important;line-height:1.3!important}.cod-label-flex{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:5px!important;width:100%!important}.cod-label-hint{font-size:11px!important;font-weight:500!important;color:#64748b!important}.custom-card-price-row{display:flex!important;align-items:baseline!important;gap:8px!important;margin:6px 0 10px!important}.custom-card-stepper,.custom-card-stepper-row{display:none!important}.luxury-boutique-card{background:#fff!important;border-radius:18px!important;overflow:hidden!important;border:1px solid #fecdd3!important;box-shadow:0 4px 14px #f43f5e0f!important;transition:transform .25s ease,box-shadow .25s ease!important}.luxury-boutique-card:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px #f43f5e24!important}.luxury-discount-pill{background:linear-gradient(135deg,#881337,#be123c)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.3px!important;padding:5px 9px!important;border-radius:8px!important;box-shadow:0 2px 8px #8813374d!important;display:inline-block!important}.luxury-media-link{position:relative!important;display:block!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#fafafa!important}.primary-media-img{width:100%!important;height:100%!important;object-fit:cover!important;transition:opacity .4s ease,transform .4s ease!important;display:block!important}.secondary-hover-img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:0!important;transition:opacity .4s ease,transform .4s ease!important;display:block!important}.luxury-boutique-card:hover .secondary-hover-img{opacity:1!important;transform:scale(1.03)!important}.luxury-boutique-card:hover .primary-media-img{transform:scale(1.03)!important}.luxury-card-info{padding:12px 14px 14px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.luxury-card-title{font-size:14.5px!important;font-weight:700!important;color:#1e293b!important;line-height:1.35!important;margin-bottom:6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-decoration:none!important}.luxury-rating-row{display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:8px!important}.luxury-stars{color:#f59e0b!important;font-size:13px!important;letter-spacing:1px!important}.luxury-rating-score{font-size:12px!important;font-weight:800!important;color:#1e293b!important}.luxury-price-shipping-row{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:6px!important;margin-bottom:12px!important}.luxury-sale-price{font-size:17px!important;font-weight:800!important;color:#e11d48!important}.luxury-compare-price{font-size:13px!important;color:#94a3b8!important;text-decoration:line-through!important}.luxury-free-ship-badge{background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#166534!important;font-size:10.5px!important;font-weight:700!important;padding:2px 7px!important;border-radius:6px!important;white-space:nowrap!important}.luxury-btn-wrap{margin-top:auto!important}.luxury-add-to-cart-btn{width:100%!important;background:linear-gradient(135deg,#f43f5e,#e11d48)!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:11px 14px!important;font-size:14px!important;font-weight:800!important;letter-spacing:-.1px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;box-shadow:0 4px 14px #e11d4847!important;transition:all .2s ease!important}.luxury-add-to-cart-btn:hover{background:linear-gradient(135deg,#e11d48,#be123c)!important;transform:translateY(-1px)!important;box-shadow:0 6px 18px #e11d4861!important}.luxury-boutique-card{border-radius:14px!important;box-shadow:0 2px 10px #f43f5e0d!important}.luxury-discount-pill{font-size:10.5px!important;padding:3px 7px!important;border-radius:6px!important;box-shadow:0 2px 6px #e11d4840!important}.luxury-card-info{padding:8px 10px 10px!important;gap:0!important}.luxury-card-title{font-size:13.5px!important;line-height:1.25!important;margin:0 0 3px!important}.luxury-rating-row{margin-bottom:4px!important;gap:3px!important}.luxury-stars{font-size:11.5px!important;letter-spacing:.5px!important}.luxury-rating-score{font-size:11.5px!important}.luxury-review-count{font-size:11px!important}.luxury-price-shipping-row{gap:4px!important;margin-bottom:6px!important}.luxury-sale-price{font-size:15.5px!important}.luxury-compare-price{font-size:12px!important}.luxury-free-ship-badge{font-size:9.5px!important;padding:1.5px 5px!important}.luxury-btn-wrap{margin-top:2px!important}.luxury-add-to-cart-btn{padding:8px 10px!important;font-size:13px!important;border-radius:10px!important;box-shadow:0 3px 10px #e11d4838!important}.luxury-boutique-card{border-radius:16px!important;background:#fff!important;border:1px solid #fecdd3!important;box-shadow:0 3px 12px #f43f5e0f!important;overflow:hidden!important}.custom-card-media-wrap{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:16px 16px 0 0!important}.luxury-media-link{position:relative!important;display:block!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}.primary-media-img{width:100%!important;height:100%!important;object-fit:cover!important}.luxury-card-info{padding:10px 12px 12px!important}.luxury-card-title{font-size:14px!important;font-weight:700!important;line-height:1.3!important;margin:0 0 5px!important}.luxury-rating-row{display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:6px!important}.luxury-stars{font-size:12px!important;color:#f59e0b!important}.luxury-rating-score{font-size:12px!important;font-weight:800!important}.luxury-review-count{font-size:11.5px!important;color:#64748b!important;font-weight:600!important}.luxury-price-shipping-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;margin-bottom:8px!important;width:100%!important}.luxury-card-price-wrap{display:flex!important;align-items:baseline!important;gap:6px!important}.luxury-sale-price{font-size:16px!important;font-weight:800!important;color:#e11d48!important}.luxury-compare-price{font-size:12.5px!important;color:#94a3b8!important}.luxury-free-ship-badge{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#15803d!important;font-size:11px!important;font-weight:700!important;padding:3.5px 8px!important;border-radius:6px!important;letter-spacing:.1px!important;text-align:center!important;box-sizing:border-box!important}.luxury-add-to-cart-btn{width:100%!important;padding:10px 12px!important;font-size:13.5px!important;font-weight:800!important;border-radius:11px!important}.luxury-boutique-card,.card-wrapper.luxury-boutique-card .card{border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid #ffe4e6!important;box-shadow:0 4px 14px #f43f5e0f!important}.custom-card-media-wrap{position:relative!important;width:100%!important;aspect-ratio:1 / 1.18!important;overflow:hidden!important;background:#fafafa!important;border-radius:16px 16px 0 0!important;margin:0!important;padding:0!important}.luxury-media-link{position:relative!important;display:block!important;width:100%!important;height:100%!important;aspect-ratio:1 / 1.18!important;overflow:hidden!important;margin:0!important;padding:0!important}.primary-media-img,.secondary-hover-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.luxury-card-info{margin:0!important;padding:10px 12px 12px!important;background:#fff!important}@media screen and (max-width:768px){.related-products .related-swipe-hint{display:inline-flex!important;align-items:center!important;gap:3px!important;font-size:11.5px!important;color:#e11d48!important;font-weight:700!important}.related-products .product-grid,.related-products ul.related-products-mobile-slider,ul.related-products-mobile-slider{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:scroll!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding:6px 14px 16px!important;margin:0 -14px!important;width:calc(100% + 28px)!important;max-width:none!important;list-style:none!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.related-products .product-grid::-webkit-scrollbar,.related-products ul.related-products-mobile-slider::-webkit-scrollbar,ul.related-products-mobile-slider::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.related-products .product-grid .grid__item,.related-products ul.related-products-mobile-slider .grid__item,ul.related-products-mobile-slider .grid__item{width:46%!important;min-width:150px!important;max-width:175px!important;flex:0 0 46%!important;scroll-snap-align:start!important;padding:0!important;margin:0!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-enhancements.css.map */
