:root {
  --ink: #07090c;
  --coal: #101419;
  --graphite: #171c22;
  --line: rgba(215, 181, 111, 0.28);
  --gold: #d7b56f;
  --gold-bright: #f1cf83;
  --paper: #f5efe4;
  --muted: #aeb4ba;
  --white: #ffffff;
  --max: 1180px;
}

/* Refinamento Sousa & Alves: identidade mineral, dourado fosco e tipografia institucional. */
:root {
  --ink: #030303;
  --coal: #090908;
  --graphite: #11100d;
  --stone: #d8d5ca;
  --line: rgba(197, 170, 104, 0.34);
  --gold: #c5aa68;
  --gold-bright: #e6cc85;
  --paper: #f2eee4;
  --muted: #b7b2a7;
}

body {
  background:
    linear-gradient(rgba(3, 3, 3, 0.92), rgba(3, 3, 3, 0.96)),
    url("assets/identidade/2.png") center top / 1200px auto fixed;
  font-family: "Manrope", "Segoe UI", Arial, sans-serif;
}

.site-header {
  background: rgba(3, 3, 3, 0.78);
  backdrop-filter: blur(18px);
}

.brand {
  gap: 16px;
}

.brand-mark {
  border: 0;
  color: var(--gold-bright);
  font-family: "Cinzel", Georgia, serif;
  font-size: 15px;
  height: 48px;
  position: relative;
  width: 48px;
}

.brand-mark::before,
.brand-mark::after {
  border: 1px solid var(--gold);
  content: "";
  position: absolute;
}

.brand-mark::before {
  inset: 5px 16px 5px 9px;
}

.brand-mark::after {
  inset: 5px 8px 5px 23px;
  transform: skewY(-32deg);
}

.brand strong {
  font-family: "Cinzel", Georgia, serif;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.brand small,
.eyebrow,
.main-nav a,
.button,
address strong {
  font-family: "Manrope", Arial, sans-serif;
}

.brand small {
  letter-spacing: 0.33em;
}

h1,
h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
}

h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 25px;
  font-weight: 600;
}

.hero {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.98) 0%, rgba(3, 3, 3, 0.76) 52%, rgba(3, 3, 3, 0.9) 100%),
    url("assets/identidade/1.png") center / cover;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
  min-height: 94vh;
}

.hero::before {
  background: linear-gradient(180deg, var(--gold), rgba(197, 170, 104, 0));
  content: "";
  height: 46vh;
  left: clamp(24px, 7vw, 96px);
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}

.hero-content {
  margin-left: clamp(0px, 5vw, 72px);
}

h1 {
  font-size: clamp(52px, 7.4vw, 96px);
  line-height: 0.93;
  max-width: 940px;
}

.hero-copy {
  color: #d8d4c8;
  max-width: 690px;
}

.signature-panel {
  align-self: center;
  border-left: 1px solid var(--gold);
  margin-bottom: 42px;
  padding: 34px 0 34px 34px;
  position: relative;
  z-index: 1;
}

.signature-panel p {
  color: var(--gold-bright);
  font-family: "Cinzel", Georgia, serif;
  font-size: 28px;
  letter-spacing: 0.22em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.signature-panel strong {
  color: var(--paper);
  display: block;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.38em;
  margin-bottom: 28px;
  text-transform: lowercase;
}

.signature-panel small {
  color: var(--muted);
  display: block;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.intro-copy p,
.diagnostic-copy p,
.trust p,
.contact p,
.statement p,
.practice-card p,
.method-list p,
.article-card p,
.post-row p,
.page-hero p {
  color: var(--muted);
}

.practice,
.articles-preview,
.blog-list {
  background: rgba(9, 9, 8, 0.94);
}

.practice-card,
.article-card,
.contact-card,
address,
.editor-form,
.editor-output,
.post-row {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.012)),
    rgba(3, 3, 3, 0.72);
  border-color: rgba(197, 170, 104, 0.28);
}

.diagnostic {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.95), rgba(3, 3, 3, 0.78)),
    url("assets/identidade/2.png") center / cover;
  display: grid;
  gap: 52px;
  grid-template-columns: minmax(0, 0.85fr) minmax(320px, 0.72fr);
}

.diagnostic-copy {
  max-width: 760px;
  justify-self: end;
}

.diagnostic-list {
  align-self: center;
  display: grid;
  gap: 12px;
}

.diagnostic-list span {
  border-bottom: 1px solid rgba(197, 170, 104, 0.28);
  color: var(--paper);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  padding: 14px 0;
}

.statement {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.98), rgba(3, 3, 3, 0.76)),
    url("https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=85") center / cover;
  padding: 128px clamp(20px, 5vw, 64px);
}

.statement div {
  margin: 0 auto;
  max-width: var(--max);
}

.split-heading {
  align-items: end;
  display: flex;
  gap: 32px;
  justify-content: space-between;
}

.text-link {
  color: var(--gold-bright);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  padding-bottom: 8px;
  text-transform: uppercase;
  border-bottom: 1px solid var(--gold);
}

.article-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
}

.article-card {
  border: 1px solid var(--line);
  min-height: 300px;
  padding: 30px;
}

.article-card span,
.post-row span,
.article-meta,
.article-meta-preview {
  color: var(--gold);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.article-card a {
  color: var(--gold-bright);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-top: 16px;
  text-transform: uppercase;
}

.page-hero,
.article-hero {
  background:
    linear-gradient(rgba(3, 3, 3, 0.88), rgba(3, 3, 3, 0.96)),
    url("assets/identidade/2.png") center / cover;
  padding: 168px clamp(20px, 5vw, 64px) 88px;
}

.page-hero h1,
.article-hero h1,
.page-hero p,
.article-hero p,
.blog-toolbar,
.post-row,
.article-body,
.editor-layout {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--max);
}

.page-hero h1,
.article-hero h1 {
  max-width: 920px;
}

.page-hero p,
.article-hero p {
  font-size: 19px;
  max-width: 760px;
}

.compact-hero {
  padding-bottom: 60px;
}

.blog-toolbar {
  align-items: center;
  border-bottom: 1px solid var(--line);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 28px;
  padding-bottom: 28px;
}

.blog-toolbar p {
  color: var(--muted);
  margin: 0;
}

.post-row {
  align-items: center;
  border: 1px solid var(--line);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 18px;
  padding: 30px;
}

.post-row h2 {
  font-size: clamp(30px, 3vw, 42px);
  margin-bottom: 10px;
}

.post-row p {
  margin-bottom: 0;
}

.article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

.article-body {
  color: #d8d4c8;
  font-size: 19px;
  padding: 78px clamp(20px, 5vw, 64px);
}

.article-body h2 {
  color: var(--paper);
  font-size: clamp(32px, 4vw, 48px);
  margin: 50px 0 18px;
}

.article-body p,
.article-body li {
  max-width: 820px;
}

.article-body blockquote {
  border-left: 2px solid var(--gold);
  color: var(--paper);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 32px;
  margin: 42px 0;
  padding-left: 24px;
}

.editor-layout {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.7fr);
}

.editor-form,
.editor-output {
  border: 1px solid var(--line);
  padding: 28px;
}

