.slide-studio{--studio-bg:#020408;--studio-panel:#07101a;--studio-panel-strong:#0a1420;--studio-text:#f2f6fb;--studio-muted:#8290a3;--studio-divider:#ffffff24;--studio-divider-soft:#ffffff12;--studio-accent:#00a8e0;background:var(--studio-bg);min-height:100vh;color:var(--studio-text);font-family:var(--header-font-family)}.studio-header{border-bottom:1px solid var(--studio-divider);background:#050b12;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 28px;display:flex}.studio-header h1,.studio-header p{margin:0}.studio-header h1{letter-spacing:0;margin-top:3px;font-size:22px;font-weight:850}.studio-header p{color:var(--studio-muted);margin-top:5px;font-size:12px}.studio-kicker{color:var(--studio-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.legacy-link{border:1px solid var(--studio-divider);color:#b9c5d2;cursor:pointer;background:#0a1520;border-radius:4px;align-items:center;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;text-decoration:none;display:inline-flex}.legacy-link:disabled{cursor:not-allowed;opacity:.45}.legacy-link:hover{color:#fff;background:#0c1c29;border-color:#2c95bc}.studio-header-actions{align-items:center;gap:8px;display:flex}.studio-toolbar{z-index:20;border-bottom:1px solid var(--studio-divider);background:var(--studio-panel);flex-wrap:wrap;align-items:center;gap:10px 18px;min-height:58px;padding:10px 28px;display:flex;position:sticky;top:0}.studio-toolbar label,.timeline-control,.studio-toggle{color:#aeb8c3;align-items:center;gap:8px;font-size:12px;display:inline-flex}.studio-toolbar select{border:1px solid var(--studio-divider);min-width:170px;height:34px;color:var(--studio-text);background:#06101a;border-radius:4px;outline:none;padding:0 28px 0 9px}.studio-toolbar select:focus,.studio-toolbar input:focus-visible,.studio-toolbar button:focus-visible,.phrase-list button:focus-visible{outline:2px solid var(--studio-accent);outline-offset:2px}.phrase-stepper{border:1px solid var(--studio-divider);border-radius:4px;grid-template-columns:34px 68px 34px;align-items:center;height:34px;display:inline-grid;overflow:hidden}.phrase-stepper button,.play-button{width:34px;height:34px;color:var(--studio-text);cursor:pointer;background:#06101a;border:0;font-size:20px;line-height:1}.phrase-stepper button:hover,.play-button:hover{background:var(--studio-panel-strong)}.phrase-stepper strong{color:#cbd3dc;text-align:center;font-size:12px}.play-button{background:var(--studio-accent);color:#00131d;border-radius:4px;font-size:14px}.play-button:hover{background:#35bce9}.timeline-control{min-width:230px}.timeline-control input{width:170px;accent-color:var(--studio-accent)}.studio-toggle input{accent-color:var(--studio-accent)}.studio-workspace{grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 150px);display:grid}.phrase-list{border-right:1px solid var(--studio-divider);background:#050b12;max-height:calc(100vh - 150px);overflow:auto}.phrase-list button{color:#e7edf3;cursor:pointer;text-align:left;background:0 0;border-top:0;border-bottom:1px solid #2a313a;border-left:3px solid #0000;border-right:0;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);align-content:center;gap:4px 8px;width:100%;min-height:82px;padding:11px 14px 11px 11px;display:grid}.phrase-list button:hover{background:#0a1420}.phrase-list button.is-selected{border-left-color:var(--studio-accent);background:#0b1824}.phrase-list button.is-instrumental{background:#0b1118}.phrase-list button.is-instrumental strong{color:#8fc9dd}.phrase-list button>span{color:#637181;grid-row:1/3;font-size:11px;font-weight:800}.phrase-list button strong{color:#f4f7fa;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.phrase-list button small{color:#82909f;font-size:10px}.stage-column{background:var(--studio-bg);min-width:0;padding:20px 26px 32px}.stage-meta{color:#7f8c9a;align-items:center;gap:16px;min-height:26px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.slide-stage{aspect-ratio:16/9;border:1px solid var(--studio-divider);background:#f7f9fc;width:min(100%,1280px);margin:0 auto;overflow:hidden;box-shadow:0 22px 64px #00000075}.stage-empty{color:#536171;place-items:center;width:100%;height:100%;display:grid}.stage-caption{color:#778493;width:min(100%,1280px);margin:10px auto 0;font-size:11px}.phrase-presentation-settings{border-top:1px solid var(--studio-divider);grid-template-columns:auto auto minmax(320px,1fr);align-items:end;gap:14px 22px;width:min(100%,1280px);margin:18px auto 0;padding-top:16px;display:grid}.phrase-presentation-settings>label{color:#aeb8c3;gap:7px;font-size:12px;display:grid}.phrase-presentation-settings select,.phrase-presentation-settings textarea{border:1px solid var(--studio-divider);width:100%;color:var(--studio-text);font:inherit;background:#06101a;border-radius:4px;outline:none}.phrase-presentation-settings select{height:36px;padding:0 9px}.phrase-presentation-settings textarea{resize:vertical;min-height:58px;padding:9px 10px;line-height:1.45}.phrase-presentation-settings select:focus,.phrase-presentation-settings textarea:focus{border-color:var(--studio-accent)}.phrase-presentation-settings .studio-toggle{grid-template-columns:auto 1fr;align-items:center;min-height:36px;display:flex}.phrase-annotation-field{min-width:0}.score-section-map{width:min(100%,1180px);min-height:calc(100vh - 102px);margin:0 auto;padding:28px 28px 72px}.score-section-heading{border-bottom:1px solid var(--studio-divider);justify-content:space-between;align-items:end;padding-bottom:16px;display:flex}.score-section-heading>div>span{color:var(--studio-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.score-section-heading h2{margin:4px 0 0;font-size:24px}.score-section-heading label{color:#aeb8c3;gap:6px;width:190px;font-size:10px;display:grid}.score-section-heading select,.score-section-break select,.score-custom-section-editor input{border:1px solid var(--studio-divider);height:36px;color:var(--studio-text);font:inherit;background:#06101a;border-radius:4px;outline:none;padding:0 9px}.score-custom-section-editor{border-bottom:1px solid var(--studio-divider);grid-template-columns:minmax(220px,360px) auto minmax(0,1fr);align-items:end;gap:10px;padding:14px 0;display:grid}.score-custom-section-editor>label{color:#aeb8c3;gap:6px;font-size:10px;display:grid}.score-custom-section-list{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.score-custom-section-list>span{border:1px solid var(--studio-divider);background:#08131d;border-radius:4px;align-items:center;min-height:34px;padding-left:10px;display:inline-flex}.score-custom-section-list strong{font-size:11px}.score-custom-section-list button{background:0 0;border:0;width:30px;min-height:30px;padding:0;font-size:17px}.score-section-timeline{padding-top:12px}.score-section-entry{padding-left:32px;position:relative}.score-section-entry:before{background:var(--studio-divider);content:"";width:1px;position:absolute;top:0;bottom:0;left:10px}.score-section-break{align-items:center;gap:8px;min-height:46px;display:flex}.score-section-break select{width:210px}.score-section-marker{border:3px solid var(--studio-bg);background:var(--studio-accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--studio-accent);position:absolute;left:4px}.score-section-map button{border:1px solid var(--studio-divider);color:var(--studio-text);cursor:pointer;font:inherit;background:#0b151f;border-radius:4px}.score-add-break{min-height:28px;padding:0 9px;color:#7d8b99!important;background:0 0!important;border-style:dashed!important;font-size:10px!important}.score-remove-break{width:32px;height:32px;padding:0;font-size:18px!important}.score-section-phrase{text-align:left;grid-template-columns:42px minmax(0,1fr) 120px 130px;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px 14px;display:grid;border:0!important;border-top:1px solid var(--studio-divider)!important;background:#080f16!important;border-radius:0!important}.score-section-phrase:hover{background:#0b1824!important}.score-section-phrase>span{color:#617080;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.score-section-phrase strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.score-section-phrase small{color:var(--studio-accent);text-transform:uppercase;font-size:10px;font-weight:800}.score-section-phrase em{color:#7f8c99;text-align:right;font-size:10px;font-style:normal}.studio-diagnostics{color:#aab5c1;border-top:1px solid #303741;margin:0 26px 26px 296px;padding:12px 0;font-size:12px}.studio-diagnostics summary{cursor:pointer;color:#d9e0e7;font-weight:750}.studio-diagnostics p{overflow-wrap:anywhere;margin:7px 0 0}.studio-diagnostics strong{color:#e6a85c;margin-right:8px}.jianpu-slide-viewport{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.jianpu-title-slide{--score-paper:#fbfcfe;--score-paper-muted:#f3f6f8;--score-ink:#0c151d;--score-text:#192631;--score-muted:#607487;--score-rule:#d3dde5;--score-accent:#007fa8;transform-origin:0 0;background:var(--score-paper);width:1280px;height:720px;color:var(--score-ink);font-family:var(--header-font-family);grid-template-rows:72px minmax(0,1fr) 58px;display:grid;position:absolute;top:0;left:0;overflow:hidden}.title-slide-topline,.title-slide-footer{color:var(--score-muted);letter-spacing:0;justify-content:space-between;align-items:center;padding:0 48px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:750;display:flex}.title-slide-topline{border-bottom:1px solid var(--score-rule)}.title-slide-main{flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:44px 72px 48px;display:flex}.title-slide-main h1{max-width:1080px;color:var(--score-ink);text-align:center;letter-spacing:0;margin:0;font-size:88px;font-weight:950;line-height:1.06}.title-slide-main h1.is-short{font-size:112px}.title-slide-main h1.is-long{font-size:66px}.title-slide-subtitle{color:var(--score-muted);text-align:center;margin:18px 0 0;font-size:21px;font-weight:600;line-height:1.35}.title-musical-context{border-top:2px solid var(--score-ink);justify-content:center;align-items:center;gap:60px;width:min(900px,100%);min-height:150px;margin-top:48px;padding-top:30px;display:flex}.title-key-mark,.title-tempo-mark{min-width:176px;color:var(--score-ink);justify-content:center;align-items:center;font-size:36px;font-weight:850;line-height:1;display:inline-flex}.title-key-mark{gap:10px}.title-key-accidental{margin:-8px -4px 0 0;font-size:58px;font-weight:400}.title-smufl{font-family:Bravura;font-weight:400}.title-meter-mark{width:62px;color:var(--score-ink);grid-template-rows:50px 3px 50px;place-items:center;font-size:51px;line-height:1;display:grid}.title-meter-mark i{background:var(--score-ink);width:50px;height:2.5px;display:block}.title-tempo-mark{gap:15px}.title-tempo-mark .title-smufl{margin-top:-5px;font-size:68px}.title-tempo-mark strong{font-size:38px;font-weight:850}.title-expression{max-width:240px;color:var(--score-text);margin:0;font-size:28px;font-weight:750;line-height:1.25}.title-slide-footer{border-top:1px solid var(--score-rule)}.jianpu-lesson-slide{--score-paper:#fbfcfe;--score-paper-muted:#f3f6f8;--score-ink:#0c151d;--score-text:#192631;--score-muted:#607487;--score-rule:#d3dde5;--score-accent:#007fa8;--score-accent-soft:#dff2f8;transform-origin:0 0;background:var(--score-paper-muted);width:1280px;height:720px;color:var(--score-ink);font-family:var(--header-font-family);grid-template-rows:86px 304px minmax(0,1fr) 22px;display:grid;position:absolute;top:0;left:0;overflow:hidden}.lesson-slide-header{border-bottom:1px solid var(--score-rule);background:var(--score-paper);justify-content:space-between;align-items:center;gap:24px;padding:16px 42px 12px;display:flex}.lesson-song-heading span,.lesson-source-anchor span{color:var(--score-muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:block}.lesson-song-heading h1{letter-spacing:0;margin:3px 0 0;font-size:18px;font-weight:900;line-height:1.1}.lesson-song-tags{flex-wrap:wrap;align-items:center;gap:5px;margin:4px 0 0;padding:0;list-style:none;display:flex}.lesson-song-tags li{color:#315269;background:#edf3f7;border:1px solid #b7c6d2;border-radius:3px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;line-height:1.1}.jianpu-lesson-slide.is-opening-slide .lesson-song-heading h1{font-size:32px}.lesson-source-anchor{text-align:right}.lesson-source-anchor strong{color:var(--score-text);margin-top:5px;font-size:12px;font-weight:800;display:block}.lesson-header-credits{max-width:520px;color:var(--score-muted);white-space:nowrap;margin:5px 0 0;font-size:10px;font-weight:700;line-height:1.25}.jianpu-lesson-slide.is-opening-slide .lesson-source-anchor strong{font-size:14px}.lesson-notation-band{border-bottom:1px solid var(--score-rule);background:var(--score-paper);min-height:0;padding:0 26px}.jianpu-phrase-notation{width:100%;height:100%;font-family:var(--lyric-font-family);display:block;overflow:visible}.phrase-score-bg{fill:var(--score-paper)}.phrase-context-divider{stroke:var(--score-rule);stroke-width:1px}.phrase-key{fill:var(--score-ink);font-family:var(--header-font-family);font-size:28px;font-weight:800}.phrase-smufl{font-family:Bravura;font-weight:400}.phrase-key-accidental{fill:var(--score-ink);text-anchor:middle;font-size:38px}.phrase-key-letter{text-anchor:start}.phrase-meter text,.inline-meter text{fill:var(--score-ink);text-anchor:middle;font-family:Bravura;font-size:31px;font-weight:400}.phrase-meter-rule{stroke:var(--score-ink);stroke-width:1.65px;stroke-linecap:square}.phrase-tempo text{fill:var(--score-text);font-size:23px;font-weight:700}.phrase-tempo .phrase-tempo-note{font-family:Bravura;font-size:40px;font-weight:400}.phrase-expression{fill:var(--score-muted);font-size:14px;font-weight:650}.phrase-beat-pulses line{stroke:#dce4ea;stroke-width:1px;pointer-events:none}.phrase-beat-pulses .phrase-beat-tick{stroke:#c8d3dc}.phrase-beat-pulses .is-active .phrase-beat-rail{stroke:var(--score-accent);stroke-width:3px;stroke-linecap:round}.phrase-beat-pulses .is-active .phrase-beat-tick{stroke:var(--score-accent);stroke-width:2px}.phrase-measure-number{fill:var(--score-muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650}.phrase-measure-incomplete{fill:#a96023;font-size:9px;font-weight:800}.phrase-key-change-label{fill:var(--score-accent);font-family:var(--lyric-font-family);text-anchor:start;font-size:12px;font-weight:800}.phrase-key-change-shift{fill:var(--score-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.phrase-key-change-value{fill:var(--score-ink);font-family:var(--header-font-family);text-anchor:end;font-size:20px;font-weight:850}.phrase-key-change-rule,.phrase-key-change-anchor{stroke:var(--score-accent);stroke-width:1.6px}.phrase-key-change-anchor{stroke-width:1.2px}.inline-meter text{font-size:24px}.phrase-barline line{stroke:var(--score-ink)}.phrase-barline circle{fill:var(--score-ink)}.phrase-curves path{fill:none;stroke:var(--score-ink);stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round}.phrase-curves text{fill:var(--score-ink);text-anchor:middle;font-family:Arial,sans-serif;font-size:19px;font-style:italic;font-weight:700}.curve-tie path{stroke-width:2.55px}.curve-tuplet path{stroke-width:1.9px}.phrase-slot{cursor:pointer;transition:opacity .12s}.phrase-slot.is-context{cursor:default}.active-slot-marker{fill:var(--score-accent-soft);opacity:.62}.phrase-digit{fill:var(--score-ink);text-anchor:middle;font-family:JPFontNDSBMN,Arial,sans-serif;font-size:43px;font-weight:400}.phrase-slot.is-active .phrase-digit,.phrase-slot.is-active .phrase-accidental{fill:var(--score-accent)}.phrase-slot.is-rhythm .phrase-digit{fill:#147b73;font-family:Arial,sans-serif}.phrase-slot.is-sustain .phrase-digit{font-family:Arial,sans-serif;font-size:35px;font-weight:600}.phrase-accidental{fill:var(--score-ink);text-anchor:middle;font-family:Bravura;font-size:38px;font-weight:400}.phrase-augmentation-line{stroke:var(--score-ink);stroke-width:2.4px;stroke-linecap:butt}.phrase-octave-dot,.phrase-duration-dot{fill:var(--score-ink)}.phrase-beams line{stroke:var(--score-ink);stroke-width:2.4px;stroke-linecap:butt}.phrase-score-lyric{fill:var(--score-text);font-family:var(--lyric-font-family);text-anchor:middle;font-size:27px;font-weight:650}.phrase-score-lyric.is-extension{fill:var(--score-muted)}.phrase-score-lyric.is-token-active{fill:var(--score-accent);font-weight:850}.jianpu-lesson-slide.is-instrumental-slide .phrase-digit,.jianpu-lesson-slide.is-instrumental-slide .phrase-accidental{font-size:24px}.jianpu-lesson-slide.is-instrumental-slide .phrase-octave-dot{r:2.4px}.jianpu-lesson-slide.is-instrumental-slide .phrase-duration-dot{r:2.2px}.jianpu-lesson-slide.is-instrumental-slide .phrase-beams line,.jianpu-lesson-slide.is-instrumental-slide .phrase-augmentation-line{stroke-width:1.9px}.lesson-language-band{background:var(--score-paper-muted);grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:center;gap:26px;min-height:0;padding:18px 40px 14px;display:grid}.lesson-interlude-band{background:var(--score-paper-muted);grid-template-columns:260px minmax(0,1fr);align-items:center;gap:34px;min-height:0;padding:28px 54px;display:grid}.lesson-interlude-band>div{border-right:1px solid var(--score-rule);gap:7px;padding-right:30px;display:grid}.lesson-interlude-band span{color:var(--score-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:800}.lesson-interlude-band strong{color:var(--score-ink);font-size:24px;font-weight:900}.lesson-interlude-band p{color:var(--score-text);margin:0;font-size:18px;font-weight:650;line-height:1.55}.lesson-language-primary{min-width:0}.lesson-original-sentence{color:#111820;letter-spacing:0;max-width:760px;margin:0;font-size:42px;font-weight:950;line-height:1.36}.teaching-highlight{--teaching-mark-color:#d64f5f;background:linear-gradient(to bottom, transparent 58%, color-mix(in srgb, var(--teaching-mark-color) 27%, transparent) 58%);color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--teaching-mark-color);text-decoration-color:var(--teaching-mark-color);text-underline-offset:5px;border-radius:1px;padding:0 1px;text-decoration-thickness:2px}.lesson-ruby-token{ruby-position:over;color:#111820}.lesson-original-surface{font:inherit}.lesson-ruby-token rt{color:#52708b;font-family:var(--lyric-font-family);letter-spacing:0;text-align:center;font-size:14px;font-weight:650;line-height:1}.lesson-romaji,.lesson-translation{margin:6px 0 0}.lesson-romaji{color:#6b7886;font-size:13px;font-weight:600}.lesson-translation{color:#263746;font-size:17px;font-weight:650}.lesson-language-notes{border-left:1px solid #d4dce5;flex-direction:row-reverse;align-items:flex-start;gap:12px;min-width:0;height:238px;padding-left:20px;display:flex;overflow:hidden}.lesson-language-notes-reserved{width:100%;height:100%}.lesson-coach-note-rail{align-self:center;width:100%}.lesson-language-note{--teaching-mark-color:#d64f5f;border-top:3px solid var(--teaching-mark-color);color:#465461;text-orientation:mixed;writing-mode:vertical-rl;min-width:42px;max-width:72px;height:220px;padding-top:8px;font-size:12px;line-height:1.5;display:block;overflow:hidden}.lesson-language-note strong,.lesson-language-note span,.lesson-language-note p{margin:0 0 0 6px;font-size:12px;line-height:1.5}.lesson-language-note strong{color:var(--teaching-mark-color);font-weight:850}.lesson-language-note span{color:#18242e;font-weight:750}.lesson-mark-strip{border-left:1px solid #d4dce5;align-content:center;gap:8px;min-width:0;padding-left:24px;display:grid}.lesson-mark{border-left:4px solid #e45e50;grid-template-columns:auto minmax(0,1fr);gap:2px 10px;padding:5px 0 5px 10px;display:grid}.lesson-mark.tone-vocabulary{border-left-color:#2c8b68}.lesson-mark.tone-pronunciation{border-left-color:#2e7dd1}.lesson-mark span{color:#121a22;font-size:16px;font-weight:850}.lesson-mark strong{color:#b34e43;align-self:center;font-size:11px;font-weight:800}.lesson-mark.tone-vocabulary strong{color:#247456}.lesson-mark.tone-pronunciation strong{color:#286cae}.lesson-mark p{color:#5b6875;grid-column:1/-1;margin:0;font-size:12px;line-height:1.35}.lesson-coach-note{color:#526170;border-left:4px solid #2e7dd1;margin:0;padding:8px 0 8px 14px;font-size:13px;line-height:1.5}.lesson-coach-note-inline{margin-top:10px;padding-top:5px;padding-bottom:5px}.lesson-slide-progress{background:#dfe5ec}.lesson-slide-progress span{background:#2878e3;height:100%;transition:width .16s linear;display:block}.lesson-song-progress{background:#dce4ea;height:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #5b6e7e38}.lesson-song-progress-fill{z-index:0;background:#187eac;transition:width .16s linear;position:absolute;inset:0 auto 0 0}.lesson-song-progress-section{z-index:1;color:#536779;min-width:1px;position:absolute;top:0;bottom:0;overflow:hidden}.lesson-song-progress-section i{background:#0a212f94;width:1px;position:absolute;top:0;bottom:0;left:0}.lesson-song-progress-section b{text-overflow:clip;text-transform:uppercase;white-space:nowrap;max-width:calc(100% - 10px);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:850;line-height:1;position:absolute;top:5px;left:6px;overflow:hidden}.lesson-song-progress-section.is-current b{color:#f7fbfd}.title-slide-credits{color:var(--score-text);margin:16px 0 0;font-size:17px;font-weight:700;line-height:1.3}.title-genre-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin:15px 0 0;padding:0;list-style:none;display:flex}.title-genre-tags li{color:#315269;background:#edf3f7;border:1px solid #9eb4c5;border-radius:4px;padding:5px 9px 4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:850;line-height:1}@media (width<=980px){.score-custom-section-editor{grid-template-columns:minmax(0,1fr) auto}.score-custom-section-list{grid-column:1/-1}.studio-header{min-height:76px;padding:14px 18px}.studio-workspace{grid-template-columns:1fr}.phrase-list{border-bottom:1px solid #303741;border-right:0;max-height:none;display:flex;overflow-x:auto}.phrase-list button{border-bottom:0;border-right:1px solid #2a313a;min-width:210px}.stage-column{padding:14px}.studio-diagnostics{margin:0 14px 18px}.phrase-presentation-settings{grid-template-columns:1fr 1fr}.phrase-annotation-field{grid-column:1/-1}.score-section-map{padding:18px 14px 50px}.score-section-phrase{grid-template-columns:32px minmax(0,1fr) 76px}.score-section-phrase em{display:none}}.slidev-jianpu-blank{color:#0c151d;width:100%;height:100%;min-height:0;font-family:var(--header-font-family);background:#f3f6f8;grid-template-rows:86px minmax(0,1fr) 132px;display:grid;overflow:hidden}.slidev-jianpu-blank header{background:#fbfcfe;border-bottom:1px solid #d3dde5;justify-content:space-between;align-items:center;padding:0 42px;display:flex}.slidev-jianpu-blank header span{color:#007fa8;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:800}.slidev-jianpu-blank header strong{font-size:18px;font-weight:900}.slidev-jianpu-blank header>div{text-align:right;gap:4px;display:grid}.slidev-jianpu-blank header small{color:#607487;font-size:10px;font-weight:700}.slidev-jianpu-blank main{align-content:center;gap:16px;padding:48px;display:grid}.slidev-blank-lyric,.slidev-blank-reading{text-align:center;margin:0}.slidev-blank-lyric{font-size:52px;font-weight:900}.slidev-blank-reading{color:#607487;font-size:24px;font-weight:700}.slidev-jianpu-blank footer{color:#526170;border-top:1px solid #d3dde5;padding:28px 44px;font-size:20px;font-weight:650}.project-studio{--project-bg:#05080c;--project-panel:#0a1017;--project-panel-strong:#0d1721;--project-line:#ffffff21;--project-muted:#8290a0;--project-text:#edf3f8;--project-accent:#00a8e0;background:var(--project-bg);min-height:100vh;color:var(--project-text);font-family:var(--header-font-family)}.project-header{border-bottom:1px solid var(--project-line);background:#050b11;justify-content:space-between;align-items:center;min-height:82px;padding:14px 26px;display:flex}.project-header span{color:var(--project-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.project-header h1{margin:4px 0 0;font-size:22px;font-weight:850}.project-header-actions,.project-editor-actions{align-items:center;gap:10px;display:flex}.project-header a{color:#bdc8d3;font-size:12px;text-decoration:none}.project-header-button{border:1px solid var(--project-line);background:#0a1520;border-radius:4px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.project-header-button:hover{color:var(--project-text);background:#0c1c29;border-color:#2c95bc}.project-file-input{display:none}.project-import-error{color:#f1b29e;background:#28120d;border-bottom:1px solid #5d352a;margin:0;padding:8px 26px;font-size:11px}.project-import-status{color:#9edbc3;background:#0b281f;border-bottom:1px solid #245948;margin:0;padding:8px 26px;font-size:11px}.project-studio button,.project-studio input,.project-studio select,.project-studio textarea{font:inherit}.project-studio button{border:1px solid var(--project-line);min-height:34px;color:var(--project-text);cursor:pointer;background:#0a1520;border-radius:4px;padding:0 12px}.project-studio button:hover:not(:disabled){background:#0c1c29;border-color:#2c95bc}.project-studio button:disabled{cursor:default;opacity:.35}.project-toolbar{border-bottom:1px solid var(--project-line);background:var(--project-panel);grid-template-columns:repeat(6,minmax(130px,1fr));align-items:end;gap:12px;padding:12px 26px;display:grid}.project-title-field{grid-column:span 2}.project-view-tabs{border-bottom:1px solid var(--project-line);background:#060c12;align-items:end;gap:22px;min-height:45px;padding:0 26px;display:flex}.project-view-tabs button{min-height:44px;color:var(--project-muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:0 2px;font-size:12px;font-weight:800}.project-view-tabs button.is-active{border-bottom-color:var(--project-accent);color:var(--project-text)}.project-toolbar label,.project-form-grid label,.project-source-field{color:#aab6c1;gap:6px;font-size:11px;display:grid}.project-studio input,.project-studio select,.project-studio textarea{border:1px solid var(--project-line);width:100%;color:var(--project-text);background:#06101a;border-radius:4px;outline:none;padding:8px 9px}.project-studio input,.project-studio select{height:36px}.project-studio textarea{resize:vertical;min-height:72px;line-height:1.45}.project-studio input:focus,.project-studio select:focus,.project-studio textarea:focus{border-color:var(--project-accent)}.project-workspace{grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 187px);display:grid}.project-source-pane{border-right:1px solid var(--project-line);background:#060c12}.project-source-field{padding:16px 16px 10px}.project-source-field textarea{min-height:180px}.project-primary-button{width:calc(100% - 32px);margin:0 16px 14px;background:var(--project-accent)!important;color:#00131d!important;border-color:#0000!important;font-weight:800!important}.project-phrase-list{border-top:1px solid var(--project-line);max-height:calc(100vh - 405px);overflow:auto}.project-phrase-list button{border:0;border-bottom:1px solid var(--project-line);text-align:left;background:0 0;border-left:3px solid #0000;border-radius:0;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-content:center;gap:3px 8px;width:100%;min-height:68px;padding:9px 12px 9px 9px;display:grid}.project-phrase-list button.is-selected{border-left-color:var(--project-accent);background:#0b1824}.project-phrase-list button>span{color:#6d7b89;grid-row:1/3;font-size:10px;font-weight:800}.project-phrase-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-phrase-list small{color:var(--project-muted);font-size:9px}.project-editor-pane{min-width:0;padding:20px 24px 36px}.project-preview{aspect-ratio:16/9;border:1px solid var(--project-line);background:#f3f6f8;width:min(100%,1120px);margin:0 auto;overflow:hidden}.project-preview-empty{color:#526170;place-items:center;height:100%;display:grid}.project-phrase-editor{border-top:1px solid var(--project-line);width:min(100%,1120px);margin:18px auto 0;padding-top:14px}.project-editor-actions{justify-content:flex-end;margin-bottom:14px}.project-editor-actions strong{margin-right:auto}.project-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.project-wide-field{grid-column:1/-1}.project-check-field{grid-template-columns:auto 1fr;align-items:center;min-height:36px;display:flex!important}.project-check-field input{width:auto;height:auto;accent-color:var(--project-accent)}.project-morphology{color:#aab6c1;gap:7px;font-size:11px;display:grid}.project-morphology>div{border-top:1px solid var(--project-line);border-bottom:1px solid var(--project-line);flex-wrap:wrap;gap:6px 14px;padding:10px 0;display:flex}.project-morphology>div>span{border-bottom:2px solid #2c8b68;gap:2px;padding-bottom:3px;display:inline-grid}.project-morphology>div>span.needs-review{border-bottom-color:#d38a3a}.project-morphology b{color:#edf3f8;font-size:13px}.project-morphology small{color:var(--project-muted);font-size:9px}.project-split-control{align-items:end;gap:10px;display:flex}.project-split-control label{width:150px}.project-section-screen{width:min(100%,1180px);min-height:calc(100vh - 187px);margin:0 auto;padding:26px 28px 70px}.project-section-heading{border-bottom:1px solid var(--project-line);justify-content:space-between;align-items:end;padding-bottom:16px;display:flex}.project-section-heading span{color:var(--project-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.project-section-heading h2{margin:4px 0 0;font-size:23px}.project-section-heading>strong{color:var(--project-muted);font-size:11px}.project-custom-section-editor{border-bottom:1px solid var(--project-line);grid-template-columns:minmax(220px,360px) auto minmax(0,1fr);align-items:end;gap:10px;padding:14px 0;display:grid}.project-custom-section-editor>label{color:#aab6c1;gap:6px;font-size:11px;display:grid}.project-custom-section-list{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.project-custom-section-list>span{border:1px solid var(--project-line);background:#08131d;border-radius:4px;align-items:center;min-height:34px;padding-left:10px;display:inline-flex}.project-custom-section-list strong{font-size:11px}.project-custom-section-list button{background:0 0;border:0;width:30px;min-height:30px;padding:0;font-size:17px}.project-section-timeline{padding-top:12px}.project-section-entry{padding-left:32px;position:relative}.project-section-entry:before{background:var(--project-line);content:"";width:1px;position:absolute;top:0;bottom:0;left:10px}.project-section-break{align-items:center;gap:8px;min-height:46px;display:flex}.project-section-break select{width:210px}.project-section-marker{border:3px solid var(--project-bg);background:var(--project-accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--project-accent);position:absolute;left:4px}.project-add-break{color:#7d8b99!important;background:0 0!important;border-style:dashed!important;min-height:28px!important;padding:0 9px!important;font-size:10px!important}.project-remove-break{width:32px;min-height:32px!important;padding:0!important;font-size:18px!important}.project-section-phrase{text-align:left;grid-template-columns:42px minmax(0,1fr) 120px 90px;align-items:center;gap:12px;width:100%;min-height:66px;display:grid;border:0!important;border-top:1px solid var(--project-line)!important;background:#080f16!important;border-radius:0!important;padding:10px 14px!important}.project-section-phrase:hover{background:#0b1824!important}.project-section-phrase>span{color:#617080;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.project-section-phrase strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.project-section-phrase small{color:var(--project-accent);text-transform:uppercase;font-size:10px;font-weight:800}.project-section-phrase em{color:var(--project-muted);text-align:right;font-size:10px;font-style:normal}@media (width<=980px){.project-toolbar{grid-template-columns:1fr 1fr}.project-workspace{grid-template-columns:1fr}.project-source-pane{border-right:0;border-bottom:1px solid var(--project-line)}.project-phrase-list{max-height:none;display:flex;overflow-x:auto}.project-phrase-list button{min-width:220px}.project-section-screen{padding:18px 14px 50px}.project-custom-section-editor{grid-template-columns:minmax(0,1fr) auto}.project-custom-section-list{grid-column:1/-1}.project-section-phrase{grid-template-columns:32px minmax(0,1fr) 78px}.project-section-phrase em{display:none}}:root{color:#1b1b1f;--score-font-family:"JPW_TaoDi", Arial, system-ui, sans-serif;--header-font-family:"NotoSansJPW", "Noto Sans", "Noto Sans CJK JP", "Noto Sans SC", sans-serif;--lyric-font-family:"Noto Sans CJK JP", "Noto Sans CJK SC", "Noto Sans JP", "Noto Sans SC", system-ui, "Yu Gothic", "Microsoft YaHei", sans-serif;font-synthesis:none;text-rendering:optimizelegibility;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans CJK JP,Yu Gothic,sans-serif}@font-face{font-family:NotoSansJPW;src:url(/sparks-core-resources/font/noto_sans_sc_light/noto_sans_sc_light.woff2)format("woff2");font-style:normal;font-weight:300 600;font-display:swap}@font-face{font-family:NotoSansJPW;src:url(/sparks-core-resources/font/noto_sans_sc_light/noto_sans_sc_light-transformed-bold.woff2)format("woff2");font-style:normal;font-weight:700 900;font-display:swap}@font-face{font-family:Bravura;src:url(/sparks-core-resources/font/bravura/bravura.woff)format("woff"),url(/sparks-core-resources/font/bravura/bravura.otf)format("opentype");font-style:normal;font-weight:400;font-display:block}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.app-header{z-index:10;background:#fbfcfd;border-bottom:1px solid #d7dce2;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:sticky;top:0}.app-header h1{margin:0;font-size:18px;line-height:1.2}.app-header p{color:#5d6672;margin:4px 0 0;font-size:13px}.encoding-pill{color:#3d4652;background:#f5f7f9;border:1px solid #cfd6de;border-radius:6px;padding:4px 8px;font-size:12px}.header-actions{align-items:center;gap:12px;display:inline-flex}.editor-toggle{color:#33404d;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.workspace{min-height:calc(100vh - 61px)}.workspace.with-editor{grid-template-columns:minmax(340px,33vw) minmax(0,1fr);align-items:start;display:grid}.jpwabc-editor-pane{z-index:8;background:#fbfcfd;border-right:1px solid #d7dce2;grid-template-rows:auto minmax(360px,calc(100vh - 216px)) auto;min-width:0;height:calc(100vh - 61px);display:grid;position:sticky;top:61px}.editor-head{border-bottom:1px solid #dfe4ea;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.editor-head h2{margin:0;font-size:14px;line-height:1.2}.editor-head p{color:#687483;margin:3px 0 0;font-size:12px}.editor-reset-button{color:#33404d;cursor:pointer;background:#fff;border:1px solid #bcc6d1;border-radius:6px;padding:5px 9px}.editor-reset-button:hover{background:#f1f4f7}.jpwabc-editor{resize:none;color:#111820;tab-size:2;background:#fff;border:0;border-bottom:1px solid #dfe4ea;outline:none;width:100%;min-width:0;height:100%;padding:14px;font-family:Cascadia Mono,Consolas,Courier New,monospace;font-size:13px;line-height:1.55}.jpwabc-editor:focus{box-shadow:inset 0 0 0 2px #86aee8}.editor-diagnostics{color:#52606f;background:#f6f8fa;max-height:144px;padding:10px 14px 12px;font-size:12px;overflow:auto}.editor-diagnostics.has-error{color:#8d3024;background:#fff3f0}.editor-diagnostics strong{color:#26313d;margin-bottom:6px;display:block}.editor-diagnostics.has-error strong{color:#8d3024}.editor-diagnostics p{overflow-wrap:anywhere;margin:4px 0 0}.toolbar{z-index:9;background:#fff;border-bottom:1px solid #dfe4ea;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:10px 20px;display:flex;position:sticky;top:61px}.toolbar-field{color:#44505d;align-items:center;gap:8px;font-size:13px;display:inline-flex}.toolbar select{background:#fff;border:1px solid #bcc6d1;border-radius:6px;min-width:150px;padding:5px 8px}.zoom-field input{width:150px}.toggle{color:#33404d;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.hover-panel{color:#33404d;background:#f7f9fb;border-bottom:1px solid #e1e6ec;height:28px;padding:6px 20px;font-size:13px}.viewer-body{min-height:calc(100vh - 132px)}.render-issue-panel{color:#27313d;background:#fffdfa;border:1px solid #d5dde7;border-left:4px solid #c06a2a;border-radius:6px;margin:0 20px 22px;padding:12px 14px;font-size:13px}.render-issue-panel strong{margin-bottom:8px;font-weight:800;display:block}.render-issue-list{gap:6px;display:grid}.render-issue-list p,.render-issue-more{margin:0}.render-issue-list p{grid-template-columns:5.5em 6em 13em minmax(0,1fr);align-items:start;gap:8px;display:grid}.render-issue-list span{color:#637080;font-weight:650}.render-issue-list code{white-space:pre-wrap;word-break:break-word;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.45}.render-issue-list .issue-error span:first-child{color:#a72d22}.render-issue-list .issue-warning span:first-child{color:#9a5a18}.render-issue-more{color:#637080;margin-top:8px}.page-viewport{flex-direction:column;align-items:center;gap:18px;padding:20px;display:flex}.page-viewport.page-mode{scroll-snap-type:y mandatory;height:calc(100vh - 132px);overflow:auto}.page-shell{scroll-snap-align:start;background:#fff;box-shadow:0 10px 30px #2a30382e}.sparks-viewer{flex-direction:column;align-items:center;gap:12px;min-height:calc(100vh - 132px);padding:20px;display:flex;overflow:auto}.sparks-viewer.page-mode{scroll-snap-type:y mandatory;height:calc(100vh - 132px)}.sparks-page-shell{width:calc(210mm * var(--sparks-zoom,1));min-height:calc(297mm * var(--sparks-zoom,1));scroll-snap-align:start;background:#fff;position:relative;box-shadow:0 10px 30px #2a30382e}.sparks-equifield{width:100%;min-height:calc(297mm * var(--sparks-zoom,1));padding:18px 0 22px}.sparks-viewer.phrase-mode{align-items:stretch;padding:16px 20px 24px}.sparks-viewer.phrase-mode .sparks-page-shell{width:min(1120px,100%);min-height:0;box-shadow:none;background:0 0;margin:0 auto}.sparks-viewer.phrase-mode .sparks-equifield{gap:12px;min-height:0;padding:0;display:grid}.sparks-viewer.phrase-mode .jpw-teaching-line{background:#fff;border:1px solid #dce3eb;box-shadow:0 8px 22px #262f3c17}.sparks-viewer.phrase-mode .jpw-teaching-line[data-line-kind=header]{min-height:0;overflow:hidden;height:180px!important}.sparks-viewer.phrase-mode .jpw-teaching-line[data-line-kind=score]{min-height:92px;overflow:hidden}.sparks-viewer.phrase-mode .jpw-teaching-line.is-active{background:#fff9e7}.sparks-viewer.phrase-mode .jpw-header-field{height:8.6em}.sparks-viewer.phrase-mode .jpw-header-intro{font-size:1.2em;top:10%}.sparks-viewer.phrase-mode .jpw-header-title{font-size:2.35em;top:18%}.sparks-viewer.phrase-mode .jpw-header-subtitle{font-size:1.15em;top:54%}.sparks-viewer.phrase-mode .jpw-header-caption{font-size:1.02em;top:44%}.sparks-viewer.phrase-mode .jpw-header-key-meter{font-size:1.18em;top:61%}.sparks-viewer.phrase-mode .jpw-header-expression{font-size:1.08em;top:78%}.jpw-teaching-renderer{width:100%}.jpw-teaching-line{border-radius:4px;transition:background-color .12s,box-shadow .12s;position:relative}.jpw-teaching-line[data-line-kind=score]{cursor:pointer}.jpw-teaching-line.is-active{background:#ffe08038;box-shadow:inset 0 0 0 2px #d9911a8c}.jpw-teaching-diagnostics{width:min(calc(210mm * var(--sparks-zoom,1)), calc(100vw - 40px));color:#27313d;background:#fffdfa;border:1px solid #d5dde7;border-left:4px solid #c06a2a;border-radius:6px;margin:12px auto 0;padding:10px 12px;font-size:12px}.jpw-teaching-diagnostics strong{margin-bottom:6px;display:block}.jpw-teaching-diagnostics p{grid-template-columns:5.5em 13em minmax(0,1fr);gap:8px;margin:4px 0 0;display:grid}.jpw-teaching-diagnostics span{color:#637080;font-weight:650}.jpw-teaching-diagnostics code{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.jpw-lesson-slide{background:#eef1f4;grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);gap:22px;width:min(1280px,100%);min-height:100vh;margin:0 auto;padding:28px;display:grid}.jpw-lesson-score{min-width:0}.jpw-lesson-score .sparks-viewer{min-height:0;padding:0}.jpw-lesson-score .sparks-viewer.phrase-mode .sparks-page-shell{width:100%}.jpw-lesson-panel{color:#17202a;min-width:0;font-family:var(--lyric-font-family);background:#fff;border:1px solid #d5dde7;border-radius:8px;align-self:start;padding:22px;box-shadow:0 8px 22px #262f3c17}.jpw-lesson-panel header{border-bottom:1px solid #e1e6ec;padding-bottom:14px}.jpw-lesson-panel header p,.jpw-lesson-panel header h2,.jpw-lesson-panel header span,.jpw-lesson-panel header small,.jpw-lesson-translation,.jpw-lesson-mark-list p,.jpw-lesson-notes p{margin:0}.jpw-lesson-panel header p{color:#657282;font-size:.84rem;font-weight:700}.jpw-lesson-panel header h2{letter-spacing:0;margin-top:6px;font-size:clamp(1.45rem,3vw,2.35rem);font-weight:850;line-height:1.22}.jpw-lesson-panel header span{color:#365b7a;margin-top:7px;font-size:1.05rem;font-weight:700;display:block}.jpw-lesson-panel header small{color:#7b8795;margin-top:8px;font-size:.8rem;font-weight:700;display:block}.jpw-lesson-translation{color:#33404d;margin-top:14px;font-size:1rem;line-height:1.55}.jpw-lesson-mark-list,.jpw-lesson-notes{gap:10px;margin-top:18px;display:grid}.jpw-lesson-mark-list>strong,.jpw-lesson-notes>strong{color:#26313d;font-size:.86rem;font-weight:850}.jpw-lesson-mark-list article{border-top:1px solid #edf1f5;grid-template-columns:auto 1fr;gap:4px 10px;padding:10px 0;display:grid}.jpw-lesson-mark-list b{color:#111820;font-size:1.08rem}.jpw-lesson-mark-list span{color:#8b4a18;align-self:center;font-size:.84rem;font-weight:750}.jpw-lesson-mark-list p{color:#536171;grid-column:1/-1;line-height:1.5}.jpw-lesson-notes p{color:#536171;line-height:1.5}.jpw-header-field{color:#0f141a;width:100%;height:30em;font-family:var(--header-font-family);font-weight:500;position:relative}.jpw-header-intro,.jpw-header-title,.jpw-header-subtitle,.jpw-header-caption,.jpw-header-key-meter,.jpw-header-expression{white-space:pre-line;position:absolute}.jpw-header-intro{font-size:1.7em;top:9%;left:8%}.jpw-header-title{letter-spacing:0;-webkit-text-stroke:.018em currentColor;text-shadow:0 0;font-size:3.35em;font-weight:850;line-height:1.1;top:28%;left:50%;transform:translate(-50%)}.jpw-header-subtitle{text-align:center;font-size:1.78em;font-weight:560;line-height:1.45;top:44%;left:50%;transform:translate(-50%)}.jpw-header-caption{text-align:right;max-width:34em;font-size:1.48em;line-height:1.5;top:56%;right:8%}.jpw-header-key-meter{align-items:center;gap:.42em;font-size:1.84em;font-weight:650;display:inline-flex;top:57%;left:8%}.jpw-header-expression{align-items:flex-end;font-size:1.76em;font-weight:650;line-height:1.2;display:inline-flex;top:68%;left:8%}.jpw-header-key,.jpw-header-digit-run{align-items:baseline;display:inline-flex}.jpw-header-key{gap:.105em}.jpw-header-vector-glyph{width:calc(var(--jpw-glyph-ratio,.6) * var(--jpw-glyph-height,1em));height:var(--jpw-glyph-height,1em);color:currentColor;vertical-align:baseline;flex:none;display:inline-block;overflow:visible}.jpw-header-key-digit{--jpw-glyph-height:.98em;transform:translateY(.11em)}.jpw-header-key-accidental{--jpw-glyph-height:1.2em;margin-left:.05em;transform:translateY(.18em)}.jpw-header-meter{grid-template-rows:auto .12em auto;place-items:center;min-width:1.05em;font-weight:700;line-height:.9;display:inline-grid}.jpw-header-meter-combo-glyph{--jpw-glyph-height:1.48em;margin-left:.03em;transform:translateY(.22em)}.jpw-header-meter-digit{--jpw-glyph-height:.82em}.jpw-header-meter-line{background:currentColor;width:100%;height:.12em}.jpw-header-tempo-note{color:currentColor;flex:none;width:.82em;height:1.55em;margin-right:.01em;display:inline-block;overflow:visible;transform:translateY(.18em)}.jpw-header-expression-text{line-height:1}.sparks-status{color:#44505d;background:#f5f7f9;border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;bottom:10px;right:12px}.sparks-warnings{width:min(calc(210mm * var(--sparks-zoom,1)), calc(100vw - 40px));color:#44505d;background:#fff;border:1px solid #d7dce2;border-radius:6px;padding:8px 10px;font-size:12px}.sparks-warnings p{margin:6px 0 0}.svg-page{width:100%;height:auto;display:block}.score-digit,.score-digit-path,.score-accidental-path,.score-accidental,.meter-text,.title-key-text,.title-meter-text,.tempo-text{font-family:var(--score-font-family);text-anchor:middle;dominant-baseline:alphabetic;fill:#111;font-size:2.6px}.score-digit-path,.score-accidental-path,.duration-path,.duration-beam{fill:#111}.score-accidental{font-size:1.8px}.meter-text{font-size:3.2px;font-weight:600}.title-key-text,.tempo-text{text-anchor:start;font-weight:650}.title-meter-text{text-anchor:middle;font-weight:650}.tempo-note-head{fill:#111}.tempo-note-stem{stroke:#111;stroke-width:.45px;stroke-linecap:round}.duration-line,.barline-stroke{stroke:#111;stroke-linecap:round}.duration-line{stroke-width:.35px}.duration-dot,.octave-dot,.repeat-dot{fill:#111}.lyric{font-family:var(--lyric-font-family);fill:#14191f;font-size:3.2px}.lyric.extension{fill:#5d6672}.text{font-family:var(--lyric-font-family);fill:#111}.title-main{font-weight:700}.unknown-token{fill:#a44438}.slur,.tie{color:#111}.attachment{fill:#222;font-size:3px}.key-change{fill:#8b2e1f;font-size:3.2px;font-weight:650}.reading-override{fill:#1f5f8b}.rhythm .score-digit{fill:#1f5f8b;font-weight:700}.diagnostics{fill:#7b4d12;font-size:2.6px}.staff-placeholder{color:#5d6672;padding:24px}@media (width<=980px){.workspace.with-editor{display:block}.jpwabc-editor-pane{border-bottom:1px solid #d7dce2;border-right:0;grid-template-rows:auto minmax(280px,42vh) auto;height:auto;position:static}.jpw-lesson-slide{grid-template-columns:1fr;padding:16px}}@page{size:A4;margin:0}@media print{:root,body{background:#fff}.app-header,.toolbar,.hover-panel,.jpwabc-editor-pane{display:none}.workspace.with-editor{display:block}.page-viewport{padding:0;display:block}.page-shell{min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;width:210mm!important}.sparks-viewer{padding:0;display:block;overflow:visible}.sparks-page-shell{width:210mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always}.sparks-equifield{min-height:297mm;padding:0;width:100%!important;font-size:11.4063px!important;position:relative!important;inset:auto!important;transform:none!important}.sparks-equifield .wcl-equifield-content{width:100%!important;margin-left:0!important;transform:none!important}.sparks-status,.render-issue-panel{display:none}}
