/* Rastro — site estático (landing + para casas + privacidade)
   Fonte de verdade visual: design_handoff_rastro/site/*.dc.html (aprovado pelo Fabio).
   Tokens: pau-brasil #9E3A28 · tinta #171717 · Clash Display 600 nos títulos · SF Pro no resto. */

@font-face {
  font-family: 'Clash Display';
  src: url('/fonts/ClashDisplay-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: #FFFFFF;
  font-family: -apple-system, "SF Pro Text", "SF Pro Display", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #171717;
}
a { color: #9E3A28; text-decoration: none; }
a:hover { color: #7E2B1D; }
::placeholder { color: #A3A3A3; }
img { max-width: 100%; }

.page { width: 100%; overflow-x: hidden; }
.wrap { max-width: 1200px; margin: 0 auto; padding-left: 24px; padding-right: 24px; }

/* ícones Phosphor (sprite svg local) */
.ph-i { width: 1em; height: 1em; display: inline-block; fill: currentColor; flex: none; }

/* tipografia display */
.display { font-family: 'Clash Display', -apple-system, "SF Pro Display", system-ui, sans-serif; font-weight: 600; }

/* botões pílula */
.btn { display: inline-block; border: none; cursor: pointer; font-family: inherit; font-weight: 600; border-radius: 100px; white-space: nowrap; }
.btn-ink { background: #171717; color: #fff; }
.btn-ink:hover { background: #000; color: #fff; }
.btn-brand { background: #9E3A28; color: #fff; }
.btn-brand:hover { background: #7E2B1D; color: #fff; }
.btn-brand-up:hover { background: #B14631; color: #fff; }

/* marca (logo + wordmark) */
.brand { display: flex; align-items: center; gap: 11px; }
.brand-mark { width: 38px; height: 38px; border-radius: 11px; background: #9E3A28; display: flex; align-items: center; justify-content: center; flex: none; }
.brand-name { font-size: 25px; letter-spacing: -0.02em; }

/* ============ NAV (landing, clara) ============ */
.nav { position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,0.85); backdrop-filter: saturate(180%) blur(12px); -webkit-backdrop-filter: saturate(180%) blur(12px); border-bottom: 1px solid #F0EFEC; }
.nav-inner { max-width: 1200px; margin: 0 auto; padding: 18px 24px; display: flex; align-items: center; justify-content: space-between; }
.nav .btn { font-size: 15px; padding: 12px 22px; }
.nav-cta { display: flex; align-items: center; gap: 18px; }
.nav-tocasas { font-size: 15px; font-weight: 600; color: #9E3A28; display: inline-flex; align-items: center; min-height: 44px; }
/* alvo de toque mínimo de 44px nos botões das barras de navegação (acessibilidade) */
.nav .btn, .nav-dark .btn { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; }

/* ============ HERO (landing) ============ */
.hero { position: relative; background: linear-gradient(180deg, #FBFAF8 0%, #FFFFFF 60%); overflow: hidden; }
.hero-inner { position: relative; max-width: 1200px; margin: 0 auto; padding: clamp(52px,7vw,104px) 24px clamp(48px,6vw,88px); display: flex; flex-wrap: wrap; align-items: center; gap: clamp(32px,5vw,56px); }
.hero-copy { flex: 1 1 460px; min-width: 300px; }
.badge-launch { display: inline-flex; align-items: center; gap: 8px; background: #F5EAE7; color: #7E2B1D; font-size: 14px; font-weight: 600; padding: 7px 14px; border-radius: 100px; }
.hero-title { margin: 22px 0 0; font-size: clamp(42px,6.5vw,80px); line-height: 0.98; letter-spacing: -0.04em; text-wrap: balance; }
.hero-sub { margin: 24px 0 0; font-size: clamp(17px,2vw,21px); line-height: 1.5; color: #525252; max-width: 520px; text-wrap: pretty; }

/* formulário da waitlist (hero e cta final) */
.waitlist-form { margin-top: 32px; display: flex; flex-wrap: wrap; gap: 10px; max-width: 520px; }
.waitlist-form input[type="email"] { flex: 1 1 250px; min-width: 0; height: 58px; border: 1px solid #D4D4D4; border-radius: 100px; padding: 0 24px; font-size: 16px; font-family: inherit; color: #171717; outline: none; background: #fff; }
.waitlist-form input[type="email"]:focus { border-color: #9E3A28; }
.waitlist-form .btn { height: 58px; font-size: 16px; padding: 0 28px; }
.form-ok { margin-top: 14px; display: inline-flex; align-items: center; gap: 8px; color: #5E7A3F; }
.form-ok span { font-size: 15px; font-weight: 500; }
.form-err { margin-top: 14px; display: inline-flex; align-items: center; gap: 8px; color: #9E3A28; }
.form-err span { font-size: 15px; font-weight: 500; }
.note-quiet { margin-top: 16px; display: flex; align-items: center; gap: 8px; color: #A3A3A3; }
.note-quiet span { font-size: 13px; }
.consent { margin-top: 8px; font-size: 12px; color: #A3A3A3; max-width: 460px; line-height: 1.5; }
.consent a { color: #A3A3A3; text-decoration: underline; }
.consent a:hover { color: #737373; }

/* ícone grande do app */
.hero-appicon-slot { flex: 0 0 auto; margin: 0 auto; }
.hero-appicon { width: clamp(200px,40vw,290px); aspect-ratio: 1; border-radius: 26%; background: linear-gradient(155deg, #B14631 0%, #9E3A28 55%, #7E2B1D 100%); display: flex; align-items: center; justify-content: center; box-shadow: 0 40px 80px -28px rgba(158,58,40,.55); }

/* ============ FEATURES (cards escuros) ============ */
.section-pad { max-width: 1200px; margin: 0 auto; padding: clamp(24px,4vw,48px) 24px 0; }
.section-pad-sm { max-width: 1200px; margin: 0 auto; padding: clamp(20px,3vw,32px) 24px 0; }
.feature-card { border-radius: clamp(24px,3vw,40px); overflow: hidden; padding: clamp(32px,5vw,64px); display: flex; flex-wrap: wrap; align-items: center; gap: clamp(28px,4vw,56px); }
.feature-card.dark { background: #171717; }
.feature-card.bokeh { background: radial-gradient(120% 120% at 85% 15%, rgba(190,90,60,0.55) 0%, rgba(0,0,0,0) 45%), radial-gradient(100% 100% at 10% 90%, rgba(120,50,35,0.55) 0%, rgba(0,0,0,0) 50%), #171717; }
.feature-copy { flex: 1 1 340px; min-width: 280px; }
.kicker { font-size: 14px; font-weight: 600; color: #9E3A28; }
.kicker-dark { font-size: 14px; font-weight: 600; color: #E8A08F; }
.feature-title { margin: 14px 0 0; font-size: clamp(30px,4.2vw,50px); line-height: 1.02; letter-spacing: -0.03em; color: #fff; text-wrap: balance; }
.feature-sub { margin: 18px 0 0; font-size: clamp(16px,1.8vw,19px); line-height: 1.55; color: #B8B4AC; max-width: 480px; text-wrap: pretty; }
.feature-sub.warm { color: #D6D2CB; }
.feature-points { margin-top: 26px; display: flex; flex-direction: column; gap: 13px; }
.feature-point { display: flex; align-items: flex-start; gap: 11px; }
.feature-point .ph-i { font-size: 21px; color: #E8A08F; }
.feature-point span { font-size: 16px; line-height: 1.4; color: #E5E5E5; }
.chip-row { margin-top: 24px; display: flex; gap: 10px; flex-wrap: wrap; }
.chip-glass { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.18); color: #fff; font-size: 14px; padding: 9px 15px; border-radius: 100px; }

/* card de review (comunidade) */
.review-slot { flex: 0 0 auto; margin: 0 auto; order: 2; }
.review-card { width: clamp(280px,66vw,400px); background: #fff; color: #171717; border-radius: 24px; padding: 26px; box-shadow: 0 40px 80px -30px rgba(0,0,0,.6); }
.review-head { display: flex; align-items: center; gap: 12px; }
.avatar-mono { width: 46px; height: 46px; border-radius: 50%; background: #F5EAE7; color: #9E3A28; display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 600; flex: none; }
.review-who .name { display: block; font-size: 15px; font-weight: 600; }
.review-who .meta { font-size: 12px; color: #737373; }
.stars { margin-left: auto; display: flex; gap: 2px; color: #9E3A28; }
.review-text { margin: 16px 0 0; font-size: 15px; line-height: 1.5; color: #404040; }
.review-tags { margin-top: 16px; display: flex; gap: 8px; flex-wrap: wrap; }
.review-tags span { background: #F3F2EF; font-size: 12px; color: #525252; padding: 6px 11px; border-radius: 100px; }

/* ============ TWO-UP CARDS ============ */
.twoup { max-width: 1200px; margin: 0 auto; padding: clamp(24px,4vw,48px) 24px 0; display: flex; flex-wrap: wrap; gap: clamp(20px,2.5vw,28px); }
.twoup-card { flex: 1 1 360px; background: #F5F4F1; border-radius: clamp(22px,2.5vw,32px); padding: clamp(28px,3.5vw,44px); }
.twoup-art { height: 180px; display: flex; align-items: center; justify-content: center; gap: 14px; }
.twoup-title { margin: 20px 0 0; font-size: clamp(22px,2.6vw,28px); letter-spacing: -0.02em; }
.twoup-text { margin: 10px 0 0; font-size: 16px; line-height: 1.5; color: #525252; }
.shelf-tile { width: 74px; aspect-ratio: 3/4; border-radius: 12px; background: #fff; border: 1px solid #EAE8E4; overflow: hidden; display: flex; align-items: center; justify-content: center; box-shadow: 0 12px 24px -14px rgba(0,0,0,.3); }
.shelf-tile.left { transform: rotate(-6deg); }
.shelf-tile.right { transform: rotate(6deg); }
.shelf-tile.center { width: 82px; position: relative; box-shadow: 0 16px 30px -14px rgba(0,0,0,.35); z-index: 2; transform: none; }
.shelf-tile img { width: 100%; height: 100%; object-fit: contain; }
.tile-check { position: absolute; top: -6px; right: -6px; width: 24px; height: 24px; border-radius: 50%; background: #9E3A28; border: 2px solid #F5F4F1; display: flex; align-items: center; justify-content: center; }
.tile-check .ph-i { font-size: 12px; color: #fff; }
.profile-mini { width: 100%; max-width: 280px; background: #171717; border-radius: 18px; padding: 20px; }
.profile-mini .kicker-dark { font-size: 12px; }
.profile-mini p { margin: 8px 0 0; font-size: 16px; line-height: 1.35; color: #fff; font-weight: 500; }
.profile-bars { margin-top: 14px; display: flex; gap: 6px; }
.profile-bars span { height: 6px; border-radius: 3px; }

/* ============ POR DENTRO DO APP ============ */
.spoiler-head { text-align: center; max-width: 640px; margin: 0 auto; }
.spoiler-title { margin: 14px 0 0; font-size: clamp(28px,4vw,46px); line-height: 1.04; letter-spacing: -0.03em; text-wrap: balance; }
.spoiler-row { margin-top: clamp(36px,5vw,60px); display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: clamp(24px,4vw,52px); }
.spoiler-item { flex: 0 0 auto; display: flex; flex-direction: column; align-items: center; gap: 16px; }

/* ============ MOCKUP DE CELULAR (compartilhado) ============ */
.phone { width: clamp(240px,62vw,290px); aspect-ratio: 390/844; border-radius: 46px; border: 11px solid #111; background: #fff; overflow: hidden; box-shadow: 0 40px 80px -30px rgba(0,0,0,.45); }
.phone.frame-soft { border-color: #2A2A2A; width: clamp(240px,60vw,296px); box-shadow: 0 44px 90px -30px rgba(0,0,0,.6); }
.phone.frame-black { border-color: #000; width: clamp(240px,60vw,296px); box-shadow: 0 44px 90px -30px rgba(0,0,0,.7); }
.phone-slot { flex: 0 0 auto; margin: 0 auto; position: relative; }
.p-status { height: 44px; padding: 0 26px 0 30px; display: flex; align-items: center; justify-content: space-between; font-size: 13px; font-weight: 600; }
.p-status .set { display: flex; gap: 6px; align-items: center; }
.p-status .ph-i { font-size: 13px; }
.p-status .ph-i.batt { font-size: 15px; }
.p-back { display: flex; align-items: center; gap: 4px; color: #525252; }
.p-back .ph-i { font-size: 17px; }
.p-bottle { border-radius: 16px; background: #fff; border: 1px solid #EDECE8; overflow: hidden; display: flex; align-items: center; justify-content: center; flex: none; }
.p-bottle img { width: 100%; height: 100%; object-fit: contain; }
.p-score-label { font-size: 12px; font-weight: 600; color: #9E3A28; }
.p-score { display: flex; align-items: baseline; gap: 5px; }
.p-score .n { font-size: 36px; font-weight: 600; letter-spacing: -0.02em; line-height: 1; }
.p-score .of { font-size: 12px; color: #A3A3A3; }
.p-stars { display: flex; gap: 2px; margin-top: 5px; color: #9E3A28; }
.p-name { margin: 14px 0 0; font-size: 23px; font-weight: 600; letter-spacing: -0.02em; }
.p-meta { font-size: 13px; color: #737373; }
.p-panel { margin-top: 14px; border: 1px solid #EDECE8; border-radius: 16px; padding: 14px; }
.p-bar-track { height: 6px; border-radius: 3px; background: #F0EFEC; }
.p-bar-fill { display: block; height: 6px; border-radius: 3px; background: #9E3A28; }

/* barra fina (acordes na ficha) */
.p-mini-track { flex: 1; height: 5px; border-radius: 3px; background: #F0EFEC; }
.p-mini-fill { display: block; height: 5px; border-radius: 3px; }

/* ============ UM GOSTO DO CATÁLOGO ============ */
.catalog-sec { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,90px) 24px 0; }
.catalog-head { max-width: 640px; }
.catalog-title { margin: 14px 0 0; font-size: clamp(26px,3.6vw,42px); line-height: 1.05; letter-spacing: -0.03em; text-wrap: balance; }
.catalog-sub { margin: 14px 0 0; font-size: clamp(16px,1.8vw,18px); line-height: 1.5; color: #525252; max-width: 520px; }
.catalog-row { margin-top: clamp(28px,3.5vw,40px); display: flex; gap: 16px; overflow-x: auto; padding-bottom: 8px; }
/* vitrine em movimento: trilho desliza sozinho por animação. overflow hidden = sem scroll
   manual, então não briga com o dedo do usuário. só liga quando o JS marca .is-marquee. */
.catalog-row.is-marquee { overflow: hidden; }
.catalog-track { display: flex; gap: 16px; width: max-content; }
.catalog-row.is-marquee .catalog-track { animation-name: catalog-marquee; animation-timing-function: linear; animation-iteration-count: infinite; will-change: transform; }
.catalog-row.is-marquee:hover .catalog-track { animation-play-state: paused; }
@keyframes catalog-marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .catalog-row.is-marquee .catalog-track { animation: none; } }
.perfume-card { flex: 0 0 168px; border: 1px solid #EDECE8; border-radius: 18px; padding: 16px; }
.perfume-card .art { width: 100%; aspect-ratio: 3/4; border-radius: 12px; background: #fff; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.perfume-card .art img { width: 100%; height: 100%; object-fit: contain; }
.perfume-card .fam { margin-top: 12px; display: flex; align-items: center; gap: 6px; }
.perfume-card .fam i { width: 9px; height: 9px; border-radius: 3px; display: inline-block; flex: none; }
.perfume-card .fam span { font-size: 11px; color: #737373; }
.perfume-card .nome { display: block; margin-top: 3px; font-size: 15px; font-weight: 600; }
.perfume-card .casa { font-size: 12px; color: #737373; }

/* ============ NÚMEROS ============ */
.numbers { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,104px) 24px; }
.numbers-title { margin: 0 auto; max-width: 640px; text-align: center; font-size: clamp(26px,3.6vw,42px); line-height: 1.05; letter-spacing: -0.03em; }
.numbers-grid { margin-top: clamp(32px,4vw,52px); display: flex; flex-wrap: wrap; gap: clamp(16px,2vw,22px); }
.number-card { flex: 1 1 200px; background: #F5F4F1; border-radius: 24px; padding: clamp(24px,3vw,36px); text-align: center; }
.number-card .ph-i { font-size: 40px; color: #9E3A28; }
.number-card .n { display: block; margin-top: 14px; font-size: clamp(30px,4vw,44px); letter-spacing: -0.02em; }
.number-card .l { font-size: 14px; color: #737373; }

/* ============ PARA CASAS (bloco na landing) ============ */
.casas-band { position: relative; background: #F5EAE7; overflow: hidden; }
.casas-band-inner { position: relative; max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,100px) 24px; display: flex; flex-wrap: wrap; align-items: center; gap: clamp(32px,5vw,60px); }
.casas-copy { flex: 1 1 380px; min-width: 300px; }
.casas-title { margin: 14px 0 0; font-size: clamp(28px,4vw,46px); line-height: 1.03; letter-spacing: -0.03em; text-wrap: balance; }
.casas-sub { margin: 18px 0 0; font-size: clamp(16px,1.9vw,19px); line-height: 1.55; color: #525252; max-width: 540px; text-wrap: pretty; }
.casas-band .btn { margin-top: 26px; font-size: 16px; padding: 15px 26px; }
.logo-grid { flex: 1 1 300px; min-width: 260px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.logo-tile { aspect-ratio: 1; border-radius: 20px; background: #fff; border: 1px solid #ECD9D3; display: flex; align-items: center; justify-content: center; }
.logo-tile.ink { background: #171717; border: none; flex-direction: column; }

/* ============ FAQ ============ */
.faq { max-width: 820px; margin: 0 auto; padding: clamp(56px,8vw,104px) 24px; }
.faq-title { margin: 0; text-align: center; font-size: clamp(28px,4vw,46px); line-height: 1.05; letter-spacing: -0.03em; }
.faq-list { margin-top: clamp(32px,4vw,48px); border-top: 1px solid #EDECE8; }
.faq-item { border-bottom: 1px solid #EDECE8; }
.faq-item summary { cursor: pointer; padding: 22px 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; list-style: none; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary span { font-size: clamp(17px,2vw,20px); font-weight: 600; letter-spacing: -0.01em; }
.faq-item summary .ph-i { font-size: 20px; color: #9E3A28; transition: transform .2s ease; }
.faq-item[open] summary .ph-i { transform: rotate(45deg); }
.faq-item p { margin: 0; padding: 0 0 22px; font-size: 16px; line-height: 1.6; color: #525252; max-width: 680px; }

/* ============ CTA FINAL ============ */
.cta { position: relative; overflow: hidden; background: linear-gradient(155deg, #B14631 0%, #9E3A28 55%, #7E2B1D 100%); }
.cta-inner { position: relative; max-width: 900px; margin: 0 auto; padding: clamp(64px,9vw,120px) 24px; text-align: center; }
.cta-badge { width: 64px; height: 64px; border-radius: 18px; background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.25); display: inline-flex; align-items: center; justify-content: center; }
.cta-title { margin: 24px auto 0; max-width: 680px; font-size: clamp(30px,5vw,56px); line-height: 1.03; letter-spacing: -0.03em; color: #fff; text-wrap: balance; }
.cta-sub { margin: 18px auto 0; max-width: 520px; font-size: clamp(16px,2vw,19px); line-height: 1.5; color: #F3D9D2; }
.cta .waitlist-form { margin: 30px auto 0; max-width: 500px; justify-content: center; }
.cta .waitlist-form input[type="email"] { border: none; }
.cta .form-ok { margin-top: 18px; color: #fff; }
.cta .form-err { margin-top: 18px; color: #fff; }
.cta .consent { margin: 14px auto 0; color: #F3D9D2; }
.cta .consent a { color: #F3D9D2; }
.cta .consent a:hover { color: #fff; }

/* ============ FOOTER ============ */
.footer { background: #171717; color: #fff; }
.footer-inner { max-width: 1200px; margin: 0 auto; padding: clamp(44px,6vw,72px) 24px 40px; display: flex; flex-wrap: wrap; gap: 40px; justify-content: space-between; align-items: flex-start; }
.footer-brand { flex: 1 1 300px; }
.footer-brand p { margin: 16px 0 0; font-size: 15px; line-height: 1.5; color: #A3A3A3; max-width: 320px; }
.footer-cols { flex: 0 1 auto; display: flex; gap: 56px; flex-wrap: wrap; }
.footer-col { display: flex; flex-direction: column; gap: 12px; }
.footer-col .h { font-size: 13px; font-weight: 600; color: #737373; }
.footer-col a { font-size: 15px; color: #E5E5E5; }
.footer-col a:hover { color: #fff; }
.footer-bar { border-top: 1px solid #2A2A2A; }
.footer-bar-inner { max-width: 1200px; margin: 0 auto; padding: 22px 24px; display: flex; flex-wrap: wrap; gap: 12px; justify-content: space-between; }
.footer-bar-inner span { font-size: 13px; color: #737373; }

/* ============ PARA CASAS (página) ============ */
.nav-dark { position: sticky; top: 0; z-index: 50; background: rgba(23,23,23,0.9); backdrop-filter: saturate(180%) blur(12px); -webkit-backdrop-filter: saturate(180%) blur(12px); border-bottom: 1px solid #2A2A2A; }
.nav-dark .nav-inner { padding: 16px 24px; }
.nav-dark .brand-mark { width: 36px; height: 36px; border-radius: 10px; }
.nav-dark .brand-name { font-size: 23px; color: #fff; }
.nav-dark .brand-tag { font-size: 12px; color: #B8B4AC; border-left: 1px solid #3A3A3A; padding-left: 11px; margin-left: 2px; }
.nav-dark .nav-links { display: flex; align-items: center; gap: 20px; }
.nav-dark .nav-links .quiet { font-size: 14px; color: #D6D2CB; }
.nav-dark .nav-links .quiet:hover { color: #fff; }
.nav-dark .btn { font-size: 15px; padding: 11px 20px; }

.hero-b2b { position: relative; overflow: hidden; background: radial-gradient(110% 120% at 88% 8%, rgba(190,90,60,0.5) 0%, rgba(0,0,0,0) 46%), #171717; }
.hero-b2b-inner { position: relative; max-width: 1200px; margin: 0 auto; padding: clamp(52px,7vw,100px) 24px clamp(52px,7vw,96px); display: flex; flex-wrap: wrap; align-items: center; gap: clamp(32px,5vw,60px); }
.hero-b2b-copy { flex: 1 1 440px; min-width: 300px; }
.badge-glass { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: #E8A08F; font-size: 13px; font-weight: 600; padding: 7px 14px; border-radius: 100px; }
.hero-b2b-title { margin: 22px 0 0; font-size: clamp(38px,6vw,72px); line-height: 0.99; letter-spacing: -0.035em; color: #fff; text-wrap: balance; }
.hero-b2b-sub { margin: 22px 0 0; font-size: clamp(17px,2vw,20px); line-height: 1.5; color: #C4BFB8; max-width: 520px; text-wrap: pretty; }
.hero-b2b-ctas { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 12px; }
.hero-b2b-ctas .btn-brand { font-size: 16px; padding: 15px 26px; }
.btn-ghost { border: 1px solid rgba(255,255,255,0.25); color: #fff; font-size: 16px; font-weight: 600; padding: 14px 24px; border-radius: 100px; display: inline-block; }
.btn-ghost:hover { color: #fff; border-color: rgba(255,255,255,0.45); }
.hero-b2b-proof { margin-top: 26px; display: flex; gap: 22px; flex-wrap: wrap; }
.hero-b2b-proof .item { display: flex; align-items: center; gap: 8px; color: #D6D2CB; }
.hero-b2b-proof .ph-i { font-size: 17px; color: #E8A08F; }
.hero-b2b-proof span { font-size: 14px; }

.ganha { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,104px) 24px; }
.ganha-head { max-width: 640px; }
.ganha-title { margin: 14px 0 0; font-size: clamp(28px,4vw,46px); line-height: 1.04; letter-spacing: -0.03em; text-wrap: balance; }
.ganha-grid { margin-top: clamp(36px,5vw,56px); display: flex; flex-wrap: wrap; gap: 20px; }
.ganha-card { flex: 1 1 300px; background: #F5F4F1; border-radius: 24px; padding: clamp(26px,3vw,36px); }
.ganha-icon { width: 52px; height: 52px; border-radius: 15px; background: #fff; display: flex; align-items: center; justify-content: center; box-shadow: 0 8px 20px -12px rgba(0,0,0,.3); }
.ganha-icon .ph-i { font-size: 28px; color: #9E3A28; }
.ganha-card h3 { margin: 18px 0 0; font-size: 21px; font-weight: 600; letter-spacing: -0.01em; }
.ganha-card p { margin: 10px 0 0; font-size: 15px; line-height: 1.55; color: #525252; }

.passos-band { background: #F5EAE7; }
.passos-inner { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,100px) 24px; }
.passos-head { text-align: center; max-width: 600px; margin: 0 auto; }
.passos-title { margin: 14px 0 0; font-size: clamp(28px,4vw,44px); line-height: 1.04; letter-spacing: -0.03em; }
.passos-grid { margin-top: clamp(36px,5vw,56px); display: flex; flex-wrap: wrap; gap: 20px; }
.passo-card { flex: 1 1 260px; background: #fff; border-radius: 22px; padding: 28px; }
.passo-card .num { font-size: 13px; font-weight: 700; color: #9E3A28; }
.passo-card h3 { margin: 8px 0 0; font-size: 20px; font-weight: 600; letter-spacing: -0.01em; }
.passo-card p { margin: 10px 0 0; font-size: 15px; line-height: 1.5; color: #525252; }

.fundadoras { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,100px) 24px; text-align: center; }
.fundadoras-title { margin: 14px auto 0; max-width: 620px; font-size: clamp(26px,3.6vw,42px); line-height: 1.05; letter-spacing: -0.03em; text-wrap: balance; }
.fundadoras-sub { margin: 16px auto 0; max-width: 520px; font-size: clamp(16px,1.8vw,18px); line-height: 1.5; color: #525252; }
.fundadoras-row { margin-top: clamp(32px,4vw,48px); display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; }
.f-logo { width: 132px; height: 76px; border-radius: 16px; background: #fff; border: 1px solid #EAE8E4; display: flex; align-items: center; justify-content: center; }
.f-logo.ink { background: #171717; border: none; flex-direction: column; }

.contato-band { background: radial-gradient(120% 120% at 12% 10%, rgba(120,50,35,0.5) 0%, rgba(0,0,0,0) 48%), #171717; }
.contato-inner { max-width: 1200px; margin: 0 auto; padding: clamp(56px,8vw,100px) 24px; display: flex; flex-wrap: wrap; gap: clamp(32px,5vw,64px); align-items: flex-start; }
.contato-copy { flex: 1 1 360px; min-width: 300px; }
.contato-title { margin: 0; font-size: clamp(30px,4.4vw,52px); line-height: 1.02; letter-spacing: -0.03em; color: #fff; text-wrap: balance; }
.contato-sub { margin: 18px 0 0; font-size: clamp(16px,1.9vw,19px); line-height: 1.55; color: #C4BFB8; max-width: 460px; }
.contato-list { margin-top: 26px; display: flex; flex-direction: column; gap: 14px; }
.contato-list .item { display: flex; align-items: center; gap: 11px; color: #D6D2CB; }
.contato-list .item a { color: #D6D2CB; }
.contato-list .item a:hover { color: #fff; }
.contato-list .ph-i { font-size: 18px; color: #E8A08F; }
.contato-list span { font-size: 15px; }

.lead-card { flex: 1 1 400px; min-width: 300px; background: #fff; border-radius: 24px; padding: clamp(24px,3vw,36px); }
.lead-form { display: flex; flex-direction: column; gap: 12px; }
.lead-row { display: flex; gap: 12px; flex-wrap: wrap; }
.lead-form input, .lead-form textarea { border: 1px solid #E5E5E5; border-radius: 14px; font-size: 15px; font-family: inherit; outline: none; color: #171717; }
.lead-form input { height: 52px; padding: 0 16px; }
.lead-form input:focus, .lead-form textarea:focus { border-color: #9E3A28; }
.lead-row input { flex: 1 1 140px; min-width: 0; }
.lead-row input[type="email"] { flex: 1 1 160px; }
.lead-row input.short { flex: 1 1 120px; }
.lead-form textarea { padding: 12px 16px; resize: vertical; }
.lead-form .btn { height: 54px; font-size: 16px; border-radius: 100px; }
.lead-form .micro { font-size: 12px; color: #A3A3A3; text-align: center; line-height: 1.5; }
.lead-form .micro a { color: #A3A3A3; text-decoration: underline; }
.lead-form .micro a:hover { color: #737373; }
.lead-err { margin: 0; font-size: 14px; color: #9E3A28; text-align: center; }
.lead-ok { text-align: center; padding: 30px 10px; }
.lead-ok .ring { width: 60px; height: 60px; border-radius: 50%; background: #F5EAE7; display: inline-flex; align-items: center; justify-content: center; }
.lead-ok .ring .ph-i { font-size: 34px; color: #9E3A28; }
.lead-ok h3 { margin: 18px 0 0; font-size: 24px; letter-spacing: -0.02em; }
.lead-ok p { margin: 10px 0 0; font-size: 15px; line-height: 1.5; color: #525252; }

.footer-min { background: #0F0F0F; color: #fff; }
.footer-min-inner { max-width: 1200px; margin: 0 auto; padding: clamp(40px,5vw,64px) 24px; display: flex; flex-wrap: wrap; gap: 24px; justify-content: space-between; align-items: center; }
.footer-min .brand-mark { width: 34px; height: 34px; border-radius: 10px; }
.footer-min .brand-name { font-size: 20px; color: #fff; }
.footer-min-links { display: flex; gap: 24px; align-items: center; flex-wrap: wrap; }
.footer-min-links a { font-size: 14px; color: #D6D2CB; }
.footer-min-links a:hover { color: #fff; }
.footer-min-links .c { font-size: 13px; color: #737373; }

/* ============ PRIVACIDADE ============ */
.legal { max-width: 720px; margin: 0 auto; padding: clamp(48px,6vw,80px) 24px clamp(64px,8vw,104px); }
.legal h1 { margin: 0; font-size: clamp(34px,5vw,52px); letter-spacing: -0.03em; line-height: 1.02; }
.legal .updated { display: block; margin-top: 12px; font-size: 14px; color: #A3A3A3; }
.legal h2 { margin: 40px 0 0; font-size: 21px; font-weight: 600; letter-spacing: -0.01em; }
.legal p, .legal li { font-size: 16px; line-height: 1.65; color: #404040; }
.legal p { margin: 12px 0 0; }
.legal ul { margin: 12px 0 0; padding-left: 22px; }
.legal li { margin-top: 6px; }

/* estados utilitários */
.hidden { display: none !important; }
.hp { position: absolute !important; left: -9999px; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
button[disabled] { opacity: .7; cursor: default; }
.noscript-note { background: #F5EAE7; color: #7E2B1D; font-size: 14px; text-align: center; padding: 10px 16px; }

/* mobile: a nav da página de casas tem itens demais pra caber em telas estreitas.
   Enxuga pra logo + CTA (igual à landing). "para casas" e "sou consumidor" seguem
   no rodapé, e o logo leva pro site do consumidor — nada de navegação se perde. */
@media (max-width: 560px) {
  .nav-dark .brand-tag { display: none; }
  .nav-dark .nav-links .quiet { display: none; }
  /* o flacon grande do hero repete o logo da barra — no celular é redundante e come espaço */
  .hero-appicon-slot { display: none; }
  /* no celular o form do hero já está à vista: a barra prioriza o atalho "para casas"
     (que senão só aparece rolando bem pra baixo) e esconde o botão redundante da lista */
  .nav-cta .btn-ink { display: none; }
}

/* mockup /para-casas: perfil de casa que alterna entre boutiques BR (JS troca o conteúdo com fade) */
.casa-rot { transition: opacity .45s ease; }
.casa-rot.is-fading { opacity: 0; }
.casa-head { display: flex; align-items: center; gap: 13px; }
.casa-mono { width: 64px; height: 64px; border-radius: 15px; background: #F3F2EF; display: flex; align-items: center; justify-content: center; flex: none; overflow: hidden; padding: 9px; }
.casa-mono img { width: 100%; height: 100%; object-fit: contain; }
.casa-nome { margin: 0; font-size: 22px; font-weight: 600; letter-spacing: -0.02em; }
.casa-sub { font-size: 12px; color: #737373; }
.casa-tags { margin-top: 14px; display: flex; gap: 7px; flex-wrap: wrap; }
.casa-tags .t1 { font-size: 11px; font-weight: 600; color: #7E2B1D; background: #F5EAE7; padding: 5px 10px; border-radius: 100px; }
.casa-tags .t2 { font-size: 11px; color: #737373; background: #F3F2EF; padding: 5px 10px; border-radius: 100px; display: inline-flex; align-items: center; gap: 4px; }
.casa-story { margin: 14px 0 0; font-size: 13px; line-height: 1.5; color: #404040; min-height: 60px; }
.casa-perf { margin-top: 14px; display: flex; align-items: center; gap: 12px; background: #F7F6F3; border: 1px solid #EDECE8; border-radius: 13px; padding: 10px; }
.casa-frasco { width: 66px; height: 88px; border-radius: 9px; background: #fff; border: 1px solid #EDECE8; display: flex; align-items: center; justify-content: center; flex: none; overflow: hidden; }
.casa-frasco img { width: 100%; height: 100%; object-fit: contain; }
.casa-perf-nome { display: block; font-size: 14px; font-weight: 600; }
.casa-perf-seal { display: inline-flex; align-items: center; gap: 5px; margin-top: 5px; font-size: 11px; color: #7E2B1D; }
.casa-dots { display: flex; gap: 6px; justify-content: center; margin-top: 16px; }
.casa-dots i { width: 6px; height: 6px; border-radius: 50%; background: #D6D3CD; display: block; transition: all .3s; }
.casa-dots i.on { background: #9E3A28; width: 15px; border-radius: 3px; }
