:root {
  --ink: #211920;
  --near-black: #171116;
  --wine: #501f37;
  --wine-deep: #331423;
  --gold: #d6a84f;
  --gold-pale: #f0d494;
  --cream: #f5f0e7;
  --paper: #ebe2d5;
  --sage: #668275;
  --line: rgba(33, 25, 32, 0.18);
  --light-line: rgba(245, 240, 231, 0.2);
  --serif: "Playfair Display", Georgia, serif;
  --sans: "DM Sans", Arial, sans-serif;
  --mono: "DM Mono", Consolas, monospace;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { background: var(--cream); color: var(--ink); font-family: var(--sans); margin: 0; overflow-x: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
.skip-link { background: var(--gold); color: var(--near-black); left: 1rem; padding: 0.8rem 1rem; position: fixed; top: -5rem; z-index: 100; }
.skip-link:focus { top: 1rem; }
.section-shell { margin: 0 auto; max-width: 1320px; padding-left: clamp(1.25rem, 5vw, 5rem); padding-right: clamp(1.25rem, 5vw, 5rem); }
.eyebrow { color: var(--gold-pale); font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0; margin: 0 0 1.1rem; text-transform: uppercase; }
.eyebrow-dark { color: var(--wine); }
.button { align-items: center; border: 0; display: inline-flex; font-size: 0.82rem; font-weight: 700; gap: 1.1rem; justify-content: space-between; min-height: 52px; padding: 0.9rem 1.15rem; text-decoration: none; transition: background 180ms ease, color 180ms ease, transform 180ms ease; }
.button:hover { transform: translateY(-2px); }
.button-gold { background: var(--gold); color: var(--near-black); }
.button-gold:hover { background: var(--gold-pale); }
.button-light { background: var(--cream); color: var(--near-black); }
.button-light:hover { background: #fff; }
.button-wide { width: 100%; }

.site-header { align-items: center; border-bottom: 1px solid var(--light-line); color: var(--cream); display: flex; height: 76px; justify-content: space-between; left: 0; padding: 0 clamp(1.25rem, 4vw, 4rem); position: absolute; right: 0; top: 0; z-index: 10; }
.site-header.is-scrolled { backdrop-filter: blur(16px); background: rgba(23, 17, 22, 0.92); border-bottom-color: rgba(245, 240, 231, 0.12); position: fixed; }
.brand { align-items: center; display: inline-flex; font-family: var(--serif); font-size: 1rem; gap: 0.75rem; line-height: 1; text-decoration: none; }
.brand small { display: block; font-family: var(--mono); font-size: 0.48rem; font-weight: 400; margin-top: 0.35rem; text-transform: uppercase; }
.brand-seal { align-items: center; border: 1px solid currentColor; display: inline-flex; font-family: var(--mono); font-size: 0.65rem; height: 34px; justify-content: center; width: 34px; }
.site-header nav { align-items: center; display: flex; gap: 2rem; }
.site-header nav a { font-size: 0.72rem; font-weight: 600; text-decoration: none; }
.site-header nav a:not(.header-cta):hover { color: var(--gold-pale); }
.header-cta { border: 1px solid rgba(245, 240, 231, 0.5); padding: 0.75rem 1rem; }
.header-cta:hover { background: var(--cream); color: var(--near-black); }

.hero { align-items: flex-end; background: var(--near-black); color: var(--cream); display: flex; min-height: min(84svh, 860px); overflow: hidden; padding: 8.5rem clamp(1.25rem, 7vw, 7rem) 4rem; position: relative; }
.hero-photo, .hero-shade { height: 100%; inset: 0; position: absolute; width: 100%; }
.hero-photo { object-fit: cover; object-position: 62% 34%; }
.hero-shade { background: linear-gradient(90deg, rgba(23, 17, 22, 0.96) 0%, rgba(23, 17, 22, 0.8) 38%, rgba(23, 17, 22, 0.14) 72%), linear-gradient(0deg, rgba(23, 17, 22, 0.75), transparent 44%); }
.hero-content { max-width: 780px; position: relative; z-index: 1; }
.hero h1 { font-family: var(--serif); font-size: clamp(3.2rem, 5.7vw, 6.2rem); font-weight: 500; line-height: 0.92; margin: 0; max-width: 820px; }
.hero h1 em { color: var(--gold-pale); font-weight: 500; }
.hero-lead { color: rgba(245, 240, 231, 0.78); font-size: clamp(1rem, 1.4vw, 1.18rem); line-height: 1.65; margin: 1.8rem 0 2rem; max-width: 620px; }
.hero-actions { align-items: center; display: flex; gap: 1.7rem; }
.quiet-link { color: rgba(245, 240, 231, 0.78); font-size: 0.78rem; text-decoration: none; }
.quiet-link:hover { color: var(--cream); }
.hero-proof { border-top: 1px solid var(--light-line); display: flex; flex-wrap: wrap; font-family: var(--mono); font-size: 0.58rem; gap: 0.7rem 2rem; margin: 2.4rem 0 0; padding-top: 1rem; text-transform: uppercase; }
.hero-proof span { align-items: center; display: inline-flex; gap: 0.5rem; }
.hero-proof span::before { background: var(--sage); content: ""; height: 6px; width: 6px; }
.hero-scroll { align-items: center; bottom: 3.8rem; display: flex; font-family: var(--mono); font-size: 0.56rem; gap: 0.8rem; position: absolute; right: clamp(1.25rem, 4vw, 4rem); text-transform: uppercase; transform: rotate(90deg); transform-origin: right bottom; z-index: 1; }
.hero-scroll i { background: var(--gold); height: 1px; width: 68px; }

.opening-band { background: var(--gold); display: grid; gap: 2rem; grid-template-columns: 0.7fr 1.3fr; padding: clamp(3.5rem, 7vw, 7rem) clamp(1.25rem, 7vw, 7rem); }
.opening-band p { font-family: var(--mono); font-size: 0.68rem; margin: 0; text-transform: uppercase; }
.opening-band h2 { font-family: var(--serif); font-size: clamp(2.2rem, 4.3vw, 4.7rem); font-weight: 500; line-height: 1.02; margin: 0; }

.struggle-section { padding-bottom: clamp(5rem, 10vw, 9rem); padding-top: clamp(5rem, 10vw, 9rem); }
.struggle-heading { display: grid; gap: 1.5rem 5rem; grid-template-columns: minmax(220px, 0.55fr) minmax(0, 1.45fr); }
.struggle-heading h2, .method-intro h2 { font-family: var(--serif); font-size: clamp(2.6rem, 5vw, 5.2rem); font-weight: 500; line-height: 0.98; margin: 0; }
.struggle-body { display: grid; gap: clamp(2rem, 5vw, 5rem); grid-template-columns: minmax(280px, 1fr) minmax(320px, 0.8fr); margin-top: 4.5rem; }
.struggle-list { border-top: 1px solid var(--line); list-style: none; margin: 0; padding: 0; }
.struggle-list li { align-items: baseline; border-bottom: 1px solid var(--line); display: grid; gap: 1rem; grid-template-columns: 42px 1fr; padding: 1.25rem 0; }
.struggle-list span { color: var(--wine); font-family: var(--mono); font-size: 0.62rem; }
.struggle-list p { font-family: var(--serif); font-size: clamp(1.15rem, 2vw, 1.55rem); line-height: 1.35; margin: 0; }
.reframe-block { align-self: stretch; background: var(--wine); color: var(--cream); display: flex; flex-direction: column; justify-content: center; padding: clamp(2rem, 5vw, 4.5rem); }
.reframe-block blockquote { font-family: var(--serif); font-size: clamp(1.55rem, 3vw, 2.5rem); line-height: 1.25; margin: 0 0 1.7rem; }
.reframe-block > p:last-child { color: rgba(245, 240, 231, 0.7); font-size: 0.84rem; line-height: 1.7; margin: 0; }

.method-section { background: #405d53; color: var(--cream); padding: clamp(5rem, 10vw, 9rem) clamp(1.25rem, 7vw, 7rem); }
.method-intro { display: grid; gap: 1.5rem 5rem; grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.55fr); margin: 0 auto; max-width: 1260px; }
.method-intro .eyebrow { grid-column: 1 / -1; }
.method-intro > p:last-child { color: rgba(245, 240, 231, 0.72); font-size: 0.94rem; line-height: 1.75; margin: 0.3rem 0 0; }
.method-steps { display: grid; gap: clamp(1.5rem, 3vw, 3rem); grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 5rem auto 0; max-width: 1260px; }
.method-steps article { border-top: 1px solid rgba(245, 240, 231, 0.3); min-width: 0; padding-top: 1.4rem; }
.method-card { aspect-ratio: 2 / 3; background: var(--near-black); margin-bottom: 1.5rem; max-width: 250px; overflow: hidden; width: 72%; }
.method-card img { height: 100%; object-fit: cover; width: 100%; }
.method-steps article > span { color: var(--gold-pale); font-family: var(--mono); font-size: 0.62rem; text-transform: uppercase; }
.method-steps h3 { font-family: var(--serif); font-size: clamp(1.65rem, 2.6vw, 2.4rem); font-weight: 500; line-height: 1.05; margin: 0.8rem 0; }
.method-steps p { color: rgba(245, 240, 231, 0.68); font-size: 0.82rem; line-height: 1.65; margin: 0; max-width: 360px; }
.method-synthesis { border-bottom: 1px solid rgba(245, 240, 231, 0.25); border-top: 1px solid rgba(245, 240, 231, 0.25); font-family: var(--serif); font-size: clamp(1.25rem, 2.2vw, 1.8rem); line-height: 1.4; margin: 4rem auto 0; max-width: 1260px; padding: 1.5rem 0; }

.course-section { padding-bottom: clamp(5rem, 10vw, 9rem); padding-top: clamp(5rem, 10vw, 9rem); }
.section-intro { display: grid; gap: 1.5rem 5rem; grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.65fr); }
.section-intro .eyebrow { grid-column: 1 / -1; }
.section-intro h2, .material-copy h2, .demo-copy h2, .alex-copy h2, .practice-heading h2, .offer-copy h2, .faq-heading h2, .final-cta h2 { font-family: var(--serif); font-size: clamp(2.6rem, 5vw, 5.2rem); font-weight: 500; line-height: 0.98; margin: 0; }
.section-intro > p:last-child { font-size: 0.98rem; line-height: 1.75; margin: 0.25rem 0 0; }
.curriculum-grid { border-left: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 5rem; }
.curriculum-grid article { border-bottom: 1px solid var(--line); border-right: 1px solid var(--line); min-height: 300px; padding: 2rem 1.5rem; }
.curriculum-grid article > span { color: var(--wine); font-family: var(--mono); font-size: 0.66rem; }
.curriculum-grid h3 { font-family: var(--serif); font-size: 1.7rem; font-weight: 500; line-height: 1.05; margin: 5rem 0 1rem; }
.curriculum-grid p { color: rgba(33, 25, 32, 0.7); font-size: 0.82rem; line-height: 1.65; margin: 0; }

.material-section { align-items: center; background: var(--wine-deep); color: var(--cream); display: grid; gap: clamp(3rem, 7vw, 8rem); grid-template-columns: minmax(300px, 0.85fr) minmax(300px, 0.7fr); overflow: hidden; padding: clamp(4rem, 9vw, 8rem) clamp(1.25rem, 7vw, 7rem); }
.book-stage { min-height: 650px; position: relative; }
.book-stage img { box-shadow: 0 28px 70px rgba(0, 0, 0, 0.32); position: absolute; width: min(44%, 350px); }
.book-cover { left: 16%; top: 0; transform: rotate(-7deg); z-index: 2; }
.book-page { bottom: 0; right: 10%; transform: rotate(6deg); }
.material-copy { max-width: 620px; }
.material-copy > p:not(.eyebrow) { color: rgba(245, 240, 231, 0.72); font-size: 0.95rem; line-height: 1.75; margin: 1.7rem 0; }
.material-copy ul, .offer-copy ul { border-top: 1px solid var(--light-line); list-style: none; margin: 2rem 0 0; padding: 0; }
.material-copy li, .offer-copy li { border-bottom: 1px solid var(--light-line); font-size: 0.78rem; padding: 0.9rem 0 0.9rem 1.4rem; position: relative; }
.material-copy li::before, .offer-copy li::before { color: var(--gold); content: "+"; left: 0; position: absolute; }

.demo-section { background: var(--near-black); color: var(--cream); display: grid; grid-template-columns: minmax(300px, 0.68fr) minmax(440px, 1fr); min-height: 760px; }
.demo-copy { align-self: center; padding: clamp(4rem, 8vw, 8rem) clamp(1.25rem, 6vw, 6rem); }
.demo-copy > p:not(.eyebrow) { color: rgba(245, 240, 231, 0.65); font-size: 0.9rem; line-height: 1.7; max-width: 520px; }
.theme-control { border: 1px solid var(--light-line); display: grid; grid-template-columns: repeat(3, 1fr); margin: 2rem 0 1rem; max-width: 450px; }
.theme-control button { background: transparent; border: 0; border-right: 1px solid var(--light-line); color: var(--cream); cursor: pointer; font-size: 0.7rem; min-height: 46px; padding: 0.7rem; }
.theme-control button:last-child { border-right: 0; }
.theme-control button.is-active { background: var(--gold); color: var(--near-black); }
.demo-board { align-items: center; background: var(--wine); display: flex; flex-direction: column; justify-content: center; min-width: 0; padding: clamp(3rem, 6vw, 6rem) clamp(1rem, 4vw, 4rem); }
.position-labels { display: grid; font-family: var(--mono); font-size: 0.56rem; gap: clamp(0.65rem, 1.4vw, 1.4rem); grid-template-columns: repeat(3, minmax(0, 1fr)); margin-bottom: 0.8rem; max-width: 720px; text-align: center; text-transform: uppercase; width: 100%; }
.position-labels span { color: rgba(245, 240, 231, 0.7); }
.demo-cards { align-items: center; display: grid; gap: clamp(0.65rem, 1.4vw, 1.4rem); grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: 720px; width: 100%; }
.demo-card { aspect-ratio: 2 / 3; background: #1f171d; box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28); overflow: hidden; transform: translateY(0) rotate(0); transition: transform 500ms ease; }
.demo-card:first-child { transform: rotate(-4deg) translateY(10px); }
.demo-card:last-child { transform: rotate(4deg) translateY(10px); }
.demo-card img { height: 100%; object-fit: cover; width: 100%; }
.demo-card.is-revealing { animation: cardReveal 620ms ease both; }
@keyframes cardReveal { 0% { opacity: 0; transform: translateY(32px) rotateY(80deg); } 100% { opacity: 1; transform: translateY(0) rotateY(0); } }
.demo-reading { border-top: 1px solid rgba(245, 240, 231, 0.3); margin-top: 2.5rem; max-width: 720px; padding-top: 1.2rem; width: 100%; }
.demo-reading span { color: var(--gold-pale); font-family: var(--mono); font-size: 0.58rem; text-transform: uppercase; }
.demo-reading p { font-family: var(--serif); font-size: clamp(1.25rem, 2.2vw, 1.8rem); line-height: 1.35; margin: 0.7rem 0 1rem; }
.demo-reading a { color: var(--gold-pale); font-size: 0.75rem; font-weight: 700; text-decoration: none; }

.alex-section { display: grid; grid-template-columns: minmax(360px, 0.9fr) minmax(360px, 1fr); }
.alex-photo-wrap { min-height: 720px; overflow: hidden; }
.alex-photo-wrap img { height: 100%; object-fit: cover; width: 100%; }
.alex-copy { align-self: center; padding: clamp(4rem, 8vw, 8rem); }
.alex-copy blockquote { border-left: 2px solid var(--gold); font-family: var(--serif); font-size: clamp(1.4rem, 2.4vw, 2rem); line-height: 1.4; margin: 2rem 0; padding-left: 1.4rem; }
.alex-copy > p:not(.eyebrow):not(.signature) { color: rgba(33, 25, 32, 0.7); font-size: 0.92rem; line-height: 1.75; max-width: 600px; }
.signature { color: var(--wine); font-family: var(--mono); font-size: 0.62rem; margin-top: 2rem; text-transform: uppercase; }

.practice-section { padding-bottom: clamp(5rem, 10vw, 9rem); padding-top: clamp(5rem, 10vw, 9rem); }
.practice-heading { display: grid; gap: 1.5rem; grid-template-columns: 0.5fr 1.5fr; }
.practice-heading h2 { grid-column: 2; }
.practice-section figure { margin: 4rem 0 0; }
.practice-section figure img { aspect-ratio: 16 / 8; object-fit: cover; width: 100%; }
.practice-section figcaption { color: rgba(33, 25, 32, 0.65); font-family: var(--mono); font-size: 0.58rem; padding-top: 0.7rem; }

.offer-section { background: var(--wine-deep); color: var(--cream); display: grid; gap: clamp(3rem, 8vw, 9rem); grid-template-columns: minmax(300px, 1fr) minmax(340px, 0.65fr); padding: clamp(5rem, 10vw, 9rem) clamp(1.25rem, 8vw, 8rem); }
.offer-copy > p:not(.eyebrow) { color: rgba(245, 240, 231, 0.72); line-height: 1.7; max-width: 620px; }
.offer-copy ul { max-width: 620px; }
.offer-box { align-self: center; background: var(--cream); color: var(--ink); padding: clamp(2rem, 4vw, 3.5rem); }
.offer-box > p:first-child { font-family: var(--mono); font-size: 0.65rem; margin: 0; text-transform: uppercase; }
.price { align-items: flex-start; display: flex; font-family: var(--serif); margin: 1.7rem 0 0; }
.price small { font-family: var(--sans); font-size: 0.95rem; margin: 0.7rem 0.25rem 0 0; }
.price strong { font-size: clamp(5rem, 8vw, 7.5rem); font-weight: 500; line-height: 0.8; }
.price span { font-size: 2rem; margin-top: 0.25rem; }
.payment-line { color: rgba(33, 25, 32, 0.65); font-size: 0.7rem; margin: 0.8rem 0 2rem; }
.checkout-note { align-items: flex-start; border-top: 1px solid var(--line); display: flex; flex-direction: column; gap: 0.25rem; margin-top: 1.5rem; padding-top: 1rem; }
.checkout-note b { font-size: 0.72rem; }
.checkout-note span, .launch-note { color: rgba(33, 25, 32, 0.62); font-size: 0.64rem; line-height: 1.5; }
.launch-note { margin: 0.8rem 0 0; }
.launch-note.is-ready { color: #3b6b51; }

.faq-section { display: grid; gap: 4rem; grid-template-columns: 0.7fr 1.3fr; padding-bottom: clamp(5rem, 10vw, 9rem); padding-top: clamp(5rem, 10vw, 9rem); }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); padding: 1.4rem 0; }
.faq-list summary { cursor: pointer; font-family: var(--serif); font-size: 1.3rem; list-style: none; padding-right: 2rem; position: relative; }
.faq-list summary::after { content: "+"; font-family: var(--sans); position: absolute; right: 0; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details p { color: rgba(33, 25, 32, 0.68); font-size: 0.84rem; line-height: 1.7; max-width: 660px; }

.final-cta { align-items: center; color: var(--cream); display: flex; min-height: 620px; overflow: hidden; padding: clamp(4rem, 8vw, 8rem); position: relative; }
.final-cta img { height: 100%; inset: 0; object-fit: cover; position: absolute; width: 100%; }
.final-cta::after { background: linear-gradient(90deg, rgba(23, 17, 22, 0.95), rgba(23, 17, 22, 0.25)); content: ""; inset: 0; position: absolute; }
.final-cta > div { max-width: 820px; position: relative; z-index: 1; }
.final-cta .button { margin-top: 2rem; }

.site-footer { align-items: center; background: var(--near-black); color: var(--cream); display: grid; gap: 2rem; grid-template-columns: 0.8fr 1.4fr 0.8fr; padding: 2.5rem clamp(1.25rem, 5vw, 5rem); }
.site-footer > p { color: rgba(245, 240, 231, 0.55); font-size: 0.6rem; line-height: 1.6; margin: 0; }
.site-footer > div { display: flex; gap: 1.2rem; justify-content: flex-end; }
.site-footer > div a { font-size: 0.66rem; text-decoration: none; }
.mobile-cta { display: none; }

@media (max-width: 980px) {
  .site-header nav a:not(.header-cta) { display: none; }
  .hero { min-height: 780px; }
  .hero-photo { object-position: 66% center; }
  .hero-shade { background: linear-gradient(90deg, rgba(23, 17, 22, 0.94), rgba(23, 17, 22, 0.44)); }
  .opening-band, .struggle-heading, .struggle-body, .method-intro, .section-intro, .material-section, .demo-section, .alex-section, .offer-section, .faq-section { grid-template-columns: 1fr; }
  .method-intro .eyebrow { grid-column: 1; }
  .method-steps { grid-template-columns: 1fr; }
  .method-steps article { display: grid; gap: 0 1.8rem; grid-template-columns: 200px 1fr; }
  .method-card { grid-row: 1 / 5; margin: 0; width: 100%; }
  .method-steps article > span { align-self: end; }
  .curriculum-grid { grid-template-columns: repeat(2, 1fr); }
  .book-stage { min-height: 650px; }
  .demo-copy { padding-bottom: 2rem; }
  .demo-board { min-height: 690px; }
  .alex-photo-wrap { min-height: 560px; }
  .practice-heading { grid-template-columns: 1fr; }
  .practice-heading h2 { grid-column: 1; }
  .site-footer { grid-template-columns: 1fr; }
  .site-footer > div { justify-content: flex-start; }
}

@media (max-width: 620px) {
  body { padding-bottom: 68px; }
  .site-header { height: 66px; }
  .site-header .header-cta { display: none; }
  .hero { min-height: 720px; padding-bottom: 3rem; }
  .hero-photo { object-position: 64% center; }
  .hero-shade { background: linear-gradient(0deg, rgba(23, 17, 22, 0.98) 0%, rgba(23, 17, 22, 0.62) 62%, rgba(23, 17, 22, 0.2) 100%); }
  .hero h1 { font-size: 3rem; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 1rem; }
  .hero-proof { gap: 0.6rem; }
  .hero-scroll { display: none; }
  .opening-band { gap: 1rem; padding-bottom: 4rem; padding-top: 4rem; }
  .opening-band h2 { font-size: 2.6rem; }
  .struggle-heading h2, .method-intro h2, .section-intro h2, .material-copy h2, .demo-copy h2, .alex-copy h2, .practice-heading h2, .offer-copy h2, .faq-heading h2, .final-cta h2 { font-size: 2.75rem; }
  .struggle-body { margin-top: 3rem; }
  .reframe-block { padding-left: 1.5rem; padding-right: 1.5rem; }
  .method-section { padding-left: 1.25rem; padding-right: 1.25rem; }
  .method-steps { margin-top: 3rem; }
  .method-steps article { gap: 0 1rem; grid-template-columns: 120px 1fr; }
  .method-steps h3 { font-size: 1.55rem; }
  .method-steps p { font-size: 0.75rem; }
  .curriculum-grid { grid-template-columns: 1fr; margin-top: 3rem; }
  .curriculum-grid article { min-height: 240px; }
  .curriculum-grid h3 { margin-top: 3.5rem; }
  .material-section { padding-bottom: 4.5rem; padding-top: 4.5rem; }
  .book-stage { min-height: 450px; }
  .book-stage img { width: 58%; }
  .book-cover { left: 4%; }
  .book-page { right: 2%; }
  .demo-section { min-height: auto; }
  .demo-board { min-height: 510px; }
  .demo-cards { gap: 0.45rem; }
  .alex-photo-wrap { min-height: 480px; }
  .alex-copy { padding-left: 1.25rem; padding-right: 1.25rem; }
  .practice-section figure img { aspect-ratio: 4 / 5; }
  .offer-section { padding-bottom: 4rem; padding-top: 4rem; }
  .faq-section { gap: 2.5rem; }
  .final-cta { min-height: 560px; padding-left: 1.25rem; padding-right: 1.25rem; }
  .mobile-cta { align-items: center; background: var(--gold); bottom: 0; color: var(--near-black); display: flex; font-size: 0.68rem; justify-content: space-between; left: 0; min-height: 68px; padding: 0.75rem 1rem; position: fixed; right: 0; text-decoration: none; z-index: 20; }
  .mobile-cta span { display: flex; flex-direction: column; }
  .mobile-cta b { font-family: var(--serif); font-size: 1.2rem; font-weight: 500; }
  .mobile-cta strong { font-size: 0.76rem; }
}

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