:root {
  --brand-red: #ff3a34;
  --cream: #f9efe6;
  --ink: #211f1f;
  --muted: #6d625c;
  --white: #ffffff;
  --soft-red: #fff0ef;
  --line: rgba(33, 31, 31, 0.12);
  --card-title-size: 19px;
  --card-copy-size: 14px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--cream);
  font-family: "Montserrat", Arial, sans-serif;
}

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

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px clamp(20px, 5vw, 72px);
  background: rgba(249, 239, 230, 0.92);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(16px);
}

.brand,
.nav,
.header-cta {
  display: flex;
  align-items: center;
}

.brand {
  gap: 10px;
  font-weight: 900;
  letter-spacing: 0;
}

.brand-mark {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: var(--brand-red);
  box-shadow: inset 8px 0 0 rgba(255, 255, 255, 0.26);
}

.nav {
  gap: 24px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.header-cta,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 7px;
  background: var(--brand-red);
  color: var(--white);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.8px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.button::before {
  content: "";
  display: block;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQm9sZCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE3LjUwNyAxNC4zMDctLjAwOS4wNzVjLTIuMTk5LTEuMDk2LTIuNDI5LTEuMjQyLTIuNzEzLS44MTYtLjE5Ny4yOTUtLjc3MS45NjQtLjk0NCAxLjE2Mi0uMTc1LjE5NS0uMzQ5LjIxLS42NDYuMDc1LS4zLS4xNS0xLjI2My0uNDY1LTIuNDAzLTEuNDg1LS44ODgtLjc5NS0xLjQ4NC0xLjc3LTEuNjYtMi4wNy0uMjkzLS41MDYuMzItLjU3OC44NzgtMS42MzQuMS0uMjEuMDQ5LS4zNzUtLjAyNS0uNTI0LS4wNzUtLjE1LS42NzItMS42Mi0uOTIyLTIuMjA2LS4yNC0uNTg0LS40ODctLjUxLS42NzItLjUxLS41NzYtLjA1LS45OTctLjA0Mi0xLjM2OC4zNDQtMS42MTQgMS43NzQtMS4yMDcgMy42MDQuMTc0IDUuNTUgMi43MTQgMy41NTIgNC4xNiA0LjIwNiA2LjgwNCA1LjExNC43MTQuMjI3IDEuMzY1LjE5NSAxLjg4LjEyMS41NzQtLjA5MSAxLjc2Ny0uNzIxIDIuMDE2LTEuNDI2LjI1NS0uNzA1LjI1NS0xLjI5LjE4LTEuNDI1LS4wNzQtLjEzNS0uMjctLjIxLS41Ny0uMzQ1eiIvPjxwYXRoIGQ9Im0yMC41MiAzLjQ0OWMtNy42ODktNy40MzMtMjAuNDE0LTIuMDQyLTIwLjQxOSA4LjQ0NCAwIDIuMDk2LjU0OSA0LjE0IDEuNTk1IDUuOTQ1bC0xLjY5NiA2LjE2MiA2LjMzNS0xLjY1MmM3LjkwNSA0LjI3IDE3LjY2MS0xLjQgMTcuNjY1LTEwLjQ0OSAwLTMuMTc2LTEuMjQtNi4xNjUtMy40OTUtOC40MTF6bTEuNDgyIDguNDE3Yy0uMDA2IDcuNjMzLTguMzg1IDEyLjQtMTUuMDEyIDguNTA0bC0uMzYtLjIxNC0zLjc1Ljk3NSAxLjAwNS0zLjY0NS0uMjM5LS4zNzVjLTQuMTI0LTYuNTY1LjYxNC0xNS4xNDUgOC40MjYtMTUuMTQ1IDIuNjU0IDAgNS4xNDUgMS4wMzUgNy4wMjEgMi45MSAxLjg3NSAxLjg1OSAyLjkwOSA0LjM1IDIuOTA5IDYuOTl6Ii8+PC9zdmc+") center / contain no-repeat;
  mask: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQm9sZCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE3LjUwNyAxNC4zMDctLjAwOS4wNzVjLTIuMTk5LTEuMDk2LTIuNDI5LTEuMjQyLTIuNzEzLS44MTYtLjE5Ny4yOTUtLjc3MS45NjQtLjk0NCAxLjE2Mi0uMTc1LjE5NS0uMzQ5LjIxLS42NDYuMDc1LS4zLS4xNS0xLjI2My0uNDY1LTIuNDAzLTEuNDg1LS44ODgtLjc5NS0xLjQ4NC0xLjc3LTEuNjYtMi4wNy0uMjkzLS41MDYuMzItLjU3OC44NzgtMS42MzQuMS0uMjEuMDQ5LS4zNzUtLjAyNS0uNTI0LS4wNzUtLjE1LS42NzItMS42Mi0uOTIyLTIuMjA2LS4yNC0uNTg0LS40ODctLjUxLS42NzItLjUxLS41NzYtLjA1LS45OTctLjA0Mi0xLjM2OC4zNDQtMS42MTQgMS43NzQtMS4yMDcgMy42MDQuMTc0IDUuNTUgMi43MTQgMy41NTIgNC4xNiA0LjIwNiA2LjgwNCA1LjExNC43MTQuMjI3IDEuMzY1LjE5NSAxLjg4LjEyMS41NzQtLjA5MSAxLjc2Ny0uNzIxIDIuMDE2LTEuNDI2LjI1NS0uNzA1LjI1NS0xLjI5LjE4LTEuNDI1LS4wNzQtLjEzNS0uMjctLjIxLS41Ny0uMzQ1eiIvPjxwYXRoIGQ9Im0yMC41MiAzLjQ0OWMtNy42ODktNy40MzMtMjAuNDE0LTIuMDQyLTIwLjQxOSA4LjQ0NCAwIDIuMDk2LjU0OSA0LjE0IDEuNTk1IDUuOTQ1bC0xLjY5NiA2LjE2MiA2LjMzNS0xLjY1MmM3LjkwNSA0LjI3IDE3LjY2MS0xLjQgMTcuNjY1LTEwLjQ0OSAwLTMuMTc2LTEuMjQtNi4xNjUtMy40OTUtOC40MTF6bTEuNDgyIDguNDE3Yy0uMDA2IDcuNjMzLTguMzg1IDEyLjQtMTUuMDEyIDguNTA0bC0uMzYtLjIxNC0zLjc1Ljk3NSAxLjAwNS0zLjY0NS0uMjM5LS4zNzVjLTQuMTI0LTYuNTY1LjYxNC0xNS4xNDUgOC40MjYtMTUuMTQ1IDIuNjU0IDAgNS4xNDUgMS4wMzUgNy4wMjEgMi45MSAxLjg3NSAxLjg1OSAyLjkwOSA0LjM1IDIuOTA5IDYuOTl6Ii8+PC9zdmc+") center / contain no-repeat;
}

.header-cta {
  min-height: 40px;
  padding: 0 18px;
}

.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.62s ease, transform 0.62s ease;
  transition-delay: var(--reveal-delay, 0ms);
}

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

