/* STORYBOOK / editorial edition. The shared v11 palette and app UI remain the base. */
:root { --motion-ease:cubic-bezier(.22,.68,0,1); }
html { scroll-padding-top:30px; }
body { overflow-wrap:break-word; }
.wrap { width:min(1160px,calc(100% - 112px)); }
.section { padding-block:112px; }
h2,h3 { text-wrap:balance; }
h2 em { font-style:normal; }
.eyebrow { font-size:13px; letter-spacing:.16em; }
.header { height:90px; border-bottom-color:#d9be8624; padding-inline:max(40px,calc((100vw - 1280px)/2)); }
.brand span { font-size:25px; letter-spacing:.2em; }
.header nav { font-size:12px; gap:32px; }
.nav-cta { font-size:12px; padding:11px 22px; }
.button { min-height:56px; padding:16px 26px; transition:background .2s ease,box-shadow .2s ease,transform .2s ease; }
.button > span,.text-link > span { display:inline-block; transition:transform .25s var(--motion-ease); }
.button:hover > span,.text-link:hover > span { transform:translate(3px,-2px); }
.button:active { transform:translateY(1px); }
a:focus-visible,button:focus-visible,summary:focus-visible { outline-offset:6px; }
.hero { background:var(--navy); }
.hero-inner { min-height:756px; padding-block:54px 76px; }
.hero-copy { width:64%; max-width:740px; }
.hero-kicker { font-size:12px; color:#e4dccf; letter-spacing:.12em; }
.hero-edition { margin-top:19px; font:italic 20px/1.4 var(--display); color:var(--gold); letter-spacing:.04em; }
.hero h1 { margin-top:23px; font-size:clamp(40px,4.6vw,66px); line-height:1.52; letter-spacing:.01em; }
.hero h1 .hero-line { display:block; }
.hero h1 .hero-line-last { color:#ead7b1; padding-left:0; }
.hero-description { margin-top:27px; font-size:14px; line-height:2.15; letter-spacing:.04em; }
.hero-story-description { font-size:12px; margin-top:10px; color:#bdc9d2; }
.hero-actions { gap:24px; margin-top:28px; }
.hero-actions .text-link { font-size:12px; }
.hero-offer-note { font-size:10px; margin-top:12px; }
.hero-trust { font-size:10px; margin-top:4px; }
.hero-visual { inset:0; height:auto; }
.hero-visual img { width:100%; height:100%; margin-left:auto; object-position:center 52%; mask-image:none; }
.hero-visual::after { background:linear-gradient(90deg,#112b46f5 0%,#112b46e8 24%,#112b46b3 39%,#112b4600 64%),linear-gradient(0deg,var(--navy),#112b4600 30%); }
.hero-photo-caption { position:absolute; z-index:1; right:max(40px,calc((100vw - 1160px)/2)); bottom:100px; color:#fff8ec; font:400 15px/1.9 var(--serif); text-align:right; text-shadow:0 1px 12px #0009; }
.hero-photo-caption span { display:block; font:italic 17px/1.5 var(--display); color:#ead7b1; margin-bottom:6px; letter-spacing:.04em; }
.hero-bottom { width:calc(100% - 80px); padding-block:22px; }
.hero-bottom > span { font-size:16px; }
.hero-bottom i { font:400 11px/1 var(--body); margin-right:20px; font-style:normal; color:#a6b4bf; }
.hero-bottom a { font-size:11px; }
/* The translucent caption sits within the photograph, like a note on the scene. */
.future.section { padding:112px 0; }
.future-layout.wrap { width:min(1160px,calc(100% - 112px)); grid-template-columns:1fr 1fr; gap:90px; align-items:center; }
.future-inner { padding:0; }
.future h2 { font-size:clamp(30px,3vw,42px); line-height:1.75; letter-spacing:.02em; }
.future-inner > p:not(.eyebrow) { font-size:13px; line-height:2.15; color:var(--muted); }
.dream-wishes { margin:32px 0; padding:0; }
.dream-wishes li { gap:18px; padding:18px 0; border-bottom:1px solid var(--line); }
.dream-wishes li + li { margin-top:0; }
.dream-wishes h3 { font-size:16px; line-height:1.8; }
.dream-wishes p { font-size:12px; margin-top:4px; }
.dream-index { font-size:22px; }
.future .text-link { margin-top:24px; font-size:12px; }
.future-photo { position:relative; width:100%; min-height:0; height:auto; aspect-ratio:4/5; overflow:visible; }
.future-photo img { position:relative; inset:auto; width:100%; height:100%; object-position:53% 50%; }
.future-photo::before,.future-photo::after { display:none; }
.future-photo figcaption { position:absolute; left:50%; bottom:24px; transform:translateX(-50%); width:min(290px,calc(100% - 40px)); padding:18px 20px; background:rgba(250,246,239,.78); border:1px solid #ffffff70; -webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px); box-shadow:0 8px 28px #112b4610; color:var(--navy); text-align:center; font:400 16px/1.9 var(--serif); }
.future-photo figcaption span { display:block; font:italic 16px/1.4 var(--display); color:var(--gold-dark); margin-bottom:8px; }
/* The live sample is the main event, directly in the reading flow. */
.features { position:relative; padding-block:102px 56px; }
.features-heading { text-align:center; }
.features-heading .eyebrow { justify-content:center; }
.features-heading h2 { font-size:clamp(30px,3.35vw,46px); line-height:1.75; letter-spacing:.025em; }
.features-heading h2 em { color:var(--gold); }
.features-heading .features-lead { margin-top:22px; font-size:13px; color:#c5cfd7; text-align:center; }
.experience-cinema.story-demo { margin-top:0; padding-top:0; border:0; }
.experience-layout { display:grid; grid-template-columns:1fr 1fr; gap:82px; align-items:center; }
.experience-copy { min-width:0; }
.experience-label { font:500 12px/1.6 var(--display); letter-spacing:.18em; color:var(--gold); }
.experience-label span { padding-inline:14px; }
.experience-copy h2 { font-size:32px; line-height:1.85; margin-top:16px; letter-spacing:.03em; }
.experience-lead { margin-top:22px; color:#c5cfd7; font-size:13px; line-height:2.15; }
.experience-steps { list-style:none; padding:0; margin:35px 0 0; }
.experience-steps li { border-bottom:1px solid #d9be8626; }
.experience-steps button { display:flex; align-items:center; gap:20px; width:100%; min-height:84px; padding:17px 16px 17px 0; background:transparent; border:0; border-left:2px solid transparent; color:#c1cbd3; text-align:left; transition:background .35s ease,border-color .35s ease,padding .35s var(--motion-ease),color .35s ease; }
.experience-steps button > span:nth-child(2) { flex:1; min-width:0; }
.experience-number { font:italic 24px/1 var(--display); color:#97a5b1; }
.experience-steps strong { display:block; font:400 16px/1.8 var(--serif); }
.experience-steps small { display:block; font-size:11px; line-height:1.8; margin-top:4px; color:#b7c3cc; }
.scene-arrow { font-size:17px; color:var(--gold); opacity:0; transition:opacity .2s ease; }
.experience-steps button[aria-pressed=true] { color:var(--ivory); border-left-color:var(--gold); background:#d9be860b; padding-left:17px; }
.experience-steps button[aria-pressed=true] .experience-number { color:var(--gold); }
.experience-steps button[aria-pressed=true] .scene-arrow { opacity:1; }
.experience-steps button:hover { background:#d9be8610; }
.experience-steps button:disabled { cursor:default; }
.experience-hint { margin-top:17px; font-size:10px; color:#b0bdc8; }
.experience-stage { position:relative; isolation:isolate; min-width:0; width:100%; margin:0; padding-top:12px; }
.experience-stage::before { content:""; position:absolute; width:100%; aspect-ratio:1; top:90px; left:0; border:1px solid #d9be8626; border-radius:50%; z-index:-1; }
.experience-stage::after { content:""; position:absolute; width:83%; aspect-ratio:1; top:132px; left:8.5%; border:1px solid #d9be8612; border-radius:50%; z-index:-1; }
.stage-annotation { position:absolute; right:-8px; top:18px; color:var(--gold); font:italic 22px/1.4 var(--display); transform:rotate(8deg); z-index:2; pointer-events:none; }
.stage-annotation i { display:block; width:46px; height:35px; margin:10px 0 0 8px; border:1px solid #d9be8677; border-top:0; border-right:0; border-radius:0 0 0 100%; transform:rotate(-18deg); }
.experience-stage .live-demo { max-width:308px; }
.experience-stage .native-app { height:636px; }
.experience-stage .native-device { box-shadow:0 0 0 1px #b2a38566,0 24px 60px #06162566; background:#122030; }
.experience-stage .live-caption { min-height:43px; margin-top:9px!important; font-size:11px; }
.experience-stage .live-controls { margin-top:18px; gap:24px; }
.live-controls button { min-height:40px; }
.experience-stage figcaption { text-align:center; font-size:10px; color:#aebcc7; margin-top:4px; }
.native-story { height:100%; background:#f7f0df; position:relative; overflow:auto; outline:none; transform-origin:left center; animation:story-page-in 700ms var(--motion-ease) both; }
@keyframes story-page-in { from { opacity:.35; transform:perspective(900px) rotateY(-9deg) translateX(10px); } to { opacity:1; transform:none; } }
.native-story img { display:block; width:100%; height:auto; }
.story-visible .native-app { background:#f7f0df; }
.native-app .native-story-label { position:sticky; bottom:0; text-align:center; padding:10px 12px; color:#6b5327; background:#fbf6eaee; font-size:11px; }
.native-app .native-to-story { min-height:40px; margin-top:18px; }
.story-afterword { position:relative; display:grid; grid-template-columns:1.2fr 1fr; gap:40px; align-items:center; background:var(--paper); color:var(--ink); margin-top:65px; padding:46px 52px; border-left:5px solid var(--gold); }
.story-afterword::after { content:""; position:absolute; bottom:-6px; right:6px; left:6px; height:5px; border:1px solid #d9be8677; border-top:0; pointer-events:none; }
.story-afterword .eyebrow { color:var(--gold-dark); margin-bottom:16px; }
.afterword-quote { font:400 clamp(20px,2vw,27px)/1.9 var(--serif); }
.afterword-note { font-size:10px; color:var(--muted); margin-top:12px; }
.afterword-action { justify-self:end; }
.afterword-action p { font-size:12px; line-height:2; margin-bottom:18px; color:var(--muted); }
.afterword-action .button { font-size:12px; }
.story-transcript { margin-top:28px; border-bottom:1px solid #d9be8626; }
.story-transcript summary { display:flex; align-items:center; justify-content:space-between; padding:17px 0; cursor:pointer; font-size:12px; color:#c5cfd7; list-style:none; }
.story-transcript summary::-webkit-details-marker { display:none; }
.story-transcript summary span { font-size:20px; color:var(--gold); }
.story-transcript[open] summary span { transform:rotate(45deg); }
.transcript-grid { display:grid; grid-template-columns:1fr 1fr; gap:48px; padding:20px 0 32px; font-size:13px; color:#d3dce3; }
.transcript-grid h4 { font:500 12px/1.9 var(--body); color:var(--gold); margin-top:20px; }
.transcript-grid blockquote { margin:0; }
.transcript-grid p { margin-top:9px; }
.transcript-grid img { width:160px; margin-top:20px; }
.story-path { margin-top:76px; border:0; padding-top:0; }
.path-heading h3 { font-size:25px; }
.path-heading .text-link { font-size:11px; }
.chapter-journey { margin-top:35px; }
.chapter-journey li::before { background:#d9be8644; }
.chapter-number { background:transparent; border-color:#d9be8666; color:var(--gold); }
.chapter-name { font-size:18px; }
.chapter-journey h4 { font-size:15px; }
.chapter-description { font-size:11px; color:#bfcbd4; }
.path-connection { display:none; }
.feature-foot { display:flex; align-items:center; justify-content:space-between; gap:25px; margin-top:46px; border-top:1px solid #d9be8626; padding-top:23px; }
.feature-foot p { font-size:11px; color:#b9c5cf; }
.feature-foot .text-link { font-size:11px; flex-shrink:0; }
/* The belief gets breathing room and a clear central sentence. */
.belief { padding-block:116px; }
.belief h2 { font-size:clamp(30px,3.1vw,43px); line-height:1.8; letter-spacing:.01em; }
.belief h2 em { color:var(--gold-dark); }
.belief-opening { gap:70px; align-items:center; }
.belief-conviction { padding-top:0; font-size:14px; }
.belief-key { color:var(--ink); font-family:var(--serif); }
.belief-answer { margin-top:72px; padding-top:56px; gap:70px; }
.belief-answer .prose { font-size:14px; }
.belief-answer h3 { font-size:30px; line-height:1.85; }
/* Four photographs form one continuous story across the page. */
.shared-scenes { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:56px; margin-top:64px; }
.shared-scene { min-width:0; margin:0; }
.shared-scene:nth-child(2) { margin-top:36px; }
.shared-scene-frame { overflow:hidden; background:#e7e1d4; aspect-ratio:3/2; }
.shared-scene img { width:100%; height:100%; object-fit:cover; }
.shared-scene figcaption { padding-top:24px; border-bottom:1px solid var(--line); padding-bottom:27px; }
.photo-chapter { display:block; font:italic 18px/1.5 var(--display); color:var(--gold-dark); letter-spacing:.025em; }
.shared-scene h3 { font:400 clamp(22px,2vw,28px)/1.85 var(--serif); letter-spacing:.035em; margin:13px 0 14px; }
.shared-scene figcaption p { font-size:12px; line-height:2.1; color:var(--muted); }
.photo-credit { font-size:10px; line-height:1.9; color:var(--muted); margin-top:30px; text-align:right; }
.belief-answer { align-items:start; margin-top:55px; }
.belief-question-copy .eyebrow { font:italic 23px/1.5 var(--display); letter-spacing:.04em; }
.belief-question-copy :is(h2,h3) { font:400 38px/1.75 var(--serif); margin-bottom:0; }
.belief-question-copy > p:not(.eyebrow) { font:400 14px/2.4 var(--serif); color:var(--muted); }
.belief-signature { display:block; font:italic 23px/1.5 var(--display); color:var(--gold-dark); margin-top:26px; }
.belief-answer .prose h4 { font:400 23px/1.9 var(--serif); color:var(--ink); margin-bottom:18px; }
.belief-depth { border-block:1px solid var(--line); margin-top:28px; }
.belief-depth summary { display:flex; align-items:center; justify-content:space-between; gap:16px; min-height:64px; padding:15px 0; font-size:12px; line-height:1.9; color:var(--ink); list-style:none; cursor:pointer; }
.belief-depth summary::-webkit-details-marker { display:none; }
.belief-depth summary span { font-size:21px; color:var(--gold-dark); transition:transform .25s ease; flex-shrink:0; }
.belief-depth[open] summary span { transform:rotate(45deg); }
.belief-depth-body { padding:8px 0 28px; font-size:13px; }
.belief-depth-body .text-link { font-size:12px; }
.community { padding-block:76px 86px; gap:36px 70px; }
.community h2 { font-size:34px; }
.community-copy p { font-size:13px; }
.people-dreams { gap:0; }
.people-dreams li { border:0; border-left:1px solid var(--line); padding:12px 30px 12px; background:transparent; }
.people-dreams li:first-child { border-left:0; padding-left:0; }
.people-dreams li:last-child { padding-right:0; }
.people-dreams h3 { font-size:19px; }
.people-dreams h3 + p { font-size:12px; }
.safety { padding-block:52px 60px; }
.safety h2 { font-size:27px; }
.download { padding-block:78px 62px; }
.download-panel { padding:25px 0 0; border:0; background:transparent; }
.download-panel::before { display:none; }
.download h2 { font-size:42px; line-height:1.7; }
.download .eyebrow { justify-content:center; }
.trial-ticket { margin-top:40px; }
.footer { padding-block:45px; }
@media (max-width:1100px) {
  .wrap { width:calc(100% - 80px); }
  .hero-copy { width:68%; }
  .hero h1 { font-size:48px; }
  .hero-inner { min-height:738px; }
  .hero-visual img { width:100%; }
  .hero-actions { gap:18px; }
  .hero-actions .button { padding-inline:18px; font-size:12px; }
  .hero-actions .text-link { font-size:11px; }
  .future-layout.wrap { width:calc(100% - 80px); gap:50px; }
  .future-photo { height:auto; }
  .experience-layout { gap:44px; }
  .experience-copy h2 { font-size:28px; }
  .experience-steps button { gap:15px; }
  .experience-steps strong { font-size:15px; }
  .stage-annotation { right:-8px; font-size:19px; }
  .story-afterword { padding:34px; gap:25px; }
  .people-dreams li { padding-inline:23px; }
  .people-dreams h3 { font-size:17px; }
}
@media (max-width:800px) {
  .wrap { width:calc(100% - 48px); }
  .header { height:72px; padding-inline:24px; }
  .header .brand span { font-size:22px; }
  .hero-inner { min-height:0; padding:44px 0 395px; }
  .hero-copy { width:100%; max-width:600px; }
  .hero h1 { font-size:clamp(34px,6.8vw,50px); line-height:1.5; }
  .hero h1 .hero-line-last { padding-left:0; }
  .hero-visual { top:auto; bottom:60px; height:410px; }
  .hero-visual img { width:100%; object-position:80% 52%; mask-image:none; }
  .hero-visual::after { background:linear-gradient(180deg,var(--navy),#112b4600 29%,#112b4600 84%,var(--navy)); }
  .hero-description { font-size:14px; max-width:400px; }
  .hero-description br { display:block; }
  .hero-story-description { margin-top:11px; font-size:12px; }
  .hero-photo-caption { bottom:28px; right:24px; font-size:13px; }
  .hero-photo-caption span { font-size:16px; margin-bottom:2px; }
  .hero-bottom { width:calc(100% - 48px); padding-block:20px; }
  .hero-bottom > span { font-size:14px; }
  .hero-bottom i { display:none; }
  .hero-bottom a { font-size:10px; }
  .future.section { padding-block:70px; }
  .future-layout.wrap { width:calc(100% - 48px); grid-template-columns:1fr 1fr; gap:36px; }
  .future h2 { font-size:29px; }
  .dream-wishes h3 { font-size:14px; }
  .dream-wishes p { font-size:11px; }
  .dream-wishes { margin-block:20px; }
  .future-photo { height:auto; }
  .future-photo figcaption { bottom:18px; padding:16px 14px; font-size:15px; }
  .features { padding:70px 0 40px; }
  .features-heading h2 { font-size:34px; }
  .experience-layout { grid-template-columns:1fr; gap:40px; max-width:530px; margin:auto; }
  .experience-copy h2 { font-size:30px; }
  .experience-steps { margin-top:27px; }
  .experience-steps button { min-height:77px; }
  .experience-stage { max-width:430px; margin:auto; }
  .stage-annotation { right:12px; }
  .story-afterword { grid-template-columns:1fr; gap:26px; padding:32px; margin-top:44px; }
  .afterword-action { justify-self:start; }
  .afterword-action p { margin-bottom:14px; }
  .story-path { margin-top:58px; }
  .chapter-journey { grid-template-columns:repeat(5,minmax(0,1fr)); }
  .chapter-description { font-size:10px; }
  .chapter-journey h4 { font-size:12px; }
  .chapter-name { font-size:15px; }
  .feature-foot { flex-direction:column; align-items:flex-start; gap:14px; }
  .belief { padding-block:74px; }
  .belief-opening { gap:30px; }
  .belief h2 { font-size:34px; }
  .belief-answer { grid-template-columns:1fr 1fr; gap:32px; margin-top:42px; padding-top:40px; }
  .first-words { width:310px; min-height:430px; font-size:14px; padding:48px 28px; }
  .belief-answer h3 { font-size:29px; }
  .shared-scenes { gap:30px; margin-top:40px; }
  .shared-scene:nth-child(2) { margin-top:24px; }
  .shared-scene h3 { font-size:22px; }
  .shared-scene figcaption p { font-size:11px; }
  .shared-scene-frame { aspect-ratio:1; }
  .shared-scene img { object-position:55% center; }
  .belief-answer .prose h4 { font-size:20px; }
  .photo-credit { text-align:left; font-size:9px; }
  .community { padding-block:52px; gap:28px; }
  .community h2 { font-size:30px; }
  .people-dreams h3 { font-size:16px; }
  .safety { padding-block:42px; }
  .download { padding-block:60px 40px; }
  .download h2 { font-size:35px; }
}
@media (max-width:560px) {
  .wrap { width:calc(100% - 40px); }
  .header { height:66px; padding-inline:20px; }
  .header .brand span { font-size:20px; }
  .menu-toggle { font-size:12px; }
  /* Keep the people in the first mobile viewport; the fixed ticket remains available. */
  .hero { display:flex; flex-direction:column; }
  .hero-inner, .hero-copy { display:contents; }
  .hero-kicker { order:1; margin:28px 20px 0; }
  .hero-edition { order:2; margin:12px 20px 0; }
  .hero h1 { order:3; margin:17px 20px 20px; }
  .hero .hero-visual { position:relative; inset:auto; order:4; z-index:0; width:100%; height:clamp(260px,76vw,335px); }
  .hero-description { order:5; margin:17px 20px 0; }
  .hero-story-description { order:6; margin:10px 20px 0; }
  .hero-actions { order:7; margin:22px 20px 0; }
  .hero-offer-note { order:8; margin:12px 20px 0; }
  .hero-trust { order:9; margin:6px 20px 0; }
  .hero-bottom { order:10; margin-top:24px; }
  .hero-kicker { font-size:11px; }
  .hero-edition { font-size:17px; margin-top:15px; }
  .hero h1 { font-size:clamp(29px,8.4vw,43px); margin-top:19px; letter-spacing:0; line-height:1.6; }
  .hero h1 .hero-line-last { padding-left:0; }
  .hero-description { font-size:12px; line-height:2; margin-top:22px; }
  .hero-story-description { font-size:11px; }
  .hero-actions { gap:18px; flex-wrap:wrap; margin-top:24px; }
  .hero-actions .button { padding:14px 18px; font-size:12px; min-height:50px; }
  .hero-actions .text-link { font-size:11px; }
  .hero-offer-note { max-width:290px; font-size:9px; }
  .hero-trust { font-size:9px; margin-top:5px; }
  .hero-trust a { flex-direction:row; column-gap:10px; }
  .hero-trust span+span::before { display:none; }
  .hero-visual { height:335px; bottom:57px; }
  .hero-visual img { object-position:80% 52%; }
  .hero-bottom { width:calc(100% - 40px); gap:12px; }
  .hero-bottom > span { font-size:12px; }
  .hero-bottom a { font-size:9px; }
  .eyebrow { font-size:11px; gap:10px; margin-bottom:17px; }
  .eyebrow::before { width:20px; }
  .future.section { padding-block:58px 64px; }
  .future-layout.wrap { width:calc(100% - 40px); grid-template-columns:1fr; gap:35px; }
  .future h2 { font-size:31px; line-height:1.7; }
  .future-inner > p:not(.eyebrow) { font-size:12px; }
  .dream-wishes h3 { font-size:15px; }
  .dream-wishes p { font-size:11px; }
  .dream-wishes li { padding-block:15px; }
  .future-photo { width:100%; justify-self:stretch; height:auto; margin-bottom:0; }
  .future-photo figcaption { bottom:16px; width:calc(100% - 48px); max-width:270px; padding:14px 12px; font-size:15px; }
  .future-photo figcaption span { font-size:15px; margin-bottom:6px; }
  .features-heading { text-align:left; }
  .features-heading .eyebrow { justify-content:flex-start; }
  .features-heading h2 { font-size:clamp(24px,6.8vw,34px); line-height:1.85; }
  .features-heading .features-lead { text-align:left; font-size:11px; margin-top:16px; }
  .experience-cinema.story-demo { margin-top:0; }
  .experience-copy h2 { font-size:27px; margin-top:12px; }
  .experience-lead { font-size:12px; margin-top:16px; }
  .experience-label { font-size:11px; }
  .experience-steps { margin-top:25px; }
  .experience-steps button { min-height:76px; gap:14px; padding-block:14px; }
  .experience-steps strong { font-size:14px; }
  .experience-steps small { font-size:10px; }
  .experience-steps button[aria-pressed=true] { padding-left:10px; }
  .experience-number { font-size:22px; }
  .scene-arrow { font-size:14px; }
  .experience-hint { font-size:10px; }
  .experience-stage { width:100%; }
  .experience-stage .live-demo { max-width:300px; }
  .experience-stage .native-app { height:622px; }
  .stage-annotation { top:-9px; right:0; font-size:18px; }
  .stage-annotation i { margin-top:2px; height:24px; }
  .experience-stage::before { top:120px; }
  .experience-stage::after { top:148px; }
  .experience-stage figcaption { font-size:9px; }
  .story-afterword { padding:27px 21px; gap:22px; }
  .afterword-quote { font-size:20px; }
  .afterword-action p { font-size:11px; }
  .afterword-action .button { font-size:11px; padding-inline:18px; }
  .story-transcript summary { font-size:11px; }
  .transcript-grid { grid-template-columns:1fr; gap:12px; font-size:12px; }
  .path-heading h3 { font-size:23px; }
  .chapter-journey { grid-template-columns:1fr; gap:0; margin-top:25px; }
  .chapter-journey li { grid-template-columns:37px 1fr; padding-bottom:22px; }
  .chapter-journey li::before { width:1px; height:auto; top:37px; bottom:0; left:18px; }
  .chapter-journey h4 { font-size:16px; }
  .chapter-name { font-size:15px; }
  .chapter-description { font-size:12px; }
  .feature-foot { margin-top:23px; }
  .feature-foot p { font-size:10px; }
  .belief h2 { font-size:clamp(26px,7vw,33px); }
  .belief-conviction { font-size:13px; }
  .belief-answer { grid-template-columns:1fr; gap:39px; }
  .belief-answer .prose { font-size:13px; }
  .belief-answer h3 { font-size:30px; }
  .shared-scenes { grid-template-columns:1fr; gap:34px; margin-top:34px; }
  .shared-scene:nth-child(2) { margin-top:0; }
  .shared-scene-frame { aspect-ratio:3/2; }
  .shared-scene figcaption { padding-top:18px; padding-bottom:22px; }
  .shared-scene h3 { font-size:23px; margin-block:10px; }
  .photo-chapter { font-size:17px; }
  .photo-credit { margin-top:22px; }
  .belief-answer { margin-top:34px; padding-top:34px; gap:30px; }
  .belief-signature { margin-top:16px; }
  .belief-depth summary { font-size:11px; }
  .belief-depth-body { font-size:12px; }
  .community h2 { font-size:29px; }
  .community-copy p { font-size:12px; }
  .people-dreams { grid-template-columns:1fr; gap:0; }
  .people-dreams li,.people-dreams li:first-child,.people-dreams li:last-child { border-left:0; border-top:1px solid var(--line); padding:23px 0; }
  .people-dreams h3 { font-size:18px; }
  .community-source { font-size:10px; }
  .safety h2 { font-size:25px; }
  .safety-list { gap:23px; }
  .download h2 { font-size:32px; }
  .download-panel { padding:0; }
  .download .trial-ticket { margin-top:29px; }
  .ticket-body { padding:25px 20px; }
  .ticket-body h3 { font-size:20px; }
  .store-download .store-links { max-width:none; }
  .trial-faq summary { font-size:12px; }
}
@media (max-width:360px) {
  .hero h1 { font-size:28px; }
  .hero-bottom > span { max-width:128px; }
  .hero-trust a { flex-direction:column; }
  .experience-stage .native-app { height:625px; }
  .experience-steps strong { font-size:13px; }
  .experience-steps small { font-size:9px; }
  .afterword-quote { font-size:18px; }
}
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  .edition-story *, .edition-story *::before, .edition-story *::after { transition:none!important; animation:none!important; }
}
@media print {
  .experience-stage { display:none; }
  .experience-steps button { color:#19334a; }
  .story-transcript { display:block; }
}


/* State the belief briefly before showing the concrete experience. */
.belief.belief-intro { padding-block:72px; border-bottom:1px solid var(--line); }
.belief-intro .belief-key { margin:0; font-family:var(--body); line-height:2.15; color:var(--muted); }
.belief-intro .belief-opening { gap:48px; }
.belief-details > .shared-scenes { margin-top:0; }
@media (max-width:800px) {
  .belief.belief-intro { padding-block:52px; }
  .belief-intro .belief-opening { gap:22px; }
}
@media (max-width:560px) {
  .belief.belief-intro { padding-block:44px; }
  .belief-intro .belief-opening { gap:18px; }
  .belief-intro .belief-key br { display:none; }
  .belief-details .belief-question-copy h2 { font-size:30px; }
}
