:root{--green:#66762b;--olive:#9cab35;--gold:#f1a846;--brown:#5a260c;--ink:#172018;--cream:#f6f1e8;--white:#fff;--muted:#687068}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff}h1,h2{font-family:'Playfair Display',serif;margin:0;line-height:1.02}em{font-style:normal;color:var(--gold)}p{line-height:1.7}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:105px 0}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:700;color:#dce6ae}.eyebrow.dark{color:var(--green)}h2{font-size:clamp(38px,5vw,66px);margin:16px 0 28px}.header{position:fixed;z-index:50;top:0;left:0;width:100%;height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:35px;background:rgba(18,27,18,.82);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.1)}.brand img{width:62px;height:62px;object-fit:contain}.header nav{display:flex;gap:28px;margin-left:auto}.header nav a,.ghost{color:#fff;text-decoration:none;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;background:linear-gradient(110deg,#73852f,#a5b84b,#71822d);background-size:200% 100%;color:white!important;text-decoration:none;font-weight:700;border:0;cursor:pointer;box-shadow:0 10px 30px rgba(105,123,44,.28),inset 0 1px rgba(255,255,255,.25);transition:.3s;animation:shine 3s linear infinite}.btn:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(105,123,44,.4)}.btn-sm{min-height:44px;padding:0 19px;font-size:13px}@keyframes shine{0%{background-position:0}100%{background-position:200%}}.hero{min-height:100vh;position:relative;display:flex;align-items:center;background:url('assets/hero.jpg') center/cover no-repeat;color:#fff;padding:120px max(24px,calc((100vw - 1180px)/2)) 160px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,20,12,.86) 0%,rgba(12,20,12,.58) 45%,rgba(12,20,12,.16) 78%),linear-gradient(0deg,rgba(12,20,12,.6),transparent 45%)}.hero-content{position:relative;z-index:2;max-width:720px}.hero-logo{width:125px;margin:22px 0 12px}.hero h1{font-size:clamp(52px,7vw,88px)}.hero p{font-size:18px;max-width:650px;color:#eef1e8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.hero-stats{position:absolute;z-index:3;bottom:0;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 48px));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.94);color:var(--ink);border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -10px 40px rgba(0,0,0,.12)}.hero-stats div{padding:25px 30px;border-right:1px solid #ddd}.hero-stats b{display:block;font-family:'Playfair Display';font-size:28px;color:var(--green)}.hero-stats span{font-size:12px;color:var(--muted)}.grid2{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.lead{font-size:18px;color:var(--muted)}.text-link{color:var(--green);font-weight:700;text-decoration:none}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-grid article{background:var(--cream);border-radius:24px;padding:28px;min-height:190px;transition:.3s}.feature-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(42,55,33,.12)}.feature-grid article span{color:var(--gold);font-weight:700}.feature-grid h3{font-size:20px}.feature-grid p{font-size:14px;color:var(--muted)}.numbers{background:#172018;color:#fff}.section-head{max-width:760px}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid rgba(255,255,255,.18)}.numbers-grid div{padding:38px 20px;border-right:1px solid rgba(255,255,255,.18)}.numbers-grid b{display:block;font-family:'Playfair Display';font-size:50px;color:#d9e596}.numbers-grid small{font-size:22px}.numbers-grid span{font-size:13px;color:#c7cec3}.gallery-aerial{background:var(--cream)}.aerial-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:300px 300px;gap:18px}.aerial-grid img{width:100%;height:100%;object-fit:cover;border-radius:34px}.aerial-grid img:first-child{grid-row:1/3}.location{background:#172018;color:#fff}.location-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.map img{width:100%;border-radius:38px;box-shadow:0 30px 70px rgba(0,0,0,.3)}.location-copy p{color:#ccd4c8}.location-copy ul{list-style:none;padding:0;margin:30px 0}.location-copy li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12)}.tourism{background:var(--cream)}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tour-grid figure{margin:0;background:white;border-radius:28px;overflow:hidden;box-shadow:0 12px 35px rgba(40,45,34,.08)}.tour-grid img{width:100%;height:235px;object-fit:cover;display:block;transition:.5s}.tour-grid figure:hover img{transform:scale(1.05)}.tour-grid figcaption{padding:18px 20px;font-weight:700}.infra{background:#fff}.infra-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px}.infra-grid div{border:1px solid #e4e6df;border-radius:22px;padding:30px;font-size:28px;color:var(--green);min-height:125px}.infra-grid span{display:block;font-size:14px;color:var(--ink);font-weight:700;margin-top:18px}.offer{background:linear-gradient(135deg,#152015,#25301d);color:#fff}.offer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.offer-copy>p{color:#cad2c5}.price-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.price-cards div{padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(255,255,255,.05)}.price-cards span{display:block;font-size:12px;color:#bac4b5}.price-cards b{display:block;font-family:'Playfair Display';font-size:26px;margin-top:7px;color:#e0e9ae}.lead-card{background:#fff;color:var(--ink);border-radius:34px;padding:36px}.tag{font-size:11px;color:var(--green);font-weight:700;letter-spacing:.15em}.lead-card h3{font-size:30px;margin:10px 0}.broker{display:flex;align-items:center;gap:14px;margin:22px 0}.avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:700}.broker span{display:block;font-size:12px;color:var(--muted);margin-top:3px}form{display:grid;gap:10px}input,select{width:100%;height:52px;border:1px solid #dfe3db;border-radius:14px;padding:0 15px;font:inherit;background:#fafbf8}.legal{padding:60px 0;background:#f5f3ee}.legal h3{font-family:'Playfair Display';font-size:26px}.legal p{color:#555;font-size:13px}.legal .small{font-size:10px;color:#777}footer{background:#0d130e;color:#fff;padding:35px 0}.footer-grid{display:grid;grid-template-columns:80px 1fr 1fr auto;gap:25px;align-items:center}.footer-grid img{width:70px}.footer-grid span{display:block;color:#aeb8aa;font-size:12px;margin-top:4px}.footer-grid a{color:#dbe79f;text-decoration:none;font-weight:700}.float-wa{position:fixed;right:24px;bottom:24px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#71832e;color:#fff;z-index:80;box-shadow:0 0 0 0 rgba(132,153,53,.65);animation:pulse 1.8s infinite;cursor:pointer}.float-wa svg{width:35px;height:35px}@keyframes pulse{70%{box-shadow:0 0 0 18px rgba(132,153,53,0)}100%{box-shadow:0 0 0 0 rgba(132,153,53,0)}}.reveal{opacity:0;transform:translateY(36px);transition:opacity .8s ease,transform .8s ease}.reveal.show{opacity:1;transform:none}@media(max-width:900px){.header nav{display:none}.header{height:68px}.header .btn-sm{margin-left:auto}.hero{padding-top:100px;min-height:900px}.hero-stats{grid-template-columns:1fr 1fr}.grid2,.location-grid,.offer-grid{grid-template-columns:1fr}.numbers-grid,.infra-grid{grid-template-columns:1fr 1fr}.tour-grid{grid-template-columns:1fr 1fr}.aerial-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:70px 1fr}.footer-grid>a{grid-column:1/3}.section{padding:75px 0}}@media(max-width:600px){.wrap{width:min(100% - 30px,1180px)}.header{padding:0 15px}.brand img{width:52px;height:52px}.header .btn-sm{font-size:11px;padding:0 13px}.hero{padding-left:20px;padding-right:20px;padding-bottom:210px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{width:calc(100% - 30px)}.hero-stats div{padding:18px 14px}.hero-stats b{font-size:22px}.feature-grid,.price-cards,.numbers-grid,.infra-grid,.tour-grid{grid-template-columns:1fr}.aerial-grid{display:flex;overflow:auto}.aerial-grid img{min-width:82%;height:330px}.section{padding:65px 0}.location-grid,.offer-grid{gap:35px}.footer-grid{grid-template-columns:55px 1fr}.float-wa{width:58px;height:58px;right:16px;bottom:16px}}

/* AJUSTES SOLICITADOS */
.header{background:rgba(247,247,243,.95);border-bottom:1px solid rgba(23,32,24,.08);box-shadow:0 6px 30px rgba(25,35,25,.06)}
.header nav a{color:var(--ink)}.brand img{width:64px;height:64px}
.hero{min-height:0;height:clamp(620px,76vh,760px);padding-top:108px;padding-bottom:115px;background-position:center 54%}
.hero-logo{width:108px;margin:10px 0 8px}.hero h1{font-size:clamp(48px,6vw,76px)}.hero-content{max-width:680px}.hero-stats div{padding:20px 28px}
.gallery-aerial{background:#f5f3ec;overflow:hidden}.aerial-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:center}.aerial-copy{max-width:390px}.aerial-copy h2{font-size:clamp(40px,4.6vw,61px)}
.aerial-carousel{position:relative;min-width:0;height:520px;border-radius:34px;overflow:hidden;box-shadow:0 24px 65px rgba(28,39,25,.14);background:#dfe3d8}.carousel-track{position:relative;width:100%;height:100%}.aerial-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.025);transition:opacity .65s ease,transform .8s ease;pointer-events:none}.aerial-slide.active{opacity:1;transform:scale(1);pointer-events:auto}.aerial-slide img{width:100%;height:100%;object-fit:cover;display:block}
.carousel-controls{display:flex;gap:10px;margin-top:25px}.carousel-btn{width:52px;height:52px;border-radius:50%;border:1px solid #cbd1c2;background:#fff;color:var(--green);font-size:20px;cursor:pointer;transition:.3s}.carousel-btn:hover{background:var(--green);color:#fff;transform:translateY(-3px)}.carousel-count{display:flex;align-items:center;gap:12px;margin-top:25px;color:var(--green);font-weight:700}.carousel-count i{width:65px;height:1px;background:#c6cbbd}.carousel-count #slideTotal{color:#8d9588}.carousel-dots{position:absolute;left:28px;bottom:24px;z-index:5;display:flex;gap:7px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.78);backdrop-filter:blur(8px)}.carousel-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#aeb6a7;cursor:pointer}.carousel-dot.active{width:24px;border-radius:8px;background:var(--green)}
.location-grid{grid-template-columns:1.45fr .55fr;gap:52px}.map{background:#fff;border-radius:34px;padding:18px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.map img{width:100%;height:auto;max-height:650px;object-fit:contain;border-radius:20px;box-shadow:none;background:#fff}
.infra-grid div{position:relative;min-height:145px;padding:27px;background:#fafbf8;color:var(--green);border:1px solid #e3e7de;overflow:hidden;transition:.32s}.infra-grid div:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-45px;bottom:-45px;background:rgba(112,130,47,.07);transition:.35s}.infra-grid div:hover{transform:translateY(-7px);background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 18px 45px rgba(74,92,40,.18)}.infra-grid div:hover:after{background:rgba(255,255,255,.12);transform:scale(1.35)}.infra-grid small{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--gold);position:relative;z-index:1}.infra-grid span{font-size:15px;color:var(--ink);margin-top:31px;position:relative;z-index:1;transition:.3s}.infra-grid div:hover span{color:#fff}
footer{background:#f3f3ef;color:var(--ink);padding:58px 0 0;border-top:1px solid #e0e3dc}.footer-main{display:grid;grid-template-columns:1.35fr .75fr .85fr;gap:70px;align-items:start;padding-bottom:45px}.footer-brand{display:flex;gap:20px;align-items:center}.footer-brand img{width:96px;height:96px;object-fit:contain}.footer-brand b,.footer-menu>b,.footer-contact>b{display:block;font-size:14px;color:var(--ink);margin-bottom:12px}.footer-brand span,.footer-contact span{display:block;color:#697068;font-size:13px;line-height:1.7}.footer-menu{display:grid;gap:8px}.footer-menu a,.footer-contact a{color:#5d675a;text-decoration:none;font-size:13px}.footer-menu a:hover,.footer-contact a:hover{color:var(--green)}.footer-bottom{min-height:62px;border-top:1px solid #dde1d9;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7a8178;font-size:11px;text-transform:lowercase}.footer-bottom a{color:var(--green);font-weight:700;text-decoration:none}
@media(max-width:900px){.hero{height:auto;min-height:720px;padding-top:105px;padding-bottom:185px}.aerial-layout{grid-template-columns:1fr;gap:35px}.aerial-copy{max-width:680px}.aerial-carousel{height:470px}.location-grid{grid-template-columns:1fr}.map{order:2}.footer-main{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/3}}
@media(max-width:600px){.header{background:rgba(247,247,243,.97)}.hero{min-height:760px;padding-bottom:220px}.hero-logo{width:90px}.aerial-carousel{height:360px;border-radius:24px}.carousel-dots{left:18px;bottom:16px}.location .wrap{width:min(100% - 22px,1180px)}.map{padding:8px;border-radius:22px}.map img{border-radius:15px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{padding:18px 0;align-items:flex-start;flex-direction:column}}


/* ===== AJUSTES FINAIS HERO + CRÉDITO ===== */

/* Nova imagem da hero enviada/aprovada */
.hero{
  background-image:
    linear-gradient(90deg, rgba(16,27,16,.72) 0%, rgba(16,27,16,.46) 42%, rgba(16,27,16,.10) 72%, rgba(16,27,16,.03) 100%),
    url("assets/hero-altos-do-buriti-final.png") !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}

/* Centraliza corretamente a faixa branca de números da hero */
.hero-stats{
  left:50% !important;
  right:auto !important;
  width:min(1180px, calc(100% - 48px)) !important;
  max-width:1180px !important;
  transform:translateX(-50%) !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
.hero-stats > div{
  min-width:0 !important;
  text-align:center !important;
}

/* Garante alinhamento equilibrado dos itens */
.hero-stats{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  align-items:stretch !important;
}
.hero-stats > div{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
}

/* Crédito final */
.footer-bottom{
  text-transform:lowercase !important;
}
.footer-bottom a{
  white-space:nowrap;
}

@media(max-width:900px){
  .hero{
    background-position:center center !important;
  }
  .hero-stats{
    width:calc(100% - 32px) !important;
  }
}

@media(max-width:600px){
  .hero{
    background-position:58% center !important;
  }
  .hero-stats{
    width:calc(100% - 24px) !important;
    grid-template-columns:1fr !important;
    border-radius:20px !important;
  }
  .hero-stats > div{
    padding:13px 16px !important;
  }
}
