/* Hallmark · pre-emit critique: P5 H5 E5 S5 R5 V4
 * genre: editorial · macrostructure: scroll-led studio showcase · theme: studied-DNA (source: midu.design)
 * enrichment: supplied campaign photography · nav: N1a · footer: Ft1
 * audience: DeFi whales + degens · use: understand loop then buy · tone: restrained wealth-maxxing
 * contrast: pass · honest: pass · tokens: pass · mobile: pass
 */
@font-face {
  font-family: "Instrument Serif";
  src: url("assets/instrument-serif-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face { font-family: "Instrument Sans"; src: url("assets/instrument-sans-400.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: "Instrument Sans"; src: url("assets/instrument-sans-500.ttf") format("truetype"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: "Instrument Sans"; src: url("assets/instrument-sans-600.ttf") format("truetype"); font-style: normal; font-weight: 600; font-display: swap; }
@font-face { font-family: "Instrument Sans"; src: url("assets/instrument-sans-700.ttf") format("truetype"); font-style: normal; font-weight: 700; font-display: swap; }
:root {
  --color-paper: oklch(0.97 0.006 95);
  --color-paper-soft: oklch(0.935 0.008 95);
  --color-ink: oklch(0.16 0.008 95);
  --color-muted: oklch(0.48 0.008 95);
  --color-line: oklch(0.84 0.008 95);
  --color-accent: oklch(0.87 0.27 124);
  --color-accent-ink: oklch(0.14 0.008 95);
  --color-focus: oklch(0.62 0.22 124);
  --color-hero: oklch(0.08 0.01 125);
  --color-hero-pill: oklch(0.14 0.01 125);
  --color-hero-glow: oklch(0.18 0.09 125 / .82);
  --color-hero-shade: oklch(0.06 0.01 125 / .94);
  --color-hero-shade-soft: oklch(0.07 0.01 125 / .62);
  --color-hero-meta: oklch(0.78 0.01 125);
  --color-nav-bg: oklch(0.1 0.01 125 / .76);
  --color-nav-line: oklch(0.55 0.02 125 / .24);
  --color-nav-hover: oklch(0.3 0.02 125 / .55);
  --color-title-top: oklch(0.19 0.045 125);
  --color-title-bottom: oklch(0.34 0.16 125);
  --color-transparent: oklch(0.08 0.01 125 / 0);
  --hero-video-y: 0px;
  --hero-copy-y: 0px;
  --hero-title-y: 0px;
  --hero-content-y: 0px;
  --hero-title-opacity: 1;
  --font-display: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;
  --font-body: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;
  --font-serif: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;
  --font-mono: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;
  --font-hero: "Instrument Serif", Georgia, serif;
  --page: clamp(1.25rem, 4vw, 4.5rem);
  --radius: clamp(1rem, 2vw, 2rem);
  --nav-height: 5.5rem;
}
* { box-sizing: border-box; letter-spacing: normal !important; }
html, body { margin: 0; min-width: 0; overflow-x: clip; scroll-behavior: smooth; }
body { background: var(--color-paper); color: var(--color-ink); font: 16px/1.45 var(--font-body); }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 2px solid var(--color-focus); outline-offset: 4px; }
.masthead { position: absolute; inset: 0 0 auto; z-index: 10; height: var(--nav-height); display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 2rem; padding: 0 var(--page); color: var(--color-ink); }
.wordmark { display: inline-flex; align-items: center; gap: .65rem; font-size: 1rem; font-weight: 600; letter-spacing: -.03em; white-space: nowrap; }
.logo-mark { display: block; width: 2rem; height: auto; flex: 0 0 auto; }
.mark { display: inline-grid; place-items: center; width: 1.75rem; aspect-ratio: 1; background: var(--color-accent); color: var(--color-accent-ink); border-radius: 50%; font-size: .85rem; font-weight: 700; }
.issue { justify-self: center; margin: 0; color: var(--color-muted); font: 10px var(--font-mono); letter-spacing: .08em; }
nav { display: flex; align-items: center; gap: 1.4rem; font-size: .75rem; }
nav a, .menu-button { white-space: nowrap; }
.nav-buy { display: inline-flex; align-items: center; min-height: 2.8rem; padding: 0 1.15rem; border: 1px solid var(--color-ink); border-radius: 999px; }
.nav-buy:hover { background: var(--color-ink); color: var(--color-paper); }
.menu-button { display: none; padding: .65rem .9rem; border: 1px solid var(--color-ink); border-radius: 999px; background: transparent; color: var(--color-ink); font: 700 11px var(--font-body); }
.hero { position: relative; display: flex; flex-direction: column; padding: calc(var(--nav-height) + 6vh) var(--page) var(--page); }
.hero-copy { order: 1; display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(16rem, .55fr); gap: 4vw; align-items: end; min-height: 60vh; padding-bottom: 5vh; }
.kicker, .section-label { margin: 0 0 1.2rem; color: var(--color-muted); font: 10px var(--font-mono); letter-spacing: .09em; text-transform: uppercase; }
h1, h2 { margin: 0; min-width: 0; overflow-wrap: anywhere; font-family: var(--font-display); font-style: normal; font-weight: 400; letter-spacing: -.065em; line-height: .94; }
h1 { grid-column: 1; font-size: clamp(4rem, 10.2vw, 10.5rem); }
h1 span { color: var(--ink); }
.hero-copy .kicker { position: absolute; top: calc(var(--nav-height) + 4vh); left: var(--page); }
.lede { grid-column: 2; max-width: 30ch; margin: 0; font-size: clamp(1.05rem, 1.4vw, 1.35rem); line-height: 1.4; }
.hero-actions { grid-column: 2; display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; margin-top: -2rem; }
.primary-action { display: inline-flex; align-items: center; justify-content: center; min-height: 3.2rem; padding: 0 1.3rem; border-radius: 999px; background: var(--color-ink); color: var(--color-paper); font-size: .75rem; white-space: nowrap; transition: transform .25s ease, background-color .25s ease; }
.primary-action:hover { transform: translateY(-2px); background: var(--color-accent); color: var(--color-accent-ink); }
.text-action { font-size: .75rem; text-decoration: underline; text-underline-offset: .3rem; white-space: nowrap; }
.hero-media { order: 2; width: 100%; height: min(76vw, 75vh); margin: 0; overflow: hidden; border-radius: var(--radius); background: var(--color-ink); }
.hero-media img { width: 100%; height: 100%; object-fit: cover; object-position: center 33%; transform: scale(1.01); }
.hero-tape { order: 3; display: flex; justify-content: space-between; gap: 2rem; padding: 1rem 0 0; color: var(--color-muted); font: 9px var(--font-mono); overflow: hidden; white-space: nowrap; }
.hero-tape span:last-child { display: none; }
.declaration { min-height: 90vh; display: grid; grid-template-columns: minmax(0, .5fr) minmax(0, 1.5fr); align-items: start; gap: 5vw; padding: 18vh var(--page); }
.declaration .section-label { padding-top: .65rem; }
.declaration h2 { grid-column: 2; max-width: 15ch; font-size: clamp(2.7rem, 6.4vw, 6.4rem); }
.declaration-note { grid-column: 2; justify-self: end; margin: 4rem 0 0; font: 1.4rem var(--font-serif); }
.loop, .notices, .terminal { padding: 14vh var(--page); }
.loop { background: var(--color-paper-soft); }
.section-head { display: flex; flex-direction: column; margin-bottom: 8vh; }
.section-head h2, .terminal-title h2 { max-width: 13ch; font-size: clamp(2.4rem, 5.2vw, 5.6rem); }
.loop-ledger { border-top: 1px solid var(--color-line); }
.loop-ledger article { display: grid; grid-template-columns: 4rem minmax(0, 1fr) minmax(14rem, .55fr); align-items: baseline; gap: 2rem; padding: 2.2rem 0; border-bottom: 1px solid var(--color-line); }
.loop-ledger span { color: var(--color-muted); font: 10px var(--font-mono); }
.loop-ledger h3 { margin: 0; font-size: clamp(1.45rem, 2.55vw, 2.9rem); font-weight: 400; letter-spacing: -.045em; }
.loop-ledger p { margin: 0; color: var(--color-muted); }
.proof-strip { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1rem; margin-top: 3rem; color: var(--color-muted); font: 9px var(--font-mono); }
.wealth-break { margin: var(--page); display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(18rem, .65fr); align-items: end; gap: 4rem; min-height: 85vh; padding: clamp(2rem, 7vw, 7rem); border-radius: var(--radius); background: var(--color-ink); color: var(--color-paper); }
.wealth-break .section-label { color: var(--color-paper); opacity: .6; }
.wealth-copy h2 { font-size: clamp(3.2rem, 8vw, 8.8rem); line-height: .92; }
.check { justify-self: end; width: min(100%, 30rem); padding: 2rem; background: var(--color-paper); color: var(--color-ink); border-radius: .3rem; transform: rotate(-2deg); font-family: var(--font-mono); }
.check p, .check span, .check small { display: block; }
.check p { padding-bottom: .8rem; border-bottom: 1px solid var(--color-line); }
.check strong { display: block; margin: 2.4rem 0; font: 2rem var(--font-serif); }
.check b { display: block; margin: 2rem 0; font: 400 5rem var(--font-display); letter-spacing: -.06em; }
.terminal { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 8vw; align-items: center; }
.terminal-title p:last-child { max-width: 48ch; color: var(--color-muted); }
.dashboard { padding: clamp(1.5rem, 3vw, 3rem); border-radius: var(--radius); background: var(--color-paper-soft); }
.dash-top { display: flex; justify-content: space-between; gap: 1rem; padding-bottom: 1.5rem; font: 10px var(--font-mono); }
.dash-top strong { color: var(--color-muted); }
.dashboard dl { margin: 0; border-top: 1px solid var(--color-line); }
.dashboard dl div { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 1rem; align-items: center; padding: 1.5rem 0; border-bottom: 1px solid var(--color-line); }
.dashboard dt { font-size: .72rem; }
.dashboard dd { margin: 0; font-size: clamp(1.7rem, 3vw, 3rem); letter-spacing: -.05em; }
.dashboard button { width: 100%; min-height: 3.2rem; margin-top: 1.5rem; border: 1px solid var(--color-line); border-radius: 999px; background: transparent; color: var(--color-muted); cursor: not-allowed; opacity: .65; }
.metric-note { min-height: 1lh; margin: 1rem 0 0; color: var(--color-muted); font: 9px var(--font-mono); text-align: center; }
.dash-status { display: inline-flex; align-items: center; gap: .45rem; }
.status-dot { width: .45rem; aspect-ratio: 1; border-radius: 50%; background: var(--color-focus); animation: status-pulse 1.8s ease-in-out infinite; }
@keyframes status-pulse {
  0%, 100% { opacity: 1; box-shadow: 0 0 0 0 oklch(0.62 0.22 124 / .45); }
  50% { opacity: .5; box-shadow: 0 0 0 .5rem oklch(0.62 0.22 124 / 0); }
}
.dash-scan { position: relative; height: 1px; overflow: hidden; background: var(--color-line); }
.dash-scan::after { content: ""; position: absolute; inset: 0 auto 0 0; width: 30%; background: linear-gradient(90deg, transparent, var(--color-focus), transparent); animation: dash-scan 2.6s ease-in-out infinite; }
@keyframes dash-scan {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(433%); }
}
.dash-visual { margin: 1.5rem 0 0; display: grid; place-items: center; }
.dash-visual img { width: min(15rem, 60%); mix-blend-mode: darken; filter: contrast(1.5); }
@media (prefers-reduced-motion: reduce) {
  .status-dot, .dash-scan::after { animation: none; }
}
.notices { background: var(--color-paper-soft); }
.notice-stack { margin-left: min(25vw, 22rem); }
.notice-stack article { padding: 2.6rem 0; border-top: 1px solid var(--color-line); }
.notice-stack time { color: var(--color-muted); font: 9px var(--font-mono); }
.notice-stack h3 { max-width: 20ch; margin: 1rem 0 .5rem; font-size: clamp(1.6rem, 3.2vw, 3.6rem); font-weight: 400; letter-spacing: -.05em; line-height: 1; }
.notice-stack p { margin: 0; color: var(--color-muted); font-family: var(--font-serif); }
.final-cta { min-height: 92vh; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; padding: 14vh var(--page); }
.final-cta h2 { max-width: 12ch; font-size: clamp(3.2rem, 8vw, 8.8rem); }
.final-cta .primary-action { margin-top: 2.5rem; }
.contract { margin-top: 1.2rem; color: var(--color-muted); font: 9px var(--font-mono); }
footer { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 2rem; padding: 3rem var(--page); border-top: 1px solid var(--color-line); }
footer > div:first-child { display: flex; align-items: center; gap: .65rem; }
footer .logo-mark { width: 2.2rem; }
footer p { justify-self: center; margin: 0; color: var(--color-muted); font-size: .7rem; }
.footer-links { display: flex; gap: 1rem; font-size: .7rem; }
.footer-links a { white-space: nowrap; }
footer small { grid-column: 1 / -1; color: var(--color-muted); font-size: .6rem; }
.reveal { opacity: 0; transform: translateY(22px); transition: opacity .8s cubic-bezier(.2,.7,.2,1), transform .8s cubic-bezier(.2,.7,.2,1); }
.reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; } .reveal { opacity: 1; transform: none; } }
@media (max-width: 64rem) {
  .issue { display: none; }
  .masthead { grid-template-columns: minmax(0, 1fr) auto; }
  .menu-button { display: block; }
  nav { display: none; position: absolute; top: 100%; left: var(--page); right: var(--page); flex-direction: column; align-items: stretch; padding: 1rem; border-radius: 1rem; background: var(--color-ink); color: var(--color-paper); }
  nav.is-open { display: flex; }
  nav a { padding: .7rem; }
  .nav-buy { border-color: var(--color-paper); }
  .hero-copy { grid-template-columns: minmax(0, 1.4fr) minmax(14rem, .6fr); }
  .wealth-break, .terminal { grid-template-columns: minmax(0, 1fr); }
  .check { justify-self: start; }
}
@media (max-width: 48rem) {
  :root { --nav-height: 4.7rem; }
  .hero { padding-top: calc(var(--nav-height) + 4rem); }
  .hero-copy { display: flex; flex-direction: column; align-items: flex-start; min-height: auto; padding: 3rem 0 4rem; }
  .hero-copy .kicker { position: static; }
  h1 { font-size: clamp(3.25rem, 14vw, 5.5rem); line-height: .96; letter-spacing: -.075em; }
  .lede { margin-top: 2rem; }
  .hero-actions { margin-top: 2rem; }
  .hero-media { height: 105vw; max-height: 75vh; }
  .declaration { display: flex; flex-direction: column; min-height: 75vh; padding-top: 8rem; padding-bottom: 8rem; }
  .declaration-note { align-self: flex-end; }
  .loop, .notices, .terminal { padding-top: 7rem; padding-bottom: 7rem; }
  .loop-ledger article { grid-template-columns: 2.4rem minmax(0, 1fr); gap: 1rem; }
  .loop-ledger p { grid-column: 2; }
  .wealth-break { min-height: auto; margin: .75rem; padding-top: 5rem; padding-bottom: 5rem; }
  .wealth-copy h2 { line-height: .9; }
  .notice-stack { margin-left: 0; }
  footer { grid-template-columns: minmax(0, 1fr); align-items: start; }
  footer p { justify-self: start; }
}

