:root {
  --rose-50: #fff9fb;
  --rose-100: #fdf0f4;
  --rose-200: #f8e3eb;
  --rose-300: #f1d4df;
  --rose-400: #d88daa;
  --rose-500: #c56f92;
  --berry-700: #4b2531;
  --coffee-700: #5e4f43;
  --gold-soft: #cfaf6a;
  --logo-gold: #c79a3a;
  --logo-gold-deep: #a8781b;
  --logo-rose: #e784a8;
  --menu-ink: #6e4a5b;
  --white: #ffffff;
  --shadow-soft: 0 16px 45px rgba(107, 62, 78, 0.12);
  --radius-lg: 24px;
  --radius-md: 16px;
  --radius-sm: 12px;
  --container: 1140px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  margin: 0;
  font-family: "Nunito Sans", "Segoe UI", sans-serif;
  color: var(--coffee-700);
  background:
    radial-gradient(circle at 92% 4%, rgba(197, 111, 146, 0.18), transparent 36%),
    radial-gradient(circle at 8% 20%, rgba(241, 212, 223, 0.3), transparent 28%),
    var(--rose-50);
  line-height: 1.6;
}

body::before,
body::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url("assets/ornamento.png"), url("assets/ornamento.png"), url("assets/ornamento.png");
  background-size: 180px, 240px, 160px;
}

body::before {
  opacity: 0.12;
  background-position:
    6% 18%,
    84% 42%,
    12% 78%;
}

body::after {
  opacity: 0.09;
  background-position:
    92% 8%,
    32% 58%,
    76% 88%;
}

a {
  color: inherit;
}

img {
  max-width: 100%;
}

.container {
  width: min(100% - 2rem, var(--container));
  margin-inline: auto;
}

.skip-link {
  position: absolute;
  left: -9999px;
}

.skip-link:focus {
  left: 1rem;
  top: 1rem;
  z-index: 200;
  background: #000;
  color: #fff;
  padding: 0.5rem 0.85rem;
  border-radius: 8px;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  backdrop-filter: blur(10px);
  background:
    linear-gradient(
      90deg,
      rgba(255, 248, 250, 0.95),
      rgba(253, 243, 247, 0.94) 38%,
      rgba(252, 240, 246, 0.95)
    );
  border-bottom: 1px solid rgba(199, 154, 58, 0.2);
}

.nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 96px;
  gap: 1rem;
}

.brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.brand-logo {
  display: block;
  width: clamp(180px, 28vw, 320px);
  height: auto;
}

.menu {
  display: flex;
  align-items: center;
  gap: 1.15rem;
}

.menu a {
  position: relative;
  text-decoration: none;
  font-weight: 700;
  color: var(--menu-ink);
  font-size: 0.95rem;
  transition: color 180ms ease;
}

.menu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.3rem;
  width: 100%;
  height: 2px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 200ms ease;
  background: linear-gradient(90deg, var(--logo-rose), var(--logo-gold));
}

.menu a:hover,
.menu a:focus-visible {
  color: var(--logo-gold-deep);
}

.menu a:hover::after,
.menu a:focus-visible::after {
  transform: scaleX(1);
}

.menu-cta {
  padding: 0.56rem 1.05rem;
  border-radius: 999px;
  background: #fffdf8;
  border: 1px solid rgba(199, 154, 58, 0.5);
  color: #8a5f21;
  box-shadow: 0 2px 8px rgba(199, 154, 58, 0.12);
  transition:
    background 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.menu-cta::after {
  display: none;
}

.menu-cta:hover,
.menu-cta:focus-visible {
  background: #fff3d9;
  color: #7b531b;
  border-color: rgba(168, 120, 27, 0.62);
  box-shadow: 0 6px 14px rgba(168, 120, 27, 0.18);
  transform: translateY(-1px);
}

.menu-toggle {
  display: none;
  border: 0;
  background: transparent;
  width: 42px;
  height: 42px;
  padding: 0.5rem;
  cursor: pointer;
}

.menu-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px 0;
  background: #573240;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.hero {
  padding: clamp(1.5rem, 3.5vw, 3rem) 0 2rem;
}

