/* =========================================================
   Organiza & Prospera — folha única (home + artigos)
   Tokens e decisões de forma vindos do protótipo:
   cantos retos (raio só em círculos 50% e na casca do celular),
   sombra dura sem blur, vidro só no hero, SVG local via <use>.
   ========================================================= */

:root {
  --ink: #07131f;
  --ink-soft: #0c1c2d;
  --ink-card: rgba(14, 31, 48, 0.72);
  --paper: #f4f1e9;
  --paper-muted: #b9c1c8;
  --coral: #ff6546;
  --coral-deep: #db452e;
  --teal: #63d8c5;
  --gold: #dbab45;
  --line: rgba(231, 238, 242, 0.14);
  --line-dark: rgba(7, 19, 31, 0.14);
  --display: "Newsreader", Georgia, serif;
  --sans: "DM Sans", system-ui, sans-serif;
  --mono: "IBM Plex Mono", ui-monospace, monospace;
  --page: min(92vw, 1280px);
  --mouse-x: 0px;
  --mouse-y: 0px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--paper);
  background:
    radial-gradient(circle at 85% 8%, rgba(67, 121, 132, 0.13), transparent 27rem),
    linear-gradient(145deg, #06111c 0%, #091725 46%, #07121e 100%);
  font-family: var(--sans);
  overflow-x: hidden;
}

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

button,
input {
  font: inherit;
}

img {
  max-width: 100%;
}

svg {
  display: block;
}

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

.svg-defs,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.skip-link {
  position: fixed;
  z-index: 999;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  color: var(--ink);
  background: var(--paper);
  transform: translateY(-150%);
}

.skip-link:focus {
  transform: translateY(0);
}

/* ---------- cena de fundo ---------- */

.ambient {
  position: fixed;
  z-index: -1;
  inset: 0;
  overflow: hidden;
  perspective: 1000px;
  pointer-events: none;
}

.ambient::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.18;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");
  mix-blend-mode: soft-light;
}

.ambient-glow {
  position: absolute;
  width: 34rem;
  aspect-ratio: 1;
  border-radius: 50%;
  filter: blur(110px);
  opacity: 0.14;
}

.ambient-glow--coral {
  top: 24%;
  left: -18rem;
  background: var(--coral);
}

.ambient-glow--teal {
  right: -18rem;
  bottom: 4%;
  background: var(--teal);
}

.ambient-set {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: scale(0.94);
  transition: opacity 1.4s ease, transform 1.8s ease;
}

.ambient-set.is-current {
  opacity: 1;
  transform: scale(1);
}

.floating-object {
  position: absolute;
  display: grid;
  width: clamp(8rem, 15vw, 14rem);
  aspect-ratio: 1;
  place-items: center;
  color: rgba(196, 215, 221, 0.055);
  border: 1px solid rgba(196, 215, 221, 0.035);
  border-radius: 35%;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0));
  box-shadow: inset 10px 10px 35px rgba(255, 255, 255, 0.012), 0 30px 80px rgba(0, 0, 0, 0.3);
  transform-style: preserve-3d;
}

.floating-object svg {
  width: 52%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.15;
}

.object-a {
  top: 10%;
  left: 2%;
  animation: drift-a 24s ease-in-out infinite;
}

.object-b {
  top: 9%;
  right: 5%;
  animation: drift-b 30s ease-in-out infinite;
}

.object-c {
  bottom: 4%;
  left: 11%;
  animation: drift-b 27s ease-in-out -8s infinite reverse;
}

.object-d {
  right: 8%;
  bottom: 10%;
  animation: drift-a 25s ease-in-out -12s infinite reverse;
}

@keyframes drift-a {
  0%, 100% { transform: translate3d(var(--mouse-x), var(--mouse-y), -40px) rotate(-8deg); }
  50% { transform: translate3d(calc(var(--mouse-x) + 22px), calc(var(--mouse-y) - 30px), 30px) rotate(5deg); }
}

@keyframes drift-b {
  0%, 100% { transform: translate3d(calc(var(--mouse-x) * -0.6), calc(var(--mouse-y) * -0.6), -20px) rotate(7deg); }
  50% { transform: translate3d(calc(var(--mouse-x) * -0.6 - 26px), calc(var(--mouse-y) * -0.6 + 26px), 40px) rotate(-6deg); }
}