.editor-form label,
.editor-output label {
  color: var(--gold-bright);
  display: grid;
  font-size: 12px;
  font-weight: 800;
  gap: 10px;
  letter-spacing: 0.13em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.editor-form input,
.editor-form textarea,
.editor-output textarea {
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(197, 170, 104, 0.22);
  color: var(--paper);
  font: 500 15px/1.6 "Manrope", Arial, sans-serif;
  padding: 14px;
  resize: vertical;
  width: 100%;
}

.editor-two-cols {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.editor-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.editor-note {
  color: var(--gold-bright);
  font-size: 13px;
  margin: 16px 0 0;
}

.local-posts {
  background: rgba(8, 8, 7, 0.98);
  border-top: 1px solid var(--line);
}

.local-post-list {
  display: grid;
  gap: 14px;
  margin: 0 auto;
  max-width: var(--max);
}

.local-post-item {
  align-items: center;
  background: rgba(12, 11, 9, 0.94);
  border: 1px solid rgba(185, 154, 84, 0.24);
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 24px;
}

.local-post-item span {
  color: var(--gold-bright);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.local-post-item h3 {
  margin-bottom: 8px;
}

.local-post-item p {
  color: var(--muted);
  margin: 0;
}

.local-post-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.button-danger {
  background: rgba(128, 31, 31, 0.2);
  border-color: rgba(220, 96, 96, 0.7);
  color: #ffd7d7;
}

@media (max-width: 720px) {
  .local-post-item {
    grid-template-columns: 1fr;
  }

  .local-post-actions {
    justify-content: flex-start;
  }
}

.editor-preview {
  border-bottom: 1px solid var(--line);
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.editor-preview h2,
.editor-preview h3 {
  margin-bottom: 10px;
}

.editor-preview p {
  color: var(--muted);
}

.empty-state {
  color: var(--muted);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--ink);
  color: var(--paper);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}

body.nav-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

.site-header {
  align-items: center;
  background: rgba(7, 9, 12, 0.82);
  border-bottom: 1px solid rgba(215, 181, 111, 0.16);
  display: flex;
  justify-content: space-between;
  left: 0;
  min-height: 78px;
  padding: 18px clamp(20px, 5vw, 64px);
  position: fixed;
  right: 0;
  top: 0;
  transition: background 220ms ease, min-height 220ms ease;
  z-index: 20;
}

.site-header.is-scrolled {
  background: rgba(7, 9, 12, 0.96);
  min-height: 68px;
}

.brand {
  align-items: center;
  display: inline-flex;
  gap: 14px;
}

.brand-mark {
  align-items: center;
  border: 1px solid var(--gold);
  color: var(--gold-bright);
  display: inline-flex;
  font-family: Georgia, serif;
  font-size: 17px;
  height: 44px;
  justify-content: center;
  letter-spacing: 0;
  width: 44px;
}

.brand strong,
.brand small {
  display: block;
}

.brand strong {
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: 500;
}

.brand small {
  color: var(--gold);
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.main-nav {
  align-items: center;
  display: flex;
  gap: 28px;
}

.main-nav a {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  transition: color 180ms ease;
}

.main-nav a:hover {
  color: var(--gold-bright);
}

.nav-toggle {
  background: transparent;
  border: 1px solid var(--line);
  display: none;
  height: 42px;
  padding: 0;
  width: 42px;
}

.nav-toggle span {
  background: var(--gold);
  display: block;
  height: 2px;
  margin: 7px auto;
  transition: transform 180ms ease;
  width: 18px;
}

.hero {
  align-items: end;
  background:
    linear-gradient(90deg, rgba(7, 9, 12, 0.94), rgba(7, 9, 12, 0.62) 58%, rgba(7, 9, 12, 0.88)),
    url("https://images.unsplash.com/photo-1589829545856-d10d557cf95f?auto=format&fit=crop&w=1800&q=85") center / cover;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  min-height: 96vh;
  padding: 150px clamp(20px, 5vw, 64px) 56px;
  position: relative;
}

.hero::after {
  background: linear-gradient(180deg, transparent, var(--ink));
  bottom: 0;
  content: "";
  height: 180px;
  left: 0;
  position: absolute;
  right: 0;
}

.hero-content,
.hero-panel {
  position: relative;
  z-index: 1;
}

.hero-content {
  max-width: 800px;
}

.eyebrow {
  color: var(--gold);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  margin: 0 0 14px;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  letter-spacing: 0;
}

h1 {
  font-size: clamp(46px, 7vw, 84px);
  line-height: 0.96;
  margin-bottom: 24px;
  max-width: 860px;
}

h2 {
  font-size: clamp(34px, 4.5vw, 58px);
  line-height: 1.05;
  margin-bottom: 20px;
}

h3 {
  color: var(--white);
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.hero-copy {
  color: #d7dde0;
  font-size: clamp(17px, 2vw, 21px);
  max-width: 720px;
}

.hero-actions,
.contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.button {
  align-items: center;
  border: 1px solid var(--gold);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0.12em;
  min-height: 48px;
  padding: 0 22px;
  text-transform: uppercase;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button-primary {
  background: var(--gold);
  color: #17110a;
}

.button-ghost {
  background: rgba(7, 9, 12, 0.42);
  color: var(--gold-bright);
}

.hero-panel {
  align-self: end;
  border: 1px solid var(--line);
  background: rgba(8, 11, 15, 0.74);
  padding: 26px;
}

.hero-panel span,
.practice-card span,
.method-list strong {
  color: var(--gold);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.hero-panel strong {
  display: block;
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 16px;
}

.hero-panel p {
  color: var(--muted);
  margin-bottom: 0;
}

.section-pad {
  padding: 104px clamp(20px, 5vw, 64px);
}

.intro {
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 0.85fr) minmax(280px, 0.6fr);
  margin: 0 auto;
  max-width: var(--max);
}

.intro > p,
.regularization-copy p,
.trust p,
.contact p,
.image-band p,
.practice-card p,
.method-list p {
  color: var(--muted);
}

.section-heading {
  margin: 0 auto 48px;
  max-width: var(--max);
}

.practice {
  background: var(--coal);
}

.practice-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
}

.practice-card {
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(215, 181, 111, 0.18);
  min-height: 260px;
  padding: 28px;
  transition: border-color 180ms ease, transform 180ms ease;
}

.practice-card:hover {
  border-color: rgba(241, 207, 131, 0.58);
  transform: translateY(-4px);
}

.practice-card.featured {
  background: linear-gradient(145deg, rgba(215, 181, 111, 0.16), rgba(255, 255, 255, 0.03));
}

.image-band {
  background:
    linear-gradient(90deg, rgba(7, 9, 12, 0.95), rgba(7, 9, 12, 0.72)),
    url("https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=85") center / cover;
  min-height: 520px;
  padding: 120px clamp(20px, 5vw, 64px);
}

.image-band div {
  max-width: 720px;
}

.method-list {
  border-top: 1px solid var(--line);
  margin: 0 auto;
  max-width: var(--max);
}

.method-list article {
  align-items: start;
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 22px;
  grid-template-columns: 80px 240px minmax(0, 1fr);
  padding: 28px 0;
}

.method-list h3,
.method-list p {
  margin-bottom: 0;
}

.regularization {
  background: #0b0e12;
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 0.72fr) minmax(300px, 0.9fr);
}

.regularization-copy {
  max-width: 580px;
  justify-self: end;
}

.issue-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 620px;
}

.issue-grid span {
  border: 1px solid rgba(215, 181, 111, 0.22);
  color: #dbe0e2;
  min-height: 70px;
  padding: 20px;
}

.trust {
  background:
    linear-gradient(rgba(16, 20, 25, 0.95), rgba(16, 20, 25, 0.95)),
    url("https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1800&q=85") center / cover;
}

.trust > div {
  margin: 0 auto;
  max-width: var(--max);
}

.trust-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 34px;
}

.trust-grid article {
  border-left: 1px solid var(--gold);
  padding: 6px 0 6px 24px;
}

.contact {
  display: grid;
  gap: 44px;
  grid-template-columns: minmax(0, 0.9fr) minmax(300px, 0.52fr);
  margin: 0 auto;
  max-width: var(--max);
}

.contact-card {
  border: 1px solid var(--line);
  padding: clamp(28px, 5vw, 48px);
}

address {
  background: var(--graphite);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--muted);
  font-style: normal;
  padding: clamp(28px, 4vw, 40px);
}

address strong {
  color: var(--gold-bright);
  display: block;
  font-size: 12px;
  letter-spacing: 0.14em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

address span {
  display: block;
  height: 28px;
}

.site-footer {
  align-items: center;
  border-top: 1px solid rgba(215, 181, 111, 0.18);
  color: var(--muted);
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 16px;
  justify-content: space-between;
  padding: 28px clamp(20px, 5vw, 64px);
}

@media (max-width: 920px) {
  .nav-toggle {
    display: block;
    position: relative;
    z-index: 22;
  }

  .main-nav {
    align-items: stretch;
    background: rgba(7, 9, 12, 0.98);
    border-left: 1px solid var(--line);
    bottom: 0;
    flex-direction: column;
    justify-content: center;
    max-width: 360px;
    padding: 88px 32px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform 220ms ease;
    width: 82vw;
    z-index: 21;
  }

  .main-nav.is-open {
    transform: translateX(0);
  }

  .hero {
    grid-template-columns: 1fr;
    min-height: auto;
    padding-top: 132px;
  }

  .hero-panel {
    margin-top: 44px;
    max-width: 520px;
  }

  .intro,
  .regularization,
  .contact {
    grid-template-columns: 1fr;
  }

  .regularization-copy {
    justify-self: start;
  }

  .practice-grid,
  .trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .method-list article {
    grid-template-columns: 64px minmax(0, 1fr);
  }

  .method-list p {
    grid-column: 2;
  }
}

@media (max-width: 640px) {
  .site-header {
    padding: 14px 18px;
  }

  .brand small {
    font-size: 10px;
    letter-spacing: 0.08em;
  }

  .brand strong {
    font-size: 18px;
  }

  .hero,
  .section-pad,
  .image-band {
    padding-left: 18px;
    padding-right: 18px;
  }

  h1 {
    font-size: 44px;
  }

  h2 {
    font-size: 34px;
  }

  .practice-grid,
  .trust-grid,
  .issue-grid {
    grid-template-columns: 1fr;
  }

  .practice-card {
    min-height: auto;
  }

  .method-list article {
    display: block;
  }

  .method-list strong {
    margin-bottom: 10px;
  }

  .method-list h3 {
    margin-bottom: 10px;
  }
}

/* Camada final da identidade Sousa & Alves. */
body {
  background:
    linear-gradient(rgba(3, 3, 3, 0.92), rgba(3, 3, 3, 0.96)),
    url("assets/identidade/2.png") center top / 1200px auto fixed;
  font-family: "Manrope", "Segoe UI", Arial, sans-serif;
}

.site-header {
  background: rgba(3, 3, 3, 0.78);
  backdrop-filter: blur(18px);
}

.brand-mark {
  border: 0;
  color: transparent;
  font-family: "Cinzel", Georgia, serif;
  height: 48px;
  position: relative;
  width: 48px;
}

.brand-mark::before,
.brand-mark::after {
  border: 1px solid var(--gold);
  content: "";
  position: absolute;
}

.brand-mark::before {
  inset: 5px 16px 5px 9px;
}

.brand-mark::after {
  inset: 5px 8px 5px 23px;
  transform: skewY(-32deg);
}

.brand strong {
  font-family: "Cinzel", Georgia, serif;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.brand small {
  letter-spacing: 0.33em;
}

h1,
h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
}

h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 25px;
  font-weight: 600;
}

.hero {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.98) 0%, rgba(3, 3, 3, 0.76) 52%, rgba(3, 3, 3, 0.9) 100%),
    url("assets/identidade/1.png") center / cover;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
  min-height: 94vh;
}

.hero::before {
  background: linear-gradient(180deg, var(--gold), rgba(197, 170, 104, 0));
  content: "";
  height: 46vh;
  left: clamp(24px, 7vw, 96px);
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}

.hero-content {
  margin-left: clamp(0px, 5vw, 72px);
  position: relative;
  z-index: 2;
}

h1 {
  font-size: clamp(52px, 7.4vw, 96px);
  line-height: 0.93;
}

.signature-panel {
  align-self: center;
  border-left: 1px solid var(--gold);
  margin-bottom: 42px;
  padding: 34px 0 34px 34px;
  position: relative;
  z-index: 2;
}

.signature-panel p {
  color: var(--gold-bright);
  font-family: "Cinzel", Georgia, serif;
  font-size: 28px;
  letter-spacing: 0.22em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.signature-panel strong {
  color: var(--paper);
  display: block;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.38em;
  margin-bottom: 28px;
  text-transform: lowercase;
}

.signature-panel small {
  color: var(--muted);
  display: block;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.diagnostic {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.95), rgba(3, 3, 3, 0.78)),
    url("assets/identidade/2.png") center / cover;
  display: grid;
  gap: 52px;
  grid-template-columns: minmax(0, 0.85fr) minmax(320px, 0.72fr);
}

.diagnostic-copy {
  max-width: 760px;
  justify-self: end;
}

.diagnostic-list {
  align-self: center;
  display: grid;
  gap: 12px;
}

.diagnostic-list span {
  border-bottom: 1px solid rgba(197, 170, 104, 0.28);
  color: var(--paper);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  padding: 14px 0;
}

.statement {
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.98), rgba(3, 3, 3, 0.76)),
    url("https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=85") center / cover;
  padding: 128px clamp(20px, 5vw, 64px);
}

.statement div {
  margin: 0 auto;
  max-width: var(--max);
}

.practice,
.articles-preview,
.blog-list {
  background: rgba(9, 9, 8, 0.94);
}

.article-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
}

.practice-card,
.article-card,
.contact-card,
address,
.editor-form,
.editor-output,
.post-row {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.012)),
    rgba(3, 3, 3, 0.72);
  border-color: rgba(197, 170, 104, 0.28);
}

.article-card {
  border: 1px solid var(--line);
  min-height: 300px;
  padding: 30px;
}

.article-card span,
.post-row span,
.article-meta,
.article-meta-preview {
  color: var(--gold);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.article-card a,
.text-link {
  color: var(--gold-bright);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-top: 16px;
  text-transform: uppercase;
}

.page-hero,
.article-hero {
  background:
    linear-gradient(rgba(3, 3, 3, 0.88), rgba(3, 3, 3, 0.96)),
    url("assets/identidade/2.png") center / cover;
  padding: 168px clamp(20px, 5vw, 64px) 88px;
}

.page-hero h1,
.article-hero h1,
.page-hero p,
.article-hero p,
.blog-toolbar,
.post-row,
.article-body,
.editor-layout {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--max);
}

