html{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%}body{touch-action:pan-x pan-y}
:root{--bg:#f6f1ea;--card:#fff;--ink:#1c1412;--muted:#6f625c;--blood:#c41e3a;--gold:#8a6230;--line:#1c14121a;--safe-b:env(safe-area-inset-bottom,0px);--safe-t:env(safe-area-inset-top,0px);--tab-h:3.625rem;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:Georgia, "Times New Roman", "Songti SC", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;background:#1a1210;margin:0}html[lang=ja] body{font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,-apple-system,sans-serif}button,input{font:inherit;color:inherit;background:0 0;border:0}button{cursor:pointer}a{color:inherit}img,video{max-width:100%;display:block}.app-root{background:var(--bg);flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative}body:has(.story){background:#140b12;height:100dvh;max-height:100dvh;overflow:hidden}.app-root:has(.story){background:#140b12;height:100dvh;max-height:100dvh;overflow:hidden}@media (min-width:768px){.app-root{max-width:26.25rem;min-height:100dvh;margin:0 auto;box-shadow:0 0 0 1px #ffffff0f,0 1.5rem 4.375rem #00000073}}@media (min-width:1024px){.app-root{max-width:28rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ad-container-with-label{width:100%}.ad-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.toast{bottom:calc(var(--tab-h) + var(--safe-b) + .75rem);z-index:40;color:#fff;pointer-events:none;opacity:0;background:#1c1412eb;border-radius:999px;width:fit-content;max-width:calc(100% - 2rem);margin:0 auto .75rem;padding:.625rem .875rem;font-size:.8125rem;transition:opacity .2s,transform .2s;position:sticky;transform:translateY(.5rem)}.toast.show{opacity:1;transform:none}
.app-shell{flex-direction:column;min-height:100dvh;display:flex;overflow:visible}.app-shell-main{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:visible}.tabbar{z-index:20;min-height:calc(var(--tab-h) + var(--safe-b));padding:.375rem .25rem var(--safe-b);border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:sticky;bottom:0}.dock-tab{color:#8a7d76;border-radius:.625rem;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;min-height:2.75rem;font-size:.6875rem;font-weight:700;text-decoration:none;display:flex}.dock-tab-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.dock-tab.on{color:var(--blood)}@media (min-width:768px){.dock-tab:hover{background:#f7f1ea}}.head{padding:calc(.75rem + var(--safe-t)) .875rem .75rem;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.625rem;display:flex}.head b{font-family:var(--font-display);letter-spacing:.04em;font-size:1.125rem;line-height:1.2}.pill{color:var(--muted);margin-left:auto;font-size:.6875rem}.hint{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:.75rem;margin:.875rem 1rem .625rem;padding:.75rem .875rem;font-size:.75rem;line-height:1.45}.page-stack{background:var(--bg);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.page-stack--sheet{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid;overflow:visible}.page-stack-body{flex-direction:column;flex:1;min-height:0;display:flex}.page-stack--sheet .page-stack-body{grid-area:1/1;overflow:hidden}.scroll-pane{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.chats-list{flex:auto}.home-page{background:#111;flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.home-hero{grid-area:1/1;min-height:28rem;position:relative;overflow:hidden}.home-hero img,.home-hero video{object-fit:cover;object-position:center 16%;width:100%;height:100%;position:absolute;inset:0}.home-hero img.ken{animation:16s ease-out forwards ken}.home-hero video{opacity:0;transition:opacity .45s}.home-hero video.on{opacity:1}@keyframes ken{0%{transform:scale(1.02)}to{transform:scale(1.08)translateY(-1%)}}.home-scrim{pointer-events:none;background:linear-gradient(#0000 48%,#000000b8);position:absolute;inset:0}.ep-drop,.more-drop{top:calc(.75rem + var(--safe-t));z-index:5;position:absolute}.ep-drop{left:.75rem}.more-drop{right:.75rem}.chip-btn,.hamburger{min-height:2.125rem;color:var(--ink);background:#ffffffeb;border-radius:999px;padding:0 .75rem;font-size:.8125rem;font-weight:750}.hamburger{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff61;border-radius:.625rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:2.5rem;padding:0;display:flex}.hamburger span{background:#fff;border-radius:2px;width:1rem;height:.1125rem;display:block}.ep-menu,.more-menu{border-radius:.875rem;max-height:58vh;padding:.375rem;position:absolute;top:2.5rem;overflow-y:auto}.ep-menu{background:#fff;width:13.75rem;left:0;box-shadow:0 1rem 2.5rem #00000038}.more-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18100ec7;border:1px solid #ffffff57;min-width:9.75rem;right:0;box-shadow:0 1rem 2.5rem #00000059}.ep-menu a,.ep-menu button,.more-menu button,.more-menu a{text-align:left;border-radius:.625rem;width:100%;padding:.625rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:block}.ep-menu a.on,.ep-menu button.on{background:#f3ece4}.more-menu button,.more-menu a{color:#fff}.more-menu button.on,.more-menu a.on{background:#fff3}.more-guide{border-top:1px solid #ffffff2e;margin-top:.25rem}.side-nav{z-index:3;flex-direction:column;gap:.625rem;display:flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.side-nav button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.side-nav button svg{width:1.25rem;height:1.25rem}.home-copy{z-index:2;bottom:calc(var(--tab-h) + var(--safe-b) + 1rem);color:#fff;grid-area:1/1;align-self:end;margin:0 3.5rem 1rem 1rem;position:sticky}.ep-tag{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#00000059;border-radius:999px;margin-bottom:.375rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:700;display:inline-block}.kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffc2d0;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.home-copy h1{font-family:var(--font-display);text-shadow:0 .5rem 1.5rem #0000008c;max-width:18ch;margin:0;font-size:clamp(1.25rem,5.6vw,1.75rem);font-weight:700;line-height:1.18}.home-copy .meta{color:#f0e6dc;margin-top:.5rem;font-size:.75rem}.play-now{color:#1c1412;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;margin-top:.625rem;padding:0 1.125rem;font-weight:750;text-decoration:none;display:inline-flex}@media (min-width:768px){.play-now:hover,.side-nav button:hover,.chip-btn:hover{filter:brightness(.96)}.home-copy h1{max-width:20ch;font-size:1.875rem}}.row,.ep-card,.cast-card{color:inherit;text-decoration:none}.row{text-align:left;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;display:flex}.row img,.row .ghost{object-fit:cover;object-position:center 18%;border-radius:50%;flex-shrink:0;width:3.25rem;height:3.25rem}.row .ghost{color:#888;background:#e9e1d8;place-items:center;font-size:1.125rem;display:grid}.row.locked{opacity:.55}.row strong{font-size:.875rem;display:block}.row em{color:var(--muted);font-size:.75rem;font-style:normal}.ep-list{flex-direction:column;gap:.5rem;padding:.75rem .875rem 1.25rem;display:flex}.ep-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:.875rem;align-items:center;gap:.75rem;width:100%;padding:.5rem;display:flex}.ep-card img{object-fit:cover;object-position:center 18%;border-radius:.625rem;flex-shrink:0;width:4rem;height:5.375rem}.ep-card strong{margin-bottom:.1875rem;font-size:.875rem;display:block}.ep-card em{color:var(--muted);font-size:.75rem;font-style:normal;display:block}.cast-grid{flex-direction:column;gap:.625rem;padding:.5rem .875rem 1.25rem;display:flex}.cast-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:1rem;width:100%;min-height:7rem;display:flex;overflow:hidden}.cast-card img,.cast-card .ghost{object-fit:cover;object-position:center 18%;flex-shrink:0;width:5.75rem;height:7.625rem}.cast-card .ghost{color:#888;background:#e9e1d8;place-items:center;font-size:1.75rem;display:grid}.cast-card span{flex-direction:column;justify-content:center;min-width:0;padding:.875rem;display:flex}.cast-card strong{font-family:var(--font-display);font-size:1.125rem;display:block}.cast-card em{color:var(--muted);margin-top:.25rem;font-size:.75rem;font-style:normal}@media (min-width:768px){.ep-card:hover,.cast-card:hover,.row:hover{box-shadow:0 .5rem 1.25rem #28141014}}.me-body{padding:.5rem 1.125rem 1.5rem}.me-body p{color:var(--muted);margin:.5rem 0 1.125rem;font-size:.8125rem;line-height:1.5}.me-link{border:1px solid var(--line);text-align:left;background:#fff;border-radius:.875rem;align-items:center;width:100%;min-height:2.875rem;margin-bottom:.5rem;padding:0 .875rem;font-weight:650;text-decoration:none;display:flex}.sheet-mask{z-index:40;background:#140c0a66;grid-area:1/1;align-self:start;align-items:flex-end;width:100%;height:100dvh;display:flex;position:sticky;top:0}.choice-card{width:100%;padding:1rem 1rem calc(.875rem + var(--safe-b));text-align:center;background:#fff;border-radius:1.125rem 1.125rem 0 0}.choice-card img{object-fit:cover;object-position:center 18%;border-radius:.625rem;width:4.5rem;height:6rem;margin:0 auto .625rem}.choice-card b{font-family:var(--font-display);font-size:1.25rem;display:block}.choice-card em{color:var(--muted);margin:.25rem 0 1rem;font-size:.75rem;font-style:normal;display:block}.choice-card .opt{background:var(--blood);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:100%;min-height:3rem;margin-bottom:.5rem;font-weight:700;text-decoration:none;display:flex}.choice-card .opt.alt{background:#1c1412}.choice-card .opt:disabled{opacity:.45}.choice-cancel{width:100%;min-height:2.875rem;color:var(--muted);margin-top:.375rem;font-weight:650;display:block}.theater{--plyr-color-main:#c41e3a;--plyr-video-control-background-hover:#c41e3a;--plyr-range-fill-background:#c41e3a;--plyr-video-controls-background:linear-gradient(transparent, #000000b8);color:#fff;background:#000;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.theater .plyr,.theater .plyr__video-wrapper,.theater-video{width:100%;height:100%}.theater .plyr{height:100dvh;min-height:100dvh}.theater .plyr video{object-fit:cover;object-position:center 16%}.theater-chrome{z-index:6;pointer-events:none;opacity:1;transition:opacity .28s;position:absolute;inset:0}.theater-chrome.is-hidden{opacity:0}.theater-top{z-index:6;padding:calc(.75rem + var(--safe-t)) .75rem 2.5rem;pointer-events:auto;background:linear-gradient(#0000009e,#0000);align-items:center;gap:.5rem;display:flex;position:absolute;top:0;left:0;right:0}.theater-heading{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.theater-title{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:650;overflow:hidden}.back-link{color:#fff;background:#0006;border-radius:50%;flex:none;place-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1;text-decoration:none;display:grid}.theater-skip{z-index:6;color:#fff;pointer-events:auto;background:#00000061;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;text-decoration:none;display:grid;position:absolute;top:46%}.theater-skip svg{width:1.25rem;height:1.25rem}.theater-skip--prev{left:.6rem}.theater-skip--next{right:.6rem}.caption-layer{z-index:4;pointer-events:none;text-align:center;position:absolute;left:.75rem;right:.75rem}.caption-cue{color:#fff;letter-spacing:.01em;text-shadow:0 1px 2px #000000d9;white-space:pre-wrap;background:#080606b8;border-radius:.3rem;max-width:100%;padding:.2rem .55rem;font-weight:650;line-height:1.35;display:inline-block}.caption-panel{z-index:8;color:#fff;background:#140e0ceb;border:1px solid #ffffff1f;border-radius:.9rem;padding:.75rem .85rem .7rem;position:absolute;bottom:4.75rem;left:.75rem;right:.75rem}.caption-hint{color:#ffffffb8;margin:0 0 .65rem;font-size:.72rem;line-height:1.45}.caption-row{align-items:center;gap:.75rem;min-height:2.15rem;font-size:.78rem;font-weight:650;display:flex}.caption-row>span{color:#ffffffc7;flex:none;width:4.5rem}.caption-pills{flex:1;gap:.35rem;display:flex}.caption-pills button,.caption-sync button{color:#fff;background:#ffffff1a;border-radius:999px;min-width:2.1rem;min-height:1.85rem;padding:0 .65rem;font-size:.75rem;font-weight:700}.caption-pills button.on{color:#1c1412;background:#fff}.caption-slider input{accent-color:#fff;flex:1;min-width:0}.caption-sync{align-items:center;gap:.45rem;display:flex}.caption-sync em{text-align:center;font-variant-numeric:tabular-nums;min-width:3.2rem;font-style:normal}.cc-btn{letter-spacing:.04em;color:#ffffffc7;background:#00000059;border-radius:.45rem;min-width:2.25rem;min-height:2.25rem;padding:0 .35rem;font-size:.72rem;font-weight:800}.cc-btn.on{color:#111;background:#fff}.invite{min-height:3.125rem;color:var(--ink);background:#fff;border-radius:1rem;align-items:center;gap:.625rem;padding:.375rem .625rem .375rem .375rem;text-decoration:none;display:none;box-shadow:0 .625rem 1.75rem #00000038}.invite.on{z-index:7;display:flex;position:absolute;bottom:4.75rem;left:.75rem;right:.75rem}.invite img{object-fit:cover;object-position:center 15%;border-radius:.75rem;width:2.5rem;height:2.5rem}.invite strong{font-size:.8125rem;display:block}.invite span span{color:var(--muted);font-size:.6875rem;display:block}.video-error{z-index:4;background:#1c1412c7;border-radius:.75rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45;position:absolute;bottom:6rem;left:1rem;right:1rem}@media (min-width:768px){.caption-pills button:hover,.caption-sync button:hover,.cc-btn:hover,.theater-skip:hover,.back-link:hover{filter:brightness(1.08)}}.room{color:#fff;background:#1c1412;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.room-bg,.room-bg video,.room-bg img{object-fit:cover;object-position:center 22%;width:100%;height:100%;position:absolute;inset:0}.room-frost{pointer-events:none;background:linear-gradient(#0c080880 0%,#0c08081f 18%,#0000 32% 72%,#0c080847 100%);position:absolute;inset:0}.room-head{z-index:4;padding:calc(.5rem + var(--safe-t)) .5rem .5rem;flex-shrink:0;align-items:center;gap:.25rem;display:flex;position:relative}.wx-who b{font-family:var(--font-display);text-shadow:0 1px 6px #0000008c;font-size:1.0625rem;display:block}.wx-who em{color:#ffffffd1;font-size:.6875rem;font-style:normal}.msgs{z-index:2;flex-direction:column;flex:1;gap:.625rem;min-height:0;padding:.75rem .625rem .5rem;display:flex;position:relative;overflow-y:auto}.msg-row{align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.msg-row.me{flex-direction:row-reverse}.msg-row img,.msg-row video{object-fit:cover;object-position:center 18%;border-radius:.375rem;flex-shrink:0;width:2.25rem;height:2.25rem}.bubble{border-radius:.375rem;max-width:72%;padding:.5625rem .75rem;font-size:.9375rem;line-height:1.45;box-shadow:0 .125rem .625rem #0000002e}.bubble.ai{color:var(--ink);background:#fffffff5}.bubble.me{color:#fff;background:#c41e3a}.chips{z-index:2;flex-shrink:0;gap:.375rem;padding:0 .625rem .375rem;display:flex;position:relative;overflow-x:auto}.chip{min-height:2rem;color:var(--ink);background:#ffffffe0;border-radius:999px;flex:none;padding:0 .75rem;font-size:.75rem;font-weight:650}.composer{z-index:2;padding:.5rem .625rem calc(.625rem + var(--safe-b));background:#ffffffdb;border-top:1px solid #1c141214;flex-shrink:0;gap:.5rem;display:flex;position:relative}.composer input{min-height:2.375rem;color:var(--ink);background:#fffffff0;border-radius:.375rem;outline:none;flex:1;padding:0 .75rem}.send{background:var(--blood);color:#fff;white-space:nowrap;border-radius:.375rem;min-width:5.5rem;min-height:2.375rem;padding:0 .625rem;font-size:.8125rem;font-weight:700}.send:disabled{opacity:.45}.send--locked{min-width:2.75rem;font-size:1rem;line-height:1}.quota-ask{z-index:30;background:#140c0a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}.quota-ask__panel{background:#fff8f2f7;border-radius:.75rem;width:min(100%,18.5rem);padding:1.25rem 1.125rem 1rem;box-shadow:0 .75rem 2rem #140c0a47}.quota-ask__title{color:var(--ink);text-align:center;margin:0 0 1rem;font-size:.9375rem;font-weight:700;line-height:1.45}.quota-ask__actions{flex-direction:column;gap:.5rem;display:flex}.quota-ask__primary,.quota-ask__ghost{border-radius:.5rem;min-height:2.5rem;font-size:.875rem;font-weight:700}.quota-ask__primary{background:var(--blood);color:#fff;justify-content:center;align-items:center;text-decoration:none;display:flex}.quota-ask__ghost{color:var(--muted);background:0 0}.room-toast{left:50%;bottom:calc(4.5rem + var(--safe-b));z-index:40;color:#fff;white-space:nowrap;background:#1c1412e0;border-radius:999px;max-width:calc(100% - 2rem);padding:.5rem .875rem;font-size:.75rem;font-weight:650;position:absolute;transform:translate(-50%)}.locked-panel{z-index:2;color:var(--ink);text-align:center;background:#fffffff0;border-radius:1rem;margin:auto 1.25rem;padding:1.25rem 1rem;position:relative}.locked-panel p{color:var(--muted);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.locked-panel a{background:var(--blood);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.story{isolation:isolate;color:#fff7ef;background:#140b12;flex:1;min-height:100dvh;font-family:Georgia,Times New Roman,serif;position:relative;overflow:hidden}.story .scene-image{z-index:-2;background:50%/cover no-repeat;transition:opacity .38s,transform 5s;position:absolute;inset:0;transform:scale(1.04)}.story .scene-shade{z-index:-1;background:linear-gradient(#09050885,#09050814 35%,#0a0408e0 77%,#10070e 100%);position:absolute;inset:0}.story-topbar{z-index:2;top:max(1.25rem, env(safe-area-inset-top));justify-content:space-between;align-items:center;display:flex;position:absolute;left:1.375rem;right:1.125rem}.story .show-name,.story .eyebrow{color:#f3d7d9;letter-spacing:.16em;margin:0;font-family:Arial,sans-serif;font-size:.625rem;font-weight:700}.story-skip{color:#f8e8df;background:0 0;border:0;padding:.4375rem .25rem;font:600 .75rem Arial,sans-serif;text-decoration:none}.progress-wrap{z-index:2;background:#fff4;height:2px;position:absolute;top:3.875rem;left:1.375rem;right:1.375rem}.story-progress{background:#fbdae0;width:20%;height:100%;transition:width .35s}.story-copy{position:absolute;bottom:8.625rem;left:1.5rem;right:1.5rem}.story.has-choices .story-copy{bottom:12.5rem}.story .eyebrow{margin-bottom:.75rem}.story-copy h1{color:#fff7ef;letter-spacing:-.035em;text-wrap:balance;max-width:23.125rem;margin:0;font-size:clamp(2.1875rem,10vw,3rem);font-weight:500;line-height:1.03}.story.has-choices .story-copy h1{font-size:clamp(1.875rem,8.5vw,2.625rem)}.body-copy{color:#d8c4c5;max-width:21.25rem;margin:1rem 0 0;font:.9375rem/1.45 Arial,sans-serif}.story.has-choices .body-copy{margin-top:.75rem;font-size:.875rem;line-height:1.4}.choice-row{z-index:2;grid-template-columns:1fr 1fr;gap:.5625rem;display:none;position:absolute;bottom:8rem;left:1.5rem;right:1.5rem}.choice-row.show{display:grid}.choice-row button{color:#fff5ee;background:#1e0a128a;border:1px solid #fff5;border-radius:.375rem;min-height:2.8125rem;font:600 .75rem Arial,sans-serif}.choice-row button.selected{background:#862038c9;border-color:#f8c9d3}.main-action{z-index:2;right:1.375rem;bottom:max(3.25rem, calc(env(safe-area-inset-bottom) + 2.25rem));color:#fff;background:#c61e3b;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;min-height:3.5rem;padding:0 1.1875rem 0 1.375rem;font:700 .9375rem Arial,sans-serif;text-decoration:none;display:flex;position:absolute;left:1.375rem;box-shadow:0 .625rem 1.75rem #0008}.main-action:disabled{opacity:.56;cursor:default}.main-action b{font-size:1.5rem;font-weight:400}.story-hint{z-index:2;right:0;bottom:max(2rem, calc(env(safe-area-inset-bottom) + 1.125rem));color:#fff8;text-align:center;margin:0;font:.625rem Arial,sans-serif;position:absolute;left:0}.story-legal{z-index:2;right:1rem;bottom:max(.375rem, env(safe-area-inset-bottom));color:#fff7;text-align:center;flex-wrap:wrap;justify-content:center;gap:.25rem .875rem;margin:0;font:.625rem Arial,sans-serif;display:flex;position:absolute;left:1rem}.story-legal a{color:inherit;text-underline-offset:.125rem;text-decoration:underline}@media (prefers-reduced-motion:reduce){.story .scene-image,.story-progress{transition:none}}@media (max-height:700px){.story.has-choices .story-copy{bottom:11.25rem}.story.has-choices .story-copy h1{font-size:clamp(1.625rem,7.5vw,2.125rem)}.story.has-choices .body-copy{margin-top:.5rem;font-size:.8125rem}.choice-row{bottom:7.5rem}}.empty{color:var(--muted);text-align:center;padding:1.5rem 1rem;font-size:.875rem;line-height:1.5}