/* ---------- cabeçalho ---------- */

.site-header {
  position: relative;
  z-index: 20;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  width: var(--page);
  min-height: 92px;
  margin: 0 auto;
  align-items: center;
  border-bottom: 1px solid var(--line);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  justify-self: start;
}

/* marca: caricatura da Diana em disco — o 50% é uma das duas exceções de raio */
.brand-mark {
  display: block;
  width: 46px;
  aspect-ratio: 1;
  overflow: hidden;
  border: 1px solid rgba(244, 241, 233, 0.25);
  border-radius: 50%;
}

.brand-mark img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.brand-name i {
  color: var(--coral);
  font-style: italic;
}

.brand-name {
  display: block;
  font: 600 20px/1 var(--display);
  letter-spacing: -0.03em;
}

.brand-name small {
  display: block;
  margin-top: 5px;
  color: #7f909b;
  font: 600 8px/1 var(--sans);
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.main-nav {
  display: flex;
  gap: clamp(18px, 2.4vw, 36px);
  align-items: center;
}

.main-nav a {
  position: relative;
  color: #aeb8c0;
  font-size: 12px;
  font-weight: 600;
}

.main-nav a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  height: 1px;
  background: var(--coral);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}

.main-nav a:hover,
.main-nav a.is-active {
  color: var(--paper);
}

.main-nav a:hover::after,
.main-nav a.is-active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.header-cta {
  display: inline-flex;
  min-height: 42px;
  padding: 0 18px;
  gap: 18px;
  align-items: center;
  justify-self: end;
  color: var(--paper);
  border: 1px solid rgba(255, 101, 70, 0.6);
  font-size: 12px;
  font-weight: 700;
  transition: background 0.25s ease, transform 0.25s ease;
}

.header-cta:hover {
  background: var(--coral);
  transform: translateY(-2px);
}

.menu-button {
  display: none;
}

/* ---------- hero ---------- */

.hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(480px, 1.05fr);
  width: var(--page);
  min-height: 730px;
  margin: 0 auto;
  align-items: center;
  gap: clamp(50px, 8vw, 120px);
}

.hero-copy {
  position: relative;
  z-index: 2;
  padding: 90px 0 80px;
}

