:root {
  --navy: #071a3b;
  --navy-soft: #102b55;
  --blue: #174c87;
  --sky: #dcebf3;
  --gold: #d7ad53;
  --gold-light: #f2d998;
  --cream: #faf8f2;
  --white: #ffffff;
  --ink: #13223a;
  --muted: #68758b;
  --serif: Georgia, "Times New Roman", serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: var(--sans); color: var(--ink); background: var(--cream); overflow-x: hidden; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
a { color: inherit; }
.skip-link { position: fixed; top: -60px; left: 16px; z-index: 100; padding: 12px 18px; background: white; border-radius: 8px; }
.skip-link:focus { top: 16px; }

.topbar {
  position: absolute; inset: 0 0 auto; z-index: 20; height: 98px; display: flex; align-items: center;
  justify-content: space-between; padding: 0 clamp(22px, 6vw, 92px); color: white;
}
.brand { display: inline-flex; align-items: center; gap: 13px; text-decoration: none; }
.brand-dove { width: 50px; display: inline-grid; place-items: center; color: var(--gold-light); font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif; font-size: 39px; line-height: 1; filter: grayscale(1) sepia(.45) saturate(1.2) drop-shadow(0 3px 10px rgba(215,173,83,.12)); }
.brand span { display: grid; gap: 3px; }
.brand b { font-family: var(--serif); font-size: 18px; letter-spacing: .02em; font-weight: 500; }
.brand small { color: rgba(255,255,255,.64); font-size: 9px; text-transform: uppercase; letter-spacing: .22em; }
.desktop-nav { display: flex; align-items: center; gap: 34px; font-size: 12px; letter-spacing: .08em; }
.desktop-nav a { text-decoration: none; color: rgba(255,255,255,.78); }
.desktop-nav a:hover { color: white; }
.nav-cta { border: 1px solid rgba(242,217,152,.62); background: transparent; color: var(--gold-light); padding: 12px 18px; cursor: pointer; }
.menu-button, .mobile-nav { display: none; }

.hero {
  min-height: 790px; height: 100svh; max-height: 930px; position: relative; display: grid; grid-template-columns: 1.06fr .94fr;
  align-items: center; padding: 112px clamp(22px, 7vw, 112px) 72px; color: white; overflow: hidden;
  background: radial-gradient(circle at 82% 40%, #173e70 0, #0a2650 32%, var(--navy) 68%);
}
.hero::before { content: ""; position: absolute; inset: 0; opacity: .11; background-image: radial-gradient(var(--gold-light) .6px, transparent .6px); background-size: 10px 10px; mask-image: linear-gradient(90deg, transparent, black); }
.hero-copy { position: relative; z-index: 3; max-width: 660px; }
.eyebrow { margin: 0 0 22px; color: var(--gold); font-size: 11px; font-weight: 700; letter-spacing: .25em; text-transform: uppercase; }
.hero h1, .section-heading h2, .book-copy h2, .dialog-copy h2 { margin: 0; font-family: var(--serif); font-weight: 400; letter-spacing: -.035em; line-height: .94; }
.hero h1 { font-size: clamp(57px, 7vw, 102px); }
h1 em, h2 em { font-weight: 400; color: var(--gold-light); }
.hero-lead { max-width: 590px; margin: 32px 0 0; color: rgba(255,255,255,.72); font-size: clamp(16px, 1.35vw, 19px); line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 30px; margin-top: 38px; }
.button { border: 0; border-radius: 0; display: inline-flex; align-items: center; justify-content: center; min-height: 51px; padding: 0 24px; text-decoration: none; text-transform: uppercase; letter-spacing: .13em; font-size: 10px; font-weight: 800; cursor: pointer; transition: transform .25s, background .25s; }
.button:hover { transform: translateY(-2px); }
.primary { background: var(--gold); color: var(--navy); }
.primary:hover { background: var(--gold-light); }
.text-link { border: 0; background: transparent; padding: 10px 0; color: inherit; text-decoration: none; font-size: 12px; letter-spacing: .05em; cursor: pointer; }
.text-link span { margin-left: 6px; color: var(--gold); }
.trust-row { display: flex; align-items: center; gap: 13px; margin-top: 46px; color: rgba(255,255,255,.45); font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.trust-row i { width: 3px; height: 3px; background: var(--gold); border-radius: 50%; }

.hero-art { position: relative; z-index: 2; justify-self: end; width: min(45vw, 590px); aspect-ratio: 1/1; }
.gold-sun { position: absolute; width: 39%; aspect-ratio: 1; border-radius: 50%; left: 30%; top: 30%; background: radial-gradient(circle at 35% 30%, #f4dea0, var(--gold) 58%, #a37224); box-shadow: 0 0 80px rgba(215,173,83,.23); }
.hero-book-button { position: absolute; z-index: 3; width: 47%; aspect-ratio: 1545/2000; left: 27%; top: 13%; padding: 0; border: 0; color: inherit; background: transparent; box-shadow: 20px 28px 48px rgba(0,0,0,.33); cursor: pointer; transform: perspective(900px) rotateY(-8deg) rotateZ(2deg); transition: transform .35s ease; }
.hero-book-button:hover { transform: perspective(900px) rotateY(-2deg) rotateZ(0) translateY(-4px); }
.hero-book-cover { width: 100%; height: 100%; display: block; object-fit: cover; border: 1px solid rgba(255,255,255,.36); }
.hero-book-badge { position: absolute; width: 34%; right: -21%; bottom: 8%; filter: drop-shadow(0 9px 12px rgba(0,0,0,.3)); transform: rotate(5deg); }
.hero-buy-label { position: absolute; left: 50%; bottom: -24px; min-width: 150px; min-height: 46px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; color: var(--navy); background: var(--gold); box-shadow: 0 12px 25px rgba(0,0,0,.22); text-transform: uppercase; letter-spacing: .12em; font-size: 9px; font-weight: 800; transform: translateX(-50%); }
.hero-buy-label b { font-size: 14px; }
.orbit { position: absolute; border: 1px solid rgba(242,217,152,.25); border-radius: 50%; }
.orbit-one { inset: 4%; animation: rotate 28s linear infinite; }
.orbit-one::after { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: var(--gold-light); top: 11%; left: 19%; box-shadow: 0 0 18px var(--gold); }
.orbit-two { inset: 20% -1%; transform: rotate(-31deg); }
.art-word { position: absolute; margin: 0; font-family: var(--serif); font-size: 13px; font-style: italic; color: rgba(255,255,255,.45); }
.word-one { left: 7%; top: 28%; }.word-two { right: 2%; top: 46%; }.word-three { left: 18%; bottom: 12%; }
.scroll-note { position: absolute; left: clamp(22px, 7vw, 112px); bottom: 28px; z-index: 3; display: flex; align-items: center; gap: 10px; color: rgba(255,255,255,.34); font-size: 9px; text-transform: uppercase; letter-spacing: .15em; }
.scroll-note span { display: block; width: 42px; height: 1px; background: var(--gold); }
.hero-glow { position: absolute; border-radius: 50%; filter: blur(80px); opacity: .25; }
.glow-one { width: 260px; height: 260px; background: #1e71b7; right: 9%; top: 8%; }
.glow-two { width: 190px; height: 190px; background: #ad7722; right: 28%; bottom: 10%; }

.paths { padding: clamp(90px, 11vw, 160px) clamp(22px, 7vw, 112px); background: var(--cream); }
.section-heading { display: grid; grid-template-columns: .75fr 1fr; column-gap: 9vw; align-items: end; max-width: 1200px; margin: 0 auto 72px; }
.section-heading .eyebrow { grid-column: 1/-1; }
.section-heading h2 { font-size: clamp(48px, 5vw, 74px); color: var(--navy); }
.section-heading h2 em { color: var(--gold); }
.section-heading > p:last-child { color: var(--muted); max-width: 470px; line-height: 1.8; margin: 0 0 6px; }
.author-intro { max-width: 1200px; margin: 0 auto 28px; display: grid; grid-template-columns: 250px 1fr .8fr; align-items: center; gap: clamp(30px, 5vw, 70px); min-height: 250px; background: white; box-shadow: 0 18px 48px rgba(17,38,72,.08); }
.author-photo-wrap { align-self: stretch; min-height: 250px; overflow: hidden; }
.author-photo-wrap img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: 48% 32%; }
.author-copy { padding: 34px 0; }
.author-copy .eyebrow { margin-bottom: 10px; }
.author-copy h3 { margin: 0 0 13px; color: var(--navy); font-family: var(--serif); font-size: 36px; font-weight: 400; }
.author-copy > p:last-child { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.72; }
.author-copy em { color: var(--blue); font-family: var(--serif); }
.author-intro blockquote { margin: 0; padding: 0 44px 0 28px; border-left: 1px solid var(--gold); color: var(--blue); font-family: var(--serif); font-size: 19px; font-style: italic; line-height: 1.5; }
.study-invite { max-width: 1200px; margin: 0 auto 28px; display: grid; grid-template-columns: .48fr 1.4fr .62fr; align-items: center; gap: 42px; padding: 34px 42px; color: white; background: linear-gradient(105deg, #0b2449, #123d70); box-shadow: 0 18px 45px rgba(17,38,72,.1); }
.live-label { align-self: start; display: flex; align-items: center; gap: 9px; color: var(--gold-light); font-size: 9px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.live-label span { position: relative; width: 8px; height: 8px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 5px rgba(215,173,83,.12); }
.study-copy .eyebrow { margin-bottom: 10px; font-size: 8px; }
.study-copy h3 { margin: 0 0 8px; font-family: var(--serif); font-size: 27px; font-weight: 400; }
.study-copy > p:last-child { max-width: 620px; margin: 0; color: rgba(255,255,255,.6); font-size: 12px; line-height: 1.65; }
.study-schedule { display: grid; grid-template-columns: 1fr auto; align-items: end; column-gap: 14px; }
.study-schedule > span { color: rgba(255,255,255,.62); font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.study-schedule strong { grid-row: span 2; color: var(--gold-light); font-family: var(--serif); font-size: 42px; font-weight: 400; line-height: .9; }
.study-schedule small { color: rgba(255,255,255,.4); font-size: 9px; text-transform: uppercase; letter-spacing: .12em; }
.study-schedule .button { grid-column: 1/-1; margin-top: 16px; min-height: 42px; }
.study-schedule .study-contact-note { grid-column: 1/-1; margin-top: 9px; color: rgba(255,255,255,.76); text-align: center; font-size: 12px; letter-spacing: .03em; text-transform: none; }
.study-social { grid-column: 1/-1; display: grid; grid-template-columns: minmax(190px, .72fr) repeat(2, minmax(250px, 1fr)); align-items: stretch; gap: 15px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.18); }
.study-social-title { display: flex; align-items: center; color: var(--gold-light); font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .13em; }
.study-social-button { min-height: 68px; display: grid; grid-template-columns: 38px 1fr auto; align-items: center; gap: 13px; padding: 12px 16px; border: 1px solid rgba(255,255,255,.24); color: white; background: rgba(255,255,255,.08); text-decoration: none; transition: transform .2s, border-color .2s, background .2s; }
.study-social-button:hover { transform: translateY(-2px); border-color: var(--gold-light); background: rgba(255,255,255,.14); }
.study-social-button .social-mark { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 50%; color: var(--navy); background: var(--gold-light); font-size: 12px; font-weight: 900; letter-spacing: .04em; }
.study-social-button.youtube .social-mark { color: white; background: #e52d27; font-size: 14px; }
.study-social-button small, .study-social-button strong { display: block; }
.study-social-button small { margin-bottom: 4px; color: rgba(255,255,255,.68); font-size: 12px; text-transform: uppercase; letter-spacing: .1em; }
.study-social-button strong { color: white; font-size: 15px; font-weight: 700; }
.study-social-button > b { color: var(--gold-light); font-size: 17px; }
.path-experience { max-width: 1200px; margin: auto; display: grid; grid-template-columns: .94fr 1.06fr; min-height: 520px; background: white; box-shadow: 0 25px 70px rgba(17,38,72,.09); }
.path-tabs { display: flex; flex-direction: column; background: #f2eee4; }
.path-tab { flex: 1; position: relative; display: grid; grid-template-columns: 42px 1fr auto; gap: 12px; align-items: center; border: 0; border-bottom: 1px solid rgba(7,26,59,.1); padding: 22px 30px; text-align: left; color: var(--ink); background: transparent; cursor: pointer; transition: background .3s, color .3s; }
.path-tab:last-child { border-bottom: 0; }
.path-tab.active { background: var(--navy); color: white; }
.tab-number { align-self: start; margin-top: 3px; color: var(--gold); font-size: 9px; letter-spacing: .15em; }
.path-tab b { display: block; font-family: var(--serif); font-size: clamp(19px, 1.75vw, 25px); font-weight: 400; }
.path-tab small { display: block; margin-top: 7px; color: var(--muted); font-size: 11px; }
.path-tab.active small { color: rgba(255,255,255,.5); }
.tab-arrow { color: var(--gold); font-size: 20px; transform: translateX(-6px); opacity: 0; transition: .3s; }
.path-tab.active .tab-arrow { opacity: 1; transform: none; }
.path-result { position: relative; padding: clamp(42px, 6vw, 82px); overflow: hidden; }
.result-mark { position: absolute; width: 240px; right: -20px; top: -12px; opacity: .055; color: var(--blue); font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif; font-size: 170px; filter: grayscale(1); }
.result-kicker { color: var(--gold); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .2em; }
.path-result h3 { max-width: 600px; margin: 24px 0 20px; font-family: var(--serif); font-size: clamp(31px, 3vw, 47px); line-height: 1.08; font-weight: 400; color: var(--navy); }
.path-result > p:not(.result-kicker) { max-width: 590px; color: var(--muted); line-height: 1.75; font-size: 14px; }
.path-result blockquote { margin: 28px 0 32px; padding: 0 0 0 18px; border-left: 1px solid var(--gold); max-width: 520px; color: var(--blue); font-family: var(--serif); font-size: 17px; font-style: italic; line-height: 1.55; }
.dark { color: white; background: var(--navy); }
.dark:hover { background: var(--blue); }

.book-section { min-height: 780px; display: grid; grid-template-columns: 1fr 1fr; background: var(--navy); color: white; }
.book-visual { position: relative; min-height: 720px; display: grid; place-items: center; overflow: hidden; background: radial-gradient(circle at 50% 44%, #e2eef4 0 22%, #b9d2df 64%, #8bacbe); }
.book-visual::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(rgba(7,26,59,.32) .65px, transparent .65px); background-size: 7px 7px; opacity: .2; }
.book-shadow { position: absolute; bottom: 10%; width: 55%; height: 45px; background: rgba(9,26,47,.3); filter: blur(22px); border-radius: 50%; transform: rotate(-3deg); }
.book { position: relative; z-index: 2; width: min(61%, 382px); aspect-ratio: 1545/2000; transform: perspective(1000px) rotateY(-11deg) rotateZ(-2deg); box-shadow: 22px 32px 55px rgba(9,25,46,.33); transition: transform .45s; }
.book:hover { transform: perspective(1000px) rotateY(-4deg) rotateZ(0); }
.book-spine { position: absolute; width: 9%; height: 100%; left: -7%; background: linear-gradient(90deg, #082150, #164376); transform: skewY(-42deg); transform-origin: right; }
.book-cover-image { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; border: 1px solid rgba(7,26,59,.16); }
.book-badge { position: absolute; z-index: 4; width: 116px; right: -64px; bottom: 24px; filter: drop-shadow(0 12px 14px rgba(5,24,48,.3)); transform: rotate(5deg); }
.trailer-button { position: absolute; z-index: 5; left: -42px; bottom: 28px; display: inline-flex; align-items: center; gap: 9px; min-height: 44px; padding: 0 17px; border: 1px solid rgba(255,255,255,.72); color: white; background: rgba(7,26,59,.9); box-shadow: 0 12px 26px rgba(7,26,59,.26); text-transform: uppercase; letter-spacing: .12em; font-size: 9px; font-weight: 800; cursor: pointer; }
.trailer-button span { display: grid; place-items: center; width: 23px; height: 23px; padding-left: 2px; border-radius: 50%; color: var(--navy); background: var(--gold-light); font-size: 8px; }
.book-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(72px, 8vw, 130px) clamp(36px, 8vw, 120px); }
.book-copy h2 { font-size: clamp(50px, 5vw, 76px); }
.book-intro { max-width: 620px; margin: 30px 0 0; color: rgba(255,255,255,.67); line-height: 1.75; }
.book-features { margin: 38px 0 34px; border-top: 1px solid rgba(255,255,255,.13); }
.book-features > div { display: grid; grid-template-columns: 36px 1fr; gap: 8px; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,.13); }
.book-features span { color: var(--gold); font-size: 9px; }
.book-features p { margin: 0; color: rgba(255,255,255,.58); font-size: 12px; line-height: 1.55; }
.book-features b { display: block; color: white; margin-bottom: 3px; font-family: var(--serif); font-size: 16px; font-weight: 400; }
.book-actions { display: flex; gap: 25px; align-items: center; flex-wrap: wrap; }
.light-link { color: white; }
.availability { margin: 22px 0 0; color: rgba(255,255,255,.34); font-size: 9px; text-transform: uppercase; letter-spacing: .12em; }

footer { display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; gap: 25px; padding: 40px clamp(22px, 7vw, 112px); color: rgba(255,255,255,.55); background: #04132c; font-size: 11px; }
footer p { text-align: center; font-family: var(--serif); font-style: italic; }
footer > a:last-child { justify-self: end; text-decoration: none; }

.book-dialog { width: min(980px, calc(100% - 32px)); padding: 0; border: 0; color: var(--ink); background: var(--cream); box-shadow: 0 30px 100px rgba(0,0,0,.42); overflow: hidden; }
.book-dialog[open] { display: grid; grid-template-columns: .9fr 1.1fr; }
.book-dialog::backdrop { background: rgba(3,15,35,.76); backdrop-filter: blur(7px); }
.dialog-close { position: absolute; z-index: 5; right: 18px; top: 14px; width: 38px; height: 38px; border: 0; background: transparent; color: var(--navy); font-family: var(--serif); font-size: 30px; cursor: pointer; }
.dialog-copy { min-height: 540px; padding: 65px 52px; color: white; background: radial-gradient(circle at 70% 25%, #1a4c82, var(--navy) 62%); }
.dialog-copy h2 { margin-top: 30px; font-size: 55px; }
.story-progress { display: flex; gap: 8px; margin-top: 52px; }
.story-progress span { width: 36px; height: 2px; background: rgba(255,255,255,.25); }
.story-progress span.active { background: var(--gold); }
.story-card, .purchase-card { align-self: center; padding: 70px 65px; }
.story-step { color: var(--gold); font-size: 9px; text-transform: uppercase; letter-spacing: .17em; }
.story-icon { display: grid; place-items: center; margin: 28px 0; width: 74px; height: 74px; border: 1px solid var(--gold); border-radius: 50%; color: var(--blue); font-family: var(--serif); font-size: 34px; }
.story-card h3 { margin: 0 0 15px; font-family: var(--serif); font-size: 36px; font-weight: 400; color: var(--navy); }
.story-card > p:not(.story-step) { min-height: 84px; color: var(--muted); line-height: 1.7; }
.purchase-card p { font-family: var(--serif); font-size: 37px; line-height: 1.15; color: var(--navy); }
.purchase-links { display: grid; gap: 10px; }
.outline { border: 1px solid var(--navy); color: var(--navy); background: transparent; }
.video-dialog { width: min(920px, calc(100% - 30px)); padding: 0; border: 0; color: white; background: var(--navy); box-shadow: 0 30px 100px rgba(0,0,0,.48); overflow: hidden; }
.video-dialog[open] { display: grid; grid-template-columns: minmax(300px, .8fr) 1.2fr; }
.video-dialog::backdrop { background: rgba(3,15,35,.8); backdrop-filter: blur(8px); }
.video-dialog .video-close { color: white; }
.video-frame { min-height: 640px; display: grid; place-items: center; background: #020b18; }
.video-frame video { display: block; width: 100%; height: 640px; object-fit: contain; background: #020b18; }
.video-copy { display: flex; flex-direction: column; justify-content: center; padding: 70px 65px; background: radial-gradient(circle at 85% 10%, #18477c, var(--navy) 65%); }
.video-copy h2 { margin: 0; font-family: var(--serif); font-size: clamp(43px, 5vw, 64px); font-weight: 400; line-height: .96; letter-spacing: -.035em; }
.video-copy h2 em { color: var(--gold-light); font-weight: 400; }
.video-copy > p:not(.eyebrow) { margin: 28px 0 34px; color: rgba(255,255,255,.65); font-size: 14px; line-height: 1.75; }
.video-copy .button { align-self: flex-start; }

.reveal { opacity: 0; transform: translateY(18px); transition: opacity .8s ease, transform .8s ease; }
.reveal.visible { opacity: 1; transform: none; }
@keyframes rotate { to { transform: rotate(360deg); } }

@media (max-width: 900px) {
  .topbar { height: 82px; padding-inline: 22px; }
  .desktop-nav { display: none; }
  .menu-button { display: grid; gap: 6px; border: 0; background: none; padding: 10px 0 10px 10px; }
  .menu-button span { display: block; width: 25px; height: 1px; background: white; }
  .mobile-nav { position: absolute; top: 72px; left: 18px; right: 18px; display: grid; padding: 12px; background: rgba(7,26,59,.98); border: 1px solid rgba(255,255,255,.12); box-shadow: 0 18px 40px rgba(0,0,0,.28); }
  .mobile-nav[hidden] { display: none; }
  .mobile-nav a, .mobile-nav button { border: 0; border-bottom: 1px solid rgba(255,255,255,.1); padding: 16px; text-align: left; color: white; background: transparent; text-decoration: none; }
  .hero { height: auto; min-height: 850px; grid-template-columns: 1fr; padding-top: 130px; align-content: start; }
  .hero-copy { z-index: 5; }
  .hero-art { position: absolute; width: 470px; max-width: 112vw; right: -110px; bottom: -60px; opacity: .72; }
  .hero-book-button { width: 43%; left: 28%; top: 15%; }
  .hero-lead { max-width: 570px; }
  .trust-row { max-width: 380px; flex-wrap: wrap; }
  .scroll-note { display: none; }
  .section-heading { grid-template-columns: 1fr; gap: 25px; }
  .author-intro { grid-template-columns: 220px 1fr; }
  .author-intro blockquote { grid-column: 1/-1; margin: 0 32px 32px; padding: 0 0 0 22px; }
  .study-invite { grid-template-columns: .6fr 1.4fr; gap: 24px; }
  .study-schedule { grid-column: 2; }
  .study-social { grid-template-columns: 1fr 1fr; }
  .study-social-title { grid-column: 1/-1; }
  .path-experience { grid-template-columns: 1fr; }
  .path-tab { min-height: 110px; }
  .book-section { grid-template-columns: 1fr; }
  .book-visual { min-height: 650px; }
  .book-copy { padding-block: 84px; }
  .book-dialog[open] { grid-template-columns: 1fr; max-height: 92vh; overflow-y: auto; }
  .video-dialog[open] { grid-template-columns: minmax(260px, .75fr) 1.25fr; }
  .video-frame, .video-frame video { min-height: 560px; height: 560px; }
  .video-copy { padding: 55px 38px; }
  .dialog-copy { min-height: auto; padding: 50px 35px; }
  .dialog-copy h2 { font-size: 45px; }
  .story-card, .purchase-card { padding: 46px 35px; }
  footer { grid-template-columns: 1fr; text-align: center; }
  footer .brand, footer > a:last-child { justify-self: center; }
}

@media (max-width: 560px) {
  .brand-dove { width: 40px; }
  .brand b { font-size: 16px; }
  .hero { min-height: 820px; padding-inline: 22px; }
  .hero h1 { font-size: clamp(52px, 15vw, 68px); }
  .hero-lead { font-size: 15px; line-height: 1.65; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 10px; }
  .hero-art { width: 410px; right: -146px; bottom: -18px; opacity: .94; }
  .hero-book-button { width: 44%; left: 28%; top: 21%; }
  .hero-buy-label { min-width: 132px; min-height: 42px; font-size: 8px; }
  .trust-row { display: none; }
  .paths { padding-inline: 16px; }
  .section-heading { padding-inline: 6px; margin-bottom: 45px; }
  .section-heading h2 { font-size: 49px; }
  .author-intro { grid-template-columns: 1fr; }
  .author-photo-wrap { min-height: 310px; }
  .author-copy { padding: 5px 24px 0; }
  .author-intro blockquote { margin: 5px 24px 30px; padding-left: 18px; font-size: 17px; }
  .study-invite { grid-template-columns: 1fr; gap: 23px; padding: 30px 24px; }
  .study-schedule { grid-column: auto; }
  .study-social { grid-template-columns: 1fr; gap: 12px; }
  .study-social-title { grid-column: auto; margin-bottom: 3px; }
  .study-social-button { min-height: 72px; padding-inline: 15px; }
  .path-tab { padding: 22px 18px; grid-template-columns: 32px 1fr auto; }
  .path-result { padding: 38px 25px 45px; min-height: 510px; }
  .path-result h3 { font-size: 34px; }
  .book-visual { min-height: 560px; }
  .book { width: 63%; }
  .book-badge { width: 88px; right: -45px; bottom: 16px; }
  .trailer-button { left: -28px; bottom: 14px; }
  .video-dialog[open] { grid-template-columns: 1fr; max-height: 94vh; overflow-y: auto; }
  .video-frame, .video-frame video { min-height: 62vh; height: 62vh; }
  .video-copy { padding: 45px 25px; }
  .video-copy h2 { font-size: 43px; }
  .book-copy { padding: 72px 24px; }
  .book-copy h2 { font-size: 51px; }
  .book-actions { align-items: flex-start; flex-direction: column; }
  .dialog-copy h2 { font-size: 40px; }
}

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