@keyframes whatsappPulse{0%,to{box-shadow:0 16px 36px rgba(37,211,102,.34)}50%{box-shadow:0 16px 36px rgba(37,211,102,.34),0 0 0 10px rgba(37,211,102,.12)}}:root{--bg:#f8fafc;--surface:#ffffff;--surface-soft:#eef7fb;--ink:#1e293b;--muted:#64748b;--primary:#0b3c5d;--primary-700:#082f49;--primary-soft:#e6f3f8;--accent:#25d366;--accent-dark:#18ad4e;--line:#dbe7ee;--warning:#c71917;--shadow:0 18px 45px rgba(15, 23, 42, 0.1);--shadow-soft:0 10px 28px rgba(15, 23, 42, 0.07);--radius:14px;--radius-sm:12px;--container:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Inter",Arial,sans-serif;line-height:1.6;background:var(--bg);overflow-x:hidden}iframe,img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:12px max(20px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.92);border-bottom:1px solid rgba(219,231,238,.9);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-width:0}.brand-logo{display:block;width:154px;max-height:58px;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.08)}.site-nav{display:flex;align-items:center;gap:6px}.site-nav a{padding:11px 14px;color:#334155;font-size:.96rem;font-weight:700;border-radius:12px;transition:color 180ms ease,background-color 180ms ease,transform 180ms ease}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--primary);background:var(--primary-soft)}.nav-toggle{display:none;width:44px;height:44px;flex:0 0 auto;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow-soft)}.nav-toggle span{display:block;width:18px;height:2px;margin:3px auto;border-radius:999px;background:var(--ink);transition:transform 180ms ease,opacity 180ms ease}.nav-open .nav-toggle span:nth-child(1){transform:translateY(5px) rotate(45deg)}.nav-open .nav-toggle span:nth-child(2){opacity:0}.nav-open .nav-toggle span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.hero{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 8% 12%,rgba(37,211,102,.12),transparent 30%),linear-gradient(135deg,#f8fafc 0,#edf7fb 52%,#fff 100%)}.hero::before{position:absolute;inset:0;z-index:-2;content:"";opacity:.42;background-image:linear-gradient(rgba(11,60,93,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(11,60,93,.06) 1px,transparent 1px);background-size:42px 42px}.hero-bg,.hero-overlay{display:none}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);gap:56px;align-items:center;min-height:680px;padding:76px 0}.hero-content{max-width:640px}.hero-product-card{position:relative;display:grid;min-height:430px;place-items:center;margin:0;padding:22px;border:1px solid rgba(219,231,238,.85);border-radius:16px;background:rgba(255,255,255,.78);box-shadow:var(--shadow)}.hero-product-card img{display:block;width:108%;max-width:none;border-radius:12px;box-shadow:0 16px 38px rgba(15,23,42,.1)}.eyebrow{margin:0 0 12px;color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0}h1{max-width:760px;margin-bottom:20px;color:#0f1f33;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.98}h2{margin-bottom:16px;color:#10243a;font-size:clamp(1.9rem,3.1vw,2.8rem);line-height:1.12}h3{margin-bottom:8px;color:#14263a;font-size:1.08rem;line-height:1.25}p{color:var(--muted)}.hero-copy{max-width:560px;margin-bottom:28px;color:#475569;font-size:1.16rem}.hero-actions{gap:14px}.cta-content,.hero-actions{display:flex;flex-wrap:wrap;align-items:center}.button{min-height:48px}.button,.buy-whatsapp{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;font-weight:800;line-height:1.1;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease,border-color 180ms ease}.button:hover,.buy-whatsapp:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--primary);box-shadow:0 14px 28px rgba(11,60,93,.22)}.button.primary:hover{background:var(--primary-700)}.button.secondary{color:var(--primary);background:#fff;border-color:var(--line);box-shadow:var(--shadow-soft)}.button.light,.button.whatsapp-cta,.buy-whatsapp{color:#fff;background:var(--accent);box-shadow:0 14px 28px rgba(37,211,102,.22)}.button.light:hover,.button.whatsapp-cta:hover,.buy-whatsapp:hover{background:var(--accent-dark)}.text-link,.trust-badges span{color:var(--primary);font-weight:800}.trust-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-badges span{padding:9px 13px;font-size:.88rem;border:1px solid rgba(11,60,93,.12);border-radius:999px;background:rgba(255,255,255,.82)}.section{padding:96px 0}.soft-section{background:#fff}.section-heading{max-width:760px;margin-bottom:36px}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none}.contact-layout,.distributor-page-layout,.split-section,.story-layout{align-items:start}.contact-layout,.distributor-page-layout,.product-detail-grid,.split-section,.story-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:44px}.check-list,.clean-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.check-list li,.clean-list li{position:relative;padding-left:30px;color:#334155;font-weight:650}.check-list li::before,.clean-list li::before{position:absolute;top:4px;left:0;display:grid;width:20px;height:20px;place-items:center;color:#fff;content:"✓";font-size:.72rem;font-weight:900;border-radius:50%;background:var(--accent)}.benefit-stack,.contact-cards,.feature-grid,.highlight-grid,.mission-grid,.product-grid,.stat-grid,.step-grid{display:grid;gap:20px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-cards article,.detail-panel,.feature-card,.form-card,.mini-product,.product-card,.stat-grid div,.step-card,.value-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.stat-grid div{padding:24px}.stat-grid span,.stat-grid strong{display:block}.stat-grid strong{color:var(--primary);font-size:1.7rem;line-height:1.1}.stat-grid span{margin-top:6px;color:var(--muted);font-weight:650}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{padding:26px}.feature-icon{display:inline-grid;width:44px;height:44px;place-items:center;margin-bottom:18px;color:#fff;font-size:1rem;font-weight:900;border-radius:12px;background:var(--primary)}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-product{min-height:270px;padding:22px;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.feature-card:hover,.mini-product:focus-visible,.mini-product:hover,.product-card:focus-visible,.product-card:hover,.step-card:hover{transform:translateY(-5px);border-color:rgba(11,60,93,.2);box-shadow:var(--shadow);outline:0}.page-hero,.product-visual{position:relative;overflow:hidden}.product-visual{display:grid;height:150px;place-items:center;margin:0 0 18px;border-radius:12px;background:linear-gradient(135deg,#e6f6fb,#fff)}.product-visual.catalog-photo{padding:18px}.product-visual.catalog-photo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:10px}.mini-product.product-thumb-dishwash .product-visual,.mini-product.product-thumb-floor .product-visual,.mini-product.product-thumb-glass .product-visual{height:185px;padding:10px}.page-hero{padding:88px 0 76px;background:radial-gradient(circle at 82% 20%,rgba(37,211,102,.12),transparent 28%),linear-gradient(135deg,#eef7fb 0,#fff 78%)}.page-hero-content{max-width:var(--container);margin-inline:auto}.page-hero h1{max-width:820px;font-size:clamp(2.6rem,5vw,4.8rem)}.page-hero p:not(.eyebrow){max-width:760px}.products-section{padding-top:56px}.product-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filter-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:var(--primary);font-weight:800;text-decoration:none;border:1px solid #b8ddec;border-radius:999px;background:#fff;cursor:pointer;transition:transform 180ms ease,color 180ms ease,background-color 180ms ease,border-color 180ms ease}.filter-button:hover{transform:translateY(-1px)}.filter-button.is-active{color:#fff;border-color:var(--primary);background:var(--primary)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;display:flex;min-width:0;min-height:470px;flex-direction:column;overflow:hidden;cursor:pointer;scroll-margin-top:110px;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.product-card.is-hidden{display:none}.product-card:nth-child(1)::after,.product-card:nth-child(10)::after,.product-card:nth-child(8)::after{position:absolute;top:14px;left:14px;z-index:1;padding:6px 10px;color:#fff;content:"Popular";font-size:.72rem;font-weight:900;border-radius:999px;background:var(--primary)}.product-card .product-visual{height:210px;margin:0;border-radius:0}.product-info{display:flex;min-width:0;flex:1;flex-direction:column;gap:10px;padding:20px}.product-info h2{font-size:1.04rem;line-height:1.3}.product-info h2,.product-info p{margin-bottom:0;overflow-wrap:anywhere}.product-info>p:not(.product-sizes){display:-webkit-box;min-height:3.15em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-pill{width:fit-content;padding:5px 10px;color:var(--primary);font-size:.72rem;font-weight:900;border-radius:999px;background:var(--primary-soft)}.product-sizes{margin:auto 0 0;color:#475569;font-size:.9rem;line-height:1.45}.product-sizes strong{color:var(--primary)}.buy-whatsapp{width:100%;gap:8px;min-height:46px;margin-top:6px}.step-card span,.wa-icon{display:inline-grid;place-items:center;border-radius:50%}.wa-icon{position:relative;width:22px;height:22px;flex:0 0 auto;overflow:hidden;color:transparent;border:2px solid #fff}.wa-icon::after,.wa-icon::before{position:absolute;width:7px;content:""}.wa-icon::before{height:11px;border:2px solid #fff;border-top:0;border-left:0;border-radius:0 0 7px 0;transform:rotate(-38deg)}.wa-icon::after{bottom:-2px;left:0;height:7px;background:var(--accent);border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(18deg)}.distributor-strip{background:var(--primary)}.distributor-strip .eyebrow,.distributor-strip h2,.distributor-strip li,.distributor-strip p{color:#fff}.distributor-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.7fr) auto;gap:32px;align-items:center}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card{padding:28px;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.step-card span{width:42px;height:42px;margin-bottom:18px;color:#fff;font-weight:900;background:var(--accent)}.cta-banner{padding:64px 0;color:#fff;background:linear-gradient(135deg,var(--primary),#123f58)}.cta-content{justify-content:space-between;gap:24px}.cta-content h2{max-width:720px;margin:0;color:#fff}.contact-cards article,.form-card,.value-panel{padding:28px}.mission-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-card{display:grid;gap:16px}.contact-cards h2,.feature-card h2,.form-card h2,.value-panel h2{font-size:1.25rem}.form-card label{display:grid;gap:8px;color:#334155;font-size:.92rem;font-weight:800}.form-card input,.form-card select,.form-card textarea{width:100%;padding:14px 15px;color:var(--ink);border:1px solid #d5e3eb;border-radius:12px;background:#fff;outline:0;transition:border-color 180ms ease,box-shadow 180ms ease}.form-card textarea{resize:vertical}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(11,60,93,.12)}.form-status{min-height:24px;margin:0;color:var(--primary);font-weight:750}.contact-cards a,.site-footer a{display:block;width:fit-content}.contact-cards a:hover,.site-footer a:hover{color:var(--accent)}.map-section{padding:0 0 96px}.map-frame{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.map-frame iframe{display:block;width:100%;height:360px;border:0}.product-detail-section{padding-top:64px;background:linear-gradient(180deg,#eef7fb 0,#fff 40%)}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;color:var(--muted);font-size:.92rem;font-weight:750}.product-breadcrumb a{color:var(--primary)}.product-detail-grid{align-items:start}.product-detail-visual{display:grid;min-height:470px;place-items:center;margin:0;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.product-detail-visual img{display:block;width:100%;max-height:390px;object-fit:contain;border-radius:12px}.product-detail-info h1{margin-top:14px;font-size:clamp(2.2rem,4vw,4rem)}.product-detail-info>p{max-width:650px;font-size:1.04rem}.detail-panel{margin:18px 0;padding:22px}.detail-panel h2{margin-bottom:8px;font-size:1.08rem}.detail-panel p{margin-bottom:0;color:var(--primary);font-weight:800}.detail-list{display:grid;gap:8px;padding-left:20px;margin:0;color:#475569}.detail-list li::marker{color:var(--accent)}.caution-panel{border-color:rgba(199,25,23,.22);background:#fff8f8}.caution-panel p{color:#991b1b}.product-detail-buy{max-width:320px}.product-not-found{max-width:720px;padding:80px 0}.site-footer{padding:64px 0 0;color:#cbd5e1;background:#071d2d}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .95fr 1fr;gap:34px}.footer-brand{margin-bottom:18px}.footer-brand .brand-logo{width:174px;max-height:none;box-shadow:none}.site-footer p{color:#aebdca}.site-footer h3{margin-bottom:14px;color:#fff;font-size:.98rem}.site-footer a{margin-bottom:9px;color:#dbeafe;font-size:.95rem}.footer-bottom{margin-top:46px;padding:18px 16px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{margin:0;font-size:.9rem}.whatsapp-button{position:fixed;right:22px;bottom:22px;z-index:40;display:grid;width:60px;height:60px;place-items:center;color:#fff;font-weight:900;border-radius:50%;background:var(--accent);box-shadow:0 16px 36px rgba(37,211,102,.34);animation:whatsappPulse 2.6s ease-in-out infinite}.whatsapp-button::before{position:absolute;right:calc(100% + 10px);width:max-content;padding:8px 10px;color:#fff;content:"Chat with us";font-size:.82rem;font-weight:800;border-radius:999px;background:#0f172a;opacity:0;transform:translateX(6px);transition:opacity 180ms ease,transform 180ms ease}.whatsapp-button:hover::before{opacity:1;transform:translateX(0)}.fade-in{opacity:0;transform:translateY(18px);transition:opacity 520ms ease,transform 520ms ease}.fade-in.is-visible{opacity:1;transform:translateY(0)}.hero-layout.fade-in,.page-hero-content.fade-in{opacity:1;transform:none}@media (max-width:1080px){.contact-layout,.distributor-page-layout,.hero-layout,.product-detail-grid,.split-section,.story-layout{grid-template-columns:1fr}.hero-layout{gap:34px;min-height:auto}.hero-product-card{min-height:320px}.feature-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root{--container:min(1180px, calc(100% - 28px))}.site-header{min-height:74px;padding-inline:14px}.brand-logo{width:128px;max-height:50px}.nav-toggle,.site-nav{display:grid}.site-nav{position:absolute;top:calc(100% + 1px);right:14px;left:14px;gap:4px;max-height:0;overflow:hidden;padding:0 12px;border:1px solid transparent;border-radius:14px;background:#fff;box-shadow:var(--shadow);opacity:0;transition:max-height 220ms ease,opacity 180ms ease,padding 180ms ease,border-color 180ms ease}.nav-open .site-nav{max-height:340px;padding:12px;border-color:var(--line);opacity:1}.site-nav a{padding:12px}.hero{background:linear-gradient(180deg,rgba(248,250,252,.94) 0%,rgba(248,250,252,.86) 34%,rgba(248,250,252,.68) 58%,rgba(248,250,252,.96) 100%),url(assets/hero-products-crop.jpg)center 174px/min(132vw,600px) auto no-repeat,linear-gradient(135deg,#f8fafc 0%,#eef7fb 100%)}.hero-product-card,.hero::before{display:none}.hero-layout{min-height:620px;padding:54px 0 56px}.hero-copy{font-size:1rem}.hero-content{max-width:100%;overflow:hidden}.hero-content h1{max-width:350px;overflow-wrap:break-word;font-size:2.18rem;line-height:1.05}.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.trust-badges{gap:8px}.trust-badges span{font-size:.78rem}.page-hero,.section{padding:68px 0}.row-heading{display:grid;align-items:start}.distributor-layout,.feature-grid,.footer-grid,.highlight-grid,.mission-grid,.stat-grid,.step-grid{grid-template-columns:1fr}.product-grid,.products-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{min-height:410px}.product-card .product-visual{height:150px}.product-info{padding:14px}.product-info h2{font-size:.9rem}.product-info p,.product-sizes{font-size:.8rem}.category-pill{font-size:.66rem}.buy-whatsapp{min-height:42px;padding:0 10px;font-size:.76rem}.product-detail-visual{min-height:310px;padding:22px}.product-detail-visual img{max-height:260px}.product-detail-buy{max-width:none}.whatsapp-button{right:16px;bottom:16px;width:56px;height:56px}}@media (max-width:480px){h1{font-size:2rem;line-height:1.04}.hero-content h1{max-width:340px;font-size:2rem}h2{font-size:1.78rem}.hero-layout{min-height:600px}.product-card{min-height:390px}.product-card .product-visual{height:128px}.product-info{gap:8px;padding:12px}.product-info h2{font-size:.82rem}.product-info>p:not(.product-sizes){min-height:3em}.footer-bottom{padding-right:84px;text-align:left}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.fade-in{opacity:1;transform:none}}