/* ===========================================================
   Decorat — Quadros Decorativos
   Implementação do design "Decorat Home.dc.html"
   =========================================================== */

:root {
  /* Superfícies */
  --cream: #FBF8F6;
  --white: #FFFFFF;
  --sand: #F5EEEA;
  --blush: #F0E7E1;
  --clay: #E8DCD6;

  /* Linhas */
  --line: #E9DED8;
  --line-2: #E3D7D1;
  --line-3: #EFE5E0;

  /* Texto */
  --ink: #2C2226;
  --ink-soft: #3A2E33;
  --body: #5E4E54;
  --muted: #6C5A61;
  --muted-2: #7E6C73;
  --mauve: #9A7C88;

  /* Marca */
  --wine: #7B2246;
  --wine-dark: #5A1730;
  --pink: #E0398B;
  --pink-soft: #F3AFCE;
  --pink-pale: #F6D7E6;
  --rose: #C79BAF;

  /* Tipografia */
  --serif: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
  --sans: 'Jost', system-ui, -apple-system, 'Segoe UI', sans-serif;

  /* Ritmo */
  --pad-x: clamp(24px, 5vw, 80px);
  --pad-y: clamp(64px, 8vw, 118px);
  --gap: clamp(14px, 1.6vw, 24px);
}

*, *::before, *::after { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--cream);
  color: var(--ink);
  font-family: var(--sans);
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; display: block; }
a { color: var(--wine); text-decoration: none; transition: color .2s ease, background-color .2s ease, border-color .2s ease; }
a:hover { color: var(--pink); }
::selection { background: var(--pink-pale); }

:focus-visible {
  outline: 2px solid var(--pink);
  outline-offset: 3px;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100;
  background: var(--wine);
  color: #fff;
  padding: 12px 20px;
  font-size: 13px;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.skip-link:focus { left: 0; color: #fff; }

.shell {
  max-width: 1600px;
  margin: 0 auto;
  background: var(--cream);
  overflow: clip;
}

/* ------------------------- Tipografia base ------------------------- */

h1, h2, h3 { margin: 0; font-family: var(--serif); font-weight: 400; color: var(--ink); }

h1 {
  font-size: clamp(42px, 5.4vw, 80px);
  line-height: 1.02;
  letter-spacing: -.015em;
  text-wrap: pretty;
}
h1 em { font-style: italic; color: var(--wine); }

h2 {
  font-size: clamp(32px, 3.6vw, 52px);
  line-height: 1.1;
}
.h2--sm { font-size: clamp(28px, 3.2vw, 44px); line-height: 1.12; }

.eyebrow {
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 11.5px;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: var(--mauve);
}
.section__head--center .eyebrow { justify-content: center; }

.rule { display: block; width: 34px; height: 1px; background: var(--pink); flex: none; }

.lead {
  margin: 0;
  font-size: clamp(15.5px, 1.2vw, 17.5px);
  font-weight: 300;
  line-height: 1.75;
  color: var(--body);
}

/* ---------------------------- Botões ------------------------------ */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 18px 30px;
  font-family: var(--sans);
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: .14em;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid transparent;
  transition: background-color .22s ease, color .22s ease, border-color .22s ease;
}
.btn--solid { background: var(--wine); color: #fff; }
.btn--solid:hover { background: var(--wine-dark); color: #fff; }

.btn--outline { border-color: var(--wine); color: var(--wine); background: transparent; }
.btn--outline:hover { background: var(--wine); color: #fff; }

.btn--light { background: var(--cream); color: var(--wine-dark); align-self: start; padding: 17px 30px; }
.btn--light:hover { background: var(--pink); color: #fff; }

.btn--lg { padding: 20px 40px; font-size: 13px; }
.btn--block { width: 100%; padding: 14px; font-size: 12px; }

.btn-row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 8px; }

.dot { width: 6px; height: 6px; border-radius: 50%; background: var(--pink); flex: none; }

.link-underline {
  font-size: 12.5px;
  letter-spacing: .14em;
  text-transform: uppercase;
  border-bottom: 1px solid var(--pink);
  padding-bottom: 6px;
}

/* ------------------------- Slots de imagem ------------------------- */
/*
   O placeholder com a descrição da foto desejada aparece por padrão, atrás
   da imagem. Assim que o arquivo indicado em <img src> existir em
   assets/photos/, a foto carrega por cima e script.js remove o placeholder.
   Se o arquivo não existir, a imagem quebrada é escondida e a descrição
   continua à vista.
*/

.slot {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 22% 24%, rgba(123, 34, 70, .07) 0 2px, transparent 2.5px) 0 0 / 30px 30px,
    linear-gradient(160deg, var(--blush) 0%, var(--sand) 100%);
}
.slot img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Sem foto ainda: um coraçãozinho da marca ao centro (::before) e o
   lembrete de qual foto vai ali, rodapé (::after) — no lugar da caixa
   listrada que existia antes. Some sozinho assim que a foto carregar. */
.slot::before {
  content: "♥";
  position: absolute;
  left: 50%;
  top: 46%;
  transform: translate(-50%, -50%);
  z-index: 0;
  font-size: clamp(20px, 5vw, 32px);
  color: rgba(123, 34, 70, .16);
  pointer-events: none;
}
.slot::after {
  content: attr(data-hint);
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 0;
  text-align: center;
  font-size: 10.5px;
  line-height: 1.5;
  letter-spacing: .03em;
  color: rgba(123, 34, 70, .55);
  pointer-events: none;
}
.slot.has-image::before,
.slot.has-image::after { display: none; }
.slot.is-broken img { display: none; }

/* Slots pequenos não comportam o coração nem a legenda */
.slot--round::before,
.slot--round::after,
.avatar::before,
.avatar::after { content: none; }
.slot--fill { position: absolute; inset: 0; }
.slot--square { aspect-ratio: 1 / 1; }
.slot--portrait { aspect-ratio: 3 / 4; }
.slot--pano { aspect-ratio: 21 / 9; margin-bottom: clamp(12px, 1.4vw, 18px); }
.slot--round { border-radius: 50%; }

/* --------------------------- Cabeçalho ---------------------------- */

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(251, 248, 246, .92);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--line);
}

.site-header__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 14px var(--pad-x);
}