.page-hero p,
.article-hero p {
  color: var(--muted);
  font-size: 19px;
  max-width: 760px;
}

.blog-toolbar {
  align-items: center;
  border-bottom: 1px solid var(--line);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 28px;
  padding-bottom: 28px;
}

.blog-toolbar p {
  color: var(--muted);
  margin: 0;
}

.post-row {
  align-items: center;
  border: 1px solid var(--line);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 18px;
  padding: 30px;
}

.post-row h2 {
  font-size: clamp(30px, 3vw, 42px);
  margin-bottom: 10px;
}

.article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

.article-body {
  color: #d8d4c8;
  font-size: 19px;
  padding: 78px clamp(20px, 5vw, 64px);
}

.article-body h2 {
  color: var(--paper);
  font-size: clamp(32px, 4vw, 48px);
  margin: 50px 0 18px;
}

.article-body p,
.article-body li {
  max-width: 820px;
}

.editor-layout {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.7fr);
}

.editor-form,
.editor-output {
  border: 1px solid var(--line);
  padding: 28px;
}

.editor-form label,
.editor-output label {
  color: var(--gold-bright);
  display: grid;
  font-size: 12px;
  font-weight: 800;
  gap: 10px;
  letter-spacing: 0.13em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.editor-form input,
.editor-form textarea,
.editor-output textarea {
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(197, 170, 104, 0.22);
  color: var(--paper);
  font: 500 15px/1.6 "Manrope", Arial, sans-serif;
  padding: 14px;
  resize: vertical;
  width: 100%;
}

.editor-two-cols {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 920px) {
  .hero,
  .diagnostic,
  .editor-layout {
    grid-template-columns: 1fr;
  }

  .signature-panel {
    align-self: start;
    max-width: 560px;
  }

  .diagnostic-copy {
    justify-self: start;
  }

  .article-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .post-row,
  .blog-toolbar {
    align-items: start;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .brand strong {
    font-size: 15px;
    letter-spacing: 0.08em;
  }

  .brand small {
    letter-spacing: 0.16em;
  }

  h1 {
    font-size: 46px;
  }

  .signature-panel p {
    font-size: 22px;
    letter-spacing: 0.12em;
  }

  .signature-panel strong {
    letter-spacing: 0.18em;
  }

  .article-grid,
  .editor-two-cols {
    grid-template-columns: 1fr;
  }
}

/* Direção visual v3: boutique jurídica, editorial e sem dependência de arquivos de logo provisórios. */
:root {
  --ink: #050505;
  --coal: #0c0b09;
  --graphite: #15130f;
  --surface: #1b1812;
  --gold: #b99a54;
  --gold-bright: #e0c27a;
  --paper: #f4efe4;
  --muted: #bdb6a7;
  --line: rgba(185, 154, 84, 0.32);
}

body {
  background:
    radial-gradient(circle at 18% 8%, rgba(185, 154, 84, 0.12), transparent 28rem),
    linear-gradient(135deg, #050505 0%, #0a0908 48%, #14110d 100%);
  color: var(--paper);
  font-family: "Manrope", "Segoe UI", Arial, sans-serif;
}

body::before {
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px);
  background-size: 84px 84px;
  content: "";
  inset: 0;
  opacity: 0.32;
  pointer-events: none;
  position: fixed;
  z-index: -1;
}

.site-header {
  background: rgba(5, 5, 5, 0.86);
  border-bottom: 1px solid rgba(185, 154, 84, 0.2);
  backdrop-filter: blur(20px);
}

.brand {
  gap: 18px;
}

.brand-mark {
  background:
    linear-gradient(135deg, transparent 0 34%, var(--gold) 34% 38%, transparent 38%),
    linear-gradient(90deg, transparent 0 22%, var(--gold) 22% 26%, transparent 26% 56%, var(--gold) 56% 60%, transparent 60%),
    linear-gradient(180deg, transparent 0 17%, var(--gold) 17% 21%, transparent 21% 76%, var(--gold) 76% 80%, transparent 80%);
  border: 1px solid rgba(185, 154, 84, 0.62);
  color: transparent;
  height: 50px;
  width: 50px;
}

.brand-mark::before,
.brand-mark::after {
  display: none;
}

.brand strong {
  color: var(--paper);
  font-family: "Cinzel", Georgia, serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1.15;
  text-transform: uppercase;
}

.brand small {
  color: var(--gold-bright);
  font-size: 10px;
  letter-spacing: 0.34em;
}

.main-nav a {
  color: #c7c0b1;
  font-size: 11px;
  letter-spacing: 0.18em;
}

.main-nav a:hover {
  color: var(--gold-bright);
}

.hero-v2 {
  align-items: center;
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.98) 0%, rgba(5, 5, 5, 0.76) 53%, rgba(5, 5, 5, 0.88) 100%),
    url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1900&q=86") center / cover;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.45fr);
  min-height: 94vh;
  overflow: hidden;
  padding-bottom: 72px;
}

.hero-v2::before {
  background: linear-gradient(180deg, var(--gold-bright), rgba(185, 154, 84, 0));
  height: 52vh;
  left: clamp(22px, 6vw, 86px);
  opacity: 0.9;
  width: 2px;
}

.hero-v2::after {
  background:
    linear-gradient(180deg, transparent, rgba(5, 5, 5, 0.96)),
    radial-gradient(circle at 70% 20%, rgba(185, 154, 84, 0.13), transparent 22rem);
}

.hero-content {
  margin-left: clamp(0px, 5vw, 72px);
  max-width: 920px;
}

.eyebrow {
  color: var(--gold-bright);
  font-size: 11px;
  letter-spacing: 0.22em;
}

h1,
h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
}

h1 {
  font-size: clamp(58px, 7.8vw, 104px);
  line-height: 0.89;
  margin-bottom: 28px;
}

h2 {
  font-size: clamp(38px, 5vw, 66px);
  line-height: 0.98;
}

h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
}

.hero-copy {
  color: #ddd5c4;
  font-size: clamp(18px, 1.8vw, 22px);
  max-width: 740px;
}

.button {
  border-color: rgba(224, 194, 122, 0.72);
  min-height: 50px;
}

.button-primary {
  background: var(--gold-bright);
  color: #171208;
}

.button-ghost {
  background: rgba(5, 5, 5, 0.42);
}

.hero-credentials {
  border: 1px solid rgba(185, 154, 84, 0.38);
  background: rgba(7, 7, 6, 0.72);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.38);
  padding: 18px 18px 34px;
  position: relative;
  z-index: 2;
}

.hero-credentials::before {
  background: var(--gold);
  content: "";
  height: 3px;
  left: 34px;
  position: absolute;
  top: 0;
  width: 92px;
}

.hero-credentials img {
  border: 1px solid rgba(185, 154, 84, 0.26);
  display: block;
  filter: saturate(0.9) contrast(1.06);
  height: auto;
  margin-bottom: 28px;
  width: 100%;
}

.hero-credentials span {
  color: var(--gold-bright);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  margin-bottom: 22px;
  text-transform: uppercase;
  padding: 0 16px;
}

.hero-credentials strong {
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 33px;
  font-weight: 600;
  line-height: 1.04;
  margin-bottom: 18px;
  padding: 0 16px;
}

.hero-credentials p {
  color: var(--muted);
  margin: 0;
  padding: 0 16px;
}

.section-pad {
  padding-top: clamp(84px, 9vw, 132px);
  padding-bottom: clamp(84px, 9vw, 132px);
}

.intro {
  align-items: start;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.55fr);
}

.intro-copy {
  border-left: 1px solid var(--line);
  padding-left: 34px;
}

.intro-copy p,
.crisis-copy p,
.diagnostic-copy p,
.partner-card p,
.trust p,
.contact p,
.practice-card p,
.article-card p {
  color: var(--muted);
}

.practice {
  background:
    linear-gradient(180deg, rgba(12, 11, 9, 0.98), rgba(7, 7, 6, 0.98));
}

.section-heading {
  align-items: end;
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(240px, 0.25fr);
}

.section-heading::after {
  background: linear-gradient(90deg, var(--gold), transparent);
  content: "";
  height: 1px;
  margin-bottom: 24px;
}

.practice-grid {
  gap: 1px;
  background: rgba(185, 154, 84, 0.24);
  border: 1px solid rgba(185, 154, 84, 0.24);
}

.practice-card {
  background: linear-gradient(145deg, rgba(22, 19, 14, 0.98), rgba(8, 8, 7, 0.98));
  border: 0;
  min-height: 292px;
  padding: 34px;
}

.practice-card.featured {
  background:
    linear-gradient(145deg, rgba(185, 154, 84, 0.2), rgba(22, 19, 14, 0.98)),
    #11100d;
}

.practice-card span,
.crisis-steps strong,
.method-list strong {
  color: var(--gold-bright);
}

.crisis-model {
  background:
    radial-gradient(circle at 15% 18%, rgba(185, 154, 84, 0.14), transparent 24rem),
    linear-gradient(120deg, #050505 0%, #11100d 100%);
  display: grid;
  gap: 42px;
  grid-template-columns: minmax(0, 0.72fr) minmax(360px, 0.58fr);
}

.crisis-kicker {
  max-width: 740px;
}

.crisis-copy {
  border-top: 1px solid var(--line);
  padding-top: 34px;
}

.crisis-copy p {
  font-size: 17px;
}

.crisis-steps {
  display: grid;
  gap: 1px;
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: rgba(185, 154, 84, 0.26);
  border: 1px solid rgba(185, 154, 84, 0.26);
}

.crisis-steps article {
  background: rgba(10, 9, 7, 0.96);
  min-height: 230px;
  padding: 28px;
}

.crisis-steps strong {
  display: block;
  font-size: 12px;
  letter-spacing: 0.18em;
  margin-bottom: 24px;
}

.crisis-steps p {
  color: var(--muted);
}

.diagnostic {
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.98), rgba(5, 5, 5, 0.78)),
    url("https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1900&q=84") center / cover;
}

.partners {
  background:
    linear-gradient(180deg, rgba(9, 8, 7, 0.98), rgba(5, 5, 5, 0.98));
}

.partners-grid {
  display: grid;
  gap: 24px;
  margin: 0 auto;
  max-width: var(--max);
}

.partner-card {
  align-items: start;
  background:
    linear-gradient(135deg, rgba(185, 154, 84, 0.12), rgba(255, 255, 255, 0.02)),
    rgba(12, 11, 9, 0.98);
  border: 1px solid rgba(185, 154, 84, 0.28);
  display: grid;
  gap: 28px;
  grid-template-columns: 116px minmax(0, 1fr);
  padding: clamp(28px, 4vw, 46px);
}