/* Hallmark · pre-emit critique: P5 H4 E5 S5 R5 V4 */
/* Copy-led spec v13: campaign imagery removed by request. */
.wealth-break { grid-template-columns: minmax(0, 1fr); align-items: end; }
.wealth-copy { max-width: 74rem; }
.how, .faq { padding: 14vh var(--page); }
.how { background: var(--color-paper-soft); }
.faq-list { margin-left: min(20vw, 18rem); border-top: 1px solid var(--color-line); }
.faq-list details { border-bottom: 1px solid var(--color-line); }
.faq-list summary { display: flex; justify-content: space-between; gap: 2rem; padding: 1.7rem 0; cursor: pointer; font-size: clamp(1.3rem, 2.2vw, 2rem); list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; flex: 0 0 auto; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details p { max-width: 65ch; margin: 0; padding: 0 0 1.8rem; color: var(--color-muted); }
.future-memes { margin: 1.5rem 0 0; color: var(--color-muted); font-size: .7rem; }
.contract { display: flex; align-items: center; flex-wrap: wrap; gap: .75rem; margin-top: 1.5rem; color: var(--color-muted); font-size: .65rem; }
.contract button, .contract a { border: 1px solid var(--color-line); border-radius: 999px; padding: .55rem .8rem; background: transparent; color: var(--color-muted); font: inherit; }
.contract button:disabled, .contract a[aria-disabled="true"] { cursor: not-allowed; opacity: .55; }
.community { display: flex; flex-direction: column; align-items: center; gap: .7rem; padding: 7rem var(--page); border-top: 1px solid var(--color-line); text-align: center; }
.community p { margin: 0; font: clamp(2.5rem, 5vw, 5rem) var(--font-hero); }
.community div { display: flex; gap: .65rem; color: var(--color-muted); }

@media (max-width: 60rem) {
  .declaration, .wealth-break, .terminal { grid-template-columns: minmax(0, 1fr); }
  .declaration h2 { grid-column: 1; }
  .faq-list { margin-left: 0; }
}
@media (max-width: 48rem) {
  .how, .faq { padding-top: 7rem; padding-bottom: 7rem; }
}

/* Header v9: logo left, integrated navigation right. */
.masthead { grid-template-columns: minmax(0, 1fr) auto; }
.masthead .wordmark { opacity: 1; font-family: var(--font-body); font-weight: 400; }
.masthead .wordmark span { font-family: var(--font-body); font-weight: 400; }
.masthead .menu-button { display: none; position: static; width: auto; min-height: 0; transform: none; }
.masthead nav { position: static; display: flex; justify-self: end; align-items: center; gap: .25rem; margin: 0; padding: .35rem; border: 1px solid var(--color-nav-line); border-radius: 999px; background: var(--color-nav-bg); color: var(--color-paper); backdrop-filter: blur(14px); }
.masthead nav a, .masthead nav a:not(.nav-buy) { display: inline-flex; align-items: center; justify-content: center; min-height: 2.45rem; padding: 0 .9rem; border-radius: 999px; color: var(--color-paper); font-size: .72rem; font-weight: 400; white-space: nowrap; }
.masthead nav a:hover { background: var(--color-nav-hover); }
.masthead .nav-buy { min-height: 2.45rem; padding: 0 1rem; border: 0; border-radius: 999px; background: var(--color-accent); color: var(--color-accent-ink); }
.masthead .nav-buy:hover { background: var(--color-paper); color: var(--color-ink); }

@media (max-width: 48rem) {
  .masthead .menu-button { display: inline-flex; position: static; justify-self: end; align-items: center; justify-content: center; min-height: 2.65rem; padding: 0 1rem; border: 1px solid var(--color-nav-line); border-radius: 999px; background: var(--color-nav-bg); color: var(--color-paper); }
  .masthead nav { display: none; position: absolute; top: calc(100% - .35rem); left: var(--page); right: var(--page); flex-direction: column; align-items: stretch; padding: .6rem; border-radius: 1rem; }
  .masthead nav.is-open { display: flex; }
  .masthead nav a, .masthead nav a:not(.nav-buy) { justify-content: flex-start; width: 100%; padding-inline: .9rem; }
  .masthead .nav-buy { justify-content: center; margin-top: .25rem; }
}
@media (max-width: 26rem) {
  .dashboard dl div { grid-template-columns: minmax(0, 1fr); }
  .dash-top { flex-direction: column; }
  .check b { font-size: 3.8rem; }
}

/* Direct adaptation of the Midu hero composition. */
.masthead { position: absolute; color: var(--color-paper); }
.masthead .wordmark { color: var(--color-paper); opacity: .5; }
.masthead .menu-button { display: flex; position: absolute; left: 50%; top: 1.25rem; transform: translateX(-50%); align-items: center; justify-content: space-between; width: 17.5rem; min-height: 3.75rem; padding: 0 1.25rem; border: 0; border-radius: 1rem; background: var(--color-hero-pill); color: var(--color-paper); font-size: .95rem; font-weight: 400; }
.masthead .menu-button span { color: var(--color-muted); font-size: .72rem; }
.masthead nav { display: flex; margin-left: auto; }
.masthead nav a:not(.nav-buy) { display: none; }
.masthead .nav-buy { min-height: 3.25rem; padding-inline: 1.4rem; border: 0; border-radius: 1rem; background: var(--color-paper-soft); color: var(--color-ink); }
.hero { position: relative; display: block; height: 100svh; min-height: 46rem; padding: 0 var(--page); overflow: hidden; background: var(--color-hero); color: var(--color-paper); }
.hero::before { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(to bottom, var(--color-hero-shade) 0%, var(--color-hero-shade-soft) 42%, var(--color-transparent) 68%); pointer-events: none; }
.hero::after { content: ""; position: absolute; inset: 32% 0 0; z-index: 1; background: linear-gradient(to bottom, var(--color-transparent), var(--color-hero-glow)); pointer-events: none; }
.hero-media { position: absolute; inset: -6% 0; z-index: 0; width: 100%; height: 112%; margin: 0; border-radius: 0; opacity: .7; overflow: hidden; transform: translate3d(0, var(--hero-video-y), 0) scale(1.06); transform-origin: center; will-change: transform; }
.hero-media video { width: 100%; height: 100%; object-fit: cover; object-position: center 46%; filter: grayscale(.18) saturate(.8) contrast(1.08) brightness(.72); }
.hero-copy { position: absolute; z-index: 4; top: auto; right: var(--page); bottom: 72px; display: block; width: min(29vw, 28rem); min-height: 0; padding: 0; transform: translate3d(0, var(--hero-content-y), 0); opacity: var(--hero-title-opacity); will-change: transform, opacity; }
.hero-copy .kicker { position: static; margin-bottom: 1rem; color: var(--color-muted); }
.hero-copy .lede { max-width: 19ch; margin: 0; color: var(--color-paper); font-size: clamp(1.35rem, 1.85vw, 1.9rem); font-weight: 400; line-height: 1.08; }
.hero-actions { display: block; margin-top: 1.75rem; }
.hero .primary-action { background: var(--color-accent); color: var(--color-accent-ink); }
.hero-meta { position: absolute; z-index: 3; left: var(--page); right: var(--page); bottom: 35%; display: grid; grid-template-columns: auto auto minmax(0, 1fr); align-items: center; gap: 2rem; color: var(--color-hero-meta); font-size: .78rem; transform: translate3d(0, var(--hero-copy-y), 0); will-change: transform; }
.hero-meta a { justify-self: end; white-space: nowrap; }
.hero-meta a::after { content: "↓"; display: inline-block; margin-left: .4rem; animation: scroll-cue 1.8s ease-in-out infinite; }
.hero h1 { position: absolute; z-index: 2; left: var(--page); right: auto; bottom: 60px; width: 74vw; margin: 0; color: var(--color-paper); background: none; font-family: var(--font-hero); font-size: clamp(8rem, 17vw, 18rem); font-weight: 400; line-height: .78; white-space: nowrap; overflow-wrap: normal; transform: translate3d(0, var(--hero-content-y), 0) scaleX(.82); transform-origin: left bottom; opacity: var(--hero-title-opacity); will-change: transform, opacity; }
@keyframes scroll-cue { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(.35rem); } }
.check { will-change: transform; transition: transform .12s linear; }
.notice-stack article { transition: transform .7s cubic-bezier(.2,.7,.2,1), opacity .7s cubic-bezier(.2,.7,.2,1); }

