:root{
  --green:#0a5f3c; --green2:#08773f; --green3:#0fb35e; --dark:#0b261b; --ink:#18211c;
  --muted:#67746d; --soft:#f5f7f5; --line:#dfe7e2; --white:#fff; --accent:#f3b229;
  --shadow:0 18px 50px rgba(7,39,26,.12); --radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{background:var(--dark);color:#e9f4ee;font-size:13px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{font-weight:700;color:#fff}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,95,60,.1)}.nav-wrap{height:92px;display:flex;align-items:center;gap:28px}.brand img{width:86px;height:86px;object-fit:contain}.nav{display:flex;gap:26px;margin-left:auto}.nav a{font-weight:700;font-size:14px;color:#294036}.nav a:hover{color:var(--green)}.nav-cta{margin-left:6px}.menu-toggle{display:none;border:0;background:none;font-size:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;padding:14px 20px;font-weight:800;border:1px solid transparent;transition:.2s;cursor:pointer;font-family:inherit}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 26px rgba(10,95,60,.22)}.btn-secondary{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.35)}.btn-whatsapp{background:#19ad5c;color:#fff}.wa-dot{font-size:18px}.btn-light{background:#fff;color:var(--green)}.btn-accent{background:var(--accent);color:#172217}.btn.big{padding:17px 24px}
.hero{position:relative;min-height:680px;background:#0a3f2a;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,33,22,.94) 0%,rgba(6,33,22,.80) 44%,rgba(6,33,22,.30) 70%,rgba(6,33,22,.08) 100%),url('assets/fachada.jpg') center/cover no-repeat;transform:scale(1.02)}.hero-grid{position:relative;z-index:2;min-height:680px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.hero-copy{color:#fff;padding:72px 0}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;font-weight:900;color:#b8f3cf;margin-bottom:16px}.eyebrow.dark{color:var(--green)}.hero h1{font-family:Montserrat,Inter,sans-serif;font-size:clamp(44px,6vw,74px);line-height:.98;margin:0 0 24px;letter-spacing:-.04em;max-width:780px}.hero h1 strong{color:#68db95}.hero-copy>p{font-size:19px;line-height:1.65;color:#e0ebe5;max-width:690px}.hero-actions{display:flex;gap:12px;margin:30px 0 26px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#d5e5dc}.hero-card{justify-self:end;width:min(380px,90%);padding:18px;border-radius:28px;background:rgba(255,255,255,.95);box-shadow:0 30px 70px rgba(0,0,0,.28);transform:rotate(1.5deg)}.hero-card img{border-radius:18px}.hero-card-info{padding:16px 8px 4px}.hero-card-info strong{display:block;font-family:Montserrat;font-size:24px;color:var(--green)}.hero-card-info span{font-size:14px;color:var(--muted)}
.quick-search{margin-top:-38px;position:relative;z-index:5}.search-box{background:#fff;border-radius:20px;padding:24px 26px;box-shadow:var(--shadow);display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:28px}.small-label{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--green)}.search-box h2{margin:5px 0 0;font-size:24px}.search-form{display:flex;gap:10px}.search-form input{flex:1;border:1px solid var(--line);border-radius:13px;padding:16px 18px;font:inherit;outline:none}.search-form input:focus{border-color:var(--green)}
.section{padding:96px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head h2,.about-copy h2,.featured-copy h2,.quote-grid h2,.contact-info h2{font-family:Montserrat,Inter,sans-serif;font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.03em;margin:0}.section-head>p{max-width:480px;color:var(--muted);line-height:1.7}.section-head.centered{justify-content:center;text-align:center}.section-head.centered>div{max-width:820px}
.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;min-height:250px;transition:.25s;position:relative;overflow:hidden}.category:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-35px;top:-35px;background:#eff8f2}.category:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bdd8c8}.icon{width:52px;height:52px;border-radius:14px;background:#eaf7ef;color:var(--green);display:grid;place-items:center;font-size:26px;font-weight:900}.category h3{font-size:20px;margin:22px 0 10px}.category p{color:var(--muted);line-height:1.6;margin:0 0 18px}.category span{font-weight:800;color:var(--green);font-size:14px}
.featured-band{background:linear-gradient(135deg,#063d28,#0a6c42);color:#fff;padding:80px 0}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.featured-copy p{color:#d8e8df;line-height:1.7;font-size:17px;max-width:620px}.featured-copy .btn{margin-top:14px}.steps{display:grid;gap:14px}.steps>div{display:flex;gap:18px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:20px;border-radius:16px}.steps b{font-family:Montserrat;font-size:28px;color:#76e49f}.steps span{display:flex;flex-direction:column;gap:4px}.steps strong{font-size:16px}.steps small{color:#c9ded1;font-size:13px}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefits article{background:#fff;border-radius:20px;padding:28px;box-shadow:0 8px 30px rgba(9,52,34,.06)}.benefit-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eaf7ef;color:var(--green);font-weight:900;font-size:20px}.benefits h3{font-size:18px}.benefits p{color:var(--muted);line-height:1.6;font-size:14px}
.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.about-photo{position:relative}.about-photo>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.photo-badge{position:absolute;left:24px;bottom:24px;background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 12px 28px rgba(0,0,0,.15)}.photo-badge strong{display:block;color:var(--green);font-size:18px}.photo-badge span{font-size:12px;color:var(--muted)}.about-copy p{color:var(--muted);line-height:1.8;font-size:16px}.about-points{display:grid;gap:10px;margin:24px 0}.about-points span{font-weight:700}.text-link{font-weight:900;color:var(--green)}
.quote-section{background:#0b261b;color:#fff;padding:92px 0}.quote-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.quote-grid>div>p{color:#ceddd4;line-height:1.7;max-width:500px}.quote-form{background:#fff;color:var(--ink);padding:28px;border-radius:22px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{display:grid;gap:8px;font-size:13px;font-weight:800;margin-bottom:14px}.quote-form input,.quote-form textarea{border:1px solid var(--line);border-radius:12px;padding:14px 15px;font:inherit;resize:vertical}.quote-form small{display:block;color:var(--muted);margin-top:10px}.quote-form .btn{width:100%}
.contact-card{display:grid;grid-template-columns:140px 1fr auto;gap:30px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:26px 30px;box-shadow:var(--shadow)}.contact-logo img{width:120px;border-radius:18px}.contact-info h2{font-size:36px}.contact-info p{margin:6px 0;color:var(--muted)}
.footer{background:#061b13;color:#d8e4dd;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid img{width:110px;border-radius:16px;background:#fff}.footer h4{color:#fff;margin:0 0 10px}.footer p,.footer span,.footer a{font-size:13px;color:#aebfb5;line-height:1.6}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px;color:#81948a}
.floating-wa{position:fixed;right:22px;bottom:22px;z-index:60;background:#18b25b;color:#fff;border-radius:999px;padding:14px 18px;box-shadow:0 12px 28px rgba(0,0,0,.25);display:flex;gap:8px;align-items:center;font-weight:900}.floating-wa span{font-size:13px}
@media(max-width:920px){.topbar{display:none}.nav-wrap{height:76px}.brand img{width:66px;height:66px}.nav,.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.nav.open{display:flex;position:absolute;left:20px;right:20px;top:78px;background:#fff;box-shadow:var(--shadow);border-radius:16px;padding:18px;flex-direction:column;gap:14px}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:58px 0 85px}.hero-card{display:none}.hero-copy{padding:20px 0}.hero h1{font-size:48px}.hero-bg{background:linear-gradient(90deg,rgba(6,33,22,.93),rgba(6,33,22,.66)),url('assets/fachada.jpg') center/cover}.search-box{grid-template-columns:1fr}.categories{grid-template-columns:repeat(2,1fr)}.featured-grid,.about-grid,.quote-grid{grid-template-columns:1fr;gap:42px}.benefits{grid-template-columns:repeat(2,1fr)}.contact-card{grid-template-columns:110px 1fr}.contact-card>.btn{grid-column:1/-1}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.hero-grid{padding:42px 0 74px}.hero h1{font-size:39px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-trust{display:grid;gap:10px}.quick-search{margin-top:-28px}.search-box{padding:20px}.search-form{flex-direction:column}.section{padding:70px 0}.section-head{display:block}.section-head>p{margin-top:16px}.categories{grid-template-columns:1fr}.category{min-height:auto}.featured-band{padding:64px 0}.benefits{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.about-grid{gap:32px}.photo-badge{left:14px;bottom:14px}.contact-card{grid-template-columns:1fr;text-align:center}.contact-logo{display:flex;justify-content:center}.contact-info h2{font-size:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}.floating-wa span{display:none}.floating-wa{width:54px;height:54px;justify-content:center;padding:0;border-radius:50%;font-size:22px}.hero-bg{background-position:60% center}}

/* v2 - marca e fachada em maior destaque */
.brand{display:flex;align-items:center;min-width:250px}.brand img{width:245px!important;height:auto!important;max-height:66px;object-fit:contain}.hero-bg{background:linear-gradient(90deg,rgba(6,33,22,.97) 0%,rgba(6,33,22,.93) 50%,rgba(6,33,22,.78) 100%),url('assets/fachada.jpg') center/cover no-repeat!important;filter:saturate(.9)}
.hero-grid{grid-template-columns:1.02fr .98fr!important;gap:44px!important}.hero-visual{position:relative;justify-self:end;width:min(520px,100%)}.hero-store-photo{position:relative;border-radius:28px;overflow:hidden;border:5px solid rgba(255,255,255,.9);box-shadow:0 28px 75px rgba(0,0,0,.34);transform:rotate(1deg)}.hero-store-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.store-photo-tag{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.96);padding:12px 15px;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.16)}.store-photo-tag span{display:block;font-size:10px;letter-spacing:.16em;font-weight:900;color:#0a5f3c}.store-photo-tag strong{font-size:20px;color:#12382a}.hero-logo-card{position:absolute;right:-16px;bottom:-48px;width:205px;border-radius:50%;background:#fff;padding:6px;box-shadow:0 20px 42px rgba(0,0,0,.28)}.hero-logo-card img{width:100%;display:block;border-radius:50%}
.brand-showcase{padding:58px 0;background:#fff}.brand-showcase-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:center;background:#f6faf7;border:1px solid #dcebe1;border-radius:26px;padding:34px 42px}.brand-showcase-logo{background:#fff;border-radius:20px;padding:26px 30px;box-shadow:0 12px 30px rgba(9,52,34,.08)}.brand-showcase-logo img{width:100%;max-width:560px;margin:auto;display:block}.brand-showcase-copy h2{font-family:Montserrat,Inter,sans-serif;font-size:clamp(28px,3.5vw,44px);line-height:1.08;margin:0 0 14px;color:#12382a}.brand-showcase-copy p{color:#5c6f65;line-height:1.7;font-size:16px;margin:0}
@media(max-width:920px){.brand{min-width:auto}.brand img{width:205px!important;max-height:54px}.hero-grid{grid-template-columns:1fr!important}.hero-visual{justify-self:stretch;width:100%;max-width:640px;margin:0 auto 20px}.hero-logo-card{width:150px;right:8px;bottom:-28px}.brand-showcase-grid{grid-template-columns:1fr;padding:26px}.brand-showcase-logo{padding:18px}.nav-wrap{gap:12px}}
@media(max-width:600px){.brand img{width:170px!important}.hero-visual{margin-top:2px}.hero-store-photo{border-width:3px;border-radius:20px}.hero-logo-card{width:112px;bottom:-24px}.store-photo-tag{left:10px;bottom:10px;padding:9px 11px}.store-photo-tag strong{font-size:16px}.brand-showcase{padding:34px 0}.brand-showcase-grid{padding:18px;border-radius:20px}.brand-showcase-logo{padding:12px}.brand-showcase-copy h2{font-size:28px}}