.site-header__logo { flex: none; }
.site-header__logo img { height: clamp(26px, 3.4vw, 34px); width: auto; }

.site-nav { display: flex; align-items: center; gap: clamp(18px, 2.4vw, 36px); }
.site-nav a {
  font-size: 13.5px;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: #4A3A40;
  white-space: nowrap;
  padding: 6px 0;
  border-bottom: 1px solid transparent;
}
.site-nav a:hover { color: var(--wine); border-bottom-color: var(--pink); }

.site-header__cta { flex: none; padding: 12px 22px; }

.burger {
  display: none;
  flex: none;
  width: 46px;
  height: 46px;
  place-content: center;
  gap: 5px;
  background: transparent;
  border: 1px solid var(--line-2);
  cursor: pointer;
}
.burger span { display: block; width: 20px; height: 1.5px; background: var(--wine); }
.burger span:last-child { width: 14px; }

.menu-mobile {
  border-top: 1px solid var(--line);
  padding: 10px var(--pad-x) 26px;
  display: flex;
  flex-direction: column;
  background: var(--cream);
}
.menu-mobile a {
  padding: 15px 0;
  border-bottom: 1px solid var(--line-3);
  font-family: var(--serif);
  font-size: 24px;
  color: var(--ink);
}
.menu-mobile__cta {
  margin-top: 22px;
  border-bottom: 0;
  font-family: var(--sans);
  font-size: 13px;
  padding: 17px;
  color: #fff;
}
.menu-mobile__cta:hover { color: #fff; }
[hidden] { display: none !important; }

/* ------------------------------ Hero ------------------------------ */

.hero {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  background: var(--cream);
}
@media (min-width: 900px) { .hero { grid-template-columns: 1fr 1fr; } }

.hero__copy {
  padding: clamp(48px, 7vw, 104px) var(--pad-x);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 26px;
  animation: rise .7s ease both;
}
.hero .lead { max-width: 46ch; }

.hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 3vw, 44px);
  margin: 18px 0 0;
  padding: 26px 0 0;
  list-style: none;
  border-top: 1px solid var(--line);
  font-size: 13px;
  font-weight: 300;
  color: var(--muted-2);
}

.hero__media { position: relative; min-height: clamp(380px, 62vh, 720px); }

/* ---------------------- Banner ilustrado do topo -------------------- */
/*
   Fica por baixo da foto real (.slot--branded, sem o hint de placeholder
   padrão — suprimido logo abaixo). Enquanto assets/photos/hero.jpg não
   existir, é isto que aparece; assim que a foto existir, ela cobre este
   banner sozinha, sem precisar tirar nada daqui.
*/
.slot--branded { z-index: 2; background: transparent; }
.slot--branded::before,
.slot--branded::after { content: none; }

.hero__art {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  background: linear-gradient(160deg, var(--cream) 0%, var(--sand) 100%);
}

.hero__art-blob {
  position: absolute;
  border-radius: 50%;
  opacity: 0.94;
}
.hero__art-blob--1 { width: 62%; aspect-ratio: 1; left: -22%; top: -14%; background: var(--wine); }
.hero__art-blob--2 { width: 40%; aspect-ratio: 1; right: -14%; top: -8%; background: var(--pink); opacity: 0.85; }
.hero__art-blob--3 { width: 72%; aspect-ratio: 1; right: -26%; bottom: -20%; background: var(--wine-dark); }
.hero__art-blob--4 { width: 34%; aspect-ratio: 1; left: -8%; bottom: -10%; background: var(--pink-soft); opacity: 0.9; }

.hero__art-card {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-3deg);
  width: min(62%, 300px);
  aspect-ratio: 4 / 5;
  background: var(--white);
  box-shadow: 0 24px 54px rgba(44, 34, 38, 0.28);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 10%;
}
.hero__art-card img { width: 46%; height: auto; }
.hero__art-card p {
  margin: 0;
  text-align: center;
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.3;
  color: var(--wine);
}

/* Sem animate aqui: a keyframe "rise" do site termina em transform:none,
   o que apagaria o translate(-50%,-50%) que centraliza o cartão. */