.eyebrow {
  display: flex;
  margin: 0 0 24px;
  gap: 10px;
  align-items: center;
  color: var(--gold);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.eyebrow > span {
  width: 22px;
  height: 1px;
  background: currentColor;
}

.hero h1 {
  max-width: 690px;
  margin: 0;
  font: 500 clamp(56px, 6.4vw, 94px)/0.86 var(--display);
  letter-spacing: -0.065em;
}

.hero h1 em,
.app-copy h2 em,
.newsletter h2 em {
  color: var(--coral);
  font-weight: 500;
}

.hero-lead {
  max-width: 560px;
  margin: 36px 0 0;
  color: var(--paper-muted);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.65;
}

.hero-actions {
  display: flex;
  margin-top: 34px;
  gap: 12px;
  align-items: center;
}

.button {
  display: inline-flex;
  min-height: 50px;
  padding: 0 21px;
  gap: 28px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.button:hover {
  transform: translateY(-3px);
}

.button--primary {
  color: var(--paper);
  background: var(--coral);
  box-shadow: 5px 5px 0 rgba(118, 37, 27, 0.55);
}

.button--primary:hover {
  box-shadow: 8px 8px 0 rgba(118, 37, 27, 0.55);
}

.button--quiet {
  color: #c3cbd0;
  border-bottom: 1px solid var(--line);
}

.hero-note {
  display: flex;
  margin-top: 46px;
  gap: 12px;
  align-items: center;
  color: #8998a3;
  font-size: 11px;
}

.hero-note p {
  margin: 0;
}

.hero-note strong {
  color: var(--teal);
}

.hero-note-icon {
  display: grid;
  width: 30px;
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid rgba(99, 216, 197, 0.28);
}

.hero-note svg {
  width: 15px;
  fill: none;
  stroke: var(--teal);
  stroke-width: 1.5;
}

.hero-stage {
  position: relative;
  min-height: 570px;
  perspective: 1200px;
}

.stage-orbit {
  position: absolute;
  border: 1px solid rgba(99, 216, 197, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.stage-orbit--one {
  inset: 5% -6% 5% 8%;
  transform: rotate(-12deg);
}

.stage-orbit--two {
  inset: 17% 9% 18% -8%;
  border-color: rgba(255, 101, 70, 0.08);
  transform: rotate(18deg);
}

/* vidro: só aqui */
.glass-panel,
.mini-panel {
  border: 1px solid rgba(255, 255, 255, 0.13);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.025)),
    rgba(8, 24, 38, 0.64);
  box-shadow:
    0 35px 80px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}

.tilt-card {
  transition: transform 0.28s ease, border-color 0.28s ease;
}

.weekly-card {
  position: absolute;
  z-index: 3;
  top: 64px;
  right: 24px;
  width: min(92%, 480px);
  min-height: 390px;
  padding: 28px;
  transform: rotateY(calc(-8deg + var(--tilt-y, 0deg))) rotateX(calc(4deg + var(--tilt-x, 0deg)));
}

.weekly-card header,
.weekly-card footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.panel-kicker,
.mini-panel span,
.phone-kicker {
  color: var(--teal);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.weekly-card h2 {
  margin: 7px 0 0;
  font: 500 30px/1 var(--display);
}

.week-number {
  color: rgba(244, 241, 233, 0.13);
  font: 600 58px/0.8 var(--display);
}

.progress-line {
  height: 2px;
  margin: 28px 0;
  background: rgba(255, 255, 255, 0.08);
}

.progress-line span {
  display: block;
  width: 52%;
  height: 100%;
  background: var(--coral);
  box-shadow: 0 0 14px rgba(255, 101, 70, 0.5);
}

.task-list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 13px;
  list-style: none;
}

.task-list li {
  display: flex;
  min-height: 40px;
  padding: 0 12px;
  gap: 11px;
  align-items: center;
  color: #bbc4cb;
  border-bottom: 1px solid rgba(255, 255, 255, 0.065);
  font-size: 12px;
}

.task-list li > span {
  display: grid;
  width: 17px;
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: var(--ink);
  font-size: 10px;
}

.task-list li.done {
  color: #73828d;
  text-decoration: line-through;
}

.task-list li.done > span {
  border-color: var(--teal);
  background: var(--teal);
}

.weekly-card footer {
  margin-top: 25px;
  color: #667985;
  font-size: 9px;
}

.weekly-card footer b {
  color: var(--gold);
  font-weight: 500;
}

.mini-panel {
  position: absolute;
  z-index: 4;
  display: flex;
  width: 260px;
  min-height: 92px;
  padding: 16px;
  gap: 14px;
  align-items: center;
}

.mini-panel--trip {
  top: 17px;
  left: -26px;
  transform: rotateZ(-3deg) translateZ(45px) rotateY(var(--tilt-y, 0deg)) rotateX(var(--tilt-x, 0deg));
}

.mini-panel--home {
  right: -20px;
  bottom: 36px;
  transform: rotateZ(2deg) translateZ(65px) rotateY(var(--tilt-y, 0deg)) rotateX(var(--tilt-x, 0deg));
}

.mini-icon {
  display: grid;
  width: 45px;
  aspect-ratio: 1;
  place-items: center;
  color: var(--coral);
  border: 1px solid rgba(255, 101, 70, 0.24);
  background: rgba(255, 101, 70, 0.07);
}

.mini-icon svg {
  width: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}

.mini-panel div:last-child {
  display: grid;
  gap: 4px;
}

.mini-panel strong {
  font: 500 20px/1 var(--display);
}

.mini-panel small {
  color: #7f909b;
  font-size: 9px;
}

.floating-stamp {
  position: absolute;
  z-index: 5;
  bottom: 22px;
  left: 2px;
  display: grid;
  width: 112px;
  aspect-ratio: 1;
  place-items: center;
  align-content: center;
  color: var(--coral);
  border: 1px solid rgba(255, 101, 70, 0.42);
  border-radius: 50%;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: 0.15em;
  transform: rotate(-12deg);
  animation: stamp-spin 18s linear infinite;
}

.floating-stamp strong {
  margin: 3px 0;
  font: 500 30px/0.8 var(--display);
}

@keyframes stamp-spin {
  to { transform: rotate(348deg); }
}

/* ---------- faixa de editorias ---------- */

.category-strip {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 36px max(4vw, calc((100vw - 1280px) / 2));
  color: var(--ink);
  background: var(--paper);
}

.category-strip > p {
  margin: 0 0 18px;
  color: #68717a;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.category-links {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.category-links a {
  display: grid;
  grid-template-columns: auto 1fr auto;
  min-height: 64px;
  padding: 0 clamp(14px, 2vw, 30px);
  gap: 13px;
  align-items: center;
  border-top: 1px solid var(--line-dark);
  border-right: 1px solid var(--line-dark);
  font: 500 clamp(15px, 1.5vw, 20px)/1 var(--display);
  transition: color 0.25s ease, padding 0.25s ease;
}

.category-links a:first-child {
  padding-left: 0;
}

.category-links a:last-child {
  border-right: 0;
}

.category-links a:hover {
  color: var(--coral-deep);
  padding-left: 35px;
}

.category-links svg {
  width: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.3;
}

.category-links span {
  color: #92999d;
  font: 600 8px/1 var(--sans);
}

/* ---------- artigos ---------- */

.editorial-section {
  position: relative;
  z-index: 2;
  padding: 120px max(4vw, calc((100vw - 1280px) / 2));
  color: var(--ink);
  background: #e8e4da;
}

.section-heading {
  display: flex;
  margin-bottom: 55px;
  align-items: end;
  justify-content: space-between;
}

.section-heading .eyebrow {
  color: #aa632e;
}

.section-heading h2 {
  margin: 0;
  font: 500 clamp(48px, 5.5vw, 76px)/0.9 var(--display);
  letter-spacing: -0.045em;
}

.section-heading > a {
  padding-bottom: 8px;
  border-bottom: 1px solid var(--line-dark);
  font-size: 11px;
  font-weight: 700;
}

.article-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 24px;
}

.story-card {
  min-width: 0;
  border-top: 1px solid rgba(7, 19, 31, 0.3);
}

.story-card--large {
  grid-row: span 2;
}

.story-card > a {
  display: grid;
  height: 100%;
  grid-template-columns: 0.9fr 1.1fr;
}

.story-card:not(.story-card--large) > a {
  grid-template-columns: 0.7fr 1.3fr;
}

.story-art {
  position: relative;
  display: grid;
  min-height: 260px;
  place-items: center;
  overflow: hidden;
}

.story-card--large .story-art {
  min-height: 590px;
}

.story-art svg {
  position: relative;
  z-index: 2;
  width: 30%;
  fill: none;
  stroke: currentColor;
  stroke-width: 0.7;
}

.story-art--cozinha {
  color: #d66845;
  background: #172b36;
}

.story-art--viagem {
  color: #133141;
  background: #dcae58;
}

.story-art--financas {
  color: #d7e2de;
  background: #39716c;
}

.story-art--milhas {
  color: #f4f1e9;
  background: var(--coral-deep);
}

.art-line {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
}

.art-line--one {
  width: 80%;
  aspect-ratio: 1;
}

.art-line--two {
  width: 120%;
  aspect-ratio: 1;
}

.art-dot {
  position: absolute;
  top: 18%;
  right: 16%;
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--coral);
  box-shadow: 0 0 0 12px rgba(255, 101, 70, 0.09);
}