.partner-initials {
  align-items: center;
  border: 1px solid var(--gold);
  color: var(--gold-bright);
  display: flex;
  font-family: "Cinzel", Georgia, serif;
  font-size: 32px;
  height: 116px;
  justify-content: center;
  letter-spacing: 0.08em;
  width: 116px;
}

.partner-card h3 {
  font-size: clamp(34px, 4vw, 52px);
  margin-bottom: 18px;
}

.partner-card p:last-child {
  margin-bottom: 0;
}

.statement {
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.96), rgba(5, 5, 5, 0.74)),
    url("https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1900&q=84") center / cover;
}

.trust-grid article {
  background: rgba(12, 11, 9, 0.8);
  border-left: 1px solid var(--gold);
  padding: 26px 26px 26px 28px;
}

.articles-preview {
  background: #080807;
}

.contact {
  align-items: stretch;
}

.contact-card,
address {
  background: rgba(12, 11, 9, 0.92);
}

@media (max-width: 1020px) {
  .hero-v2,
  .intro,
  .crisis-model,
  .diagnostic,
  .contact,
  .section-heading {
    grid-template-columns: 1fr;
  }

  .section-heading::after {
    display: none;
  }

  .crisis-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .hero-v2 {
    padding-top: 132px;
  }

  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 38px;
  }

  .intro-copy {
    border-left: 0;
    padding-left: 0;
  }

  .practice-grid,
  .crisis-steps,
  .partners-grid,
  .partner-card {
    grid-template-columns: 1fr;
  }

  .partner-initials {
    height: 84px;
    width: 84px;
  }
}

/* Refinamento editorial e contraste. */
:root {
  --paper-page: #f3eee4;
  --paper-ink: #17130d;
  --paper-muted: #5e5648;
}

.articles-preview {
  background:
    linear-gradient(180deg, rgba(8, 8, 7, 0.98), rgba(13, 12, 10, 0.98));
}

.articles-preview .section-heading {
  margin-bottom: 38px;
}

.article-grid {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.65fr);
}

.article-card,
.article-mini {
  background: rgba(10, 9, 7, 0.96);
  border: 1px solid rgba(185, 154, 84, 0.26);
}

.article-card-featured {
  min-height: 420px;
  padding: clamp(30px, 4vw, 52px);
}

.article-card-featured h3 {
  font-size: clamp(38px, 4.5vw, 62px);
  line-height: 0.98;
  max-width: 760px;
}

.article-card-featured p {
  color: #d5cbb9;
  font-size: 18px;
  max-width: 680px;
}

.article-side-list {
  display: grid;
  gap: 18px;
}

.article-mini {
  padding: 28px;
}

.article-mini h3 {
  font-size: 30px;
  line-height: 1;
}

.article-mini p {
  color: #cfc5b2;
}

.article-card a,
.article-mini a,
.text-link {
  border-bottom: 1px solid currentColor;
  padding-bottom: 5px;
}

.blog-list {
  background:
    linear-gradient(180deg, rgba(8, 8, 7, 0.98), rgba(5, 5, 5, 0.98));
}

.blog-intro {
  border-bottom: 1px solid var(--line);
  margin: 0 auto 32px;
  max-width: var(--max);
  padding-bottom: 32px;
}

.blog-intro h2 {
  max-width: 880px;
}

.blog-intro p:last-child {
  color: #d5cbb9;
  font-size: 18px;
  max-width: 780px;
}

.post-row {
  background: rgba(12, 11, 9, 0.94);
  border: 1px solid rgba(185, 154, 84, 0.24);
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.22);
  grid-template-columns: minmax(0, 1fr) 170px;
  padding: clamp(26px, 3vw, 38px);
}

.post-row span {
  color: var(--gold-bright);
}

.post-row h2 {
  color: var(--paper);
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1;
}

.post-row p {
  color: #d5cbb9;
  font-size: 17px;
  max-width: 760px;
}

.article-hero {
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.96), rgba(5, 5, 5, 0.82)),
    url("https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1900&q=84") center / cover;
}

.article-hero .text-link {
  margin-bottom: 34px;
}

.article-hero h1 {
  max-width: 980px;
}

.article-meta {
  color: #e4dccd;
}

.article-body {
  background: var(--paper-page);
  color: var(--paper-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12pt;
  line-height: 1.5;
  max-width: none;
  padding: clamp(46px, 7vw, 92px) clamp(20px, 5vw, 64px);
}

.article-body > * {
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
}

.article-abstract {
  border-bottom: 1px solid rgba(23, 19, 13, 0.18);
  margin-bottom: 38px;
  padding-bottom: 30px;
}

.article-abstract h2,
.article-references h2,
.article-body h2 {
  color: var(--paper-ink);
  font-family: "Times New Roman", Georgia, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin: 42px auto 14px;
  text-transform: uppercase;
}

.article-abstract h2 {
  margin-top: 0;
}

.article-body p {
  color: var(--paper-ink);
  margin-bottom: 18px;
  text-align: justify;
}

.article-body p,
.article-body li {
  max-width: 860px;
}

.article-body strong {
  color: #0b0906;
}

.article-references {
  border-top: 1px solid rgba(23, 19, 13, 0.18);
  margin-top: 46px;
  padding-top: 14px;
}

.article-references p {
  color: var(--paper-muted);
  font-size: 15px;
  line-height: 1.55;
  text-align: left;
}

.page-hero {
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.96), rgba(5, 5, 5, 0.82)),
    url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1900&q=84") center / cover;
}

@media (max-width: 920px) {
  .article-grid,
  .post-row {
    grid-template-columns: 1fr;
  }

  .article-card-featured {
    min-height: auto;
  }
}

@media (max-width: 640px) {
  .article-body {
    font-size: 12pt;
  }

  .article-body p {
    text-align: justify;
  }
}

/* Logomarca real do escritório no cabeçalho. */
.brand-mark {
  display: none !important;
}

.brand {
  border-left: 2px solid var(--gold);
  gap: 0;
  padding-left: 18px;
}

.brand-text {
  display: block;
}

.brand strong {
  color: var(--gold-bright);
  display: block;
  font-family: "Cinzel", Georgia, serif;
  font-size: clamp(16px, 1.6vw, 21px);
  font-weight: 600;
  letter-spacing: 0.22em;
  line-height: 1.05;
  text-transform: uppercase;
}

.brand small {
  color: #d6c8a6;
  display: block;
  font-size: 10px;
  letter-spacing: 0.34em;
  margin-top: 6px;
  text-transform: uppercase;
}

/*
  The original files in assets/1.png, 2.png and 3.png are complete brand-card artwork,
  not isolated transparent logo files. The header therefore uses a clean typographic
  wordmark instead of a cropped symbol that could misrepresent the firm identity.
*/
.brand-mark::before,
.brand-mark::after {
  display: none !important;
}

.brand-mark::before,
.brand-mark::after {
  display: none !important;
}

/* Benchmark inspirado em práticas de escritórios full-service: visão geral + capacidades + insights. */
.solutions {
  background:
    linear-gradient(180deg, rgba(15, 14, 12, 0.98), rgba(7, 7, 6, 0.98));
  border-top: 1px solid rgba(185, 154, 84, 0.18);
  border-bottom: 1px solid rgba(185, 154, 84, 0.18);
}

.solutions-layout {
  display: grid;
  gap: 42px;
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 0.72fr);
  margin: 0 auto;
  max-width: var(--max);
}

.solutions-wrap {
  display: grid;
  gap: 42px;
  margin: 0 auto;
  max-width: var(--max);
}

.solutions-header {
  display: grid;
  gap: 36px;
  grid-template-columns: minmax(240px, 0.32fr) minmax(0, 0.68fr);
  min-height: 260px;
}

.solutions-header .eyebrow {
  align-self: end;
  border-bottom: 1px solid var(--gold);
  padding-bottom: 18px;
}

.solutions-header h2 {
  align-self: center;
  font-size: clamp(52px, 7vw, 92px);
  line-height: 0.92;
  max-width: 900px;
}

.solutions-lead {
  border-left: 0;
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-left: 0;
}

.solutions-lead p {
  color: #ded5c4;
  font-size: 17px;
}

.capability-list {
  border-top: 1px solid rgba(185, 154, 84, 0.26);
}

.capability-list article {
  align-items: baseline;
  border-bottom: 1px solid rgba(185, 154, 84, 0.26);
  display: grid;
  gap: 22px;
  grid-template-columns: 64px minmax(180px, 0.32fr) minmax(0, 1fr);
  padding: 24px 0;
}