@media (max-width: 64rem) {
  .masthead .menu-button { display: flex; }
}
@media (max-width: 48rem) {
  .masthead { height: 4.5rem; }
  .masthead .wordmark { opacity: 1; }
  .masthead .menu-button { left: auto; right: var(--page); top: .9rem; width: auto; min-height: 2.8rem; transform: none; border-radius: 999px; }
  .masthead .menu-button span, .masthead nav { display: none; }
  .hero { height: 100svh; min-height: 42rem; padding: 0 var(--page); }
  .hero-copy { top: auto; left: var(--page); right: var(--page); bottom: clamp(8.5rem, 28vw, 11rem); width: auto; }
  .hero-copy .lede { max-width: 18ch; font-size: clamp(1.35rem, 6vw, 1.85rem); }
  .hero-copy .lede { max-width: 15ch; font-size: clamp(1.75rem, 8vw, 2.4rem); }
  .hero-media { inset: -5% 0; height: 110%; max-height: none; }
  .hero-media video { object-position: center 50%; }
  .hero-meta { bottom: 28%; grid-template-columns: minmax(0, 1fr) auto; font-size: .65rem; }
  .hero-meta span:nth-child(2) { display: none; }
  .hero h1 { left: var(--page); right: auto; bottom: 40px; width: 100vw; font-size: 21vw; line-height: .9; transform: translate3d(0, var(--hero-content-y), 0) scaleX(.86); }
}