.route-line {
  position: absolute;
  width: 140%;
  height: 35%;
  border: 1px dashed rgba(19, 49, 65, 0.35);
  border-radius: 50%;
  transform: rotate(-18deg);
}

.money-ring {
  position: absolute;
  width: 70%;
  aspect-ratio: 1;
  border: 1px solid rgba(215, 226, 222, 0.16);
  border-radius: 50%;
  box-shadow: 0 0 0 30px rgba(215, 226, 222, 0.035);
}

.story-content {
  display: flex;
  padding: clamp(24px, 4vw, 52px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background: rgba(244, 241, 233, 0.45);
}

.story-category {
  color: #a3573c;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.story-content h3 {
  margin: 15px 0;
  font: 500 clamp(24px, 2.65vw, 40px)/1.02 var(--display);
  letter-spacing: -0.035em;
}

.story-card:not(.story-card--large) h3 {
  font-size: clamp(21px, 2vw, 29px);
}

.story-content p {
  margin: 0 0 34px;
  color: #687078;
  font-size: 12px;
  line-height: 1.6;
}

.story-link {
  margin-top: auto;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--line-dark);
  font-size: 10px;
  font-weight: 700;
}

.story-link b {
  margin-left: 12px;
  color: var(--coral-deep);
}

/* artigo ainda não liberado */
.story-card.locked {
  opacity: 0.45;
  pointer-events: none;
  filter: grayscale(0.7);
}