@media (prefers-reduced-motion: no-preference) {
  .hero__art-card { animation: heroCardIn 0.8s ease 0.1s both; }
}
@keyframes heroCardIn {
  from { opacity: 0; transform: translate(-50%, -50%) rotate(-3deg) scale(0.92); }
  to { opacity: 1; transform: translate(-50%, -50%) rotate(-3deg) scale(1); }
}
.hero__media-fade {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(to top, rgba(44, 34, 38, .28), transparent);
  pointer-events: none;
}

@keyframes rise {
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: none; }
}

/* ----------------------------- Seções ----------------------------- */

.section { padding: var(--pad-y) var(--pad-x); }
.section--white { background: var(--white); }
.section--cream { background: var(--cream); }
.section--sand { background: var(--sand); }

.section__head { margin-bottom: clamp(34px, 4vw, 56px); }

.section__head--split {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.section__head--center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(38px, 4vw, 62px);
  text-align: center;
}
.section__head--center h2 { margin-bottom: 16px; }
.section__head--center h2:last-child { margin-bottom: 0; }

.section__aside {
  margin: 0;
  max-width: 34ch;
  font-size: 13px;
  font-weight: 300;
  color: var(--muted-2);
}

/*
   Grades em flex, não em grid: o número de itens (7 categorias, 5 fotos de
   cliente) raramente fecha a última linha. Com flex + justify-content:center
   a sobra fica centrada, em vez de deixar um buraco à direita. As colunas são
   contadas explicitamente (--cols) para nada ficar órfão sem querer.
*/
.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--grid-gap, var(--gap));
  --cols: 2;
}
.grid > * {
  flex: 0 1 calc((100% - (var(--cols) - 1) * var(--grid-gap, var(--gap))) / var(--cols));
  min-width: 0;
}

.grid--products { --grid-gap: clamp(20px, 2.4vw, 34px); --cols: 1; }
.grid--steps { --grid-gap: clamp(24px, 3vw, 44px); --cols: 1; margin: 0; padding: 0; list-style: none; }
.grid--testimonials { --grid-gap: clamp(18px, 2vw, 28px); --cols: 1; margin-bottom: clamp(26px, 3vw, 40px); }
.grid--prices { --grid-gap: clamp(16px, 2vw, 28px); --cols: 1; align-items: start; }
.grid--client-photos { --grid-gap: clamp(12px, 1.4vw, 18px); }
.grid--gallery { --grid-gap: clamp(12px, 1.4vw, 18px); }
.grid--instagram { --grid-gap: clamp(10px, 1.2vw, 16px); }

@media (min-width: 600px) {
  .grid--prices { --cols: 2; }
  .grid--categories { --cols: 3; }
  .grid--products { --cols: 2; }
  .grid--steps { --cols: 2; }
  .grid--client-photos { --cols: 3; }
  .grid--gallery { --cols: 3; }
  .grid--instagram { --cols: 3; }
}

@media (min-width: 900px) {
  .grid--testimonials { --cols: 3; }
}

@media (min-width: 960px) {
  .grid--prices { --cols: 4; }
  .grid--categories { --cols: 4; }
  .grid--products { --cols: 3; }
  .grid--steps { --cols: 4; }
  .grid--client-photos { --cols: 5; }
  .grid--gallery { --cols: 4; }
  .grid--instagram { --cols: 6; }
}

/* --------------------------- Categorias --------------------------- */

.category { display: block; position: relative; background: var(--blush); }
.category .slot { aspect-ratio: 3 / 4; }
.category .slot::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  /* Enquanto não há foto, o degradê é na cor da marca (não preto) — o
     nome da categoria continua legível em branco, e o padrão do slot
     ainda aparece por baixo, na parte de cima do card. */
  background: linear-gradient(to top, rgba(90, 23, 48, .82) 0%, rgba(90, 23, 48, .32) 45%, rgba(90, 23, 48, .05) 70%, transparent 100%);
}
.category .slot.has-image::before {
  background: linear-gradient(to top, rgba(40, 20, 28, .62) 0%, rgba(40, 20, 28, .08) 45%, transparent 70%);
}
.category img { transition: transform .6s ease; }
.category:hover img { transform: scale(1.04); }

.category__label {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 18px;
  z-index: 3;
  pointer-events: none;
}
.category__name {
  display: block;
  font-family: var(--serif);
  font-size: 25px;
  line-height: 1.15;
  color: #fff;
}
.category__meta {
  display: block;
  margin-top: 6px;
  font-size: 11.5px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .78);
}

/* ---------------------------- Produtos ---------------------------- */

.product {
  display: flex;
  flex-direction: column;
  background: var(--white);
  border: 1px solid var(--line-3);
}
.product .slot { aspect-ratio: 4 / 5; }

.product__tag {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  background: rgba(251, 248, 246, .94);
  color: var(--wine);
  font-size: 10.5px;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: 7px 11px;
  pointer-events: none;
}

.product__body {
  flex: 1;
  padding: 22px 22px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product__body h3 { font-weight: 500; font-size: 25px; line-height: 1.2; }
.product__body p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
  color: var(--muted);
}
.product__body > p:first-of-type { flex: 1; }