.hero-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  align-items: center;
  gap: 2.2rem;
}

.hero-tag {
  display: inline-block;
  margin: 0 0 1rem;
  background: var(--rose-100);
  border: 1px solid rgba(197, 111, 146, 0.35);
  color: var(--rose-500);
  font-weight: 800;
  border-radius: 999px;
  padding: 0.4rem 0.9rem;
  font-size: 0.84rem;
}

h1,
h2,
h3 {
  line-height: 1.2;
  color: var(--berry-700);
}

h1 {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.85rem, 3.4vw, 3.1rem);
}

.hero-subtitle {
  font-size: 1.1rem;
  margin-top: 1rem;
  color: #6c4d58;
}

.hero p {
  margin: 0.85rem 0;
}

.hero-symbols {
  margin-top: 0.35rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.hero-symbol {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.68rem;
  border-radius: 999px;
  border: 1px solid rgba(197, 111, 146, 0.28);
  background: rgba(255, 249, 252, 0.9);
  color: #6b4b5a;
  font-size: 0.84rem;
  font-weight: 700;
}

.hero-actions {
  margin-top: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 800;
  padding: 0.8rem 1.2rem;
  border: 1px solid transparent;
  transition: transform 200ms ease, box-shadow 200ms ease, background 200ms ease;
  cursor: pointer;
}

.btn:hover,
.btn:focus-visible {
  transform: translateY(-2px);
  box-shadow: var(--shadow-soft);
}

.btn-primary {
  background: linear-gradient(130deg, #d07a9b, #bf6388);
  color: #fff;
}

.btn-soft {
  background: var(--white);
  border-color: rgba(197, 111, 146, 0.34);
  color: #7a4c5f;
}

.hero-callout {
  margin-top: 1rem;
  font-weight: 700;
  color: #7d5f49;
}

.hero-visual {
  position: relative;
  min-height: 0;
  display: grid;
  align-items: start;
  overflow: visible;
}

.hero-card {
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.84), rgba(255, 247, 251, 0.8));
  border: 1px solid rgba(197, 111, 146, 0.3);
  border-radius: var(--radius-lg);
  padding: 1.85rem 9.9rem 1.85rem 1.45rem;
  box-shadow: 0 20px 50px rgba(94, 55, 71, 0.13);
  max-width: 540px;
  backdrop-filter: blur(8px);
  z-index: 1;
}

.hero-card h2 {
  margin: 0.75rem 0 1.05rem;
  font-size: 2.05rem;
  max-width: 13ch;
  letter-spacing: -0.01em;
}

.hero-logo {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: #fff5f9;
  border: 1px dashed rgba(197, 111, 146, 0.45);
  color: #936378;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 800;
  padding: 0.34rem 0.78rem;
  margin-bottom: 0.35rem;
}

.hero-card-text {
  margin: 0 0 0.25rem;
  max-width: 44ch;
  color: #4f3d46;
  font-size: 1.12rem;
  line-height: 1.62;
}

.hero-card ul {
  margin: 1.35rem 0 0;
  padding-left: 1.25rem;
  color: #5b4850;
  line-height: 1.7;
}

.hero-card ul li + li {
  margin-top: 0.25rem;
}

.hero-mini-cta {
  display: inline-flex;
  margin-top: 1.45rem;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  padding: 0.62rem 1rem;
  background: linear-gradient(135deg, #d07a9b, #bc6286);
  color: #fff;
  font-weight: 800;
  font-size: 0.9rem;
  box-shadow: 0 8px 22px rgba(191, 99, 136, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.hero-mini-cta:hover,
.hero-mini-cta:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(191, 99, 136, 0.34);
}

.hero-photo {
  position: absolute;
  right: -4.4rem;
  top: 24%;
  transform: translateY(-50%) translateX(10%);
  width: min(36vw, 270px);
  display: block;
  opacity: 1;
  filter: drop-shadow(0 20px 30px rgba(86, 50, 64, 0.2));
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 78%, rgba(0, 0, 0, 0.55) 92%, rgba(0, 0, 0, 0.15) 100%);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 78%, rgba(0, 0, 0, 0.55) 92%, rgba(0, 0, 0, 0.15) 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  z-index: 2;
}

.section {
  padding: clamp(1.5rem, 3vw, 2.5rem) 0;
}

.section-kicker {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--rose-500);
  padding-left: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.78rem;
  font-weight: 800;
  margin: 0 0 0.8rem;
}

