.reading-room{--room:var(--landing-paper);--room-high:var(--studio-cobalt-subtle);--room-line:var(--landing-line);--room-text:var(--landing-ink);--room-text-dim:var(--landing-muted);--paper:#fffdf8;--paper-edge:var(--landing-line);--ink:var(--landing-ink);--ink-soft:var(--landing-muted);--page-bg:var(--paper);--page-ink:var(--ink);--page-ink-soft:var(--ink-soft);--page-rule:var(--landing-line);--brad:var(--studio-cobalt);--act-1:var(--studio-cobalt);--act-2:#087ea4;--act-3:#006e75;--act-4:#b9474f;--act-5:#e75038;background:var(--room);min-height:100dvh;color:var(--room-text);font-family:var(--font-geist-sans), sans-serif;overflow:visible}.reading-room[data-mode=night]{--page-bg:#211e19;--page-ink:#e7e1d5;--page-ink-soft:#b9b3a8;--page-rule:#544f46}.reading-room :is(button,select,summary):focus-visible{outline:3px solid var(--studio-cobalt);outline-offset:3px}.reading-room main:focus{outline:none}.rr-empty,.rr-error{max-width:34rem;color:var(--room-text);font:1.125rem / 1.6 var(--font-newsreader), Georgia, serif;margin:3rem auto;padding:1.5rem}.rr-empty a,.rr-error a{color:var(--studio-cobalt-text);text-underline-offset:4px}.rr-reader{grid-template-columns:minmax(0,1fr);gap:2rem;max-width:76rem;margin:0 auto;padding:1.5rem clamp(.75rem,3vw,3rem) 4rem;display:grid}@media (min-width:1100px){.rr-reader{grid-template-columns:16rem minmax(0,1fr)}}.rr-progress{z-index:50;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.rr-progress>span{height:100%;width:calc(var(--rr-progress,0) * 100%);background:linear-gradient(90deg, var(--act-1), var(--act-4));transition:width .15s linear;display:block}.rr-rail{display:none}@media (min-width:1100px){.rr-rail{scrollbar-width:thin;scrollbar-color:var(--room-line) transparent;align-self:start;max-height:calc(100dvh - 6rem);padding-right:.75rem;display:block;position:sticky;top:4.5rem;overflow-y:auto}}.rr-rail-title{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--room-text-dim);margin-bottom:.8rem;font-size:.62rem}.rr-rail ol{flex-direction:column;gap:1px;list-style:none;display:flex}.rr-rail a{font-family:var(--font-courier), monospace;letter-spacing:.02em;color:var(--room-text-dim);border-left:2px solid #0000;border-radius:0 3px 3px 0;align-items:baseline;gap:.55rem;padding:.32rem .5rem;font-size:.68rem;line-height:1.35;text-decoration:none;display:flex}.rr-rail a:hover{color:var(--room-text);background:var(--room-high)}.rr-rail li[data-current=true] a{color:var(--room-text);border-left-color:var(--act-1);background:var(--room-high)}.rr-rail .n{font-family:var(--font-geist-mono), monospace;color:var(--room-text-dim);text-align:right;min-width:1.4rem;font-size:.58rem}.rr-reader-head{grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0 .2rem;display:flex}.rr-back{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--room-text-dim);font-size:.68rem;text-decoration:none}.rr-back:hover{color:var(--room-text)}.rr-reader-title{font-family:var(--font-newsreader), serif;color:var(--room-text-dim);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-style:italic;overflow:hidden}.rr-lamp{border:1px solid var(--room-line);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--room-text-dim);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem;font-size:.62rem;transition:color .2s,border-color .2s;display:inline-flex}.rr-lamp:hover{color:var(--room-text);border-color:#f4efe340}.rr-lamp .bulb{background:#f5b700;border-radius:50%;width:.5rem;height:.5rem;transition:background .25s,box-shadow .25s;box-shadow:0 0 8px #f5b700b3}.reading-room[data-mode=night] .rr-lamp .bulb{box-shadow:none;background:#4c4538}.rr-page{background:var(--page-bg);color:var(--page-ink);border-radius:3px;padding:clamp(2rem,6vw,4.5rem) clamp(1rem,5vw,4.5rem) clamp(3rem,8vw,5rem);transition:background .4s,color .4s;animation:.6s both rr-page-in;box-shadow:inset 0 1px #ffffff0d,0 24px 60px -30px #000000e6,0 4px 14px #00000073}@keyframes rr-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rr-page{animation:none}.rr-cover,.rr-cover:hover{transition:none;transform:none}}.rr-script{font-family:var(--font-courier), "Courier New", monospace;max-width:62ch;margin:0 auto;font-size:clamp(.82rem,.6rem + .9vw,1rem);line-height:1.5;position:relative}.rr-line-play{appearance:none;cursor:pointer;color:var(--page-ink-soft);background:0 0;border:none;padding:0 .6ch;font-size:.72em;line-height:1.5;animation:.15s both rr-line-play-in;position:absolute;left:-3.4ch}.rr-line-play:hover,.rr-line-play:focus-visible{color:var(--page-ink)}@keyframes rr-line-play-in{0%{opacity:0;transform:translate(-3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rr-line-play{animation:none}}.rr-titlepage{text-align:center;border-bottom:1px solid var(--page-rule);flex-direction:column;justify-content:center;align-items:center;min-height:46vh;margin-bottom:4rem;padding-bottom:3.5rem;display:flex}.rr-titlepage h1{letter-spacing:.18em;text-transform:uppercase;font-size:1.5em;font-weight:700}.rr-titlepage .credit{margin-top:2.6em;font-size:.9em}.rr-titlepage .author{letter-spacing:.06em;margin-top:.9em;font-size:1em}.rr-titlepage .draft{color:var(--page-ink-soft);margin-top:3em;font-size:.78em}.rr-cardnote{text-align:center;max-width:46ch;margin:-2.2rem auto 4rem}.rr-cardnote-genres{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--page-ink-soft);font-size:.62rem}.rr-cardnote-logline{font-family:var(--font-newsreader), serif;color:var(--page-ink-soft);margin-top:.7rem;font-size:.95rem;font-style:italic;line-height:1.55}.sp-slug{letter-spacing:.04em;text-transform:uppercase;margin:2.6em 0 1.2em;scroll-margin-top:5rem;font-weight:700}.sp-slug .scene-no{-webkit-user-select:none;user-select:none;color:var(--page-ink-soft);margin-right:1.2ch;font-weight:400}.sp-action{white-space:pre-wrap;margin:0 0 1.2em}.sp-char{text-transform:uppercase;letter-spacing:.03em;margin:1.4em 0 0 22ch}.sp-paren{max-width:24ch;color:var(--page-ink-soft);margin:0 0 0 16ch}.sp-dialogue{max-width:36ch;margin:0 0 0 10ch}.sp-dialogue+.sp-action,.sp-paren+.sp-action{margin-top:1.2em}.sp-transition{text-align:right;text-transform:uppercase;letter-spacing:.04em;margin:1.4em 0}.sp-end{text-align:center;letter-spacing:.3em;color:var(--page-ink-soft);margin-top:4em}@media (max-width:640px){.sp-char{margin-left:12ch}.sp-paren{margin-left:8ch}.sp-dialogue{max-width:none;margin-left:5ch}}.rr-scenes-sheet{margin-bottom:1rem}@media (min-width:1100px){.rr-scenes-sheet{display:none}}.rr-scenes-sheet summary{cursor:pointer;border:1px solid var(--room-line);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--room-text-dim);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.62rem;list-style:none;display:inline-flex}.rr-scenes-sheet[open] summary{color:var(--room-text)}.rr-scenes-sheet ol{border:1px solid var(--room-line);background:var(--room-high);border-radius:6px;max-height:40vh;margin-top:.8rem;padding:.4rem;list-style:none;overflow-y:auto}.rr-scenes-sheet a{font-family:var(--font-courier), monospace;color:var(--room-text);border-radius:4px;padding:.35rem .6rem;font-size:.72rem;text-decoration:none;display:block}.rr-scenes-sheet a:hover{color:var(--room-text);background:#f4efe30f}.rr-head-controls{align-items:center;gap:.5rem;display:inline-flex}.rr-focus-btn{border:1px solid var(--room-line);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--room-text-dim);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem;font-size:.62rem;transition:color .2s,border-color .2s;display:inline-flex}.rr-focus-btn:hover{color:var(--room-text);border-color:#f4efe340}.rr-focus-btn .iris{border:2px solid;border-radius:50%;width:.5rem;height:.5rem}.reading-room[data-focus=on]{background:var(--page-bg);transition:background .4s}.reading-room[data-focus=on] .rr-public-chrome,.reading-room[data-focus=on] .rr-public-footer,.reading-room[data-focus=on] .rr-rail,.reading-room[data-focus=on] .rr-scenes-sheet,.reading-room[data-focus=on] .rr-reader-head{display:none}.reading-room[data-focus=on] .rr-reader{grid-template-columns:minmax(0,1fr);max-width:none;padding-top:0}.reading-room[data-focus=on] .rr-page{box-shadow:none;background:0 0;border-radius:0;animation:none}.rr-focus-veil{z-index:30;pointer-events:none;background:linear-gradient(to bottom, var(--page-bg), transparent 16%), linear-gradient(to top, var(--page-bg), transparent 20%);display:none;position:fixed;inset:0}.reading-room[data-focus=on] .rr-focus-veil{display:block}.rr-focus-pill{z-index:40;border:1px solid var(--page-rule);background:var(--page-bg);opacity:.3;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .6rem;transition:opacity .25s;display:none;position:fixed;bottom:1.1rem;right:1.2rem}.rr-focus-pill:hover,.rr-focus-pill:focus-within{opacity:1}.reading-room[data-focus=on] .rr-focus-pill[data-open=true]{display:inline-flex}.rr-focus-pos{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;color:var(--page-ink-soft);text-align:center;min-width:4.5ch;font-size:.62rem}.rr-pill-btn{font-family:var(--font-geist-mono), monospace;color:var(--page-ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.1rem .3rem;font-size:.68rem}.rr-pill-btn:hover{color:var(--page-ink)}.rr-pill-sep{background:var(--page-rule);width:1px;height:.8rem}.rr-lamp--compact{border:0;padding:.1rem .3rem}.rr-focus-btn .marquee{border:2px solid;border-radius:1px;width:.6rem;height:.42rem}.rr-theatre{--room:var(--landing-ink);--room-text:#f4f3ef;--room-text-dim:#bbc6ce;--room-line:#52616b;--room-high:#293d4b;--page-bg:#fffdf8;--page-ink:var(--landing-ink);--page-ink-soft:var(--landing-muted);--page-rule:var(--landing-line);z-index:100;background:var(--room);color:var(--room-text);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:clamp(.75rem,1.5vw,1.5rem);animation:.2s both rr-house-lights;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes rr-house-lights{0%{opacity:0}to{opacity:1}}.rr-screen{background:var(--page-bg);width:100%;min-height:8rem;color:var(--page-ink);border:1px solid var(--page-rule);border-top:4px solid var(--studio-cobalt);border-radius:var(--landing-stage-radius);cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,4rem);display:flex;position:relative;overflow-y:auto;box-shadow:0 12px 40px -24px #00000080}@media (max-width:720px){.rr-screen{aspect-ratio:auto;flex:1;width:100%;height:auto}}.rr-beat{text-align:center;max-width:56ch;font-family:var(--font-courier), "Courier New", monospace;color:var(--page-ink);animation:.35s both rr-beat-in}@keyframes rr-beat-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rr-beat,.rr-theatre{animation:none}}.rr-beat .t-title{font-family:var(--font-newsreader), Georgia, serif;letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(2rem,5vw,4.5rem);font-weight:450;line-height:1.1}.rr-beat .t-under{color:var(--room-text-dim);margin-top:1.8em;font-size:clamp(.8rem,1.6vw,1rem)}.rr-beat .t-slug{letter-spacing:.08em;text-wrap:balance;max-width:44ch;margin-inline:auto;font-size:clamp(1.2rem,3vw,2.1rem);font-weight:700;line-height:1.15}.rr-beat[data-size=medium] .t-slug{letter-spacing:.04em;max-width:52ch;font-size:clamp(1.05rem,2vw,1.5rem);line-height:1.25}.rr-beat[data-size=long] .t-slug{letter-spacing:.02em;text-align:start;text-wrap:pretty;max-width:62ch;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.35}.rr-beat .t-cue{letter-spacing:.22em;color:var(--page-ink-soft);margin-bottom:1.1em;font-size:clamp(.72rem,1.4vw,.95rem)}.rr-beat .t-line{text-wrap:balance;font-size:clamp(1.15rem,2.8vw,2rem);line-height:1.5}.rr-beat[data-size=medium] .t-line{text-align:left;text-wrap:pretty;max-width:40ch;margin-inline:auto;font-size:clamp(1rem,2.2vw,1.5rem);line-height:1.6}.rr-beat[data-size=long] .t-line{text-align:left;text-wrap:pretty;max-width:52ch;margin-inline:auto;font-size:clamp(.88rem,1.8vw,1.2rem);line-height:1.7}.rr-beat .t-line+.t-line{margin-top:.9em}.rr-beat .t-paren{letter-spacing:.06em;color:var(--page-ink-soft);margin:.9em 0;font-size:clamp(.78rem,1.5vw,1rem);font-style:italic}.rr-beat .t-action{text-align:left;text-wrap:pretty;color:var(--page-ink);max-width:62ch;margin-inline:auto;font-size:clamp(.95rem,2.1vw,1.4rem);line-height:1.65}.rr-beat[data-size=long] .t-action{font-size:clamp(.85rem,1.7vw,1.15rem);line-height:1.7}.rr-beat[data-kind=action]{width:100%;max-width:none}.rr-beat[data-kind=dialogue]{max-width:58ch}.rr-theatre-bar{background:var(--room);border:1px solid var(--room-line);border-radius:12px;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem .75rem;display:flex;position:relative}.rr-theatre-pos{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;color:var(--room-text-dim);text-transform:uppercase;font-size:.75rem}.rr-theatre-bar .rr-pill-btn{color:var(--room-text);border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.rr-theatre-bar .rr-pill-btn:hover{background:var(--room-high);color:var(--room-text)}.rr-theatre-bar .rr-pill-btn--play{background:var(--studio-cobalt);color:#fff}.rr-theatre-bar .rr-pill-btn--play:hover{background:var(--studio-cobalt-hover);color:#fff}.rr-theatre-progress{background:var(--room-line);border-radius:999px;height:3px;position:absolute;bottom:.35rem;left:.75rem;right:.75rem;overflow:hidden}.rr-theatre-progress>span{background:var(--studio-cobalt);border-radius:inherit;height:100%;transition:width .3s;display:block}.rr-theatre-goto{border:1px solid var(--room-text-dim);background:var(--room);min-width:0;max-width:min(100%,18rem);min-height:44px;color:var(--room-text-dim);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;border-radius:6px;padding:.25rem .5rem;font-size:.75rem}.rr-theatre-hint{text-align:center;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--room-text-dim);pointer-events:none;flex-shrink:0;margin:0;font-size:.75rem;animation:1s 1.2s both rr-hint-in}.rr-theatre-hint kbd{border:1px solid var(--room-text-dim);font-family:inherit;font-size:inherit;color:var(--room-text-dim);border-bottom-width:2px;border-radius:4px;padding:.1rem .4rem;display:inline-block}@keyframes rr-hint-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rr-theatre-hint{animation:none}}.rr-beat .t-under{color:var(--page-ink-soft)}@media (max-width:720px),(max-height:600px){.rr-theatre{justify-content:flex-start;gap:1rem;padding:1rem}.rr-screen{aspect-ratio:auto;flex:1;justify-content:flex-start;min-height:8rem;padding:1.5rem}.rr-beat{margin:auto}.rr-theatre-bar{padding:.5rem .5rem .75rem}.rr-theatre-pos{letter-spacing:0;font-size:.6875rem}.rr-theatre-hint{display:none}}.rr-rail-tabs{border:1px solid var(--room-line);border-radius:999px;gap:2px;width:fit-content;margin-bottom:.9rem;padding:2px;display:flex}.rr-rail-tabs button{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--room-text-dim);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.28rem .75rem;font-size:.6rem}.rr-rail-tabs button[aria-selected=true]{background:var(--room-high);color:var(--room-text)}.rr-fw-select{border:1px solid var(--room-line);background:var(--room-high);width:100%;color:var(--room-text);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;border-radius:6px;padding:.4rem .5rem;font-size:.66rem}.rr-fw-about{font-family:var(--font-newsreader), serif;color:var(--room-text-dim);margin:.6rem 0 1rem;font-size:.78rem;font-style:italic;line-height:1.45}.rr-beats{flex-direction:column;list-style:none;display:flex}.rr-beat-item a{border-left:2px solid #0000;border-radius:0 3px 3px 0;grid-template-columns:auto 1fr auto;grid-template-areas:"dot name where"".note note";align-items:baseline;column-gap:.5rem;padding:.45rem .5rem;text-decoration:none;display:grid}.rr-beat-item a:hover{background:var(--room-high);border-left-color:var(--act-1)}.rr-beat-item .dot{border-radius:50%;grid-area:dot;align-self:center;width:.45rem;height:.45rem}.rr-beat-item .name{font-family:var(--font-courier), monospace;letter-spacing:.03em;color:var(--room-text);grid-area:name;font-size:.7rem;font-weight:700}.rr-beat-item a:hover .name{color:var(--room-text)}.rr-beat-item .where{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;color:var(--room-text-dim);white-space:nowrap;grid-area:where;font-size:.58rem}.rr-beat-item .note{font-family:var(--font-newsreader), serif;color:var(--room-text-dim);grid-area:note;margin-top:.15rem;font-size:.74rem;font-style:italic;line-height:1.4}.rr-beat-item--absent{opacity:.45;justify-content:space-between;gap:.5rem;padding:.45rem .5rem;display:flex}.rr-beat-item--absent .name{font-family:var(--font-courier), monospace;color:var(--room-text-dim);font-size:.7rem}.rr-beat-item--absent .where{font-family:var(--font-geist-mono), monospace;color:var(--room-text-dim);font-size:.58rem;font-style:italic}.rr-star{appearance:none;cursor:pointer;color:var(--room-text-dim);background:0 0;border:none;line-height:1;transition:color .2s,transform .2s cubic-bezier(.2,.9,.3,1.6),text-shadow .2s}.rr-star:hover{color:var(--room-text);transform:scale(1.15)}.rr-star[data-on]{color:#e6c87e;text-shadow:0 0 10px #e6c87e73}.rr-star[data-size=card]{color:#00000059;z-index:1;padding:.25rem;font-size:1.05rem;position:absolute;top:.5rem;right:.55rem}.rr-star[data-size=card]:hover{color:#000000b3}.rr-star[data-size=card][data-on]{color:#a3762a;text-shadow:0 0 8px #e6c87e8c}.rr-star[data-size=head]{border:1px solid var(--room-line);border-radius:999px;padding:.3rem .45rem;font-size:.95rem}.rr-star[data-size=head]:hover{border-color:#f4efe340}.rr-chip--starred[data-active]{color:#e6c87e;border-color:#e6c87e80}.rr-star[data-size=scene]{vertical-align:baseline;color:var(--page-ink-soft);opacity:.45;margin-left:1.2ch;padding:0 .2ch;font-size:.85em}.sp-slug:hover .rr-star[data-size=scene],.rr-star[data-size=scene]:focus-visible,.rr-star[data-size=scene][data-on]{opacity:1}.rr-star[data-size=scene][data-on]{color:#a3762a;text-shadow:0 0 8px #e6c87e80}.rr-rail-row{align-items:baseline;display:flex}.rr-rail-row a{flex:1;min-width:0}.rr-star[data-size=rail]{color:var(--room-text-dim);opacity:.55;padding:.2rem .35rem;font-size:.72rem}.rr-rail-row:hover .rr-star[data-size=rail],.rr-star[data-size=rail]:focus-visible{opacity:1;color:var(--room-text)}.rr-star[data-size=rail][data-on]{opacity:1;color:#e6c87e;text-shadow:0 0 8px #e6c87e73}.rr-rail-play{appearance:none;cursor:pointer;color:var(--room-text-dim);opacity:.55;background:0 0;border:none;padding:.2rem .3rem;font-size:.55rem;line-height:1;transition:color .2s,opacity .2s}.rr-rail-row:hover .rr-rail-play,.rr-rail-play:focus-visible{opacity:1;color:var(--room-text)}.rr-reader{max-width:86rem;padding-top:2rem}.rr-reader-head{border-bottom:1px solid var(--room-line);flex-wrap:wrap;padding-block:0 1.5rem}.rr-back{min-height:44px;color:var(--studio-cobalt-text);font:500 .8125rem / 1.5 var(--font-geist-sans), sans-serif;text-transform:none;letter-spacing:0;align-items:center;display:inline-flex}.rr-reader-title{font:450 1.125rem / 1.4 var(--font-newsreader), Georgia, serif;color:var(--room-text);flex:1;min-width:0}.rr-page{border:1px solid var(--page-rule);border-radius:8px;animation:none;box-shadow:0 12px 32px -24px #18232940}.rr-progress>span{background:var(--studio-cobalt)}.rr-lamp,.rr-focus-btn,.rr-star[data-size=head]{min-width:44px;min-height:44px;font:500 .75rem / 1.4 var(--font-geist-sans), sans-serif;text-transform:none;letter-spacing:0;border-radius:6px;padding:.5rem .75rem}.rr-lamp:hover,.rr-focus-btn:hover{background:var(--room-high);border-color:var(--studio-cobalt)}.rr-lamp .bulb{background:var(--studio-cobalt);box-shadow:none}.rr-lamp--compact{justify-content:center;min-width:44px}.rr-rail a{color:var(--room-text-dim);align-items:center;min-height:40px;padding:.5rem;font-size:.75rem;line-height:1.5}.rr-rail li[data-current=true] a{color:var(--studio-cobalt-text);border-left-color:var(--studio-cobalt)}.rr-rail-title{font-size:.6875rem}.rr-rail-tabs{border-radius:8px}.rr-rail-tabs button{min-height:44px;font:500 .8125rem var(--font-geist-sans), sans-serif;letter-spacing:0;text-transform:none;border-radius:6px}.rr-rail-tabs button[aria-pressed=true]{color:var(--studio-cobalt-text);background:var(--room-high)}.rr-fw-select{background:var(--paper);min-height:44px;font-size:.75rem}.rr-fw-about,.rr-beat-item .note{font:.875rem / 1.65 var(--font-geist-sans), sans-serif}.rr-rail-play,.rr-star[data-size=rail]{opacity:1;min-width:32px;min-height:40px}.rr-beat-item--absent{opacity:1}.rr-star{justify-content:center;align-items:center;display:inline-flex}.rr-star[data-size=card]{min-width:44px;min-height:44px;color:var(--landing-muted)}.rr-star[data-on],.rr-star[data-size=card][data-on],.rr-star[data-size=rail][data-on]{color:var(--studio-cobalt-text);text-shadow:none}.rr-star:disabled{cursor:progress}.rr-focus-pill{opacity:1;box-shadow:0 2px 12px #18232918}.rr-pill-btn{min-width:32px;min-height:44px}.rr-focus-pos{font-size:.75rem}.rr-scenes-sheet summary{min-height:44px;color:var(--page-ink);padding:.5rem}.rr-scenes-sheet a{min-height:44px;color:var(--page-ink-soft);align-items:center;display:flex}@media (max-width:760px){.rr-reader-head{gap:.5rem}.rr-reader-title{text-align:right;white-space:normal;flex-basis:60%}.rr-head-controls{flex-wrap:wrap;justify-content:flex-end;width:100%}.rr-reader,.rr-page{padding-inline:1rem}}@media (prefers-reduced-motion:reduce){.reading-room *,.reading-room :before,.reading-room :after{scroll-behavior:auto;transition:none;animation:none}}