@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.section {
  padding: clamp(56px, 8vw, 104px) clamp(20px, 5vw, 72px);
}

.hero {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 100vh;
  padding: clamp(44px, 6vw, 72px) clamp(20px, 7vw, 96px);
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(18, 18, 18, 0.9) 0%, rgba(18, 18, 18, 0.76) 36%, rgba(18, 18, 18, 0.24) 64%, rgba(18, 18, 18, 0.04) 100%),
    url("assets/bg-hero.jpg") center / cover no-repeat;
  color: var(--white);
}

.hero-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: min(100%, 760px);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  color: var(--brand-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

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

h1 {
  margin-bottom: 22px;
  font-size: clamp(42px, 6vw, 82px);
  line-height: 0.98;
  font-weight: 900;
}

h2 {
  margin-bottom: 18px;
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.02;
  font-weight: 900;
}

h3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 900;
}

p {
  color: var(--muted);
  font-size: 16px;
  line-height: 1.7;
}

.hero .eyebrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: #ff7a75;
  font-size: 13px;
  letter-spacing: 1.4px;
}

.hero .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.hero h1 {
  max-width: 850px;
  margin-bottom: 24px;
  color: var(--white);
  font-size: clamp(38px, 4.5vw, 64px);
  line-height: 0.96;
  letter-spacing: 0;
}