.story-card.locked .story-link b::after {
  content: " · EM BREVE";
}

/* ---------- faixa do app ---------- */

.app-banner {
  position: relative;
  z-index: 2;
  display: grid;
  min-height: 690px;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  background: var(--coral);
}

.app-visual {
  position: relative;
  display: grid;
  place-items: end center;
  overflow: hidden;
  background:
    linear-gradient(rgba(7, 19, 31, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(7, 19, 31, 0.07) 1px, transparent 1px),
    #0d2232;
  background-size: 55px 55px;
}

.app-visual::before,
.app-visual::after {
  content: "";
  position: absolute;
  width: 420px;
  aspect-ratio: 1;
  border: 1px solid rgba(99, 216, 197, 0.15);
  border-radius: 50%;
}

.app-visual::after {
  width: 620px;
}

.phone-shell {
  position: relative;
  z-index: 2;
  width: min(65%, 330px);
  min-height: 560px;
  padding: 48px 23px 25px;
  border: 8px solid #152f43;
  border-bottom: 0;
  border-radius: 42px 42px 0 0;
  color: var(--paper);
  background: linear-gradient(165deg, #0e2031, #07131f);
  box-shadow: 0 15px 80px rgba(0, 0, 0, 0.5);
}

.phone-bar {
  position: absolute;
  top: 14px;
  left: 50%;
  width: 72px;
  height: 6px;
  border-radius: 10px;
  background: #20394c;
  transform: translateX(-50%);
}

.phone-shell > strong {
  display: block;
  margin-top: 8px;
  font: 500 45px/1 var(--display);
}

.phone-route {
  display: flex;
  margin: 38px 0 28px;
  align-items: center;
}

.phone-route span {
  width: 9px;
  aspect-ratio: 1;
  border: 2px solid var(--teal);
  border-radius: 50%;
}

.phone-route i {
  flex: 1;
  height: 1px;
  background: rgba(99, 216, 197, 0.34);
}

.phone-card {
  display: flex;
  min-height: 74px;
  margin-top: 12px;
  padding: 0 15px;
  gap: 12px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.035);
  font-size: 11px;
  font-weight: 600;
}

.phone-card svg {
  width: 20px;
  fill: none;
  stroke: var(--coral);
  stroke-width: 1.4;
}

.app-copy {
  display: flex;
  padding: clamp(60px, 8vw, 130px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: var(--ink);
}

.app-label {
  padding: 7px 10px;
  border: 1px solid rgba(7, 19, 31, 0.25);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.app-copy h2 {
  margin: 28px 0;
  font: 500 clamp(56px, 6vw, 84px)/0.87 var(--display);
  letter-spacing: -0.055em;
}

.app-copy h2 em {
  color: var(--paper);
}

.app-copy p {
  max-width: 480px;
  margin: 0 0 35px;
  color: rgba(7, 19, 31, 0.72);
  font-size: 14px;
  line-height: 1.7;
}

.button--light {
  color: var(--ink);
  background: var(--paper);
  box-shadow: 5px 5px 0 rgba(7, 19, 31, 0.25);
}

.button--light:hover {
  box-shadow: 8px 8px 0 rgba(7, 19, 31, 0.25);
}

/* ---------- newsletter ---------- */

.newsletter {
  position: relative;
  z-index: 2;
  display: grid;
  width: var(--page);
  min-height: 520px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.newsletter-number {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: -30px;
  color: rgba(255, 255, 255, 0.025);
  font: 600 290px/1 var(--display);
  transform: translateY(-50%);
}

.newsletter h2 {
  margin: 0;
  font: 500 clamp(45px, 4.5vw, 65px)/0.95 var(--display);
  letter-spacing: -0.045em;
}

.newsletter-form {
  display: grid;
  grid-template-columns: 1fr auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.newsletter-form input {
  min-width: 0;
  padding: 18px 0;
  color: var(--paper);
  border: 0;
  outline: 0;
  background: transparent;
}

.newsletter-form input::placeholder {
  color: #7d8c96;
}

.newsletter-form button {
  padding: 0;
  color: var(--coral);
  border: 0;
  background: transparent;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
}

.newsletter-form button span {
  margin-left: 12px;
}

.newsletter-form small {
  grid-column: 1 / -1;
  padding: 12px 0;
  color: #637681;
  font-size: 8px;
}

/* ---------- rodapé ---------- */

.site-footer {
  position: relative;
  z-index: 2;
  display: grid;
  width: var(--page);
  min-height: 170px;
  margin: 0 auto;
  grid-template-columns: 1.2fr 1fr auto;
  gap: 30px;
  align-items: center;
  border-top: 1px solid var(--line);
  color: #82919b;
}

.brand--footer {
  color: var(--paper);
}

.site-footer p {
  margin: 0;
  font: 500 18px/1.2 var(--display);
}

.site-footer > div {
  display: flex;
  gap: 20px;
  font-size: 10px;
}

.site-footer > small {
  grid-column: 1 / -1;
  padding-bottom: 25px;
  font-size: 8px;
  letter-spacing: 0.08em;
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

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

/* =========================================================
   PÁGINA DE ARTIGO
   Fundo de papel para leitura longa — mesmo tratamento das
   seções editoriais da home. Cabeçalho e rodapé seguem escuros.
   ========================================================= */

body.artigo {
  color: var(--ink);
  background: #e8e4da;
}

body.artigo .site-header,
body.artigo .site-footer {
  width: 100%;
  padding: 0 max(4vw, calc((100vw - 1280px) / 2));
  color: var(--paper);
  border: 0;
  background: var(--ink);
}

body.artigo .site-footer small {
  color: #82919b;
}

body.artigo .site-header {
  position: sticky;
  top: 0;
  grid-template-columns: 1fr auto;
  border-bottom: 1px solid var(--line);
}

body.artigo .site-footer {
  min-height: 120px;
  grid-template-columns: 1fr auto;
  border-top: 0;
}

.voltar {
  justify-self: end;
  padding-bottom: 4px;
  color: #aeb8c0;
  border-bottom: 1px solid var(--line);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  transition: color 0.25s ease, border-color 0.25s ease;
}

.voltar:hover {
  color: var(--paper);
  border-color: var(--coral);
}

.wrap {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 24px;
}

.cabecalho {
  padding: 84px 0 44px;
}

.kicker {
  display: inline-block;
  margin-bottom: 24px;
  padding: 7px 12px;
  color: var(--paper);
  background: var(--coral-deep);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cabecalho h1 {
  margin: 0;
  font: 500 clamp(38px, 5.6vw, 66px)/0.94 var(--display);
  letter-spacing: -0.05em;
}

.meta {
  display: flex;
  margin-top: 26px;
  gap: 22px;
  flex-wrap: wrap;
  color: #6a747c;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.lede {
  margin: 30px 0 0;
  padding-left: 20px;
  border-left: 2px solid var(--gold);
  font: 500 clamp(18px, 1.8vw, 22px)/1.5 var(--display);
  color: #263845;
}

article {
  padding: 12px 0 48px;
  font-size: 17px;
  line-height: 1.78;
}

article p {
  margin: 0 0 26px;
}

article h2 {
  margin: 52px 0 18px;
  font: 500 clamp(28px, 3vw, 38px)/1.05 var(--display);
  letter-spacing: -0.04em;
}

article h3 {
  margin: 34px 0 12px;
  font: 600 21px/1.2 var(--display);
  letter-spacing: -0.02em;
}

article ul,
article ol {
  margin: 0 0 26px;
  padding-left: 22px;
}

article li {
  margin-bottom: 9px;
}

article a:not(.botao) {
  border-bottom: 1px solid rgba(219, 69, 46, 0.45);
  color: var(--coral-deep);
  font-weight: 600;
}

article a:not(.botao):hover {
  background: rgba(219, 69, 46, 0.08);
}

article blockquote {
  margin: 34px 0;
  padding-left: 22px;
  border-left: 2px solid var(--coral);
  font: 500 22px/1.4 var(--display);
  color: #263845;
}

.hl {
  background: linear-gradient(transparent 58%, rgba(219, 171, 69, 0.5) 58%);
  font-weight: 600;
}

/* cupom: único lugar com monoespaçada — recibo precisa alinhar coluna */
.cupom-bloco {
  display: flex;
  margin: 44px auto;
  justify-content: center;
}

.cupom {
  width: min(380px, 100%);
  padding: 26px 22px;
  color: #1a1a1a;
  background: #fffdf5;
  font-family: var(--mono);
  font-size: 12.5px;
  line-height: 1.6;
  box-shadow: 8px 8px 0 rgba(7, 19, 31, 0.18);
  clip-path: polygon(0 0,100% 0,100% calc(100% - 8px),97% 100%,94% calc(100% - 8px),91% 100%,88% calc(100% - 8px),85% 100%,82% calc(100% - 8px),79% 100%,76% calc(100% - 8px),73% 100%,70% calc(100% - 8px),67% 100%,64% calc(100% - 8px),61% 100%,58% calc(100% - 8px),55% 100%,52% calc(100% - 8px),49% 100%,46% calc(100% - 8px),43% 100%,40% calc(100% - 8px),37% 100%,34% calc(100% - 8px),31% 100%,28% calc(100% - 8px),25% 100%,22% calc(100% - 8px),19% 100%,16% calc(100% - 8px),13% 100%,10% calc(100% - 8px),7% 100%,4% calc(100% - 8px),1% 100%,0 calc(100% - 8px));
}

.cupom h4 {
  margin: 0 0 12px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #999;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-align: center;
}

.cupom .li {
  display: flex;
  padding: 2px 0;
  gap: 14px;
  justify-content: space-between;
}

.cupom .li span:last-child {
  white-space: nowrap;
}

.cupom .total {
  display: flex;
  margin-top: 12px;
  padding-top: 10px;
  gap: 14px;
  justify-content: space-between;
  border-top: 1px dashed #999;
  font-weight: 600;
}

.cupom .rodape-cupom {
  margin-top: 14px;
  color: #666;
  font-size: 10px;
  letter-spacing: 0.12em;
  text-align: center;
}

.caixa {
  margin: 38px 0;
  padding: 26px 28px;
  background: var(--paper);
  border: 1px solid rgba(7, 19, 31, 0.35);
  box-shadow: 5px 5px 0 rgba(7, 19, 31, 0.14);
}

.caixa h3 {
  margin: 0 0 12px;
  font: 600 20px/1.2 var(--display);
  letter-spacing: -0.02em;
}

.caixa ul,
.caixa ol {
  margin: 0;
  padding-left: 20px;
  font-size: 15.5px;
  line-height: 1.7;
}

.caixa li {
  margin-bottom: 9px;
}

.caixa li:last-child {
  margin-bottom: 0;
}

.caixa p {
  font-size: 15.5px;
  line-height: 1.7;
}

.caixa p:last-child {
  margin-bottom: 0;
}

.cta {
  margin: 56px 0 24px;
  padding: 46px 40px;
  color: var(--ink);
  background: var(--coral);
}

.cta h2 {
  margin: 0 0 14px;
  font: 500 clamp(30px, 3.4vw, 44px)/0.95 var(--display);
  letter-spacing: -0.045em;
}

.cta p {
  margin: 0;
  max-width: 52ch;
  color: rgba(7, 19, 31, 0.75);
  font-size: 15px;
  line-height: 1.7;
}

.botao {
  display: inline-flex;
  min-height: 50px;
  margin-top: 26px;
  padding: 0 22px;
  gap: 24px;
  align-items: center;
  color: var(--ink);
  background: var(--paper);
  font-size: 12px;
  font-weight: 700;
  box-shadow: 5px 5px 0 rgba(7, 19, 31, 0.25);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.botao:hover {
  transform: translateY(-3px);
  box-shadow: 8px 8px 0 rgba(7, 19, 31, 0.25);
}

.autora {
  display: flex;
  padding: 30px 0 70px;
  gap: 18px;
  align-items: center;
  border-top: 1px solid var(--line-dark);
  color: #4c5b66;
  font-size: 14px;
  line-height: 1.6;
}

.autora .foto {
  width: 58px;
  height: 58px;
  flex-shrink: 0;
  border: 1px solid rgba(7, 19, 31, 0.35);
  border-radius: 50%;
  object-fit: cover;
}

.autora strong {
  color: var(--ink);
}

/* ---------- responsivo ---------- */

@media (max-width: 1000px) {
  .site-header {
    grid-template-columns: 1fr auto;
  }

  .main-nav {
    position: absolute;
    top: 78px;
    right: 0;
    left: 0;
    display: none;
    padding: 25px;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid var(--line);
    background: rgba(7, 19, 31, 0.96);
    backdrop-filter: blur(18px);
  }

  .main-nav.is-open {
    display: flex;
  }

  .header-cta {
    display: none;
  }

  .menu-button {
    display: grid;
    width: 40px;
    height: 40px;
    padding: 0 9px;
    gap: 6px;
    align-content: center;
    border: 1px solid var(--line);
    background: transparent;
  }

  .menu-button > span:not(.sr-only) {
    display: block;
    height: 1px;
    background: var(--paper);
  }

  .hero {
    grid-template-columns: 1fr;
    padding-bottom: 70px;
  }

  .hero-copy {
    padding-bottom: 0;
  }

  .hero-stage {
    width: min(100%, 620px);
    margin: 0 auto;
  }

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

  .category-links a:nth-child(2) {
    border-right: 0;
  }

  .category-links a:nth-child(3) {
    padding-left: 0;
  }

  .article-grid {
    grid-template-columns: 1fr;
  }

  .story-card--large {
    grid-row: auto;
  }

  .story-card--large .story-art {
    min-height: 430px;
  }

  .app-banner {
    grid-template-columns: 0.85fr 1.15fr;
  }
}

@media (max-width: 700px) {
  :root {
    --page: min(89vw, 560px);
  }

  .site-header {
    min-height: 76px;
  }

  .brand-name {
    font-size: 18px;
  }

  .brand-mark {
    width: 36px;
  }

  .hero {
    min-height: auto;
  }

  .hero-copy {
    padding-top: 72px;
  }

  .hero h1 {
    font-size: clamp(48px, 15vw, 70px);
  }

  .hero-lead {
    margin-top: 28px;
  }

  .hero-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .button {
    width: 100%;
  }

  .hero-stage {
    min-height: 700px;
    margin-top: 35px;
  }

  .weekly-card {
    top: 118px;
    right: 0;
    width: 95%;
    padding: 21px;
    transform: rotateY(calc(-3deg + var(--tilt-y, 0deg))) rotateX(calc(2deg + var(--tilt-x, 0deg)));
  }

  .mini-panel {
    width: 225px;
  }

  .mini-panel--trip {
    top: 0;
    left: 0;
  }

  .mini-panel--home {
    right: 0;
    bottom: 0;
  }

  .floating-stamp {
    display: none;
  }

  .category-strip {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .category-links {
    grid-template-columns: 1fr;
  }

  .category-links a {
    padding-left: 0;
    border-right: 0;
  }

  .editorial-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-heading {
    gap: 30px;
    align-items: flex-start;
    flex-direction: column;
  }

  .story-card > a,
  .story-card:not(.story-card--large) > a {
    grid-template-columns: 1fr;
  }

  .story-art,
  .story-card--large .story-art {
    min-height: 260px;
  }

  .story-content {
    min-height: 230px;
  }

  .app-banner {
    grid-template-columns: 1fr;
  }

  .app-visual {
    min-height: 520px;
  }

  .phone-shell {
    width: min(72%, 300px);
  }

  .app-copy {
    min-height: 570px;
    padding: 65px 7vw;
  }

  .newsletter {
    min-height: 650px;
    grid-template-columns: 1fr;
    gap: 30px;
    align-content: center;
  }

  .newsletter-form {
    grid-template-columns: 1fr;
  }

  .newsletter-form button {
    min-height: 50px;
    text-align: left;
  }

  .site-footer {
    padding: 55px 0 25px;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .site-footer > small {
    grid-column: auto;
  }

  .floating-object {
    width: 9rem;
  }

  .object-c,
  .object-d {
    display: none;
  }

  body.artigo .site-header,
  body.artigo .site-footer {
    padding: 0 6vw;
  }

  .cabecalho {
    padding: 56px 0 32px;
  }

  .cta {
    padding: 34px 24px;
  }

  .caixa {
    padding: 22px 20px;
  }

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

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .ambient-set:not(:first-of-type) {
    display: none;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }
}
