/* Matea review round 3 — final editorial hierarchy for a private, high-trust service. */

/* Hero: restore the strongest audience promise while keeping the explanation concise. */
.matea-hero-v3 .hero-copy {
  max-width: 760px !important;
}

.matea-hero-v3 .eyebrow {
  max-width: 780px;
}

.matea-hero-v3 .matea-hero-scope {
  display: block;
  max-width: 720px;
  margin-top: 12px;
  color: #bdb4ad;
  font-size: 13px;
  font-weight: 560;
  line-height: 1.55;
}

.matea-hero-v3 .hero-actions .btn.ghost {
  border-color: rgba(242, 221, 167, .34) !important;
  color: var(--matea-polish-champagne-light, #f2dda7) !important;
}

/* Proof: the title, sample label, and funnel no longer compete for attention. */
.matea-proof-v3 .console-head {
  align-items: center;
  gap: 18px;
}

.matea-proof-v3 .console-title b {
  color: #fffaf2;
  font-family: var(--matea-font-display, Georgia, serif) !important;
  font-size: clamp(24px, 3vw, 34px) !important;
  font-weight: 560 !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}

.matea-proof-v3 .console-title > span {
  margin-top: 7px;
  color: #aaa198;
  font-size: 12px;
  line-height: 1.4;
}

.matea-proof-v3 .live {
  border: 1px solid rgba(215, 184, 120, .22);
  background: rgba(215, 184, 120, .075);
  color: var(--matea-polish-champagne-light, #f2dda7);
}

.matea-proof-v3 .lead-card {
  min-height: 0 !important;
}

.matea-proof-v3 .lead-main small {
  color: #b4aaa3;
}

.matea-proof-v3 .lead-card-featured .lead-main small {
  color: #776e68;
}

.matea-proof-status-list {
  display: grid !important;
  gap: 0 !important;
  margin-top: 17px !important;
  padding-top: 0 !important;
}

.matea-proof-status {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(92px, .32fr) minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  padding: 12px 0;
  border-top: 1px solid rgba(216, 212, 204, .10);
  background: transparent;
}

.matea-proof-status:first-child {
  border-top: 0;
}

.matea-proof-status small {
  display: block;
  padding-top: 2px;
  color: #8f8781;
  font-size: 8.5px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.matea-proof-status span {
  display: block;
  min-width: 0;
  color: #e4ddd7;
  font-size: 11px;
  font-weight: 680;
  line-height: 1.42;
  letter-spacing: -.005em;
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status {
  border-top-color: rgba(69, 56, 48, .10);
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status small {
  color: #8b7f76;
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status span {
  color: #514942;
}

.matea-proof-status.is-target {
  margin-top: 5px;
  padding: 13px 14px;
  border: 1px solid rgba(215, 184, 120, .28);
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(215, 184, 120, .14), rgba(255, 255, 255, .025));
}

.matea-proof-status.is-target small {
  color: var(--matea-polish-champagne, #d7b878);
}

.matea-proof-status.is-target span {
  color: #fff8ed;
  font-family: var(--matea-font-display, Georgia, serif);
  font-size: 15px;
  font-weight: 560;
  line-height: 1.3;
  letter-spacing: -.018em;
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status.is-target {
  border-color: rgba(134, 101, 47, .24);
  background: linear-gradient(180deg, #f2e7d0, #e9dcc3);
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status.is-target small {
  color: #82632f;
}

.matea-proof-card-v3.lead-card-featured .matea-proof-status.is-target span {
  color: #513916;
}

.matea-proof-v3 .console-note.matea-proof-summary {
  width: auto !important;
  max-width: none !important;
  display: inline-flex !important;
  margin: 15px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #9f958e !important;
  box-shadow: none !important;
  font-size: 10.5px !important;
  font-weight: 650 !important;
  line-height: 1.45 !important;
  text-align: left !important;
  text-shadow: none !important;
}

/* Service offer: specific value, immediate CTA, and no artificial empty height. */
.matea-offer-v3 .section-head h2 {
  max-width: 870px;
}

.matea-offer-v3 .matea-flagship-card {
  min-height: 0 !important;
}

.matea-offer-v3 .matea-flagship-copy {
  display: block !important;
}

.matea-offer-v3 .matea-flagship-card h3 {
  max-width: 760px !important;
  font-size: clamp(42px, 5.2vw, 66px) !important;
  line-height: 1.01 !important;
}

.matea-offer-v3 .matea-flagship-summary {
  max-width: 59ch;
  margin-top: 22px;
}

.matea-offer-v3 .matea-entry-modes-v3 {
  margin-top: 27px;
  padding-top: 21px;
}

.matea-offer-v3 .matea-entry-modes-v3 > p {
  margin-bottom: 12px;
}

.matea-offer-v3 .matea-entry-modes-v3 > div {
  gap: 11px;
}

.matea-offer-v3 .matea-entry-modes-v3 article {
  padding: 16px 17px;
  border-radius: 15px;
}

.matea-offer-v3 .matea-entry-modes-v3 b {
  font-size: 13.5px;
}

.matea-offer-v3 .matea-entry-modes-v3 span {
  font-size: 11.5px;
}

.matea-offer-v3 .matea-flagship-cta {
  width: min(100%, 420px) !important;
  margin-top: 25px !important;
  padding-top: 0 !important;
}

.matea-flagship-cta-note {
  max-width: 420px;
  margin: 10px 0 0;
  color: #968d85;
  font-size: 10.5px;
  font-weight: 620;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 980px) {
  .matea-hero-v3.hero-copy-stage {
    min-height: auto !important;
    padding-top: 38px !important;
    padding-bottom: 44px !important;
  }

  .matea-hero-v3 .eyebrow {
    max-width: 34ch;
  }

  .matea-hero-v3 .hero-copy {
    max-width: 60ch !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .matea-hero-v3 .matea-hero-scope {
    max-width: 58ch;
    margin-top: 9px;
    font-size: 12px;
    line-height: 1.48;
  }

  .matea-hero-v3 .hero-actions {
    margin-top: 23px !important;
  }

  .matea-proof-v3 .console-head {
    grid-template-columns: 1fr !important;
    justify-items: center;
    gap: 9px !important;
    text-align: center;
  }

  .matea-proof-v3 .console-title {
    width: 100%;
    text-align: center;
  }

  .matea-proof-v3 .console-title b {
    display: block;
    width: 100%;
    font-size: 25px !important;
  }

  .matea-proof-v3 .console-title > span {
    margin-top: 7px;
    font-size: 11px;
  }

  .matea-proof-v3 .live {
    justify-self: center !important;
    max-width: none !important;
    padding: 7px 11px;
    font-size: 8.5px;
  }

  .matea-proof-status {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 11px 0;
  }

  .matea-proof-status small {
    padding-top: 0;
    font-size: 8px;
  }

  .matea-proof-status span {
    font-size: 11.5px;
    line-height: 1.4;
  }

  .matea-proof-status.is-target {
    padding: 13px;
  }

  .matea-proof-status.is-target span {
    font-size: 16px;
  }

  .matea-proof-v3 .console-note.matea-proof-summary {
    display: flex !important;
    justify-content: center;
    width: 100% !important;
    margin-top: 13px !important;
    text-align: center !important;
  }

  .matea-offer-v3 .matea-flagship-card {
    grid-template-columns: 1fr !important;
  }

  .matea-offer-v3 .matea-flagship-scope {
    border-top: 1px solid rgba(215, 184, 120, .22);
    border-left: 0 !important;
  }

  .matea-offer-v3 .matea-flagship-card h3 {
    font-size: clamp(38px, 9.6vw, 48px) !important;
  }

  .matea-offer-v3 .matea-flagship-copy,
  .matea-offer-v3 .matea-flagship-scope {
    padding: 28px 24px !important;
  }

  .matea-offer-v3 .matea-entry-modes-v3 > div {
    grid-template-columns: 1fr;
  }

  .matea-offer-v3 .matea-flagship-cta {
    margin-top: 23px !important;
  }
}

@media (max-width: 520px) {
  .matea-hero-v3 .eyebrow {
    max-width: 31ch;
  }

  .matea-proof-v3 .proof-console {
    padding: 15px !important;
  }

  .matea-proof-v3 .console-title b {
    font-size: 23px !important;
  }

  .matea-proof-v3 .score-strip {
    gap: 7px;
  }

  .matea-proof-v3 .score {
    padding-inline: 9px;
  }

  .matea-proof-v3 .score b {
    font-size: 28px;
  }

  .matea-proof-v3 .lead-card {
    padding: 16px !important;
  }

  .matea-proof-v3 .lead-row {
    grid-template-columns: 52px minmax(0, 1fr) auto !important;
    gap: 10px !important;
  }

  .matea-proof-v3 .lead-main b {
    font-size: 14px !important;
  }

  .matea-proof-v3 .lead-main small {
    font-size: 10.5px !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }

  .matea-proof-v3 .match {
    padding: 7px 9px !important;
    font-size: 8px !important;
  }

  .matea-proof-status.is-target span {
    font-size: 15px;
  }

  .matea-offer-v3 .matea-flagship-copy,
  .matea-offer-v3 .matea-flagship-scope {
    padding: 25px 21px !important;
  }

  .matea-offer-v3 .matea-flagship-card h3 {
    font-size: 39px !important;
  }

  .matea-offer-v3 .matea-flagship-summary {
    font-size: 14px;
    line-height: 1.58;
  }

  .matea-offer-v3 .matea-entry-modes-v3 {
    margin-top: 23px;
    padding-top: 18px;
  }

  .matea-offer-v3 .matea-entry-modes-v3 article {
    padding: 15px;
  }
}

@media (max-width: 360px) {
  .matea-hero-v3.hero-copy-stage {
    padding-top: 31px !important;
    padding-bottom: 38px !important;
  }

  .matea-proof-v3 .console-title b {
    font-size: 21px !important;
  }

  .matea-proof-v3 .lead-row {
    grid-template-columns: 46px minmax(0, 1fr) auto !important;
    gap: 8px !important;
  }

  .matea-proof-v3 .lead-main b {
    font-size: 12.5px !important;
  }

  .matea-proof-v3 .lead-main small {
    font-size: 9.5px !important;
  }

  .matea-proof-v3 .match {
    padding: 6px 7px !important;
    font-size: 7px !important;
  }

  .matea-proof-status.is-target span {
    font-size: 14px;
  }

  .matea-offer-v3 .matea-flagship-card h3 {
    font-size: 35px !important;
  }
}
