:root{--red:#d71920;--dark:#1e1e1e;--gray:#f5f5f5;--muted:#6b6b6b;--yellow:#f6b400;--max:1180px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;background:white;line-height:1.5}.topbar{background:#2a2a2a;color:#fff;font-size:14px}.topbar .wrap,.nav .wrap,.section,.footer .wrap{max-width:var(--max);margin:auto;padding:0 22px}.topbar .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:42px}.social a{color:#fff;text-decoration:none;margin-left:12px;font-weight:bold}.nav{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.08);position:sticky;top:0;z-index:10}.nav .wrap{display:flex;align-items:center;justify-content:space-between;min-height:86px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#111}.brand img{max-height:64px}.brand span{font-size:18px;font-weight:800}.menu{display:flex;gap:28px;align-items:center}.menu a{text-decoration:none;color:#222;font-weight:700}.menu a:hover{color:var(--red)}.hero{min-height:520px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.25)),url('../images/banners/banner_extintores.jpg') center/cover no-repeat;color:#fff;display:flex;align-items:center}.hero .content{max-width:var(--max);margin:auto;width:100%;padding:80px 22px}.eyebrow{color:#ffd24a;text-transform:uppercase;font-weight:900;letter-spacing:1px}.hero h1{font-size:58px;margin:12px 0 18px;line-height:1.04;max-width:700px}.hero ul{font-size:22px;margin:0 0 28px;padding-left:24px}.btns{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;background:var(--red);color:#fff;padding:13px 22px;border-radius:4px;text-decoration:none;font-weight:800;border:2px solid var(--red)}.btn.secondary{background:#fff;color:#111;border-color:#fff}.section{padding:70px 22px}.section.tight{padding-top:45px}.title{text-align:center;margin-bottom:38px}.title h2{font-size:34px;margin:0;text-transform:uppercase}.title p{color:var(--muted);margin:8px auto 0;max-width:680px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.products{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.06);transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.1)}.card img{width:100%;height:190px;object-fit:contain;background:#fff;padding:18px}.card .body{padding:18px}.card h3{font-size:16px;min-height:48px;margin:0 0 12px;text-transform:uppercase}.card p{font-size:14px;color:var(--muted);margin:0 0 14px}.whatsapp{display:inline-block;background:#21a366;color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding:10px 12px;border-radius:4px}.split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.split img{width:100%;border-radius:10px}.checklist{list-style:none;padding:0;margin:0}.checklist li{padding:12px 0 12px 34px;position:relative;border-bottom:1px solid #eee}.checklist li:before{content:'✓';position:absolute;left:0;top:10px;color:var(--red);font-weight:bold}.banner{background:#1f1f1f;color:#fff}.info-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info{display:flex;gap:14px;align-items:center;background:#fff;border-radius:8px;padding:22px;color:#111}.info img{width:38px;height:38px;object-fit:contain}.faq{max-width:900px;margin:auto}.faq details{border:1px solid #e5e5e5;margin-bottom:12px;border-radius:6px;background:#fff}.faq summary{cursor:pointer;padding:17px 20px;font-weight:800}.faq p{padding:0 20px 20px;margin:0;color:#444}.footer{background:#151515;color:#ddd;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:36px}.footer h3{color:#fff;margin-top:0}.footer a{color:#fff;text-decoration:none}.form{display:grid;gap:12px}.form input,.form textarea{width:100%;padding:13px;border:1px solid #ddd;border-radius:4px}.form textarea{min-height:120px}.copyright{text-align:center;border-top:1px solid #333;margin-top:35px;padding-top:22px;color:#999}.page-hero{background:#333;color:white;padding:80px 22px;text-align:center}.page-hero h1{font-size:44px;margin:0}.catalog-tools{display:flex;justify-content:space-between;gap:16px;margin-bottom:25px;color:#555}.notice{background:#fff7e6;border-left:5px solid var(--yellow);padding:16px;margin:18px 0;border-radius:4px}@media(max-width:900px){.grid,.products{grid-template-columns:repeat(2,1fr)}.split,.footer-grid,.info-strip{grid-template-columns:1fr}.hero h1{font-size:42px}.menu{gap:14px;font-size:14px}}@media(max-width:560px){.nav .wrap,.topbar .wrap{flex-direction:column;padding:12px 18px}.menu{flex-wrap:wrap;justify-content:center}.grid,.products{grid-template-columns:1fr}.hero h1{font-size:34px}.hero{min-height:460px}.catalog-tools{flex-direction:column}.section{padding:48px 18px}}