.product__price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-top: 4px !important;
}
.product__price span { font-size: 12px; color: var(--mauve); }
.product__price strong {
  font-family: var(--serif);
  font-weight: 400;
  font-size: 27px;
  color: var(--wine);
}
.product__body .btn { margin-top: 10px; }

/* Alterne para "false" em script.js (CONFIG.showPrices) para ocultar preços */
body.no-prices .product__price { display: none; }

/* ----------------------- Tamanhos e valores ----------------------- */

/* Colunas em .grid--prices: definidas junto com as demais grades, acima. */

.price-card {
  background: var(--cream);
  border: 1px solid var(--line-3);
  padding: 28px 26px 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.price-card--upgrade { background: var(--sand); border-color: var(--line-2); }

.price-card h3 {
  font-family: var(--serif);
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--line-2);
}

.price-card__note {
  margin: 0;
  font-size: 13.5px;
  font-weight: 300;
  line-height: 1.6;
  color: var(--muted-2);
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.price-table tr + tr th,
.price-table tr + tr td { border-top: 1px solid var(--line-3); }

.price-table th,
.price-table td { padding: 11px 0; text-align: left; vertical-align: baseline; }

.price-table th {
  font-weight: 500;
  letter-spacing: .04em;
  color: var(--ink);
  white-space: nowrap;
}
.price-table td { font-weight: 300; color: var(--muted-2); }

.price-table__val {
  text-align: right !important;
  white-space: nowrap;
  font-family: var(--serif);
  font-size: 20px;
  color: var(--wine) !important;
  font-weight: 500 !important;
}

.prices__foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: clamp(30px, 4vw, 50px);
  padding-top: clamp(26px, 3vw, 38px);
  border-top: 1px solid var(--line-2);
  text-align: center;
}
.prices__foot p {
  margin: 0;
  font-size: 15.5px;
  font-weight: 300;
  color: var(--body);
}

/* -------------------------- Bloco emocional ----------------------- */

