:root {
  --ink: #0b0c0f;
  --ink-2: #111318;
  --ink-3: #181b21;
  --paper: #f4f0e9;
  --muted: #aaa7a0;
  --line: rgba(244, 240, 233, .18);
  --red: #c62828;
  --red-deep: #a92125;
  --amber: #f3b548;
  --lime: #c8dd78;
  --max: 1240px;
  --display: 'Barlow Condensed', Impact, sans-serif;
  --body: 'DM Sans', Arial, sans-serif;
  --ease: cubic-bezier(.2, .8, .2, 1);
}

/* Exploratory palettes: use ?tema=grafite, ?tema=petroleo, ?tema=areia, ?tema=showroom or ?tema=impacto. */
body[data-theme="grafite"] {
  --ink: #20252b;
  --ink-2: #2a3139;
  --ink-3: #35404a;
  --paper: #f7f1e8;
  --muted: #c1c0b8;
  --line: rgba(247, 241, 232, .2);
  --red: #d34b40;
  --red-deep: #9e3833;
  --amber: #e5b359;
  --lime: #b9d37d;
}

body[data-theme="petroleo"] {
  --ink: #113039;
  --ink-2: #17414a;
  --ink-3: #205761;
  --paper: #f4f0e6;
  --muted: #bdd1d0;
  --line: rgba(244, 240, 230, .22);
  --red: #e05b45;
  --red-deep: #a34135;
  --amber: #efc15a;
  --lime: #c9df92;
}

body[data-theme="areia"] {
  --ink: #f1ece2;
  --ink-2: #e5ddcf;
  --ink-3: #d6ccbc;
  --paper: #202727;
  --muted: #5c6461;
  --line: rgba(32, 39, 39, .2);
  --red: #c74135;
  --red-deep: #87352d;
  --amber: #9d6a13;
  --lime: #4f6c4c;
}

