
:root{
  --green:#075832;--green-2:#0b6f43;--dark:#063821;--gold:#e8a91e;--cream:#fff8ec;--cream-2:#fff1dd;--paper:#fffdf8;--ink:#252018;--muted:#6c6256;--line:#ead8b8;--soft-line:#f1e5cf;--shadow:0 18px 44px rgba(65,45,18,.10);--max:1180px;--header:78px;--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;line-height:1.65;font-size:16px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.section{padding:74px 0}.soft{background:linear-gradient(180deg,var(--cream),#fffdf8)}.section-head{max-width:760px;margin:0 auto 36px;text-align:center}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800}.title,h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;color:var(--green);letter-spacing:-.02em}.title,.section-head h2{font-size:clamp(2rem,3.35vw,3.05rem);line-height:1.12;margin:.3rem 0 .75rem;font-weight:600}.section-head p{color:var(--muted);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:12px 18px;font-weight:800;background:var(--green);color:white;box-shadow:0 12px 25px rgba(7,88,50,.18);cursor:pointer;white-space:nowrap;transition:.22s ease}.btn:hover{background:var(--green-2);transform:translateY(-2px)}.btn.gold{background:var(--gold);color:#312006}.btn.light{background:#fff;color:var(--green);border:1px solid var(--line);box-shadow:none}.btn.small{font-size:.83rem;padding:9px 13px}.whatsapp-icon{width:18px;height:18px;display:inline-block;flex:none;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.03 3C8.86 3 3.03 8.82 3.03 15.99c0 2.29.6 4.53 1.74 6.49L3 29l6.69-1.75a12.96 12.96 0 0 0 6.34 1.62h.01c7.16 0 12.99-5.82 12.99-12.99C29.03 8.82 23.2 3 16.03 3Zm0 23.66h-.01c-1.9 0-3.76-.51-5.39-1.48l-.39-.23-3.97 1.04 1.06-3.87-.25-.4a10.74 10.74 0 0 1-1.65-5.73c0-5.85 4.76-10.61 10.62-10.61 2.84 0 5.5 1.1 7.51 3.11a10.52 10.52 0 0 1 3.11 7.5c0 5.85-4.77 10.62-10.64 10.62Zm5.82-7.96c-.32-.16-1.89-.93-2.18-1.04-.29-.11-.5-.16-.71.16-.21.32-.82 1.04-1.01 1.25-.19.21-.37.24-.69.08-.32-.16-1.34-.49-2.55-1.57-.94-.84-1.58-1.88-1.77-2.2-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.71-1.72-.98-2.36-.26-.62-.52-.54-.71-.55h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.09-1.11 2.65 0 1.56 1.14 3.07 1.3 3.28.16.21 2.24 3.42 5.43 4.8.76.33 1.35.52 1.81.67.76.24 1.45.21 2 .13.61-.09 1.89-.77 2.16-1.52.27-.75.27-1.39.19-1.52-.08-.13-.29-.21-.61-.37Z'/%3E%3C/svg%3E") center/contain no-repeat}.header{position:sticky;top:0;z-index:1000;height:var(--header);background:rgba(255,250,241,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(234,216,184,.75);box-shadow:0 8px 22px rgba(35,24,10,.05)}.header-inner{height:100%;display:flex;align-items:center;gap:16px}.logo img{width:118px;height:auto}.nav{display:flex;align-items:center;gap:3px;margin-left:auto}.nav a,.dropbtn{font:800 12px/1 Manrope,Arial,sans-serif;padding:14px 7px;border-radius:13px;color:#18241e;white-space:nowrap;background:transparent;border:0;cursor:pointer}.nav a:hover,.dropbtn:hover{background:#fff1d7;color:var(--green)}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:8px;display:none}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:12px}.header .btn{font-size:12px;padding:11px 15px;margin-left:5px}.hamb{display:none;margin-left:auto;border:0;background:#fff1d7;color:var(--green);width:46px;height:46px;border-radius:14px;font-size:28px}.mobile-panel{display:none;position:fixed;top:var(--header);left:0;right:0;bottom:0;background:rgba(6,56,33,.98);z-index:1001;padding:20px;overflow:auto}.mobile-panel a{display:block;color:#fff;font-weight:800;padding:14px 10px;border-bottom:1px solid rgba(255,255,255,.12)}.mobile-panel .sub a{padding-left:24px;color:#ffe2a5}.menu-open{overflow:hidden}.menu-open .mobile-panel{display:block}.hero{position:relative;background:#14110d;overflow:hidden}.hero-slider{position:relative;height:min(620px,calc(100vh - var(--header)));min-height:510px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;background-size:cover;background-position:center right}.slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,14,.78),rgba(5,22,14,.54) 34%,rgba(5,22,14,.10) 70%,rgba(5,22,14,.06));}.slide.active{opacity:1}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-text{max-width:500px;color:#fff}.hero h1{font-size:clamp(2.05rem,3.8vw,3.55rem);line-height:1.08;color:#fff;margin:0 0 16px;font-weight:600;text-shadow:0 3px 20px rgba(0,0,0,.35)}.hero h1 span{color:#ffd36b}.hero p{font-size:1.02rem;color:#fff4df;text-shadow:0 2px 12px rgba(0,0,0,.35);max-width:455px;margin:0 0 22px}.actions{display:flex;gap:12px;flex-wrap:wrap}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.72);color:var(--green);font-size:28px;cursor:pointer;display:grid;place-items:center}.slider-arrow:hover{background:white}.prev{left:24px}.next{right:24px}.dots{position:absolute;left:0;right:0;bottom:24px;z-index:7;display:flex;align-items:center;justify-content:center;gap:8px}.dots button{width:11px;height:11px;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.75);border-radius:50%;cursor:pointer;padding:0}.dots button.active{width:34px;border-radius:999px;background:var(--gold);border-color:var(--gold)}.quick{position:relative;z-index:10;margin-top:-42px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.quick-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:18px 12px;text-align:center;transition:.2s}.quick-card:hover{transform:translateY(-3px)}.quick-card .ico{width:48px;height:48px;border-radius:16px;margin:0 auto 8px;background:#fff4d9;display:grid;place-items:center;font-size:26px}.quick-card strong{display:block;font-size:.9rem;line-height:1.25}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.photo{overflow:hidden;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow)}.photo img{width:100%;height:100%;object-fit:cover}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.feature,.benefit{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 10px 25px rgba(54,35,15,.055)}.feature .icon,.benefit .icon{font-size:24px}.feature strong,.benefit strong{display:block;color:var(--green);margin-top:6px;font-weight:850}.feature p,.benefit p{margin:.25rem 0 0;color:var(--muted);font-size:.9rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cat{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.cat img{height:180px;width:100%;object-fit:cover}.cat-body{padding:18px 20px}.cat h3{font-size:1.22rem;line-height:1.2;margin:0 0 8px;font-weight:600}.cat p{color:var(--muted);margin:0 0 12px;font-size:.93rem}.cat a{color:var(--green);font-weight:850}.dark-band{background:linear-gradient(135deg,#063821,#075832);color:#fff;overflow:hidden}.dark-band .title{color:#fff}.dark-band p{color:#e5f4e9}.derivados-box{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.pill{border:1px solid rgba(232,169,30,.35);border-radius:999px;padding:9px 13px;color:#ffe3a3;background:rgba(255,255,255,.06);font-weight:800}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.callout{border:1px solid var(--line);border-radius:28px;background:#fff8ec;box-shadow:var(--shadow);padding:36px}.cta-wide{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:24px;padding:28px 32px;background:linear-gradient(90deg,rgba(6,56,33,.95),rgba(7,88,50,.82)),url('../img/cat-chas.jpg') center/cover;color:white}.cta-wide h2{color:white;margin:0 0 5px;font-size:2rem}.cta-wide p{margin:0;color:#f4ead5;font-weight:650}.testimonials-wrap{position:relative}.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.test{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 25px rgba(54,35,15,.055);padding:20px}.stars{color:var(--gold);letter-spacing:2px;font-size:1.05rem}.avatar{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--green));color:white;font-weight:900;margin-right:10px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:start}.box,.form{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:26px}.contact-list{list-style:none;padding:0;margin:18px 0 0}.contact-list li{margin:9px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form label{display:block;font-weight:850;color:var(--green);font-size:.85rem;margin:0 0 5px}.form input,.form select,.form textarea{width:100%;border:1px solid #e6d2ac;border-radius:13px;background:#fffdf8;font:inherit;padding:12px;outline:none}.form textarea{height:118px;resize:vertical}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(232,169,30,.13)}.page-hero{background:var(--cream);padding:70px 0}.page-hero .container{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:center}.breadcrumb{font-size:.83rem;color:var(--muted);font-weight:800;margin-bottom:12px}.breadcrumb a{color:var(--green)}.page-hero h1{font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.08;margin:0 0 14px;font-weight:600}.page-hero p{font-size:1.06rem;color:#594a3d}.page-hero .photo{height:335px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.list-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:24px}.list-card h3{font-size:1.45rem;margin:0 0 10px}.derivative-list{display:grid;gap:16px}.derivative{display:grid;grid-template-columns:250px 1fr 220px;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 25px rgba(54,35,15,.055);padding:16px}.derivative img{height:170px;width:100%;object-fit:cover;border-radius:16px}.derivative h3{font-size:1.55rem;margin:0 0 6px}.check{list-style:none;padding:0;margin:12px 0 0}.check li{margin:4px 0;padding-left:24px;position:relative}.check li::before{content:'✓';position:absolute;left:0;top:0;color:var(--green);font-weight:900}.highlight{background:#fff8ec;border:1px solid var(--line);border-radius:18px;padding:17px;min-height:150px;display:flex;flex-direction:column;justify-content:center}.highlight span{color:var(--gold);font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.faq{display:grid;gap:10px;max-width:980px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 18px}.faq summary{font-weight:850;color:var(--green);cursor:pointer}.map-wrap{height:330px;border-radius:20px;overflow:hidden;border:1px solid var(--line);margin-top:22px}.map-wrap iframe{width:100%;height:100%;border:0}.contact-page{display:grid;grid-template-columns:.95fr 1.05fr;gap:38px}.info-item{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;margin:0 0 22px}.info-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:21px;box-shadow:0 10px 20px rgba(7,88,50,.15)}.reassure{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border:1px solid var(--line);border-radius:24px;padding:24px;background:#fff;box-shadow:0 10px 25px rgba(54,35,15,.055)}.footer{background:linear-gradient(135deg,#063821,#075832);color:#eaf6ee;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:34px}.footer-logo{width:96px}.footer h4{margin:0 0 14px;color:var(--gold)}.footer a{display:block;color:#e4f1e6;margin:7px 0;font-size:.92rem}.footer p{color:#d3e8da}.social{display:flex;gap:10px;margin-top:13px}.social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:900}.social .ig{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.social .fb{background:#1877f2}.copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:17px;font-size:.84rem;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#d2e6d7}.copyright a{text-decoration:underline;color:#fff}.float-whats{position:fixed;right:21px;bottom:21px;width:62px;height:62px;border-radius:50%;background:#20bf55;color:white;display:grid;place-items:center;z-index:999;box-shadow:0 14px 35px rgba(0,0,0,.25)}.float-whats .whatsapp-icon{width:31px;height:31px}.internal-cta{border-radius:24px;background:linear-gradient(90deg,#075832,#0b6f43);color:#fff;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.internal-cta h2{color:#fff;margin:0 0 6px}.internal-cta p{margin:0;color:#f3ead6}.simple-hero-image{height:330px}.content-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 25px rgba(54,35,15,.055);padding:24px}.content-card h3{margin-top:0;font-size:1.35rem}
@media(max-width:1100px){.nav{display:none}.hamb{display:block}.header .btn{display:none}.quick-grid{grid-template-columns:repeat(3,1fr)}.testimonials{grid-template-columns:repeat(2,1fr)}.derivative{grid-template-columns:210px 1fr}.highlight{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.page-hero .container,.grid2,.contact-page{grid-template-columns:1fr}.page-hero .photo{height:280px}}
@media(max-width:760px){:root{--header:68px}.container{width:min(100% - 28px,var(--max))}.section{padding:54px 0}.header .logo img{width:92px}.hero-slider{height:600px;min-height:560px}.slide{background-position:center}.slide::before{background:linear-gradient(90deg,rgba(5,22,14,.82),rgba(5,22,14,.58),rgba(5,22,14,.26))}.hero h1{font-size:2.15rem}.hero p{font-size:.98rem}.prev{left:10px}.next{right:10px}.slider-arrow{width:40px;height:40px;font-size:22px}.quick{margin-top:-24px}.quick-grid,.category-grid,.features,.benefits,.value-grid,.content-card-grid,.reassure{grid-template-columns:1fr}.derivados-box,.contact-grid{grid-template-columns:1fr}.testimonials{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.test{min-width:82%;scroll-snap-align:start}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.cta-wide,.internal-cta{display:block}.cta-wide .btn,.internal-cta .btn{margin-top:16px}.derivative{grid-template-columns:1fr}.derivative img{height:210px}.page-hero{padding:48px 0}.page-hero .container{gap:24px}.contact-page{gap:22px}.float-whats{width:56px;height:56px}}

/* V4 refinement */
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:400}.title,h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;letter-spacing:.005em}.section-head h2,.title{font-weight:600}.header{height:82px}.logo img{width:132px;max-height:72px;object-fit:contain}.nav a,.dropbtn{font-size:12px;font-weight:700;padding:14px 7px}.hero-slider{min-height:535px;height:min(620px,calc(100vh - var(--header)))}.hero h1{font-size:clamp(1.9rem,3.05vw,3.05rem);font-weight:600;line-height:1.08}.hero p{font-size:.98rem}.hero-text{max-width:500px;background:linear-gradient(90deg,rgba(5,22,14,.56),rgba(5,22,14,.20));padding:26px 26px 28px;border-radius:22px;backdrop-filter:blur(1px)}.slide::before{background:linear-gradient(90deg,rgba(5,22,14,.60),rgba(5,22,14,.30) 36%,rgba(5,22,14,.05) 76%)}.dots{bottom:20px}.quick-card .ico{font-size:0;position:relative}.quick-card .ico::before{font-size:25px}.quick-card:nth-child(1) .ico::before{content:'🍯'}.quick-card:nth-child(2) .ico::before{content:'🌿'}.quick-card:nth-child(3) .ico::before{content:'🌾'}.quick-card:nth-child(4) .ico::before{content:'🍵'}.quick-card:nth-child(5) .ico::before{content:'💊'}.cat img{height:190px}.dark-band .photo img,.photo img{object-position:center}.features{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonials-wrap{overflow:hidden}.testimonials{display:flex;gap:16px;transition:opacity .32s ease}.test{flex:0 0 calc((100% - 32px)/3);display:block}.test.is-hidden{display:none}.testimonial-controls{display:flex;justify-content:center;gap:8px;margin-top:18px}.testimonial-controls button{width:10px;height:10px;border-radius:999px;border:1px solid var(--gold);background:#fff;padding:0;cursor:pointer}.testimonial-controls button.active{width:28px;background:var(--gold)}.social .instagram-icon,.social .facebook-icon{width:18px;height:18px;display:block;background:currentColor}.instagram-icon{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm5 4.1A3.9 3.9 0 1 1 12 15.9 3.9 3.9 0 0 1 12 8.1Zm0 2A1.9 1.9 0 1 0 12 13.9 1.9 1.9 0 0 0 12 10.1ZM17.8 6.6a.9.9 0 1 1-.9.9.9.9 0 0 1 .9-.9Z'/%3E%3C/svg%3E") center/contain no-repeat}.facebook-icon{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 8h3V4h-3c-3.1 0-5 1.9-5 5v2H6v4h3v7h4v-7h3.2l.8-4h-4V9c0-.7.3-1 1-1Z'/%3E%3C/svg%3E") center/contain no-repeat}.social a{font-size:0}.social a .whatsapp-icon{width:18px;height:18px}.footer .social .wa{background:#1fba5b}.copyright a{font-weight:700}.simple-hero-image img{object-fit:cover}.derivative .highlight{padding:20px;min-width:210px}.derivative .highlight .btn{width:max-content}.page-hero .photo{background:#fff}.page-hero .photo img{height:100%;object-fit:cover}.internal-cta{margin-top:0}
@media(max-width:1100px){.logo img{width:110px}.test{flex:0 0 calc((100% - 16px)/2)}}
@media(max-width:760px){.header{height:72px}.logo img{width:96px}.hero-slider{height:560px;min-height:520px}.hero-text{padding:22px 18px;margin-inline:8px}.hero h1{font-size:2rem}.testimonials{overflow:auto;scroll-snap-type:x mandatory}.test{flex:0 0 82%;scroll-snap-align:start}.test.is-hidden{display:block}.testimonial-controls{display:none}.category-grid{grid-template-columns:1fr}.cat img{height:205px}}


/* V5 - ajustes pedidos: imagens fotográficas, leitura, rodapé e páginas internas */
:root{--header:76px}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#fffaf0}
.title,h1,h2,h3,.section-head h2{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:700;letter-spacing:-.035em;line-height:1.08}
.eyebrow{letter-spacing:.12em}
.header{height:76px}
.logo img{width:118px;max-height:66px;object-fit:contain}
.nav{gap:2px}
.nav a,.dropbtn{font-size:12px;letter-spacing:-.01em;padding:13px 6px;font-weight:700}
.header .btn{padding:10px 16px;font-size:12px}
.hero-slider{min-height:520px;height:clamp(500px,55vw,650px)}
.slide{background-size:cover;background-position:center right}
.slide::before{background:linear-gradient(90deg,rgba(2,24,14,.78) 0%,rgba(2,24,14,.58) 32%,rgba(2,24,14,.20) 62%,rgba(2,24,14,.03) 100%)}
.hero-text{max-width:470px;background:rgba(2,24,14,.38);box-shadow:none;border:1px solid rgba(255,255,255,.08)}
.hero h1{font-size:clamp(1.8rem,2.7vw,2.85rem);font-weight:700;line-height:1.04}
.hero p{color:#fff;font-weight:500;text-shadow:0 1px 5px rgba(0,0,0,.22)}
.dots button{width:13px;height:13px;border:2px solid rgba(255,255,255,.85);background:rgba(255,255,255,.85)}
.dots button.active{background:var(--gold);border-color:var(--gold);width:31px}
.quick-card{min-height:88px}
.quick-card strong{font-size:.92rem}
.section-head h2{font-size:clamp(1.85rem,3.2vw,3.1rem)}
.cat img{height:205px;object-fit:cover}
.cat h3{font-size:1.18rem}
.dark-band .photo img,.photo img,.simple-hero-image img{object-fit:cover}
.page-hero{background:linear-gradient(105deg,#04301d 0%,#075832 58%,#0a6a3d 100%) !important;color:#fff}
.page-hero h1,.page-hero p,.page-hero .breadcrumb,.page-hero .breadcrumb a{color:#fff !important}
.page-hero h1 span{color:var(--gold)!important}
.page-hero .photo{background:#fff;padding:8px;border-radius:24px}
.page-hero .photo img{border-radius:18px}
.page-hero .btn.light{background:rgba(255,255,255,.95);color:var(--green)}
.features{grid-template-columns:repeat(3,minmax(0,1fr))}
.feature p{font-size:.86rem}
.derivative{grid-template-columns:260px 1fr 230px}
.derivative img{height:100%;min-height:190px;object-fit:cover}
.derivative .highlight{min-width:0;padding:24px}
.derivative .highlight .btn{white-space:nowrap}
.testimonials-wrap{overflow:hidden}
.testimonials{display:flex;gap:20px;align-items:stretch}
.test{flex:0 0 calc((100% - 40px)/3)}
.person{display:flex;align-items:center;gap:12px;margin-top:18px}
.person img{width:52px;height:52px;border-radius:50%;object-fit:cover;box-shadow:0 4px 13px rgba(0,0,0,.15)}
.test .avatar{display:none}
.testimonial-controls button{height:12px;width:12px}
.testimonial-controls button.active{width:34px}
.footer{padding-top:54px}
.footer-grid{grid-template-columns:1.25fr .8fr .9fr 1.1fr;gap:42px}
.footer p{margin:.35rem 0 1rem;line-height:1.62}
.footer h4{font-size:1rem}
.footer a{font-size:.9rem}
.footer-logo{width:105px}
.social a{margin:0}
.copyright{align-items:center}
.float-whats .whatsapp-icon,.wa .whatsapp-icon,.btn .whatsapp-icon{background:#fff}
.map-wrap iframe{width:100%;height:310px;border:0;border-radius:16px}
@media(max-width:1100px){
  .header .logo img{width:100px}
  .derivative{grid-template-columns:220px 1fr}
  .derivative .highlight{grid-column:1/-1}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  :root{--header:68px}
  .header{height:68px}
  .logo img{width:92px}
  .hero-slider{height:590px;min-height:560px}
  .slide{background-position:center}
  .slide::before{background:linear-gradient(90deg,rgba(2,24,14,.84),rgba(2,24,14,.58),rgba(2,24,14,.22))}
  .hero-text{margin-top:20px;background:rgba(2,24,14,.58);padding:20px}
  .hero h1{font-size:1.9rem}
  .quick{margin-top:-34px}
  .features{grid-template-columns:1fr}
  .page-hero .photo{padding:6px}
  .derivative{grid-template-columns:1fr}
  .derivative img{min-height:230px}
  .testimonials{overflow:auto;scroll-snap-type:x mandatory}
  .test{flex:0 0 84%;scroll-snap-align:start}
  .footer-grid{grid-template-columns:1fr;gap:26px}
}


/* V6 - fotos reais, menos poluição e rodapé revisado */
body{background:#fffaf2;color:#2f271f;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}
.title,h1,h2,h3,.section-head h2{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:650;letter-spacing:-.025em}
.header{height:78px;background:rgba(255,251,242,.96);backdrop-filter:blur(10px)}
.logo img{width:122px;max-height:70px;object-fit:contain;display:block}.header-inner{align-items:center}.nav a,.dropbtn{font-size:12px;font-weight:700;letter-spacing:-.015em;line-height:1;white-space:nowrap}.hero-slider{height:clamp(500px,48vw,620px);min-height:500px}.slide{background-size:cover;background-position:center right}.slide::before{background:linear-gradient(90deg,rgba(2,20,12,.82) 0%,rgba(2,20,12,.62) 34%,rgba(2,20,12,.18) 66%,rgba(2,20,12,.02) 100%)}.hero-text{max-width:465px;background:rgba(2,22,12,.46);border:1px solid rgba(255,255,255,.12);border-radius:22px;backdrop-filter:blur(2px)}.hero h1{font-size:clamp(1.75rem,2.55vw,2.7rem);line-height:1.08;font-weight:650}.hero p{font-size:.97rem;line-height:1.65}.dots{bottom:22px}.dots button{opacity:1}.quick{margin-top:-36px;position:relative;z-index:5}.quick-grid{gap:18px}.quick-card{min-height:90px}.section{padding:82px 0}.section-head{max-width:760px}.section-head h2{font-size:clamp(1.8rem,2.8vw,2.7rem)}.grid2{align-items:center}.photo{background:#fff;border:1px solid rgba(211,164,64,.25);box-shadow:0 18px 35px rgba(44,32,14,.08)}.photo img,.cat img,.derivative img,.page-hero .photo img,.simple-hero-image img{object-fit:cover;object-position:center}.features{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature{padding:20px}.feature strong{font-size:.94rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cat{border-radius:18px}.cat img{height:194px}.cat-body{padding:20px}.cat h3{font-family:Inter,system-ui,sans-serif;font-size:1.08rem;font-weight:700;letter-spacing:-.015em}.dark-band{background:#014a2d}.dark-band h2{font-family:Inter,system-ui,sans-serif;font-weight:650}.dark-band .photo{background:transparent;border:0;box-shadow:none}.dark-band .photo img{border-radius:20px}.testimonials-wrap{position:relative}.testimonials{display:flex;gap:20px;transition:transform .45s ease,opacity .3s ease;overflow:hidden}.test{flex:0 0 calc((100% - 40px)/3);display:block}.test.is-hidden{display:none}.person{display:flex;align-items:center;gap:12px;margin-top:18px}.person img{width:54px;height:54px;border-radius:50%;object-fit:cover}.test .avatar{display:none}.contact-grid{grid-template-columns:.9fr 1.25fr;align-items:stretch}.contact-list li{margin-bottom:11px}.footer{background:#014a2d;padding-top:50px}.footer-grid{grid-template-columns:1.15fr .75fr .85fr 1.25fr;gap:38px}.footer h4{color:#e4ad2a;font-size:1rem;margin:0 0 16px}.footer a,.footer p{font-size:.91rem}.footer p{line-height:1.62}.footer-logo{width:110px}.footer-contact p{margin:0 0 10px}.footer-contact strong{color:#fff}.social{display:flex;gap:9px;align-items:center}.social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff!important;font-size:0;background:rgba(255,255,255,.12)}.social a.instagram{background:radial-gradient(circle at 30% 100%,#feda75 0,#fa7e1e 27%,#d62976 54%,#962fbf 78%,#4f5bd5 100%)}.social a.facebook{background:#1877f2}.social a.wa{background:#25d366}.social svg{width:18px;height:18px;fill:currentColor}.copyright a{color:#fff;text-decoration:underline}.float-whats{background:#25d366}.page-hero{background:linear-gradient(100deg,#01351f 0%,#014a2d 58%,#07613b 100%)!important;padding:70px 0}.page-hero .photo{padding:0;background:transparent;border:0;box-shadow:0 20px 45px rgba(0,0,0,.2)}.page-hero .photo img{border-radius:22px}.page-hero h1{font-size:clamp(2.25rem,4vw,4rem)}.derivative{grid-template-columns:260px 1fr 235px}.derivative .highlight{padding:26px;min-width:0}.derivative .highlight .btn{white-space:nowrap}.map-wrap iframe{width:100%;height:330px;border:0;border-radius:18px}.contact-page{grid-template-columns:.9fr 1.1fr}.contact-page .box,.contact-page .form{height:100%}.contact-page .map-wrap{margin-top:22px}.internal-cta{background:linear-gradient(90deg,#014a2d,#07613b);border-radius:22px}.benefits{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){.nav{display:none}.hamb{display:block}.header .btn{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.derivative{grid-template-columns:220px 1fr}.derivative .highlight{grid-column:1/-1}.contact-page{grid-template-columns:1fr}.test{flex:0 0 calc((100% - 20px)/2)}}
@media(max-width:760px){.container{width:min(100% - 30px,var(--max))}.header{height:68px}.logo img{width:96px}.hero-slider{height:590px;min-height:560px}.slide{background-position:center}.slide::before{background:linear-gradient(90deg,rgba(2,20,12,.86),rgba(2,20,12,.64),rgba(2,20,12,.30))}.hero-text{margin:0 8px;padding:20px;background:rgba(2,22,12,.62)}.hero h1{font-size:1.82rem}.quick-grid,.category-grid,.features,.benefits,.contact-grid,.footer-grid{grid-template-columns:1fr}.section{padding:58px 0}.cat img{height:210px}.testimonials{overflow:auto;scroll-snap-type:x mandatory}.test{flex:0 0 86%;scroll-snap-align:start}.test.is-hidden{display:block}.testimonial-controls{display:none}.page-hero{padding:48px 0}.page-hero .container{gap:24px}.derivative{grid-template-columns:1fr}.derivative img{min-height:230px}.footer-grid{gap:26px}.copyright{gap:12px}.map-wrap iframe{height:280px}}


/* V7 ajustes finais */
.dropbtn{display:inline-flex;align-items:center;gap:6px}
.dropbtn::after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(45deg);display:inline-block;opacity:.75}
.dropdown:hover .dropbtn::after{transform:translateY(1px) rotate(225deg)}
.hero-slider{overflow:hidden}
.dots{bottom:56px}
.quick{margin-top:-14px}
.hero-text{max-width:440px}
.hero h1{font-size:clamp(1.7rem,2.35vw,2.55rem)}
.page-hero .photo{min-height:370px}
.page-hero .photo img{width:100%;height:100%;object-fit:cover}
.simple-hero-image{min-height:320px}
.simple-hero-image img{height:100%}
.derivative-list{display:grid;gap:22px}
.derivative{align-items:center}
.derivative img{border-radius:18px;min-height:220px}
.derivative .highlight{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.content-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.content-card{background:#fff;border:1px solid rgba(211,164,64,.25);border-radius:20px;box-shadow:0 16px 30px rgba(44,32,14,.06);padding:24px 22px}
.content-card h3{font-family:Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.015em;margin:0 0 10px;color:var(--green)}
.content-card p{margin:0 0 14px;color:var(--muted)}
.testimonials-wrap{overflow:hidden}
.testimonials{display:flex;gap:18px;align-items:stretch}
.test{flex:0 0 calc((100% - 36px)/3)}
.test p{margin:.7rem 0 0;color:#56493d}
.testimonial-controls{display:flex;justify-content:center;gap:8px;margin-top:18px}
.testimonial-controls button{width:10px;height:10px;border-radius:999px;border:0;background:#dcc9a4;cursor:pointer;padding:0;transition:.2s ease}
.testimonial-controls button.active{width:28px;background:var(--gold)}
.person img{width:56px;height:56px;border-radius:50%;object-fit:cover}
.box h2,.form h2,.contact-grid h2{font-size:clamp(1.8rem,2.4vw,2.55rem)}
@media(max-width:1100px){
  .content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .quick{margin-top:-8px}
}
@media(max-width:760px){
  .dots{bottom:28px}
  .quick{margin-top:0}
  .page-hero .photo{min-height:260px}
  .content-card-grid{grid-template-columns:1fr}
  .test{flex:0 0 86%}
}


/* V8 testimonial refinement + image specificity */
.testimonials-wrap{overflow:hidden}
.testimonials.track-ready{display:flex;gap:18px;transition:transform .45s ease}
.testimonials.track-ready .test{flex:0 0 calc((100% - 36px)/3);max-width:calc((100% - 36px)/3)}
.testimonial-controls button{width:10px;height:10px;border-radius:50%;padding:0}
.testimonial-controls button.active{width:28px;border-radius:999px}
@media(max-width:760px){
  .testimonials.track-ready{display:grid;grid-template-columns:1fr;transform:none!important}
  .testimonials.track-ready .test{max-width:none}
}


/* V10 final refinements */
.header{border-bottom:1px solid rgba(0,0,0,.04)}
.header-inner{gap:18px}
.logo img{width:118px;max-height:74px}
.nav{display:flex;align-items:center;gap:16px;flex:1;justify-content:center;min-width:0}
.nav a,.dropbtn{font-family:Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;white-space:nowrap;line-height:1.2;color:#1f1d1a}
.dropbtn{background:none;border:0;cursor:pointer}
.dropdown{position:relative}
.dropdown-menu{top:100%}
.hero .actions{display:flex;align-items:center;gap:14px;flex-wrap:nowrap}
.hero .actions .btn{white-space:nowrap}
.hero-text{max-width:440px}
.hero h1{font-size:clamp(2rem,3.1vw,3.35rem)}
.slide:first-child .hero-text{max-width:470px}
.slide:first-child .hero-text .actions .btn{font-size:.98rem;padding:16px 20px}
.testimonials{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.testimonials .test{display:block!important;max-width:none!important}
.testimonial-controls{display:flex;justify-content:center;gap:10px;margin-top:18px}
.testimonial-controls button{width:11px;height:11px;border-radius:999px;border:0;background:#d8c49a;padding:0;cursor:pointer}
.testimonial-controls button.active{width:30px;background:var(--gold)}
.contact-list.plain{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px}
.contact-list.plain li{padding-left:0}
.contact-list.plain li::before{display:none}
@media (max-width:1200px){
  .nav{gap:12px}
  .nav a,.dropbtn{font-size:12px!important}
}
@media (max-width:980px){
  .nav{display:none}
}
@media (max-width:760px){
  .hero .actions{flex-wrap:wrap}
  .hero .actions .btn{width:auto}
  .hero-text{max-width:100%}
  .testimonials{grid-template-columns:1fr!important}
  .testimonial-controls{display:none}
}


/* V11 final mobile and interaction fixes */
.btn.light .whatsapp-icon{background:currentColor!important}
.hero .actions{display:flex;gap:12px;flex-wrap:nowrap;align-items:center}
.hero .actions .btn{display:inline-flex;white-space:nowrap}
.slide:first-child .actions .btn{padding:14px 18px;font-size:.95rem}
.nav a,.dropbtn{font-family:Inter,Arial,sans-serif!important;font-size:12.5px!important;font-weight:600!important;letter-spacing:0!important}
.header-inner{justify-content:space-between}
.logo{flex:0 0 auto}
.nav{flex:1;justify-content:center;display:flex;gap:14px;min-width:0}
.header .btn{flex:0 0 auto}
.testimonials-wrap{overflow:visible}
.testimonials{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important}
.testimonials .test{min-width:0!important;flex:initial!important;max-width:none!important}
@media (max-width:760px){
  .header{height:74px!important}
  .header-inner{height:74px!important;gap:10px}
  .logo img{width:84px!important;max-height:58px!important}
  .hamb{width:44px;height:44px;flex:0 0 44px;margin-left:auto}
  .header > .container > .btn, .header .header-inner > .btn{display:none!important}
  .hero-slider{height:640px!important;min-height:640px!important}
  .hero-content{align-items:flex-start;padding-top:40px}
  .hero-text{max-width:calc(100% - 26px)!important;margin:0 auto!important;padding:20px 18px 22px!important}
  .hero h1{font-size:1.58rem!important;line-height:1.08!important}
  .hero p{font-size:.96rem!important;line-height:1.5!important}
  .hero .actions{flex-direction:column;align-items:flex-start;gap:12px;flex-wrap:wrap}
  .hero .actions .btn{width:auto}
  .slider-arrow{top:auto!important;bottom:122px!important;transform:none!important;width:38px!important;height:38px!important;font-size:20px!important;background:rgba(255,255,255,.9)!important}
  .prev{left:14px!important}
  .next{right:14px!important}
  .dots{bottom:84px!important}
  .quick{margin-top:0!important}
  .quick-grid{margin-top:0!important}
  .testimonials{grid-template-columns:1fr!important}
  .testimonials .test{width:100%!important}
  .testimonial-controls{display:none!important}
}


/* V12 - correção final do banner, mobile e contato */
.hero,
.hero-slider{
  display:block !important;
  position:relative !important;
  overflow:hidden !important;
}

.hero-slider{
  height:clamp(560px, 48vw, 680px) !important;
  min-height:560px !important;
}

.hero-slider .slide{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  background-size:cover !important;
  background-position:center !important;
  transition:opacity .65s ease, visibility .65s ease !important;
}

.hero-slider .slide.active{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
}

.hero-content{
  height:100% !important;
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  align-items:center !important;
}

.hero .actions{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  flex-wrap:wrap !important;
}

.hero .actions .btn{
  width:auto !important;
  white-space:nowrap !important;
}

.btn.light .whatsapp-icon{
  background:currentColor !important;
}

.testimonials{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0,1fr)) !important;
  gap:18px !important;
  overflow:visible !important;
}

.testimonials .test{
  min-width:0 !important;
  width:auto !important;
  max-width:none !important;
  flex:initial !important;
}

.testimonial-controls{
  display:flex !important;
  justify-content:center !important;
  gap:9px !important;
  margin-top:18px !important;
}

.testimonial-controls button{
  width:11px !important;
  height:11px !important;
  border:0 !important;
  border-radius:999px !important;
  background:#d8c49a !important;
  padding:0 !important;
  cursor:pointer !important;
}

.testimonial-controls button.active{
  width:30px !important;
  background:var(--gold) !important;
}

.info-icon.whats .whatsapp-icon{
  width:24px;
  height:24px;
  background:#fff !important;
}

.contact-social{
  margin-top:8px !important;
}

.contact-social a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:38px !important;
  height:38px !important;
  border-radius:50% !important;
  color:#fff !important;
  margin-right:8px !important;
}

.contact-social svg{
  width:18px !important;
  height:18px !important;
  fill:currentColor !important;
}

@media (max-width:980px){
  .nav{display:none !important;}
  .hamb{display:block !important;}
  .header .btn{display:none !important;}
}

@media (max-width:760px){
  .header{
    height:72px !important;
  }

  .header-inner{
    height:72px !important;
    align-items:center !important;
    gap:10px !important;
  }

  .logo img{
    width:86px !important;
    max-height:60px !important;
    object-fit:contain !important;
  }

  .hamb{
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
    margin-left:auto !important;
    font-size:26px !important;
  }

  .hero-slider{
    height:560px !important;
    min-height:560px !important;
  }

  .hero-slider .slide{
    background-position:center !important;
  }

  .hero-content{
    align-items:center !important;
    padding-top:0 !important;
  }

  .hero-text{
    width:min(100% - 68px, 430px) !important;
    max-width:min(100% - 68px, 430px) !important;
    margin-inline:auto !important;
    padding:20px 18px !important;
    background:rgba(2,22,12,.68) !important;
    border-radius:20px !important;
  }

  .hero h1{
    font-size:1.62rem !important;
    line-height:1.08 !important;
    margin-bottom:12px !important;
  }

  .hero p{
    font-size:.94rem !important;
    line-height:1.5 !important;
    margin-bottom:18px !important;
  }

  .hero .actions{
    flex-direction:row !important;
    gap:10px !important;
  }

  .hero .actions .btn{
    padding:11px 14px !important;
    font-size:.86rem !important;
  }

  .slider-arrow{
    top:50% !important;
    bottom:auto !important;
    transform:translateY(-50%) !important;
    width:36px !important;
    height:36px !important;
    font-size:20px !important;
    background:rgba(255,255,255,.92) !important;
  }

  .prev{left:10px !important;}
  .next{right:10px !important;}

  .dots{
    bottom:32px !important;
  }

  .quick{
    margin-top:0 !important;
  }

  .testimonials{
    grid-template-columns:1fr !important;
  }

  .testimonial-controls{
    display:none !important;
  }
}

@media (max-width:420px){
  .hero-text{
    width:calc(100% - 58px) !important;
    max-width:calc(100% - 58px) !important;
  }

  .hero h1{
    font-size:1.42rem !important;
  }

  .hero .actions{
    flex-direction:column !important;
    align-items:flex-start !important;
  }
}


/* V13 - correção definitiva: banner rotativo, mobile e contato */
html, body{
  overflow-x:hidden;
}

.header{
  height:72px !important;
}

.header-inner{
  height:72px !important;
}

.logo img{
  width:94px !important;
  max-height:64px !important;
  object-fit:contain !important;
}

.hero{
  display:block !important;
  position:relative !important;
  background:#061f13 !important;
  overflow:hidden !important;
}

.hero-slider{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:590px !important;
  min-height:590px !important;
  overflow:hidden !important;
}

.hero-slider .slide{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  display:block !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  background-size:cover !important;
  background-position:center !important;
  transition:opacity .65s ease, visibility .65s ease !important;
}

.hero-slider .slide.active{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  z-index:2 !important;
}

.hero-slider .slide::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg, rgba(2,20,12,.78), rgba(2,20,12,.54), rgba(2,20,12,.16)) !important;
  z-index:1 !important;
}

.hero-content{
  position:relative !important;
  z-index:3 !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
}

.hero-text{
  width:min(470px, 100%) !important;
  max-width:470px !important;
  margin:0 !important;
  padding:26px !important;
  background:rgba(2,22,12,.58) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:22px !important;
  backdrop-filter:blur(2px) !important;
}

.hero h1{
  font-size:clamp(2rem, 3vw, 3rem) !important;
  line-height:1.08 !important;
  margin:0 0 14px !important;
}

.hero p{
  font-size:1rem !important;
  line-height:1.55 !important;
  margin:0 0 20px !important;
}

.hero .actions{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  flex-wrap:wrap !important;
}

.hero .actions .btn{
  width:auto !important;
  white-space:nowrap !important;
}

.btn.light .whatsapp-icon{
  background:currentColor !important;
}

.slider-arrow{
  z-index:10 !important;
}

.dots{
  z-index:11 !important;
}

.quick{
  position:relative !important;
  z-index:15 !important;
}

.testimonials{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0,1fr)) !important;
  gap:18px !important;
  overflow:visible !important;
}

.testimonials .test{
  min-width:0 !important;
  width:auto !important;
  max-width:none !important;
  flex:initial !important;
}

.testimonial-controls{
  display:flex !important;
  justify-content:center !important;
  gap:9px !important;
  margin-top:18px !important;
}

.testimonial-controls button{
  width:11px !important;
  height:11px !important;
  border:0 !important;
  border-radius:999px !important;
  background:#d8c49a !important;
  padding:0 !important;
}

.testimonial-controls button.active{
  width:30px !important;
  background:var(--gold) !important;
}

.info-icon.whats .whatsapp-icon{
  width:24px !important;
  height:24px !important;
  background:#fff !important;
}

.contact-social{
  display:flex !important;
  gap:9px !important;
  margin-top:8px !important;
}

.contact-social a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:38px !important;
  height:38px !important;
  border-radius:50% !important;
  color:#fff !important;
}

.contact-social svg{
  width:18px !important;
  height:18px !important;
  fill:currentColor !important;
}

@media (max-width:980px){
  .nav{
    display:none !important;
  }

  .hamb{
    display:grid !important;
    place-items:center !important;
  }

  .header .btn{
    display:none !important;
  }
}

@media (max-width:760px){
  .header{
    height:70px !important;
  }

  .header-inner{
    height:70px !important;
    gap:10px !important;
  }

  .logo img{
    width:82px !important;
    max-height:58px !important;
  }

  .hamb{
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
    margin-left:auto !important;
  }

  .hero-slider{
    height:520px !important;
    min-height:520px !important;
  }

  .hero-slider .slide{
    background-position:center !important;
  }

  .hero-content{
    align-items:center !important;
    padding:0 !important;
  }

  .hero-text{
    width:calc(100% - 72px) !important;
    max-width:410px !important;
    margin:0 auto !important;
    padding:18px !important;
    border-radius:18px !important;
  }

  .hero h1{
    font-size:1.45rem !important;
    line-height:1.08 !important;
    margin-bottom:10px !important;
  }

  .hero p{
    font-size:.9rem !important;
    line-height:1.45 !important;
    margin-bottom:14px !important;
  }

  .hero .actions{
    gap:9px !important;
    flex-wrap:wrap !important;
  }

  .hero .actions .btn{
    padding:10px 12px !important;
    font-size:.82rem !important;
  }

  .slider-arrow{
    top:50% !important;
    transform:translateY(-50%) !important;
    bottom:auto !important;
    width:34px !important;
    height:34px !important;
    font-size:19px !important;
    background:rgba(255,255,255,.92) !important;
  }

  .prev{
    left:8px !important;
  }

  .next{
    right:8px !important;
  }

  .dots{
    bottom:28px !important;
  }

  .quick{
    margin-top:0 !important;
  }

  .quick-grid{
    grid-template-columns:1fr !important;
  }

  .testimonials{
    grid-template-columns:1fr !important;
  }

  .testimonial-controls{
    display:none !important;
  }
}

@media (max-width:390px){
  .hero-text{
    width:calc(100% - 60px) !important;
  }

  .hero h1{
    font-size:1.32rem !important;
  }

  .hero .actions{
    flex-direction:column !important;
    align-items:flex-start !important;
  }
}


/* V14 - manter botões do primeiro banner na mesma linha */
@media (min-width:761px){
  .slide:first-child .hero-text{
    max-width:520px !important;
    width:520px !important;
  }

  .slide:first-child .hero .actions,
  .slide:first-child .actions{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:12px !important;
  }

  .slide:first-child .actions .btn{
    padding:13px 16px !important;
    font-size:.92rem !important;
    white-space:nowrap !important;
    flex:0 0 auto !important;
  }
}

@media (max-width:760px){
  .slide:first-child .actions{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:wrap !important;
    align-items:center !important;
    gap:9px !important;
  }

  .slide:first-child .actions .btn{
    width:auto !important;
    padding:10px 12px !important;
    font-size:.82rem !important;
  }
}


/* ===== V15 ajustes finais mobile + home ===== */

/* 1) No celular, manter apenas 1 CTA nos banners */
@media (max-width: 760px){
  .hero .actions a.btn.light,
  .hero .actions .btn.light{
    display:none !important;
  }

  .hero .actions{
    flex-direction:row !important;
    justify-content:flex-start !important;
    align-items:center !important;
    gap:10px !important;
  }

  .hero .actions .btn{
    width:auto !important;
    max-width:100% !important;
  }

  /* texto um pouco mais compacto no celular */
  .hero-text{
    padding:18px 16px 20px !important;
    max-width:calc(100% - 28px) !important;
  }

  .hero h1{
    font-size:1.46rem !important;
    line-height:1.08 !important;
  }

  .hero p{
    font-size:.86rem !important;
    line-height:1.45 !important;
    margin-bottom:16px !important;
  }

  /* esconder atalhos abaixo do banner no mobile */
  .quick{
    display:none !important;
  }

  /* mostrar mais a fachada/loja no primeiro banner */
  .hero-slider .slide:first-child{
    background-position:62% center !important;
  }

  /* demais banners levemente centralizados */
  .hero-slider .slide:nth-child(2){
    background-position:56% center !important;
  }

  .hero-slider .slide:nth-child(3){
    background-position:58% center !important;
  }
}

/* 2) Ajuste fino do primeiro banner em desktop */
.slide:first-child .actions{
  display:flex !important;
  flex-wrap:nowrap !important;
  gap:12px !important;
  align-items:center !important;
}


/* V18 - últimos ajustes solicitados */
/* Mobile: banner mais compacto, só com título grande e botão centralizado */
@media (max-width:760px){
  .hero-text{
    text-align:center !important;
    padding:17px 16px 18px !important;
    width:calc(100% - 54px) !important;
    max-width:410px !important;
    margin-inline:auto !important;
  }

  .hero h1{
    margin-bottom:16px !important;
  }

  .hero p{
    display:none !important;
  }

  .hero .actions{
    justify-content:center !important;
    align-items:center !important;
    width:100% !important;
  }

  .hero .actions .btn{
    margin-inline:auto !important;
  }

  .hero .actions .btn.light{
    display:none !important;
  }
}


/* SEO regional e ajustes Viver do Mel */
.highlight-count{padding:0 0 32px;background:var(--paper)}
.highlight-count .count-card{border-radius:26px;background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 18px 44px rgba(7,88,50,.16)}
.highlight-count h2{margin:0 0 6px;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}
.highlight-count p{margin:0;color:rgba(255,255,255,.88)}
.highlight-count .btn{background:#fff;color:var(--green);box-shadow:none}
.delivery-seo{background:#f3f7f6;border-top:1px solid #dcebea;padding:38px 0 32px}
.delivery-seo .seo-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}
.delivery-seo h2{margin:0;color:var(--green);font-size:1.35rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:800}
.delivery-seo p{margin:6px 0 0;color:#5b6a65;font-size:.92rem;max-width:720px}
.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px 10px}
.delivery-grid a{display:block;background:#fff;border:1px solid #d7e8e4;color:#35534a;border-radius:999px;padding:7px 10px;font-size:.74rem;line-height:1.25;text-align:center;box-shadow:0 5px 14px rgba(7,88,50,.045);transition:.18s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.delivery-grid a:hover{background:#e9f4ef;border-color:#b7d8cd;color:var(--green);transform:translateY(-1px)}
.regional-main{background:linear-gradient(180deg,#fffdf8,#fff8ec)}
.regional-card{background:#fff;border:1px solid var(--soft-line);border-radius:28px;padding:34px;box-shadow:var(--shadow);max-width:980px;margin:0 auto}
.regional-card h1{font-size:clamp(2rem,3vw,3.1rem);line-height:1.08;margin:8px 0 16px}
.regional-card p{color:var(--muted);font-size:1rem;margin:0 0 15px}
.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.related-links a{border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:.84rem;color:var(--green);background:#fffdf8}
.breadcrumb.regional-bread{margin-bottom:18px}
.footer-contact p{margin:0 0 13px}
@media (max-width:980px){.delivery-grid{grid-template-columns:repeat(2,1fr)}.highlight-count .count-card{align-items:flex-start;flex-direction:column}}
@media (max-width:560px){.delivery-grid{grid-template-columns:1fr}.delivery-seo .seo-head{display:block}.regional-card{padding:24px}.highlight-count .count-card{padding:22px}.delivery-grid a{white-space:normal}}

/* Ajuste v3 - páginas regionais sem imagem no topo */
.regional-main .page-hero.regional-hero-no-image{padding:76px 0 70px;background:linear-gradient(100deg,#01351f 0%,#014a2d 58%,#07613b 100%)!important;}
.regional-main .page-hero.regional-hero-no-image .container{display:block;max-width:930px;text-align:center;}
.regional-main .page-hero.regional-hero-no-image .breadcrumb{margin-left:auto;margin-right:auto;}
.regional-main .page-hero.regional-hero-no-image h1{max-width:850px;margin-left:auto;margin-right:auto;}
.regional-main .page-hero.regional-hero-no-image p{max-width:720px;margin-left:auto;margin-right:auto;color:#fff4df!important;}
.regional-main .page-hero.regional-hero-no-image .actions{justify-content:center;margin-top:22px;}
.regional-main .page-hero.regional-hero-no-image .photo,.regional-main .page-hero.regional-hero-no-image .simple-hero-image{display:none!important;}
@media(max-width:760px){.regional-main .page-hero.regional-hero-no-image{padding:54px 0}.regional-main .page-hero.regional-hero-no-image .actions{justify-content:center}.regional-main .page-hero.regional-hero-no-image .btn{width:100%;max-width:290px}}
