*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1a365d;--color-primary-light:#2c5282;--color-primary-dark:#0f2440;--color-accent:#ed8936;--color-accent-hover:#dd6b20;--color-success:#38a169;--color-error:#e53e3e;--color-warning:#d69e2e;--color-bg:#fff;--color-bg-subtle:#f7fafc;--color-bg-muted:#edf2f7;--color-surface:#fff;--color-border:#e2e8f0;--color-border-strong:#cbd5e0;--color-text:#1a202c;--color-text-secondary:#4a5568;--color-text-muted:#718096;--color-text-inverse:#fff;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--header-height:3.5rem;--bottom-nav-height:3.5rem;--container-max:1200px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--transition-fast:.15s ease;--transition-normal:.25s ease}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;height:100%}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;min-height:100dvh;padding-top:var(--header-height);padding-bottom:var(--bottom-nav-height);flex-direction:column;font-size:.9375rem;line-height:1.6;display:flex}#main-content{flex-direction:column;flex:1 0 auto;display:flex}@media (min-width:768px){body{padding-bottom:0;font-size:1rem}}img{max-width:100%;height:auto;display:block}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-light)}button{cursor:pointer;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:1rem}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{border-radius:var(--radius-sm);transition:background var(--transition-fast), transform var(--transition-fast);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;line-height:1;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--color-primary);color:var(--color-text-inverse)}.btn-primary:hover{background:var(--color-primary-light);color:var(--color-text-inverse)}.btn-accent{background:var(--color-accent);color:var(--color-text-inverse)}.btn-accent:hover{background:var(--color-accent-hover);color:var(--color-text-inverse)}.btn-outline{color:var(--color-primary);border:1.5px solid var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary);color:var(--color-text-inverse)}.btn-sm{padding:.5rem 1rem;font-size:.8125rem}.btn-lg{padding:1rem 2rem;font-size:1.0625rem}.btn-block{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.header{height:var(--header-height);color:var(--color-text-inverse);z-index:100;background:#090d16;border-bottom:1px solid #ffffff14;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #00000026}.header-inner{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 1rem;display:flex}.mobile-location-deliver{cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.4rem;max-width:145px;padding:0;display:flex;overflow:hidden}.mobile-location-text{flex-direction:column;line-height:1.15;display:flex;overflow:hidden}.mobile-location-text .deliver-label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.5625rem}.mobile-location-text .deliver-place{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:.75rem;font-weight:700;display:block;overflow:hidden}.mobile-location-text .arrow{color:#94a3b8;font-size:.625rem}.animated-auth-prompt{color:#ea580c;animation:.4s ease-in-out fadeIn}.header-logo{white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:800;text-decoration:none;display:flex}.header-logo .logo-ro{color:#fff}.header-logo .logo-parts{color:#ea580c}.header-logo .logo-tld{color:#fff}.header-actions{align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.header{color:#0f172a;background:#fff;border-bottom:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a}.header-logo{font-size:1.125rem;font-weight:800}.header-logo .logo-ro{color:#0f172a!important}.header-logo .logo-parts{color:#ea580c!important}.header-logo .logo-tld{color:#0f172a!important}.header-actions,.desktop-only{display:none!important}.mobile-search{background:#fff;border-bottom:1px solid #f1f5f9;padding:0 1rem .65rem}.mobile-search input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:40px;font-size:.8125rem;box-shadow:0 1px 2px #00000008}.mobile-search input::placeholder{color:#94a3b8}}@media (min-width:768px){.mobile-location-deliver{display:none!important}.desktop-only,.header-actions{display:flex!important}}.auth-modal-overlay{padding:1rem}.auth-modal-card{border:1px solid #e2e8f0;border-radius:20px;max-height:90vh;overflow:hidden;box-shadow:0 20px 45px -10px #0000004d}@media (max-width:767px){.auth-modal-overlay{align-items:stretch!important;padding:0!important}.auth-modal-card{height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:none!important;border-radius:0!important}}.catalog-header-row{flex-direction:column;gap:1rem;margin-bottom:.5rem;display:flex}@media (min-width:768px){.catalog-header-row{flex-direction:row;justify-content:space-between;align-items:center}}.catalog-search-container{width:100%;max-width:440px}.catalog-search-form{align-items:center;width:100%;display:flex;position:relative}.catalog-search-icon{pointer-events:none;position:absolute;left:.875rem}.catalog-search-input{color:#0f172a;width:100%;transition:all var(--transition-fast);background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:.65rem 2.5rem .65rem 2.45rem;font-size:.875rem;box-shadow:0 1px 2px #0000000a}.catalog-search-input::placeholder{color:#94a3b8}.catalog-search-input:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.catalog-search-mic{color:#475569;cursor:pointer;width:30px;height:30px;transition:all var(--transition-fast);background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;right:.5rem}.catalog-search-mic:hover{color:#0f172a;background:#e2e8f0}.catalog-search-mic.listening{color:#fff;background:#ea580c;animation:1.2s infinite pulse}.header-icon-btn{color:var(--color-text-inverse);width:2.25rem;height:2.25rem;transition:background var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;font-size:1.25rem;display:flex;position:relative}.header-icon-btn:hover{background:#ffffff1a}.cart-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-4px}.bottom-nav{height:var(--bottom-nav-height);background:var(--color-surface);border-top:1px solid var(--color-border);z-index:100;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.bottom-nav{display:none}}.bottom-nav-item{color:var(--color-text-muted);min-width:3.5rem;transition:color var(--transition-fast);flex-direction:column;align-items:center;gap:.125rem;padding:.25rem;font-size:.625rem;text-decoration:none;display:flex}.bottom-nav-item.active,.bottom-nav-item:hover{color:var(--color-primary)}.bottom-nav-item svg{width:1.375rem;height:1.375rem}.bottom-nav-icon-wrap{justify-content:center;align-items:center;display:flex;position:relative}.bottom-nav-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:.5625rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-4px;right:-8px}.mobile-home-top{background:#fff;padding:.85rem 1rem .25rem;display:block}@media (min-width:768px){.mobile-home-top{display:none}}.desktop-hero-view,.desktop-trust-view{display:none}@media (min-width:768px){.desktop-hero-view,.desktop-trust-view{display:block}}.mobile-categories-strip{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.mobile-category-item{flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;display:flex}.mobile-category-circle{color:#334155;width:52px;height:52px;transition:transform var(--transition-fast), background-color var(--transition-fast);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;display:flex}.mobile-category-item:active .mobile-category-circle{background:#e2e8f0;transform:scale(.95)}.mobile-category-label{color:#334155;text-align:center;font-size:.6875rem;font-weight:600}.mobile-promo-banner-wrap{width:100%;margin-bottom:.75rem}.mobile-promo-banner{border:1px solid #e2e8f0;border-radius:12px;width:100%;display:block;overflow:hidden;box-shadow:0 4px 14px #0000000d}.mobile-promo-banner img{object-fit:cover;width:100%;height:auto;display:block}.mobile-banner-dots{justify-content:center;align-items:center;gap:.35rem;margin-top:.5rem;display:flex}.mobile-banner-dots .dot{background:#cbd5e1;border-radius:50%;width:5px;height:5px}.mobile-banner-dots .dot.active{background:#0f172a;width:6px;height:6px}.mobile-trust-strip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin:.85rem 0 .65rem;padding:.7rem .95rem;display:flex;box-shadow:0 1px 2px #00000005}.mobile-trust-chip,.mobile-trust-pill{color:#0f172a;white-space:nowrap;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;display:flex}.mobile-trust-chip svg,.mobile-trust-pill svg{stroke-width:2.8px;stroke:#0f172a;flex-shrink:0}.best-sellers-header-bar{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.best-sellers-title{color:#0f172a;letter-spacing:-.02em;font-size:1.1875rem;font-weight:800}.best-sellers-view-all{color:#475569;font-size:.8125rem;font-weight:600;text-decoration:none}.best-sellers-view-all:hover{color:#0f172a}.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.product-card{transition:all var(--transition-fast);background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005}.product-card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0000000f}.product-card-top-link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.product-card-img{aspect-ratio:1;background:#f8fafc;justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative;overflow:hidden}.product-card-img img{object-fit:contain;width:100%;height:100%;transition:transform var(--transition-normal)}.product-card:hover .product-card-img img{transform:scale(1.04)}.product-card-badge-deal{color:#1e293b;letter-spacing:-.01em;z-index:2;background:#facc15;border-radius:4px;padding:2px 5px;font-size:.5625rem;font-weight:800;position:absolute;top:6px;left:6px}.product-card-wishlist-btn{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:26px;height:26px;transition:all var(--transition-fast);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;right:6px}.product-card-wishlist-btn:hover{background:#fff;transform:scale(1.08)}.product-card-body{flex-direction:column;flex:1;padding:.5rem .65rem .35rem;display:flex}.product-card-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.05rem;margin-bottom:.15rem;font-size:.78125rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card-rating{align-items:center;gap:.2rem;margin-bottom:.25rem;font-size:.625rem;display:flex}.product-card-rating .stars{color:#eab308;letter-spacing:.05em}.product-card-rating .count{color:#64748b;font-weight:500}.product-card-price{flex-wrap:wrap;align-items:baseline;gap:.3rem;margin-bottom:.15rem;display:flex}.price-current{color:#0f172a;font-size:.875rem;font-weight:800}.price-mrp{color:#94a3b8;font-size:.625rem;text-decoration:line-through}.price-discount-green{color:#16a34a;font-size:.625rem;font-weight:700}.product-card-stock-hint{color:#ea580c;margin-bottom:.35rem;font-size:.625rem;font-weight:600}.product-card-action{padding:0 .65rem .65rem}.product-card-add-btn{color:#fff;cursor:pointer;width:100%;transition:all var(--transition-fast);background:#0f172a;border:none;border-radius:6px;padding:.45rem .5rem;font-size:.71875rem;font-weight:700}.product-card-add-btn:hover{background:#1e293b}.product-card-add-btn:disabled{cursor:not-allowed;background:#94a3b8}.stock-low{color:var(--color-warning)}.stock-out{color:var(--color-error)}.category-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.category-grid{grid-template-columns:repeat(4,1fr)}}.category-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;transition:box-shadow var(--transition-normal);overflow:hidden}.category-card:hover{box-shadow:var(--shadow-md)}.category-card-img{aspect-ratio:4/3;background:var(--color-bg-muted);overflow:hidden}.category-card-img img{object-fit:cover;width:100%;height:100%}.category-card-name{color:var(--color-text);padding:.75rem .5rem;font-size:.8125rem;font-weight:600}.hero{background:linear-gradient(135deg,#e8f0fe 0%,#f0f4ff 40%,#fff 100%);padding:2.5rem 1rem 2rem}.hero-split{max-width:var(--container-max);flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}@media (min-width:768px){.hero{padding:3.5rem 2rem 3rem}.hero-split{flex-direction:row;align-items:center;gap:3rem}}.hero-content{flex:1;min-width:0}.hero-badge{letter-spacing:.08em;color:#475569;background:#0f172a12;border-radius:100px;margin-bottom:1rem;padding:.3rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.hero h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.75rem;font-weight:800;line-height:1.15}@media (min-width:768px){.hero h1{font-size:2.75rem}}.hero-accent{color:#ea580c}.hero p{color:#475569;max-width:480px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.hero-parts-ticker{color:#64748b;align-items:center;gap:.5rem;min-height:28px;margin-top:-.5rem;margin-bottom:1.5rem;font-size:.875rem;display:inline-flex}.hero-parts-label{color:#475569;font-size:.8125rem;font-weight:600}.hero-dynamic-pill{color:#0f172a;letter-spacing:.01em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.2rem .65rem;font-size:.8125rem;font-weight:700;transition:opacity .25s,transform .25s;display:inline-block;box-shadow:0 1px 2px #00000008}.hero-dynamic-pill.fade-in{opacity:1;transform:translateY(0)}.hero-dynamic-pill.fade-out{opacity:0;transform:translateY(-4px)}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-search-wrapper{width:100%;max-width:480px;margin-top:1.25rem}.hero-search-form{align-items:center;gap:.5rem;width:100%;display:flex}.hero-search-input-group{flex:1;align-items:center;min-width:0;display:flex;position:relative}.hero-search-icon{pointer-events:none;position:absolute;left:.875rem}.hero-search-input{border-radius:var(--radius-md);color:#0f172a;width:100%;transition:all var(--transition-fast);background:#fff;border:1.5px solid #cbd5e1;outline:none;padding:.65rem 2.5rem .65rem 2.45rem;font-size:.875rem;box-shadow:0 2px 6px #0000000a}.hero-search-input::placeholder{color:#94a3b8}.hero-search-input:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.hero-search-mic{color:#475569;cursor:pointer;width:30px;height:30px;transition:all var(--transition-fast);background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;right:.45rem}.hero-search-mic:hover{color:#0f172a;background:#e2e8f0}.hero-search-mic.listening{color:#fff;background:#ea580c;animation:1.2s infinite pulse}.hero-search-btn{color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:#0f172a;border:none;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 6px #0f172a1f}.hero-search-btn:hover{background:#1e293b;transform:translateY(-1px)}.hero-image{flex-shrink:0;width:100%;max-width:380px}@media (min-width:768px){.hero-image{max-width:460px}}.hero-image img{object-fit:cover;border-radius:16px;width:100%;height:auto}.btn-outline-dark{color:#0f172a;border-radius:var(--radius-md);transition:all var(--transition-fast);background:#fff;border:1.5px solid #cbd5e1;padding:.625rem 1.25rem;font-weight:600}.btn-outline-dark:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a}.section{padding:2.5rem 0}.section-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.section-title{font-size:1.5rem}}.section-subtitle{color:#64748b;margin-bottom:0;font-size:.8125rem;line-height:1.4}.section-header-row{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.section-header-row{flex-direction:row;justify-content:space-between;align-items:center}}.section-header-main{align-items:center;gap:.75rem;display:flex}.section-header-badge{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.section-link-pill{color:#0f172a;transition:all var(--transition-fast);white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;width:fit-content;padding:.4rem .85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.section-link-pill:hover{color:#fff;background:#0f172a;border-color:#0f172a}.promo-cards-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.promo-cards-grid{grid-template-columns:repeat(3,1fr)}}.promo-card{transition:all var(--transition-fast);background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.promo-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000000d}.promo-card-icon-box{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.promo-card-title{color:#0f172a;margin-bottom:.35rem;font-size:1rem;font-weight:700}.promo-card-desc{color:#64748b;flex:1;margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.promo-card-link{color:#0f172a;transition:color var(--transition-fast);align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}.promo-card-link:hover{color:#ea580c}.trust-bar{grid-template-columns:repeat(2,1fr);gap:2.25rem 1.5rem;padding:2.5rem .5rem 1.5rem;display:grid}@media (min-width:900px){.trust-bar{grid-template-columns:repeat(4,1fr);gap:2rem;padding:3.5rem 1rem 2.5rem}}.trust-item{text-align:center;flex-direction:column;align-items:center;display:flex}.trust-item-icon-box{color:#0f172a;width:58px;height:58px;transition:transform var(--transition-fast), background-color var(--transition-fast);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.15rem;display:flex}.trust-item:hover .trust-item-icon-box{background:#e2e8f0;transform:translateY(-3px)scale(1.04)}.trust-item-title{color:#0f172a;letter-spacing:-.015em;margin:0 0 .45rem;font-size:.9375rem;font-weight:700;line-height:1.3}.trust-item-desc{color:#64748b;max-width:250px;margin:0 auto;font-size:.8125rem;line-height:1.55}.pdp-layout{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0;display:grid}@media (min-width:768px){.pdp-layout{grid-template-columns:1fr 1fr;gap:2.5rem}}.pdp-images{aspect-ratio:1;background:var(--color-bg-muted);border-radius:var(--radius-md);overflow:hidden}.pdp-images img{object-fit:cover;width:100%;height:100%}.pdp-info{flex-direction:column;gap:1rem;display:flex}.pdp-title{font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:768px){.pdp-title{font-size:1.5rem}}.pdp-sku{color:var(--color-text-muted);font-size:.75rem;font-family:var(--font-mono)}.pdp-price{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.pdp-price .price-current{font-size:1.5rem}.pdp-price .price-mrp,.pdp-price .price-discount{font-size:.9375rem}.pdp-desc{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.pdp-specs{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.pdp-specs h3{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);padding:.75rem 1rem;font-size:.875rem}.pdp-specs table{border-collapse:collapse;width:100%}.pdp-specs td{border-bottom:1px solid var(--color-border);padding:.5rem 1rem;font-size:.8125rem}.pdp-specs td:first-child{color:var(--color-text-secondary);width:40%;font-weight:600}.pdp-actions{gap:.75rem;display:flex}.pdp-qty{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;display:flex;overflow:hidden}.pdp-qty button{background:var(--color-bg-subtle);width:2.5rem;height:2.5rem;color:var(--color-text);border:none;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.pdp-qty button:hover{background:var(--color-bg-muted)}.pdp-qty span{text-align:center;width:2.5rem;font-size:.9375rem;font-weight:600}.cart-page{max-width:var(--container-max);margin:0 auto;padding:1.25rem 1.25rem 6.5rem}@media (min-width:640px){.cart-page{padding:1.5rem 1.5rem 6.5rem}}@media (min-width:1024px){.cart-page{padding:2rem 1.5rem 3.5rem}}.cart-top-bar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.cart-back-btn{color:var(--color-primary);background:var(--color-bg-subtle);border:1px solid var(--color-border);transition:all var(--transition-fast);border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.cart-back-btn:hover{background:var(--color-bg-muted);color:var(--color-primary-dark)}.cart-header-title{color:var(--color-primary-dark);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.cart-count-pill{color:#2b6cb0;background:#ebf8ff;border:1px solid #bee3f8;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:700}.cart-clear-btn{color:var(--color-text-muted);border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.cart-clear-btn:hover{color:var(--color-error)}.cart-delivery-banner{color:#166534;background:linear-gradient(135deg,#f0fdf4 0%,#ebf8ff 100%);border:1px solid #bbf7d0;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.625rem .875rem;font-size:.8125rem;display:flex}.cart-delivery-text{flex:1;align-items:center;gap:.5rem;min-width:0;line-height:1.35;display:flex}.cart-delivery-badge{color:#166534;white-space:nowrap;letter-spacing:.04em;background:#dcfce7;border:1px solid #86efac;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.cart-delivery-banner strong{color:#14532d}.cart-shipping-meter{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;margin-bottom:1rem;padding:.875rem 1rem}.cart-shipping-meter-header{color:var(--color-text);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;line-height:1.35;display:flex}.cart-progress-bar-bg{background:var(--color-bg-muted);border-radius:999px;width:100%;height:8px;margin-top:.25rem;margin-bottom:.125rem;position:relative;overflow:hidden}.cart-progress-bar-fill{background:linear-gradient(90deg,#ed8936,#38a169);border-radius:999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.cart-progress-bar-fill.unlocked{background:#38a169}.cart-main-grid{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1024px){.cart-main-grid{grid-template-columns:1fr 380px;align-items:start;gap:1.75rem;display:grid}}.cart-items-list{flex-direction:column;gap:.875rem;display:flex}.cart-item-card{background:var(--color-surface);border:1px solid var(--color-border);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;padding:1rem;position:relative;box-shadow:0 2px 8px #00000008}.cart-item-card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-sm)}.cart-item-layout{grid-template-columns:76px 1fr;gap:.875rem;display:grid}@media (min-width:640px){.cart-item-layout{grid-template-columns:90px 1fr;gap:1rem}}.cart-item-media{border:1px solid var(--color-border);background:#f8fafc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.cart-item-media{width:90px;height:90px}}.cart-item-media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-fast)}.cart-item-media:hover img{transform:scale(1.04)}.cart-item-info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.cart-item-category-tag{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);font-size:.625rem;font-weight:700}.cart-item-title{color:var(--color-text);-webkit-line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-item-title:hover{color:var(--color-primary)}.cart-item-price-row{flex-wrap:wrap;align-items:baseline;gap:.375rem .5rem;margin-top:.25rem;display:flex}.cart-item-selling-price{color:var(--color-primary-dark);font-size:1rem;font-weight:800}.cart-item-mrp{color:var(--color-text-muted);font-size:.8125rem;text-decoration:line-through}.cart-item-discount-badge{color:#166534;background:#dcfce7;border-radius:4px;padding:.0625rem .375rem;font-size:.6875rem;font-weight:700}.cart-item-stock-tag{color:var(--color-success);align-items:center;gap:.25rem;margin-top:.125rem;font-size:.6875rem;font-weight:600;display:flex}.cart-item-actions-row{border-top:1px dashed var(--color-border);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.875rem;padding-top:.75rem;display:flex}.cart-stepper{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.cart-stepper-btn{background:var(--color-surface);width:2rem;height:2rem;color:var(--color-text);transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;box-shadow:0 1px 2px #0000000f}.cart-stepper-btn:active:not(:disabled){background:#e2e8f0;transform:scale(.92)}.cart-stepper-btn:disabled{opacity:.4;cursor:not-allowed}.cart-stepper-btn.trash{color:var(--color-error)}.cart-stepper-qty{text-align:center;min-width:1.75rem;color:var(--color-text);font-size:.875rem;font-weight:700}.cart-item-line-total{color:var(--color-text);text-align:right;font-size:.875rem;font-weight:700}.cart-item-line-total small{color:var(--color-text-muted);font-size:.6875rem;font-weight:500;display:block}.cart-delete-icon-btn{color:var(--color-text-muted);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:.25rem;padding:.375rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.cart-delete-icon-btn:hover{color:var(--color-error);background:#fff5f5}.cart-addons-card{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;margin-top:1rem;padding:1rem}.cart-addons-title{color:var(--color-text);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:flex}.cart-addons-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.cart-addon-item{border:1px solid var(--color-border);background:#f8fafc;border-radius:12px;flex-direction:column;justify-content:space-between;gap:.375rem;padding:.625rem;display:flex}.cart-addon-name{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.cart-addon-price{color:var(--color-primary);font-size:.8125rem;font-weight:700}.cart-addon-btn{background:var(--color-surface);border:1px solid var(--color-primary);color:var(--color-primary);transition:all var(--transition-fast);border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:700}.cart-addon-btn:hover{background:var(--color-primary);color:#fff}.cart-coupon-box{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:1rem;padding:1rem}.cart-coupon-title{color:var(--color-text);align-items:center;gap:.375rem;margin-bottom:.625rem;font-size:.875rem;font-weight:700;display:flex}.cart-coupon-form{gap:.5rem;margin-bottom:.75rem;display:flex}.cart-coupon-input{border:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-radius:8px;flex:1;padding:.5rem .75rem;font-size:.875rem;font-weight:600}.cart-coupon-input:focus{border-color:var(--color-primary);background:#fff;outline:none}.cart-coupon-apply-btn{background:var(--color-primary);color:#fff;transition:background var(--transition-fast);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:700}.cart-coupon-apply-btn:hover:not(:disabled){background:var(--color-primary-light)}.cart-coupon-chips{flex-wrap:wrap;gap:.375rem;display:flex}.cart-coupon-chip{color:#334155;cursor:pointer;transition:all var(--transition-fast);background:#f1f5f9;border:1px dashed #94a3b8;border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:700}.cart-coupon-chip:hover{border-color:var(--color-primary);color:var(--color-primary);background:#e2e8f0}.cart-coupon-active{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.cart-coupon-remove-btn{color:#dc2626;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700}.cart-summary-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:1.25rem;box-shadow:0 4px 12px #0000000a}.cart-summary-title{color:var(--color-primary-dark);border-bottom:1px solid var(--color-border);margin-bottom:.875rem;padding-bottom:.5rem;font-size:1rem;font-weight:800}.cart-summary-line{color:var(--color-text-secondary);justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.875rem;display:flex}.cart-summary-line.savings{color:#166534;font-weight:600}.cart-summary-line.grand-total{border-top:1px solid var(--color-border);color:var(--color-primary-dark);margin-top:.75rem;padding-top:.875rem;font-size:1.125rem;font-weight:800}.cart-savings-callout{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin:.875rem 0;padding:.625rem .75rem;font-size:.8125rem;font-weight:700}.cart-trust-section{grid-template-columns:1fr;gap:.5rem;margin-top:1rem;display:grid}@media (min-width:640px){.cart-trust-section{grid-template-columns:repeat(3,1fr)}}.cart-trust-item{color:var(--color-text-secondary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;font-weight:600;display:flex}.cart-trust-icon{flex-shrink:0;font-size:1.125rem}.cart-sticky-bar{bottom:var(--bottom-nav-height);-webkit-backdrop-filter:blur(12px);z-index:90;background:#fffffff5;border-top:1px solid #cbd5e1;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;position:fixed;left:0;right:0;box-shadow:0 -4px 20px #00000014}@media (min-width:1024px){.cart-sticky-bar{display:none}}.cart-sticky-price-info{flex-direction:column;display:flex}.cart-sticky-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.cart-sticky-amount{color:var(--color-primary-dark);font-size:1.125rem;font-weight:800;line-height:1.2}.cart-sticky-cta{background:var(--color-accent);color:#fff;max-width:220px;transition:all var(--transition-fast);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #ed893659}.cart-sticky-cta:active{background:var(--color-accent-hover);transform:scale(.96)}.cart-empty-wrapper{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:20px;margin-top:1rem;padding:2.5rem 1.25rem}.cart-empty-art{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.25rem;font-size:2.5rem;display:flex;box-shadow:inset 0 2px 6px #3b82f626}.cart-empty-title{color:var(--color-primary-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.cart-empty-desc{color:var(--color-text-secondary);max-width:360px;margin:0 auto 1.5rem;font-size:.875rem;line-height:1.5}.cart-empty-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.cart-empty-pill-link{color:#334155;transition:all var(--transition-fast);background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000008}.cart-empty-pill-link svg{stroke:currentColor;flex-shrink:0}.cart-empty-pill-link:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a26}.mobile-search{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);padding:.5rem 1rem;display:block}@media (min-width:768px){.mobile-search{display:none}}.mobile-search input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem}.mobile-search input:focus{border-color:var(--color-primary)}.breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;gap:.25rem;padding:.75rem 0;font-size:.75rem;display:flex}.breadcrumb a{color:var(--color-text-muted)}.breadcrumb a:hover{color:var(--color-primary)}.breadcrumb-sep{margin:0 .125rem}.form-group{margin-bottom:1rem}.form-label{color:var(--color-text-secondary);margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.form-input{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;transition:border-color var(--transition-fast);outline:none;padding:.625rem .75rem;font-size:.9375rem}.form-input:focus{border-color:var(--color-primary)}.form-textarea{resize:vertical;min-height:6rem}.form-error{color:var(--color-error);margin-top:.25rem;font-size:.75rem}.tag{background:var(--color-bg-muted);color:var(--color-text-secondary);border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;display:inline-block}.empty-state{text-align:center;color:var(--color-text-muted);padding:3rem 1rem}.empty-state-icon{margin-bottom:1rem;font-size:3rem}.empty-state h2{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, var(--color-bg-muted) 25%, var(--color-bg-subtle) 50%, var(--color-bg-muted) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}.page-title{padding:1rem 0 .5rem;font-size:1.25rem;font-weight:700}.alert{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.alert-info{color:#2b6cb0;background:#ebf8ff;border:1px solid #bee3f8}.alert-success{color:#276749;background:#f0fff4;border:1px solid #c6f6d5}.alert-error{color:#c53030;background:#fff5f5;border:1px solid #fed7d7}.coupon-row{gap:.5rem;margin-bottom:.75rem;display:flex}.coupon-row input{border:1px solid var(--color-border);border-radius:var(--radius-sm);text-transform:uppercase;flex:1;padding:.5rem .75rem;font-size:.875rem}.offline-banner{background:var(--color-warning);color:#fff;text-align:center;padding:.375rem;font-size:.75rem;font-weight:600}.segment-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:1.25rem;padding:.25rem 0 .5rem;display:flex;overflow-x:auto}.segment-tabs::-webkit-scrollbar{display:none}.segment-tab{color:#475569;white-space:nowrap;transition:all var(--transition-fast);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0000000a}.segment-tab svg{stroke:currentColor;flex-shrink:0}.segment-tab-count{opacity:.65;font-size:.75rem;font-weight:500}.segment-tab:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.segment-tab.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 2px 8px #0f172a26}.segment-tab.active .segment-tab-count{opacity:.8;color:#fff}.main-cat-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:2px;margin-bottom:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700;display:inline-block}.main-cat-badge.domestic{color:#2b6cb0;background:#ebf8ff}.main-cat-badge.commercial{color:#975a16;background:#fefcbf}.main-cat-badge.industrial{color:#c05621;background:#feebc8}.header-nav-links{align-items:center;gap:.35rem;display:none}@media (min-width:1024px){.header-nav-links{display:flex}}.header-nav-link{color:#ffffffd9;transition:all var(--transition-fast);border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;display:inline-flex}.header-nav-link svg{stroke:currentColor;opacity:.85;width:13px;height:13px}.header-nav-link:hover,.header-nav-link.active{color:#fff;background:#ffffff1f}.header-nav-link:hover svg,.header-nav-link.active svg{opacity:1}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.desktop-about-section{background:#fff;border-top:1px solid #f1f5f9;padding:4rem 0 3rem}.desktop-about-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:4rem;display:grid}.desktop-about-image-wrap{background:#0f172a;border:1px solid #e2e8f0;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 36px -8px #0f172a1a}.desktop-about-image{object-fit:cover;width:100%;height:auto;display:block}.desktop-about-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.875rem;font-weight:800;line-height:1.25}.desktop-about-desc{color:#475569;margin:0 0 2rem;font-size:.9375rem;line-height:1.65}.desktop-about-features{flex-direction:column;gap:1.35rem;display:flex}.desktop-feature-item{align-items:flex-start;gap:1rem;display:flex}.desktop-feature-icon{background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.15rem;display:flex}.desktop-feature-text h4{color:#0f172a;margin:0 0 .2rem;font-size:.9375rem;font-weight:700}.desktop-feature-text p{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.footer{background:#fff;border-top:1px solid #e2e8f0;width:100%}.footer-desktop-view{display:none}@media (min-width:768px){.footer-desktop-view{padding:3rem 0 2.5rem;display:block}.footer-mobile-view{display:none!important}}.footer-desktop-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-desktop-top{justify-content:space-between;align-items:center;padding-bottom:1.75rem;display:flex}.footer-desktop-brand{color:#0f172a;letter-spacing:-.02em;font-size:1.375rem;font-weight:800}.footer-desktop-links{align-items:center;gap:1.75rem;display:flex}.footer-desktop-links a{color:#475569;transition:color var(--transition-fast);font-size:.8125rem;font-weight:500;text-decoration:none}.footer-desktop-links a:hover{color:#0f172a}.footer-desktop-bottom{color:#64748b;font-size:.75rem;font-weight:500}@media (max-width:767px){.desktop-about-section,.footer-desktop-view{display:none!important}.footer-mobile-view{display:block!important}.footer-compact-container{text-align:center;background:#fff;padding:1.5rem 1rem 5.5rem}.footer-compact-top{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.footer-mobile-brand{letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:1.125rem;font-weight:800}.footer-compact-links{color:#1e293b;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:700;display:flex}.footer-compact-links a{color:#1e293b;transition:color var(--transition-fast);font-weight:700;text-decoration:none}.footer-compact-links a:hover{color:#ea580c}.footer-compact-links .dot{color:#94a3b8;font-size:.75rem;font-weight:900}.footer-compact-bottom{color:#64748b;font-size:.75rem;font-weight:600;line-height:1.4}}.not-found-card:hover{transform:translateY(-2px);border-color:#cbd5e1!important;box-shadow:0 8px 20px -4px #0f172a14!important}
