@keyframes dogWag{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes pincodeSpin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes btnSpin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes btnGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes loadingBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes loadingPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes dfcPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes skeletonShimmer{0%{background-position:200%0}to{background-position:-200%0}}@keyframes emptyBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes dfcTierFlash{0%,to{background:linear-gradient(135deg,#f0fdf4 0,#ecfdf5 100%)}30%{background:linear-gradient(135deg,#dcfce7 0,#bbf7d0 100%)}}@keyframes dfcConfetti{0%{opacity:1;transform:translate(0,0) scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(0)}}@keyframes dfcUpsellSlideOut{0%{opacity:1;transform:translateX(0);max-height:100px}50%{opacity:0;transform:translateX(20px)}to{opacity:0;transform:translateX(20px);max-height:0;padding:0;margin:0;border:0;overflow:hidden}}@keyframes dfcAutofillFlash{0%{box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{box-shadow:0 0 0 4px rgba(16,185,129,.2)}to{box-shadow:0 0 0 0 transparent}}.dfc-checkout-wrap{transform:none!important;will-change:auto!important;filter:none!important;perspective:none!important;contain:none!important}.dfc-hp{position:absolute!important;left:-9999px!important;top:-9999px!important;height:0!important;width:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}:root{--dfc-primary:#2d5016;--dfc-primary-hover:#3d6b1e;--dfc-accent:#f59e0b;--dfc-success:#10b981;--dfc-error:#ef4444;--dfc-text:#1f2937;--dfc-text-light:#6b7280;--dfc-border:#e5e7eb;--dfc-bg:#f9fafb;--dfc-white:#ffffff;--dfc-radius:12px;--dfc-shadow:0 1px 3px rgba(0,0,0,0.1);--dfc-shadow-lg:0 4px 12px rgba(0,0,0,0.1);--dfc-z-sticky-atc:90;--dfc-z-submit:100;--dfc-z-progress-bar:110;--dfc-z-loading:120;--dfc-z-cart-trigger:200;--dfc-z-cart-overlay:210;--dfc-z-side-cart:220;--dfc-z-toast:300}@media (prefers-reduced-motion:reduce){[class*=" dfc-"],[class*=" dfc-"] *,[class^=dfc-],[class^=dfc-] *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[class*=" dfc-"],[class*=" dfc-"] *,[class^=dfc-],[class^=dfc-] *{box-sizing:border-box}.dfc-checkout{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;max-width:100%;margin:0 auto;padding:16px 16px 100px;background:var(--dfc-bg);min-height:100vh;min-height:100dvh;contain:style}.dfc-back-btn,.dfc-header{display:flex;align-items:center}.dfc-header{gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--dfc-border)}.dfc-back-btn{width:40px;height:40px;border:0;background:var(--dfc-white);border-radius:50%;justify-content:center;box-shadow:var(--dfc-shadow);cursor:pointer;flex-shrink:0;text-decoration:none}.dfc-back-btn svg{width:20px;height:20px;color:var(--dfc-text)}.dfc-header h1{font-size:20px;font-weight:600;margin:0;color:var(--dfc-text)}.dfc-form-progress-wrap{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--dfc-border);z-index:var(--dfc-z-progress-bar)}.dfc-form-progress{height:100%;background:var(--dfc-primary);transition:width .3s ease}.dfc-progress-steps{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:20px}.dfc-step-item,.dfc-step-num{color:var(--dfc-text-light);display:flex;align-items:center}.dfc-step-item{gap:6px;font-size:13px}.dfc-step-num{width:24px;height:24px;background:var(--dfc-border);border-radius:50%;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;transition:background .3s,color .3s}.dfc-step-label{font-weight:500}.dfc-step-item.active .dfc-step-num{background:var(--dfc-primary);color:var(--dfc-white);box-shadow:0 2px 6px rgba(45,80,22,.2)}.dfc-step-item.active .dfc-step-label{color:var(--dfc-primary);font-weight:600}.dfc-charity-banner{border:2px solid var(--dfc-accent);border-radius:var(--dfc-radius);padding:16px;margin-bottom:16px;display:flex;align-items:center;gap:14px}.dfc-charity-icon{font-size:36px;line-height:1;flex-shrink:0;animation:dogWag 1s ease-in-out infinite}.dfc-charity-content{flex:1}.dfc-charity-title{font-size:15px;font-weight:700;color:#92400e;margin:0 0 4px}.dfc-charity-subtitle{font-size:13px;color:#b45309;margin:0}.dfc-charity-heart{font-size:24px;animation:heartPulse 1.5s ease-in-out infinite}.dfc-order-summary{background:var(--dfc-white);border-radius:var(--dfc-radius);margin-bottom:16px;box-shadow:var(--dfc-shadow);overflow:hidden}.dfc-summary-toggle{width:100%;padding:16px;background:0 0;border:0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:600;color:var(--dfc-text)}.dfc-summary-toggle svg{width:20px;height:20px;transition:transform .2s}.dfc-summary-toggle.open svg{transform:rotate(180deg)}.dfc-summary-content{max-height:0;overflow:hidden;padding:0 16px;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s ease}.dfc-summary-content.open{max-height:2000px;padding:0 16px 16px}.dfc-cart-item{display:flex}.dfc-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--dfc-bg)}.dfc-item-image img{width:100%;height:100%;object-fit:cover}.dfc-item-details{flex:1;min-width:0}.dfc-coupon button,.dfc-item-name{font-size:14px;font-weight:500;white-space:nowrap}.dfc-item-name{color:var(--dfc-text);margin:0 0 4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.dfc-item-qty{font-size:13px;color:var(--dfc-text-light)}.dfc-bundle-badge{display:inline-block;background:linear-gradient(135deg,var(--dfc-accent, #f59e0b) 0%,#d97706 100%);color:#fff;font-size:10px;font-weight:600;padding:2px 8px;border-radius:12px;margin-bottom:2px}.dfc-item-price{font-size:14px;font-weight:600;color:var(--dfc-text);white-space:nowrap;flex-shrink:0}.dfc-totals{margin-top:12px;padding-top:12px;border-top:1px solid var(--dfc-border)}.dfc-total-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:var(--dfc-text-light)}.dfc-total-row.dfc-grand-total{font-size:18px;font-weight:700;color:var(--dfc-text);padding-top:12px;margin-top:8px;border-top:2px solid var(--dfc-border)}.dfc-savings-banner{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#166534;font-size:13px;font-weight:600;padding:8px 12px;border-radius:8px;text-align:center;margin-top:8px}.dfc-discount,.dfc-free-shipping,.dfc-phone-status.valid svg,.dfc-pincode-status.valid svg,.dfc-progress-text strong{color:var(--dfc-success)}.dfc-free-shipping{font-weight:500}.dfc-shipping-progress{background:var(--dfc-bg);border-radius:8px;padding:12px;margin-top:12px}.dfc-progress-bar{height:6px;background:var(--dfc-border);border-radius:3px;overflow:hidden;margin-bottom:8px}.dfc-progress-fill{height:100%;background:linear-gradient(90deg,var(--dfc-primary),var(--dfc-success));border-radius:3px;transition:width .3s ease}.dfc-progress-text{font-size:13px;color:var(--dfc-text);text-align:center}.dfc-coupon,.dfc-coupon-applied{display:flex;gap:8px;margin-top:12px}.dfc-coupon input{flex:1;padding:12px;border:1px solid var(--dfc-border);border-radius:8px;font-size:14px;text-transform:uppercase}.dfc-coupon button{padding:12px 16px;background:var(--dfc-text);color:var(--dfc-white);border:0;border-radius:8px;cursor:pointer}.dfc-coupon-applied{align-items:center;padding:8px 12px;background:#ecfdf5;border-radius:8px;font-size:13px;color:var(--dfc-success);margin-top:8px}.dfc-coupon-applied .dfc-remove-coupon{margin-left:auto;background:0 0;border:0;color:var(--dfc-error);cursor:pointer;padding:0;font-size:16px;line-height:1}.dfc-section{background:var(--dfc-white);border-radius:var(--dfc-radius);padding:20px 16px;margin-bottom:16px;box-shadow:var(--dfc-shadow);contain:layout style;border-left:3px solid transparent}.dfc-section-title{font-size:16px;font-weight:600;color:var(--dfc-text);margin:0 0 16px;display:flex;align-items:center;gap:8px}.dfc-section-title .dfc-step{background:var(--dfc-primary);color:var(--dfc-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.dfc-field{margin-bottom:16px}.dfc-field:last-child{margin-bottom:0}.dfc-field label{display:block;font-size:14px;font-weight:500;color:var(--dfc-text);margin-bottom:6px}.dfc-field label .required,.dfc-field-error{color:var(--dfc-error)}.dfc-field input,.dfc-field select,.dfc-field textarea{width:100%;padding:14px 16px;border:2px solid var(--dfc-border);border-radius:10px;font-size:16px;color:var(--dfc-text);background:var(--dfc-white);transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;appearance:none}.dfc-field input.error,.dfc-field select.error{border-color:var(--dfc-error)}.dfc-field input.valid{border-color:var(--dfc-success)}.dfc-field-error{font-size:13px;margin-top:4px;display:none}.dfc-field input.valid~.dfc-field-success,.dfc-field-error.show{display:block}.dfc-field{position:relative}.dfc-field-success{position:absolute;right:14px;top:50%;transform:translateY(25%);pointer-events:none}.dfc-field-success svg{color:var(--dfc-success);width:20px;height:20px}.dfc-field input.error~.dfc-field-success{display:none}.dfc-addr2-toggle{background:0 0;border:0;color:var(--dfc-primary);font-size:14px;font-weight:500;cursor:pointer;padding:4px 0;text-decoration:underline;text-underline-offset:2px}.dfc-addr2-toggle:hover{color:var(--dfc-primary-hover)}.dfc-addr2-wrap{margin-bottom:0}.dfc-row{display:flex;gap:12px}.dfc-row .dfc-field{flex:1}.dfc-pincode-wrap{position:relative}.dfc-pincode-status{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.dfc-phone-status.loading,.dfc-pincode-status.loading{width:20px;height:20px;border:2px solid var(--dfc-border);border-top-color:var(--dfc-primary);border-radius:50%;animation:pincodeSpin .8s linear infinite}.dfc-autofilled{background:#f0fdf4!important;border-color:var(--dfc-success)!important}.dfc-phone-wrap{position:relative}.dfc-phone-wrap input{padding-right:44px}.dfc-phone-status{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.dfc-welcome-back{display:flex;align-items:center;gap:8px;padding:8px 12px;background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);border:1px solid var(--dfc-success);border-radius:var(--dfc-radius);margin-bottom:8px}.dfc-wb-icon{font-size:20px;flex-shrink:0}.dfc-wb-text{font-size:14px;font-weight:500;color:#166534;flex:1}.dfc-wb-reset{background:0 0;border:1px solid #166534;color:#166534;font-size:13px;font-weight:600;padding:5px 14px;border-radius:6px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s}.dfc-wb-reset:hover{background:#166534;color:#fff}.dfc-field input.dfc-google-autocomplete{padding-right:40px}.dfc-google-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.5}.dfc-payment-methods{display:flex;flex-direction:column;gap:12px}.dfc-payment-badge{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px;margin-left:8px}.dfc-badge-recommended{background:#dcfce7;color:#166534}.dfc-badge-popular{background:#dbeafe;color:#1e40af}.dfc-payment-option,.dfc-payment-radio{border:2px solid var(--dfc-border);display:flex;align-items:center}.dfc-payment-option{gap:12px;padding:16px;border-radius:10px;cursor:pointer}.dfc-payment-option.selected,.dfc-payment-option:hover{border-color:var(--dfc-primary)}.dfc-payment-option.selected{background:rgba(45,80,22,.05)}.dfc-payment-option.dfc-upi-option{border-color:#c084fc;background:linear-gradient(135deg,#faf5ff 0,#f3e8ff 100%)}.dfc-payment-option.dfc-upi-option.selected{border-color:#9333ea;background:linear-gradient(135deg,#f3e8ff 0,#ede9fe 100%)}.dfc-payment-option input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dfc-payment-radio{width:22px;height:22px;border-radius:50%;justify-content:center;flex-shrink:0;transition:border-color .2s}.dfc-payment-option.selected .dfc-payment-radio{border-color:var(--dfc-primary)}.dfc-payment-radio::after{content:"";width:12px;height:12px;background:var(--dfc-primary);border-radius:50%;transform:scale(0);transition:transform .2s}.dfc-payment-option.selected .dfc-payment-radio::after{transform:scale(1)}.dfc-payment-info{flex:1}.dfc-payment-name{font-size:15px;font-weight:500;color:var(--dfc-text);display:flex;align-items:center}.dfc-payment-desc{font-size:13px;color:var(--dfc-text-light);margin-top:2px}.dfc-payment-icon{width:40px;height:28px;display:flex;align-items:center;justify-content:center}.dfc-payment-icon img,.dfc-payment-icon svg{max-width:100%;max-height:100%}.dfc-submit-wrap{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(to top,var(--dfc-bg) 80%,transparent);padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));z-index:var(--dfc-z-submit)}.dfc-submit-btn{width:100%;padding:18px 24px;background:var(--dfc-primary);color:var(--dfc-white);border:0;border-radius:12px;font-size:17px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:var(--dfc-shadow-lg);transition:background .2s,transform .1s}.dfc-submit-btn:hover{background:var(--dfc-primary-hover)}.dfc-submit-btn:active{transform:scale(.98)}.dfc-submit-btn:disabled{background:var(--dfc-text-light);cursor:not-allowed}.dfc-submit-btn .dfc-btn-price{background:rgba(255,255,255,.2);padding:4px 10px;border-radius:6px;font-size:15px}.dfc-submit-btn.loading{pointer-events:none;position:relative;background:linear-gradient(90deg,var(--dfc-primary),var(--dfc-primary-hover),var(--dfc-primary));background-size:200% 100%;animation:btnGradient 1.5s ease infinite}.dfc-submit-btn.loading span{opacity:0}.dfc-submit-btn.loading::before{content:"Processing...";position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.dfc-submit-btn.loading::after{content:"";position:absolute;right:20px;top:50%;width:20px;height:20px;margin-top:-10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btnSpin .7s linear infinite}.dfc-trust,.dfc-trust-item{display:flex;align-items:center}.dfc-trust{justify-content:center;gap:16px;padding:8px 16px;color:var(--dfc-text-light);font-size:12px;pointer-events:none}.dfc-trust-item{gap:4px}.dfc-trust-item svg{width:16px;height:16px}.dfc-errors{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;margin-bottom:16px}.dfc-errors ul{margin:0;padding:0 0 0 20px;color:var(--dfc-error);font-size:14px}.dfc-errors li{margin-bottom:4px}.dfc-empty-cart{text-align:center;padding:60px 20px}.dfc-empty-cart p{font-size:16px;color:var(--dfc-text-light);margin-bottom:20px}.dfc-btn{display:inline-block;padding:14px 28px;background:var(--dfc-primary);color:var(--dfc-white);text-decoration:none;border-radius:10px;font-weight:500}@media (min-width:768px){.dfc-checkout{max-width:1100px;padding:32px;display:grid;grid-template-columns:1fr 400px;gap:32px;align-items:start}.dfc-charity-banner,.dfc-header,.dfc-progress-steps{grid-column:1/-1}.dfc-main{order:1}.dfc-sidebar{order:2;position:sticky;top:32px}.dfc-order-summary{margin-bottom:0}.dfc-summary-toggle{cursor:default}.dfc-summary-toggle svg{display:none}.dfc-summary-content{display:block!important}.dfc-submit-wrap{position:static;background:0 0;padding:0;margin:16px 0 0;z-index:auto}.dfc-checkout{padding-bottom:32px}.dfc-section{padding:24px}.dfc-field input,.dfc-field select{padding:12px 16px}}@media (max-width:360px){.dfc-checkout{padding:12px}.dfc-row{flex-direction:column;gap:0}.dfc-charity-banner{flex-wrap:wrap}.dfc-charity-heart{display:none}}@media (max-width:767px){.dfc-back-btn{min-width:44px;min-height:44px}.dfc-payment-option{min-height:56px}.dfc-coupon button{min-height:44px}.dfc-errors-dismiss,.dfc-wb-reset{min-width:44px;min-height:44px}}@supports (-webkit-touch-callout:none){.dfc-field input,.dfc-field select,.dfc-field textarea{font-size:16px}}.dfc-loading-overlay{position:fixed;inset:0;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;z-index:var(--dfc-z-loading);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;contain:layout style}.dfc-loading-overlay.show{opacity:1;visibility:visible}.dfc-loading-icon{font-size:48px;animation:loadingBounce .6s ease-in-out infinite}.dfc-spinner{width:48px;height:48px;border:3px solid var(--dfc-border);border-top-color:var(--dfc-primary);border-radius:50%;animation:btnSpin .8s linear infinite}.dfc-loading-text{font-size:16px;color:var(--dfc-text);font-weight:500;animation:loadingPulse 1.5s ease-in-out infinite}.dfc-cart-trigger,.dfc-cart-trigger-count{color:#fff;display:flex;align-items:center;justify-content:center}.dfc-cart-trigger{position:fixed;bottom:180px;right:20px;width:56px;height:56px;background:var(--dfc-primary);border:0;border-radius:50%;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.2);z-index:var(--dfc-z-cart-trigger);transition:transform .3s,background .3s}.dfc-cart-trigger:hover{transform:scale(1.1);background:var(--dfc-primary-hover)}.dfc-cart-trigger svg,.dfc-side-cart-title svg{width:24px;height:24px}.dfc-cart-trigger-count{position:absolute;top:-4px;right:-4px;background:var(--dfc-accent);font-size:11px;font-weight:700;min-width:20px;height:20px;border-radius:10px;padding:0 5px}.dfc-cart-trigger-count.dfc-pulse{animation:dfcPulse .3s ease}.dfc-cart-trigger-count:empty,.dfc-cart-trigger-count[data-count="0"]{display:none}.woocommerce-cart .dfc-cart-trigger,.woocommerce-checkout .dfc-cart-trigger{display:none}.dfc-side-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:var(--dfc-z-cart-overlay);will-change:opacity}.dfc-side-cart-overlay.open{opacity:1;visibility:visible}.dfc-side-cart,.dfc-side-cart-header{display:flex;background:var(--dfc-white)}.dfc-side-cart{position:fixed;top:0;right:0;width:var(--dfc-side-cart-width, 400px);max-width:100vw;height:100dvh;z-index:var(--dfc-z-side-cart);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);flex-direction:column;box-shadow:-4px 0 30px rgba(0,0,0,.15);overflow:hidden;will-change:transform;contain:layout style}.dfc-side-cart.position-left{left:0;right:auto;transform:translateX(-100%);box-shadow:4px 0 30px rgba(0,0,0,.15)}.dfc-side-cart.open{transform:translateX(0)}.dfc-side-cart-header{align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--dfc-border);flex-shrink:0}.dfc-side-cart-title{font-size:18px;font-weight:700;color:var(--dfc-text);margin:0;display:flex;align-items:center;gap:8px}.dfc-cart-count-badge{background:var(--dfc-primary);color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:10px}.dfc-side-cart-close{width:40px;height:40px;border:0;background:var(--dfc-bg);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.dfc-sc-qty button:hover,.dfc-side-cart-close:hover{background:var(--dfc-border)}.dfc-side-cart-close svg{width:20px;height:20px;color:var(--dfc-text)}.dfc-side-cart-content{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.dfc-sc-scrollable{flex:1;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;contain:layout style;content-visibility:auto;contain-intrinsic-size:0 500px}.dfc-side-cart-footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));background:var(--dfc-white);border-top:1px solid var(--dfc-border);flex-shrink:0;box-shadow:0-4px 12px rgba(0,0,0,.08)}.dfc-sc-shipping-progress{padding:16px 20px;background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);border-bottom:1px solid #bbf7d0}.dfc-sc-progress-bar{height:8px;background:rgba(255,255,255,.8);border-radius:4px;overflow:hidden;margin-bottom:8px}.dfc-sc-progress-fill{height:100%;background:linear-gradient(90deg,var(--dfc-primary),var(--dfc-success));border-radius:4px;transition:width .4s ease}.dfc-sc-free-shipping,.dfc-sc-progress-text{font-size:13px;color:#166534;text-align:center;font-weight:500}.dfc-cart-item-info h4 a:hover,.dfc-sc-item-name a:hover,.dfc-sc-progress-text strong{color:var(--dfc-primary)}.dfc-sc-free-shipping{font-size:14px;font-weight:600}.dfc-sc-items{padding:0}.dfc-sc-item{display:flex;gap:12px;padding:14px 16px;border-bottom:1px solid var(--dfc-border);position:relative;transition:opacity .3s ease,transform .3s ease}.dfc-sc-item:last-child{border-bottom:none}.dfc-sc-item-image{width:70px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--dfc-bg)}.dfc-cart-item-image img,.dfc-sc-item-image img,.dfc-upsell-image img{width:100%;height:100%;object-fit:cover}.dfc-sc-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.dfc-sc-item-name{font-size:13px;font-weight:600;color:var(--dfc-text);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.dfc-cart-item-info h4 a,.dfc-sc-item-name a{color:inherit;text-decoration:none}.dfc-sc-item-price{font-size:14px;font-weight:700;color:var(--dfc-primary);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.dfc-sc-item-price del{color:var(--dfc-text-light);font-weight:400;font-size:12px}.dfc-sc-bundle-badge{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;margin-top:4px}.dfc-sc-bundle-savings{font-size:11px;color:#15803d;margin-top:2px}.dfc-sc-qty-wrap{display:flex;align-items:center;gap:8px;margin-top:6px}.dfc-sc-qty{display:inline-flex;align-items:center;border:1px solid var(--dfc-border);border-radius:6px;overflow:hidden;background:var(--dfc-bg)}.dfc-sc-qty button{width:36px;height:36px;min-width:44px;min-height:44px;border:0;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--dfc-text)}.dfc-sc-qty button:disabled{opacity:.4;cursor:not-allowed}.dfc-sc-qty-value{width:32px;text-align:center;font-size:13px;font-weight:600;color:var(--dfc-text);background:var(--dfc-white)}.dfc-sc-item-remove{background:0 0;border:0;color:var(--dfc-text-light);cursor:pointer;padding:4px;transition:color .2s;margin-left:auto}.dfc-sc-item-remove:hover{color:var(--dfc-error)}.dfc-sc-item-remove svg{width:16px;height:16px}.dfc-cart-item.loading,.dfc-sc-item.loading,.dfc-side-cart-content.loading{opacity:.5;pointer-events:none}.dfc-sc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;flex:1}.dfc-sc-empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.dfc-sc-empty-text{font-size:18px;font-weight:600;color:var(--dfc-text);margin:0 0 8px}.dfc-sc-empty-subtext{font-size:14px;color:var(--dfc-text-light);margin:0 0 20px}.dfc-sc-shop-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--dfc-primary);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:background .2s}.dfc-sc-shop-btn:hover{background:var(--dfc-primary-hover);color:#fff}.dfc-sc-charity{display:flex;align-items:center;gap:12px;padding:14px 20px;border-top:1px solid #fcd34d}.dfc-sc-charity-icon{font-size:28px;animation:dogWag 1s ease-in-out infinite}.dfc-sc-charity-text{flex:1;font-size:13px;color:#92400e}.dfc-sc-charity-text strong{display:block;font-size:14px;margin-bottom:2px}.dfc-sc-coupon{display:flex;gap:8px;margin-bottom:12px}.dfc-sc-coupon input{flex:1;padding:8px 10px;border:1px solid var(--dfc-border);border-radius:6px;font-size:13px;text-transform:uppercase;min-width:0}.dfc-sc-coupon input:focus{outline:0;border-color:var(--dfc-primary)}.dfc-sc-coupon button{padding:8px 12px;background:var(--dfc-text);color:#fff;border:0;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.dfc-sc-coupon-applied{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#dcfce7;border-radius:6px;font-size:12px;color:#166534;margin-bottom:10px}.dfc-sc-coupon-applied button{margin-left:auto;background:0 0;border:0;color:#991b1b;cursor:pointer;padding:0;font-size:14px}.dfc-sc-totals{margin-bottom:12px}.dfc-sc-total-row{display:flex;justify-content:space-between;padding:4px 0;font-size:13px;color:var(--dfc-text-light)}.dfc-sc-total-row.grand-total{font-size:16px;font-weight:700;color:var(--dfc-text);padding-top:10px;margin-top:6px;border-top:2px solid var(--dfc-border)}.dfc-sc-discount,.dfc-sc-free-ship{color:var(--dfc-success)}.dfc-sc-free-ship{font-weight:500}.dfc-sc-buttons{display:flex;flex-direction:column;gap:8px}.dfc-sc-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:var(--dfc-primary);color:#fff;border:0;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,transform .1s}.dfc-sc-checkout-btn:hover{background:var(--dfc-primary-hover);color:#fff}.dfc-sc-checkout-btn:active{transform:scale(.98)}.dfc-sc-checkout-btn .dfc-btn-price{background:rgba(255,255,255,.2);padding:3px 8px;border-radius:5px;font-size:13px}.dfc-sc-cart-link{display:block;text-align:center;padding:10px;color:var(--dfc-text);text-decoration:none;font-size:13px;font-weight:500;border:1px solid var(--dfc-border);border-radius:8px;transition:border-color .2s,background .2s}.dfc-sc-cart-link:hover{border-color:var(--dfc-primary);background:var(--dfc-bg);color:var(--dfc-text)}.dfc-cart-page{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;max-width:1200px;margin:0 auto;padding:24px 16px}.dfc-cart-page-header{margin-bottom:24px}.dfc-cart-page-title{font-size:28px;font-weight:700;color:var(--dfc-text);margin:0 0 8px}.dfc-cart-page-count{font-size:15px;color:var(--dfc-text-light)}.dfc-cart-progress{background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);border-radius:12px;padding:16px 20px;margin-bottom:24px}.dfc-cart-progress-bar{height:10px;background:rgba(255,255,255,.8);border-radius:5px;overflow:hidden;margin-bottom:10px}.dfc-cart-progress-fill{height:100%;background:linear-gradient(90deg,var(--dfc-primary),var(--dfc-success));border-radius:5px;transition:width .4s ease}.dfc-cart-progress-text{display:flex;justify-content:space-between;align-items:center;font-size:14px}.dfc-cart-progress-text span:first-child{color:#166534;font-weight:500}.dfc-cart-progress-text span:last-child{color:var(--dfc-text-light);font-size:13px}.dfc-cart-layout{display:grid;grid-template-columns:1fr;gap:24px}.dfc-cart-items-wrap{background:var(--dfc-white);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden}.dfc-cart-item,.dfc-cart-items-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:16px;padding:16px 20px}.dfc-cart-items-header{background:var(--dfc-bg);font-size:13px;font-weight:600;color:var(--dfc-text-light);text-transform:uppercase;letter-spacing:.5px}.dfc-cart-item{align-items:center;border-bottom:1px solid var(--dfc-border);position:relative;transition:opacity .3s ease}.dfc-cart-item:last-child{border-bottom:none}.dfc-cart-item-product{display:flex;align-items:center;gap:16px}.dfc-cart-item-image{width:80px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0;background:var(--dfc-bg)}.dfc-cart-item-info h4{font-size:14px;font-weight:600;color:var(--dfc-text);margin:0 0 4px;line-height:1.3}.dfc-cart-item-meta,.dfc-cart-item-price del{font-size:12px;color:var(--dfc-text-light)}.dfc-cart-bundle-badge{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;margin-top:4px}.dfc-cart-bundle-savings{font-size:11px;color:#15803d;margin-top:2px;font-weight:500}.dfc-cart-item-price{font-size:14px;color:var(--dfc-text)}.dfc-cart-item-price del{display:block;margin-bottom:2px}.dfc-cart-item-qty,.dfc-qty-control{display:flex;align-items:center}.dfc-qty-control{border:2px solid var(--dfc-border);border-radius:10px;overflow:hidden}.dfc-qty-control button{width:36px;height:36px;border:0;background:var(--dfc-bg);cursor:pointer;font-size:18px;color:var(--dfc-text)}.dfc-qty-control button:hover{background:var(--dfc-border)}.dfc-qty-control input{width:50px;height:36px;border:0;text-align:center;font-size:15px;font-weight:600;background:var(--dfc-white)}.dfc-qty-control input:focus{outline:0}.dfc-cart-item-subtotal{font-size:16px;font-weight:700;color:var(--dfc-primary)}.dfc-cart-actions,.dfc-cart-item-remove{display:flex;align-items:center;background:var(--dfc-bg)}.dfc-cart-item-remove{width:36px;height:36px;border:0;color:var(--dfc-text-light);cursor:pointer;border-radius:8px;justify-content:center;transition:background .2s,color .2s}.dfc-cart-item-remove:hover{background:#fef2f2;color:var(--dfc-error)}.dfc-cart-actions{justify-content:space-between;padding:16px 20px;border-top:1px solid var(--dfc-border)}.dfc-cart-coupon{display:flex;gap:8px}.dfc-cart-coupon input{padding:10px 14px;border:2px solid var(--dfc-border);border-radius:8px;font-size:14px;width:180px;text-transform:uppercase}.dfc-cart-coupon button,.dfc-clear-cart-btn{padding:10px 16px;border-radius:8px;font-weight:500;cursor:pointer}.dfc-cart-coupon button{background:var(--dfc-text);color:#fff;border:0}.dfc-clear-cart-btn{display:flex;align-items:center;gap:6px;background:0 0;border:2px solid var(--dfc-error);color:var(--dfc-error);font-size:14px;transition:background .2s}.dfc-clear-cart-btn:hover{background:#fef2f2}.dfc-cart-summary{background:var(--dfc-white);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:24px;position:sticky;top:24px;height:fit-content;contain:layout style}.dfc-cart-summary-title{font-size:18px;font-weight:700;color:var(--dfc-text);margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid var(--dfc-border)}.dfc-cart-summary-row{display:flex;justify-content:space-between;padding:10px 0;font-size:15px;color:var(--dfc-text-light)}.dfc-cart-summary-row.total{font-size:20px;font-weight:700;color:var(--dfc-text);padding:16px 0;margin-top:12px;border-top:2px solid var(--dfc-border)}.dfc-cart-discount-value,.dfc-cart-shipping-free{color:var(--dfc-success)}.dfc-cart-shipping-free{font-weight:600}.dfc-cart-charity{display:flex;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%);border-radius:12px;margin:16px 0}.dfc-cart-charity-icon{font-size:32px;animation:dogWag 1s ease-in-out infinite}.dfc-cart-charity-text{flex:1}.dfc-cart-charity-text strong{display:block;font-size:14px;color:#92400e}.dfc-cart-charity-text span{font-size:12px;color:#b45309}.dfc-cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:var(--dfc-primary);color:#fff;border:0;border-radius:12px;font-size:17px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,transform .1s;margin-top:20px}.dfc-cart-checkout-btn:hover{background:var(--dfc-primary-hover);color:#fff}.dfc-cart-checkout-btn:active{transform:scale(.98)}.dfc-cart-continue-shopping{display:block;text-align:center;margin-top:12px;padding:12px;color:var(--dfc-text);text-decoration:none;font-size:14px;border:2px solid var(--dfc-border);border-radius:10px;transition:border-color .2s}.dfc-cart-continue-shopping:hover{border-color:var(--dfc-primary);color:var(--dfc-text)}.dfc-cart-trust{display:flex;justify-content:center;gap:20px;margin-top:20px;padding-top:16px;border-top:1px solid var(--dfc-border)}.dfc-cart-trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:var(--dfc-text-light)}.dfc-cart-trust-item svg{width:24px;height:24px;color:var(--dfc-primary)}.dfc-cart-empty{text-align:center;padding:80px 20px;background:var(--dfc-white);border-radius:16px}.dfc-cart-empty-icon{font-size:80px;margin-bottom:20px;opacity:.4}.dfc-cart-empty h2{font-size:24px;color:var(--dfc-text);margin:0 0 8px}.dfc-cart-empty p{font-size:16px;color:var(--dfc-text-light);margin:0 0 24px}.dfc-cart-empty-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--dfc-primary);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:16px}.dfc-cart-empty-btn:hover{background:var(--dfc-primary-hover);color:#fff}.dfc-cart-coupons-applied{margin-bottom:16px}.dfc-cart-coupon-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#dcfce7;border-radius:6px;font-size:13px;color:#166534;margin-right:8px;margin-bottom:8px}.dfc-cart-coupon-tag button{background:0 0;border:0;color:#991b1b;cursor:pointer;padding:0;font-size:16px;line-height:1}.dfc-toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(100px);background:var(--dfc-text);color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;z-index:var(--dfc-z-toast);opacity:0;transition:opacity .3s ease,transform .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.dfc-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.dfc-toast-success{background:var(--dfc-success)}.dfc-toast-error{background:var(--dfc-error)}.dfc-toast-info{background:var(--dfc-primary)}@media (max-width:767px){.dfc-toast{bottom:100px}}.dfc-cart-page .blockOverlay,.dfc-cart-page .blockUI,.dfc-cart-page .loader,.dfc-cart-page .loading-overlay,.dfc-cart-page [class*=spinner],.dfc-cart-page img[src*=loading],.dfc-cart-page img[src*=spinner],.dfc-side-cart .blockOverlay,.dfc-side-cart .blockUI,body.woocommerce-cart .blockOverlay,body.woocommerce-cart .blockUI{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media (min-width:900px){.dfc-cart-layout{grid-template-columns:1fr 380px}}@media (max-width:768px){.dfc-cart-items-header{display:none}.dfc-cart-item{display:flex;flex-wrap:wrap;gap:12px;padding:16px}.dfc-cart-item-product{display:flex;gap:12px;width:calc(100% - 40px)}.dfc-cart-item-image{width:70px!important;height:70px!important}.dfc-cart-item-info{flex:1;min-width:0}.dfc-cart-item-info h4{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dfc-cart-item-price{order:1}.dfc-cart-item-qty{order:2}.dfc-cart-item-subtotal{order:3;font-size:15px}.dfc-cart-item-remove{position:absolute;top:12px;right:12px}.dfc-cart-actions{flex-direction:column;gap:12px}.dfc-cart-coupon{width:100%}.dfc-cart-coupon input{flex:1;width:auto}.dfc-clear-cart-btn{width:100%;justify-content:center}}@media (max-width:480px){.dfc-cart-trigger{bottom:140px;right:12px;width:48px;height:48px}.dfc-cart-trigger svg{width:20px;height:20px}.dfc-cart-trigger-count{font-size:10px;min-width:18px;height:18px}.dfc-side-cart{width:100vw}.dfc-side-cart-header{padding:12px 14px}.dfc-side-cart-title{font-size:16px}.dfc-cart-count-badge{font-size:11px;padding:2px 6px}.dfc-sc-shipping-progress{padding:12px 14px}.dfc-sc-progress-text{font-size:12px}.dfc-sc-item{padding:12px 14px;gap:10px}.dfc-sc-item-image{width:60px;height:60px}.dfc-sc-item-name{font-size:12px}.dfc-sc-item-price{font-size:13px}.dfc-sc-bundle-badge{font-size:9px;padding:2px 5px}.dfc-sc-bundle-savings{font-size:10px}.dfc-side-cart-footer{padding:12px 14px}.dfc-sc-checkout-btn{padding:12px 16px;font-size:14px}.dfc-sc-cart-link{padding:8px;font-size:12px}.dfc-cart-page{padding:16px 12px}.dfc-cart-page-title{font-size:22px}}.dfc-errors{position:relative}.dfc-errors-dismiss{position:absolute;top:8px;right:8px;width:28px;height:28px;background:0 0;border:0;color:var(--dfc-error);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;line-height:1;padding:0}.dfc-errors-dismiss:hover{background:rgba(239,68,68,.1)}.dfc-cart-progress-fill,.dfc-progress-fill,.dfc-sc-progress-fill{position:relative;overflow:hidden}.dfc-qty-control button,.dfc-sc-qty button{transition:background .2s,transform .1s}.dfc-qty-control button:active,.dfc-sc-qty button:active{transform:scale(.9)}.dfc-cart-item.dfc-updating,.dfc-sc-item.dfc-updating{opacity:.5;pointer-events:none;transition:opacity .2s}.dfc-charity-banner{border:1px solid rgba(245,158,11,.3)}.dfc-charity-banner,.dfc-sc-charity{background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%)}.dfc-sc-coupon-wrap{margin-bottom:12px}.dfc-sc-coupon-toggle{font-size:13px;color:var(--dfc-text-light);cursor:pointer;padding:6px 0;display:flex;align-items:center;gap:4px;user-select:none}.dfc-sc-coupon-toggle:hover,.dfc-trust-item svg{color:var(--dfc-primary)}.dfc-sc-coupon-toggle::-webkit-details-marker,.dfc-sc-coupon-toggle::marker{display:none}.dfc-sc-coupon-toggle::before{content:"+";width:18px;height:18px;border-radius:50%;background:var(--dfc-bg);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:transform .2s}.dfc-sc-coupon-wrap[open] .dfc-sc-coupon-toggle::before{content:"−"}.dfc-sc-coupon-wrap .dfc-sc-coupon{margin-top:8px}.dfc-section-title .dfc-step{width:28px;height:28px;font-size:14px;transition:background .3s,transform .2s;box-shadow:0 2px 6px rgba(45,80,22,.2)}.dfc-field input:focus,.dfc-field select:focus,.dfc-field textarea:focus{outline:0;border-color:var(--dfc-primary);box-shadow:0 0 0 3px rgba(45,80,22,.12),0 1px 3px rgba(0,0,0,.08)}.dfc-payment-option{transition:border-color .2s,background .2s,transform .15s,box-shadow .2s}.dfc-payment-option:active{transform:scale(.99)}.dfc-payment-option.selected{box-shadow:0 0 0 1px var(--dfc-primary),0 2px 8px rgba(45,80,22,.1)}.dfc-trust-item{padding:6px 10px;background:var(--dfc-bg);border-radius:6px;transition:background .2s}@media (max-width:767px){.dfc-checkout .dfc-toast{bottom:140px}}.dfc-sc-skeleton{padding:16px}.dfc-sc-skeleton-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--dfc-border)}.dfc-sc-skeleton-img,.dfc-sc-skeleton-line{background:linear-gradient(90deg,var(--dfc-bg) 25%,#e8e8e8 50%,var(--dfc-bg) 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite}.dfc-sc-skeleton-line{border-radius:6px}.dfc-sc-skeleton-img{width:70px;height:70px;border-radius:8px;flex-shrink:0}.dfc-sc-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:8px}.dfc-sc-skeleton-line{height:12px}.dfc-sc-skeleton-line:first-child{width:80%}.dfc-sc-skeleton-line:nth-child(2){width:50%}.dfc-sc-skeleton-line:nth-child(3){width:30%}.dfc-loading-overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.dfc-cart-item:hover,.dfc-sc-item:hover{background:rgba(249,250,251,.5)}.dfc-cart-empty-icon,.dfc-sc-empty-icon{animation:emptyBob 2s ease-in-out infinite}.dfc-section{transition:box-shadow .3s}.dfc-section:focus-within{box-shadow:0 2px 12px rgba(0,0,0,.08)}@media (min-width:768px){.dfc-summary-content{max-height:none!important;padding:0 16px 16px!important;overflow:visible}}.dfc-tier-progress{padding:14px 20px 12px;background:linear-gradient(135deg,#f0fdf4 0,#ecfdf5 100%);border-bottom:1px solid #bbf7d0}.dfc-tier-milestones{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;padding:0 4px}.dfc-tier-milestone{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.dfc-tier-dot{width:24px;height:24px;border-radius:50%;background:#d1d5db;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .4s,transform .3s;flex-shrink:0}.dfc-tier-milestone.reached .dfc-tier-dot{transform:scale(1.1)}.dfc-tier-dot svg{stroke:#fff}.dfc-tier-label{font-size:10px;font-weight:600;color:var(--dfc-text-light, #6b7280);white-space:nowrap}.dfc-tier-milestone.reached .dfc-tier-label{color:#166534}.dfc-tier-bar{height:6px;background:rgba(255,255,255,.8);border-radius:3px;overflow:hidden;margin-bottom:8px}.dfc-tier-bar-fill{height:100%;border-radius:3px;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dfc-tier-bar-fill::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 2s ease-in-out infinite}.dfc-tier-text{font-size:12px;color:#166534;text-align:center;line-height:1.5;margin-top:8px}.dfc-tier-text strong{color:var(--dfc-primary, #2d5016)}.dfc-tier-incentive{font-size:13px;font-weight:600;color:var(--dfc-text, #1f2937);text-align:center;padding:8px 20px;background:linear-gradient(135deg,#f0fdf4 0,#ecfdf5 100%);border-bottom:1px solid #bbf7d0}.dfc-tier-savings-calc{font-size:11px;color:#166534;text-align:center;margin-top:6px;padding:4px 8px;background:rgba(22,101,52,.08);border-radius:4px;font-weight:500;line-height:1.3}.dfc-tier-celebration{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.dfc-tier-emoji{font-size:16px}.dfc-tier-progress.dfc-tier-celebrate{animation:dfcTierFlash .6s ease-out}.dfc-tier-confetti{position:absolute;pointer-events:none;width:6px;height:6px;border-radius:50%;animation:dfcConfetti .8s ease-out forwards}.dfc-cart-tier-progress{background:linear-gradient(135deg,#f0fdf4 0,#ecfdf5 100%);border-radius:12px;padding:16px 20px 14px;margin-bottom:24px}.dfc-cart-tier-progress .dfc-tier-milestones{margin-bottom:10px}.dfc-cart-tier-progress .dfc-tier-dot{width:28px;height:28px;font-size:11px}.dfc-cart-tier-progress .dfc-tier-bar{height:8px;margin-bottom:10px}.dfc-cart-tier-progress .dfc-tier-text{font-size:14px}.dfc-cart-tier-progress .dfc-tier-label{font-size:11px}.dfc-upsells{padding:14px 16px;border-top:1px solid var(--dfc-border, #e5e7eb);background:var(--dfc-bg, #f9fafb)}.dfc-upsells-header{margin-bottom:10px}.dfc-upsells-title{font-size:13px;font-weight:700;color:var(--dfc-text, #1f2937);margin:0;display:flex;align-items:center;gap:6px}.dfc-upsells-list{display:flex;flex-direction:column;gap:10px}.dfc-upsell-item{display:flex;align-items:center;gap:10px;padding:10px;background:var(--dfc-white, #ffffff);border-radius:10px;border:1px solid var(--dfc-border, #e5e7eb);transition:border-color .2s,box-shadow .2s}.dfc-upsell-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.dfc-upsell-image{width:52px;height:52px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--dfc-bg, #f9fafb)}.dfc-upsell-info{flex:1;min-width:0}.dfc-upsell-name{font-size:12px;font-weight:600;color:var(--dfc-text, #1f2937);margin:0 0 2px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.dfc-upsell-price{font-size:13px;font-weight:700;color:var(--dfc-primary, #2d5016)}.dfc-upsell-variants{display:flex;gap:4px;margin-top:4px;flex-wrap:wrap}.dfc-upsell-variant-btn{padding:2px 8px;font-size:10px;font-weight:600;border:1px solid var(--dfc-border, #e5e7eb);border-radius:4px;background:var(--dfc-white, #ffffff);color:var(--dfc-text, #1f2937);cursor:pointer;transition:border-color .2s,background .2s;min-height:24px}.dfc-upsell-item:hover,.dfc-upsell-variant-btn.active,.dfc-upsell-variant-btn:hover{border-color:var(--dfc-primary, #2d5016)}.dfc-upsell-variant-btn.active{background:rgba(45,80,22,.08);color:var(--dfc-primary, #2d5016)}.dfc-upsell-add{width:36px;height:36px;min-width:36px;border:2px solid var(--dfc-primary, #2d5016);background:0 0;color:var(--dfc-primary, #2d5016);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s,transform .15s}.dfc-upsell-add:hover{background:var(--dfc-primary, #2d5016);color:var(--dfc-white, #ffffff)}.dfc-upsell-add:active{transform:scale(.9)}.dfc-upsell-item.dfc-upsell-adding .dfc-upsell-add{pointer-events:none;opacity:.5;animation:btnSpin .7s linear infinite}.dfc-upsell-item.dfc-upsell-added{border-color:var(--dfc-success, #10b981);background:#f0fdf4}.dfc-upsell-item.dfc-upsell-added .dfc-upsell-add{background:var(--dfc-success, #10b981);border-color:var(--dfc-success, #10b981);color:#fff}.dfc-upsell-item.dfc-upsell-removing{animation:dfcUpsellSlideOut .35s ease forwards}.dfc-cart-upsells{background:var(--dfc-white, #ffffff);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:20px;margin-top:24px}.dfc-cart-upsells .dfc-upsells-title{font-size:16px;margin-bottom:12px}.dfc-cart-upsells .dfc-upsells-list{flex-direction:row;overflow-x:auto;gap:12px;padding-bottom:4px}.dfc-cart-upsells .dfc-upsell-item{min-width:200px;flex-direction:column;text-align:center;padding:14px}.dfc-cart-upsells .dfc-upsell-image{width:80px;height:80px;margin:0 auto 8px}.dfc-cart-upsells .dfc-upsell-name{font-size:13px}.dfc-cart-upsells .dfc-upsell-add{margin-top:8px;width:auto;border-radius:8px;padding:8px 16px;gap:4px}@media (max-width:480px){.dfc-tier-progress{padding:10px 14px 8px}.dfc-tier-dot{width:20px;height:20px;font-size:9px}.dfc-tier-label{font-size:9px}.dfc-tier-text{font-size:11px}.dfc-upsells{padding:10px 14px}.dfc-upsell-image{width:44px;height:44px}.dfc-upsell-name{font-size:11px}.dfc-upsell-price{font-size:12px}.dfc-upsell-add{width:32px;height:32px;min-width:32px}.dfc-upsell-variant-btn{font-size:9px;padding:2px 6px;min-height:22px}}@media (prefers-reduced-motion:reduce){.dfc-tier-bar-fill::after,.dfc-tier-progress.dfc-tier-celebrate,.dfc-upsell-item.dfc-upsell-adding .dfc-upsell-add{animation:none}.dfc-upsell-item.dfc-upsell-removing{animation:none;display:none}}[class*=" dfc-"] :focus-visible,[class*=" dfc-"]:focus-visible,[class^=dfc-] :focus-visible,[class^=dfc-]:focus-visible{outline:2px solid var(--dfc-primary);outline-offset:2px}.dfc-field input:focus-visible,.dfc-field select:focus-visible,.dfc-field textarea:focus-visible{outline:0;border-color:var(--dfc-primary);box-shadow:0 0 0 3px rgba(45,80,22,.15)}.dfc-cart-checkout-btn:focus-visible,.dfc-cart-empty-btn:focus-visible,.dfc-sc-checkout-btn:focus-visible,.dfc-sc-shop-btn:focus-visible,.dfc-submit-btn:focus-visible{outline:2px solid var(--dfc-white);outline-offset:2px;box-shadow:0 0 0 4px var(--dfc-primary)}.dfc-payment-option:focus-visible{outline:2px solid var(--dfc-primary);outline-offset:2px;border-color:var(--dfc-primary)}.dfc-cart-trigger:focus-visible{outline:2px solid var(--dfc-white);outline-offset:2px;box-shadow:0 0 0 4px var(--dfc-primary)}.dfc-back-btn:focus-visible,.dfc-cart-item-remove:focus-visible,.dfc-clear-cart-btn:focus-visible,.dfc-errors-dismiss:focus-visible,.dfc-qty-control button:focus-visible,.dfc-sc-item-remove:focus-visible,.dfc-sc-qty button:focus-visible,.dfc-side-cart-close:focus-visible,.dfc-wb-reset:focus-visible{outline:2px solid var(--dfc-primary);outline-offset:2px}.dfc-cart-continue-shopping:focus-visible,.dfc-sc-cart-link:focus-visible{outline:2px solid var(--dfc-primary);outline-offset:2px;border-color:var(--dfc-primary)}.dfc-cart-coupon button:focus-visible,.dfc-coupon button:focus-visible,.dfc-sc-coupon button:focus-visible{outline:2px solid var(--dfc-white);outline-offset:2px;box-shadow:0 0 0 4px var(--dfc-text)}.dfc-upsell-add:focus-visible{outline:2px solid var(--dfc-primary);outline-offset:2px}.dfc-section:focus-within{border-left:3px solid var(--dfc-primary)}.dfc-section:focus-within .dfc-section-title .dfc-step{background:var(--dfc-primary);transform:scale(1.1);box-shadow:0 2px 8px rgba(45,80,22,.3)}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.dfc-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:var(--dfc-z-sticky-atc);background:rgba(255,255,255,.97);backdrop-filter:none;box-shadow:0-1px 8px rgba(0,0,0,.06);padding:10px 16px;transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.dfc-sticky-atc.dfc-sticky-atc-hidden{transform:translateY(100%);pointer-events:none}.dfc-sticky-atc-inner{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.dfc-sticky-atc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.dfc-sticky-atc-name{font-size:13px;font-weight:600;color:var(--dfc-text, #1f2937);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.dfc-sticky-atc-price{font-size:14px;font-weight:700;color:var(--dfc-primary, #2d5016);line-height:1.3}.dfc-sticky-atc-price del{color:var(--dfc-text-light, #6b7280);font-weight:400;font-size:12px}.dfc-sticky-atc-price ins{text-decoration:none}.dfc-sticky-atc-btn{flex-shrink:0;padding:10px 20px;background:var(--dfc-primary, #2d5016);color:#fff;border:0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,transform .1s}.dfc-sticky-atc-btn:active{transform:scale(.97)}.dfc-sticky-atc-btn:hover{background:var(--dfc-primary-hover, #3d6b1e)}.dfc-sticky-atc-btn.loading{opacity:.7;pointer-events:none}.dfc-sticky-atc-btn.added{background:var(--dfc-success, #10b981)}@media (min-width:768px){.dfc-sticky-atc{display:none!important}}.dfc-autofill-flash{animation:dfcAutofillFlash 1.5s ease-out}
/* Express Checkout Banner (returning customer) */
.dfc-express-checkout{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;padding:14px 20px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;animation:dfc-slideDown .3s ease}
.dfc-express-checkout span{font-size:14px;font-weight:600;color:#166534}
.dfc-express-btn{background:var(--dfc-primary,#2d5016);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .1s,background .2s}
.dfc-express-btn:hover{background:#3d6b1e}
.dfc-express-btn:active{transform:scale(.97)}
@keyframes dfc-slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/* COD Nudge Enhancement */
.dfc-cod-nudge{background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;padding:12px 16px;margin-top:8px;font-size:13px;color:#92400e;display:flex;align-items:center;gap:8px;justify-content:space-between}
.dfc-cod-nudge-timer{font-weight:700;color:#dc2626;font-variant-numeric:tabular-nums}
.dfc-cod-nudge .dfc-cod-switch{background:#2d5016;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer}
/* Min Order Warning */
.dfc-min-order-warning{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;margin-bottom:12px;font-size:13px;color:#991b1b;text-align:center}
/* GSTIN field */
.dfc-gstin-wrap{margin-top:4px;margin-bottom:4px}
.dfc-gstin-wrap summary{color:#6b7280;font-size:13px;cursor:pointer}
.dfc-gstin-wrap summary:hover{color:#374151}
/* Delivery Estimate */
.dfc-delivery-estimate{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f0fdf4;border-radius:8px;margin-top:8px;font-size:13px;color:#166534;font-weight:500}
/* Zone Shipping Badge */
.dfc-zone-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;margin-left:6px}
.dfc-zone-local{background:#dcfce7;color:#166534}
.dfc-zone-regional{background:#dbeafe;color:#1e40af}
.dfc-zone-national{background:#fef3c7;color:#92400e}
.dfc-zone-remote{background:#fee2e2;color:#991b1b}