.hero p {
  max-width: 620px;
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
}

.hero-proof {
  position: relative;
  padding-left: 22px;
  color: var(--white) !important;
  font-size: 12px !important;
  font-weight: 900;
  line-height: 1.45 !important;
  text-transform: uppercase;
}

.hero-proof::before,
.hero-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border: 2px solid var(--brand-red);
  border-radius: 50%;
  transform: translateY(-50%);
}

.hero .button {
  width: min(100%, 405px);
  margin-bottom: 24px;
  white-space: nowrap;
}

.hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 28px;
  max-width: 560px;
    margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.78);
    font-size: 13px;
  font-weight: 700;
  list-style: none;
}

.hero-points li {
  position: relative;
  padding-left: 18px;
}

.hero-placeholder,
.cta-placeholder,
.image-slot,
.wide-slot,
.about-slot {
  display: grid;
  place-items: center;
  min-height: 420px;
  border: 1px dashed rgba(255, 58, 52, 0.52);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 58, 52, 0.12), rgba(255, 255, 255, 0.48)),
    repeating-linear-gradient(45deg, transparent 0 12px, rgba(255, 58, 52, 0.06) 12px 24px);
  color: rgba(33, 31, 31, 0.46);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: var(--white);
}

.stats article {
  padding: 30px 20px;
  text-align: center;
}

.stats article + article {
  border-left: 1px solid var(--line);
}

.stats strong {
  display: block;
  color: var(--brand-red);
  font-size: clamp(26px, 3vw, 42px);
  font-weight: 900;
}

.stats span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.dark-band {
  background: var(--ink);
  color: var(--white);
  text-align: center;
}

.dark-band p,
.dark-band .eyebrow {
  color: rgba(255, 255, 255, 0.72);
}

.dark-band .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.dark-band .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

#segmentos > .button {
  background: var(--white);
  color: var(--brand-red);
}

.section-heading {
  max-width: 860px;
  margin: 0 auto 42px;
  text-align: center;
}

.dark-band .section-heading {
  max-width: 760px;
}

.dark-band .section-heading h2 {
  max-width: 700px;
  margin-inline: auto;
  font-size: clamp(30px, 3.8vw, 50px);
}

.section-intro {
  max-width: 650px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.65) !important;
  font-size: 14px;
  line-height: 1.65;
}

.segment-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 34px;
}

.segment-card {
  overflow: hidden;
  border-radius: 8px;
  background: var(--white);
  color: var(--ink);
  text-align: left;
}

.segment-card .image-slot {
  min-height: 200px;
  border: 0;
  border-radius: 0;
  background: #d9d0c7;
  color: rgba(33, 31, 31, 0.5);
  font-size: 20px;
}

.segment-card-content {
  min-height: 142px;
  padding: 18px;
}

.segment-card h3 {
  margin-bottom: 8px;
  font-size: var(--card-title-size);
}

.segment-card p {
  margin: 0;
  color: var(--muted);
  font-size: var(--card-copy-size);
  line-height: 1.5;
}

.benefit-list {
  display: grid;
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto;
}

.benefit-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 280px;
  overflow: hidden;
  border-radius: 8px;
  background: var(--brand-red);
  color: var(--white);
}

.benefit-card.reverse {
  grid-template-columns: 1fr 1fr;
}

.benefit-card.reverse .wide-slot {
  order: 2;
}

.benefit-card > div:not(.wide-slot) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(28px, 4vw, 50px);
}

.benefit-card h3 {
  font-size: 20px;
}

.benefit-card > div:not(.wide-slot) > p:not(.eyebrow) {
  font-size: var(--card-copy-size);
}

.benefit-card p,
.benefit-card .eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

.benefit-card .eyebrow::before {
  width: auto;
  height: auto;
  background: none;
}

