:root {
  --blue: #009b58;
  --blue2: #19b86d;
  --navy: #063c2b;
  --orange: #d4a928;
  --cream: #f3f7f1;
  --ink: #163027;
  --muted: #60736b;
  --line: #d9e5dd;
  --shadow: 0 18px 60px rgba(6, 60, 43, .13);
}

.brand {
  color: var(--blue);
}

.brand img {
  width: 190px;
  height: 72px;
  object-fit: contain;
}

.footer-wordmark {
  margin-bottom: 18px;
  font: 800 1.5rem 'Manrope', sans-serif;
  letter-spacing: -.04em;
}

.footer-wordmark span {
  color: #e8c550;
}

.hero-video {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #071c14;
}

.hero-video iframe {
  position: absolute;
  width: 177.78vh;
  min-width: 100%;
  height: 56.25vw;
  min-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  pointer-events: none;
}

.hero-overlay {
  background: linear-gradient(90deg, rgba(3,42,29,.97), rgba(0,117,65,.8) 55%, rgba(2,38,27,.3));
}

.merit-banner,
.merit-lead {
  background: linear-gradient(135deg, #102947, #06192f);
}

.merit-banner .eyebrow,
.merit-lead .eyebrow {
  color: #e8c550;
}

.news-home {
  background: #f3f7f1;
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.news-card {
  min-height: 330px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 12px;
  transition: .2s ease;
}

.news-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow);
  border-color: rgba(0,155,88,.45);
}

.news-card > div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
}

.news-card span {
  color: var(--blue);
  font-size: .72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.news-card small {
  color: var(--muted);
  text-align: right;
}

.news-card h3 {
  margin: 40px 0 14px;
  font-size: 1.35rem;
}

.news-card p {
  font-size: .92rem;
  line-height: 1.6;
}

.news-card a {
  margin-top: auto;
  color: var(--blue);
  font-weight: 800;
}

.news-filter {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

.news-filter button {
  padding: 10px 16px;
  border: 1px solid var(--line);
  border-radius: 30px;
  background: #fff;
  cursor: pointer;
}

.news-filter button.active {
  color: #fff;
  background: var(--blue);
  border-color: var(--blue);
}

.news-note {
  margin-top: 25px;
  font-size: .82rem;
}

@media (max-width: 900px) {
  .news-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 600px) {
  .brand img { width: 145px; height: 58px; }
  .news-grid { grid-template-columns: 1fr; }
}

/* Revisão visual v2 */
.brand img{width:150px;height:60px}.brand-lockup{display:flex;overflow:hidden;align-items:center}.brand-divider{width:1px;height:42px;background:#cfddd4;margin:0 14px}.brand-cdl{display:flex;flex-direction:column;color:#067a48;line-height:.9}.brand-cdl b{font:800 2rem 'Manrope';letter-spacing:-.08em}.brand-cdl small{font-size:.57rem;text-transform:uppercase;letter-spacing:.08em;margin-top:6px;white-space:nowrap}
.hero-overlay{background:rgba(3,25,18,.62)}.hero-content{text-shadow:0 2px 22px rgba(0,0,0,.32)}.hero-content .search-box,.hero-content .quick-links{text-shadow:none}
.page-hero{position:relative;isolation:isolate;min-height:470px;display:flex;align-items:flex-end;padding:95px 0 75px;background-image:var(--hero-image);background-position:center;background-size:cover;overflow:hidden}.page-hero-shade{position:absolute;inset:0;background:rgba(3,27,19,.64);z-index:-1}.page-hero .container{position:relative}.page-hero h1{max-width:900px}.page-hero p{color:#eef6f1}.page-hero-merito .page-hero-shade{background:rgba(5,18,39,.7)}
.instagram-section{background:#fff}.instagram-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.instagram-head>div{max-width:760px}.button-outline{background:transparent;color:var(--blue)!important;border:1px solid var(--blue)}.instagram-editorial{display:grid;grid-template-columns:1.4fr .8fr;gap:16px}.insta-feature,.insta-side a{position:relative;overflow:hidden;border-radius:15px;background:#0b3a29;color:#fff}.insta-feature{min-height:550px;display:flex;flex-direction:column;justify-content:flex-end;padding:38px}.insta-feature:after,.insta-side a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,22,15,.82),transparent 62%)}.insta-feature img,.insta-side img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.insta-feature span,.insta-feature h3,.insta-side span,.insta-side strong{position:relative;z-index:1}.insta-feature span,.insta-side span{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#e8c550}.insta-feature h3{font-size:2rem;max-width:520px;margin:9px 0 0}.insta-side{display:grid;gap:16px}.insta-side a{min-height:267px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.insta-side strong{font:700 1.2rem 'Manrope';margin-top:6px}.insta-green{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#008c50;font:800 2rem 'Manrope';z-index:0}.insta-green small{font:500 .78rem 'DM Sans';margin-top:10px}
.place-map-link{padding:0;border:0;background:none;color:var(--blue);font:700 .9rem 'DM Sans';cursor:pointer}.map-section{background:#eaf2ec}.tour-map-layout{display:grid;grid-template-columns:1.45fr .75fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}#tour-map{height:620px;z-index:1}.map-place-list{max-height:620px;overflow:auto;padding:10px}.map-place-list button{width:100%;display:flex;gap:15px;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:18px;cursor:pointer}.map-place-list button:hover{background:#f2f8f4}.map-place-list b{color:var(--blue)}.map-place-list span{display:flex;flex-direction:column;gap:4px}.map-place-list strong{font:700 .92rem 'Manrope'}.map-place-list small{color:var(--muted)}.leadership-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.leadership-grid article{padding:36px;border:1px solid var(--line);border-radius:12px}.leadership-grid span{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.leadership-grid a,.service-grid small{color:var(--blue);font-weight:800}
@media(max-width:900px){.instagram-editorial,.tour-map-layout{grid-template-columns:1fr}.map-place-list{max-height:380px}.leadership-grid{grid-template-columns:1fr}}
@media(max-width:600px){.brand img{width:105px;height:48px}.brand-divider{margin:0 8px;height:34px}.brand-cdl b{font-size:1.45rem}.brand-cdl small{font-size:.47rem}.instagram-head{align-items:flex-start;flex-direction:column}.insta-feature{min-height:420px}.page-hero{min-height:400px;padding:65px 0 50px}#tour-map{height:440px}}
