/*
Theme Name: Galvamit Industrial Final
Theme URI: https://galvamit.com.br/
Author: Galvamit Química Ltda.
Description: Tema institucional industrial moderno para a Galvamit Química.
Version: 5.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: galvamit-industrial-final
*/
:root{--green:#075b2c;--green-dark:#003d1d;--green-deep:#002d18;--lime:#58a91b;--ink:#102019;--muted:#5e6963;--line:#dfe7e2;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1430px,94%);margin:auto}
.header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #e4e9e5}.header-inner{min-height:112px;display:flex;align-items:center;gap:25px}.brand{display:block;flex:0 0 510px}.brand img{width:500px;max-height:100px;object-fit:contain;object-position:left center}.head-right{margin-left:auto;display:flex;align-items:center;gap:35px}.email{font-size:16px;font-weight:600;color:#1e3027}.email:before{content:'✉';margin-right:9px;color:var(--green)}.quote-btn,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:12px 20px;font-weight:800;border:1px solid var(--green);transition:.2s}.quote-btn{background:#fff;color:#21482f;white-space:nowrap}.quote-btn:hover{background:#f3f7f4}.btn-primary{background:var(--lime);border-color:var(--lime);color:#fff}.btn-primary:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-1px)}.nav{border-top:1px solid #edf1ef}.nav-inner{display:flex;justify-content:flex-end;gap:40px;align-items:center;min-height:50px}.nav a{font-size:14px;font-weight:800;color:#17231d}.nav a:hover{color:var(--green)}.menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--green)}
.hero{position:relative;height:304px;background:var(--green-deep);overflow:hidden}.hero-media{position:absolute;inset:0 0 0 31%;background:linear-gradient(90deg,var(--green-deep) 0%,rgba(0,45,24,.82) 12%,rgba(0,45,24,.08) 42%),url('assets/images/hero-industrial.jpg') center/cover no-repeat}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-copy{width:46%;color:#fff;padding:20px 0}.eyebrow{margin:0 0 8px;color:#78bf1d;font-weight:900;font-size:14px;letter-spacing:.4px}.hero h1{font-size:40px;line-height:1.04;margin:0 0 12px;letter-spacing:-.8px}.hero-text{font-size:17px;max-width:530px;color:#f0f5f2;margin:0 0 17px}.hero .btn{padding:10px 18px}
.products{padding:12px 0 18px;background:#fff}.products-title{text-align:center;margin-bottom:10px}.products-title h2{font-size:23px;color:#084723;margin:0;font-weight:900}.products-title span{display:block;width:40px;height:3px;background:var(--lime);margin:5px auto 0}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.product-card{border:1px solid #d9dfdb;border-radius:7px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px rgba(0,45,24,.12)}.product-photo{height:112px;overflow:hidden;background:#edf1ee}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .product-photo img{transform:scale(1.04)}.product-body{text-align:center;padding:8px 12px 10px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:16px;color:#111;margin:0 0 6px;font-weight:900}.product-body p{font-size:13px;line-height:1.35;margin:0 auto 10px;color:#222;min-height:35px}.product-body a{margin-top:auto;align-self:center;background:var(--green-dark);color:#fff;border-radius:4px;padding:6px 16px;font-size:11px;font-weight:900}.product-body a:hover{background:var(--lime)}
.features{background:#fff;border-top:1px solid #e1e6e3;border-bottom:1px solid #e1e6e3}.feature-grid{display:grid;grid-template-columns:1.1fr 1.1fr 1.3fr 1.2fr 1.1fr}.feature{min-height:90px;padding:14px 18px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.feature:last-child{border-right:0}.feature-icon,.iso-mark{width:38px;height:38px;flex:0 0 38px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:22px;font-weight:900}.feature h3{font-size:13px;margin:0 0 3px}.feature p{font-size:12px;color:#333;margin:0;line-height:1.3}.iso-mark{border:0;font-size:12px;background:#fff}.iso strong{font-size:19px;color:#111}.iso p{font-size:11px}
.quote-strip{background:linear-gradient(90deg,#f5f8f5,#fff);padding:15px 0;border-bottom:1px solid #e1e6e3}.quote-strip-inner{display:flex;align-items:center;justify-content:center;gap:18px}.quote-icon{width:48px;height:48px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:23px;flex:0 0 48px}.quote-copy{flex:1}.quote-strip h2{font-size:20px;color:#084723;margin:0 0 2px}.quote-strip p{margin:0;color:#333;font-size:13px}.quote-strip .btn{min-width:300px}.quote-form-section{padding:45px 0;background:#f7f9f8}.quote-form{max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{font-size:13px;font-weight:800;color:#304039}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:6px;border:1px solid #d5dfd9;border-radius:7px;padding:11px;font:inherit}.full{grid-column:1/-1}.form-note{display:inline-block;margin-left:12px;color:var(--green);font-size:13px}
.footer{background:#002d18;color:#fff;padding:34px 0 0}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr 1.25fr;gap:28px}.footer-logo{width:285px;filter:brightness(0) invert(1) grayscale(1) brightness(2)}.footer h4{color:#75bd19;margin:0 0 10px;font-size:13px}.footer p,.footer a{color:#d8e4dd;font-size:13px}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:22px;padding:11px 0;display:flex;justify-content:space-between;font-size:11px;color:#b9c9c0}.floating-whatsapp{position:fixed;right:18px;bottom:18px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:22px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.2);z-index:60}
@media(max-width:1100px){.brand{flex-basis:380px}.brand img{width:370px}.head-right{gap:16px}.nav-inner{gap:22px}.product-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{border-bottom:1px solid var(--line)}.app-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.header{position:relative}.header-inner{min-height:80px}.brand{flex:1}.brand img{width:250px;max-height:70px}.email,.head-right .quote-btn{display:none}.menu-toggle{display:block}.nav{display:none}.nav.open{display:block}.nav-inner{display:flex;flex-direction:column;align-items:stretch;padding:8px 0 15px}.nav a{padding:8px 0}.hero{height:420px}.hero-media{inset:0;background:linear-gradient(90deg,rgba(0,45,24,.95),rgba(0,45,24,.65)),url('assets/images/hero-industrial.jpg') center/cover}.hero-copy{width:100%;padding:35px 0}.hero h1{font-size:34px}.hero-text{font-size:16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-photo{height:110px}.product-body{padding:8px}.product-body h3{font-size:14px}.product-body p{font-size:12px}.feature-grid{grid-template-columns:1fr}.feature{border-right:0}.quote-strip-inner{display:grid;grid-template-columns:auto 1fr}.quote-strip .btn{grid-column:1/-1;min-width:0;width:100%}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}
