@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");:root{--primary-green:#00a86b;--primary-green-hover:#008f5b;--primary-green-light:#e6f7f0;--accent-blue:#1890ff;--accent-gold:#d48806;--dark-navy:#0a2540;--text-dark:#141414;--text-body:#262626;--text-muted:#8c8c8c;--border-light:#f0f0f0;--bg-cream:#fef6e6;--bg-sky:#e6f7ff;--bg-grey:#f5f5f5;--bg-footer:#0b131f;--font-main:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--container-max:1280px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);color:var(--text-body);background-color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;display:block}.site-container{max-width:var(--container-max);margin:0 auto;padding:0 16px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.top-nav{height:70px;border-bottom:1px solid var(--border-light)}.top-nav,.top-nav-inner{display:flex;align-items:center}.top-nav-inner{justify-content:space-between;width:100%;gap:16px}.nav-left-group{display:flex;align-items:center;gap:20px;flex-shrink:0}.brand-logo-wrap{display:flex;align-items:center;text-decoration:none}.brand-logo-img{height:34px;max-width:180px}.brand-logo-img,.footer-logo-img{width:auto;object-fit:contain;display:block}.footer-logo-img{height:38px;max-width:200px;margin-bottom:16px;filter:drop-shadow(0 2px 8px rgba(255,107,0,.2))}.delivery-picker-btn{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .15s}.delivery-picker-btn:hover{background:var(--bg-grey)}.delivery-lightning{color:var(--primary-green);font-size:16px;display:flex;align-items:center}.delivery-text-wrap{display:flex;flex-direction:column;text-align:left}.delivery-title-row{font-size:13px;font-weight:700;color:#141414;display:flex;align-items:center;gap:4px}.delivery-title-row svg{width:12px;height:12px;stroke-width:2.5}.delivery-location-row{font-size:11px;color:var(--text-muted);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-search-wrap{flex:1 1;max-width:580px;position:relative}.top-search-inner{display:flex;align-items:center;background:var(--bg-grey);border:1px solid #e8e8e8;border-radius:24px;height:42px;padding:0 6px 0 18px;transition:all .2s}.top-search-inner:focus-within{background:#fff;border-color:var(--primary-green);box-shadow:0 0 0 3px rgba(0,168,107,.15)}.top-search-input{flex:1 1;background:transparent;border:none;outline:none;font-size:14px;color:#141414;height:100%}.top-search-ai-btn{display:flex;align-items:center;gap:4px;background:#eff3fe;color:#597ef7;font-size:12px;font-weight:700;padding:5px 12px;border-radius:16px;border:none;cursor:pointer;transition:transform .15s,background .15s}.top-search-ai-btn:hover{background:#dce5fe;transform:scale(1.02)}.top-search-ai-btn svg{width:14px;height:14px;fill:#597ef7}.top-nav-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.referral-pill-btn{display:flex;align-items:center;gap:8px;background:#fef7e6;border:1px solid #ffe7ba;border-radius:12px;padding:6px 14px;text-decoration:none;transition:transform .15s,box-shadow .15s}.referral-pill-btn:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(212,136,6,.15)}.referral-gift-icon{font-size:18px}.referral-text-stack{display:flex;flex-direction:column;line-height:1.15}.referral-label-sm{font-size:10px;color:#8c8c8c;font-weight:600}.referral-label-lg{font-size:13px;font-weight:800;color:var(--accent-gold)}.nav-login-pill{background:var(--primary-green);color:#fff;font-weight:600;font-size:14px;padding:8px 24px;border-radius:20px;transition:background .15s,transform .15s;display:inline-flex;align-items:center;justify-content:center}.nav-login-pill:hover{background:var(--primary-green-hover);transform:translateY(-1px)}.nav-cart-btn{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#141414;padding:8px 12px;border-radius:8px;position:relative;transition:background .15s}.nav-cart-btn:hover{background:var(--bg-grey)}.nav-cart-btn svg{width:20px;height:20px}.sub-nav{height:44px;background:#fff;border-bottom:1px solid var(--border-light)}.sub-nav,.sub-nav-inner{display:flex;align-items:center}.sub-nav-inner{justify-content:space-between;width:100%}.categories-menu-trigger{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#141414;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s}.categories-menu-trigger:hover{background:var(--bg-grey)}.categories-menu-trigger svg.grid-icon{width:18px;height:18px;fill:#141414}.sub-nav-right-links{display:flex;align-items:center;gap:20px}.sub-link{font-size:13px;font-weight:500;color:#595959;transition:color .15s}.sub-link:hover{color:var(--primary-green)}.matelio-star-pill{display:flex;align-items:center;gap:6px;background:#25324b;color:#fff;font-size:13px;font-weight:700;padding:4px 14px;border-radius:16px;text-decoration:none;transition:transform .15s}.matelio-star-pill:hover{transform:translateY(-1px)}.matelio-star-pill svg{width:14px;height:14px;fill:#fadb14}.hero-wrapper{padding-top:16px}.hero-slider-container{position:relative;overflow:hidden;border-radius:24px;background:#002b49}.hero-track{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);width:100%}.hero-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;flex-shrink:0!important;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:44px 56px;min-height:330px;position:relative;border-radius:24px}.hero-slide--credit{background:linear-gradient(105deg,#002b49,#011e33);color:#fff}.hero-slide--credit .hero-h1{font-size:32px;font-weight:800;line-height:1.25;margin-bottom:24px}.hero-h1 .accent-mint{color:#34d399}.hero-shield-icon{display:inline-flex;vertical-align:middle;margin-left:6px}.credit-features-row{display:flex;align-items:center;gap:24px;margin-bottom:28px}.credit-feat-item{display:flex;align-items:center;gap:10px}.feat-circle-icon{width:36px;height:36px;background:hsla(0,0%,100%,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#34d399;font-size:16px;font-weight:700}.credit-feat-item span{font-size:13px;font-weight:600;line-height:1.2}.hero-white-pill-btn{background:#fff;color:#002b49;font-size:14px;font-weight:700;padding:12px 36px;border-radius:24px;display:inline-block;box-shadow:0 4px 14px rgba(0,0,0,.2);transition:transform .15s,box-shadow .15s}.hero-white-pill-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.hero-credit-graphic{position:relative;display:flex;align-items:flex-end}.hero-credit-graphic img{max-height:250px;object-fit:contain;filter:drop-shadow(0 10px 25px rgba(0,0,0,.3))}.hero-slide--refer{background:linear-gradient(105deg,#1c130d,#16110b);color:#fff}.hero-slide--refer .hero-h1{font-size:32px;font-weight:800;margin-bottom:24px}.hero-gold-pill-btn{background:#fbbf24;color:#78350f;font-size:14px;font-weight:800;padding:12px 36px;border-radius:24px;display:inline-block;box-shadow:0 4px 14px rgba(251,191,36,.3);transition:transform .15s}.hero-gold-pill-btn:hover{transform:translateY(-2px)}.hero-slide--materials{background:linear-gradient(105deg,#2b1810,#1f110b);color:#fff}.free-delivery-badge-box{display:inline-flex;align-items:center;border:1.5px solid #f97316;border-radius:6px;overflow:hidden;margin-bottom:20px}.free-badge-white{background:#fff;color:#141414;font-size:12px;font-weight:900;font-style:italic;padding:4px 8px}.free-badge-orange{background:#f97316;color:#fff;font-size:12px;font-weight:800;padding:4px 10px}.free-note-text{font-size:12px;color:hsla(0,0%,100%,.75);margin-left:10px}.qwik-delivery-tag-row{display:flex;align-items:center;gap:12px}.qwik-tag-pill{background:rgba(52,211,153,.15);border:1px solid #34d399;color:#34d399;font-size:11px;font-weight:800;padding:4px 12px;border-radius:12px}.hero-dots-wrap{display:flex;justify-content:center;padding:14px 0 6px}.hero-dots-capsule{display:inline-flex;align-items:center;gap:8px;background:#e5e7eb;padding:5px 12px;border-radius:20px}.hero-dot-btn{width:8px;height:8px;border-radius:50%;background:#9ca3af;transition:all .25s ease;border:none;cursor:pointer}.hero-dot-btn.active{width:24px;border-radius:6px;background:var(--primary-green)}.categories-section{padding:28px 0 20px}.categories-grid-row-1{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:14px;gap:14px;margin-bottom:14px}.categories-grid-row-2{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:14px;gap:14px}.cat-card-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;transition:transform .2s,box-shadow .2s}.cat-card-item:hover{transform:translateY(-4px)}.cat-card-box{width:100%;height:110px;background-color:var(--bg-cream);border-radius:18px;display:flex;align-items:center;justify-content:center;padding:12px;transition:background-color .2s,box-shadow .2s}.cat-card-item:hover .cat-card-box{background-color:#fcefd2;box-shadow:0 6px 16px rgba(0,0,0,.06)}.cat-card-box img{max-height:85px;max-width:90px;object-fit:contain;transition:transform .25s}.cat-card-item:hover .cat-card-box img{transform:scale(1.06)}.cat-card-label{font-size:13px;font-weight:600;color:var(--dark-navy);margin-top:10px;line-height:1.25;max-width:120px}.dual-promo-section{padding:24px 0 32px}.dual-promo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.promo-banner-card{border-radius:20px;padding:32px 36px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;min-height:220px;box-shadow:0 4px 14px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.promo-banner-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.promo-card--magic{background:#015535;color:#fff}.promo-card--magic .promo-h2{font-size:26px;font-weight:800;line-height:1.25;margin-bottom:8px}.promo-h2 .star-sparkle{color:#fadb14}.promo-card--magic .promo-p{font-size:13px;color:#d8e8e0;margin-bottom:20px}.promo-white-btn{background:#fff;color:#141414;font-size:13px;font-weight:700;padding:10px 24px;border-radius:20px;display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .15s}.promo-white-btn:hover{transform:translateY(-1px)}.promo-visual-wrap img{max-height:175px;object-fit:contain}.promo-card--credit{background:#0a3866;color:#fff}.promo-card--credit .promo-h2{font-size:26px;font-weight:800;line-height:1.25;margin-bottom:12px}.promo-h2 .cyan-text{color:#00e5ff}.credit-checklist{display:flex;align-items:center;gap:16px;margin-bottom:20px}.credit-chk-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.credit-chk-item svg{width:16px;height:16px;fill:#34d399}.tc-note-badge{position:absolute;bottom:16px;right:24px;font-size:11px;color:hsla(0,0%,100%,.6)}.section-block{padding:24px 0}.section-title-h2{font-size:24px;font-weight:800;color:var(--dark-navy);margin-bottom:20px}.popular-brands-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.brand-showcase-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:120px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:transform .2s,box-shadow .2s,border-color .2s}.brand-showcase-card:hover{transform:translateY(-3px);border-color:var(--primary-green);box-shadow:0 8px 20px rgba(0,168,107,.12)}.brand-showcase-logo{max-height:42px;max-width:130px;width:auto;object-fit:contain;margin-bottom:6px}.brand-showcase-product{max-height:150px;max-width:100%;object-fit:contain;transition:transform .25s}.brand-showcase-card:hover .brand-showcase-product{transform:scale(1.05)}.product-slider-relative{position:relative}.product-horizontal-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:8px 4px 16px}.product-horizontal-track::-webkit-scrollbar{display:none}.carousel-nav-arrow{position:absolute;top:40%;transform:translateY(-50%);width:40px;height:40px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;border:none;transition:background .15s,transform .15s}.carousel-nav-arrow:hover{background:#f8f9fa;transform:translateY(-50%) scale(1.08)}.carousel-nav-arrow.arrow-left{left:-16px}.carousel-nav-arrow.arrow-right{right:-16px}.carousel-nav-arrow svg{width:18px;height:18px;stroke:#141414;stroke-width:2.5}.mob-product-card{min-width:220px;max-width:220px;background:#fff;display:flex;flex-direction:column;position:relative;flex-shrink:0;cursor:pointer;transition:transform .2s}.mob-product-card:hover{transform:translateY(-3px)}.prod-img-box{width:100%;height:180px;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;margin-bottom:8px}.prod-discount-badge{position:absolute;top:6px;left:0;background:var(--primary-green);color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px}.prod-img-box img{max-height:160px;max-width:160px;object-fit:contain;transition:transform .2s}.mob-product-card:hover .prod-img-box img{transform:scale(1.04)}.prod-action-row{display:flex;justify-content:flex-end;margin-bottom:8px}.mob-add-btn{border:1.5px solid var(--accent-blue);color:var(--accent-blue);background:#fff;font-size:13px;font-weight:700;padding:4px 18px;border-radius:16px;transition:all .15s;display:flex;flex-direction:column;align-items:center;line-height:1.1}.mob-add-btn:hover{background:var(--accent-blue);color:#fff}.mob-add-options-sm{font-size:9px;font-weight:500}.prod-title{font-size:13.5px;font-weight:500;color:var(--text-dark);line-height:1.35;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:38px}.prod-pricing-row{display:flex;align-items:baseline;gap:8px}.prod-price-bold{font-size:15px;font-weight:700;color:var(--text-dark)}.prod-mrp-strike{font-size:12px;color:var(--text-muted);text-decoration:line-through}.promo-tri-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin:16px 0 28px}.tri-banner-card{border-radius:20px;padding:28px 24px;color:#fff;position:relative;overflow:hidden;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s}.tri-banner-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.tri-card--mauve{background:#8b3a62}.tri-card--slate{background:#4b6b94}.tri-card--teal{background:#00838f}.tri-brand-logo-top{position:absolute;top:20px;right:24px;max-height:28px;filter:brightness(0) invert(1)}.tri-h3{font-size:20px;font-weight:800;line-height:1.25;max-width:220px;margin-bottom:8px}.tri-discount-tag{font-size:13px;font-weight:700;opacity:.9;margin-bottom:20px}.tri-order-btn{background:#fff;color:#141414;font-size:13px;font-weight:700;padding:8px 22px;border-radius:18px;width:-moz-fit-content;width:fit-content;transition:transform .15s}.tri-order-btn:hover{transform:translateY(-1px)}.tri-visual-bottom-right{position:absolute;bottom:12px;right:16px;max-height:120px;object-fit:contain}.dual-horizontal-banners{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin:32px 0}.big-promo-banner{border-radius:20px;padding:32px 36px;min-height:180px;display:flex;align-items:center;justify-content:space-between;color:#fff;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.big-promo-banner:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.banner--referral-blue{background:#2563eb}.banner--loyalty-purple{background:#6d28d9}.big-banner-h3{font-size:22px;font-weight:800;letter-spacing:.5px;margin-bottom:6px}.big-banner-gold-price{font-size:38px;font-weight:900;color:#fadb14;line-height:1}.big-banner-img{max-height:140px;object-fit:contain}.testimonials-section-block{padding:40px 0 24px}.trusted-green-pill{display:inline-flex;align-items:center;gap:6px;background:#e6f4ea;color:#137333;font-size:13px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:12px}.testimonials-3col-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:20px}.mob-testimonial-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:240px;transition:transform .2s,box-shadow .2s}.mob-testimonial-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,0,0,.06)}.test-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.test-company-logo{font-weight:800;font-size:16px;color:#141414}.test-tag-pill{background:#eaf7ed;color:#1b8036;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px}.test-body-text{font-size:13.5px;color:#374151;line-height:1.6;margin-bottom:20px;flex:1 1}.test-author-row{display:flex;align-items:center;gap:12px}.test-avatar-img{width:42px;height:42px;border-radius:50%;object-fit:cover}.test-name-bold{font-size:14px;font-weight:700;color:#141414}.test-role-sub{font-size:12px;color:var(--text-muted)}.supporting-partners-wrap{padding:24px 0 36px}.partners-logos-flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:16px 0}.partner-logo-item{font-size:18px;font-weight:800;color:#8c8c8c;letter-spacing:.5px;opacity:.75;transition:opacity .2s}.partner-logo-item:hover{opacity:1}.trust-bar-section{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:24px 0}.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.trust-badge-item{gap:12px}.trust-badge-icon,.trust-badge-item{display:flex;align-items:center;justify-content:center}.trust-badge-icon{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--primary-green);color:var(--primary-green);flex-shrink:0}.trust-badge-icon svg{width:20px;height:20px;fill:var(--primary-green)}.trust-badge-title{font-size:14px;font-weight:700;color:#141414}.site-dark-footer{background-color:var(--bg-footer);color:#94a3b8;padding:56px 0 24px}.footer-top-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-gap:40px;gap:40px;margin-bottom:48px}.footer-brand-col .footer-logo-wrap{margin-bottom:20px}.footer-logo-text{font-size:28px;font-weight:900;color:#fff;letter-spacing:-.5px;display:flex;align-items:center;gap:4px}.footer-materials-h4{font-size:18px;font-weight:700;color:#fff;line-height:1.35;margin-bottom:8px}.footer-hours-gold{font-size:28px;font-weight:900;color:#f59e0b}.footer-col-h4{font-size:13px;font-weight:800;color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px}.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links-list a{color:#94a3b8;font-size:13.5px;transition:color .15s}.footer-links-list a:hover{color:#fff}.footer-contact-block{display:flex;flex-direction:column;gap:12px}.city-contact-group{margin-bottom:8px}.city-label-bold{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px}.contact-link-row{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:13px;margin-bottom:4px}.contact-link-row:hover{color:#fff}.footer-categories-block{border-top:1px solid hsla(0,0%,100%,.08);padding:28px 0}.footer-cat-pills-flex{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.footer-cat-pill{background:#1e293b;color:#94a3b8;font-size:12px;font-weight:500;padding:6px 14px;border-radius:16px;transition:all .15s}.footer-cat-pill:hover{background:#334155;color:#fff}.footer-bottom-bar{border-top:1px solid hsla(0,0%,100%,.08);padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-social-icons{display:flex;align-items:center;gap:14px}.footer-social-icons a{width:32px;height:32px;border-radius:50%;background:#1e293b;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:background .15s,color .15s}.footer-social-icons a:hover{background:var(--primary-green);color:#fff}.mob-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .25s ease}.mob-modal-overlay.active{opacity:1;visibility:visible}.mob-modal-card{background:#fff;border-radius:20px;width:90%;max-width:440px;padding:36px 32px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15);transform:scale(.95);transition:transform .25s ease}.mob-modal-overlay.active .mob-modal-card{transform:scale(1)}.mob-modal-close-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#64748b;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.mob-modal-close-btn:hover{background:#f1f5f9;color:#0f172a}.mob-modal-title{font-size:22px;font-weight:800;color:#0f172a;text-align:center;margin-bottom:28px}.mob-form-label{font-size:13px;font-weight:600;color:#334155;margin-bottom:8px;display:block}.mob-phone-input-wrap{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:10px;padding:4px 12px;background:#fff;transition:border-color .15s,box-shadow .15s}.mob-phone-input-wrap:focus-within{border-color:var(--primary-green);box-shadow:0 0 0 3px rgba(0,168,107,.12)}.mob-country-code{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#0f172a;padding-right:12px;border-right:1px solid #e2e8f0}.mob-phone-input{outline:none;padding:10px 12px;color:#0f172a}.mob-btn-send-otp,.mob-phone-input{border:none;font-size:14px;width:100%}.mob-btn-send-otp{background:#f1f5f9;color:#64748b;border-radius:10px;padding:14px;font-weight:700;margin-top:24px;cursor:pointer;transition:all .2s}.mob-btn-send-otp.active,.mob-btn-send-otp:hover{background:var(--primary-green);color:#fff}.categories-nav-item{position:relative}.categories-dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);border:1px solid #e2e8f0;width:260px;padding:8px 0;z-index:1000;display:none}.categories-dropdown-menu.active,.categories-nav-item:hover .categories-dropdown-menu{display:block}.cat-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;color:#334155;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.cat-dropdown-item:hover{background:#f8fafc;color:var(--primary-green)}.contact-page-wrap{background:#f8fafc;min-height:80vh}.contact-hero-banner{background:#ddf0ff;padding:24px 0 60px}.breadcrumb-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:24px}.breadcrumb-row a{color:#64748b;text-decoration:none}.breadcrumb-row a:hover{color:var(--primary-green)}.contact-layout-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.contact-left-info{padding-top:10px}.contact-h1{font-size:40px;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-.5px}.contact-sub-lead{font-size:16px;color:#475569;margin-bottom:40px}.contact-channels-group{display:flex;flex-direction:column;gap:24px}.contact-channel-item{display:flex;align-items:flex-start;gap:16px}.contact-channel-circle{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.channel--call .contact-channel-circle{background:#e0f2fe;color:#0284c7}.channel--mail .contact-channel-circle{background:#fee2e2;color:#dc2626}.channel--wa .contact-channel-circle{background:#dcfce7;color:#16a34a}.contact-channel-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:4px}.contact-channel-detail{font-size:14px;color:#475569;text-decoration:none;line-height:1.4;display:block}.contact-channel-detail:hover{color:var(--primary-green)}.contact-qr-card{margin-top:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;display:inline-flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,0,0,.04)}.contact-qr-card img{width:140px;height:140px;object-fit:contain}.contact-form-floating-card{background:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 16px 40px rgba(0,0,0,.08);border:1px solid #e2e8f0;margin-top:-30px}.form-group-item{margin-bottom:20px}.form-control-input,.form-control-textarea{width:100%;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:12px 16px;font-size:14px;color:#0f172a;outline:none;font-family:inherit;transition:all .2s}.form-control-input:focus,.form-control-textarea:focus{background:#fff;border-color:#06f;box-shadow:0 0 0 3px rgba(0,102,255,.12)}.btn-royal-blue-submit{width:100%;background:#06f;color:#fff;border:none;border-radius:50px;padding:15px;font-size:15px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .2s,transform .1s}.btn-royal-blue-submit:hover{background:#0052cc;transform:translateY(-1px)}.rfq-page-wrap{background:#f8fafc;padding:24px 0 60px}.rfq-header-block{margin-bottom:28px}.rfq-h1{font-size:32px;font-weight:800;color:#0f172a;margin-bottom:6px}.rfq-sub{font-size:15px;color:#64748b}.rfq-grid-layout{display:grid;grid-template-columns:2fr 1fr;grid-gap:32px;gap:32px;align-items:start}.rfq-green-banner{background:#015535;border-radius:16px;padding:28px;color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rfq-banner-h3{font-size:22px;font-weight:800;margin-bottom:10px}.rfq-banner-tag{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.15);padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600}.rfq-handwritten-box{background:#e8f5e9;border:1px solid #c8e6c9;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rfq-upload-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 12px rgba(0,0,0,.03)}.rfq-dropzone-dashed{border:2px dashed #94a3b8;border-radius:14px;padding:48px 24px;text-align:center;background:#f8fafc;cursor:pointer;transition:all .2s}.rfq-dropzone-dashed:hover{border-color:var(--primary-green);background:#f0fdf4}.rfq-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.03)}.btn-green-whatsapp-chat{display:flex;align-items:center;justify-content:center;gap:10px;background:#16a34a;color:#fff;font-weight:700;border-radius:10px;padding:14px;text-decoration:none;margin-top:14px;transition:background .2s}.btn-green-whatsapp-chat:hover{background:#15803d}.rfq-step-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.rfq-step-num{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#0f172a;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width:1024px){.categories-grid-row-1,.categories-grid-row-2{grid-template-columns:repeat(4,1fr)}.popular-brands-grid{grid-template-columns:repeat(3,1fr)}.footer-top-grid,.tri-promo-grid{grid-template-columns:repeat(2,1fr)}.contact-layout-split,.rfq-grid-layout{grid-template-columns:1fr}.contact-form-floating-card{margin-top:0}}@media (min-width:769px){.mob-delivery-strip,.mob-hamburger-btn,.mob-page-header,.mobile-bottom-nav,.mobile-drawer-overlay{display:none!important}}@media (max-width:768px){body{padding-bottom:74px!important}.site-container{padding:0 12px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.05)}.top-nav{height:auto;padding:10px 0 6px;border-bottom:none}.top-nav-inner{flex-wrap:wrap;gap:8px 10px;justify-content:space-between}.nav-left-group{order:1;display:flex;align-items:center;gap:10px}.mob-hamburger-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#f1f5f9;color:#1e293b;cursor:pointer;border:none;transition:background .2s ease}.mob-hamburger-btn:active{background:#e2e8f0}.brand-logo-img{width:135px;height:26px;object-fit:contain}.delivery-picker-btn{display:none!important}.top-nav-actions{order:2;display:flex;align-items:center;gap:8px}.referral-pill-btn{display:flex;align-items:center;gap:4px;height:34px;padding:0 10px;border-radius:17px;font-size:11px}.referral-label-sm{display:none}.referral-label-lg{font-size:11px}.nav-login-pill{display:none!important}.nav-cart-btn{height:34px;padding:0 10px;border-radius:17px;position:relative}.nav-cart-btn span:not(.cart-count-badge){display:none}.nav-cart-btn svg{width:20px;height:20px}.top-search-wrap{order:3;width:100%;margin-top:2px}.top-search-inner{height:42px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;padding:0 8px 0 14px}.top-search-input{font-size:13.5px}.top-search-ai-btn{height:28px;padding:0 10px;font-size:11.5px;border-radius:14px;gap:4px}.top-search-ai-btn svg{width:13px;height:13px}.mob-delivery-strip{display:block;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #e2e8f0;padding:7px 0}.mob-delivery-strip-inner{display:flex;align-items:center;gap:8px;overflow:hidden}.mob-delivery-badge{display:inline-flex;align-items:center;gap:4px;background:#0a2540;color:#fff;font-weight:700;font-size:11px;padding:3px 8px;border-radius:10px;white-space:nowrap;flex-shrink:0}.mob-delivery-badge .bolt{color:#f59e0b}.mob-delivery-loc-text{color:#475569;font-weight:500;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}.mob-delivery-loc-text .chevron{font-size:10px;color:#94a3b8}.sub-nav{display:none!important}.mob-page-header{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border-bottom:1px solid #f1f5f9}.mob-back-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:20px;color:#0f172a;text-decoration:none;font-weight:600}.mob-page-title{font-size:16px;font-weight:700;color:#0f172a}.hero-wrapper{padding-top:10px;overflow:hidden}.hero-slider-container{position:relative;overflow:hidden;width:100%;max-width:100%;border-radius:20px;background:#002b49}.hero-track{display:flex;width:100%;transition:transform .45s cubic-bezier(.25,1,.5,1)}.hero-slide{min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;flex-shrink:0!important;box-sizing:border-box!important;overflow:hidden!important;padding:20px 16px!important;min-height:220px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important}.hero-slide,.hero-slide-content{width:100%!important;position:relative!important}.hero-slide-content{max-width:72%!important;z-index:2!important}.hero-slide .hero-h1{font-size:20px!important;font-weight:800!important;line-height:1.25!important;margin-bottom:10px!important;word-break:break-word!important}.hero-shield-icon svg{width:20px!important;height:20px!important;vertical-align:middle!important}.hero-slide .credit-features-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important}.hero-slide .credit-feat-item{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important}.hero-slide .feat-circle-icon{width:22px!important;height:22px!important;font-size:10px!important;flex-shrink:0!important}.hero-slide .credit-feat-item span{font-size:9.5px!important;font-weight:600!important;line-height:1.15!important;white-space:nowrap!important}.hero-slide--refer .credit-features-row{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.hero-slide--refer .credit-feat-item span{white-space:normal!important;font-size:10.5px!important;line-height:1.2!important}.hero-slide .hero-gold-pill-btn,.hero-slide .hero-white-pill-btn{padding:8px 24px!important;font-size:13px!important;font-weight:700!important;border-radius:20px!important;width:auto!important;display:inline-block!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.hero-credit-graphic{position:absolute!important;right:0!important;bottom:0!important;z-index:1!important;pointer-events:none!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important}.hero-credit-graphic img{height:165px!important;max-height:165px!important;width:auto!important;max-width:145px!important;object-fit:contain!important;object-position:bottom right!important;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))!important}.hero-dots-wrap{padding:10px 0 6px!important}.categories-section{padding:16px 0 12px!important}.categories-grid-row-1,.categories-grid-row-2{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding:4px 2px 12px!important;scrollbar-width:none!important;margin-bottom:8px!important}.categories-grid-row-1::-webkit-scrollbar,.categories-grid-row-2::-webkit-scrollbar{display:none!important}.cat-card-item{flex:0 0 88px!important;max-width:88px!important;scroll-snap-align:start!important;flex-direction:column!important;text-align:center!important;text-decoration:none!important}.cat-card-box,.cat-card-item{display:flex!important;align-items:center!important}.cat-card-box{width:88px!important;height:88px!important;background-color:#fef6e6!important;border-radius:18px!important;justify-content:center!important;padding:10px!important;box-sizing:border-box!important;transition:transform .15s ease!important}.cat-card-item:active .cat-card-box{transform:scale(.95)!important}.cat-card-box img{width:62px!important;height:62px!important;max-width:90%!important;max-height:90%!important;object-fit:contain!important}.cat-card-label{font-size:11px!important;font-weight:600!important;color:#0f172a!important;margin-top:6px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;width:100%!important;text-align:center!important}.dual-promo-grid{display:flex;flex-direction:column;gap:12px}.promo-credit-card,.promo-magic-card{padding:18px 16px;border-radius:16px;min-height:auto}.promo-title{font-size:20px;line-height:1.25}.promo-sub{font-size:12.5px;margin-bottom:16px}.promo-btn-white{width:100%;text-align:center;height:42px;font-size:13.5px}.promo-art-img{display:none}.section-header-row{margin-bottom:12px}.section-title-main{font-size:17px}.carousel-arrows-group{display:none}.mob-carousel-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:4px 2px 14px;scrollbar-width:none}.mob-carousel-scroll::-webkit-scrollbar{display:none}.mob-product-card{flex:0 0 155px;max-width:155px;scroll-snap-align:start;padding:10px;border-radius:12px;border:1px solid #f1f5f9;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.03)}.mob-product-img-wrap{height:110px;margin-bottom:8px}.mob-product-name{font-size:11.5px;line-height:1.3;height:30px;overflow:hidden}.mob-product-price-row{margin-top:6px}.mob-price-current{font-size:13.5px}.mob-price-mrp{font-size:11px}.mob-add-btn{height:32px;font-size:12px;font-weight:700;border-radius:8px;margin-top:8px}.popular-brands-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding:4px 2px 14px!important;scrollbar-width:none!important}.popular-brands-grid::-webkit-scrollbar{display:none!important}.brand-showcase-card{flex:0 0 145px!important;max-width:145px!important;height:105px!important;padding:14px 12px!important;border-radius:16px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e2e8f0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.brand-showcase-logo{max-height:36px!important;max-width:110px!important}.brand-logo-slot img{height:22px}.brand-prod-slot img{width:65px;height:65px}.tri-banner-grid{display:flex;flex-direction:column;gap:10px}.tri-banner-card{padding:18px 16px;border-radius:14px}.dual-horizontal-banners{flex-direction:column;gap:10px}.wide-promo-card{padding:16px;border-radius:14px}.wide-promo-title{font-size:16px}.testimonials-3col-grid{grid-template-columns:1fr;gap:12px}.supporting-partners-strip{flex-wrap:wrap;gap:12px 18px;justify-content:center;padding:14px 0}.supporting-partners-strip span{font-size:13px}.trust-bar-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 0}.trust-bar-item{font-size:12px}.footer-top-grid{grid-template-columns:1fr;gap:24px;padding:32px 0 20px}.footer-col-about{max-width:100%}.footer-categories-strip{padding:20px 0}.footer-categories-pills{gap:6px}.footer-cat-pill{font-size:11px;padding:4px 8px}.footer-bottom-bar{flex-direction:column;text-align:center;gap:12px;padding-bottom:24px;font-size:11.5px}.contact-hero-banner{padding:20px 0 16px}.contact-hero-banner h1{font-size:26px}.contact-layout-2col{display:flex;flex-direction:column;gap:20px;padding:16px 0 32px}.contact-channels-group{gap:12px}.contact-channel-item{padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.contact-channel-item h3{font-size:14px}.contact-channel-item p{font-size:12.5px}.contact-qr-box{margin:12px auto;width:100%;max-width:220px;padding:14px}.contact-form-floating-card{margin-top:0!important;padding:20px 16px;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #e2e8f0}.contact-form-floating-card .mob-form-input,.contact-form-floating-card textarea{font-size:15px}.rfq-layout-2col{display:flex;flex-direction:column;gap:20px;padding:16px 0 32px}.rfq-green-banner{padding:18px 16px;border-radius:14px}.rfq-green-banner h2{font-size:20px}.rfq-dropzone-dashed{padding:28px 16px;border-radius:14px}.rfq-sidebar-sticky{position:static}.all-categories-full-grid{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.credit-steps-grid{grid-template-columns:1fr;gap:12px}.credezy-form-card{padding:20px 16px;border-radius:16px}}@media (max-width:380px){.site-container{padding:0 8px!important}.nav-left-group{gap:6px!important}.mob-hamburger-btn{width:34px!important;height:34px!important}.brand-logo-img{width:115px!important;height:22px!important}.referral-pill-btn{height:30px!important;padding:0 6px!important;font-size:10px!important}.nav-cart-btn{height:30px!important;padding:0 8px!important}.top-search-inner{height:38px!important;padding:0 6px 0 10px!important}.top-search-input{font-size:12px!important}.top-search-ai-btn{height:24px!important;padding:0 8px!important;font-size:10.5px!important}.mob-delivery-strip-inner{gap:6px!important}.mob-delivery-badge{font-size:10px!important;padding:2px 6px!important}.mob-delivery-loc-text{font-size:11px!important}.hero-slide{padding:14px 10px!important;min-height:190px!important}.hero-slide-content{max-width:66%!important}.hero-slide .hero-h1{font-size:16px!important;margin-bottom:6px!important;line-height:1.2!important}.hero-slide .credit-features-row{gap:4px!important;margin-bottom:10px!important}.hero-slide .feat-circle-icon{width:18px!important;height:18px!important;font-size:8px!important}.hero-slide .credit-feat-item span{font-size:8.5px!important}.hero-credit-graphic img{height:130px!important;max-height:130px!important;max-width:110px!important}.hero-slide .hero-gold-pill-btn,.hero-slide .hero-white-pill-btn{padding:6px 16px!important;font-size:11px!important}.categories-grid-row-1,.categories-grid-row-2{gap:6px!important}.cat-card-box{border-radius:12px!important;padding:6px!important}.cat-card-box img{width:48px!important;height:48px!important}.cat-card-label{font-size:9.5px!important;margin-top:4px!important}.mob-product-card{flex:0 0 140px!important;max-width:140px!important}}@media (min-width:769px) and (max-width:1024px){.site-container{padding:0 16px!important}.top-search-wrap{max-width:300px!important}.delivery-location-row{max-width:105px!important}.sub-nav-right-links{gap:12px!important}.hero-slide{padding:28px 32px!important;min-height:260px!important}.hero-slide .hero-h1{font-size:24px!important;margin-bottom:16px!important}.hero-credit-graphic img{max-height:210px!important}.credit-features-row{gap:14px!important;margin-bottom:20px!important}.categories-grid-row-1,.categories-grid-row-2{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.cat-card-box{height:100px!important}.popular-brands-grid{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.dual-promo-grid{gap:14px!important}.dual-promo-grid,.footer-top-grid{grid-template-columns:repeat(2,1fr)!important}.footer-top-grid{gap:28px!important}}@media (max-width:768px){.mobile-bottom-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 16px rgba(0,0,0,.08);z-index:1500;justify-content:space-around;align-items:center;padding:0 4px env(safe-area-inset-bottom,0)}.mob-nav-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1 1;height:100%;color:#64748b;text-decoration:none;font-size:11px;font-weight:500;transition:all .2s ease;position:relative;background:none;border:none;cursor:pointer}.mob-nav-tab.active{color:#0a2540;font-weight:700}.mob-nav-tab.active:after{content:"";position:absolute;top:0;width:28px;height:3px;background:#0a2540;border-radius:0 0 3px 3px}.mob-tab-icon{width:22px;height:22px;transition:transform .2s ease}.mob-nav-tab:active .mob-tab-icon{transform:scale(.9)}.mobile-drawer-overlay{display:block!important;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.16,1,.3,1)}.mobile-drawer-overlay.active{opacity:1;visibility:visible}.mobile-drawer-card{position:absolute;top:0;left:0;bottom:0;width:300px;max-width:85vw;background:#fff;box-shadow:4px 0 24px rgba(0,0,0,.15);transform:translateX(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.mobile-drawer-overlay.active .mobile-drawer-card{transform:translateX(0)}.mob-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;border-bottom:1px solid #f1f5f9}.mob-drawer-close-btn{width:32px;height:32px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:16px;border:none;cursor:pointer}.mob-drawer-body{flex:1 1;overflow-y:auto;padding:16px}.mob-drawer-section-title{font-size:11px;font-weight:700;letter-spacing:.05em;color:#94a3b8;margin-bottom:8px;padding:0 8px}.mob-drawer-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:#1e293b;font-size:14px;font-weight:600;text-decoration:none;margin-bottom:4px;transition:background .15s ease}.mob-drawer-link:active,.mob-drawer-link:hover{background:#f8fafc;color:var(--primary-green)}.mob-drawer-divider{height:1px;background:#f1f5f9;margin:14px 0}.mob-badge-new{background:#00a86b}.mob-badge-hot,.mob-badge-new{margin-left:auto;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:6px}.mob-badge-hot{background:#1890ff}.mob-drawer-footer{padding:16px;border-top:1px solid #f1f5f9;background:#fafafa}.mob-drawer-login-btn{width:100%;height:44px;background:var(--primary-green);color:#fff;font-weight:700;font-size:14px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,168,107,.25)}.tech-edge-split-grid,.why-matelio-grid{grid-template-columns:1fr!important}.news-media-grid,.who-serve-grid{grid-template-columns:1fr 1fr!important}.partner-cta-box{flex-direction:column!important;text-align:center!important;gap:20px!important;padding:28px 20px!important}}@media (max-width:480px){.news-media-grid,.who-serve-grid{grid-template-columns:1fr!important}}.cart-drawer-overlay{position:fixed;inset:0;background:rgba(10,25,41,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;justify-content:flex-end;opacity:0;pointer-events:none;transition:opacity .25s ease}.cart-drawer-overlay.active{opacity:1;pointer-events:auto}.cart-drawer{width:100%;max-width:440px;height:100%;background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:-8px 0 32px rgba(0,0,0,.15)}.cart-drawer-overlay.active .cart-drawer{transform:translateX(0)}.cart-drawer-header{padding:18px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.cart-drawer-title{font-size:17px;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:8px}.cart-drawer-close{width:32px;height:32px;border-radius:8px;background:#edf2f7;display:flex;align-items:center;justify-content:center;font-size:16px;color:#475569;border:none;cursor:pointer;transition:all .15s}.cart-drawer-close:hover{background:#e2e8f0;color:#0f172a}.free-delivery-meter-box{background:#ecfdf5;border-bottom:1px solid #a7f3d0;padding:12px 20px}.meter-text-row{display:flex;justify-content:space-between;font-size:12.5px;font-weight:700;color:#065f46;margin-bottom:6px}.meter-bar-track{height:6px;background:#cbd5e1;border-radius:999px;overflow:hidden}.meter-bar-fill{height:100%;background:var(--primary-green);border-radius:999px;transition:width .3s ease}.cart-items-scroll{flex:1 1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:14px}.cart-item-card{display:flex;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.cart-item-img{width:68px;height:68px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;object-fit:cover;flex-shrink:0}.cart-item-details{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-name{font-size:13.5px;font-weight:700;color:#0f172a;line-height:1.35}.cart-item-brand{font-size:11px;font-weight:700;color:var(--primary-green);text-transform:uppercase}.cart-item-unit{font-size:11.5px;color:#64748b}.cart-item-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.cart-item-price{font-size:15px;font-weight:800;color:#0f172a}.cart-item-stepper{display:flex;align-items:center;background:#f1f5f9;border-radius:8px;overflow:hidden;border:1px solid #cbd5e1}.cart-stepper-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;color:#0f172a;background:transparent;border:none;cursor:pointer;transition:background .15s}.cart-stepper-btn:hover{background:#e2e8f0}.cart-stepper-val{min-width:24px;text-align:center;font-size:12.5px;font-weight:700;color:#0f172a}.cart-drawer-footer{padding:16px 20px;border-top:1px solid #e2e8f0;background:#fff;box-shadow:0 -4px 16px rgba(0,0,0,.04)}.cart-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#64748b;margin-bottom:6px}.cart-summary-total{font-size:16px;font-weight:800;color:#0f172a;padding-top:8px;border-top:1px dashed #e2e8f0;margin-top:6px;margin-bottom:14px}.checkout-action-btn{width:100%;height:48px;background:var(--primary-green);color:#fff;border-radius:12px;font-weight:800;font-size:14.5px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(0,168,107,.35);transition:background .15s}.checkout-action-btn:hover{background:var(--primary-green-hover)}.standard-modal-overlay{position:fixed;inset:0;background:rgba(10,25,41,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2100;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .2s ease}.standard-modal-overlay.active{opacity:1;pointer-events:auto}.standard-modal-card{width:100%;max-width:520px;background:#fff;border-radius:20px;box-shadow:0 20px 48px rgba(0,0,0,.2);overflow:hidden;max-height:90vh;display:flex;flex-direction:column;transform:translateY(12px) scale(.97);transition:transform .2s cubic-bezier(.16,1,.3,1)}.standard-modal-overlay.active .standard-modal-card{transform:translateY(0) scale(1)}.standard-modal-header{padding:18px 22px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.standard-modal-body{padding:22px;overflow-y:auto}.sla-badge-instant{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;border-radius:6px}.sla-badge-instant,.sla-badge-scheduled{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:800;text-transform:uppercase}.sla-badge-scheduled{background:#fef3c7;color:#b45309;border:1px solid #fde68a;border-radius:6px}.trust-badge-pill{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:#475569;background:#f1f5f9;padding:2px 6px;border-radius:4px}.product-add-stepper-wrap{display:flex;align-items:center;height:36px;border-radius:8px;background:var(--primary-green);color:#fff;overflow:hidden;padding:0 4px;box-shadow:0 2px 8px rgba(0,168,107,.3)}.product-add-stepper-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#fff;background:transparent;border:none;cursor:pointer;border-radius:4px}.product-add-stepper-btn:hover{background:hsla(0,0%,100%,.2)}.product-add-stepper-val{min-width:24px;text-align:center;font-weight:800;font-size:13.5px}.product-initial-add-btn{height:36px;padding:0 16px;background:#fff;color:var(--primary-green);border:1.5px solid var(--primary-green);font-weight:800;font-size:13px;border-radius:8px;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;justify-content:center}.product-initial-add-btn:hover{background:var(--primary-green);color:#fff}.credit-line-box{background:linear-gradient(135deg,#0a2540,#06192c 60%,#0f172a);border-radius:20px;padding:32px 36px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 12px 36px rgba(10,37,64,.2)}@media (max-width:768px){.credit-line-box{flex-direction:column;align-items:flex-start;padding:24px 20px}}