/* Wealth break — pool campaign background. */
.wealth-break { position: relative; overflow: hidden; background: var(--color-ink) url("assets/pool-night.png") center / cover no-repeat; }
.wealth-break::before { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, oklch(0.08 0.01 125 / .6), oklch(0.08 0.01 125 / .15) 55%, oklch(0.08 0.01 125 / 0)); pointer-events: none; }
.wealth-break > * { position: relative; z-index: 1; }

/* Cleanup pass. */
.masthead nav { flex-direction: row; }
@media (max-width: 48rem) { .masthead nav { flex-direction: column; } }
.how .loop-ledger article { grid-template-columns: 3rem minmax(0, 1fr); gap: 1rem 1.5rem; }
.how .loop-ledger article h3 { font-size: clamp(1.35rem, 2vw, 2.2rem); }
.how .loop-ledger article p { grid-column: 2; }
.contract button, .contract a { white-space: nowrap; }
.hero-meta span { white-space: nowrap; }

/* Mobile hero: title above subtext, stacked flow. */
@media (max-width: 48rem) {
  .hero { display: flex; flex-direction: column; justify-content: flex-end; gap: 1.25rem; padding-bottom: 2.25rem; }
  .hero-meta { position: static; order: 1; transform: none; }
  .hero h1 { position: static; order: 2; width: auto; transform: scaleX(.86); }
  .hero-copy { position: static; order: 3; width: auto; transform: none; }
}