.feature {
  display: grid;
  grid-template-columns: 1fr;
  background: var(--wine-dark);
  color: var(--cream);
}
@media (min-width: 900px) { .feature { grid-template-columns: 1fr 1fr; } }
.feature__media { position: relative; min-height: clamp(360px, 52vh, 640px); }
.feature__copy {
  padding: clamp(52px, 7vw, 100px) clamp(24px, 5vw, 76px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 26px;
}
.feature__copy .rule { width: 40px; }
.feature__copy h2 {
  font-weight: 300;
  font-size: clamp(34px, 4.2vw, 62px);
  line-height: 1.06;
  color: var(--cream);
}
.feature__copy h2 em { font-style: italic; color: var(--pink-soft); }
.feature__copy p {
  margin: 0;
  max-width: 44ch;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.8;
  color: rgba(251, 248, 246, .78);
}

/* -------------------------- Como funciona ------------------------- */

.step {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding-top: 24px;
  border-top: 1px solid var(--line-2);
}
.step__num { font-family: var(--serif); font-size: 40px; line-height: 1; color: var(--pink); }
.step h3 { font-family: var(--sans); font-size: 17px; font-weight: 500; letter-spacing: .01em; }
.step p { margin: 0; font-size: 14.5px; font-weight: 300; line-height: 1.7; color: var(--muted); }

/* --------------------------- Depoimentos -------------------------- */

.testimonial {
  position: relative;
  margin: 0;
  background: var(--white);
  padding: 30px 28px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
/* Marca trechos de texto de exemplo (a serem substituídos por conteúdo
   real) sem que pareçam apenas uma ênfase qualquer no parágrafo. */
.aviso-exemplo {
  display: inline-block;
  margin-right: 6px;
  padding: 2px 8px;
  background: var(--pink-pale);
  color: var(--wine);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .04em;
  white-space: normal;
}

.testimonial__badge {
  position: absolute;
  top: 14px;
  right: 14px;
  padding: 5px 10px;
  background: var(--pink-pale);
  color: var(--wine);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.stars { letter-spacing: .28em; color: var(--pink); font-size: 13px; }
.testimonial blockquote {
  margin: 0;
  font-family: var(--serif);
  font-size: 21px;
  line-height: 1.5;
  color: var(--ink-soft);
}
.testimonial figcaption {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}
.avatar { width: 42px; height: 42px; flex: none; }
.testimonial__name { display: block; font-size: 14px; color: var(--ink); }
.testimonial__city { display: block; font-size: 12px; color: var(--mauve); }

.grid--client-photos .slot { background: var(--clay); }

/* ----------------------------- Sobre ------------------------------ */

.about {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(30px, 5vw, 80px);
  align-items: center;
  padding: var(--pad-y) var(--pad-x);
}
@media (min-width: 900px) { .about { grid-template-columns: 1fr 1fr; } }
.about__media {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(12px, 1.4vw, 18px);
  align-items: start;
}
.about__media-offset { margin-top: clamp(24px, 4vw, 56px); }

.about__copy { display: flex; flex-direction: column; gap: 22px; }
.about__copy h2 { font-size: clamp(32px, 3.8vw, 54px); line-height: 1.08; }
.about__copy p {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  color: var(--body);
}

.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 22px;
  margin: 10px 0 0;
  padding-top: 26px;
  border-top: 1px solid var(--line-2);
}
.stats dt { font-family: var(--serif); font-size: 34px; line-height: 1; color: var(--wine); }
.stats dd { margin: 8px 0 0; font-size: 12.5px; font-weight: 300; color: var(--muted-2); }

/* ------------------------------ FAQ ------------------------------- */

.faq {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(30px, 5vw, 72px);
  align-items: start;
}
@media (min-width: 900px) { .faq { grid-template-columns: 1fr 1.15fr; } }

.faq__intro h2 { margin: 0 0 20px; font-size: clamp(30px, 3.4vw, 48px); }
.faq__intro p {
  margin: 0 0 22px;
  font-size: 15.5px;
  font-weight: 300;
  line-height: 1.75;
  color: var(--body);
}
.faq__intro .btn { padding: 15px 26px; gap: 10px; }

.faq__list { display: flex; flex-direction: column; }
.faq__item { border-bottom: 1px solid var(--line-2); }
.faq__item h3 { margin: 0; font: inherit; }

.faq__q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  background: none;
  border: 0;
  padding: 22px 0;
  cursor: pointer;
  text-align: left;
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 400;
  color: var(--ink);
}
.faq__q:hover { color: var(--wine); }
.faq__sign { font-family: var(--serif); font-size: 24px; color: var(--pink); flex: none; }

.faq__a p {
  margin: 0;
  padding: 0 0 24px;
  max-width: 60ch;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
  color: var(--muted);
}

/* -------------------------- CTA de contato ------------------------ */

.cta {
  padding: clamp(72px, 9vw, 140px) var(--pad-x);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.cta__mark { width: 74px; height: auto; }
.cta h2 {
  font-size: clamp(34px, 4.6vw, 66px);
  line-height: 1.05;
  max-width: 14ch;
}
.cta h2 em { font-style: italic; color: var(--wine); }
.cta > p {
  margin: 0;
  max-width: 50ch;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.75;
  color: var(--body);
}
.cta .btn { margin-top: 8px; }
.cta__note { font-size: 12.5px; letter-spacing: .05em; color: var(--mauve) !important; }

.instagram-handle { font-size: 14px; letter-spacing: .08em; color: var(--pink); }

/* ======================= LOJA: carrinho no topo =================== */

.cart-link {
  flex: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border: 1px solid var(--wine);
  color: var(--wine);
  font-size: 12.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.cart-link:hover { background: var(--wine); color: #fff; }
.cart-link--ativo { background: var(--wine); color: #fff; }

.cart-badge {
  display: inline-grid;
  place-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background: var(--pink);
  color: #fff;
  font-size: 11px;
  letter-spacing: 0;
}
.cart-link:hover .cart-badge,
.cart-link--ativo .cart-badge { background: #fff; color: var(--wine); }

/* ========================= PÁGINA DO PRODUTO ====================== */

.migalhas {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding: 22px var(--pad-x) 0;
  font-size: 12.5px;
  color: var(--muted-2);
}
.migalhas a { color: var(--muted-2); }
.migalhas a:hover { color: var(--wine); }
.migalhas span[aria-hidden] { color: var(--line-2); }

.produto__grade {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(28px, 4vw, 64px);
  padding: clamp(24px, 3.5vw, 48px) var(--pad-x) clamp(48px, 6vw, 80px);
  align-items: start;
}
@media (min-width: 900px) {
  .produto__grade { grid-template-columns: 1fr 1fr; }
  .produto__midia { position: sticky; top: 96px; }
}

.produto__info { display: flex; flex-direction: column; gap: 18px; }
.produto__info h1 {
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.08;
  margin: 0;
}
.produto__resumo {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  color: var(--body);
}

.produto__preco {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 12px;
  margin: 4px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line-2);
}
.produto__preco-valor {
  font-family: var(--serif);
  font-size: clamp(34px, 3.6vw, 44px);
  line-height: 1;
  color: var(--wine);
}
.produto__preco-obs { font-size: 13.5px; font-weight: 300; color: var(--muted-2); }

/* ------------------------------ Campos ---------------------------- */

.campo { display: flex; flex-direction: column; gap: 9px; }
.campo > label {
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--mauve);
}

.campo select {
  width: 100%;
  padding: 15px 16px;
  font-family: var(--sans);
  font-size: 15px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line-2);
  border-radius: 0;
  cursor: pointer;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, var(--wine) 50%), linear-gradient(135deg, var(--wine) 50%, transparent 50%);
  background-position: calc(100% - 20px) center, calc(100% - 14px) center;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}
.campo select:focus { outline: 2px solid var(--pink); outline-offset: 2px; }

.campo--check label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  border: 1px solid var(--line-2);
  background: var(--sand);
  cursor: pointer;
}
.campo--check input { margin-top: 3px; width: 17px; height: 17px; accent-color: var(--wine); flex: none; }
.campo--check strong { display: block; font-weight: 500; font-size: 15px; color: var(--ink); }
.campo--check small { display: block; margin-top: 3px; font-size: 13px; font-weight: 300; color: var(--muted-2); }

.qtd {
  display: inline-flex;
  align-items: stretch;
  border: 1px solid var(--line-2);
  background: var(--white);
  width: max-content;
}
.qtd__btn {
  width: 46px;
  border: 0;
  background: none;
  color: var(--wine);
  font-size: 19px;
  line-height: 1;
  cursor: pointer;
}
.qtd__btn:hover { background: var(--blush); }
.qtd__valor {
  width: 58px;
  border: 0;
  border-left: 1px solid var(--line-2);
  border-right: 1px solid var(--line-2);
  text-align: center;
  font-family: var(--sans);
  font-size: 15px;
  color: var(--ink);
  background: none;
  -moz-appearance: textfield;
}
.qtd__valor::-webkit-outer-spin-button,
.qtd__valor::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.qtd--sm .qtd__btn { width: 36px; font-size: 16px; }
.qtd--sm .qtd__valor { width: 46px; font-size: 14px; }

.produto__acoes { display: flex; flex-direction: column; gap: 10px; margin-top: 6px; }
.produto__acoes .btn { padding: 17px; }

.produto__aviso {
  margin: 0;
  padding: 13px 16px;
  background: var(--pink-pale);
  color: var(--wine-dark);
  font-size: 14px;
}
.produto__aviso a { color: var(--wine-dark); text-decoration: underline; }

.produto__texto { margin-top: 12px; padding-top: 22px; border-top: 1px solid var(--line-3); }
.produto__texto h2 {
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--mauve);
  margin-bottom: 12px;
}
.produto__texto p {
  margin: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
  color: var(--body);
}
.produto__fotos-nec { margin-top: 10px !important; color: var(--wine) !important; }