.section-kicker::before {
  content: "";
  width: 1rem;
  height: 0.5rem;
  flex: 0 0 auto;
  background:
    radial-gradient(circle at 0.12rem 50%, rgba(197, 111, 146, 0.95) 0 0.12rem, transparent 0.13rem),
    radial-gradient(circle at calc(100% - 0.12rem) 50%, rgba(197, 111, 146, 0.95) 0 0.12rem, transparent 0.13rem),
    linear-gradient(
      to right,
      rgba(197, 111, 146, 0.22) 0.16rem,
      rgba(197, 111, 146, 0.55) 0.3rem,
      rgba(197, 111, 146, 0.55) 0.7rem,
      rgba(197, 111, 146, 0.22) 0.84rem
    );
}

.section-kicker::after {
  content: none;
}

.section h2 {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.9rem, 3vw, 2.7rem);
}

.two-col {
  display: grid;
  grid-template-columns: 1fr 0.92fr;
  gap: 2rem;
}

.about .two-col {
  grid-template-columns: 70fr 30fr;
}

.benefits .two-col {
  grid-template-columns: 60fr 40fr;
}

.about-highlight {
  position: relative;
  overflow: hidden;
  background: linear-gradient(150deg, #fff, #fceff4);
  border-radius: var(--radius-lg);
  border: 1px solid rgba(197, 111, 146, 0.22);
  padding: 0.95rem 1.4rem 1.25rem;
  box-shadow: var(--shadow-soft);
  align-self: start;
  margin-top: 2.1rem;
}

.about-highlight > * {
  position: relative;
  z-index: 1;
}

.about-highlight p {
  margin: 0 0 0.85rem;
}

.about-highlight hr {
  margin: 0.7rem 0 0.9rem;
  border: 0;
  border-top: 1px solid rgba(110, 84, 96, 0.45);
}

.about-highlight .btn {
  display: flex;
  width: fit-content;
  margin: 0.75rem auto 0;
}

.symbol-strip {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.symbol-strip-soft {
  margin-top: 0.85rem;
}

.symbol-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.38rem;
  padding: 0.38rem 0.72rem;
  border-radius: 999px;
  border: 1px solid rgba(197, 111, 146, 0.26);
  background: #fff8fb;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.15;
  color: #6f4e5e;
}

.symbol-pill span {
  font-size: 0.95rem;
}

.signature {
  font-family: "Allura", cursive;
  color: #8e6075;
  font-size: 2.2rem;
  margin-bottom: 0.6rem;
}

.cards-grid {
  margin-top: 1.4rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.service-icons {
  margin-top: 0.95rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.service-icons span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  border: 1px solid rgba(197, 111, 146, 0.28);
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 6px 14px rgba(94, 55, 71, 0.08);
}

.card {
  border-radius: var(--radius-md);
  border: 1px solid rgba(197, 111, 146, 0.2);
  padding: 1.1rem;
  background: linear-gradient(160deg, #fff, #fff7fa);
  box-shadow: 0 8px 22px rgba(108, 69, 84, 0.07);
}

.card h3 {
  margin: 0 0 0.5rem;
  font-size: 1.08rem;
}

.card p {
  margin: 0;
}

.audience {
  text-align: center;
  font-weight: 800;
  margin-top: 1.4rem;
  color: #7a5b4a;
}

.process {
  background:
    radial-gradient(circle at 80% 20%, rgba(241, 212, 223, 0.5), transparent 40%),
    var(--rose-100);
}

.timeline {
  margin-top: 1.5rem;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.timeline li {
  background: #fff;
  border-radius: var(--radius-md);
  border-top: 4px solid rgba(197, 111, 146, 0.45);
  padding: 1rem;
  box-shadow: 0 8px 25px rgba(95, 52, 68, 0.08);
}

.timeline h3 {
  margin: 0;
  font-size: 1.08rem;
}

.benefits {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(241, 212, 223, 0.18));
}

.benefits-list {
  margin-top: 1rem;
  padding-left: 0;
  list-style: none;
}

.benefits-list li {
  position: relative;
  padding-left: 1.35rem;
}

.benefits-list li + li {
  margin-top: 0.3rem;
}

.benefits-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 0.78rem;
  height: 0.28rem;
  transform: translateY(-50%);
  background:
    radial-gradient(circle at 0.1rem 50%, rgba(197, 111, 146, 0.92) 0 0.11rem, transparent 0.12rem),
    radial-gradient(circle at calc(100% - 0.1rem) 50%, rgba(207, 175, 106, 0.95) 0 0.11rem, transparent 0.12rem),
    linear-gradient(
      to right,
      rgba(197, 111, 146, 0.3) 0.12rem,
      rgba(197, 111, 146, 0.7) 0.2rem,
      rgba(207, 175, 106, 0.72) 0.58rem,
      rgba(207, 175, 106, 0.35) 0.66rem
    );
}

.benefits-box {
  align-self: center;
  background: linear-gradient(140deg, #fff8fb, #f5e3ea);
  border: 1px solid rgba(197, 111, 146, 0.24);
  border-radius: var(--radius-lg);
  padding: 1.3rem;
}

.benefits-figures {
  margin-top: 0.9rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.benefits-figures span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 999px;
  border: 1px solid rgba(197, 111, 146, 0.24);
  background: rgba(255, 255, 255, 0.75);
  font-size: 1rem;
}

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

blockquote.card {
  margin: 0;
}

blockquote cite {
  margin-top: 0.7rem;
  display: block;
  font-style: normal;
  color: #8f6c79;
  font-weight: 700;
  font-size: 0.92rem;
}

.faq-list {
  margin-top: 1rem;
  display: grid;
  gap: 0.75rem;
}

.faq-item {
  border-radius: var(--radius-sm);
  border: 1px solid rgba(197, 111, 146, 0.24);
  background: #fff;
  overflow: clip;
}

.faq-question {
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  font: inherit;
  color: var(--berry-700);
  font-weight: 800;
  padding: 1rem;
  cursor: pointer;
  position: relative;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 1rem;
  top: 0.95rem;
  font-size: 1.2rem;
  color: var(--rose-500);
}

.faq-item.active .faq-question::after {
  content: "-";
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 240ms ease;
}

.faq-answer p {
  margin: 0;
  padding: 0 1rem 1rem;
}

.contact {
  background: var(--rose-100);
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: 1.8rem;
  align-items: start;
}

.contact-intro {
  font-size: 1.05rem;
}

.contact-list {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem 1.1rem;
}

.contact-list li {
  margin-bottom: 0;
}

.contact-list a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: #5f4b54;
  font-weight: 700;
  min-width: 0;
}

.contact-list a:hover,
.contact-list a:focus-visible {
  color: var(--berry-700);
}

.contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(197, 111, 146, 0.35);
  color: var(--rose-500);
}

.contact-icon svg {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  fill: currentColor;
}

.contact-list a span:last-child {
  overflow-wrap: anywhere;
}

.whatsapp-panel {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius-md);
  padding: 3rem 1.25rem;
  background: linear-gradient(160deg, #fff, #fff7fa);
  border: 1px solid rgba(197, 111, 146, 0.2);
  box-shadow: 0 8px 22px rgba(108, 69, 84, 0.07);
  color: #5e4f43;
  align-self: start;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.whatsapp-panel::before {
  content: none;
}

.whatsapp-panel::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -52px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 1px dashed rgba(197, 111, 146, 0.12);
  pointer-events: none;
}

.whatsapp-kicker {
  margin: 0 0 0.7rem;
  width: fit-content;
  color: #8f5b71;
  font-weight: 800;
  letter-spacing: 0.08em;
  font-size: 0.74rem;
  text-transform: uppercase;
  padding: 0.32rem 0.62rem;
  border-radius: 999px;
  border: 1px solid rgba(197, 111, 146, 0.4);
  background: rgba(255, 245, 249, 0.9);
}

.whatsapp-panel h3 {
  margin: 0;
  color: var(--berry-700);
  font-size: clamp(1.32rem, 2.2vw, 1.8rem);
  max-width: none;
  white-space: nowrap;
  line-height: 1.2;
}

.whatsapp-panel p {
  margin: 0;
  color: #5f4b54;
  max-width: 33ch;
  font-size: 1.02rem;
  line-height: 1.5;
}

.whatsapp-meta {
  margin-top: -0.2rem;
  color: #7b5f4b;
  font-size: 0.93rem;
  font-weight: 700;
}

.whatsapp-cta {
  margin-top: 0.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  padding: 0.84rem 1.32rem;
  background: linear-gradient(150deg, #d27a9d, #bf6589);
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.01em;
  box-shadow: 0 10px 24px rgba(191, 99, 136, 0.26);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease;
}

.whatsapp-cta::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
}

.whatsapp-cta:hover,
.whatsapp-cta:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(191, 99, 136, 0.32);
  filter: brightness(1.02);
}