.benefit-card:nth-child(1) .eyebrow::before {
  content: "01";
}

.benefit-card:nth-child(2) .eyebrow::before,
.benefit-card:nth-child(3) .eyebrow::before {
  content: "02";
}

.benefit-card:nth-child(4) .eyebrow::before {
  content: "03";
}

#beneficios > .button {
  display: flex;
  width: fit-content;
  margin: 30px auto 0;
}

.wide-slot {
  min-height: 280px;
  border: 0;
  border-radius: 0;
  background: rgba(249, 239, 230, 0.24);
  color: rgba(255, 255, 255, 0.78);
  font-size: 20px;
}

.process {
  background: var(--soft-red);
}

.product-showcase {
  background: var(--ink);
  color: var(--white);
  text-align: center;
}

.product-showcase .section-heading {
  max-width: 760px;
}

.product-showcase .section-heading h2 {
  max-width: 700px;
  margin-inline: auto;
  font-size: clamp(30px, 3.8vw, 50px);
}

.product-showcase .eyebrow,
.product-showcase .section-intro {
  color: rgba(255, 255, 255, 0.72);
}

.product-showcase .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.product-showcase .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 34px;
  text-align: left;
}

.product-card {
  position: relative;
  grid-column: span 2;
  min-height: 280px;
  overflow: hidden;
  border-radius: 8px;
  background: #3b3a3a;
}

.product-card-large {
  grid-column: span 3;
  min-height: 330px;
}

.product-image-slot {
  display: grid;
  place-items: center;
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #474646 0%, #3a3939 58%, #1f1f1f 100%);
  color: rgba(255, 255, 255, 0.6);
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.product-card-content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 24px;
}

.product-card h3 {
  margin-bottom: 6px;
  font-size: calc(var(--card-title-size) + 2px);
}

.product-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: var(--card-copy-size);
  line-height: 1.45;
}

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

.process-grid article,
.testimonial-grid article {
  padding: 32px;
  border-radius: 8px;
  background: var(--white);
}

.process-grid span {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: var(--brand-red);
  color: var(--white);
  font-weight: 900;
}

.testimonials {
  background: var(--brand-red);
  color: var(--white);
}

.projects-gallery {
  background: var(--cream);
  text-align: center;
}

.projects-gallery .section-heading {
  max-width: 760px;
}

.projects-gallery .section-heading h2 {
  max-width: 700px;
  margin-inline: auto;
  font-size: clamp(30px, 3.8vw, 50px);
}

.projects-gallery .section-intro {
  color: var(--muted) !important;
}

.projects-gallery .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.projects-gallery .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.project-gallery-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: 210px 210px 250px;
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 34px;
}

.project-gallery-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #d9d0c7;
}

.project-gallery-card-featured {
  grid-column: 1 / span 7;
  grid-row: 1 / span 2;
}

.project-gallery-card:nth-child(2) {
  grid-column: 8 / span 5;
  grid-row: 1;
}

.project-gallery-card:nth-child(3) {
  grid-column: 8 / span 5;
  grid-row: 2;
}

.project-gallery-card:nth-child(4) {
  grid-column: 1 / span 6;
  grid-row: 3;
}

.project-gallery-card:nth-child(5) {
  grid-column: 7 / span 6;
  grid-row: 3;
}

.project-image-slot {
  display: grid;
  place-items: center;
  position: absolute;
  inset: 0;
  color: rgba(33, 31, 31, 0.48);
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.project-gallery-card span {
  position: absolute;
  bottom: 12px;
  left: 12px;
  z-index: 1;
  padding: 6px 9px;
  border-radius: 4px;
  background: var(--cream);
  color: var(--ink);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.35px;
  text-transform: uppercase;
}

.testimonials p,
.testimonials .eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

.testimonial-grid article {
  background: rgba(255, 255, 255, 0.12);
}

.testimonial-grid strong {
  display: block;
  margin-bottom: 18px;
  color: #ffe15f;
}

.testimonial-grid span {
  font-size: 12px;
  font-weight: 800;
}

.about,
.final-cta {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  align-items: center;
  gap: clamp(32px, 6vw, 80px);
}

.about-slot {
  min-height: 420px;
}

.why-newmoblly {
  background: var(--ink);
  color: var(--white);
  text-align: center;
}

.why-newmoblly .section-heading {
  max-width: 760px;
}

.why-newmoblly .section-heading h2 {
  max-width: 700px;
  margin-inline: auto;
  font-size: clamp(30px, 3.8vw, 50px);
}

.why-newmoblly .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.72);
}