.lista-check { margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 10px; }
.lista-check li {
  position: relative;
  padding-left: 26px;
  font-size: 14.5px;
  font-weight: 300;
  line-height: 1.6;
  color: var(--body);
}
.lista-check li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 8px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--pink);
}

.relacionados { padding: 0 var(--pad-x) clamp(56px, 7vw, 96px); }
.relacionados h2 {
  font-size: clamp(26px, 2.8vw, 38px);
  margin-bottom: clamp(24px, 3vw, 38px);
  text-align: center;
}

.product__link { display: block; }
.product__titulo { color: var(--ink); }
.product__titulo:hover { color: var(--wine); }

.produto-erro {
  padding: clamp(70px, 10vw, 140px) var(--pad-x);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
.produto-erro h1 { font-size: clamp(30px, 4vw, 48px); }
.produto-erro p { margin: 0; font-size: 16px; font-weight: 300; color: var(--body); }

/* ===================== PRÉVIA COM A FOTO DO CLIENTE ================ */
/*
   Gerada inteiramente em JS (preview.js) a partir de layout.tipo em
   dados.js. Cada .preview__slot mostra um "+" até o cliente escolher
   uma foto; a foto vira background-image do próprio bloco — funciona
   tanto nos retângulos comuns quanto nas letras (que usam
   background-clip: text para o recorte).
*/

.preview {
  margin-top: clamp(22px, 3vw, 34px);
  padding-top: clamp(22px, 3vw, 34px);
  border-top: 1px solid var(--line-2);
}

.preview__head h2 {
  margin: 0 0 8px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 22px;
  color: var(--ink);
}
.preview__head p {
  margin: 0 0 16px;
  font-size: 13.5px;
  font-weight: 300;
  line-height: 1.6;
  color: var(--muted-2);
}

.preview__frame { position: relative; width: 100%; }

/* Nos tipos 'unica' e 'polaroids-fundo' a foto ocupa a moldura inteira,
   então a proporção fixa (definida por JS via style.aspectRatio) vale
   para a própria .preview__frame. */
.preview__frame--unica,
.preview__frame--polaroids-fundo {
  aspect-ratio: 0.71;
  background: var(--blush);
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(44, 34, 38, 0.14);
  transition: aspect-ratio .25s ease;
}

/* Nos demais tipos, quem leva a proporção fixa é esta caixa interna —
   a legenda fica de fora, em fluxo normal, e nunca é cortada. */
.preview__visual {
  position: relative;
  width: 100%;
  aspect-ratio: 0.71;
  background: var(--blush);
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(44, 34, 38, 0.14);
  transition: aspect-ratio .25s ease;
}

.preview__orientacao {
  margin: 12px 0 0;
  font-size: 12.5px;
  font-weight: 300;
  color: var(--wine);
}

/* --------------------------- Bloco genérico ------------------------ */

.preview__slot {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--blush);
  background-size: cover;
  background-position: center;
}
.preview__slot--fill { position: absolute; inset: 0; }

.preview__addbtn {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border: 1px dashed var(--line-2);
  background: rgba(255, 255, 255, .35);
  cursor: pointer;
  color: var(--wine);
  font-family: var(--sans);
}
.preview__addbtn:hover { background: rgba(255, 255, 255, .6); }
.preview__addicon { font-size: 22px; line-height: 1; }
.preview__addbtn small { font-size: 10.5px; letter-spacing: .06em; text-transform: uppercase; color: var(--mauve); }
.preview__addbtn--mini { gap: 0; }
.preview__addbtn--mini .preview__addicon { font-size: 15px; }

