/*
Theme Name: Extintec Store
Author: Extintec
Version: 1.0.0
Text Domain: extintec-store
*/
:root{--red:#d9232e;--dark:#15191f;--ink:#222831;--soft:#f5f6f7;--line:#e5e7eb;--white:#fff;--max:1220px}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{background:var(--dark);color:#fff;font-size:14px;padding:8px 0}.topbar .wrap,.site-header .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand img{width:245px;display:block}.main-nav{display:flex;align-items:center;gap:26px;font-weight:700}.main-nav .cta,.button,.wp-element-button{background:var(--red);color:#fff;border-radius:6px;padding:13px 20px;display:inline-block;font-weight:800;border:0}.cart-link{white-space:nowrap}.hero{min-height:610px;background:linear-gradient(90deg,rgba(15,18,22,.9) 0%,rgba(15,18,22,.7) 48%,rgba(15,18,22,.12) 78%),url('assets/images/hero-extintores.jpg') center/cover;display:flex;align-items:center;color:#fff}.hero-copy{max-width:690px;padding:80px 0}.eyebrow{color:#ff7078;text-transform:uppercase;font-weight:900;letter-spacing:1.5px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;margin:12px 0 22px}.hero p{font-size:21px;max-width:630px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button.alt{background:#fff;color:var(--dark)}section{padding:78px 0}.section-title{text-align:center;max-width:800px;margin:0 auto 40px}.section-title h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:7px 0}.category-grid,.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card,.trust-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06)}.category-card img{height:210px;width:100%;object-fit:cover}.category-card div,.trust-card{padding:24px}.category-card h3,.trust-card h3{margin:0 0 8px}.products-section{background:var(--soft)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.05)}.woocommerce ul.products li.product .price{color:var(--red);font-size:20px;font-weight:800}.woocommerce a.button{background:var(--red);color:#fff}.banner{background:var(--red);color:#fff}.banner .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.banner h2{font-size:40px;margin:0}.site-footer{background:var(--dark);color:#d7dbe0;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.site-footer h3{color:#fff}.site-footer ul{padding:0;list-style:none}.site-footer li{margin:9px 0}.copyright{border-top:1px solid #333943;margin-top:35px;padding-top:20px;font-size:13px}.content-area{padding:55px 0}.mobile-toggle{display:none;background:none;border:0;font-size:28px}
@media(max-width:900px){.mobile-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:20px;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.category-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:560px}.brand img{width:200px}}
@media(max-width:560px){.wrap{width:min(100% - 28px,var(--max))}.category-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero p{font-size:18px}.banner .wrap{display:block}.topbar .wrap{font-size:12px}.site-header .wrap{min-height:76px}}
.woocommerce ul.products li.product a img{height:260px;object-fit:contain;background:#f7f7f6;border-radius:8px;padding:10px}.woocommerce div.product div.images img{object-fit:contain;background:#f7f7f6;border-radius:10px}