/* Mobile: how/faq collapse to single column, image as faded backdrop under text. */
@media (max-width: 48rem) {
  .how, .faq { position: relative; display: block !important; overflow: hidden; }
  .how figure, .faq figure { position: absolute; inset: 0; margin: 0 !important; min-height: 0; z-index: 0; }
  .how figure::after, .faq figure::after { content: ""; position: absolute; inset: 0; background: oklch(0.97 0.006 95 / .82); }
  .how figure img, .faq figure img { width: 100%; height: 100%; object-fit: cover; }
  .how > div, .faq > div { position: relative; z-index: 1; }
}

/* Terminal flipped: dashboard left (smaller), copy right. */
.terminal { grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); }
.terminal .terminal-title { order: 2; }
.terminal .dashboard { order: 1; width: min(100%, 34rem); }

/* Final CTA inverse + green footer. */
.final-cta { background: var(--color-ink); color: var(--color-paper); }
.final-cta .section-label { color: oklch(0.7 0.01 125); }
.final-cta .primary-action { background: var(--color-accent); color: var(--color-accent-ink); }
.final-cta .primary-action:hover { background: var(--color-paper); color: var(--color-ink); }
.final-cta .future-memes, .final-cta .contract { color: oklch(0.7 0.01 125); }
.final-cta .contract button, .final-cta .contract a { border-color: oklch(0.35 0.01 125); color: oklch(0.7 0.01 125); }
.community { background: var(--color-ink); color: var(--color-paper); border-top-color: oklch(0.3 0.01 125); }
.community div { color: oklch(0.7 0.01 125); }
footer { background: var(--color-accent); color: var(--color-accent-ink); border-top: 0; }
footer p, footer small, .footer-links { color: var(--color-accent-ink); }