.preview__remove {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 24px;
  height: 24px;
  border: 0;
  border-radius: 50%;
  background: rgba(44, 34, 38, .68);
  color: #fff;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 3;
}
.preview__remove--mini { width: 20px; height: 20px; font-size: 12px; top: 3px; right: 3px; }

/* ------------------------------- unica ------------------------------ */

.preview__faixa {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 16px 18px;
  text-align: center;
  background: rgba(251, 248, 246, .92);
}
.preview__faixa strong {
  display: block;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 17px;
  color: var(--wine);
}
.preview__faixa span { display: block; margin-top: 4px; font-size: 12px; font-weight: 300; color: var(--muted-2); }
.preview__faixa--rosa { background: rgba(246, 215, 230, .92); }
.preview__faixa--floral { background: rgba(245, 238, 234, .92); }
.preview__faixa--retro { background: rgba(232, 220, 214, .92); }
.preview__faixa--escura { background: rgba(44, 34, 38, .72); }
.preview__faixa--escura strong { color: #fff; }
.preview__faixa--escura span { color: rgba(255, 255, 255, .78); }

/* Legenda "em bloco": mesmo visual da faixa, mas em fluxo normal abaixo
   da .preview__visual, para nunca ficar espremida nem cortada. */
.preview__legenda {
  padding: 16px 4px 0;
  text-align: center;
}
.preview__legenda strong {
  display: block;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 17px;
  color: var(--wine);
}
.preview__legenda span { display: block; margin-top: 4px; font-size: 12px; font-weight: 300; color: var(--muted-2); }

/* ------------------------------ grid-mae ---------------------------- */

.preview__grid3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  height: 100%;
}
.preview__cell--letra {
  display: grid;
  place-content: center;
}
.preview__cell--letra span {
  font-family: var(--serif);
  font-size: clamp(24px, 6vw, 40px);
  color: #fff;
}
.preview__cell--m { background: var(--wine); }
.preview__cell--a { background: var(--pink); }
.preview__cell--e { background: var(--rose); }

/* ---------------------------- letras-amor --------------------------- */

.preview__letras {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  height: 100%;
  gap: 2px;
  background: var(--white);
}
.preview__letra { position: relative; display: grid; place-content: center; background: var(--blush); }

/* Antes de escolher a foto, a letra aparece sólida — só vira "janela"
   para a foto (background-clip: text) depois que o slot é preenchido,
   senão ficaria invisível sem nada para recortar. */
.preview__letra-txt {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(64px, 16vw, 120px);
  line-height: 1;
  color: var(--rose);
}
.preview__letra.preview__slot--cheio .preview__letra-txt {
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.preview__letra .preview__addbtn { inset: auto; position: absolute; width: 34px; height: 34px; bottom: 8px; right: 8px; border-radius: 50%; flex-direction: row; background: rgba(255,255,255,.85); }
.preview__letra .preview__addbtn small { display: none; }
.preview__assinatura {
  text-align: center;
  padding: 10px 0;
  font-family: var(--serif);
  font-style: italic;
  font-size: 18px;
  color: var(--wine);
}

/* -------------------------- polaroids-fundo -------------------------- */

.preview__slot--fundo { position: absolute; inset: 0; }
.preview__pol-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14%;
  display: flex;
  justify-content: center;
  gap: 6px;
  z-index: 2;
}
.preview__slot--pol {
  width: 27%;
  aspect-ratio: .85;
  background-color: var(--white);
  border: 5px solid var(--white);
  box-shadow: 0 6px 14px rgba(44, 34, 38, .3);
}
.preview__pol-overlay > :nth-child(1) { transform: rotate(-7deg); }
.preview__pol-overlay > :nth-child(3) { transform: rotate(7deg); }

/* ----------------------------- colagem6 ------------------------------ */

.preview__colagem {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 1fr);
  gap: 3px;
  background: var(--white);
}

/* --------------------------- polaroid-mesa ---------------------------- */

.preview__frame--polaroid-mesa { aspect-ratio: auto; background: none; box-shadow: none; overflow: visible; }
.preview__polaroids { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; }
.preview__polaroid {
  position: relative;
  width: clamp(110px, 30%, 160px);
  background: var(--white);
  padding: 8px 8px 22px;
  box-shadow: 0 8px 20px rgba(44, 34, 38, .16);
}
.preview__slot--polunit { aspect-ratio: .85; background-color: var(--blush); }
.preview__polaroid-heart {
  position: absolute;
  right: 10px;
  bottom: 6px;
  font-size: 12px;
  color: var(--ink);
}

/* ============================= CARRINHO =========================== */

.carrinho__vazio {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: clamp(30px, 5vw, 60px) 0;
}
.carrinho__vazio p { margin: 0; font-size: 17px; font-weight: 300; color: var(--body); }

.carrinho__conteudo {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(24px, 3vw, 44px);
  align-items: start;
  max-width: 1180px;
  margin: 0 auto;
}
@media (min-width: 900px) {
  .carrinho__conteudo { grid-template-columns: 1fr 340px; }
  .carrinho__resumo { position: sticky; top: 96px; }
}

.carrinho__itens { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; }

.carrinho__item {
  display: grid;
  grid-template-columns: 88px 1fr;
  gap: 18px;
  padding: 22px 0;
  border-bottom: 1px solid var(--line-2);
}
@media (min-width: 620px) {
  .carrinho__item { grid-template-columns: 100px 1fr auto; align-items: center; }
}