.why-newmoblly .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 34px;
  text-align: left;
}

.why-grid article {
  min-height: 208px;
  padding: 26px;
  border-radius: 8px;
  background: #302f2f;
}

.why-grid span {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: var(--brand-red);
  color: var(--white);
  font-size: 10px;
  font-weight: 900;
}

.why-grid h3 {
  margin-bottom: 8px;
  font-size: var(--card-title-size);
}

.why-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: var(--card-copy-size);
  line-height: 1.5;
}

.project-process {
  background: #7b2524;
  color: var(--white);
  text-align: center;
}

.project-process .section-heading,
.reviews .section-heading {
  max-width: 760px;
}

.project-process .section-heading h2,
.reviews .section-heading h2 {
  max-width: 700px;
  margin-inline: auto;
  font-size: clamp(30px, 3.8vw, 50px);
}

.project-process .eyebrow,
.reviews .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.74);
}

.project-process .eyebrow::before,
.reviews .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.project-process-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 28px;
  text-align: left;
}

.project-process-grid article {
  position: relative;
  min-height: 210px;
  padding: 42px 26px 26px;
  border-radius: 8px;
  background: var(--brand-red);
}

.project-process-grid span {
  display: grid;
  place-items: center;
  position: absolute;
  top: -28px;
  left: 50%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: var(--cream);
  color: var(--brand-red);
  font-size: 22px;
  font-weight: 900;
  transform: translateX(-50%);
}

.project-process-grid h3 {
  margin-bottom: 10px;
  font-size: var(--card-title-size);
}

.project-process .section-heading {
  margin-bottom: 66px;
}

.project-process-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: var(--card-copy-size);
  line-height: 1.5;
}

.process-note {
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

.reviews {
  background: var(--brand-red);
  color: var(--white);
  text-align: center;
}

.review-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto 28px;
  text-align: left;
}

.review-grid article {
  display: flex;
  min-height: 286px;
  flex-direction: column;
  padding: 28px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.12);
}

.review-grid .review-featured {
  background: var(--cream);
  color: var(--ink);
}

.review-grid strong {
  height: 25px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 32px;
  line-height: 1;
}

.review-featured strong {
  color: rgba(255, 58, 52, 0.55);
}

.review-stars {
  margin: 12px 0 16px;
  color: #ffe15f;
  font-size: 12px;
  letter-spacing: 1px;
}

.review-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: var(--card-copy-size);
  line-height: 1.55;
}

.review-featured p {
  color: var(--muted);
}

.review-grid span {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-top: auto;
  padding-top: 20px;
  color: var(--white);
  font-size: 12px;
  font-weight: 800;
}

.review-featured span {
  color: var(--brand-red);
}

.review-grid small {
  margin-top: 4px;
  color: inherit;
  font-size: 10px;
  font-weight: 600;
  opacity: 0.7;
}

.button-cream {
  background: var(--cream);
  color: var(--brand-red);
}

.faq-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(38px, 7vw, 110px);
  border-top: 4px solid var(--brand-red);
  background: #fff8f2;
}

.faq-heading .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.faq-heading .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.faq-heading h2 {
  max-width: 460px;
  font-size: clamp(34px, 4vw, 56px);
}

.faq-list {
  display: grid;
  gap: 10px;
}

.faq-list details {
  overflow: hidden;
  border: 1px solid rgba(33, 31, 31, 0.08);
  border-radius: 8px;
  background: var(--white);
}

.faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 60px;
  padding: 18px 20px;
  cursor: pointer;
  color: var(--ink);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: "+";
  flex: 0 0 auto;
  color: var(--brand-red);
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list details p {
  max-width: 760px;
  max-height: 0;
  margin: 0 20px;
  overflow: hidden;
  color: var(--muted);
  font-size: var(--card-copy-size);
  line-height: 1.55;
  opacity: 0;
  transition: max-height 280ms ease, margin 280ms ease, opacity 180ms ease;
}

.faq-list details[open] p {
  max-height: 220px;
  margin: -4px 20px 18px;
  opacity: 1;
}

.faq-list details.is-closing p {
  max-height: 0;
  margin: 0 20px;
  opacity: 0;
}

.final-cta {
  min-height: 560px;
  background: var(--brand-red);
  color: var(--white);
}

.final-cta p,
.final-cta .eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

.final-cta-copy {
  max-width: 560px;
}

.final-cta .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.final-cta .eyebrow::before {
  content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
}

.final-cta h2 {
  max-width: 560px;
  font-size: clamp(38px, 4.5vw, 64px);
}

.final-cta-copy > p:not(.eyebrow) {
  max-width: 480px;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 1.6;
}

.final-cta-copy small {
  display: block;
  max-width: 360px;
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  line-height: 1.45;
}

.final-cta-image {
  display: grid;
  place-items: center;
  position: relative;
  justify-self: center;
  width: min(100%, 485px);
  min-height: 485px;
  border: 1px dashed rgba(249, 239, 230, 0.65);
  border-radius: 14px;
  background: rgba(117, 31, 29, 0.2);
  color: rgba(249, 239, 230, 0.76);
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.final-cta-image strong {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  right: 18px;
  bottom: 18px;
  padding: 14px 12px;
  border-radius: 8px;
  background: var(--cream);
  color: var(--brand-red);
  font-size: 20px;
  line-height: 1;
}

.final-cta-image strong small {
  margin: 4px 0 0;
  color: inherit;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

/* Project photography is cropped to each component without stretching. */
.segment-card:nth-child(1) .image-slot {
  background: url("assets/nova-segmento-1.jpg") center / cover no-repeat;
}

.segment-card:nth-child(2) .image-slot {
  background: url("assets/nova-segmento-2.jpg") center / cover no-repeat;
}

.segment-card:nth-child(3) .image-slot {
  background: url("assets/nova-segmento-3.jpg") center / cover no-repeat;
}

.segment-card:nth-child(4) .image-slot {
  background: url("assets/nova-segmento-4.jpg") center / cover no-repeat;
}

.segment-card:nth-child(5) .image-slot {
  background: url("assets/nova-segmento-5.jpg") center / cover no-repeat;
}

.segment-card:nth-child(6) .image-slot {
  background: url("assets/nova-segmento-6.jpg") center / cover no-repeat;
}

.benefit-card:nth-child(1) .wide-slot {
  background: url("assets/nova-beneficio-1.jpg") center / cover no-repeat;
}

.benefit-card:nth-child(2) .wide-slot {
  background: url("assets/nova-beneficio-2.jpg") center / cover no-repeat;
}

.benefit-card:nth-child(3) .wide-slot {
  background: url("assets/nova-beneficio-3.jpg") center / cover no-repeat;
}

.benefit-card:nth-child(4) .wide-slot {
  background: url("assets/nova-beneficio-4.jpg") center / cover no-repeat;
}

.product-card:nth-child(1) .product-image-slot {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), transparent 58%), url("assets/nova-produto-1.jpg") center / cover no-repeat;
}

.product-card:nth-child(2) .product-image-slot {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), transparent 58%), url("assets/nova-produto-2.jpg") center / cover no-repeat;
}

.product-card:nth-child(3) .product-image-slot {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), transparent 58%), url("assets/nova-produto-3.jpg") center / cover no-repeat;
}

.product-card:nth-child(4) .product-image-slot {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), transparent 58%), url("assets/nova-produto-4.jpg") center / cover no-repeat;
}

.product-card:nth-child(5) .product-image-slot {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), transparent 58%), url("assets/nova-produto-5.jpg") center / cover no-repeat;
}

.project-gallery-card:nth-child(1) .project-image-slot {
  background: url("assets/nova-galeria-1.jpg") center / cover no-repeat;
}

