/* Home v3 — reprodução do mockup aprovado */
body.home {
  --home-gold: #d6a23a;
  --home-gold-light: #f1d180;
  --home-red: #8c1712;
  --home-line: rgba(214,162,58,.42);
  background: #050403;
}

body.home::before {
  background:
    radial-gradient(circle at 72% 6%, rgba(122,18,10,.16), transparent 29rem),
    radial-gradient(circle at 18% 42%, rgba(214,162,58,.04), transparent 27rem),
    #050403;
}
.home main .button,
.home .final-cta .button {
  border-radius: 8px;
  box-shadow: none;
}
.home .button--primary {
  background: rgba(132,22,16,.78);
  border-color: rgba(235,178,58,.78);
  box-shadow: 0 0 26px rgba(119,18,12,.22), inset 0 1px rgba(255,255,255,.05);
  backdrop-filter: blur(3px);
}
.home .button--primary:hover {
  background: rgba(154,29,20,.88);
  box-shadow: 0 0 30px rgba(132,24,17,.3), inset 0 1px rgba(255,255,255,.06);
}
.home .button--secondary {
  background: rgba(3,3,2,.58);
  border-color: rgba(214,162,58,.72);
  backdrop-filter: blur(3px);
}
.home .button--secondary:hover { background: rgba(24,13,8,.76); }