body[data-theme="areia"] .site-header { border-color: rgba(32, 39, 39, .16); }
body[data-theme="areia"] .site-header.is-scrolled { background: rgba(241, 236, 226, .94); border-color: rgba(32, 39, 39, .3); }
body[data-theme="areia"] .hero::before { background: rgba(32, 39, 39, .12); }
body[data-theme="areia"] .main-nav { color: rgba(32, 39, 39, .68); }
body[data-theme="areia"] .main-nav a:hover,
body[data-theme="areia"] .main-nav a:focus-visible { color: var(--paper); }
body[data-theme="areia"] .header-action { color: var(--paper); }
body[data-theme="areia"] .menu-button { border-color: rgba(32, 39, 39, .28); }
body[data-theme="areia"] .menu-button span:not(.sr-only) { background: var(--paper); }
body[data-theme="areia"] .hero-lede { color: rgba(32, 39, 39, .72); }
body[data-theme="areia"] .fine-print { color: rgba(32, 39, 39, .56); }
body[data-theme="areia"] .button-secondary { border-color: rgba(32, 39, 39, .38); color: var(--paper); }
body[data-theme="areia"] .button-secondary:hover,
body[data-theme="areia"] .button-secondary:focus-visible { border-color: var(--amber); color: var(--paper); }
body[data-theme="areia"] .route-panel { border-color: rgba(32, 39, 39, .18); }
body[data-theme="areia"] .route-buy { background: #dce5d4; }
body[data-theme="areia"] .route-art::before { background: linear-gradient(180deg, rgba(229, 221, 207, 1) 0%, rgba(229, 221, 207, .5) 28%, rgba(229, 221, 207, 0) 100%); }
body[data-theme="areia"] .route-buy .route-art::before { background: linear-gradient(180deg, rgba(220, 229, 212, 1) 0%, rgba(220, 229, 212, .5) 28%, rgba(220, 229, 212, 0) 100%); }
body[data-theme="areia"] .instagram-section { color: var(--paper); }
body[data-theme="areia"] .instagram-copy > p:not(.eyebrow) { color: rgba(32, 39, 39, .72); }
body[data-theme="areia"] .ticker { color: var(--paper); }
body[data-theme="areia"] .reel-card { background: var(--ink-3); }
body[data-theme="areia"] .reel-overlay,
body[data-theme="areia"] .reel-card:not(.reel-main) span { border-color: rgba(32, 39, 39, .48); }
body[data-theme="areia"] .reel-overlay small,
body[data-theme="areia"] .reel-overlay i,
body[data-theme="areia"] .reel-card span i { color: var(--red-deep); }
body[data-theme="areia"] .mobile-actions { background: var(--paper); color: var(--ink); }

/* New brand-led model: graphite breathes, black anchors, red carries the store identity. */
body[data-theme="marca"] {
  --ink: #262b30;
  --ink-2: #16191c;
  --ink-3: #30373d;
  --paper: #f5f0e7;
  --muted: #c3beb5;
  --line: rgba(245, 240, 231, .22);
  --red: #c9473c;
  --red-deep: #8f302c;
  --amber: #e2b052;
  --lime: #b9d37d;
}

body[data-theme="marca"] .site-header { background: rgba(11, 12, 15, .9); border-color: rgba(245, 240, 231, .2); }
body[data-theme="marca"] .site-header.is-scrolled { background: rgba(11, 12, 15, .98); border-color: rgba(245, 240, 231, .34); }
body[data-theme="marca"] .hero::before { background: rgba(245, 240, 231, .12); }
body[data-theme="marca"] .route-panel { background: var(--ink-2); border-color: rgba(245, 240, 231, .2); }
body[data-theme="marca"] .route-buy { background: #202a22; }
body[data-theme="marca"] .proof-visual { background: var(--ink-2); }
body[data-theme="marca"] .site-footer { width: 100%; max-width: none; padding-right: max(24px, calc((100vw - var(--max)) / 2)); padding-left: max(24px, calc((100vw - var(--max)) / 2)); background: #0b0c0f; }

/* New showroom model: warm wall tones, black structural blocks, red floor signature. */
body[data-theme="showroom"] {
  --ink: #463630;
  --ink-2: #29201d;
  --ink-3: #614b3d;
  --paper: #fff4e5;
  --muted: #ead7c3;
  --line: rgba(255, 244, 229, .28);
  --red: #d94049;
  --red-deep: #9b2c35;
  --amber: #f3c267;
  --lime: #b7cf51;
}

body[data-theme="showroom"] .site-header { background: rgba(40, 31, 28, .94); border-color: rgba(248, 239, 226, .22); }
body[data-theme="showroom"] .site-header.is-scrolled { background: rgba(40, 31, 28, .98); border-color: rgba(248, 239, 226, .38); }
body[data-theme="showroom"] .hero::before { background: rgba(248, 239, 226, .16); }
body[data-theme="showroom"] .hero::after { position: absolute; z-index: 0; inset: 0; content: ''; pointer-events: none; background: linear-gradient(90deg, rgba(25, 18, 15, .28) 0%, rgba(25, 18, 15, .12) 56%, transparent 82%); }
body[data-theme="showroom"] .hero-grid { position: relative; z-index: 1; }
body[data-theme="showroom"] .route-panel { background: var(--ink-2); border-color: rgba(248, 239, 226, .22); }
body[data-theme="showroom"] .route-buy { background: #35422f; }
body[data-theme="showroom"] .route-art::before { background: linear-gradient(180deg, rgba(49, 40, 37, 1) 0%, rgba(49, 40, 37, .48) 28%, rgba(49, 40, 37, 0) 100%); }
body[data-theme="showroom"] .route-buy .route-art::before { background: linear-gradient(180deg, rgba(53, 66, 47, 1) 0%, rgba(53, 66, 47, .48) 28%, rgba(53, 66, 47, 0) 100%); }
body[data-theme="showroom"] .proof-visual { background: var(--ink-2); }
body[data-theme="showroom"] .site-footer { width: 100%; max-width: none; padding-right: max(24px, calc((100vw - var(--max)) / 2)); padding-left: max(24px, calc((100vw - var(--max)) / 2)); background: #281f1c; }

/* Impact model: vivid full-width bands inspired by the category, but anchored in Edinho's red floor and real showroom. */
body[data-theme="impacto"] {
  --ink: #2a1d19;
  --ink-2: #1b1716;
  --ink-3: #6c4e3d;
  --paper: #fff1df;
  --muted: #e5cbb4;
  --line: rgba(255, 246, 233, .28);
  --red: #ce3341;
  --red-band: #bc4b4d;
  --red-band-text: #fff;
  --red-deep: #8f2634;
  --amber: #f0bb4d;
  --gold: #d39a2d;
  --lime: #b5cf4c;
  --route-wine: #7d2e38;
  --route-cocoa: #33251f;
}

body[data-theme="impacto"] .site-header { background: rgba(27, 23, 22, .94); border-color: rgba(255, 241, 223, .26); }
body[data-theme="impacto"] .site-header.is-scrolled { background: rgba(27, 23, 22, .98); border-color: rgba(255, 241, 223, .4); }
body[data-theme="impacto"] .hero::before { background: rgba(255, 246, 233, .16); }
body[data-theme="impacto"] .hero::after { position: absolute; z-index: 0; inset: 0; content: ''; pointer-events: none; background: rgba(27, 23, 22, .08); }
body[data-theme="impacto"] .hero-grid { position: relative; z-index: 1; }
body[data-theme="impacto"] .main-nav { color: rgba(255, 241, 223, .82); font-size: 17px; gap: clamp(32px, 3.4vw, 54px); }
body[data-theme="impacto"] .header-action { font-size: 15px; }
body[data-theme="impacto"] .hero-lede { color: rgba(255, 241, 223, .82); }
body[data-theme="impacto"] .fine-print { color: rgba(255, 241, 223, .58); }
body[data-theme="impacto"] .button-secondary { border-color: rgba(255, 241, 223, .55); }
body[data-theme="impacto"] .button-secondary:hover,
body[data-theme="impacto"] .button-secondary:focus-visible { border-color: var(--amber); color: var(--amber); }
body[data-theme="impacto"] .hero h1 em { color: var(--gold); }
body[data-theme="impacto"] .hero .button-primary { background: var(--gold); color: #2a1d19; }
body[data-theme="impacto"] .hero .button-primary span { color: #2a1d19; }
body[data-theme="impacto"] .hero .button-primary:hover,
body[data-theme="impacto"] .hero .button-primary:focus-visible { background: #e5b044; color: #2a1d19; }
body[data-theme="impacto"] .hero .note-arrow { color: var(--gold); }
body[data-theme="impacto"] .media-frame { background: var(--ink-3); border-color: rgba(255, 241, 223, .38); }
body[data-theme="impacto"] .media-frame::after { border-color: rgba(255, 241, 223, .36); }
body[data-theme="impacto"] .ticker { background: var(--red); }
body[data-theme="impacto"] h1 { max-width: 640px; font-size: clamp(3.2rem, 4.8vw, 5.1rem); line-height: .95; }
body[data-theme="impacto"] h1 { font-weight: 600; }

body[data-theme="impacto"] .route-section {
  width: 100%;
  max-width: none;
  padding-top: 96px;
  padding-bottom: 132px;
  padding-right: max(24px, calc((100vw - var(--max)) / 2));
  padding-left: max(24px, calc((100vw - var(--max)) / 2));
  background: #f2e3d1;
  color: #28172d;
}
body[data-theme="impacto"] .section-intro { grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr); gap: clamp(42px, 6vw, 84px); align-items: start; margin-bottom: 44px; }
body[data-theme="impacto"] .route-section .eyebrow { margin-bottom: 24px; color: var(--red-deep); font-size: 15px; letter-spacing: .12em; }
body[data-theme="impacto"] .route-section .section-intro p:not(.eyebrow) { max-width: 36ch; color: rgba(40, 23, 45, .78); font-size: clamp(1.125rem, 1.55vw, 1.3rem); line-height: 1.55; }
body[data-theme="impacto"] .route-section .section-intro-copy p:not(.eyebrow) { color: #28172d; font-weight: 500; }
body[data-theme="impacto"] .route-section .section-intro h2 { max-width: 620px; margin-bottom: 0; font-size: clamp(2.6rem, 4.1vw, 4.2rem); line-height: .96; }
body[data-theme="impacto"] .route-panel { border: 1px solid rgba(255, 241, 223, .18); color: var(--paper); }
body[data-theme="impacto"] .route-sell { background: var(--route-wine); color: var(--paper); }
body[data-theme="impacto"] .route-buy { background: var(--route-cocoa); color: var(--paper); }
body[data-theme="impacto"] .route-top { border-color: rgba(255, 241, 223, .28); color: rgba(255, 241, 223, .72); font-size: 12px; letter-spacing: .11em; }
body[data-theme="impacto"] .route-code,
body[data-theme="impacto"] .route-sell .route-code,
body[data-theme="impacto"] .route-buy .route-code { color: var(--gold); }
body[data-theme="impacto"] .route-panel { min-height: 700px; padding: 32px 30px 215px; }
body[data-theme="impacto"] .route-panel h3 { max-width: 14ch; margin: 29px 0 14px; font-size: clamp(2.8rem, 4vw, 4.25rem); line-height: .92; }
body[data-theme="impacto"] .route-panel p { color: rgba(255, 241, 223, .84); font-size: 16px; line-height: 1.55; }
body[data-theme="impacto"] .route-panel .route-copy { max-width: 42ch; margin: 0; color: var(--paper); font-size: clamp(1.0625rem, 1.45vw, 1.1875rem); font-weight: 500; line-height: 1.55; }
body[data-theme="impacto"] .route-panel .route-copy strong { color: var(--amber); font-weight: 700; }
body[data-theme="impacto"] .route-panel .route-note { position: relative; z-index: 2; max-width: 42ch; margin: 16px 0 20px; padding: 13px 15px; border: 1px solid var(--line); background: var(--ink-2); color: var(--paper); font-size: 1rem; line-height: 1.5; }
body[data-theme="impacto"] .route-panel .route-note strong { color: var(--amber); }
body[data-theme="impacto"] .route-panel .text-link { min-height: 48px; font-size: 13px; letter-spacing: .07em; }
body[data-theme="impacto"] .route-panel .text-link,
body[data-theme="impacto"] .route-sell .text-link { border-color: rgba(255, 241, 223, .62); color: var(--paper); }
body[data-theme="impacto"] .route-panel .text-link span,
body[data-theme="impacto"] .route-sell .text-link span { color: var(--gold); }
body[data-theme="impacto"] .route-panel .text-link:hover,
body[data-theme="impacto"] .route-panel .text-link:focus-visible,
body[data-theme="impacto"] .route-sell .text-link:hover,
body[data-theme="impacto"] .route-sell .text-link:focus-visible { border-color: var(--gold); color: var(--paper); }
body[data-theme="impacto"] .route-art { height: 190px; opacity: .42; mix-blend-mode: normal; }
body[data-theme="impacto"] .route-art::before { background: linear-gradient(180deg, rgba(125, 46, 56, .98) 0%, rgba(125, 46, 56, .64) 30%, rgba(125, 46, 56, .08) 100%); }
body[data-theme="impacto"] .route-buy .route-art::before { background: linear-gradient(180deg, rgba(51, 37, 31, .98) 0%, rgba(51, 37, 31, .64) 30%, rgba(51, 37, 31, .08) 100%); }
body[data-theme="impacto"] .route-art img { filter: saturate(.86) contrast(1.06); }

body[data-theme="impacto"] .process-section {
  width: 100%;
  max-width: none;
  padding-top: 96px;
  padding-bottom: 84px;
  padding-right: max(24px, calc((100vw - var(--max)) / 2));
  padding-left: max(24px, calc((100vw - var(--max)) / 2));
  background: #5c2832;
  color: var(--paper);
}
body[data-theme="impacto"] .process-heading { grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr); gap: clamp(42px, 6vw, 84px); align-items: start; margin-bottom: 44px; }
body[data-theme="impacto"] .process-heading .eyebrow { margin-bottom: 24px; font-size: 15px; letter-spacing: .12em; }
body[data-theme="impacto"] .process-heading h2 { max-width: 620px; margin-bottom: 0; font-size: clamp(2.6rem, 4.1vw, 4.2rem); line-height: .96; }
body[data-theme="impacto"] .process-heading p:not(.eyebrow),
body[data-theme="impacto"] .process-list p { color: rgba(255, 241, 223, .84); }
body[data-theme="impacto"] .process-heading p:not(.eyebrow) { max-width: 36ch; font-size: clamp(1rem, 1.4vw, 1.15rem); line-height: 1.55; }
body[data-theme="impacto"] .process-heading .eyebrow,
body[data-theme="impacto"] .process-marker { color: var(--gold); }
body[data-theme="impacto"] .process-list,
body[data-theme="impacto"] .process-list li + li { border-color: rgba(255, 241, 223, .3); }
body[data-theme="impacto"] .process-list::before { background: var(--gold); }
body[data-theme="impacto"] .process-sign { color: var(--gold); }
body[data-theme="impacto"] .process-sign strong { color: var(--paper); }
body[data-theme="impacto"] .process-list li { min-height: 190px; }

.about-section { scroll-margin-top: 110px; padding: 100px max(24px, calc((100vw - var(--max)) / 2)); background: #2a1d19; color: #fff1df; }
.about-inner { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(44px, 7vw, 112px); align-items: start; }
.about-heading h2 { max-width: 11ch; margin: 0 0 25px; font: 700 clamp(3rem, 4.5vw, 4.6rem)/.94 var(--display); text-transform: uppercase; }
.about-heading > p { max-width: 38ch; margin: 0; color: var(--gold, var(--amber)); font-size: clamp(1.125rem, 1.6vw, 1.3rem); font-weight: 600; line-height: 1.5; }
.about-copy > p { max-width: 62ch; margin: 0 0 19px; color: rgba(255, 241, 223, .88); font-size: 18px; line-height: 1.65; }
.about-identity { display: grid; gap: 13px; max-width: 62ch; margin-top: 34px; padding-top: 20px; border-top: 1px solid rgba(255, 241, 223, .32); font-size: 14px; line-height: 1.5; }
.about-identity > span { color: rgba(255, 241, 223, .78); }
.about-identity a { width: fit-content; color: var(--gold, var(--amber)); font-weight: 700; text-decoration: underline; text-underline-offset: 5px; }
.about-identity a:hover,
.about-identity a:focus-visible { color: #fff1df; }

body[data-theme="impacto"] .instagram-section { background: var(--red-band); }
body[data-theme="impacto"] .instagram-copy .eyebrow,
body[data-theme="impacto"] .instagram-copy > p:not(.eyebrow) { color: #fff; }
body[data-theme="impacto"] .instagram-copy h2 { max-width: 500px; font-size: clamp(2.8rem, 4.2vw, 4.35rem); line-height: .94; }
body[data-theme="impacto"] .reel-card { background: #1b1716; }

body[data-theme="impacto"] .proof-section {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  grid-template-areas: "media heading" "media details";
  column-gap: clamp(34px, 5vw, 72px);
  row-gap: 18px;
  align-items: start;
  width: 100%;
  max-width: none;
  padding-top: 76px;
  padding-bottom: 76px;
  padding-right: max(24px, calc((100vw - var(--max)) / 2));
  padding-left: max(24px, calc((100vw - var(--max)) / 2));
  background: #fff1df;
  color: #28172d;
}
body[data-theme="impacto"] .proof-visual,
body[data-theme="impacto"] .proof-visual img { min-height: 0; }
body[data-theme="impacto"] .proof-visual { aspect-ratio: 4 / 3; min-height: 0; }
body[data-theme="impacto"] .proof-media-column { grid-area: media; display: grid; align-content: start; gap: 16px; min-width: 0; }
body[data-theme="impacto"] .proof-visual img { object-position: center; }
body[data-theme="impacto"] .proof-media-column .cbrav-seal-card { width: 100%; }
body[data-theme="impacto"] .proof-visual { background: #6c4e3d; }
body[data-theme="impacto"] .proof-heading { grid-area: heading; max-width: 560px; margin: 0; color: #28172d; font-size: clamp(2.8rem, 4.2vw, 4.35rem); line-height: .94; }
body[data-theme="impacto"] .proof-details { grid-area: details; min-width: 0; }
body[data-theme="impacto"] .proof-list { gap: 18px; margin-top: 0; }
body[data-theme="impacto"] .proof-list strong { font-size: 16px; }
body[data-theme="impacto"] .proof-list p { color: rgba(40, 23, 45, .72); font-size: 15px; line-height: 1.45; }
body[data-theme="impacto"] .proof-list li > span { color: var(--gold); }
body[data-theme="impacto"] .text-link-dark { color: #28172d; border-color: rgba(40, 23, 45, .45); }

body[data-theme="impacto"] .faq-section {
  width: 100%;
  max-width: none;
  padding-top: 112px;
  padding-bottom: 118px;
  padding-right: max(24px, calc((100vw - var(--max)) / 2));
  padding-left: max(24px, calc((100vw - var(--max)) / 2));
  background: #33251f;
  color: var(--paper);
}
body[data-theme="impacto"] .faq-section .section-intro.compact { margin-bottom: 36px; }
body[data-theme="impacto"] .faq-section .eyebrow { color: var(--gold); }
body[data-theme="impacto"] .faq-section h2 { max-width: 650px; color: var(--paper); font-size: clamp(2.8rem, 4.2vw, 4.35rem); line-height: .94; }
body[data-theme="impacto"] .faq-list summary { color: var(--paper); font-size: clamp(1.1rem, 1.6vw, 1.45rem); }
body[data-theme="impacto"] .faq-list,
body[data-theme="impacto"] .faq-list details { border-color: rgba(255, 241, 223, .28); }
body[data-theme="impacto"] .faq-list summary span { color: var(--gold); }
body[data-theme="impacto"] .faq-list details p { color: rgba(255, 241, 223, .78); font-size: 15px; }

body[data-theme="impacto"] .closing-section { background: var(--red); color: var(--paper); }
body[data-theme="impacto"] .closing-section { padding-top: 58px; padding-bottom: 48px; }
body[data-theme="impacto"] .closing-section::before { color: rgba(42, 29, 25, .12); }
body[data-theme="impacto"] .contact-meta { margin-top: 52px; border-color: rgba(255, 241, 223, .42); color: rgba(255, 241, 223, .86); }
body[data-theme="impacto"] .site-footer { width: 100%; max-width: none; padding-right: max(24px, calc((100vw - var(--max)) / 2)); padding-left: max(24px, calc((100vw - var(--max)) / 2)); background: #1b1716; }

@media (max-width: 960px) {
  .about-inner { grid-template-columns: 1fr; gap: 32px; }
  .about-heading h2 { max-width: 14ch; }
}

@media (max-width: 640px) {
  body[data-theme="impacto"] .route-section,
  body[data-theme="impacto"] .process-section,
  body[data-theme="impacto"] .proof-section,
  body[data-theme="impacto"] .faq-section { padding-right: 15px; padding-left: 15px; }
  .about-section { scroll-margin-top: 82px; padding: 76px 15px 82px; }
  .about-heading h2 { font-size: clamp(2.8rem, 12vw, 3.6rem); }
  .about-copy > p { font-size: 17px; line-height: 1.6; }
  body[data-theme="impacto"] .hero::after { background: rgba(27, 23, 22, .04); }
  body[data-theme="impacto"] h1 { font-size: clamp(3.05rem, 14.2vw, 4.45rem); line-height: .91; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--ink); color: var(--paper); font-family: var(--body); font-size: 16px; line-height: 1.55; overflow-x: hidden; }
body::selection { background: var(--amber); color: var(--ink); }
img, video { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; font: inherit; }
.skip-link { position: fixed; z-index: 60; top: -60px; left: 18px; padding: 10px 14px; background: var(--paper); color: var(--ink); font-size: 13px; font-weight: 700; transition: top .2s var(--ease); }
.skip-link:focus { top: 14px; }
.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; }

.site-header { position: fixed; z-index: 20; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; width: min(100% - 48px, var(--max)); height: 108px; margin: 0 auto; border-bottom: 1px solid rgba(244,240,233,.15); transition: background .35s var(--ease), border-color .35s var(--ease), transform .35s var(--ease); }
.site-header > * { min-width: 0; }
.site-header.is-scrolled { background: rgba(11,12,15,.94); border-color: rgba(244,240,233,.28); }
.brand { display: inline-flex; align-items: center; min-width: 176px; }
.brand-logo-frame { position: relative; display: block; width: 176px; height: 108px; overflow: hidden; background: transparent; }
.brand-logo { position: absolute; top: 50%; left: 50%; width: 152px; height: 152px; max-width: none; transform: translate(-50%, -50%); mix-blend-mode: screen; }
.brand-mark { display: grid; place-items: center; width: 35px; height: 35px; border: 1px solid var(--amber); border-radius: 50%; color: var(--amber); font: 800 15px/1 var(--display); letter-spacing: .02em; }
.brand-copy { display: grid; line-height: .88; }
.brand-copy strong { font: 800 23px/.85 var(--display); letter-spacing: .08em; }
.brand-copy small { margin-top: 6px; color: var(--amber); font: 700 10px/1 var(--body); letter-spacing: .28em; }
.main-nav { display: flex; gap: clamp(20px, 3vw, 42px); color: rgba(244,240,233,.66); font-size: 13px; font-weight: 600; }
.main-nav a { transition: color .2s var(--ease); }
.main-nav a:hover, .main-nav a:focus-visible { color: var(--paper); }
.header-action { display: inline-flex; align-items: center; gap: 10px; min-width: 190px; justify-content: flex-end; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.header-action span { color: var(--amber); font-size: 17px; transition: transform .2s var(--ease); }
.header-action:hover span { transform: translate(2px, 2px); }
.menu-button { display: none; width: 42px; height: 42px; border: 1px solid var(--line); background: transparent; border-radius: 50%; cursor: pointer; }
.menu-button span:not(.sr-only) { display: block; width: 16px; height: 1px; margin: 4px auto; background: var(--paper); }
.main-nav.is-mobile-open { position: absolute; top: 68px; right: 0; left: 0; display: grid; gap: 0; padding: 8px 0; border: 1px solid var(--line); background: rgba(11,12,15,.98); }
.main-nav.is-mobile-open a { padding: 14px 17px; border-bottom: 1px solid var(--line); }
.main-nav.is-mobile-open a:last-child { border-bottom: 0; }

.hero { position: relative; min-height: 100svh; padding: 120px 0 0; overflow: hidden; background: var(--ink); }
.hero::before { position: absolute; content: ''; top: 0; right: 8%; width: 1px; height: 100%; background: rgba(244,240,233,.10); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(400px, .82fr); gap: clamp(44px, 7vw, 104px); align-items: start; width: min(100% - 48px, var(--max)); margin: 0 auto; }
.hero-copy { padding: 36px 0 58px; }
.signal-line { display: flex; align-items: center; gap: 9px; margin: 0 0 28px; color: var(--amber); font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; }
.live-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--red); box-shadow: 0 0 0 5px rgba(198,40,40,.15); }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: var(--display); font-weight: 700; letter-spacing: -.025em; }
.hero-line { display: block; }
h1 { max-width: 720px; margin-bottom: 30px; font-size: clamp(4rem, 6.8vw, 6.7rem); line-height: .88; text-transform: uppercase; }
h1 em, h2 em { color: var(--red); font-style: normal; }
.hero-lede { max-width: 55ch; margin-bottom: 35px; color: rgba(244,240,233,.72); font-size: clamp(1rem, 1.5vw, 1.18rem); line-height: 1.55; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; min-height: 52px; padding: 0 20px; border: 1px solid transparent; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; transition: transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease); }
.button:hover, .button:focus-visible { transform: translateY(-3px); }
.button span { color: var(--amber); font-size: 18px; }
.button-primary { background: var(--red); color: #fff; }
.button-primary span { color: var(--paper); }
.button-primary:hover, .button-primary:focus-visible { background: #d32f2f; }
.button-secondary { border-color: rgba(244,240,233,.38); color: var(--paper); }
.button-secondary:hover, .button-secondary:focus-visible { border-color: var(--amber); color: var(--amber); }
.button-light { background: var(--paper); color: var(--ink); }
.button-light span { color: var(--red); }
.button-outline { border-color: rgba(244,240,233,.48); }
.button-outline:hover, .button-outline:focus-visible { background: var(--paper); color: var(--ink); }
.hero-proof { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 67px; padding-top: 18px; border-top: 1px solid var(--line); color: var(--muted); font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: .06em; }
.hero-proof span + span { padding-left: 24px; border-left: 1px solid var(--line); }
.hero-proof strong { display: block; margin-bottom: 4px; color: var(--paper); font: 700 32px/.95 var(--display); letter-spacing: .02em; }
.fine-print { max-width: 58ch; margin: 13px 0 0; color: rgba(244,240,233,.46); font-size: 12px; line-height: 1.5; }
.hero-media { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) 84px; gap: 10px; align-items: end; width: calc(100% + 12px); margin-top: 54px; margin-left: 12px; }
.media-frame { position: relative; min-height: 610px; overflow: hidden; border: 1px solid rgba(244,240,233,.24); background: var(--ink-3); box-shadow: 0 24px 80px rgba(0,0,0,.38); }
.media-frame::after { position: absolute; content: ''; inset: 14px; border: 1px solid rgba(244,240,233,.27); pointer-events: none; }
.media-frame img { width: 100%; height: 100%; min-height: 610px; object-fit: cover; object-position: center; filter: saturate(.88) contrast(1.06); }
.media-video { width: 100%; height: 100%; min-height: 610px; object-fit: cover; object-position: center; background: var(--ink-3); filter: saturate(.88) contrast(1.06); }
.media-video-controls { position: absolute; z-index: 2; top: 126px; right: 27px; display: flex; align-items: center; gap: 7px; }
.media-video-controls button { display: inline-grid; width: 44px; height: 44px; place-items: center; padding: 0; border: 1px solid rgba(244,240,233,.62); background: rgba(11,12,15,.68); color: var(--paper); font-size: 16px; cursor: pointer; }
.media-video-controls button:hover, .media-video-controls button:focus-visible { border-color: var(--amber); color: var(--amber); }
.media-video-controls button:focus-visible { outline: 2px solid var(--amber); outline-offset: 2px; }
.media-video-controls [data-media-audio] { width: auto; min-width: 58px; padding: 0 8px; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; }
.media-video-controls [data-media-audio].is-audio-blocked { min-width: 82px; border-color: var(--amber); color: var(--amber); }
.media-video-controls span { min-width: 42px; color: rgba(244,240,233,.84); font-size: 9px; font-weight: 700; letter-spacing: .1em; text-align: center; }
.media-stamp { position: absolute; z-index: 1; top: 30px; left: 28px; display: grid; gap: 8px; padding: 12px 13px; border: 1px solid rgba(244,240,233,.52); background: rgba(11,12,15,.78); text-transform: uppercase; }
.media-stamp span { color: var(--amber); font-size: 10px; font-weight: 700; letter-spacing: .16em; }
.media-stamp strong { font: 700 25px/.88 var(--display); letter-spacing: .02em; }
.media-caption { position: absolute; z-index: 1; right: 27px; bottom: 28px; left: 27px; display: flex; justify-content: space-between; gap: 10px; padding-top: 12px; border-top: 1px solid rgba(244,240,233,.48); color: rgba(244,240,233,.82); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; }
.media-note { display: grid; gap: 10px; padding: 20px 0 24px; border-top: 1px solid var(--amber); writing-mode: vertical-rl; transform: rotate(180deg); }
.note-kicker { color: var(--amber); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; }
.media-note strong { font: 700 25px/.9 var(--display); text-transform: uppercase; }
.note-arrow { align-self: center; color: var(--red); font-size: 22px; }
.ticker { position: relative; z-index: 2; width: 100%; margin-top: -1px; overflow: hidden; border-top: 1px solid rgba(244,240,233,.21); border-bottom: 1px solid rgba(244,240,233,.21); background: var(--red); color: #fff; }
.ticker-track { display: flex; width: max-content; align-items: center; animation: ticker 15s linear infinite; animation-play-state: paused; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; }
.ticker-cycle { display: flex; flex: none; width: max-content; align-items: center; }
.ticker-group { display: flex; flex: none; align-items: center; gap: 20px; padding: 20px 28px 20px 0; }
.ticker.is-ready .ticker-track { animation-play-state: running; }
.ticker.is-offscreen .ticker-track { animation-play-state: paused; }
.ticker i { color: var(--paper); font-style: normal; }
@keyframes ticker { to { transform: translateX(-50%); } }

.route-section, .process-section, .faq-section { width: min(100% - 48px, var(--max)); margin: 0 auto; }
.route-section { padding: 138px 0 152px; }
.section-intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.55fr); gap: 35px; align-items: end; margin-bottom: 61px; }
.section-intro.compact { display: block; margin-bottom: 45px; }
.eyebrow { margin-bottom: 17px; color: var(--amber); font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; }
.section-intro h2, .process-heading h2, .instagram-copy h2, .proof-heading, .faq-section h2 { max-width: 720px; margin-bottom: 15px; font-size: clamp(3rem, 5.5vw, 5.6rem); line-height: .9; text-transform: uppercase; }
.section-intro p:not(.eyebrow), .process-heading p:not(.eyebrow), .instagram-copy > p:not(.eyebrow) { max-width: 53ch; margin-bottom: 0; color: var(--muted); }
.route-rail { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.route-panel { position: relative; min-height: 580px; overflow: hidden; padding: 32px 30px 0; border: 1px solid rgba(244,240,233,.17); background: var(--ink-2); transition: border-color .25s var(--ease), transform .25s var(--ease); }
.route-panel:hover { transform: translateY(-7px); border-color: rgba(244,240,233,.44); }
.route-buy { background: #171a13; }
.route-top { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px 14px; padding-bottom: 20px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .15em; }
.route-code { color: var(--red); }
.route-buy .route-code { color: var(--lime); }
.route-panel h3 { max-width: 11ch; margin: 36px 0 14px; font-size: clamp(2.8rem, 4vw, 4.25rem); line-height: .86; text-transform: uppercase; }
.route-panel p { position: relative; z-index: 2; max-width: 42ch; margin-bottom: 18px; color: rgba(244,240,233,.67); font-size: 14px; }
.text-link { position: relative; z-index: 2; display: inline-flex; align-items: center; gap: 14px; min-height: 44px; padding: 8px 0 7px; border-bottom: 1px solid rgba(244,240,233,.55); font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .11em; transition: color .2s var(--ease), border-color .2s var(--ease); }
.text-link span { color: var(--amber); font-size: 17px; transition: transform .2s var(--ease); }
.text-link:hover, .text-link:focus-visible { border-color: var(--amber); color: var(--amber); }
.text-link:hover span { transform: translate(3px, -3px); }
.route-art { position: absolute; right: 0; bottom: 0; left: 0; height: 260px; opacity: .76; mix-blend-mode: screen; }
.route-art::before { position: absolute; z-index: 1; content: ''; inset: 0; background: linear-gradient(180deg, rgba(17,19,24,1) 0%, rgba(17,19,24,.48) 28%, rgba(17,19,24,0) 100%); }
.route-buy .route-art::before { background: linear-gradient(180deg, rgba(23,26,19,1) 0%, rgba(23,26,19,.47) 28%, rgba(23,26,19,0) 100%); }
.route-art img { width: 100%; height: 100%; object-fit: cover; object-position: center 28%; filter: saturate(.65) contrast(1.1); }
.route-art-community { height: 290px; }
.route-art-community img { object-position: center 24%; }

.process-section { position: relative; padding: 0 0 150px; }
.process-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.65fr); gap: 35px; align-items: end; margin-bottom: 61px; }
.process-list { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 0; padding: 34px 0 0; list-style: none; border-top: 1px solid var(--line); }
.process-list::before { position: absolute; top: -1px; left: 0; width: 36%; height: 2px; content: ''; background: var(--red); }
.process-list li { min-height: 214px; padding: 0 28px 0 0; }
.process-list li + li { padding-left: 28px; border-left: 1px solid var(--line); }
.process-marker { display: inline-block; margin-bottom: 25px; color: var(--red); font: 700 clamp(26px, 2.5vw, 32px)/1 var(--display); letter-spacing: .02em; }
.process-list h3 { margin-bottom: 10px; font-size: 2.2rem; line-height: 1; text-transform: uppercase; }
.process-list p { max-width: 30ch; margin: 0; color: var(--muted); font-size: 14px; }
.process-sign { position: absolute; right: 0; bottom: 4px; display: flex; align-items: center; gap: 14px; color: var(--amber); font-size: 10px; font-weight: 700; letter-spacing: .16em; }
.process-sign strong { color: var(--paper); font: 700 24px/1 var(--display); letter-spacing: .04em; }

.instagram-section { display: grid; grid-template-columns: .75fr 1.35fr; gap: clamp(44px, 7vw, 120px); align-items: center; padding: 125px max(24px, calc((100vw - var(--max)) / 2)) 135px; background: var(--red); color: #fff; }
.instagram-copy .eyebrow { color: var(--paper); }
.instagram-copy h2 { max-width: 550px; }
.instagram-copy > p:not(.eyebrow) { margin-bottom: 31px; color: rgba(255,255,255,.78); }
.reel-rail { display: grid; grid-template-columns: 1.25fr .8fr .8fr; gap: 12px; min-width: 0; }
.reel-card { position: relative; min-height: 290px; overflow: hidden; background: var(--ink); }
.reel-card img, .reel-card video { width: 100%; height: 100%; min-height: 290px; object-fit: cover; filter: saturate(.82); transition: transform .55s var(--ease), filter .55s var(--ease); }
.reel-card:hover img, .reel-card:hover video { transform: scale(1.045); filter: saturate(1); }
.reel-main { min-height: 430px; }
.reel-main video { min-height: 430px; }
.reel-overlay { position: absolute; right: 19px; bottom: 20px; left: 19px; display: grid; gap: 9px; padding-top: 15px; border-top: 1px solid rgba(255,255,255,.64); }
.reel-overlay small { color: var(--paper); font-size: 9px; font-weight: 700; letter-spacing: .15em; }
.reel-overlay strong { font: 700 30px/.86 var(--display); text-transform: uppercase; }
.reel-overlay i { position: absolute; right: 0; top: 16px; color: var(--paper); font-size: 22px; font-style: normal; }
.reel-card:not(.reel-main) span { position: absolute; right: 16px; bottom: 15px; left: 16px; display: flex; justify-content: space-between; gap: 8px; padding-top: 10px; border-top: 1px solid rgba(255,255,255,.48); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.reel-card span i { color: var(--paper); font-size: 17px; font-style: normal; }

.proof-section { display: grid; grid-template-columns: 1fr 1fr; grid-template-areas: "media heading" "media details"; gap: clamp(20px, 4vw, 48px) clamp(55px, 8vw, 135px); align-items: start; width: min(100% - 48px, var(--max)); margin: 0 auto; padding: 150px 0; }
.proof-heading { grid-area: heading; max-width: 590px; margin: 0; }
.proof-media-column { grid-area: media; display: grid; align-content: start; gap: 16px; min-width: 0; }
.proof-details { grid-area: details; min-width: 0; }
.proof-visual { position: relative; min-height: 550px; overflow: hidden; background: var(--ink-3); }
.proof-visual::after { position: absolute; content: ''; inset: 15px; border: 1px solid rgba(244,240,233,.35); pointer-events: none; }
.proof-visual img { width: 100%; height: 100%; min-height: 550px; object-fit: cover; object-position: center; filter: saturate(.72) contrast(1.1); }
.proof-seal { position: absolute; z-index: 1; top: 30px; right: 30px; display: grid; place-items: center; width: 94px; height: 94px; border: 1px solid var(--amber); border-radius: 50%; color: var(--amber); font: 700 33px/.74 var(--display); text-align: center; }
.proof-seal small { font: 600 10px/1 var(--body); text-transform: uppercase; letter-spacing: .12em; }
.proof-heading { max-width: 590px; }
.proof-list { display: grid; gap: 21px; margin: 37px 0 32px; padding: 0; list-style: none; }
.proof-list li { display: grid; grid-template-columns: 34px 1fr; gap: 14px; align-items: start; }
.proof-list li > span { color: var(--red); font-size: 18px; }
.proof-list strong { display: block; margin-bottom: 3px; font-size: 15px; }
.proof-list p { margin: 0; color: var(--muted); font-size: 14px; }
.text-link-dark { color: var(--paper); }

.faq-section { padding: 0 0 150px; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 23px 0; cursor: pointer; list-style: none; font: 600 21px/1.1 var(--display); text-transform: uppercase; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--red); font: 400 27px/1 var(--body); transition: transform .25s var(--ease); }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { max-width: 66ch; margin: -2px 42px 25px 0; color: var(--muted); font-size: 14px; }

.closing-section { position: relative; padding: 125px max(24px, calc((100vw - var(--max)) / 2)) 80px; overflow: hidden; background: var(--amber); color: var(--ink); }
.closing-section::before { position: absolute; content: 'ER'; right: -20px; bottom: -92px; color: rgba(11,12,15,.1); font: 800 420px/.8 var(--display); letter-spacing: -.1em; }
.closing-inner { position: relative; z-index: 1; }
.contact-meta { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 15px; margin-top: 114px; padding-top: 15px; border-top: 1px solid rgba(11,12,15,.4); color: rgba(11,12,15,.72); font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.contact-meta a{color:inherit;text-underline-offset:3px}
.site-footer { display: flex; justify-content: space-between; gap: 20px; width: min(100% - 48px, var(--max)); margin: 0 auto; padding: 25px 0 31px; color: rgba(244,240,233,.49); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; }
.site-footer span:first-child { color: var(--paper); }
.mobile-actions { display: none; }
.toast { position: fixed; z-index: 40; right: 20px; bottom: 20px; max-width: 340px; padding: 15px 17px; border: 1px solid var(--amber); background: var(--ink-2); color: var(--paper); box-shadow: 0 16px 36px rgba(0,0,0,.35); font-size: 13px; opacity: 0; transform: translateY(15px); pointer-events: none; transition: opacity .25s var(--ease), transform .25s var(--ease); }
.toast.is-visible { opacity: 1; transform: translateY(0); }

:focus-visible { outline: 2px solid var(--amber); outline-offset: 4px; }

@media (max-width: 960px) {
  .site-header { width: min(100% - 32px, var(--max)); }
  .main-nav, .header-action { display: none; }
  .menu-button { display: block; width: 46px; height: 46px; margin-left: auto; margin-right: 12px; }
  .hero-grid { grid-template-columns: 1fr; gap: 10px; }
  .hero-copy { padding-bottom: 55px; }
  .hero-media { width: min(100%, 640px); margin-top: 0; margin-left: auto; }
  .media-frame, .media-frame img, .media-video { min-height: 540px; }
  .hero::before { right: 4%; }
  .section-intro, .process-heading { grid-template-columns: 1fr; gap: 0; }
  .route-panel { min-height: 530px; }
  body[data-theme="impacto"] .route-panel { min-height: 700px; }
  .instagram-section { grid-template-columns: 1fr; padding-right: 24px; padding-left: 24px; }
  .reel-rail { max-width: 760px; }
  .proof-section { gap: 45px; }
}

@media (max-width: 640px) {
  body { font-size: 15px; padding-bottom: 65px; }
  .site-header { width: calc(100% - 30px); height: 84px; }
  .brand { min-width: 136px; }
  .brand-logo-frame { width: 136px; height: 84px; }
  .brand-logo { width: 122px; height: 122px; }
  .hero { padding-top: 114px; }
  .hero-grid, .route-section, .process-section, .proof-section, .faq-section { width: calc(100% - 30px); }
  .hero-copy { padding: 27px 0 47px; }
  .signal-line { margin-bottom: 20px; font-size: 9px; letter-spacing: .11em; }
  h1 { margin-bottom: 21px; font-size: clamp(3.2rem, 15vw, 4.7rem); }
  .hero-lede { font-size: .98rem; }
  .hero-actions { display: grid; grid-template-columns: 1fr; }
  .button { width: 100%; min-height: 49px; }
  .hero-proof { gap: 10px; margin-top: 45px; font-size: 11px; font-weight: 500; letter-spacing: .035em; }
  .hero-proof span + span { padding-left: 10px; }
  .hero-proof strong { font-size: 26px; }
  .hero-media { grid-template-columns: 1fr; gap: 10px; }
  .media-frame { display: grid; grid-template-rows: 440px 56px; min-height: 0; }
  .media-frame::after { bottom: 70px; }
  .media-frame img, .media-video { min-height: 440px; }
  .media-video-controls { position: relative; top: auto; right: auto; grid-row: 2; justify-content: center; gap: 4px; background: var(--ink-2); }
  .media-video-controls [data-media-audio] { min-width: 56px; }
  .media-video-controls span { min-width: 36px; }
  .media-caption { bottom: 74px; }
  .media-note { display: flex; align-items: center; justify-content: space-between; padding: 13px 0 0; border-top: 1px solid var(--amber); writing-mode: horizontal-tb; transform: none; }
  .media-note strong { font-size: 18px; }
  .note-arrow { font-size: 19px; }
  .ticker-track { animation-duration: 14s; font-size: 11px; letter-spacing: .12em; }
  .ticker-group { gap: 14px; padding: 16px 22px 16px 0; }
  .route-section { padding: 88px 0 104px; }
  .section-intro { margin-bottom: 36px; }
  body[data-theme="impacto"] .section-intro { grid-template-columns: 1fr; gap: 0; }
  body[data-theme="impacto"] .route-section .section-intro h2 { max-width: 100%; margin-bottom: 20px; font-size: clamp(2.8rem, 14vw, 4.3rem); }
  body[data-theme="impacto"] .route-section .section-intro p:not(.eyebrow) { max-width: 38ch; font-size: 1.125rem; }
  body[data-theme="impacto"] .route-panel { min-height: 0; padding: 23px 20px 205px; }
  body[data-theme="impacto"] .route-panel h3 { margin: 27px 0 14px; font-size: clamp(2.8rem, 4vw, 4.25rem); }
  body[data-theme="impacto"] .route-panel .route-note { margin: 14px 0 17px; padding: 12px 13px; font-size: 1rem; }
  body[data-theme="impacto"] .route-art { height: 185px; opacity: .38; }
  body[data-theme="impacto"] .process-heading { grid-template-columns: 1fr; gap: 0; margin-bottom: 41px; }
  body[data-theme="impacto"] .process-heading h2 { max-width: 100%; margin-bottom: 20px; font-size: clamp(2.8rem, 14vw, 4.3rem); }
  body[data-theme="impacto"] .process-heading p:not(.eyebrow) { max-width: 38ch; font-size: 1rem; }
  body[data-theme="impacto"] .process-list li,
  body[data-theme="impacto"] .process-list li + li { min-height: 0; }
  body[data-theme="impacto"] .instagram-copy h2 { max-width: 100%; font-size: clamp(2.8rem, 13vw, 4.1rem); line-height: .92; }
  body[data-theme="impacto"] .proof-section { grid-template-columns: 1fr; grid-template-areas: "heading" "media" "details"; gap: 22px; padding-top: 60px; padding-bottom: 72px; }
  body[data-theme="impacto"] .proof-heading { max-width: 100%; font-size: clamp(2.8rem, 13vw, 4.1rem); line-height: .92; }
  body[data-theme="impacto"] .proof-visual { aspect-ratio: 4 / 3; min-height: 0; }
  body[data-theme="impacto"] .proof-visual img { min-height: 0; }
  body[data-theme="impacto"] .faq-section { padding-top: 88px; padding-bottom: 96px; }
  body[data-theme="impacto"] .faq-section h2 { max-width: 100%; font-size: clamp(2.8rem, 13vw, 4.1rem); line-height: .92; }
  body[data-theme="impacto"] .closing-section { padding-top: 46px; padding-bottom: 36px; }
  .section-intro h2, .process-heading h2, .instagram-copy h2, .proof-heading, .faq-section h2 { font-size: clamp(3rem, 15vw, 4.6rem); }
  .route-rail { grid-template-columns: 1fr; gap: 12px; }
  .route-panel { min-height: 505px; padding: 23px 20px 0; }
  .route-panel h3 { margin-top: 28px; font-size: 3.4rem; }
  .route-art { height: 230px; }
  .process-section { padding-bottom: 105px; }
  .process-heading { margin-bottom: 41px; }
  .process-list { grid-template-columns: 1fr; padding-top: 0; border-top: 0; }
  .process-list::before { display: none; }
  .process-list li, .process-list li + li { min-height: 0; padding: 23px 0 26px; border-top: 1px solid var(--line); border-left: 0; }
  .process-marker { margin-bottom: 8px; }
  .process-sign { position: static; justify-content: flex-end; margin-top: 24px; }
  .instagram-section { gap: 37px; padding-top: 92px; padding-bottom: 98px; }
  .reel-rail { grid-template-columns: 1.25fr .8fr; overflow-x: auto; padding-bottom: 8px; }
  .reel-main { grid-row: span 2; min-width: 66vw; min-height: 390px; }
  .reel-main video { min-height: 390px; }
  .reel-card:not(.reel-main) { min-width: 42vw; min-height: 190px; }
  .reel-card:not(.reel-main) img { min-height: 190px; }
  .proof-section { grid-template-columns: 1fr; grid-template-areas: "heading" "media" "details"; padding-top: 72px; padding-bottom: 78px; }
  .proof-visual, .proof-visual img { min-height: 0; }
  .proof-seal { width: 76px; height: 76px; top: 22px; right: 22px; font-size: 27px; }
  .faq-section { padding-bottom: 105px; }
  .faq-list summary { padding: 19px 0; font-size: 18px; }
  .faq-list details p { margin-right: 12px; font-size: 13px; }
  .closing-section { padding-top: 50px; padding-bottom: 37px; }
  .contact-meta { display: grid; gap: 10px; margin-top: 78px; font-size: 11px; line-height: 1.45; }
  .site-footer { display: grid; width: calc(100% - 30px); gap: 9px; padding-bottom: 22px; color: #cbbba8; font-size: 11px; line-height: 1.4; }
  .mobile-actions { position: fixed; z-index: 25; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: 1fr 1fr; min-height: 59px; background: var(--ink-2); box-shadow: 0 -8px 25px rgba(0,0,0,.22); opacity: 0; transform: translateY(100%); pointer-events: none; transition: opacity .25s var(--ease), transform .25s var(--ease); }
  .mobile-actions.is-visible { opacity: 1; transform: translateY(0); pointer-events: auto; }
  .mobile-actions a { display: grid; place-items: center; padding: 7px 8px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: .06em; }
  .mobile-actions a + a { border-left: 1px solid var(--line); color: var(--amber); }
  .toast { right: 15px; bottom: 73px; left: 15px; max-width: none; }
}

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

/* Contact and partnership form: dedicated close after both main routes. */
body[data-theme="impacto"] .contact-partnership {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  margin-top: 0;
  border: 1px solid rgba(255, 241, 223, .4);
  background: #2a1d19;
  color: var(--paper);
}
body[data-theme="impacto"] .contact-partnership-copy { display: flex; flex-direction: column; align-items: flex-start; padding: clamp(25px, 3.4vw, 44px); }
body[data-theme="impacto"] .contact-partnership-kicker { margin: 0 0 17px; color: var(--gold); font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
body[data-theme="impacto"] .contact-partnership-copy h2 { max-width: 12ch; margin: 0 0 15px; color: var(--paper); font: 700 clamp(2.55rem, 3.6vw, 3.7rem)/.92 var(--display); text-transform: uppercase; }
body[data-theme="impacto"] .contact-partnership-copy > p:not(.contact-partnership-kicker) { max-width: 43ch; margin: 0 0 15px; color: rgba(255, 241, 223, .88); font-size: 16px; line-height: 1.55; }
body[data-theme="impacto"] .contact-partnership-copy .contact-partnership-note { margin-top: auto; padding-top: 10px; color: rgba(255, 241, 223, .69); font-size: 13px; line-height: 1.5; }
body[data-theme="impacto"] .contact-whatsapp { display: inline-flex; align-items: center; gap: 12px; min-height: 54px; margin-top: 14px; padding: 9px 14px; border: 1px solid var(--gold); background: var(--gold); color: var(--ink); font-size: 13px; font-weight: 700; text-decoration: none; transition: background-color .2s var(--ease), color .2s var(--ease), transform .2s var(--ease); }
body[data-theme="impacto"] .contact-whatsapp:hover { transform: translateY(-2px); background: var(--paper); color: var(--ink); }
body[data-theme="impacto"] .contact-whatsapp:focus-visible { outline: 2px solid var(--paper); outline-offset: 3px; }
body[data-theme="impacto"] .contact-whatsapp .brand-icon { width: 32px; height: 32px; flex-basis: 32px; }
body[data-theme="impacto"] .contact-cta-arrow { margin-left: 5px; color: var(--red-deep); font-size: 18px; }
body[data-theme="impacto"] .contact-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px 14px; align-content: start; padding: clamp(23px, 3vw, 38px); border-left: 1px solid rgba(255, 241, 223, .25); }
body[data-theme="impacto"] .contact-form-heading,
body[data-theme="impacto"] .contact-field-wide,
body[data-theme="impacto"] .contact-form-actions { grid-column: 1 / -1; }
body[data-theme="impacto"] .contact-form-heading h3 { margin: 0 0 4px; color: var(--paper); font: 600 2rem/.95 var(--display); text-transform: uppercase; }
body[data-theme="impacto"] .contact-form-heading p { margin: 0; color: rgba(255, 241, 223, .74); font-size: 14px; line-height: 1.45; }
body[data-theme="impacto"] .contact-field { display: grid; gap: 7px; min-width: 0; color: rgba(255, 241, 223, .92); font-size: 13px; font-weight: 600; }
body[data-theme="impacto"] .contact-field > input:not([type="checkbox"]),
body[data-theme="impacto"] .contact-field select,
body[data-theme="impacto"] .contact-field textarea { width: 100%; min-height: 48px; padding: 11px 12px; border: 1px solid rgba(255, 241, 223, .4); border-radius: 0; background: rgba(255, 241, 223, .07); color: var(--paper); font: 400 15px/1.4 var(--body); }
body[data-theme="impacto"] .contact-field select { color-scheme: dark; }
body[data-theme="impacto"] .contact-field textarea { min-height: 112px; resize: vertical; }
body[data-theme="impacto"] .contact-field input::placeholder,
body[data-theme="impacto"] .contact-field textarea::placeholder { color: rgba(255, 241, 223, .55); }
body[data-theme="impacto"] .contact-field input:focus-visible,
body[data-theme="impacto"] .contact-field select:focus-visible,
body[data-theme="impacto"] .contact-field textarea:focus-visible { outline: 2px solid var(--gold); outline-offset: 2px; border-color: var(--gold); }
body[data-theme="impacto"] .contact-privacy { display: grid; grid-template-columns: 20px 1fr; gap: 10px; align-items: start; color: rgba(255, 241, 223, .8); font-size: 13px; font-weight: 400; line-height: 1.5; }
body[data-theme="impacto"] .contact-privacy input { width: 18px; height: 18px; margin: 2px 0 0; accent-color: var(--gold); }
body[data-theme="impacto"] .contact-privacy a { color: var(--gold); text-underline-offset: 3px; }
body[data-theme="impacto"] .contact-form-actions { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 15px; align-items: center; margin-top: 1px; }
body[data-theme="impacto"] .contact-form-status { min-height: 2.8em; margin: 0; color: rgba(255, 241, 223, .76); font-size: 13px; line-height: 1.4; }
body[data-theme="impacto"] .contact-submit { display: inline-flex; align-items: center; justify-content: center; gap: 15px; min-height: 50px; padding: 11px 17px; border: 1px solid var(--gold); background: var(--gold); color: var(--ink); font: 700 12px/1.2 var(--body); letter-spacing: .08em; text-transform: uppercase; cursor: pointer; }
body[data-theme="impacto"] .contact-submit:hover:not(:disabled) { border-color: var(--paper); background: var(--paper); }
body[data-theme="impacto"] .contact-submit:focus-visible { outline: 2px solid var(--paper); outline-offset: 3px; }
body[data-theme="impacto"] .contact-submit:disabled { border-color: rgba(255, 241, 223, .24); background: rgba(255, 241, 223, .13); color: rgba(255, 241, 223, .6); cursor: not-allowed; }
body[data-theme="impacto"] .contact-meta { margin-top: 34px; }

@media (max-width: 760px) {
  body[data-theme="impacto"] .contact-partnership { grid-template-columns: 1fr; }
  body[data-theme="impacto"] .contact-form { border-top: 1px solid rgba(255, 241, 223, .25); border-left: 0; }
}
@media (max-width: 640px) {
  body[data-theme="impacto"] .contact-partnership { margin-top: 0; }
  body[data-theme="impacto"] .contact-partnership-copy { padding: 25px 20px; }
  body[data-theme="impacto"] .contact-partnership-copy h2 { max-width: 11ch; font-size: clamp(2.45rem, 11vw, 3.3rem); }
  body[data-theme="impacto"] .contact-partnership-copy > p:not(.contact-partnership-kicker) { font-size: 15px; }
  body[data-theme="impacto"] .contact-whatsapp { width: 100%; justify-content: flex-start; margin-top: 10px; }
  body[data-theme="impacto"] .contact-form { grid-template-columns: 1fr; gap: 14px; padding: 23px 20px; }
  body[data-theme="impacto"] .contact-form-heading,
  body[data-theme="impacto"] .contact-field-wide,
  body[data-theme="impacto"] .contact-form-actions { grid-column: auto; }
  body[data-theme="impacto"] .contact-form-actions { grid-template-columns: 1fr; gap: 12px; }
  body[data-theme="impacto"] .contact-submit { width: 100%; }
  body[data-theme="impacto"] .contact-meta { margin-top: 30px; }
}

/* Leitura: textos explicativos e ações não devem depender de letras miúdas. */
#repasse { scroll-margin-top: 16px; }
#caminhos { scroll-margin-top: 124px; }
@media (max-width: 640px) { #caminhos { scroll-margin-top: 100px; } }
.signal-line, .media-stamp span, .note-kicker, .process-sign { font-size: 12px; }
.eyebrow { font-size: 15px; letter-spacing: .12em; }
.button, .text-link { font-size: 14px; letter-spacing: .05em; }
.hero-actions .button { gap: 10px; padding-inline: 12px; }
.fine-print { color: rgba(255, 241, 223, .78); font-size: 13px; }
.media-video-controls [data-media-audio], .media-video-controls span,
.media-caption, .reel-overlay small, .reel-card:not(.reel-main) span { font-size: 11px; }
.process-list p, .faq-list details p { font-size: 16px; line-height: 1.6; }
.proof-list strong { font-size: 19px; line-height: 1.2; }
.proof-list p { font-size: 17px; line-height: 1.55; }
.contact-meta, .site-footer { font-size: 12px; }
.site-footer { color: #cbbba8; }
body[data-theme="impacto"] .process-heading .eyebrow { font-size: 15px; }
body[data-theme="impacto"] .route-panel .text-link { font-size: 14px; }
body[data-theme="impacto"] .proof-list strong { font-size: 19px; }
body[data-theme="impacto"] .proof-list p { color: #4a3742; font-size: 17px; line-height: 1.55; }
body[data-theme="impacto"] .faq-list details p { font-size: 16px; line-height: 1.6; }

@media (max-width: 640px) {
  .signal-line, .hero-proof, .ticker-track, .contact-meta, .site-footer, .mobile-actions a { font-size: 12px; }
  .eyebrow { font-size: 14px; }
  body[data-theme="impacto"] .route-section .eyebrow,
  body[data-theme="impacto"] .process-heading .eyebrow { font-size: 14px; }
  .faq-list details p { font-size: 16px; }
}

/* Regras comerciais legíveis, sem transformar o bloco em catálogo de ofertas. */
.verification-links { display: flex; flex-wrap: wrap; gap: 8px 22px; margin: 20px 0 22px; }
.verification-links a { color: #77303a; font-size: 15px; font-weight: 700; text-underline-offset: 4px; }
.verification-links p { flex-basis: 100%; max-width: 60ch; margin: 0; color: #59424b; font-size: 15px; line-height: 1.5; }
.cbrav-seal-card { display: block; width: min(100%, 560px); overflow: hidden; border: 1px solid rgba(40,23,45,.24); background: #fff1df; color: #28172d !important; text-decoration: none; }
.cbrav-seal-card:focus-visible { outline: 3px solid var(--amber); outline-offset: 4px; }
.cbrav-seal-art { position: relative; display: block; height: clamp(120px,14vw,160px); overflow: hidden; background: #fff; border-bottom: 1px solid rgba(40,23,45,.18); }
.cbrav-seal-art img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transform: scale(1.7); }
.cbrav-seal-copy { display: grid; gap: 5px; padding: 14px 16px 16px; }
.cbrav-seal-copy strong { color: #28172d; font-size: 18px; line-height: 1.2; }
.cbrav-seal-copy > span:not(.cbrav-seal-action) { max-width: 58ch; color: #59424b; font-size: 15px; line-height: 1.45; }
.cbrav-seal-copy .cbrav-seal-action { display: inline-flex; align-items: center; gap: 7px; margin-top: 3px; color: #77303a; font-size: 14px; font-weight: 700; text-underline-offset: 4px; }
.cbrav-seal-card:hover .cbrav-seal-action { text-decoration: underline; }
@media (max-width: 640px) {
  .cbrav-seal-art { height: 96px; }
  .cbrav-seal-copy { gap: 5px; padding: 10px 14px 12px; }
  .cbrav-seal-copy strong { font-size: 16px; }
  .cbrav-seal-description { display: none; }
  .cbrav-seal-copy .cbrav-seal-action { margin-top: 0; font-size: 13px; }
}
.rules-section { scroll-margin-top: 120px; background: #fff1df; color: #28172d; border-block: 1px solid rgba(40,23,45,.2); }
body[data-theme="impacto"] .rules-section {
  background: var(--red-band);
  color: var(--red-band-text);
  border-block-color: var(--line);
}
.rules-inner { width: min(100% - 48px, var(--max)); margin-inline: auto; padding-block: 94px 100px; }
.rules-heading { display: grid; grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); gap: clamp(32px,5vw,76px); align-items: end; margin-bottom: 46px; }
.rules-heading h2 { max-width: 13ch; margin: 0; font-family: var(--display); font-size: clamp(3rem,5vw,5rem); line-height: .95; text-transform: uppercase; }
.rules-heading p { max-width: 54ch; margin: 0; font-size: 18px; line-height: 1.55; }
.rules-list article { display: grid; grid-template-columns: minmax(210px,.58fr) minmax(0,1.42fr); gap: clamp(24px,4vw,60px); padding: 24px 0; border-top: 1px solid rgba(40,23,45,.24); }
.rules-list article:last-child { border-bottom: 1px solid rgba(40,23,45,.24); }
body[data-theme="impacto"] .rules-list article { border-color: var(--line); }
.rules-list h3 { margin: 0; font-family: var(--display); font-size: clamp(1.7rem,2.3vw,2.3rem); line-height: 1; text-transform: uppercase; }
.rules-list p { max-width: 70ch; margin: 0; font-size: 17px; line-height: 1.6; }
.rules-disclaimer { max-width: 80ch; margin: 20px 0 8px; color: #5b4655; font-size: 15px; line-height: 1.55; }
body[data-theme="impacto"] .rules-disclaimer { color: var(--red-band-text); }
.rules-section .text-link { color: #7d2e38; }
body[data-theme="impacto"] .rules-section .text-link {
  color: var(--red-band-text);
  border-color: var(--line);
}
body[data-theme="impacto"] .rules-section .text-link span { color: var(--red-band-text); }
body[data-theme="impacto"] .rules-section .text-link:hover,
body[data-theme="impacto"] .rules-section .text-link:focus-visible {
  color: var(--red-band-text);
  border-color: var(--red-band-text);
}
body[data-theme="impacto"] .rules-section .text-link:focus-visible {
  outline: 2px solid var(--red-band-text);
  outline-offset: 4px;
}
@media (max-width: 720px) {
  .rules-inner { width: calc(100% - 30px); padding-block: 68px 76px; }
  .rules-heading, .rules-list article { grid-template-columns: 1fr; gap: 12px; }
  .rules-heading { margin-bottom: 28px; }
  .rules-heading p, .rules-list p { font-size: 16px; }
  .rules-list article { padding-block: 20px; }
}