.project-gallery-card:nth-child(2) .project-image-slot {
  background: url("assets/nova-galeria-2.jpg") center / cover no-repeat;
}

.project-gallery-card:nth-child(3) .project-image-slot {
  background: url("assets/nova-galeria-3.jpeg") center / cover no-repeat;
}

.project-gallery-card:nth-child(4) .project-image-slot {
  background: url("assets/nova-galeria-4.jpg") center / cover no-repeat;
}

.project-gallery-card:nth-child(5) .project-image-slot {
  background: url("assets/nova-galeria-5.jpg") center / cover no-repeat;
}

.final-cta-image {
  background: linear-gradient(0deg, rgba(126, 30, 29, 0.18), rgba(126, 30, 29, 0.18)), url("assets/nova-cta-final.jpg") center / cover no-repeat;
}

.site-footer {
  border-top: 5px solid var(--brand-red);
  background: var(--cream);
  color: var(--ink);
}

.footer-main {
  display: grid;
  grid-template-columns: 1.15fr 0.65fr 1fr;
  gap: clamp(32px, 6vw, 90px);
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(58px, 7vw, 96px) clamp(20px, 5vw, 72px);
}

.footer-logo {
  display: inline-block;
  margin-bottom: 16px;
}

.footer-logo img {
  display: block;
  width: 118px;
  height: 118px;
  object-fit: contain;
}

.footer-brand p,
.footer-service p {
  max-width: 380px;
  margin-bottom: 12px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.footer-nav h2,
.footer-service h2 {
  margin-bottom: 18px;
  font-size: 15px;
}

.footer-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
}

.footer-nav a {
  color: var(--muted);
  font-size: 14px;
  font-weight: 500;
}

.footer-nav a:hover,
.footer-bottom a:hover {
  color: var(--brand-red);
}

.footer-service .button {
  margin-top: 10px;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 22px clamp(20px, 5vw, 72px);
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
}

.footer-bottom a {
  color: var(--ink);
}

.cta-placeholder {
  min-height: 460px;
  border-color: rgba(255, 255, 255, 0.58);
  color: rgba(255, 255, 255, 0.72);
}

@media (max-width: 980px) {
  .site-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .nav {
    flex-wrap: wrap;
  }

  .about,
  .final-cta,
  .benefit-card,
  .benefit-card.reverse,
  .faq-section {
    grid-template-columns: 1fr;
  }

  .footer-main {
    grid-template-columns: repeat(2, 1fr);
  }

  .benefit-card.reverse .wide-slot {
    order: initial;
  }

  .segment-grid,
  .process-grid,
  .testimonial-grid {
    grid-template-columns: repeat(2, 1fr);
  }

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

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

  .project-process-grid,
  .review-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-card,
  .product-card-large {
    grid-column: span 1;
  }

  .project-gallery-grid {
    grid-template-rows: 180px 180px 210px;
  }
}

@media (max-width: 640px) {
  .section {
    padding: 52px 18px;
  }

  .hero {
    min-height: 100vh;
    padding: 52px 18px;
    background:
      linear-gradient(90deg, rgba(18, 18, 18, 0.94) 0%, rgba(18, 18, 18, 0.78) 56%, rgba(18, 18, 18, 0.28) 100%),
      url("assets/bg-hero.jpg") 58% center / cover no-repeat;
  }

  .hero h1 {
      font-size: 34px;
  }

  .stats,
  .segment-grid,
  .process-grid,
  .testimonial-grid,
  .product-grid,
  .why-grid,
  .project-process-grid,
  .review-grid {
    grid-template-columns: 1fr;
  }

  .stats article + article {
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .project-gallery-grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }

  .project-gallery-card,
  .project-gallery-card-featured {
    grid-column: span 1;
    grid-row: span 1;
    min-height: 240px;
  }

  .project-gallery-card:nth-child(n) {
    grid-column: 1;
    grid-row: auto;
  }

  .footer-main {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .hero-placeholder,
  .cta-placeholder,
  .about-slot {
    min-height: 300px;
  }
}
