.stage.svelte-11xs1wf{isolation:isolate;background:#1d2943;height:100%;min-height:340px;position:relative;overflow:hidden}.backdrop.svelte-11xs1wf{object-fit:cover;object-position:50% 25%;width:100%;height:100%;position:absolute}.character.svelte-11xs1wf{width:auto;max-width:none;height:170%;position:absolute;top:8%}.mara.svelte-11xs1wf{left:-21%}.ellis.svelte-11xs1wf{right:-20%}.cake.svelte-11xs1wf{width:39%;height:auto;position:absolute;bottom:-13%;left:28%}.shade.svelte-11xs1wf{pointer-events:none;background:0 0;position:absolute;inset:0}.stage[data-focus=mara].svelte-11xs1wf .ellis:where(.svelte-11xs1wf),.stage[data-focus=ellis].svelte-11xs1wf .mara:where(.svelte-11xs1wf){opacity:.5}.stage[data-focus=cake].svelte-11xs1wf .character:where(.svelte-11xs1wf),.stage[data-focus=room].svelte-11xs1wf .character:where(.svelte-11xs1wf){opacity:0}.stage[data-focus=cake].svelte-11xs1wf .cake:where(.svelte-11xs1wf){width:55%;bottom:8%;left:22.5%}.stage[data-focus=room].svelte-11xs1wf .cake:where(.svelte-11xs1wf){opacity:0}.compact.svelte-11xs1wf{height:100%;min-height:260px}@media (width<=760px){.stage.svelte-11xs1wf{height:min(48svh,430px);min-height:260px}.character.svelte-11xs1wf{height:188%;top:6%}.mara.svelte-11xs1wf{left:-24%}.ellis.svelte-11xs1wf{right:-25%}.cake.svelte-11xs1wf{width:42%;bottom:-11%;left:28%}.shade.svelte-11xs1wf{background:0 0}.compact.svelte-11xs1wf{height:37svh;min-height:240px}}.game.svelte-11xs1wf{height:100%;min-height:0}.game.svelte-11xs1wf .character:where(.svelte-11xs1wf){height:120%;top:0}.game.svelte-11xs1wf .mara:where(.svelte-11xs1wf){left:28%;transform:translate(-50%)}.game.svelte-11xs1wf .ellis:where(.svelte-11xs1wf){right:28%;transform:translate(50%)}.game[data-focus=mara].svelte-11xs1wf .ellis:where(.svelte-11xs1wf),.game[data-focus=ellis].svelte-11xs1wf .mara:where(.svelte-11xs1wf){opacity:1;filter:brightness(.8)}.game.svelte-11xs1wf .cake:where(.svelte-11xs1wf){width:26%;bottom:-12%;left:37%}@media (prefers-reduced-motion:reduce){.character.svelte-11xs1wf,.cake.svelte-11xs1wf{transition:none}}.reader-page{color:var(--ui-ink);background:var(--ui-paper);--ease:cubic-bezier(.18,.8,.22,1);flex-direction:column;height:100svh;display:flex}.reader-page button,.reader-page input,.reader-page a{touch-action:manipulation}.reader-page svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none}.reader-page [hidden]{display:none!important}.reader-page #reader{isolation:isolate;flex:auto;width:100%;max-width:760px;min-height:360px;margin-inline:auto;position:relative;overflow:hidden;container-type:size}.reader-page .scenery,.reader-page #scene-next{position:absolute;inset:0}.reader-page .scenery{z-index:-3;background:var(--ui-tint);overflow:hidden}.reader-page .scene-image{object-fit:var(--scene-fit,cover);object-position:var(--scene-position,50% 27%);opacity:0;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.reader-page .scene-image.visible{opacity:1}.reader-page #scene-next{z-index:0;cursor:default;background:0 0;border:0}.reader-page .reader-hud{z-index:3;top:calc(10px + env(safe-area-inset-top));justify-content:space-between;display:flex;position:absolute;left:10px;right:10px}.reader-page .hud-button{border:2px solid var(--ui-accent);width:40px;height:40px;color:var(--ui-accent);background:#fff;border-radius:50%;place-items:center;padding:0;text-decoration:none;display:grid;box-shadow:0 3px 8px #00000040}.reader-page .hud-button svg{stroke-width:3px;width:22px;height:22px}.reader-page .hud-button:disabled{opacity:.5}.reader-page #dock{z-index:2;left:14px;right:14px;bottom:calc(24px + env(safe-area-inset-bottom));max-height:calc(100% - 120px - env(safe-area-inset-top));flex-direction:column;display:flex;position:absolute}.reader-page .dialogue-panel{border:2px solid var(--ui-accent);color:#2b2b2b;background:#fff;border-radius:20px;flex-direction:column;min-height:0;display:flex;position:relative;overflow:visible;box-shadow:0 6px 16px #00000047}.reader-page .dialogue-panel:before,.reader-page .dialogue-panel:after{content:"";border:12px solid #0000;border-top:0;position:absolute}.reader-page .dialogue-panel:before{border-bottom:13px solid var(--ui-accent);top:-13px}.reader-page .dialogue-panel:after{border-bottom:13px solid #fff;top:-10px}.reader-page .dialogue-panel[data-tail=none]:before,.reader-page .dialogue-panel[data-tail=none]:after{content:none}.reader-page .dialogue-panel[data-tail=right]:before,.reader-page .dialogue-panel[data-tail=right]:after{right:56px}.reader-page .dialogue-panel[data-tail=left]:before,.reader-page .dialogue-panel[data-tail=left]:after{left:56px}.reader-page .dialogue-panel[data-tail=left] .speaker{left:auto;right:14px}.reader-page #reading-content{scrollbar-width:thin;scrollbar-color:#b9b9c4 #ececf2;overscroll-behavior:contain;padding:14px 18px 12px;overflow:auto}.reader-page .speaker{background:var(--ui-accent);color:#fff;letter-spacing:.01em;z-index:1;border-radius:8px;margin:0;padding:3px 12px;font-size:13px;font-weight:700;line-height:1.32;position:absolute;top:-13px;left:14px}.reader-page #line{text-align:center;color:#2b2b2b;text-wrap:pretty;margin:0;font-size:19px;font-weight:500;line-height:1.32}.reader-page #choices{gap:12px;width:66%;margin:16px 0 8px;display:grid}.reader-page .response{background:linear-gradient(color-mix(in srgb,var(--ui-accent) 85%,#fff),var(--ui-accent) 60%);min-height:46px;box-shadow:0 4px 0 var(--ui-accent-deep),0 8px 14px #00000059;color:#fff;text-align:left;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 10px 16px;font-size:19px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.reader-page .response .chevron{stroke-width:4px}.reader-page .response .cost{background:#00000047;border-radius:999px;flex:none;align-items:center;gap:4px;padding:3px 9px;font-size:15px;font-weight:700;display:inline-flex}.reader-page .gem{color:#e9d5ff}.reader-page .gems{min-height:44px;color:var(--text);cursor:pointer;background:#ffffff1f;border:0;border-radius:22px;align-items:center;gap:5px;padding:0 10px;font-size:16px;font-weight:800;display:inline-flex}.reader-page .response:not(:disabled):active,.reader-page .response[aria-pressed=true]{box-shadow:0 1px 0 var(--ui-accent-deep),0 3px 6px #00000059;transform:translateY(3px)}.reader-page .response:disabled:not([aria-pressed=true]){opacity:.6}.reader-page .text-button{color:#fff;text-underline-offset:4px;text-shadow:0 1px 3px #0009;background:0 0;border:0;min-height:44px;margin:8px auto 0;padding:10px;font-size:14px;text-decoration:underline;display:block}.reader-page #ending{margin-top:20px}.reader-page #ending h2{text-shadow:0 1px 3px #0009}.reader-page .ending-note{color:#fff;text-shadow:0 1px 3px #0009;margin:0 0 18px;font-size:15px;font-weight:600;line-height:1.5}.reader-page #art-status{z-index:2;border:1px solid var(--ui-line);background:var(--ui-surface);max-width:calc(100% - 32px);min-height:44px;color:var(--ui-ink);border-radius:8px;padding:9px 14px;font-size:13px;position:absolute;top:90px;right:16px}.reader-page .sheet{width:min(460px,100%);max-width:none;height:100%;max-height:none;padding:calc(20px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));border:0;border-left:1px solid var(--ui-line);background:var(--ui-surface);color:var(--ui-ink);scrollbar-width:thin;scrollbar-color:var(--ui-muted) var(--ui-tint);margin:0;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-10px 0 40px #00000073}.reader-page .sheet::backdrop{background:#0009}.reader-page .sheet-header{background:var(--ui-surface);z-index:1;justify-content:space-between;align-items:center;gap:20px;padding:10px 0;display:flex;position:sticky;top:-20px}.reader-page .sheet h1{margin:0;font-size:24px;font-weight:700}.reader-page .sheet h2{margin:0 0 14px;font-size:18px}.reader-page .sheet-note{color:var(--ui-muted);margin:18px 0 26px;font-size:14px;line-height:1.5}.reader-page #transcript{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.reader-page #transcript button{text-align:left;background:0 0;border:0;border-radius:5px;width:100%;min-height:44px;padding:13px 8px;font-size:16px;line-height:1.5;display:block}.reader-page #transcript strong{color:var(--ui-muted);margin-bottom:4px;font-size:12px;display:block}.reader-page #transcript .current{background:var(--ui-tint);box-shadow:inset 3px 0 0 var(--ui-accent)}.reader-page .menu-action{border:0;border-bottom:1px solid var(--ui-line);width:100%;min-height:64px;color:var(--ui-ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;font-size:17px;font-weight:600;text-decoration:none;display:flex}.reader-page .menu-action svg{width:24px;height:24px}.reader-page .menu-action input{width:24px;height:24px;accent-color:var(--ui-accent);cursor:pointer}.reader-page .source-note{color:var(--ui-muted);margin-top:34px;font-size:15px;line-height:1.65}.reader-page .source-note p{margin:0 0 12px}.reader-page .source-note cite{color:var(--ui-ink);font-style:normal}.reader-page a{color:var(--ui-accent);text-underline-offset:4px}.reader-page .source-note a{align-items:center;gap:8px;min-height:44px;display:inline-flex}.reader-page .source-note a svg{width:18px;height:18px}.reader-page .key-hint{color:var(--ui-muted);margin-top:26px;font-size:13px}@media (hover:hover){.reader-page #transcript button:hover{background:var(--ui-tint)}}@media (width>=900px){.reader-page #dock{bottom:4svh}}@media (width<=380px){.reader-page #choices{width:78%}}@media (height<=650px){.reader-page #dock{max-height:calc(100% - 100px);bottom:14px}.reader-page #reading-content{padding:12px 16px 10px}.reader-page #line{font-size:16px;line-height:1.3}.reader-page .response{min-height:42px;font-size:16px}.reader-page #choices{gap:9px;margin-top:12px}.reader-page .speaker{font-size:12px}}@media (width>=820px) and (height>=601px){.reader-page #reader{border:0;border-radius:24px;margin:24px auto;overflow:hidden;box-shadow:0 24px 60px -28px #000000bf}}@media (orientation:landscape) and (height<=600px){.reader-page #reader{max-width:none}.reader-page .scenery{right:43%}.reader-page .scene-image{object-position:50% 18%}.reader-page [data-frame=office] .scene-image{object-fit:cover}.reader-page #dock{width:46%;max-height:calc(100% - 90px);bottom:12px;left:auto;right:16px}.reader-page #choices{width:100%}.reader-page .response{min-height:44px}.reader-page #line{font-size:16px}.reader-page #art-status{left:16px;right:auto}}@media (prefers-reduced-motion:reduce){.reader-page *,.reader-page :before,.reader-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.reader-page[data-reduced-motion] *,.reader-page[data-reduced-motion] :before,.reader-page[data-reduced-motion] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reader-page .reader-skip{z-index:20;background:var(--ui-surface);color:var(--ui-ink);padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-200%)}.reader-page .reader-skip:focus{transform:none}.reader-page #dock>.notice{margin:0 0 24px}.reader-page #story-dialogue:focus{outline:none}.reader-page .reader-note{color:#fff;text-shadow:0 1px 3px #0009;margin:12px 0 0;font-size:13px;line-height:1.5}@media (scripting:enabled){.reader-page .awaiting{display:none}}.scrim.svelte-l6bur{z-index:40;background:#0000008c;position:fixed;inset:0}.shop.svelte-l6bur{z-index:41;max-width:480px;padding:18px clamp(16px, 4vw, 24px) calc(20px + env(safe-area-inset-bottom));background:var(--ui-surface,#fff);color:var(--ui-ink,#111);border-radius:18px 18px 0 0;gap:12px;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #00000059}@media (width>=900px){.shop.svelte-l6bur{border-radius:18px;top:50%;bottom:auto;transform:translateY(-50%)}}header.svelte-l6bur{justify-content:space-between;align-items:center;display:flex}h2.svelte-l6bur{margin:0;font-size:20px;font-weight:800}.gem.svelte-l6bur{color:#7c3aed}.close.svelte-l6bur{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%}.balance.svelte-l6bur{margin:0;font-size:15px}.note.svelte-l6bur,.test-note.svelte-l6bur{color:var(--ui-muted,#666);margin:0;font-size:13px}.notice.svelte-l6bur{background:#7c3aed1a;border-radius:10px;margin:0;padding:10px 12px;font-size:14px}.packs.svelte-l6bur{gap:8px;margin:0;padding:0;list-style:none;display:grid}.packs.svelte-l6bur li:where(.svelte-l6bur) button{width:100%}.pack.svelte-l6bur{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.count.svelte-l6bur{font-weight:800}.price.svelte-l6bur{opacity:.85;font-weight:700}.signin.svelte-l6bur{color:var(--ui-accent,#7c3aed);text-align:center;font-size:14px}.skip-link.svelte-2jre2i{z-index:50;background:var(--ui-surface);color:var(--ui-ink);padding:12px 18px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link.svelte-2jre2i:focus{transform:none}.story-shell.svelte-2jre2i{max-width:1220px;margin:0 auto;padding:0 24px 36px}.story-menu.svelte-2jre2i{position:relative}.story-menu.svelte-2jre2i summary:where(.svelte-2jre2i){cursor:pointer;list-style:none}.story-menu.svelte-2jre2i summary:where(.svelte-2jre2i)::-webkit-details-marker{display:none}.menu-content.svelte-2jre2i{z-index:15;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface);width:286px;padding:10px;position:absolute;top:52px;right:0;box-shadow:0 16px 40px -16px #28233166}.menu-content.svelte-2jre2i a:where(.svelte-2jre2i),.menu-content.svelte-2jre2i button:where(.svelte-2jre2i){border-radius:var(--ui-small-radius);text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:14px 12px;font-size:14px;text-decoration:none;display:flex}.menu-content.svelte-2jre2i a:where(.svelte-2jre2i):hover,.menu-content.svelte-2jre2i button:where(.svelte-2jre2i):hover{background:var(--ui-tint)}.menu-content.svelte-2jre2i p:where(.svelte-2jre2i){color:var(--ui-muted);margin:10px 12px 9px;font-size:12px}.story-layout.svelte-2jre2i{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);min-height:min(760px,100svh - 105px);display:grid}.art-column.svelte-2jre2i{border:1px solid var(--ui-line);border-radius:16px;min-width:0;min-height:620px;overflow:hidden}.dialogue-column.svelte-2jre2i{align-self:center;min-width:0;padding:40px 12px 40px 54px;scroll-margin-top:24px}.dialogue-column.svelte-2jre2i:focus{outline:none}.gate.svelte-2jre2i h2:where(.svelte-2jre2i){font:850 clamp(30px, 3vw, 42px)/1.13 var(--font-poster);letter-spacing:-1px;color:var(--ui-ink);text-wrap:balance;margin:0 0 20px}.gate-description.svelte-2jre2i{color:var(--ui-muted);margin:0 0 24px;font-size:16px;line-height:1.65}.promise.svelte-2jre2i{color:var(--ui-accent);align-items:flex-start;gap:8px;margin:0 0 24px;font-size:14px;display:flex}.promise.svelte-2jre2i svg{flex:none;margin-top:2px}.access-note.svelte-2jre2i,.back-link.svelte-2jre2i{color:var(--ui-muted);font-size:12px;line-height:1.65}.gate-action.svelte-2jre2i{display:grid}.access-note.svelte-2jre2i{margin:18px 0;font-size:13px}.restore.svelte-2jre2i{text-align:center;margin:18px 0 8px}.back-link.svelte-2jre2i{text-align:center;margin-top:15px;font-size:13px;display:block}.notice.svelte-2jre2i{margin:0 0 22px}@media (width<=760px){.story-shell.svelte-2jre2i{max-width:520px;padding:0 0 calc(26px + env(safe-area-inset-bottom))}.story-layout.svelte-2jre2i{min-height:0;display:block}.art-column.svelte-2jre2i{border:0;border-radius:0;min-height:0}.dialogue-column.svelte-2jre2i{margin-top:24px;padding:0 26px;position:relative}.gate.svelte-2jre2i h2:where(.svelte-2jre2i){margin-bottom:16px}.gate-description.svelte-2jre2i{margin-bottom:19px}.promise.svelte-2jre2i{margin-bottom:20px}}@media (width<=360px){.dialogue-column.svelte-2jre2i{padding:0 20px}}