/* HERO */
.home .hero {
  min-height: 700px;
  min-height: 100vh;
  min-height: 100svh;
  height: auto;
  overflow-x: clip;
  overflow-y: visible;
  isolation: isolate;
  align-items: stretch;
  border-bottom: 1px solid rgba(214,162,58,.2);
  background:
    radial-gradient(circle at 78% 38%, rgba(230,58,16,.34), transparent 30rem),
    radial-gradient(circle at 88% 70%, rgba(231,127,28,.14), transparent 22rem),
    linear-gradient(90deg,#030302 0%,#050403 36%,#190503 68%,#080302 100%);
}
.home .hero::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(0,0,0,.98) 0%, rgba(0,0,0,.86) 31%, rgba(0,0,0,.22) 51%, rgba(0,0,0,.1) 74%, rgba(0,0,0,.26) 100%),
    radial-gradient(circle at 78% 42%, rgba(255,141,22,.32), transparent 17rem),
    radial-gradient(circle at 82% 45%, rgba(143,19,7,.42), transparent 33rem);
}
.home .hero::after {
  height: 180px;
  z-index: 4;
  background: linear-gradient(transparent, #070403 90%);
}
.home .hero__glow {
  right: 7%;
  top: -4%;
  width: min(770px, 54vw);
  opacity: .88;
  background:
    radial-gradient(circle, transparent 0 20%, rgba(255,191,52,.26) 20.4% 21%, transparent 21.5% 29%, rgba(226,59,16,.24) 29.4% 30.1%, transparent 30.6%),
    radial-gradient(circle, rgba(255,123,20,.18), transparent 65%);
  filter: drop-shadow(0 0 34px rgba(232,57,14,.45));
}
.home .hero__grid {
  z-index: 5;
  width: min(calc(100% - 48px), var(--container));
  min-height: 100vh;
  min-height: 100svh;
  height: auto;
  grid-template-columns: minmax(440px,.72fr) minmax(700px,1.08fr);
  gap: 0;
  padding-block: 2.1rem 2.6rem;
}
.home .hero__content {
  position: relative;
  z-index: 20;
  align-self: start;
  max-width: 590px;
  padding-top: calc(var(--header-h) + clamp(1.15rem, 3vw, 2.25rem));
}
.home .hero__content[data-reveal] {
  opacity: 1;
  transform: none;
}
.home .hero .eyebrow { margin-bottom: 1rem; font-size: .73rem; }
.home .hero h1 {
  max-width: 34rem;
  margin-bottom: .9rem;
  font-size: clamp(2.85rem,3.8vw,3.85rem);
  line-height: .98;
  letter-spacing: 0;
  text-transform: none;
  text-wrap: balance;
  overflow-wrap: normal;
}
.home .hero__name {
  display: block;
  margin-bottom: 0;
  color: var(--gold-light);
  font-family: inherit;
  font-size: 1em;
  font-weight: inherit;
  line-height: inherit;
  text-transform: none;
  letter-spacing: 0;
}
.home .hero__headline {
  display: block;
  max-width: 31rem;
  margin-bottom: 1.35rem;
  color: var(--gold-light);
  font-size: clamp(1.15rem,1.55vw,1.45rem);
  font-weight: 600;
  line-height: 1.18;
  text-wrap: balance;
}
.home .hero__headline em {
  display: inline;
  color: var(--gold-light);
  font-style: normal;
}
.home .hero__lead {
  max-width: 34rem;
  color: #d7c8b5;
  font-size: 1rem;
  line-height: 1.65;
}
.home .hero__actions { gap: .95rem; margin: 1.9rem 0 2rem; }
.home .hero__actions .button { min-height: 52px; padding-inline: 1.35rem; font-size: .76rem; }
.home .trust-list { max-width: 640px; gap: 1rem; }
.home .trust-list li { color: #d4c4af; font-size: .72rem; }
.home .trust-list svg {
  width: 44px;
  height: 44px;
  padding: .62rem;
  background: rgba(8,5,3,.28);
  border-color: rgba(214,162,58,.7);
}
.home .trust-list strong { color: #f0d48e; font-size: .67rem; }
.home .hero__visual {
  position: relative;
  align-self: stretch;
  min-height: 100%;
  height: 100%;
  margin-right: calc((min(1320px, 100vw - 48px) - 100vw) / 2);
  margin-left: -7.5rem;
}
.home .hero__stage {
  position: absolute;
  inset: -2.1rem 0 -2.6rem -4.8rem;
  height: auto;
  overflow: hidden;
  z-index: 8;
  pointer-events: none;
  background-image: url('../images/home-v3/hero-composite.webp');
  background-repeat: no-repeat;
  background-position: right -2.7rem center;
  background-size: cover;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, transparent 18%, rgba(0,0,0,.22) 30%, #000 47%, #000 96%, rgba(0,0,0,.52) 100%);
  mask-image: linear-gradient(90deg, transparent 0, transparent 18%, rgba(0,0,0,.22) 30%, #000 47%, #000 96%, rgba(0,0,0,.52) 100%);
}
.home .hero__stage::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg,#050403 0%,rgba(5,4,3,.96) 17%,rgba(5,4,3,.72) 30%,rgba(5,4,3,.24) 45%,transparent 60%),
    linear-gradient(180deg,rgba(4,3,2,.08) 0,transparent 16%,transparent 67%,rgba(6,3,2,.5) 88%,#070403 100%);
}
.home .hero__portrait { display: none; }
.home .hero__prop { display: none; }
.home .hero__prop--cards {
  left: 10%;
  bottom: 1%;
  width: 34%;
  -webkit-mask-image: radial-gradient(ellipse at 55% 50%,#000 46%,transparent 78%);
  mask-image: radial-gradient(ellipse at 55% 50%,#000 46%,transparent 78%);
}
.home .hero__prop--shells {
  right: 0;
  bottom: 0;
  width: 45%;
  -webkit-mask-image: radial-gradient(ellipse at 45% 55%,#000 48%,transparent 79%);
  mask-image: radial-gradient(ellipse at 45% 55%,#000 48%,transparent 79%);
}
.home .hero__prop--candle {
  right: -1%;
  bottom: 2%;
  width: 19%;
  -webkit-mask-image: radial-gradient(ellipse at 50% 55%,#000 50%,transparent 82%);
  mask-image: radial-gradient(ellipse at 50% 55%,#000 50%,transparent 82%);
}
.home .hero__visual::after { display: none; }

/* Seções mais compactas e limpas */
.home .section { padding-block: clamp(4rem,7vw,6.2rem); border: 0; background: transparent; }
.home .section-heading { margin-bottom: 1.8rem; }
.home .section-heading h2 { font-size: clamp(2rem,3.3vw,3rem); }
.home .section-heading p:not(.eyebrow) { max-width: 690px; font-size: .92rem; }
.home .section--services { background: transparent; }
.home .section--courses { background: transparent; }
.home .section--courses::before,.home .section--courses::after { display: none; }
.home .card-grid--four { gap: .9rem; }
.home .service-card {
  overflow: hidden;
  min-height: 0;
  padding: 0;
  border-radius: 7px;
  background: rgba(10,7,5,.92);
  border-color: rgba(214,162,58,.42);
}
.home .service-card::before { display: none; }
.home .service-card__media {
  display: block;
  overflow: hidden;
  aspect-ratio: 16/9;
  border-bottom: 1px solid rgba(214,162,58,.24);
  background: #120704;
}
.home .service-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.home .service-card:hover .service-card__media img { transform: scale(1.045); }
.home .service-card__body { display: flex; flex-direction: column; flex: 1; padding: 1.15rem 1.15rem 1.1rem; text-align: center; }
.home .service-card h3 { font-size: 1.16rem; }
.home .service-card p { margin-bottom: .4rem; font-size: .79rem; line-height: 1.55; }
.home .service-card .card-link { justify-content: center; font-size: .72rem; text-transform: uppercase; letter-spacing: .07em; }
.home .section--spiritual-works .spiritual-works-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.home .section--spiritual-works .service-card__media { aspect-ratio: 2/3; }
.home .section--spiritual-works .service-card__media img { object-fit: contain; }
.home .section--spiritual-works .card-link { margin-top: auto; }
.home .section-action { margin-top: 1.6rem; }

.home .home-section-topline {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.home .home-section-topline .section-heading { margin: 0; }
.home .course-grid { gap: 1rem; }
.home .course-card {
  border-radius: 7px;
  background: #090604;
  border-color: rgba(214,162,58,.42);
}
.home .course-card picture { aspect-ratio: 16/8.4; }
.home .course-card__body { padding: 1rem 1.15rem 1.15rem; }
.home .course-card__body h3 { font-size: 1.2rem; }
.home .course-card__body p { font-size: .8rem; line-height: 1.55; }
.home .course-card__meta { margin-bottom: .3rem!important; font-size: .64rem; }
.home .course-card .card-link { font-size: .72rem; text-transform: uppercase; letter-spacing: .07em; }

.home .section--about {
  padding-block: 0;
  background: transparent;
}
.home .home-about {
  display: grid;
  grid-template-columns: .88fr 1.12fr;
  min-height: 470px;
}
.home .home-about__media {
  position: relative;
  overflow: hidden;
  margin: 0;
  min-height: clamp(30rem, 45vw, 42rem);
}
.home .home-about__media::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 40%, rgba(5,4,3,.24) 66%, #050403 100%),
    linear-gradient(180deg, #050403 0%, transparent 12%, transparent 78%, #050403 100%);
}
.home .home-about__media img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.home .home-about__content { align-self: center; padding: 3.2rem 1rem 3.2rem clamp(2rem,5vw,5rem); }
.home .home-about__content h2 { font-size: clamp(2rem,3.5vw,3rem); }
.home .home-about__content p { max-width: 700px; color: var(--muted); font-size: .9rem; }
.home .value-list { gap: .7rem 1.1rem; margin: 1.35rem 0 1.55rem; }
.home .value-list li { font-size: .75rem; }
.home .value-list svg { width: 30px; height: 30px; }

.home .section--process { background: transparent; }
.home .steps { gap: .8rem; }
.home .steps li { min-height: 0; padding: 1.25rem; border-radius: 7px; }
.home .steps li > span { font-size: 1.35rem; }
.home .steps h3 { font-size: 1.05rem; }
.home .steps p { font-size: .78rem; }

.home .section--testimonials { background: transparent; }
.home .testimonial-grid { gap: .8rem; }
.home .testimonial { min-height: 0; padding: 1.35rem; border-radius: 7px; }
.home .testimonial::before { font-size: 3rem; }
.home .testimonial > p { padding-top: .9rem; font-size: .82rem; }
.home .testimonial footer { margin-top: 1rem; font-size: .75rem; }
.home .testimonial-grid--featured {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: clamp(1rem,2vw,1.5rem);
  align-items: stretch;
}
.home .testimonial-grid--featured .testimonial {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.home .testimonial-grid--featured .testimonial footer {
  margin-top: auto;
  padding-top: 1.5rem;
}

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

.home .section--faq { background: transparent; }
.home .faq-layout { gap: clamp(2rem,5vw,4rem); }
.home details { border-radius: 7px; }
.home summary { padding-block: .95rem; font-size: .86rem; }
.home details p { font-size: .8rem; }

.home .final-cta {
  padding-block: 1.45rem;
  background:
    radial-gradient(circle at 7% 50%,rgba(173,37,17,.28),transparent 18rem),
    radial-gradient(circle at 93% 50%,rgba(173,37,17,.2),transparent 18rem),
    linear-gradient(90deg,#260806,#4d0c08 50%,#1b0705);
}
.home .final-cta__inner { gap: 1.5rem; }
.home .final-cta h2 { max-width: 640px; font-size: clamp(1.65rem,2.6vw,2.3rem); }
.home .final-cta p { font-size: .83rem; }
.home .site-footer { padding-top: 2.8rem; }
.home .footer__grid { gap: 2rem; padding-bottom: 2rem; }

@media (max-width: 1120px) {
  .home .hero {
    min-height: 100vh;
    min-height: 100svh;
    height: auto;
  }
  .home .hero__grid { grid-template-columns: minmax(390px,.78fr) minmax(540px,1fr); }
  .home .hero h1 { font-size: clamp(2.75rem,4vw,3.65rem); }
  .home .hero__visual { margin-left: -5.5rem; }
  .home .hero__stage { background-position: center right -5.6rem; }
  .home .hero__prop--cards { left: 3%; }
}
@media (max-width: 960px) {
  .home .section--spiritual-works .spiritual-works-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .home .hero {
    min-height: 100vh;
    min-height: 100svh;
    height: auto;
  }
  .home .hero__grid { grid-template-columns: 1fr; min-height: 100vh; min-height: 100svh; height: auto; padding-block: 1.4rem 3.5rem; }
  .home .hero__content { align-self: center; max-width: 720px; padding-top: 0; }
  .home .hero__visual { order: -1; min-height: 500px; margin: 0 -15px; }
  .home .hero__stage {
    inset: -1.4rem 0 0;
    background-size: min(940px,118vw) auto;
    background-position: top center;
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
  }
  .home .hero__prop--cards { left: 8%; width: 28%; }
  .home .hero__prop--shells { right: 6%; width: 36%; }
  .home .hero__prop--candle { right: 2%; width: 15%; }
  .home .hero__content { text-align: center; margin-inline: auto; }
  .home .hero h1 { margin-inline: auto; }
  .home .hero__headline { margin-inline: auto; }
  .home .hero__lead { margin-inline: auto; }
  .home .hero__actions { justify-content: center; }
  .home .trust-list { margin-inline: auto; text-align: left; }
  .home .home-about { grid-template-columns: 1fr; }
  .home .home-about__media { min-height: 430px; }
  .home .home-about__media::after {
    background:
      linear-gradient(180deg, transparent 52%, rgba(5,4,3,.48) 78%, #050403 100%),
      linear-gradient(90deg, rgba(5,4,3,.12), transparent 18%, transparent 82%, rgba(5,4,3,.2));
  }
  .home .home-about__content { padding: 3rem 20px 4rem; }
}
@media (min-width: 900px) and (max-height: 820px) {
  .home .hero__grid { padding-block: 1.35rem 1.8rem; }
  .home .hero__content { padding-top: calc(var(--header-h) + .55rem); }
  .home .hero .eyebrow { margin-bottom: .85rem; font-size: .68rem; }
  .home .hero__name { margin-bottom: 0; }
  .home .hero h1 { margin-bottom: .8rem; font-size: clamp(2.45rem,3.5vw,3.1rem); line-height: 1; }
  .home .hero__headline { margin-bottom: 1.05rem; font-size: clamp(1.05rem,1.5vw,1.3rem); }
  .home .hero__lead { font-size: .94rem; line-height: 1.58; }
  .home .hero__actions { margin: 1.45rem 0 1.35rem; }
  .home .hero__actions .button { min-height: 48px; }
  .home .trust-list { gap: .75rem; }
  .home .trust-list svg { width: 40px; height: 40px; }
}
@media (max-width: 700px) {
  .home .section--spiritual-works .spiritual-works-grid { grid-template-columns: 1fr; }
  .home .section--spiritual-works .service-card__media { aspect-ratio: 2/3; }
  .home .hero {
    background:
      radial-gradient(circle at 50% 14%,rgba(224,55,16,.24),transparent 18rem),
      linear-gradient(180deg,#040302 0%,#0f0302 30%,#050403 68%);
  }
  .home .hero__glow { top: 2%; right: 50%; translate: 50% 0; width: 118vw; }
  .home .hero__visual { min-height: 360px; height: auto; }
  .home .hero__stage {
    background-image: url('../images/home-v3/hero-composite-mobile.webp');
    background-size: 720px auto;
    background-position: top center;
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
  }
  .home .hero__prop--cards { left: 0; bottom: -3%; width: 32%; }
  .home .hero__prop--shells { right: -2%; bottom: -1%; width: 42%; }
  .home .hero__prop--candle { right: -5%; width: 20%; }
  .home .hero__content { max-width: min(100%, 326px); margin-inline: 0 auto; text-align: left; }
  .home .hero h1 { max-width: 13ch; margin-bottom: .85rem; font-size: clamp(1.9rem,7vw,2.25rem); line-height: 1.02; text-transform: none; }
  .home .hero__name { font-size: 1em; }
  .home .hero__headline { max-width: 18rem; margin-bottom: 1.25rem; font-size: clamp(1rem,4vw,1.18rem); font-weight: 600; line-height: 1.22; }
  .home .hero__lead { max-width: 19.5rem; }
  .home .trust-list { grid-template-columns: 1fr; max-width: 330px; }
  .home .card-grid--four,.home .course-grid { grid-template-columns: 1fr; }
  .home .service-card__media,.home .course-card picture { aspect-ratio: 16/8.5; }
  .home .home-section-topline { display: grid; align-items: start; }
  .home .home-section-topline .button { justify-self: start; }
  .home .home-about__media { min-height: 340px; }
  .home .final-cta__inner { display: grid; }
}
@media (max-width: 460px) {
  .home .hero__grid { width: min(calc(100% - 30px), var(--container)); padding-block: 1rem 3.2rem; }
  .home .hero__visual { min-height: 310px; margin-inline: -15px; }
  .home .hero__stage { top: -1rem; background-size: 650px auto; background-position: top center; }
  .home .hero .eyebrow { margin-bottom: .95rem; font-size: .64rem; }
  .home .hero h1 { font-size: clamp(1.85rem,8.2vw,2.25rem); text-transform: none; }
  .home .hero__headline { font-size: clamp(.98rem,4.4vw,1.14rem); }
  .home .hero__lead { font-size: .94rem; line-height: 1.65; }
  .home .hero__prop--cards { width: 35%; }
  .home .hero__prop--shells { width: 45%; }
  .home .hero__actions { display: grid; margin-top: 1.65rem; }
  .home .hero__actions .button { width: 100%; }
}
