.esp-sc{--sc-primary:var(--esp-primary,#16a34a);--sc-primary-dark:var(--esp-primary-dark,#15803d);--sc-primary-tint:var(--esp-primary-tint,#e9f9ef);--sc-ink:#111827;--sc-muted:#6b7280;--sc-border:#d1d5db;--sc-box:#f3f4f6;--sc-ring:rgba(var(--esp-primary-rgb,22,163,74),0.15);color:var(--sc-ink);font-family:'Poppins','Hind Siliguri',sans-serif;margin:16px auto;max-width:620px}.esp-sc *,.esp-sc *::before,.esp-sc *::after{box-sizing:border-box}#order.esp-sc{scroll-margin-top:90px}@keyframes esp-sc-pulse{0%{box-shadow:0 0 0 0 rgba(var(--esp-primary-rgb,22,163,74),0.45)}70%{box-shadow:0 0 0 14px rgba(var(--esp-primary-rgb,22,163,74),0)}100%{box-shadow:0 0 0 0 rgba(var(--esp-primary-rgb,22,163,74),0)}}.esp-sc-pulse{animation:esp-sc-pulse 1s ease-out 2;border-radius:18px}@media (prefers-reduced-motion: reduce){.esp-sc-pulse{animation:none}}.esp-sc-header{margin-bottom:20px;text-align:center}.esp-sc-title{color:var(--sc-primary);font-size:22px;font-weight:700;line-height:1.4;margin:0 0 6px}.esp-sc-subtitle{color:var(--sc-ink);font-size:14px;margin:0}.esp-sc-field{margin-bottom:16px}.esp-sc-field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.esp-sc-field label span{color:#dc2626}.esp-sc-field input,.esp-sc-field textarea{background:#fff;border:1px solid var(--sc-border);border-radius:8px;color:var(--sc-ink);font-family:inherit;font-size:14px;padding:13px 14px;width:100%}.esp-sc-field input::placeholder,.esp-sc-field textarea::placeholder{color:#9ca3af}.esp-sc-field input:focus,.esp-sc-field textarea:focus{border-color:var(--sc-primary);box-shadow:0 0 0 3px var(--sc-ring);outline:none}.esp-sc-help{color:var(--sc-muted);font-size:12px;line-height:1.5;margin:6px 0 0}.esp-sc-box{background:var(--sc-box);border-radius:12px;margin-bottom:16px;padding:16px}.esp-sc-products{display:grid;gap:8px;grid-template-columns:repeat( auto-fill,minmax( 240px,1fr ) )}.esp-sc-product{align-items:center;background:#fff;border:1px solid var(--sc-border);border-radius:10px;cursor:pointer;display:flex;gap:8px;margin:0;overflow:visible;padding:9px 12px;position:relative;transition:border-color 0.15s ease,background 0.15s ease}.esp-sc-product.is-selected{background:var(--sc-primary-tint);border-color:var(--sc-primary);margin-bottom:12px}.esp-sc-product::after{background:var(--sc-primary);border:2px solid #fff;border-radius:50%;box-sizing:content-box;color:#fff;content:"\2713";font-size:10px;font-weight:700;height:16px;line-height:16px;opacity:0;position:absolute;right:-8px;text-align:center;top:-8px;transform:scale( 0.5 );transition:opacity 0.15s ease,transform 0.15s ease;width:16px;z-index:2}.esp-sc-product.is-selected::after{opacity:1;transform:scale( 1 )}.esp-sc-product input.esp-sc-pick{height:0;margin:0;opacity:0;pointer-events:none;position:absolute;width:0}.esp-sc-thumb{flex-shrink:0}.esp-sc-thumb img{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:block;height:42px;object-fit:cover;width:42px}.esp-sc-info{display:flex;flex:1;flex-direction:column;gap:1px;min-width:0}.esp-sc-info strong{font-size:14px;font-weight:600;line-height:1.4}.esp-sc-price{color:var(--sc-primary-dark);font-size:13.5px;font-weight:700}.esp-sc-price ins{color:var(--sc-primary);font-weight:700;text-decoration:none}.esp-sc-price del{color:var(--sc-muted);font-weight:400;margin-right:6px}.esp-sc-price .woocommerce-Price-amount{font-weight:700}.esp-sc-price del .woocommerce-Price-amount{font-weight:400}.esp-sc-qty{align-items:center !important;background:#fff !important;border:1px solid var(--sc-primary) !important;border-radius:999px !important;bottom:-10px !important;box-shadow:0 2px 6px rgba( 17,24,39,0.12 ) !important;display:flex !important;gap:0 !important;left:auto !important;margin:0 !important;opacity:0;padding:1px !important;position:absolute !important;right:8px !important;top:auto !important;transform:translateY( 6px ) scale( 0.85 );transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s;visibility:hidden;width:auto !important;z-index:3}.esp-sc-product.is-selected .esp-sc-qty{opacity:1;transform:none;visibility:visible}.esp-sc-qty-btn{background:transparent !important;border:0 !important;border-radius:50% !important;box-shadow:none !important;box-sizing:border-box !important;color:var(--sc-ink) !important;cursor:pointer;font-size:14px !important;font-weight:700 !important;height:22px !important;line-height:22px !important;min-height:0 !important;min-width:0 !important;padding:0 !important;text-align:center;width:22px !important}.esp-sc-qty-btn:hover{background:#f3f4f6 !important;color:var(--sc-ink) !important}.esp-sc-qty-input{appearance:textfield;-moz-appearance:textfield;background:transparent !important;border:0 !important;box-shadow:none !important;box-sizing:border-box !important;color:var(--sc-ink) !important;font-family:inherit !important;font-size:13px !important;font-weight:700 !important;height:22px !important;line-height:22px !important;margin:0 !important;min-height:0 !important;padding:0 !important;text-align:center;width:24px !important}.esp-sc-qty-input::-webkit-inner-spin-button,.esp-sc-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.esp-sc-hidden{display:none !important}.esp-sc-more{align-items:center;background:#fff;border:1px dashed var(--sc-border);border-radius:10px;color:var(--sc-primary);cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;justify-content:center;margin:8px 0 0;padding:9px 0;transition:border-color 0.15s ease,background 0.15s ease;width:100%}.esp-sc-more:hover{background:var(--sc-primary-tint);border-color:var(--sc-primary)}.esp-sc-delivery-label{font-size:14px;font-weight:600;margin:16px 0 8px}.esp-sc-delivery{display:flex;flex-wrap:wrap;gap:10px}.esp-sc-radio{background:#fff;border:1px solid var(--sc-border);border-radius:8px;cursor:pointer;display:flex;flex:1;font-size:14px;justify-content:center;margin:0;min-width:140px;padding:12px;text-align:center;transition:border-color 0.15s ease,background 0.15s ease}.esp-sc-radio input{height:0;margin:0;opacity:0;position:absolute;width:0}.esp-sc-radio:has(input:checked){background:var(--sc-primary-tint);border-color:var(--sc-primary);color:var(--sc-primary-dark);font-weight:600}.esp-sc-totals{border-top:1px solid #e5e7eb;font-size:14px;margin-top:16px;padding-top:12px}.esp-sc-totals-title{font-size:16px;font-weight:700;margin-bottom:8px}.esp-sc-lines{border-bottom:1px solid #e5e7eb;margin-bottom:6px;padding-bottom:6px}.esp-sc-lines:empty{border:0;display:none;margin:0;padding:0}.esp-sc-line{display:flex;font-size:13.5px;gap:10px;justify-content:space-between;padding:4px 0}.esp-sc-line span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esp-sc-totals > div:not(.esp-sc-totals-title):not(.esp-sc-lines){display:flex;justify-content:space-between;padding:5px 0}.esp-sc-grand{border-top:1px solid #e5e7eb;font-size:16px;font-weight:700;margin-top:6px;padding-top:10px !important}.esp-sc-grand .esp-sc-total{color:var(--sc-primary)}.esp-sc-free{animation:esp-sc-free-pulse 1.6s ease-in-out infinite;background:var(--sc-primary-tint);border-radius:999px;color:var(--sc-primary);display:inline-block;font-weight:700;padding:3px 12px}@keyframes esp-sc-free-pulse{0%,100%{box-shadow:0 0 0 0 rgba(var(--esp-primary-rgb,22,163,74),0.35)}50%{box-shadow:0 0 0 7px rgba(var(--esp-primary-rgb,22,163,74),0)}}@media ( prefers-reduced-motion: reduce ){.esp-sc-free{animation:none}}.esp-sc-freenote{background:var(--sc-primary-tint);border:1px solid rgba(var(--esp-primary-rgb,22,163,74),0.35);border-radius:10px;color:var(--sc-primary-dark);font-size:13px;line-height:1.6;margin:0 0 14px;padding:10px 14px}.esp-sc-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:13px;margin-bottom:12px;padding:10px 12px}.esp-sc-submit{background:var(--sc-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;padding:15px 0;transition:background 0.15s ease,opacity 0.15s ease;width:100%}.esp-sc-submit:hover:not(:disabled){background:var(--sc-primary-dark)}.esp-sc-submit:disabled{cursor:not-allowed;opacity:0.55}.esp-sc-submit--pulse{animation:esp-sc-btn-pulse 1.6s ease-in-out infinite}@keyframes esp-sc-btn-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}.esp-sc-submit--heartbeat{animation:esp-sc-btn-heartbeat 1.6s ease-in-out infinite}@keyframes esp-sc-btn-heartbeat{0%,28%,70%,100%{transform:scale(1)}14%{transform:scale(1.07)}42%{transform:scale(1.05)}}.esp-sc-submit--shake{animation:esp-sc-btn-shake 2.4s ease-in-out infinite}@keyframes esp-sc-btn-shake{0%,78%,100%{transform:translateX(0)}82%{transform:translateX(-5px)}86%{transform:translateX(5px)}90%{transform:translateX(-4px)}94%{transform:translateX(4px)}98%{transform:translateX(-2px)}}.esp-sc-submit--bounce{animation:esp-sc-btn-bounce 1.8s ease-in-out infinite}@keyframes esp-sc-btn-bounce{0%,40%,100%{transform:translateY(0)}16%{transform:translateY(-7px)}28%{transform:translateY(-3px)}}.esp-sc-submit--glow{animation:esp-sc-btn-glow 1.6s ease-in-out infinite}@keyframes esp-sc-btn-glow{0%,100%{box-shadow:0 0 0 0 rgba(var(--esp-primary-rgb,22,163,74),0.5)}60%{box-shadow:0 0 0 12px rgba(var(--esp-primary-rgb,22,163,74),0)}}.esp-sc-submit--shine{overflow:hidden;position:relative}.esp-sc-submit--shine::after{background:linear-gradient(120deg,transparent,rgba(255,255,255,0.45),transparent);content:"";position:absolute;top:0;bottom:0;left:-75%;width:50%;transform:skewX(-20deg);animation:esp-sc-btn-shine 2.4s ease-in-out infinite}@keyframes esp-sc-btn-shine{0%{left:-75%}60%,100%{left:125%}}.esp-sc-submit--tada{animation:esp-sc-btn-tada 2.8s ease-in-out infinite}@keyframes esp-sc-btn-tada{0%,60%,100%{transform:scale(1) rotate(0)}6%,12%{transform:scale(0.97) rotate(-2deg)}18%,30%,42%{transform:scale(1.05) rotate(2deg)}24%,36%{transform:scale(1.05) rotate(-2deg)}48%{transform:scale(1) rotate(0)}}@media ( prefers-reduced-motion: reduce ){.esp-sc-submit--pulse,.esp-sc-submit--heartbeat,.esp-sc-submit--shake,.esp-sc-submit--bounce,.esp-sc-submit--glow,.esp-sc-submit--tada{animation:none}.esp-sc-submit--shine::after{animation:none;display:none}}.esp-sc-codnote{color:var(--sc-muted);font-size:13px;margin:12px 0 0;text-align:center}.esp-sc-credit{color:#9ca3af;font-size:12px;margin:8px 0 0;text-align:center}.esp-sc-credit a{color:var(--sc-primary);text-decoration:none}.esp-sc--modern{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px rgba(17,24,39,0.05);padding:24px}.esp-sc--classic{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px rgba(17,24,39,0.06);padding:20px}.esp-sc--classic .esp-sc-title{color:var(--sc-ink)}.esp-sc--classic .esp-sc-submit{background:#111827}.esp-sc--classic .esp-sc-submit:hover:not(:disabled){background:#000}.esp-sc--minimal{background:transparent;padding:0}@media ( max-width: 480px ){.esp-sc--modern,.esp-sc--classic{border-radius:12px;padding:16px}.esp-sc-title{font-size:19px}.esp-sc-products{grid-template-columns:1fr}.esp-sc-thumb img{height:38px;width:38px}.esp-sc-radio{flex:1 1 100%}}.esp-sc-freeover{background:#fef3c7;border:1px solid #fde68a;border-radius:10px;color:#92610e;font-size:13px;font-weight:600;line-height:1.6;margin:12px 0 0;padding:9px 14px;text-align:center}.esp-sc-freeover.is-active{animation:esp-sc-free-pulse 1.6s ease-in-out infinite;background:var(--sc-primary-tint);border-color:rgba(var(--esp-primary-rgb,22,163,74),0.35);color:var(--sc-primary-dark)}@media ( prefers-reduced-motion: reduce ){.esp-sc-freeover.is-active{animation:none}}.esp-sc-freeover--none,.esp-sc-freeover--none.is-active{animation:none}.esp-sc-freeover--heartbeat,.esp-sc-freeover--heartbeat.is-active{animation:esp-sc-btn-heartbeat 1.6s ease-in-out infinite}.esp-sc-freeover--bounce,.esp-sc-freeover--bounce.is-active{animation:esp-sc-btn-bounce 1.8s ease-in-out infinite}.esp-sc-freeover--shake,.esp-sc-freeover--shake.is-active{animation:esp-sc-btn-shake 2.4s ease-in-out infinite}.esp-sc-freeover--tada,.esp-sc-freeover--tada.is-active{animation:esp-sc-btn-tada 2.8s ease-in-out infinite}.esp-sc-freeover--glow,.esp-sc-freeover--glow.is-active{animation:esp-sc-btn-glow 1.6s ease-in-out infinite}.esp-sc-freeover--shine,.esp-sc-freeover--shine.is-active{animation:none;overflow:hidden;position:relative}.esp-sc-freeover--shine::after{animation:esp-sc-btn-shine 2.4s ease-in-out infinite;background:linear-gradient(120deg,transparent,rgba(255,255,255,0.5),transparent);bottom:0;content:"";left:-75%;position:absolute;top:0;transform:skewX(-20deg);width:50%}.esp-sc-freeover--pos-box-top{margin:0 0 12px}.esp-sc-freeover--pos-above-button{margin:0 0 14px}@media ( prefers-reduced-motion: reduce ){.esp-sc-freeover--heartbeat,.esp-sc-freeover--bounce,.esp-sc-freeover--shake,.esp-sc-freeover--tada,.esp-sc-freeover--glow,.esp-sc-freeover--heartbeat.is-active,.esp-sc-freeover--bounce.is-active,.esp-sc-freeover--shake.is-active,.esp-sc-freeover--tada.is-active,.esp-sc-freeover--glow.is-active{animation:none}.esp-sc-freeover--shine::after{animation:none;display:none}}.esp-sc-discount{background:#e0f2fe;border:1px solid #bae6fd;border-radius:10px;color:#0369a1;font-size:13px;font-weight:600;line-height:1.6;margin:12px 0 0;padding:9px 14px;text-align:center}.esp-sc-discount.is-active{animation:esp-sc-free-pulse 1.6s ease-in-out infinite;background:var(--sc-primary-tint);border-color:rgba(var(--esp-primary-rgb,22,163,74),0.35);color:var(--sc-primary-dark)}.esp-sc-discount-row .esp-sc-discountamt{color:var(--sc-primary-dark);font-weight:700}.esp-sc-discount--none,.esp-sc-discount--none.is-active{animation:none}.esp-sc-discount--heartbeat,.esp-sc-discount--heartbeat.is-active{animation:esp-sc-btn-heartbeat 1.6s ease-in-out infinite}.esp-sc-discount--bounce,.esp-sc-discount--bounce.is-active{animation:esp-sc-btn-bounce 1.8s ease-in-out infinite}.esp-sc-discount--shake,.esp-sc-discount--shake.is-active{animation:esp-sc-btn-shake 2.4s ease-in-out infinite}.esp-sc-discount--tada,.esp-sc-discount--tada.is-active{animation:esp-sc-btn-tada 2.8s ease-in-out infinite}.esp-sc-discount--glow,.esp-sc-discount--glow.is-active{animation:esp-sc-btn-glow 1.6s ease-in-out infinite}.esp-sc-discount--shine,.esp-sc-discount--shine.is-active{animation:none;overflow:hidden;position:relative}.esp-sc-discount--shine::after{animation:esp-sc-btn-shine 2.4s ease-in-out infinite;background:linear-gradient(120deg,transparent,rgba(255,255,255,0.5),transparent);bottom:0;content:"";left:-75%;position:absolute;top:0;transform:skewX(-20deg);width:50%}.esp-sc-discount--pos-box-top{margin:0 0 12px}.esp-sc-discount--pos-above-button{margin:0 0 14px}@media ( prefers-reduced-motion: reduce ){.esp-sc-discount.is-active,.esp-sc-discount--heartbeat,.esp-sc-discount--bounce,.esp-sc-discount--shake,.esp-sc-discount--tada,.esp-sc-discount--glow,.esp-sc-discount--heartbeat.is-active,.esp-sc-discount--bounce.is-active,.esp-sc-discount--shake.is-active,.esp-sc-discount--tada.is-active,.esp-sc-discount--glow.is-active{animation:none}.esp-sc-discount--shine::after{animation:none;display:none}}.esp-sc{position:relative}.esp-sc-infocap{position:absolute;top:-15px;right:14px;z-index:5;background:#e8b04b;color:#3d2a08;font-weight:700;font-size:12.5px;line-height:1.45;padding:7px 15px;border-radius:999px;box-shadow:0 8px 18px -10px rgba(0,0,0,0.4);max-width:82%;text-align:center}.esp-sc-infocap--pos-tl{right:auto;left:14px}.esp-sc-infocap--pos-tc{right:auto;left:50%;transform:translateX(-50%)}.esp-sc-infocap.is-won{background:var(--sc-primary,#16a34a);color:#fff}.esp-sc-infocap--pulse{animation:espScCapPulse 1.9s ease-in-out infinite}.esp-sc-infocap--pos-tc.esp-sc-infocap--pulse{animation-name:espScCapPulseC}.esp-sc-infocap--bounce{animation:espScCapBob 1.6s ease-in-out infinite}.esp-sc-infocap--pos-tc.esp-sc-infocap--bounce{animation-name:espScCapBobC}.esp-sc-infocap--glow{animation:espScCapGlow 1.9s ease-in-out infinite}@keyframes espScCapPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes espScCapPulseC{0%,100%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.06)}}@keyframes espScCapBob{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes espScCapBobC{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-4px)}}@keyframes espScCapGlow{0%,100%{box-shadow:0 8px 18px -10px rgba(0,0,0,0.4)}50%{box-shadow:0 0 0 6px rgba(232,176,75,0.28),0 8px 18px -10px rgba(0,0,0,0.4)}}@media (prefers-reduced-motion: reduce){.esp-sc-infocap{animation:none !important}}.esp-sc .esp-sc-totals > div.esp-sc-info-row{color:var(--sc-primary,#16a34a);font-weight:700;background:var(--sc-primary-tint,#e9f9ef);border-radius:8px;padding:7px 10px;margin:3px 0}.esp-sc-info-row .esp-sc-infoamt{color:var(--sc-primary,#16a34a);font-weight:800;display:inline-block;animation:espScInfoAmt 1.7s ease-in-out infinite}.esp-sc-info-row.is-shown{animation:espScRowIn 0.5s cubic-bezier(0.2,1.4,0.4,1)}@keyframes espScRowIn{0%{opacity:0;transform:scale(0.85) translateY(6px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes espScInfoAmt{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}.esp-sc-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:6;border-radius:inherit}.esp-sc-confetti i{position:absolute;top:-14px;width:8px;height:13px;border-radius:2px;opacity:0;animation:espScConfettiFall 1.2s linear forwards}.esp-sc-confetti i:nth-child(2n){animation-name:espScConfettiSway;width:6px;height:10px}.esp-sc-confetti i:nth-child(3n){border-radius:50%;width:7px;height:7px}@keyframes espScConfettiFall{0%{opacity:1;transform:translateY(0) rotate(0deg)}100%{opacity:0;transform:translateY(480px) rotate(560deg)}}@keyframes espScConfettiSway{0%{opacity:1;transform:translate(0,0) rotate(0deg)}50%{transform:translate(26px,220px) rotate(280deg)}100%{opacity:0;transform:translate(-14px,470px) rotate(620deg)}}@media (prefers-reduced-motion: reduce){.esp-sc-info-row .esp-sc-infoamt,.esp-sc-info-row.is-shown{animation:none !important}.esp-sc-confetti{display:none}}