.carrinho__foto { width: 100%; aspect-ratio: 4 / 5; background: var(--blush); }

.carrinho__dados h3 {
  margin: 0 0 6px;
  font-family: var(--serif);
  font-size: 21px;
  font-weight: 500;
}
.carrinho__dados h3 a { color: var(--ink); }
.carrinho__dados h3 a:hover { color: var(--wine); }
.carrinho__opcoes { margin: 0; font-size: 13.5px; font-weight: 300; color: var(--muted-2); }
.carrinho__unit { margin: 6px 0 0; font-size: 13px; color: var(--mauve); }

.carrinho__acoes {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
}
@media (min-width: 620px) {
  .carrinho__acoes { grid-column: auto; flex-direction: column; align-items: flex-end; gap: 10px; }
}

.carrinho__subtotal {
  margin: 0;
  font-family: var(--serif);
  font-size: 22px;
  color: var(--wine);
  min-width: 90px;
  text-align: right;
}
.carrinho__remover {
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
  font-family: var(--sans);
  font-size: 12.5px;
  color: var(--muted-2);
  text-decoration: underline;
}
.carrinho__remover:hover { color: var(--wine); }

.carrinho__resumo {
  background: var(--white);
  border: 1px solid var(--line-3);
  padding: 26px 24px 28px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.carrinho__resumo h2 {
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--mauve);
}
.carrinho__total {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--line-2);
  font-size: 15px;
  color: var(--body);
}
.carrinho__total strong {
  font-family: var(--serif);
  font-weight: 500;
  font-size: 32px;
  color: var(--wine);
}
.carrinho__obs,
.carrinho__passo {
  margin: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
  color: var(--muted-2);
}
.carrinho__limpar {
  border: 0;
  background: none;
  padding: 6px 0 0;
  cursor: pointer;
  font-family: var(--sans);
  font-size: 12.5px;
  color: var(--muted-2);
  text-decoration: underline;
  text-align: center;
}
.carrinho__limpar:hover { color: var(--wine); }
.carrinho__continuar { text-align: center; font-size: 13px; }

.site-footer__legal--solo {
  justify-content: center;
  gap: 10px 28px;
  padding-top: 0;
  border-top: 0;
}
.site-footer__legal--solo a { color: rgba(251, 248, 246, .72); }
.site-footer__legal--solo a:hover { color: var(--pink-soft); }

/* ---------------------------- Rodapé ------------------------------ */

.site-footer {
  background: var(--ink);
  color: rgba(251, 248, 246, .72);
  padding: clamp(52px, 6vw, 92px) var(--pad-x) 34px;
}
.site-footer__cols {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: clamp(30px, 4vw, 64px);
  padding-bottom: 44px;
  border-bottom: 1px solid rgba(251, 248, 246, .14);
}

.site-footer__brand { display: flex; flex-direction: column; gap: 18px; max-width: 34ch; }
.site-footer__word {
  font-family: var(--serif);
  font-size: 32px;
  letter-spacing: .14em;
  line-height: 1;
  color: var(--cream);
}
.site-footer__tag {
  font-size: 11px;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--rose);
}
.site-footer__brand p { margin: 0; font-size: 14px; font-weight: 300; line-height: 1.8; }

.site-footer__col { display: flex; flex-direction: column; gap: 14px; }
.site-footer__col h2 {
  font-family: var(--sans);
  font-size: 11.5px;
  font-weight: 400;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--cream);
}
.site-footer__col a,
.site-footer__col span {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  color: rgba(251, 248, 246, .72);
}
.site-footer__col a:hover { color: var(--pink-soft); }
.site-footer__highlight { color: var(--rose) !important; }

.site-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  padding-top: 24px;
  font-size: 12.5px;
  color: rgba(251, 248, 246, .5);
}

/* ------------------------ Botão flutuante ------------------------- */

.wa-float {
  position: fixed;
  right: clamp(16px, 3vw, 32px);
  bottom: clamp(16px, 3vw, 32px);
  z-index: 60;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--wine);
  color: #fff;
  padding: 15px 22px;
  font-size: 12.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
  box-shadow: 0 12px 30px rgba(44, 34, 38, .22);
}
.wa-float:hover { background: var(--pink); color: #fff; }
.wa-float .dot { background: var(--pink-soft); width: 7px; height: 7px; }

/* --------------------------- Responsivo --------------------------- */

/* O design troca para o menu compacto abaixo de 1060px */
@media (max-width: 1059px) {
  .site-nav,
  .site-header__cta { display: none; }
  .burger { display: grid; }
}

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; }
  .hero__media { min-height: clamp(320px, 56vh, 520px); order: -1; }
  .feature { grid-template-columns: 1fr; }
  .feature__media { min-height: clamp(300px, 46vh, 460px); }
  .about { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .section__head--split { flex-direction: column; align-items: flex-start; }
  .btn-row .btn { flex: 1 1 100%; }
  .wa-float { padding: 14px 18px; }
  .cta h2 { max-width: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}

@media print {
  .site-header, .wa-float, .skip-link { display: none !important; }
  body { background: #fff; }
}