.site-footer {
  background: #f5dfe7;
  border-top: 1px solid rgba(197, 111, 146, 0.35);
  padding: 1rem 0;
}

.footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.footer-wrap a {
  font-weight: 800;
  color: #6e4f5c;
}

.floating-whatsapp {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 90;
  text-decoration: none;
  color: #fff;
  font-weight: 800;
  font-size: 0.9rem;
  background: #1f9d5b;
  border-radius: 999px;
  padding: 0.76rem 1rem;
  box-shadow: 0 12px 30px rgba(31, 157, 91, 0.32);
}

.reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1100px) {
  .about .two-col,
  .benefits .two-col {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .about-highlight,
  .benefits-box {
    width: 100%;
    max-width: 640px;
    justify-self: start;
  }

  .about-highlight {
    margin-top: 0;
  }
}

@media (max-width: 980px) {
  .nav-wrap {
    min-height: 84px;
  }

  .brand-logo {
    width: clamp(160px, 45vw, 260px);
  }

  .menu-toggle {
    display: inline-block;
  }

  .menu {
    position: absolute;
    top: 84px;
    right: 1rem;
    background: linear-gradient(180deg, #fffafc, #fdf1f6);
    border-radius: 14px;
    border: 1px solid rgba(199, 154, 58, 0.24);
    box-shadow: var(--shadow-soft);
    flex-direction: column;
    padding: 0.8rem;
    min-width: 200px;
    display: none;
  }

  .menu.open {
    display: flex;
  }

  .hero-grid,
  .two-col,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .about-highlight {
    margin-top: 0;
  }

  .hero-visual {
    min-height: 0;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 1.2rem;
  }

  .hero-card {
    padding: 1.4rem;
    max-width: 420px;
  }

  .hero-card h2 {
    font-size: 1.8rem;
    max-width: none;
  }

  .hero-photo {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
    width: min(62vw, 300px);
  }

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

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

@media (max-width: 640px) {
  .brand-logo {
    width: min(64vw, 220px);
  }

  body {
    font-size: 0.97rem;
  }

  .hero {
    padding-top: 2rem;
  }

  .hero-photo {
    margin-top: 0.2rem;
    width: 76%;
  }

  .hero-card {
    max-width: 100%;
  }

  .hero-card-text {
    font-size: 1.04rem;
  }

  .hero-mini-cta {
    width: 100%;
  }

  .hero-symbol {
    width: 100%;
    justify-content: center;
  }

  .about-highlight {
    padding: 1rem 1rem 1.1rem;
  }

  .about-highlight .btn {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .symbol-pill {
    width: 100%;
    justify-content: flex-start;
  }

  .contact-list {
    flex-direction: column;
    gap: 0.6rem;
  }

  .whatsapp-panel {
    padding: 1.75rem 1.1rem;
  }

  .whatsapp-panel h3 {
    white-space: normal;
  }

  .whatsapp-cta {
    width: 100%;
  }

  .timeline,
  .cards-grid,
  .testimonials-grid {
    grid-template-columns: 1fr;
  }

  .floating-whatsapp {
    bottom: 0.75rem;
    right: 0.75rem;
    font-size: 0.82rem;
    padding: 0.65rem 0.85rem;
  }
}
