:root{--smart-cart-primary: #111111;--smart-cart-secondary: #71717a;--smart-cart-accent: #10b981;--smart-cart-border: #e4e4e7;--smart-cart-bg: #ffffff;--smart-cart-light-gray: #f4f4f5;--smart-cart-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--smart-cart-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}.smart-cart-wrapper{font-family:var(--smart-cart-font);color:var(--smart-cart-primary);display:flex;flex-direction:column;height:100%;background:var(--smart-cart-bg)}.smart-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--smart-cart-border);background:var(--smart-cart-bg)}.smart-header .title{font-size:1.15rem;font-weight:600;letter-spacing:-.02em}.smart-header .close_popup_ajax{font-size:1.3rem;cursor:pointer;color:var(--smart-cart-secondary);transition:color .2s ease}.smart-header .close_popup_ajax:hover{color:var(--smart-cart-primary)}body.smart-modal-open{overflow:hidden!important}.smart-cart-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:20px;display:flex;flex-direction:column;gap:24px}.smart-progress-section{background:var(--smart-cart-light-gray);padding:16px;border-radius:12px;margin-bottom:8px}.smart-progress-banner{font-size:.9rem;font-weight:500;margin-bottom:16px;line-height:1.4;color:#3f3f46}.smart-money-highlight{font-weight:700;color:var(--smart-cart-primary)}.smart-reward-highlight{font-weight:700;color:var(--smart-cart-accent)}.smart-progress-bar-container{position:relative;margin:10px 0 25px;padding:0 10px}.smart-progress-bar-track{height:6px;background:#e4e4e7;border-radius:3px;overflow:hidden;position:relative}.smart-progress-bar-fill{height:100%;background:var(--smart-cart-accent);transition:width .4s ease-out}.smart-milestones{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:0}.smart-milestone{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.smart-milestone-circle{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #cbd5e1;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.smart-milestone-circle i{display:none;font-size:8px;color:#fff}.smart-milestone.active .smart-milestone-circle{background:var(--smart-cart-accent);border-color:var(--smart-cart-accent)}.smart-milestone.active .smart-milestone-circle i{display:block}.smart-milestone-label{position:absolute;top:22px;font-size:.75rem;font-weight:600;text-align:center;white-space:nowrap;color:#71717a;line-height:1.2}.smart-milestone-label .lbl-name{font-weight:400;font-size:.7rem}.smart-milestone.active .smart-milestone-label{color:var(--smart-cart-primary);font-weight:700}.smart-items-list-wrap{border-bottom:1px solid var(--smart-cart-border);padding-bottom:16px}.smart-cart-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.smart-cart-item{display:flex;gap:16px;position:relative;padding:12px;border-radius:8px;border:1px solid var(--smart-cart-border);background:var(--smart-cart-bg)}.smart-cart-item .thumb img{border-radius:6px;object-fit:cover}.smart-item-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-right:24px}.smart-item-info .product-name{font-size:.95rem;font-weight:600;text-decoration:none;color:var(--smart-cart-primary);line-height:1.3;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smart-item-info .product-option-title{font-size:.8rem;color:var(--smart-cart-secondary);margin-bottom:6px}.smart-item-info .price-box{margin-bottom:10px}.smart-item-info .price{font-weight:700;font-size:.95rem}.smart-item-info .quantity-item{display:inline-block;margin-top:4px}.smart-item-info .group-quantity-button{display:flex;align-items:center;border:1px solid var(--smart-cart-border);border-radius:6px;overflow:hidden;max-width:90px}.smart-item-info .group-quantity-button a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--smart-cart-secondary);background:var(--smart-cart-light-gray);text-decoration:none;font-size:.75rem;transition:background .2s}.smart-item-info .group-quantity-button a:hover{background:#e4e4e7;color:var(--smart-cart-primary)}.smart-item-info .group-quantity-button input.qty{width:34px;height:28px;border:none;border-left:1px solid var(--smart-cart-border);border-right:1px solid var(--smart-cart-border);text-align:center;font-size:.85rem;font-weight:600;color:var(--smart-cart-primary);background:#fff}.smart-item-info .remove{position:absolute;top:12px;right:12px;color:#a1a1aa;font-size:1.1rem;transition:color .2s;cursor:pointer}.smart-item-info .remove:hover{color:#ef4444}.smart-upsell-section{border-bottom:1px solid var(--smart-cart-border);padding-bottom:20px}.smart-section-title{font-size:.8rem;font-weight:700;letter-spacing:.05em;color:var(--smart-cart-secondary);margin-bottom:12px}.smart-upsell-list{display:flex;flex-direction:column;gap:12px}.smart-upsell-item{display:flex;align-items:center;gap:12px;padding:10px;border:1px dashed var(--smart-cart-border);border-radius:8px;background:#fbfbfb}.dp-upsell-slide{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:8px 10px!important}.dp-upsell-slide .smart-upsell-img{width:50px!important;height:50px!important;object-fit:cover!important;border-radius:8px!important;border:1.5px solid #EBEFE0!important;align-self:center!important}.dp-upsell-slide .dp-upsell-card-top{display:flex!important;align-items:flex-start!important;gap:8px!important}.smart-upsell-img{width:50px;height:50px;object-fit:cover;border-radius:8px;border:1.5px solid #EBEFE0;flex-shrink:0}.smart-upsell-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.smart-upsell-name{font-size:12px;font-weight:700;color:#1d2614;line-height:1.25;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smart-upsell-price-variant-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:4px!important;margin-top:2px!important;width:100%!important}.smart-upsell-price{font-size:12px!important;font-weight:800!important;color:#1d2614!important;white-space:nowrap!important}.smart-upsell-variant-select{font-size:11px!important;font-weight:600!important;padding:1px 14px 1px 4px!important;border:1.5px solid #DDE5C8!important;border-radius:12px!important;margin:0!important;background:#fff!important;color:#1d2614!important;cursor:pointer!important;height:24px!important;max-width:85px!important;outline:none!important;appearance:auto!important;-webkit-appearance:auto!important;text-overflow:ellipsis!important}.dp-upsell-slide .smart-upsell-add-btn{position:static!important;display:block!important;width:100%!important;background:#4a6b29!important;color:#fff!important;border:none!important;padding:6px 10px!important;font-size:12px!important;font-weight:700!important;border-radius:8px!important;cursor:pointer!important;text-align:center!important;transition:all .25s ease!important;margin-top:2px!important;letter-spacing:.02em!important;box-shadow:0 2px 6px #4a6b2926!important}.dp-upsell-slide .smart-upsell-add-btn:hover{background:#364e1b!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #4a6b2940!important}.smart-upsell-add-btn{background:var(--smart-cart-primary);color:#fff;border:none;padding:6px 14px;font-size:.8rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s;flex-shrink:0}.smart-upsell-add-btn:hover{background:#27272a;transform:scale(1.02)}.smart-notes-section{border-bottom:1px solid var(--smart-cart-border);padding-bottom:16px}.smart-notes-toggle{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:.9rem;font-weight:600;color:var(--smart-cart-primary);cursor:pointer}.smart-notes-toggle i{color:var(--smart-cart-secondary)}.smart-notes-toggle .toggle-arrow{transition:transform .3s}.smart-notes-toggle.open .toggle-arrow{transform:rotate(180deg)}.smart-notes-content{margin-top:10px;display:flex;flex-direction:column;gap:8px}.smart-note-input{width:100%;min-height:70px;padding:10px;font-size:.85rem;border:1px solid var(--smart-cart-border);border-radius:6px;resize:vertical}.smart-note-save-btn{align-self:flex-end;background:var(--smart-cart-light-gray);color:var(--smart-cart-primary);border:1px solid var(--smart-cart-border);padding:4px 12px;font-size:.8rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s}.smart-note-save-btn:hover{background:#e4e4e7}.smart-coupons-section{padding-bottom:10px}.smart-coupon-input-group{display:flex;gap:8px;margin-bottom:16px}.smart-coupon-input-group input{flex:1;padding:10px 12px;font-size:.85rem;border:1px solid var(--smart-cart-border);border-radius:6px}.smart-coupon-input-group button{background:var(--smart-cart-primary);color:#fff;border:none;padding:0 16px;font-size:.85rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background .2s}.smart-coupon-input-group button:hover{background:#27272a}.smart-coupons-list{display:flex;flex-direction:column;gap:12px}.smart-coupon-card{border:1px dashed var(--smart-cart-border);padding:12px;border-radius:8px;background:#fff;transition:all .2s;display:flex;flex-direction:column;gap:4px}.smart-coupon-card.unlocked{cursor:pointer;border-color:#cbd5e1}.smart-coupon-card.unlocked:hover{border-color:var(--smart-cart-accent);background:#f0fdf4}.smart-coupon-card.locked{opacity:.65;background:#fafafa}.smart-coupon-badge{font-size:.85rem;font-weight:700;color:var(--smart-cart-primary)}.smart-coupon-card.unlocked .smart-coupon-badge{color:var(--smart-cart-accent)}.smart-coupon-desc{font-size:.8rem;color:var(--smart-cart-secondary)}.smart-coupon-status{font-size:.75rem;font-weight:600;margin-top:4px}.smart-coupon-card.locked .smart-coupon-status{color:#ef4444}.smart-coupon-card.unlocked .smart-coupon-status.tap-to-apply{color:var(--smart-cart-accent);letter-spacing:.02em}.smart-coupon-card.applied{border-color:var(--smart-cart-accent);background:#f0fdf4;box-shadow:0 0 0 1px var(--smart-cart-accent)}.smart-coupon-card.applied .tap-to-apply{display:none}.smart-coupon-card.applied:after{content:"Applied \2713";font-size:.75rem;font-weight:700;color:var(--smart-cart-accent);margin-top:4px}.smart-bottom-actions{border-top:1px solid var(--smart-cart-border);padding:16px 20px 24px;background:var(--smart-cart-bg);box-shadow:0 -4px 6px -1px #0000000d;flex-shrink:0;position:sticky;bottom:0;z-index:10}.smart-discount-info{background:#f0fdf4;border-radius:8px;padding:8px 12px;margin-bottom:12px;display:flex;flex-direction:column;gap:4px}.smart-discount-line{display:flex;justify-content:space-between;font-size:.8rem;font-weight:600;color:var(--smart-cart-accent)}.smart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.smart-subtotal .text{font-size:.95rem;font-weight:600;color:var(--smart-cart-secondary)}.smart-subtotal .js-total-price{font-size:1.15rem;font-weight:700}.smart-checkout-wrap{width:100%}.smart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--smart-cart-primary);color:#fff!important;border:none;padding:14px 24px;font-size:.95rem;font-weight:700;border-radius:8px;text-decoration:none!important;transition:all .2s ease;box-shadow:var(--smart-cart-shadow)}.smart-checkout-btn:hover{background:#27272a}.smart-checkout-btn i{transition:transform .2s}.smart-checkout-btn:hover i{transform:translate(4px)}.smart-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.smart-empty-icon{width:60px;height:60px;border-radius:50%;background:var(--smart-cart-light-gray);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:var(--smart-cart-secondary);margin-bottom:16px}.smart-cart-empty p{font-size:.95rem;color:var(--smart-cart-secondary);margin-bottom:24px}.smart-continue-shopping{background:var(--smart-cart-primary);color:#fff!important;padding:10px 20px;font-size:.85rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background .2s}.smart-continue-shopping:hover{background:#27272a}#js_cart_popup{padding:0!important;overflow:hidden!important}#js_cart_popup .box-cart{padding:0!important;height:100%!important;display:flex!important;flex-direction:column!important}#js_cart_popup .js-cart-inner,#js_cart_popup [id^=shopify-section],#js_cart_popup .shopify-section{height:100%!important;display:flex!important;flex-direction:column!important;flex:1!important}#js_cart_popup .smart-cart-wrapper{height:100%!important;min-height:100%!important}.smart-buy-now-btn{display:flex;justify-content:space-between;align-items:center;width:100%;background:#d91d24;color:#fff!important;border:none;padding:11px 16px;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s;box-shadow:0 4px 6px #00000014;gap:8px}.smart-buy-now-btn:hover{background:#b8151b}.smart-buy-now-btn:active{transform:scale(.99)}.smart-buy-now-text{letter-spacing:-.01em;font-size:.95rem;flex-shrink:0}.smart-buy-now-payment-icons{display:flex;align-items:center;gap:0;flex-shrink:0}.smart-pay-icon{width:24px;height:24px;border-radius:50%;display:block;object-fit:contain;background:#fff;border:1px solid #ff4d4d;margin-left:-6px;box-shadow:0 1px 3px #00000014;position:relative;transition:transform .2s ease}.smart-pay-icon:first-child{margin-left:0}.smart-pay-icon:hover{transform:translateY(-2px);z-index:20}.smart-powered-by{text-align:center;font-size:.72rem;color:#71717a;margin-top:8px;font-weight:500;letter-spacing:.02em}.smart-id-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#11182799;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999999;font-family:var(--smart-cart-font);padding:16px;box-sizing:border-box}.smart-id-modal-container{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:420px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;position:relative;box-sizing:border-box;text-align:left}.smart-id-modal-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:1.6rem;color:#a1a1aa;cursor:pointer;line-height:1;padding:0;transition:color .2s}.smart-id-modal-close:hover{color:#18181b}.smart-id-modal-step{display:none}.smart-id-modal-step.active{display:flex;flex-direction:column;min-height:0;overflow:hidden}.smart-id-modal-title{font-size:1.35rem;font-weight:800;color:#18181b;margin:0 0 6px;letter-spacing:-.02em}.smart-id-modal-subtitle{font-size:.85rem;color:#71717a;margin:0 0 24px;line-height:1.4}.smart-id-modal-input-wrapper{display:flex;align-items:center;border:1.5px solid #e4e4e7;border-radius:8px;overflow:hidden;background:#fff;margin-bottom:20px;transition:border-color .2s}.smart-id-modal-input-wrapper:focus-within{border-color:#d91d24}.smart-id-modal-country-select{display:flex;align-items:center;gap:6px;padding:12px 12px 12px 16px;background:#f4f4f5;border-right:1.5px solid #e4e4e7;font-weight:700;font-size:.9rem;color:#18181b}.smart-id-modal-flag{font-size:1.1rem;line-height:1}#smart-id-modal-phone-input{flex:1;border:none!important;outline:none!important;padding:12px 16px!important;font-size:.95rem!important;font-weight:700!important;color:#18181b!important;letter-spacing:.05em;background:transparent!important}.smart-id-modal-submit-btn{width:100%;background:#d91d24;color:#fff!important;border:none;border-radius:8px;padding:14px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s;text-align:center}.smart-id-modal-submit-btn:hover{background:#b8151b}.smart-id-modal-submit-btn:disabled{opacity:.7;cursor:not-allowed}.smart-id-modal-otp-group{display:flex;gap:12px;justify-content:center;margin:8px 0 16px}.smart-id-modal-otp-digit{width:50px;height:50px;border:1.5px solid #e4e4e7;border-radius:8px;text-align:center;font-size:1.4rem;font-weight:700;color:#18181b;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s}.smart-id-modal-otp-digit:focus{border-color:#d91d24;box-shadow:0 0 0 1px #d91d2440}.smart-id-modal-otp-actions{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-bottom:24px;color:#71717a}.smart-id-modal-back-btn{cursor:pointer;font-weight:700;color:#71717a;transition:color .2s}.smart-id-modal-back-btn:hover{color:#18181b}.smart-id-modal-timer{font-weight:500}.smart-id-modal-timer span{font-weight:700;color:#18181b}.smart-id-modal-address-box{background:#f4f4f5;border:1.5px solid #e4e4e7;border-radius:8px;padding:14px;margin-bottom:16px}.smart-id-modal-phone{font-size:.85rem;font-weight:700;color:#18181b;margin:0 0 6px}.smart-id-modal-address{font-size:.8rem;color:#52525b;line-height:1.4;margin:0}.smart-id-modal-actions-row{margin-bottom:16px}.smart-id-modal-logout-btn{font-size:.75rem;color:#71717a;text-decoration:underline;cursor:pointer;font-weight:500;transition:color .2s}.smart-id-modal-logout-btn:hover{color:#d91d24}.smart-id-modal-footer{text-align:center;font-size:.72rem;color:#a1a1aa;margin-top:24px;border-top:1px solid #e4e4e7;padding-top:14px;font-weight:500;letter-spacing:.02em}.smart-id-modal-address-form{display:flex;flex-direction:column;gap:12px;overflow-y:auto;min-height:0;padding-right:4px}.smart-id-form-group{display:flex;flex-direction:column;gap:4px}.smart-id-form-row{display:flex;gap:12px}.smart-id-form-group.half-width{flex:1}.smart-id-form-label{font-size:.72rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.02em}.smart-id-form-input{width:100%!important;border:1.5px solid #e4e4e7!important;border-radius:8px!important;padding:10px 12px!important;font-size:.85rem!important;font-weight:600!important;color:#18181b!important;background:#fff!important;outline:none!important;box-sizing:border-box!important;transition:border-color .2s}.smart-id-form-input:focus{border-color:#d91d24!important}#smart-id-modal-step-checkout{display:flex;flex-direction:column;height:100%}.smart-checkout-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1.5px solid #f4f4f5;padding-bottom:14px;margin-bottom:14px}.smart-checkout-back{font-size:1rem;color:#71717a;cursor:pointer;padding:4px;transition:color .2s}.smart-checkout-back:hover{color:#d91d24}.smart-checkout-logo{font-size:1.05rem;font-weight:800;color:#18181b;letter-spacing:-.02em}.smart-checkout-total{font-size:1.05rem;font-weight:800;color:#d91d24}.smart-checkout-scroll-content{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;padding-right:4px}.smart-checkout-summary-toggle{display:flex;justify-content:space-between;align-items:center;background:#f4f4f5;border-radius:8px;padding:10px 14px;font-size:.82rem;font-weight:700;color:#52525b;cursor:pointer;margin-bottom:12px}.smart-checkout-summary-items{border:1px solid #e4e4e7;border-radius:8px;padding:12px;margin-bottom:14px;max-height:200px;overflow-y:auto;background:#fafafa}.smart-checkout-item-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f4f4f5}.smart-checkout-item-row:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.smart-checkout-item-left{display:flex;align-items:center;gap:10px}.smart-checkout-item-img{width:36px;height:36px;border-radius:4px;object-fit:cover;border:1px solid #e4e4e7}.smart-checkout-item-name{font-size:.78rem;font-weight:600;color:#18181b;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-checkout-item-qty{font-size:.72rem;color:#71717a;margin-top:2px}.smart-checkout-item-price{font-size:.78rem;font-weight:700;color:#18181b}.smart-checkout-section-card{border:1.5px solid #e4e4e7;border-radius:12px;padding:14px;margin-bottom:14px;background:#fff}.smart-checkout-card-header{display:flex;justify-content:space-between;align-items:center;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#71717a;margin-bottom:8px}.smart-checkout-card-edit{color:#d91d24;cursor:pointer;text-decoration:underline}.smart-checkout-address-preview strong{font-size:.85rem;color:#18181b}.smart-checkout-address-preview p{font-size:.8rem;color:#52525b;margin:3px 0 0;line-height:1.4}.smart-checkout-coupon-wrapper{display:flex;gap:8px}.smart-checkout-coupon-wrapper input{flex:1;border:1.5px solid #e4e4e7!important;border-radius:8px!important;padding:8px 12px!important;font-size:.82rem!important;font-weight:600!important;color:#18181b!important;outline:none!important}.smart-checkout-coupon-wrapper button{background:#18181b;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .2s}.smart-checkout-coupon-wrapper button:hover{background:#d91d24}.smart-checkout-payment-methods{display:flex;flex-direction:column;gap:10px}.smart-checkout-payment-option{border:1.5px solid #e4e4e7;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .2s}.smart-checkout-payment-option.active{border-color:#d91d24;background:#fdf2f2}.smart-checkout-option-label{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin:0}.smart-checkout-option-label input[type=radio]{margin-right:10px;accent-color:#d91d24}.option-title{font-size:.82rem;font-weight:700;color:#18181b;flex:1}.option-icons{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#52525b}.option-text-right{font-size:.76rem;font-weight:700;color:#52525b}.badge{font-size:.65rem;font-weight:700;padding:2px 4px;border-radius:4px}.badge.upi{background:#e0f2fe;color:#0369a1}.badge.gpay{background:#f3e8ff;color:#6b21a8}.smart-checkout-method-details{margin-top:10px;border-top:1px dashed #e4e4e7;padding-top:10px}.smart-checkout-sub-input{width:100%!important;border:1.5px solid #e4e4e7!important;border-radius:6px!important;padding:8px 10px!important;font-size:.8rem!important;font-weight:600!important;outline:none!important;box-sizing:border-box!important}.smart-checkout-sub-input:focus{border-color:#d91d24!important}.smart-checkout-upi-quick-tags{display:flex;gap:8px;margin-top:8px}.quick-tag{font-size:.72rem;font-weight:700;color:#52525b;background:#f4f4f5;padding:4px 8px;border-radius:4px;cursor:pointer;transition:background .2s}.quick-tag:hover{background:#e4e4e7}.card-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-input-grid .full{grid-column:span 2}.cod-helper-text{font-size:.75rem;color:#d91d24;margin:0;font-weight:600;line-height:1.4}.smart-checkout-logged-row{text-align:center;font-size:.76rem;color:#71717a;margin-top:8px;font-weight:500}.smart-checkout-logout-link{color:#d91d24;text-decoration:underline;cursor:pointer}.smart-checkout-sticky-footer{border-top:1px solid #e4e4e7;padding-top:14px;margin-top:14px;background:#fff}.smart-pincode-status-text{font-size:.72rem;font-weight:700;margin-top:-6px;padding:0 4px}.smart-pincode-status-text.loading{color:#0284c7}.smart-pincode-status-text.success{color:#16a34a}.smart-pincode-status-text.error{color:#dc2626}select#smart-id-form-state.smart-id-form-input{height:42px!important;line-height:1.2!important;color:#18181b!important;font-weight:600!important;background-color:#fff!important}#smart-celebration-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;pointer-events:none!important;z-index:99999999;overflow:hidden;box-sizing:border-box}.falling-mango{position:absolute;top:-80px;z-index:99999999;pointer-events:none!important;opacity:.9;animation:smart-fall linear forwards}@keyframes smart-fall{0%{transform:translateY(0) rotate(var(--start-rot));opacity:0}10%{opacity:.9}90%{opacity:.9}to{transform:translateY(115vh) rotate(var(--end-rot));opacity:0}}.smart-addresses-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;margin-top:10px}.smart-addresses-section-header .title-left{font-weight:700;font-size:1.1rem;color:#1f2937;display:inline-flex;align-items:center;gap:8px}.smart-addresses-badge{font-size:.72rem;background:#eff6ff;color:#3b82f6;padding:2px 8px;border-radius:9999px;font-weight:600;border:1px solid #dbeafe}.smart-add-address-pill{background:#eff6ff;color:#2563eb;border:none;padding:6px 12px;border-radius:9999px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.smart-add-address-pill:hover{background:#dbeafe}.smart-addresses-list{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.smart-address-card{border-radius:12px;padding:16px;position:relative;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.smart-address-card.selected{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;box-shadow:0 4px 12px #2563eb40;border:1px solid #2563eb}.smart-address-card.unselected{background:#fff;color:#1f2937;border:1px solid #e4e4e7}.smart-address-card.unselected:hover{border-color:#a1a1aa}.smart-address-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.smart-address-card-title{font-weight:700;font-size:.95rem}.smart-address-card-edit{font-size:.78rem;font-weight:600;text-decoration:none;cursor:pointer}.smart-address-card.selected .smart-address-card-edit{color:#bfdbfe}.smart-address-card.unselected .smart-address-card-edit{color:#2563eb}.smart-address-card-details{font-size:.82rem;line-height:1.4;opacity:.9}.smart-address-card.selected .smart-address-card-details{color:#eff6ff}.smart-address-card.unselected .smart-address-card-details{color:#4b5563}.smart-address-card-phone,.smart-address-card-email{font-size:.8rem;margin-bottom:4px}.smart-address-card-line{margin-top:6px}.js-popup-bg,.mask-overlay,.popup__bg,body.js_cart_popup_open .mask-overlay,body.pside_opened .mask-overlay{z-index:999990!important;background:#0a1205cc!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.pside_opened #search_pupop.act_opened~.mask-overlay,html.pside_opened #search_pupop.act_opened~.mask-overlay{display:none!important;opacity:0!important;visibility:hidden!important}#js_cart_popup,#js_cart_popup.hero_canvas{z-index:99999990!important;position:fixed!important}#search_pupop,#search_pupop.hero_canvas{z-index:99999999!important}#search_pupop .dp-search-modal-backdrop,#search_pupop .dp-search-modal-card{z-index:999999999!important}#js_cart_popup .mini_cart_wrap{top:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;right:0!important;width:440px!important;max-width:92vw!important;background:#fafbf6!important;border-left:1.5px solid #DDE5C8!important;border-radius:24px 0 0 24px!important;box-shadow:-15px 0 50px #0f170a4d!important;overflow:hidden!important;margin:0!important;padding:0!important}.smart-cart-wrapper{background:#fafbf6!important;height:100%!important;display:flex!important;flex-direction:column!important}#js_cart_popup .mini_cart_header,#js_cart_popup .smart-header,.hero_canvas .mini_cart_header,.smart-header{background-color:#fafbf6!important;background:#fafbf6!important;padding:18px 20px!important;border-bottom:1.5px solid #DDE5C8!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important;z-index:10!important;min-height:60px!important;box-sizing:border-box!important}#js_cart_popup .dp-cart-header-title,#js_cart_popup .smart-header .title,#js_cart_popup .mini_cart_header .title,.dp-cart-header-title,.smart-header .title{color:#1d2614!important;font-size:17px!important;font-weight:800!important;letter-spacing:-.01em!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;line-height:1.2!important;background:transparent!important;border:none!important;text-decoration:none!important;box-shadow:none!important}#js_cart_popup .dp-cart-header-title *,#js_cart_popup .smart-header .title *{color:#1d2614!important;background:transparent!important}#js_cart_popup .dp-cart-close-btn,#js_cart_popup button.close_popup_ajax,#js_cart_popup .close_popup_ajax,.smart-header .close_popup_ajax{position:absolute!important;top:50%!important;right:16px!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#fafbf6!important;border:1.5px solid #DDE5C8!important;color:#1d2614!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:9999!important;outline:none!important;padding:0!important;box-shadow:0 2px 8px #1d261414!important;transition:all .25s ease!important}#js_cart_popup .dp-cart-close-btn:hover,#js_cart_popup button.close_popup_ajax:hover,#js_cart_popup .close_popup_ajax:hover,.smart-header .close_popup_ajax:hover{background:#4a6b29!important;border-color:#4a6b29!important;transform:translateY(-50%) rotate(90deg) scale(1.08)!important}#js_cart_popup .dp-cart-close-btn:hover .dp-close-symbol,#js_cart_popup button.close_popup_ajax:hover .dp-close-symbol,.dp-cart-close-btn:hover .dp-close-symbol{color:#fff!important}.smart-cart-body{padding:20px!important;background:#fafbf6!important;gap:20px!important}.smart-progress-section{background:#fff!important;border:1.5px solid #DDE5C8!important;border-radius:18px!important;padding:16px 18px!important;box-shadow:0 4px 16px #1d26140a!important}.smart-progress-banner{color:#364e1b!important;font-size:14px!important;font-weight:600!important}.smart-money-highlight{color:#4a6b29!important;font-weight:800!important}.smart-reward-highlight{color:#e5a823!important;font-weight:800!important}.smart-progress-bar-track{background:#ebefe0!important;height:8px!important;border-radius:6px!important}.smart-progress-bar-fill{background:linear-gradient(90deg,#4a6b29,#e5a823)!important;border-radius:6px!important}.smart-milestone-circle{background:#dde5c8!important;border-color:#fff!important}.smart-milestone.active .smart-milestone-circle{background:#4a6b29!important;color:#fff!important;box-shadow:0 0 0 3px #e5a8234d!important}.smart-cart-item,.hero_canvas .js-cart-inner .list-item .product-item{background:#fff!important;border:1.5px solid #DDE5C8!important;border-radius:18px!important;padding:14px!important;box-shadow:0 4px 16px #1d26140a!important;margin-bottom:12px!important;transition:all .25s ease!important}.smart-cart-item:hover{border-color:#4a6b29!important;transform:translateY(-1px)!important}.smart-cart-item .thumb img{border-radius:12px!important;border:1px solid #EBEFE0!important}.smart-cart-item .product-name{color:#1d2614!important;font-size:14.5px!important;font-weight:700!important}.smart-cart-item .price,.smart-cart-item .price-sale{color:#2d3d18!important;font-size:15px!important;font-weight:800!important}.smart-cart-item .group-quantity-button{border-radius:30px!important;border:1.5px solid #DDE5C8!important;background:#fafbf6!important}.smart-bottom-actions{background:#fff!important;border-top:1.5px solid #DDE5C8!important;padding:20px 24px 28px!important;box-shadow:0 -10px 30px #0000000f!important}.smart-subtotal .text{color:#556344!important;font-size:15px!important;font-weight:700!important}.smart-subtotal .js-total-price{color:#1d2614!important;font-size:20px!important;font-weight:800!important}.smart-buy-now-btn,.smart-checkout-btn{background:linear-gradient(135deg,#4a6b29,#364e1b)!important;color:#fff!important;border-radius:50px!important;height:52px!important;font-size:16px!important;font-weight:800!important;letter-spacing:.02em!important;border:none!important;box-shadow:0 8px 24px #4a6b294d!important;transition:all .3s ease!important}.smart-buy-now-btn:hover,.smart-checkout-btn:hover{background:linear-gradient(135deg,#364e1b,#1d2614)!important;transform:translateY(-2px) scale(1.02)!important;box-shadow:0 12px 30px #1d261466!important}#js_cart_popup .smart-cart-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;pointer-events:auto!important;padding:20px!important;background:#fafbf6!important;gap:18px!important}.dp-progress-fill,.smart-progress-bar-fill{transition:width .75s cubic-bezier(.34,1.56,.64,1)!important}.dp-milestone-progress-wrap{margin-top:14px}.dp-milestones-row{display:flex!important;gap:10px!important;margin-top:14px!important}.dp-milestone-card{flex:1!important;background:#fafbf6!important;border:1.5px solid #DDE5C8!important;border-radius:14px!important;padding:10px 12px!important;display:flex!important;align-items:center!important;gap:10px!important;transition:all .3s ease!important}.dp-milestone-card.unlocked{background:#fff!important;border-color:#4a6b29!important;box-shadow:0 4px 16px #4a6b2926!important;animation:dpMilestoneCardUnlock .5s ease forwards}@keyframes dpMilestoneCardUnlock{0%{transform:scale(.96);border-color:#e5a823}50%{transform:scale(1.04);border-color:#4a6b29;box-shadow:0 0 0 4px #4a6b2933}to{transform:scale(1)}}.dp-milestone-icon-wrap{width:32px!important;height:32px!important;border-radius:50%!important;background:#ebefe0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;flex-shrink:0!important;transition:all .3s ease!important}.dp-milestone-card.unlocked .dp-milestone-icon-wrap{background:#4a6b29!important;color:#fff!important;box-shadow:0 2px 8px #4a6b294d!important}.dp-icon-check{font-weight:900!important;color:#fff!important;font-size:14px!important;animation:dpCheckPop .4s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes dpCheckPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.dp-milestone-info{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.dp-milestone-name{font-size:12.5px!important;font-weight:800!important;color:#1d2614!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.dp-milestone-card.unlocked .dp-milestone-name{color:#364e1b!important}.dp-milestone-target{font-size:11.5px!important;font-weight:700!important;color:#7a886b!important}.dp-milestone-card.unlocked .dp-milestone-target{color:#4a6b29!important}.dp-upsell-carousel-section{background:#f4f7ea!important;border:1.5px solid #DDE5C8!important;border-radius:18px!important;padding:16px!important;box-shadow:0 4px 16px #1d26140a!important;margin-top:10px!important}.dp-upsell-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}.dp-upsell-header .smart-section-title{color:#364e1b!important;font-size:13px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.dp-upsell-nav-btns{display:flex!important;gap:6px!important}.dp-upsell-nav-btn{width:28px!important;height:28px!important;border-radius:50%!important;background:#fff!important;border:1.5px solid #DDE5C8!important;color:#1d2614!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:18px!important;font-weight:800!important;line-height:1!important;padding:0!important;transition:all .25s ease!important;box-shadow:0 2px 6px #0000000f!important}.dp-upsell-nav-btn:hover{background:#4a6b29!important;color:#fff!important;border-color:#4a6b29!important;transform:scale(1.1)!important}.dp-upsell-carousel{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 2px 8px!important}.dp-upsell-carousel::-webkit-scrollbar{height:4px}.dp-upsell-carousel::-webkit-scrollbar-thumb{background:#dde5c8;border-radius:4px}.dp-upsell-slide{min-width:270px!important;max-width:270px!important;flex:0 0 270px!important;scroll-snap-align:start!important;background:#fff!important;border:1.5px solid #DDE5C8!important;border-radius:16px!important;padding:12px!important;display:flex!important;align-items:center!important;gap:12px!important;box-shadow:0 4px 14px #1d26140a!important;transition:all .25s ease!important}.dp-upsell-slide:hover{border-color:#4a6b29!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #4a6b291f!important}.dp-cart-header-v2{background:#fafbf6!important;padding:20px 24px!important;border-bottom:1.5px solid #DDE5C8!important}.dp-cart-header-v2 .dp-cart-header-title{font-size:18px!important;font-weight:900!important;color:#1d2614!important;text-transform:uppercase!important;letter-spacing:.04em!important}.dp-milestone-section-v2{background:#fff8ee!important;border:1.5px solid #F0D9A0!important;border-radius:16px!important;padding:14px 16px 16px!important}.dp-milestone-disclaimer{font-size:11px!important;color:#8a7a5a!important;text-align:center!important;margin-bottom:8px!important}.dp-milestone-banner-v2{font-size:14px!important;font-weight:600!important;color:#364e1b!important;text-align:center!important;margin-bottom:14px!important}.dp-milestone-banner-v2 strong{color:#4a6b29!important;font-weight:800!important}.dp-shields-row{display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:32px!important;margin-bottom:14px!important}.dp-shields-two{justify-content:space-around!important}.dp-shield-item{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;text-align:center!important}.dp-shield-icon-wrap{position:relative!important;width:54px!important;height:64px!important}.dp-shield-svg{width:54px!important;height:64px!important;display:block!important;filter:drop-shadow(0 4px 8px rgba(229,168,35,.25))!important;transition:filter .3s ease!important}.dp-shield-item.dp-shield-unlocked .dp-shield-svg{filter:drop-shadow(0 4px 12px rgba(74,107,41,.35))!important}.dp-shield-inner-icon{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;font-size:20px!important;line-height:1!important}.dp-shield-item.dp-shield-unlocked .dp-shield-inner-icon{font-size:22px!important;color:#fff!important;font-weight:900!important}.dp-shield-count{font-size:13px!important;font-weight:800!important;color:#4a6b29!important}.dp-shield-item.dp-shield-unlocked .dp-shield-count{color:#364e1b!important}.dp-shield-label{font-size:12px!important;font-weight:700!important;color:#5c7040!important;white-space:nowrap!important}.dp-shield-progress-track{position:relative!important;height:6px!important;background:#ebe0c8!important;border-radius:6px!important;margin-top:6px!important}.dp-shield-progress-fill{position:absolute!important;left:0!important;top:0!important;height:100%!important;background:linear-gradient(90deg,#4a6b29,#e5a823)!important;border-radius:6px!important;transition:width .75s cubic-bezier(.34,1.56,.64,1)!important}.dp-shield-dot{position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#ebe0c8!important;border:2px solid #ffffff!important;transition:background .3s ease!important}.dp-shield-dot.dp-dot-active{background:#4a6b29!important;box-shadow:0 0 0 3px #4a6b2933!important}.dp-cart-item-v2{display:flex!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;background:#fff!important;border:1.5px solid #EBEFE0!important;border-radius:12px!important;margin-bottom:6px!important;box-shadow:0 2px 8px #1d26140a!important;transition:all .25s ease!important;position:relative!important;box-sizing:border-box!important;overflow:visible!important}.dp-item-thumb-v2 img{width:58px!important;height:58px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid #EBEFE0!important;flex-shrink:0!important}.dp-item-info-v2{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;overflow:visible!important}.dp-item-header-v2{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:6px!important;width:100%!important}.dp-item-name-v2{font-size:12.5px!important;font-weight:700!important;color:#1d2614!important;line-height:1.25!important;text-decoration:none!important;flex:1!important;min-width:0!important}.dp-item-title-text{color:#1d2614!important}.dp-item-variant-inline{display:inline-block!important;font-size:11px!important;font-weight:500!important;color:#7a886b!important;margin-left:3px!important}.dp-item-price-v2{display:flex!important;flex-direction:column!important;align-items:flex-end!important;flex-shrink:0!important;text-align:right!important;margin-left:auto!important}.dp-price-sale,.dp-price-regular{font-size:13px!important;font-weight:800!important;color:#1d2614!important;white-space:nowrap!important}.dp-price-original{font-size:11px!important;color:#8a9878!important;text-decoration:line-through!important;white-space:nowrap!important}.dp-item-variant-v2{display:none!important}.dp-item-controls-v2{display:flex!important;align-items:center!important;gap:8px!important;margin-top:2px!important;width:100%!important;overflow:visible!important}.dp-item-delete-btn{width:32px!important;height:32px!important;border-radius:50%!important;background:#fff0f0!important;border:1px solid #F5C6C6!important;color:#c0392b!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;transition:all .2s ease!important;text-decoration:none!important;flex-shrink:0!important}.dp-item-delete-btn:hover{background:#c0392b!important;color:#fff!important;border-color:#c0392b!important}.dp-qty-v2,.smart-cart-item .dp-qty-v2,.smart-cart-list .dp-qty-v2,.group-quantity-button.dp-qty-v2{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:2px!important;border:1.5px solid #DDE5C8!important;border-radius:20px!important;background:#fafbf6!important;padding:2px 4px!important;margin:0!important;height:30px!important;min-height:30px!important;width:max-content!important;min-width:76px!important;max-width:none!important;box-sizing:border-box!important;flex-shrink:0!important;position:relative!important;overflow:visible!important}.dp-qty-v2 a,.dp-qty-v2 a.minus,.dp-qty-v2 a.plus,.dp-qty-v2 .js_minus,.dp-qty-v2 .js_plus,.dp-qty-v2 .dp-minus-btn,.dp-qty-v2 .dp-plus-btn,#js_cart_popup .dp-qty-v2 a{position:relative!important;float:none!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;transform:none!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-size:16px!important;font-weight:900!important;color:#1d2614!important;text-decoration:none!important;background-color:#eaf0e1!important;border:1px solid #DDE5C8!important;margin:0!important;padding:0!important;transition:all .2s ease!important;box-shadow:0 1px 3px #00000014!important;cursor:pointer!important;line-height:1!important;flex-shrink:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.dp-qty-v2 a:before,.dp-qty-v2 a:after,.dp-qty-v2 .js_minus:before,.dp-qty-v2 .js_minus:after,.dp-qty-v2 .js_plus:before,.dp-qty-v2 .js_plus:after{display:none!important}.dp-qty-v2 a:hover,.dp-qty-v2 a.minus:hover,.dp-qty-v2 a.plus:hover,.dp-qty-v2 .js_minus:hover,.dp-qty-v2 .js_plus:hover,#js_cart_popup .dp-qty-v2 a:hover{background-color:#4a6b29!important;color:#fff!important;border-color:#4a6b29!important}.dp-qty-v2 input.dp-qty-input,.dp-qty-v2 input.qty,.dp-qty-v2 input.js_qty,.dp-qty-v2 input,#js_cart_popup .dp-qty-v2 input{position:static!important;float:none!important;width:28px!important;min-width:28px!important;height:26px!important;border:none!important;border-radius:0!important;background:transparent!important;text-align:center!important;font-size:14px!important;font-weight:800!important;color:#1d2614!important;margin:0!important;padding:0!important;outline:none!important;box-shadow:none!important}.dp-item-price-v2{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px!important;flex-shrink:0!important}.dp-price-sale,.dp-price-regular{font-size:17px!important;font-weight:800!important;color:#1d2614!important}.dp-price-original{font-size:13px!important;font-weight:500!important;color:#999!important;text-decoration:line-through!important}.dp-mt-box{background:linear-gradient(135deg,#f8fbf2,#fffff8)!important;border:1px solid #DDE5C8!important;border-radius:16px!important;padding:12px 16px 14px!important}.dp-mt-status{font-size:13px!important;font-weight:600!important;color:#4a6b29!important;text-align:center!important;margin-bottom:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.mini_cart_header,.smart-header,.dp-cart-header-v2{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 60px 16px 20px!important;background:#fafbf6!important;border-bottom:1.5px solid #DDE5C8!important;min-height:60px!important;box-sizing:border-box!important;width:100%!important;z-index:10!important}.dp-cart-header-title,.smart-header .title,.mini_cart_header .title{font-family:var(--dp-font-heading, "Outfit", sans-serif)!important;font-size:16px!important;font-weight:800!important;color:#1d2614!important;text-transform:uppercase!important;letter-spacing:-.01em!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;line-height:1.2!important;background:transparent!important;border:none!important;text-decoration:none!important;box-shadow:none!important}.dp-cart-header-title *,.smart-header .title *,.mini_cart_header .title *{color:#1d2614!important;background:transparent!important}.dp-cart-close-btn,.smart-header .close_popup_ajax,.dp-cart-header-v2 .close_popup_ajax,.mini_cart_header .close_popup_ajax,#js_cart_popup .close_popup_ajax{position:absolute!important;top:50%!important;right:16px!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#fafbf6!important;border:1.5px solid #DDE5C8!important;color:#1d2614!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:99999!important;outline:none!important;padding:0!important;margin:0!important;box-shadow:0 2px 8px #1d261414!important;transition:all .25s ease!important}.dp-cart-close-btn:hover,.smart-header .close_popup_ajax:hover,.dp-cart-header-v2 .close_popup_ajax:hover,.mini_cart_header .close_popup_ajax:hover,#js_cart_popup .close_popup_ajax:hover{background:#4a6b29!important;border-color:#4a6b29!important;transform:translateY(-50%) rotate(90deg) scale(1.08)!important}.dp-cart-close-btn:hover .dp-close-symbol,.smart-header .close_popup_ajax:hover .dp-close-symbol,.dp-cart-header-v2 .close_popup_ajax:hover .dp-close-symbol,.mini_cart_header .close_popup_ajax:hover .dp-close-symbol,#js_cart_popup .close_popup_ajax:hover .dp-close-symbol{color:#fff!important}.dp-mt-status-icon{font-size:15px!important}.dp-mt-highlight{font-weight:900!important;color:#364e1b!important;background:#4a6b291a!important;padding:1px 6px!important;border-radius:6px!important}.dp-mt-reward{font-weight:800!important;color:#e5a823!important}.dp-mt-track-wrap{position:relative!important;margin-bottom:10px!important}.dp-mt-labels-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-top:10px!important;padding:0 2px!important}.dp-mt-lbl{display:flex!important;flex-direction:column!important;gap:1px!important;max-width:47%!important}.dp-mt-lbl-left{align-items:flex-start!important;text-align:left!important}.dp-mt-lbl-right{align-items:flex-end!important;text-align:right!important}.dp-mt-lbl-icon{font-size:15px!important;line-height:1!important}.dp-mt-lbl-left .dp-mt-lbl-icon{display:inline-block!important;transform:scaleX(-1)!important}.dp-mt-lbl-val{font-size:12px!important;font-weight:800!important;color:#4a6b29!important;white-space:nowrap!important}.dp-mt-lbl-name{font-size:11px!important;font-weight:600!important;color:#7a886b!important;white-space:nowrap!important}.dp-mt-lbl.dp-lbl-unlocked .dp-mt-lbl-val{color:#364e1b!important}.dp-mt-lbl.dp-lbl-unlocked .dp-mt-lbl-name{color:#4a6b29!important}.dp-mt-track{position:relative!important;height:6px!important;background:#e4edd4!important;border-radius:100px!important;margin:0 4px!important}.dp-mt-fill{position:absolute!important;left:0!important;top:0!important;height:100%!important;border-radius:100px!important;background:linear-gradient(90deg,#5d8c3a,#7ab54a,#e5a823 80%,#f0c040)!important;background-size:200% 100%!important;transition:width .8s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 0 6px #e5a82380,0 0 14px #e5a82333!important;animation:dpFillFlow 2.5s linear infinite!important;overflow:visible!important}.dp-mt-fill:before{content:""!important;position:absolute!important;top:-1px!important;left:-40%!important;width:40%!important;height:calc(100% + 2px)!important;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%)!important;border-radius:100px!important;animation:dpShimmer 2s ease-in-out infinite!important}.dp-mt-fill:after{content:""!important;position:absolute!important;top:50%!important;right:-3px!important;width:12px!important;height:12px!important;background:#f0c040!important;border-radius:50%!important;transform:translateY(-50%)!important;box-shadow:0 0 0 3px #f0c0404d,0 0 8px #f0c04099,0 0 18px #f0c0404d!important;animation:dpTipPulse 1.2s ease-in-out infinite!important}@keyframes dpShimmer{0%{left:-50%;opacity:0}20%{opacity:1}80%{opacity:1}to{left:120%;opacity:0}}@keyframes dpFillFlow{0%{background-position:100% 0}to{background-position:0% 0}}@keyframes dpTipPulse{0%,to{box-shadow:0 0 0 2px #f0c0404d,0 0 6px #f0c04080;transform:translateY(-50%) scale(1)}50%{box-shadow:0 0 0 4px #f0c04026,0 0 14px #f0c040b3,0 0 24px #f0c0404d;transform:translateY(-50%) scale(1.2)}}.dp-mt-track{animation:dpTrackBreath 3s ease-in-out infinite!important}@keyframes dpTrackBreath{0%,to{box-shadow:none}50%{box-shadow:0 0 0 1px #4a6b2914}}.dp-mt-marker{position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:20px!important;height:20px!important;border-radius:50%!important;border:2.5px solid #C8D8A8!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;z-index:2!important}.dp-mt-marker.dp-mt-next{border-color:#e5a823!important;background:#fff8e8!important;animation:dpNextPulse 1.8s ease-in-out infinite!important}@keyframes dpNextPulse{0%,to{box-shadow:0 0 #e5a82380}50%{box-shadow:0 0 0 5px #e5a82300}}.dp-mt-marker.dp-mt-done{border-color:#4a6b29!important;background:linear-gradient(135deg,#5d8c3a,#4a6b29)!important;box-shadow:0 0 0 3px #4a6b292e,0 2px 8px #4a6b294d!important;animation:dpDoneAppear .5s cubic-bezier(.34,1.56,.64,1) forwards!important}@keyframes dpDoneAppear{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}60%{transform:translate(-50%,-50%) scale(1.25)}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.dp-burst{display:inline-block!important;animation:dpBurst .6s cubic-bezier(.34,1.56,.64,1) forwards!important}@keyframes dpBurst{0%{transform:scale(.5) rotate(-15deg);opacity:0}70%{transform:scale(1.3) rotate(5deg)}to{transform:scale(1) rotate(0);opacity:1}}.mask-overlay,.mask_opened{z-index:2147483640!important}.box-menu-moible,.js-menu-mobile-content,.sc-menu-mobile,#menu-mobile,body.open_menu .box-menu-moible,body.open_show .box-menu-moible,body.open_menu .js-menu-mobile-content,body.open_show .js-menu-mobile-content{z-index:2147483647!important}#search_pupop.act_opened~.mask-overlay,#search_pupop.hero_canvas.act_opened~.mask-overlay,body:has(#search_pupop.act_opened) .mask-overlay{z-index:99990!important}#js_cart_popup,#js_cart_popup.hero_canvas,#js_cart_popup.act_opened,body #js_cart_popup,body.subpage #js_cart_popup,body.subpage-template-page #js_cart_popup,html body #js_cart_popup{position:fixed!important;top:0!important;bottom:0!important;right:0!important;left:auto!important;height:100vh!important;height:100dvh!important;width:440px!important;max-width:92vw!important;background:#fafbf6!important;border-left:1.5px solid #DDE5C8!important;border-radius:24px 0 0 24px!important;box-shadow:-15px 0 50px #0f170a4d!important;overflow:hidden!important;overflow-y:hidden!important;margin:0!important;padding:0!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important}#js_cart_popup .box-cart,#js_cart_popup .js-cart-inner,#js_cart_popup [id^=shopify-section],#js_cart_popup .shopify-section{overflow:hidden!important;overflow-y:hidden!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;flex:1!important;margin:0!important;padding:0!important}#js_cart_popup .smart-cart-wrapper,.smart-cart-wrapper{display:flex!important;flex-direction:column!important;height:100%!important;max-height:100%!important;overflow:hidden!important;position:relative!important;flex:1!important;margin:0!important;padding:0!important}#js_cart_popup .mini_cart_header,#js_cart_popup .smart-header,#js_cart_popup .dp-cart-header-v2,.mini_cart_header,.smart-header,.dp-cart-header-v2{position:sticky!important;top:0!important;left:0!important;right:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 60px 16px 20px!important;background:#fafbf6!important;border-bottom:1.5px solid #DDE5C8!important;min-height:60px!important;height:60px!important;max-height:60px!important;box-sizing:border-box!important;width:100%!important;z-index:1000!important;flex-shrink:0!important}#js_cart_popup .smart-cart-body,.smart-cart-body{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:8px 14px 14px!important;display:flex!important;flex-direction:column!important;gap:10px!important}#js_cart_popup .close_popup_ajax,#js_cart_popup .dp-cart-close-btn,.mini_cart_header .close_popup_ajax,.smart-header .close_popup_ajax,.dp-cart-header-v2 .close_popup_ajax,.dp-cart-close-btn{position:absolute!important;top:50%!important;right:16px!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#fafbf6!important;border:1.5px solid #DDE5C8!important;color:#1d2614!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:999999!important;outline:none!important;padding:0!important;margin:0!important;box-shadow:0 2px 8px #1d261414!important;transition:all .25s ease!important}.dp-close-symbol{font-size:16px!important;font-weight:900!important;color:#1d2614!important;line-height:1!important;display:block!important}#js_cart_popup .close_popup_ajax:hover,#js_cart_popup .dp-cart-close-btn:hover,.mini_cart_header .close_popup_ajax:hover,.smart-header .close_popup_ajax:hover,.dp-cart-header-v2 .close_popup_ajax:hover,.dp-cart-close-btn:hover{background:#4a6b29!important;border-color:#4a6b29!important;transform:translateY(-50%) rotate(90deg) scale(1.08)!important}#js_cart_popup .close_popup_ajax:hover .dp-close-symbol,#js_cart_popup .dp-cart-close-btn:hover .dp-close-symbol,.mini_cart_header .close_popup_ajax:hover .dp-close-symbol,.smart-header .close_popup_ajax:hover .dp-close-symbol,.dp-cart-header-v2 .close_popup_ajax:hover .dp-close-symbol,.dp-cart-close-btn:hover .dp-close-symbol{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/smart-cart.css.map */