.capability-list span {
  color: var(--gold-bright);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.capability-list h3 {
  font-size: 28px;
  margin: 0;
}

.capability-list p {
  color: var(--muted);
  margin: 0;
}

.articles-preview {
  background:
    linear-gradient(180deg, #10100e 0%, #090908 100%) !important;
}

.articles-preview .section-heading {
  border-bottom: 1px solid rgba(185, 154, 84, 0.22);
  padding-bottom: 34px;
}

.article-grid {
  gap: 0;
  grid-template-columns: minmax(0, 0.94fr) minmax(320px, 0.62fr);
}

.article-card,
.article-mini {
  background: transparent;
  border: 0;
}

.article-card-featured {
  border-right: 1px solid rgba(185, 154, 84, 0.24);
  min-height: 360px;
  padding: 0 clamp(28px, 5vw, 56px) 0 0;
}

.article-card-featured h3 {
  font-size: clamp(40px, 5vw, 68px);
}

.article-card-featured p {
  color: #ded5c4;
}

.article-side-list {
  gap: 0;
}

.article-mini {
  border-bottom: 1px solid rgba(185, 154, 84, 0.22);
  padding: 0 0 26px 34px;
}

.article-mini + .article-mini {
  padding-top: 26px;
}

.article-mini h3 {
  font-size: 30px;
  line-height: 1.05;
}

.article-mini p {
  color: var(--muted);
}

.blog-intro {
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 0.62fr) minmax(260px, 0.38fr);
}

.blog-intro p:last-child {
  align-self: end;
  border-left: 1px solid var(--line);
  padding-left: 28px;
}

.post-row {
  background: transparent;
  border-width: 1px 0 0;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.post-row:last-child {
  border-bottom: 1px solid rgba(185, 154, 84, 0.24);
}

@media (max-width: 1020px) {
  .solutions-layout,
  .solutions-header,
  .solutions-lead,
  .blog-intro {
    grid-template-columns: 1fr;
  }

  .solutions-header {
    min-height: auto;
  }

  .solutions-header h2 {
    align-self: start;
  }

  .capability-list article {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .capability-list p {
    grid-column: 2;
  }
}

@media (max-width: 920px) {
  .article-card-featured {
    border-right: 0;
    border-bottom: 1px solid rgba(185, 154, 84, 0.24);
    padding: 0 0 28px;
  }

  .article-mini {
    padding-left: 0;
  }
}

/* Leitura dos artigos: cinza escuro, fonte branca e Book Antiqua. */
.article-body {
  background:
    linear-gradient(180deg, #242321 0%, #1b1b19 100%) !important;
  color: #f6f2e8 !important;
  font-family: "Book Antiqua", Palatino, "Palatino Linotype", Georgia, serif !important;
  font-size: 12pt;
  line-height: 1.5;
}

.article-body > * {
  max-width: 840px;
}

.article-abstract {
  border-bottom: 1px solid rgba(246, 242, 232, 0.22);
}

.article-abstract h2,
.article-references h2,
.article-body h2 {
  color: #ffffff !important;
  font-family: "Book Antiqua", Palatino, "Palatino Linotype", Georgia, serif !important;
  letter-spacing: 0;
}

.article-body p,
.article-body li {
  color: #f6f2e8 !important;
  text-align: justify;
}

.article-body strong {
  color: #ffffff !important;
}

.article-references {
  border-top: 1px solid rgba(246, 242, 232, 0.22);
}

.article-references p {
  color: #d8d2c5 !important;
}

/* Refinamento estrutural final: seções mais integradas, sem títulos comprimidos. */
.section-pad {
  padding-left: clamp(24px, 6vw, 78px);
  padding-right: clamp(24px, 6vw, 78px);
}

.section-heading {
  display: block !important;
  margin: 0 auto 46px;
  max-width: var(--max);
}

.section-heading::after {
  background: linear-gradient(90deg, var(--gold), transparent);
  content: "";
  display: block !important;
  height: 1px;
  margin-top: 28px;
  max-width: 360px;
}

.section-heading h2 {
  max-width: 820px;
}

.section-heading.split-heading {
  align-items: end;
  display: grid !important;
  gap: 30px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.section-heading.split-heading::after {
  display: none !important;
}

.solutions {
  background:
    radial-gradient(circle at 86% 12%, rgba(185, 154, 84, 0.10), transparent 26rem),
    linear-gradient(180deg, #0d0c0a 0%, #090807 100%);
}

.solutions-wrap {
  gap: 34px;
}

.solutions-header {
  display: block;
  min-height: 0;
}

.solutions-header .eyebrow {
  align-self: auto;
  border-bottom: 1px solid var(--gold);
  display: inline-block;
  margin-bottom: 28px;
  min-width: 220px;
  padding-bottom: 16px;
}

.solutions-header h2 {
  font-size: clamp(46px, 5.8vw, 78px);
  line-height: 0.98;
  max-width: 880px;
}

.solutions-lead {
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(185, 154, 84, 0.18);
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: clamp(24px, 3vw, 34px);
}

.solutions-lead p {
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}

.capability-list {
  border-top: 0;
  display: grid;
  gap: 0;
}

.capability-list article {
  align-items: start;
  border-top: 1px solid rgba(185, 154, 84, 0.28);
  border-bottom: 0;
  display: grid;
  gap: 24px;
  grid-template-columns: 54px minmax(220px, 0.36fr) minmax(0, 1fr);
  padding: 26px 0;
}

.capability-list article:last-child {
  border-bottom: 1px solid rgba(185, 154, 84, 0.28);
}

.capability-list h3 {
  font-size: clamp(26px, 2.4vw, 34px);
  line-height: 1;
}

.capability-list p {
  font-size: 15px;
  line-height: 1.7;
}

.practice {
  background:
    radial-gradient(circle at 82% 8%, rgba(185, 154, 84, 0.08), transparent 22rem),
    linear-gradient(180deg, #090807 0%, #0f0e0c 100%);
}

.practice-grid {
  background: transparent;
  border: 0;
  gap: 16px;
}

.practice-card {
  border: 1px solid rgba(185, 154, 84, 0.22);
  min-height: 250px;
  padding: 30px;
}

.practice-card h3 {
  line-height: 1.05;
}

.practice-card p {
  font-size: 15px;
  line-height: 1.65;
}

.partners .section-heading h2,
.trust-title h2,
.articles-preview .section-heading h2 {
  max-width: 900px;
}

@media (max-width: 1020px) {
  .section-heading.split-heading,
  .solutions-lead,
  .capability-list article {
    grid-template-columns: 1fr;
  }

  .capability-list p {
    grid-column: auto;
  }
}

/* Ajuste final de leitura e responsividade. */
.site-header {
  min-height: 78px;
}

.main-nav a {
  white-space: nowrap;
}

.hero-v2 {
  min-height: 760px;
}

.hero-content {
  max-width: 760px;
}

.hero-content h1 {
  max-width: 920px;
}

.hero-credentials {
  width: min(360px, 30vw);
}

.intro,
.crisis-model,
.diagnostic,
.partners,
.trust,
.articles-preview,
.contact {
  overflow: hidden;
}

.crisis-model,
.diagnostic,
.partners-grid,
.trust-grid,
.articles-layout,
.contact-grid,
.editor-layout {
  align-items: start;
}

.crisis-kicker h2,
.diagnostic-copy h2 {
  max-width: 940px;
}

.crisis-steps article,
.diagnostic-list span,
.partner-card,
.trust-card,
.article-card-featured,
.article-mini,
.editor-card {
  min-width: 0;
}

@media (max-width: 1180px) {
  .site-header {
    padding-left: 28px;
    padding-right: 28px;
  }

  .main-nav {
    gap: 18px;
  }

  .hero-v2 {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.34fr);
    padding-left: 42px;
    padding-right: 42px;
  }

  .hero-content h1 {
    font-size: clamp(58px, 7vw, 92px);
  }

  .hero-credentials {
    width: 100%;
  }
}

@media (max-width: 860px) {
  body {
    overflow-x: hidden;
  }

  .site-header {
    min-height: 68px;
    padding: 14px 18px;
  }

  .brand {
    min-width: 0;
    padding-left: 14px;
  }

  .brand-text strong {
    font-size: 17px;
    letter-spacing: 0.08em;
  }

  .brand-text small {
    font-size: 9px;
    letter-spacing: 0.14em;
  }

  .main-nav {
    background: rgba(9, 8, 7, 0.98);
    border: 1px solid rgba(185, 154, 84, 0.24);
    box-shadow: 0 22px 70px rgba(0, 0, 0, 0.44);
    display: none;
    gap: 0;
    left: 18px;
    padding: 10px;
    position: fixed;
    right: 18px;
    top: 76px;
    z-index: 30;
  }

  .main-nav.is-open {
    display: grid;
  }

  .main-nav a {
    border-bottom: 1px solid rgba(185, 154, 84, 0.16);
    font-size: 12px;
    padding: 16px 12px;
    width: 100%;
  }

  .main-nav a:last-child {
    border-bottom: 0;
  }

  .nav-toggle {
    display: inline-grid;
  }

  .section-pad {
    padding: 74px 20px;
  }

  .hero-v2 {
    display: grid;
    gap: 34px;
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 126px 20px 72px;
  }

  .hero-content {
    max-width: none;
  }

  .hero-content h1 {
    font-size: clamp(44px, 13vw, 62px);
    line-height: 0.98;
    max-width: 680px;
  }

  .hero-copy {
    font-size: 16px;
    line-height: 1.75;
    max-width: 620px;
  }

  .hero-actions {
    align-items: stretch;
    display: grid;
    gap: 12px;
    max-width: 420px;
  }

  .button {
    justify-content: center;
    min-height: 48px;
    width: 100%;
  }

  .hero-credentials {
    margin-left: 0;
    max-width: 480px;
    padding: 22px;
    width: 100%;
  }

  .hero-credentials img {
    max-height: 170px;
    object-fit: contain;
  }

  .intro,
  .crisis-model,
  .diagnostic,
  .contact-grid,
  .footer-grid,
  .blog-intro,
  .articles-layout,
  .editor-layout {
    grid-template-columns: 1fr !important;
  }

  .section-heading,
  .articles-preview .section-heading {
    margin-bottom: 30px;
  }

  .section-heading::after {
    margin-top: 20px;
    max-width: 240px;
  }

  .section-heading h2,
  .solutions-header h2,
  .crisis-kicker h2,
  .diagnostic-copy h2,
  .trust-title h2,
  .page-hero h1,
  .article-hero h1 {
    font-size: clamp(36px, 11vw, 52px);
    line-height: 1.02;
    max-width: 100%;
  }

  .solutions-wrap {
    gap: 26px;
  }

  .solutions-header .eyebrow {
    margin-bottom: 22px;
    min-width: 0;
    width: min(100%, 260px);
  }

  .solutions-lead {
    gap: 18px;
    padding: 22px;
  }

  .solutions-lead p,
  .intro-copy p,
  .crisis-copy p,
  .diagnostic-copy p {
    font-size: 15px;
    line-height: 1.75;
  }

  .capability-list article {
    gap: 12px;
    padding: 22px 0;
  }

  .capability-list h3 {
    font-size: 28px;
  }

  .practice-grid,
  .partners-grid,
  .trust-grid,
  .article-grid,
  .crisis-steps,
  .diagnostic-list {
    grid-template-columns: 1fr !important;
  }

  .practice-card {
    min-height: 0;
    padding: 24px;
  }

  .practice-card.featured {
    grid-column: auto;
  }

  .crisis-steps article,
  .partner-card,
  .trust-card,
  .article-card,
  .article-card-featured,
  .article-mini,
  .editor-card {
    padding: 24px;
  }

  .article-card-featured {
    border-right: 0;
    border-bottom: 1px solid rgba(185, 154, 84, 0.24);
    padding-left: 0;
    padding-right: 0;
  }

  .article-mini {
    padding-left: 0;
    padding-right: 0;
  }

  .article-body {
    padding: 30px 20px;
  }

  .article-body p,
  .article-body li {
    font-size: 12pt;
    line-height: 1.58;
    text-align: justify;
  }

  .article-body h2 {
    font-size: 24px;
    line-height: 1.15;
  }

  .blog-toolbar,
  .editor-actions,
  .local-post-item {
    align-items: stretch;
    grid-template-columns: 1fr !important;
  }

  .blog-toolbar input,
  .blog-toolbar select,
  .editor-actions .button,
  .local-post-item button {
    width: 100%;
  }
}

@media (max-width: 460px) {
  .section-pad {
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-header {
    padding-left: 14px;
    padding-right: 14px;
  }

  .brand-text strong {
    font-size: 15px;
  }

  .brand-text small {
    font-size: 8px;
  }

  .hero-v2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-content h1 {
    font-size: clamp(39px, 12vw, 48px);
  }

  .hero-credentials {
    padding: 18px;
  }

  .solutions-lead,
  .practice-card,
  .crisis-steps article,
  .partner-card,
  .trust-card,
  .article-card,
  .editor-card {
    padding: 20px;
  }

  .section-heading h2,
  .solutions-header h2,
  .crisis-kicker h2,
  .diagnostic-copy h2,
  .trust-title h2,
  .page-hero h1,
  .article-hero h1 {
    font-size: clamp(33px, 10vw, 42px);
  }

  .article-body {
    padding: 24px 16px;
  }
}

/* Marca correta no topo: símbolo real extraído da identidade visual enviada. */
.brand {
  align-items: center;
  border-left: 0 !important;
  display: inline-flex;
  gap: 14px;
  min-width: 0;
  padding-left: 0 !important;
}

.brand-mark {
  background: url("assets/logo-sousa-alves-symbol.png") center / contain no-repeat;
  border: 1px solid rgba(197, 170, 104, 0.34);
  display: block !important;
  flex: 0 0 auto;
  height: 54px;
  position: relative;
  width: 54px;
}

.brand-mark::before,
.brand-mark::after {
  display: none !important;
}

.brand-text {
  min-width: 0;
}

@media (max-width: 860px) {
  .brand {
    gap: 10px;
  }

  .brand-mark {
    height: 44px;
    width: 44px;
  }
}

@media (max-width: 460px) {
  .brand-mark {
    height: 40px;
    width: 40px;
  }
}

/* Botão flutuante de WhatsApp. */
.floating-whatsapp {
  align-items: center;
  background: #070604 url("assets/whatsapp-button-black.png") center / 100% 100% no-repeat;
  border: 1px solid rgba(197, 170, 104, 0.58);
  border-radius: 18px;
  bottom: 24px;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  color: transparent;
  display: inline-flex;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 0;
  font-weight: 900;
  justify-content: center;
  height: 64px;
  letter-spacing: 0;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 24px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 180ms ease, box-shadow 180ms ease;
  width: 64px;
  z-index: 80;
}

.floating-whatsapp::before {
  display: none;
}

.floating-whatsapp:hover {
  box-shadow: 0 22px 58px rgba(0, 0, 0, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.26);
  transform: translateY(-3px);
}

@media (max-width: 640px) {
  .floating-whatsapp {
    bottom: 16px;
    height: 58px;
    left: auto;
    right: 16px;
    width: 58px;
  }
}

/* Painel profissional de localização e atendimento nacional digital. */
.location-panel {
  background:
    linear-gradient(145deg, rgba(197, 170, 104, 0.10), rgba(255, 255, 255, 0.025)),
    rgba(12, 11, 9, 0.96);
  border: 1px solid rgba(197, 170, 104, 0.28);
  color: #d8d1c4;
  padding: clamp(30px, 4vw, 46px);
}

.location-panel h3 {
  color: var(--paper);
  font-size: clamp(32px, 3.3vw, 48px);
  line-height: 1;
  margin: 0 0 22px;
}

.location-panel > p:not(.eyebrow) {
  color: #d8d1c4;
  font-size: 15px;
  line-height: 1.75;
  margin: 0 0 28px;
}

.location-details {
  border-top: 1px solid rgba(197, 170, 104, 0.22);
  display: grid;
  gap: 0;
}

.location-details > * {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(197, 170, 104, 0.16);
  color: #d8d1c4;
  font-style: normal;
  padding: 20px 0;
}

.location-details > *:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.location-details strong {
  color: var(--gold-bright);
  display: block;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .location-panel {
    padding: 24px;
  }
}

/* Refinamento final do bloco de contato: informações coesas e menos soltas. */
.contact {
  align-items: stretch !important;
  gap: 18px !important;
  grid-template-columns: minmax(0, 0.94fr) minmax(360px, 0.64fr) !important;
}

.contact-card,
.location-panel {
  min-height: 100%;
}

.contact-card {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.12), rgba(255, 255, 255, 0.025)),
    rgba(9, 8, 7, 0.96);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-card h2 {
  max-width: 760px;
}

.contact-card p {
  max-width: 660px;
}

.contact-actions .button:first-child {
  background:
    linear-gradient(135deg, #efe2bd 0%, #c5aa68 54%, #8f7335 100%);
  border-color: rgba(255, 235, 185, 0.88);
  color: #070604;
}

.location-panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.location-panel h3 {
  font-size: clamp(28px, 2.8vw, 40px);
  line-height: 1.04;
  margin-bottom: 30px;
}

.location-panel > p:not(.eyebrow) {
  display: none;
}

.location-details {
  border-top: 1px solid rgba(197, 170, 104, 0.28);
}

.location-item {
  display: grid;
  gap: 12px;
  grid-template-columns: 128px minmax(0, 1fr);
  padding: 22px 0 !important;
}

.location-item strong {
  margin-bottom: 0;
}

.location-item span {
  color: #e2dccf;
  display: block;
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 1020px) {
  .contact {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 620px) {
  .location-item {
    grid-template-columns: 1fr;
  }
}

/* Ajuste institucional da seção final: unidades, presença digital e canais em botões. */
.location-panel {
  gap: 22px;
  justify-content: flex-start;
}

.location-panel h3 {
  font-size: clamp(38px, 4vw, 58px);
  margin-bottom: 0;
}

.location-summary {
  color: #d8d1c4 !important;
  display: block !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  margin: 0 !important;
}

.location-details {
  border-top: 0;
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.location-details > * {
  border: 1px solid rgba(197, 170, 104, 0.22);
  padding: 20px !important;
}

.location-item {
  display: block;
}

.location-item span {
  color: var(--gold-bright);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.location-item strong {
  color: var(--paper);
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 12px;
  text-transform: none;
}

.location-item small {
  color: #d8d1c4;
  display: block;
  font-size: 13px;
  line-height: 1.55;
}

.location-digital {
  border-top: 1px solid rgba(197, 170, 104, 0.24);
  padding-top: 20px;
}

.location-digital strong {
  color: var(--gold-bright);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.location-digital p {
  color: #d8d1c4;
  font-size: 14px;
  line-height: 1.68;
  margin: 0;
}

.location-buttons {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.location-buttons .button {
  justify-content: center;
  width: 100%;
}

.location-buttons .button-primary {
  background:
    linear-gradient(135deg, #efe2bd 0%, #c5aa68 54%, #8f7335 100%);
  border-color: rgba(255, 235, 185, 0.88);
  color: #070604;
}

@media (max-width: 620px) {
  .location-details,
  .location-buttons {
    grid-template-columns: 1fr;
  }
}

/* Abertura da biblioteca de artigos: título mais lógico e composição menos solta. */
.blog-list .blog-intro {
  align-items: end;
  border-bottom: 1px solid rgba(197, 170, 104, 0.28);
  display: grid;
  gap: clamp(28px, 5vw, 64px);
  grid-template-columns: minmax(0, 0.72fr) minmax(300px, 0.48fr);
  margin-bottom: 38px;
  padding-bottom: 38px;
}

.blog-list .blog-intro h2 {
  font-size: clamp(48px, 5.6vw, 82px);
  line-height: 0.96;
  max-width: 760px;
}

.blog-list .blog-intro p:last-child {
  align-self: end;
  border-left: 1px solid rgba(197, 170, 104, 0.38);
  color: #d8d1c4;
  font-size: 16px;
  line-height: 1.75;
  max-width: 520px;
  padding-left: 26px;
}

@media (max-width: 860px) {
  .blog-list .blog-intro {
    grid-template-columns: 1fr;
  }

  .blog-list .blog-intro p:last-child {
    border-left: 0;
    border-top: 1px solid rgba(197, 170, 104, 0.28);
    max-width: none;
    padding-left: 0;
    padding-top: 22px;
  }
}

/* Elementos editoriais dentro dos artigos: imagem didática e CTA final. */
.article-figure {
  margin: 34px auto;
  max-width: 980px !important;
}

.article-figure img {
  border: 1px solid rgba(197, 170, 104, 0.30);
  display: block;
  height: auto;
  width: 100%;
}

.article-figure figcaption {
  color: #d8d1c4;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 10px;
  text-align: center;
}

.article-cta {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.13), rgba(255, 255, 255, 0.025)),
    rgba(10, 9, 7, 0.96);
  border: 1px solid rgba(197, 170, 104, 0.32);
  margin: 42px auto 0;
  max-width: 920px !important;
  padding: clamp(26px, 4vw, 44px);
}

.article-cta h2 {
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1;
  margin-bottom: 14px;
}

.article-cta p {
  max-width: 760px;
}

.article-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.article-cta-actions .button-primary {
  background:
    linear-gradient(135deg, #efe2bd 0%, #c5aa68 54%, #8f7335 100%);
  border-color: rgba(255, 235, 185, 0.88);
  color: #070604;
}

@media (max-width: 640px) {
  .article-cta-actions {
    display: grid;
  }
}

/* Assinatura definitiva do cabecalho: simbolo forte, ampersand restaurado e Gotham/fallback. */
.brand {
  gap: 18px !important;
}

.brand-mark {
  background: rgba(6, 5, 4, 0.96) url("assets/logo-sousa-alves-symbol-header.png") center / 92% auto no-repeat !important;
  border: 1px solid rgba(197, 170, 104, 0.46) !important;
  height: 70px !important;
  width: 70px !important;
}

.brand strong,
.brand-text strong {
  color: var(--gold-bright);
  font-family: "Gotham", "Montserrat", "Avenir Next", "Proxima Nova", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(20px, 1.8vw, 28px) !important;
  font-weight: 500 !important;
  letter-spacing: 0.26em !important;
  line-height: 1 !important;
  text-transform: uppercase;
  word-spacing: 0.08em;
}

.brand small,
.brand-text small {
  color: #e0d2ad;
  font-family: "Gotham", "Montserrat", "Avenir Next", "Proxima Nova", "Segoe UI", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.30em !important;
  margin-top: 10px !important;
}

@media (max-width: 860px) {
  .brand {
    gap: 12px !important;
  }

  .brand-mark {
    background-size: 90% auto !important;
    height: 56px !important;
    width: 56px !important;
  }

  .brand strong,
  .brand-text strong {
    font-size: 16px !important;
    letter-spacing: 0.15em !important;
  }

  .brand small,
  .brand-text small {
    font-size: 8px !important;
    letter-spacing: 0.18em !important;
    margin-top: 6px !important;
  }
}

/* Marca d'agua institucional: vulto da logo no fundo de todo o site. */
body {
  position: relative;
}

body::after {
  background: url("assets/logo-sousa-alves-watermark.png") center 46vh / min(82vw, 1180px) auto no-repeat;
  content: "";
  inset: 0;
  mix-blend-mode: screen;
  opacity: 0.032;
  pointer-events: none;
  position: fixed;
  z-index: 2;
}

@media (max-width: 860px) {
  body::after {
    background-position: center 34vh;
    background-size: 132vw auto;
    opacity: 0.026;
  }
}

/* Formulario de contato e Portal do Cliente demonstrativo. */
.contact-form {
  border-top: 1px solid rgba(197, 170, 104, 0.24);
  display: grid;
  gap: 16px;
  margin-top: 28px;
  padding-top: 28px;
}

.form-row {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-form label,
.portal-login label {
  color: var(--gold-bright);
  display: grid;
  font-size: 11px;
  font-weight: 800;
  gap: 8px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.portal-login input {
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(197, 170, 104, 0.24);
  color: var(--paper);
  font: inherit;
  min-height: 48px;
  outline: 0;
  padding: 13px 14px;
  width: 100%;
}

.contact-form select,
.contact-form select option {
  background: #12100c;
  color: var(--paper);
}

.contact-form select option:checked {
  background: #3a3120;
  color: var(--gold-bright);
}

.contact-form textarea {
  line-height: 1.6;
  resize: vertical;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus,
.portal-login input:focus {
  border-color: rgba(239, 226, 189, 0.72);
  box-shadow: 0 0 0 3px rgba(197, 170, 104, 0.12);
}

.form-note {
  color: #d8d1c4 !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
  margin: 0 !important;
}

.portal-hero {
  align-items: center;
  display: grid;
  gap: clamp(30px, 6vw, 78px);
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.42fr);
  min-height: 92vh;
  padding-top: clamp(130px, 14vw, 180px);
}

.portal-copy {
  max-width: 900px;
}

.portal-copy h1 {
  font-size: clamp(56px, 7vw, 96px);
  max-width: 960px;
}

.portal-copy p {
  color: #d8d1c4;
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.75;
  max-width: 720px;
}

.portal-disclaimer,
.report-status {
  border: 1px solid rgba(197, 170, 104, 0.36);
  color: var(--gold-bright);
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  margin-top: 20px;
  padding: 10px 12px;
  text-transform: uppercase;
}

.portal-login {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.11), rgba(255, 255, 255, 0.025)),
    rgba(8, 7, 6, 0.92);
  border: 1px solid rgba(197, 170, 104, 0.34);
  display: grid;
  gap: 18px;
  padding: clamp(26px, 4vw, 42px);
}

.portal-login h2,
.report-header h2 {
  font-size: clamp(34px, 4vw, 54px);
}

.client-report {
  border-top: 1px solid rgba(197, 170, 104, 0.22);
}

.report-header {
  align-items: end;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin: 0 auto 36px;
  max-width: var(--max);
}

.report-status {
  margin-top: 0;
  white-space: nowrap;
}

.report-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1.2fr 1fr 1fr;
  margin: 0 auto 28px;
  max-width: var(--max);
}

.report-card,
.report-documents {
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(197, 170, 104, 0.24);
  padding: clamp(22px, 3vw, 34px);
}

.report-card-featured {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.13), rgba(255, 255, 255, 0.03)),
    rgba(255, 255, 255, 0.035);
}

.report-card span,
.report-timeline span {
  color: var(--gold-bright);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.report-card h3,
.report-documents h3 {
  color: var(--paper);
  font-size: 31px;
  line-height: 1;
  margin-bottom: 12px;
}

.report-card p,
.report-timeline p,
.report-documents li {
  color: #d8d1c4;
  line-height: 1.65;
}

.report-timeline {
  border: 1px solid rgba(197, 170, 104, 0.24);
  display: grid;
  margin: 0 auto 28px;
  max-width: var(--max);
}

.report-timeline article {
  display: grid;
  gap: 22px;
  grid-template-columns: 58px minmax(0, 1fr);
  padding: 24px 28px;
}

.report-timeline article + article {
  border-top: 1px solid rgba(197, 170, 104, 0.18);
}

.report-timeline .is-done span {
  color: #f2dfaa;
}

.report-timeline .is-current {
  background: rgba(197, 170, 104, 0.075);
}

.report-documents {
  margin: 0 auto;
  max-width: var(--max);
}

.report-documents ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 24px;
  padding-left: 18px;
}

@media (max-width: 920px) {
  .portal-hero,
  .report-header,
  .report-grid {
    grid-template-columns: 1fr;
  }

  .report-status {
    width: fit-content;
  }
}

@media (max-width: 620px) {
  .form-row {
    grid-template-columns: 1fr;
  }

  .portal-copy h1 {
    font-size: clamp(42px, 12vw, 58px);
  }

  .report-timeline article {
    grid-template-columns: 1fr;
    padding: 22px;
  }
}

/* Secao de riscos: urgencia visual para regularizacao imobiliaria. */
.risk-section {
  background:
    radial-gradient(circle at 8% 18%, rgba(197, 170, 104, 0.13), transparent 24rem),
    linear-gradient(180deg, #0a0908 0%, #11100d 52%, #080706 100%);
  border-bottom: 1px solid rgba(197, 170, 104, 0.22);
  border-top: 1px solid rgba(197, 170, 104, 0.22);
  overflow: hidden;
  position: relative;
}

.risk-section::before {
  background:
    linear-gradient(90deg, rgba(197, 170, 104, 0.12) 1px, transparent 1px),
    linear-gradient(rgba(197, 170, 104, 0.08) 1px, transparent 1px);
  background-size: 76px 76px;
  content: "";
  inset: 0;
  opacity: 0.22;
  pointer-events: none;
  position: absolute;
}

.risk-section > * {
  position: relative;
  z-index: 1;
}

.risk-header {
  align-items: end;
  display: grid;
  gap: clamp(28px, 5vw, 72px);
  grid-template-columns: minmax(0, 0.82fr) minmax(320px, 0.44fr);
  margin: 0 auto 38px;
  max-width: var(--max);
}

.risk-header h2 {
  font-size: clamp(44px, 5.6vw, 78px);
  max-width: 860px;
}

.risk-header > p {
  border-left: 1px solid rgba(197, 170, 104, 0.34);
  color: #d8d1c4;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  padding-left: 26px;
}

.risk-dashboard {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto 18px;
  max-width: var(--max);
}

.risk-meter,
.risk-card,
.risk-cta {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.10), rgba(255, 255, 255, 0.025)),
    rgba(8, 7, 6, 0.88);
  border: 1px solid rgba(197, 170, 104, 0.25);
}

.risk-meter {
  min-height: 230px;
  padding: clamp(22px, 3vw, 32px);
}

.risk-meter span,
.risk-card span {
  color: var(--gold-bright);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.risk-meter strong {
  color: var(--paper);
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(52px, 5vw, 76px);
  font-weight: 600;
  line-height: 0.88;
  margin-bottom: 22px;
}

.risk-bar {
  background: rgba(255, 255, 255, 0.08);
  height: 9px;
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
}

.risk-bar::before {
  background: linear-gradient(90deg, #8f7335 0%, #c5aa68 58%, #f3dfaa 100%);
  content: "";
  inset: 0 auto 0 0;
  position: absolute;
  width: var(--value);
}

.risk-meter p,
.risk-card p {
  color: #d8d1c4;
  font-size: 14px;
  line-height: 1.68;
  margin: 0;
}

.risk-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
}

.risk-card {
  min-height: 300px;
  padding: clamp(24px, 3vw, 34px);
}

.risk-card h3 {
  color: var(--paper);
  font-size: clamp(28px, 2.7vw, 36px);
  line-height: 0.98;
  margin-bottom: 18px;
}

.risk-cta {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin: 18px auto 0;
  max-width: var(--max);
  padding: clamp(24px, 3vw, 36px);
}

.risk-cta h3 {
  color: var(--paper);
  font-size: clamp(31px, 3.4vw, 48px);
  line-height: 1;
  margin: 0;
  max-width: 760px;
}

@media (max-width: 1080px) {
  .risk-dashboard,
  .risk-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .risk-header,
  .risk-cta {
    grid-template-columns: 1fr;
  }

  .risk-header > p {
    border-left: 0;
    border-top: 1px solid rgba(197, 170, 104, 0.26);
    padding-left: 0;
    padding-top: 22px;
  }

  .risk-cta .button {
    width: fit-content;
  }
}

@media (max-width: 640px) {
  .risk-dashboard,
  .risk-grid {
    grid-template-columns: 1fr;
  }

  .risk-meter,
  .risk-card {
    min-height: 0;
  }

  .risk-cta .button {
    width: 100%;
  }
}

/* Quiz de risco juridico imobiliario. */
.quiz-section {
  background:
    radial-gradient(circle at 78% 8%, rgba(197, 170, 104, 0.12), transparent 28rem),
    linear-gradient(180deg, #080706 0%, #11100d 100%);
  border-bottom: 1px solid rgba(197, 170, 104, 0.22);
}

.quiz-shell {
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(280px, 0.38fr) minmax(420px, 0.7fr) minmax(280px, 0.36fr);
  margin: 0 auto;
  max-width: 1380px;
}

.quiz-intro,
.property-quiz,
.quiz-result {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.10), rgba(255, 255, 255, 0.02)),
    rgba(8, 7, 6, 0.90);
  border: 1px solid rgba(197, 170, 104, 0.25);
}

.quiz-intro,
.quiz-result {
  align-self: start;
  padding: clamp(24px, 3vw, 38px);
  position: sticky;
  top: 110px;
}

.quiz-intro h2 {
  font-size: clamp(42px, 4.8vw, 68px);
  line-height: 0.95;
  margin-bottom: 22px;
}

.quiz-intro p,
.quiz-result p,
.quiz-result li {
  color: #d8d1c4;
  line-height: 1.68;
}

.quiz-scale {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto 1fr auto;
  margin-top: 28px;
}

.quiz-scale span {
  color: var(--gold-bright);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.quiz-scale div,
.quiz-progress div,
.quiz-gauge {
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.quiz-scale div {
  height: 8px;
  position: relative;
}

.quiz-scale div::before {
  background: linear-gradient(90deg, #2f8f62 0%, #c5aa68 52%, #b84633 100%);
  content: "";
  inset: 0;
  position: absolute;
}

.property-quiz {
  display: grid;
  gap: 12px;
  padding: clamp(18px, 2.6vw, 32px);
}

.quiz-progress {
  display: grid;
  gap: 10px;
  margin-bottom: 6px;
}

.quiz-progress span {
  color: var(--gold-bright);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.quiz-progress div {
  height: 7px;
}

.quiz-progress i {
  background: linear-gradient(90deg, #8f7335, #f3dfaa);
  display: block;
  height: 100%;
  transition: width 0.25s ease;
  width: 0;
}

.property-quiz fieldset {
  border: 1px solid rgba(197, 170, 104, 0.18);
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) 92px 92px;
  margin: 0;
  padding: 16px 18px;
}

.property-quiz legend {
  color: var(--paper);
  float: left;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(19px, 1.45vw, 23px);
  font-weight: 500;
  line-height: 1.18;
  padding: 0;
  width: 100%;
}

.property-quiz label {
  align-items: center;
  border: 1px solid rgba(197, 170, 104, 0.22);
  color: #d8d1c4;
  cursor: pointer;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  gap: 8px;
  justify-content: center;
  letter-spacing: 0.12em;
  min-height: 54px;
  min-width: 0;
  padding: 10px 12px;
  text-transform: uppercase;
}

.property-quiz input {
  accent-color: var(--gold-bright);
}

.property-quiz label:has(input:checked) {
  background: rgba(197, 170, 104, 0.16);
  border-color: rgba(239, 226, 189, 0.72);
  color: var(--paper);
}

.quiz-result strong {
  color: var(--paper);
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(72px, 7vw, 112px);
  font-weight: 600;
  line-height: 0.85;
  margin: 12px 0 24px;
}

.quiz-gauge {
  height: 12px;
  margin-bottom: 24px;
  position: relative;
}

.quiz-gauge::before {
  background: linear-gradient(90deg, #2f8f62 0%, #c5aa68 52%, #b84633 100%);
  content: "";
  inset: 0 auto 0 0;
  position: absolute;
  transition: width 0.35s ease;
  width: var(--risk);
}

.quiz-result h3 {
  color: var(--paper);
  font-size: clamp(31px, 3vw, 44px);
  line-height: 1;
  margin-bottom: 14px;
}

.quiz-result ul {
  border-top: 1px solid rgba(197, 170, 104, 0.20);
  display: grid;
  gap: 10px;
  margin: 22px 0;
  padding: 18px 0 0 18px;
}

.quiz-result.has-result {
  border-color: rgba(239, 226, 189, 0.48);
  box-shadow: 0 26px 90px rgba(0, 0, 0, 0.28);
}

@media (max-width: 1180px) {
  .quiz-shell {
    grid-template-columns: 1fr;
  }

  .quiz-intro,
  .quiz-result {
    position: static;
  }
}

@media (max-width: 720px) {
  .property-quiz fieldset {
    grid-template-columns: 1fr 1fr;
  }

  .property-quiz legend {
    grid-column: 1 / -1;
  }

  .property-quiz label {
    width: 100%;
  }
}

/* Portal do Cliente como botao institucional destacado no extremo direito do topo. */
.main-nav a[href="portal.html"] {
  background: linear-gradient(135deg, #f1dfad 0%, #c5aa68 52%, #8f7335 100%) !important;
  border: 1px solid rgba(255, 235, 185, 0.82) !important;
  color: #070604 !important;
  margin-left: clamp(10px, 2vw, 28px);
  order: 99;
  padding: 12px 16px;
}

.main-nav a[href="portal.html"]:hover {
  color: #070604 !important;
  filter: brightness(1.08);
}

@media (max-width: 860px) {
  .main-nav a[href="portal.html"] {
    margin-left: 0;
    margin-top: 8px;
    text-align: center;
  }
}

/* Declaracao institucional. */
.mission {
  background:
    radial-gradient(circle at 14% 20%, rgba(197, 170, 104, 0.10), transparent 24rem),
    linear-gradient(180deg, #080706 0%, #0d0c0a 100%);
  border-bottom: 1px solid rgba(197, 170, 104, 0.20);
  border-top: 1px solid rgba(197, 170, 104, 0.18);
  display: grid;
  gap: clamp(30px, 6vw, 76px);
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 0.72fr);
}

.mission-kicker,
.mission-body {
  margin: 0 auto;
  max-width: var(--max);
}

.mission-kicker {
  align-self: start;
}

.mission-kicker h2 {
  font-size: clamp(42px, 5vw, 72px);
  line-height: 0.98;
  max-width: 620px;
}

.mission-body {
  border-left: 1px solid rgba(197, 170, 104, 0.28);
  padding-left: clamp(24px, 4vw, 48px);
}

.mission-body p {
  color: #d8d1c4;
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.78;
  margin-bottom: 18px;
}

.mission-principles {
  display: grid;
  gap: 0;
  margin: 30px 0;
}

.mission-principles span {
  border-top: 1px solid rgba(197, 170, 104, 0.22);
  color: var(--paper);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.05;
  padding: 20px 0;
}

.mission-principles span:last-child {
  border-bottom: 1px solid rgba(197, 170, 104, 0.22);
}

.mission-signature {
  border: 1px solid rgba(197, 170, 104, 0.30);
  display: grid;
  gap: 8px;
  margin-top: 30px;
  padding: clamp(20px, 3vw, 30px);
}

.mission-signature strong {
  color: var(--gold-bright);
  font-family: "Cinzel", Georgia, serif;
  font-size: clamp(17px, 1.6vw, 24px);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mission-signature span {
  color: #d8d1c4;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

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

  .mission-body {
    border-left: 0;
    border-top: 1px solid rgba(197, 170, 104, 0.26);
    padding-left: 0;
    padding-top: 28px;
  }
}

/* Reposicionamento corporativo: incorporadoras, investidores e ativos imobiliarios. */
.enterprise-section {
  background:
    radial-gradient(circle at 84% 14%, rgba(197, 170, 104, 0.10), transparent 26rem),
    linear-gradient(180deg, #0d0c0a 0%, #080706 100%);
  border-bottom: 1px solid rgba(197, 170, 104, 0.20);
}

.enterprise-header {
  display: grid;
  gap: clamp(22px, 4vw, 54px);
  grid-template-columns: minmax(0, 0.8fr) minmax(320px, 0.42fr);
  margin: 0 auto 34px;
  max-width: var(--max);
}

.enterprise-header .eyebrow {
  grid-column: 1 / -1;
  margin-bottom: -10px;
}

.enterprise-header h2 {
  font-size: clamp(42px, 5.2vw, 74px);
  line-height: 0.98;
  max-width: 850px;
}

.enterprise-header p {
  align-self: end;
  border-left: 1px solid rgba(197, 170, 104, 0.32);
  color: #d8d1c4;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  padding-left: 26px;
}

.enterprise-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
}

.enterprise-grid article {
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.10), rgba(255, 255, 255, 0.025)),
    rgba(8, 7, 6, 0.90);
  border: 1px solid rgba(197, 170, 104, 0.23);
  min-height: 290px;
  padding: clamp(24px, 3vw, 34px);
}

.enterprise-grid span {
  color: var(--gold-bright);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.enterprise-grid h3 {
  color: var(--paper);
  font-size: clamp(27px, 2.5vw, 35px);
  line-height: 1.02;
  margin-bottom: 16px;
}

.enterprise-grid p,
.enterprise-brief p {
  color: #d8d1c4;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.enterprise-brief {
  align-items: center;
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(197, 170, 104, 0.26);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin: 16px auto 0;
  max-width: var(--max);
  padding: clamp(24px, 3vw, 36px);
}

.enterprise-brief strong {
  color: var(--gold-bright);
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* Densidade visual: aproximar a leitura de 100% da sensação percebida em 90%. */
.section-pad {
  padding-top: clamp(70px, 7.5vw, 112px) !important;
  padding-bottom: clamp(70px, 7.5vw, 112px) !important;
}

.hero-v2 {
  min-height: 700px !important;
}

.hero-content h1 {
  font-size: clamp(54px, 7vw, 94px);
}

.hero-copy {
  font-size: clamp(17px, 1.55vw, 20px);
}

@media (max-width: 1080px) {
  .enterprise-header,
  .enterprise-brief {
    grid-template-columns: 1fr;
  }

  .enterprise-header p {
    border-left: 0;
    border-top: 1px solid rgba(197, 170, 104, 0.26);
    padding-left: 0;
    padding-top: 22px;
  }

  .enterprise-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .enterprise-brief .button {
    width: fit-content;
  }
}

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

  .enterprise-grid article {
    min-height: 0;
  }

  .enterprise-brief .button {
    width: 100%;
  }
}

/* Mapa da regularizacao imobiliaria. */
.regularization-map {
  background:
    radial-gradient(circle at 18% 12%, rgba(197, 170, 104, 0.12), transparent 24rem),
    linear-gradient(180deg, #080706 0%, #10100d 100%);
  border-bottom: 1px solid rgba(197, 170, 104, 0.22);
  border-top: 1px solid rgba(197, 170, 104, 0.18);
}

.map-header {
  display: grid;
  gap: clamp(22px, 4vw, 52px);
  grid-template-columns: minmax(0, 0.78fr) minmax(300px, 0.42fr);
  margin: 0 auto 38px;
  max-width: var(--max);
}

.map-header .eyebrow {
  grid-column: 1 / -1;
  margin-bottom: -10px;
}

.map-header h2 {
  font-size: clamp(42px, 5.3vw, 76px);
  line-height: 0.98;
  max-width: 850px;
}

.map-header p {
  align-self: end;
  border-left: 1px solid rgba(197, 170, 104, 0.32);
  color: #d8d1c4;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  padding-left: 26px;
}

.map-flow {
  counter-reset: map-step;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--max);
  position: relative;
}

.map-flow::before {
  background: linear-gradient(90deg, transparent, rgba(197, 170, 104, 0.58), transparent);
  content: "";
  height: 1px;
  left: 5%;
  position: absolute;
  right: 5%;
  top: 42px;
}

.map-flow article {
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(197, 170, 104, 0.22);
  min-height: 320px;
  padding: 26px 22px 28px;
  position: relative;
}

.map-flow article + article {
  border-left: 0;
}

.map-flow span {
  align-items: center;
  background: linear-gradient(135deg, #f1dfad 0%, #c5aa68 54%, #8f7335 100%);
  border: 1px solid rgba(255, 235, 185, 0.78);
  color: #070604;
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  height: 34px;
  justify-content: center;
  letter-spacing: 0.10em;
  margin-bottom: 30px;
  position: relative;
  width: 46px;
  z-index: 1;
}

.map-flow h3 {
  color: var(--paper);
  font-size: clamp(25px, 2.2vw, 32px);
  line-height: 1.02;
  margin-bottom: 16px;
}

.map-flow p,
.map-summary p {
  color: #d8d1c4;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.map-summary {
  align-items: center;
  background:
    linear-gradient(135deg, rgba(197, 170, 104, 0.11), rgba(255, 255, 255, 0.025)),
    rgba(8, 7, 6, 0.88);
  border: 1px solid rgba(197, 170, 104, 0.26);
  display: grid;
  gap: 16px;
  grid-template-columns: 220px minmax(0, 1fr);
  margin: 16px auto 0;
  max-width: var(--max);
  padding: clamp(22px, 3vw, 34px);
}

.map-summary strong {
  color: var(--gold-bright);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

@media (max-width: 1160px) {
  .map-flow {
    grid-template-columns: 1fr;
  }

  .map-flow::before {
    bottom: 8%;
    height: auto;
    left: 40px;
    right: auto;
    top: 34px;
    width: 1px;
  }

  .map-flow article {
    display: grid;
    gap: 18px;
    grid-template-columns: 70px minmax(0, 0.34fr) minmax(0, 1fr);
    min-height: 0;
    padding: 24px;
  }

  .map-flow article + article {
    border-left: 1px solid rgba(197, 170, 104, 0.22);
    border-top: 0;
  }

  .map-flow span {
    margin-bottom: 0;
  }
}

@media (max-width: 820px) {
  .map-header,
  .map-summary {
    grid-template-columns: 1fr;
  }

  .map-header p {
    border-left: 0;
    border-top: 1px solid rgba(197, 170, 104, 0.26);
    padding-left: 0;
    padding-top: 22px;
  }

  .map-flow article {
    grid-template-columns: 1fr;
  }

  .map-flow::before {
    display: none;
  }
}