.masthead { grid-template-columns: minmax(0, 1fr) auto; }
.masthead .wordmark { opacity: 1; font-family: var(--font-body); font-weight: 400; }
.masthead .wordmark span { font-family: var(--font-body); font-weight: 400; }
.masthead .menu-button { display: none; position: static; width: auto; min-height: 0; transform: none; }
.masthead nav { position: static; display: flex; justify-self: end; align-items: center; gap: .25rem; margin: 0; padding: .35rem; border: 1px solid var(--color-nav-line); border-radius: 999px; background: var(--color-nav-bg); color: var(--color-paper); backdrop-filter: blur(14px); }
.masthead nav a, .masthead nav a:not(.nav-buy) { display: inline-flex; align-items: center; justify-content: center; min-height: 2.45rem; padding: 0 .9rem; border-radius: 999px; color: var(--color-paper); font-size: .72rem; font-weight: 400; white-space: nowrap; }
.masthead nav a:hover { background: var(--color-nav-hover); }
.masthead .nav-buy { display: inline-flex; min-height: 2.45rem; padding: 0 1rem; border: 0; border-radius: 999px; background: var(--color-accent); color: var(--color-accent-ink); }
.masthead .nav-buy:hover { background: var(--color-paper); color: var(--color-ink); }

@media (max-width: 48rem) {
  .masthead .menu-button { display: inline-flex; position: static; justify-self: end; align-items: center; justify-content: center; min-height: 2.65rem; padding: 0 1rem; border: 1px solid var(--color-nav-line); border-radius: 999px; background: var(--color-nav-bg); color: var(--color-paper); }
  .masthead nav { display: none; position: absolute; top: calc(100% - .35rem); left: var(--page); right: var(--page); flex-direction: column; align-items: stretch; padding: .6rem; border-radius: 1rem; }
  .masthead nav.is-open { display: flex; }
  .masthead nav a, .masthead nav a:not(.nav-buy) { display: inline-flex; justify-content: flex-start; width: 100%; padding-inline: .9rem; }
  .masthead .nav-buy { justify-content: center; margin-top: .25rem; }
}
