:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#d4d7d2;background:#151716;font-synthesis:none;font-size:13px;--bg:#151716;--panel:#1b1e1c;--line:#303530;--muted:#818980;--accent:#c5dea4;--text:#e5e8e1}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit;background:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:5px;padding:7px;transition:background .15s,color .15s}button:hover{background:#ffffff0b;color:#fff}button:disabled{opacity:.35;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}input,textarea,select{color:var(--text);background:#151815;border:1px solid var(--line);border-radius:5px;padding:9px;min-width:0}input[type=range]{padding:0;accent-color:var(--accent);height:3px;border:0;cursor:pointer}input[type=checkbox]{accent-color:var(--accent);width:28px;height:16px;cursor:pointer}input[type=number]{font-variant-numeric:tabular-nums}input[type=number]::-webkit-inner-spin-button{opacity:.4}textarea{resize:vertical}h1,h2,p{margin:0}h2{font-size:14px;font-weight:550}a{color:inherit;text-decoration:none}.primary{background:var(--accent);color:#23321d;font-weight:600;padding:10px 15px;border:1px solid #d0e6b9}.primary:hover{background:#d4eab8;color:#15210f}.primary:disabled{background:#839775;color:#25301f}.dim{color:#717970}.tiny{font-size:10px}.mono,.timecode{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums}.row{display:flex;align-items:center;gap:6px}.divider{width:1px;height:17px;background:var(--line);margin:0 6px}kbd{font:10px ui-monospace,monospace;border:1px solid #424940;border-bottom-width:2px;border-radius:3px;padding:1px 4px;color:#a2aaa0}.studio{min-height:100vh;display:flex;flex-direction:column}.topbar{height:66px;display:flex;align-items:center;padding:0 23px;gap:28px;border-bottom:1px solid var(--line);background:#191c19;flex-shrink:0}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;background:var(--accent);color:#293823;width:32px;height:32px;border-radius:9px}.brand strong{font-size:21px;letter-spacing:-.8px;font-weight:650}.brand strong span{font-size:13px;letter-spacing:-.25px;font-weight:400;color:#a4ada0;margin-left:5px}.beta{font-size:8px;letter-spacing:.7px;color:#8e988a;border:1px solid #3a4237;border-radius:3px;padding:3px 4px;margin-left:3px}.project-heading{display:flex;align-items:center;gap:6px;flex:1;min-width:100px}.project-heading input{background:transparent;border:0;width:135px;color:#cdd2c9;padding:4px 0;font-size:12px}.save-state{display:flex;align-items:center;gap:4px;font-size:10px;color:#808b7b;margin-left:10px;white-space:nowrap}.top-actions{display:flex;align-items:center;gap:5px}.text-button{font-size:11px;margin:0 3px}.top-actions .primary{font-size:12px;margin-left:9px}.workspace{display:grid;grid-template-columns:274px minmax(400px,1fr) 244px;flex:1;min-height:0}.left-panel,.inspector{background:var(--panel)}.left-panel{border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.source-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 18px 9px;color:#8f9989;font-size:11px}.source-heading>span{display:flex;align-items:center;gap:7px}.audio-card{display:flex;text-align:left;margin:0 14px 19px;padding:10px;gap:10px;border:1px solid #343c30;background:#23291f;border-radius:7px;max-width:calc(100% - 28px)}.audio-cover{display:grid;place-items:center;flex-shrink:0;width:41px;height:43px;color:#adc497;background:#38432e;border-radius:4px}.audio-card>span:nth-child(2){min-width:0;flex:1}.audio-card strong{font-size:11px;display:block;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:155px}.audio-card small{font-size:9px;color:#8e9a86;display:block;margin-top:7px}.lyrics-panel{display:flex;flex-direction:column;border-top:1px solid var(--line);flex:1;min-height:0}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 16px}.panel-title>span{color:var(--muted);font-size:10px}.import-actions{display:flex;gap:7px;margin:0 15px 13px}.import-actions button{border:1px solid #363c33;flex:1;font-size:10px;padding:8px 4px;color:#b7c0b0}.lyrics-meta{display:flex;justify-content:space-between;align-items:center;padding:0 18px 7px;color:#76866a;font-size:9px}.lyric-list{overflow:auto;flex:1;min-height:160px;max-height:calc(100vh - 395px);padding:0 9px 14px;scrollbar-width:thin;scrollbar-color:#3c4438 transparent}.lyric-row{padding:9px 10px 8px;border:1px solid transparent;border-radius:5px;margin-bottom:3px;position:relative}.lyric-row.selected{border-color:#49573e;background:#2b3425}.lyric-row.singing:before{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:2px;background:var(--accent)}.lyric-row-meta{display:flex;align-items:center;color:#677260;font-size:9px;gap:10px;line-height:16px}.lyric-row-meta button{font:9px ui-monospace,monospace;padding:0;color:#929e89}.lyric-row-meta small{font-size:8px;color:#a1ad95;margin-left:auto}.lyric-row textarea{display:block;background:transparent;border:0;padding:5px 0 0;width:100%;font-size:12px;line-height:20px;color:#aeb9a6;resize:vertical;min-height:27px}.lyric-row.selected textarea{color:#e0e8d8}.lyric-tools{display:flex;align-items:center;border-top:1px solid var(--line);padding:10px 12px;gap:1px}.lyric-tools>span{flex:1}.lyric-tools button{padding:6px;color:#919d87}.lyric-tools .stamp-button{color:var(--accent);font-size:11px}.timing-edit{display:flex;align-items:center;gap:6px;padding:0 15px 15px;color:#7f8d74;font-size:9px}.timing-edit label{display:flex;align-items:center;gap:5px;flex:1}.timing-edit input{padding:5px;width:62px;font-size:10px}.estimate-button{margin:0 18px 10px;color:var(--accent);background:#303d27;font-size:11px}.center-panel{min-width:0;display:flex;flex-direction:column;background:#141715}h1{font-size:18px;font-weight:450;letter-spacing:1.4px;margin-top:9px;color:#d8dece}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#9dbb7a;flex-shrink:0}.stage-area{display:flex;flex-direction:column;min-height:0;flex:1;padding:0 30px}.stage-toolbar{display:flex;align-items:center;gap:10px;font-size:9px;color:#7f8879;height:36px}.stage-toolbar>span:first-child{display:flex;align-items:center;gap:6px;flex:1}.stage-toolbar button{padding:4px}.stage-frame-slot{container-type:size;display:grid;place-items:center;flex:1;min-height:220px;overflow:hidden}.stage-surround{position:relative;display:flex;align-items:center;justify-content:center;flex:none;width:min(100cqw,calc(100cqh * var(--ratio-width) / var(--ratio-height)));height:min(100cqh,calc(100cqw * var(--ratio-height) / var(--ratio-width)));aspect-ratio:var(--ratio-width) / var(--ratio-height);background:#101310;border:1px solid #333a30;border-radius:2px;overflow:hidden}.stage-surround canvas{display:block;width:100%;height:100%;max-height:none;object-fit:contain}.stage-surround.ratio-9-16 canvas{width:auto;max-width:100%;height:calc(100vh - 340px);min-height:260px}.stage-surround.ratio-1-1 canvas{width:auto;max-width:100%;height:calc(100vh - 340px);min-height:260px}.stage-surround:fullscreen{background:#101310;padding:0}.stage-surround:fullscreen canvas{width:100%;height:100%;max-height:100vh;object-fit:contain}.transport{display:flex;align-items:center;justify-content:space-between;height:70px;flex-shrink:0}.volume{display:flex;align-items:center;gap:9px;color:#839077;width:125px}.volume input{width:62px}.transport-buttons{display:flex;align-items:center;gap:13px;color:#9aa58f}.play-button{border:1px solid #4b5741;border-radius:50%;height:35px;width:35px;color:#d2dfc3;background:#293322}.play-button svg{width:14px}.timecode{font-size:10px;width:125px;text-align:right;color:#c8d3bb}.timeline{margin:0;border-top:1px solid var(--line);background:#181c18;padding:0 0 17px;flex-shrink:0}.timeline-heading{display:flex;align-items:center;justify-content:space-between;padding:12px 21px;font-size:11px;color:#c1cbb8}.timeline-heading small{font-size:9px;color:#66735e;margin-left:12px}.timeline-heading button{padding:4px;color:#829075}.timeline-heading button.active{color:var(--accent);background:#324129}.timeline-body{display:flex;padding-right:23px}.track-labels{width:77px;flex-shrink:0;display:flex;flex-direction:column;color:#727e67;font-size:9px}.track-labels span{display:flex;align-items:center;justify-content:center;gap:5px;height:47px}.track-labels span:first-child{height:25px}.timeline-scroll{flex:1;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#3e4a35 transparent}.tracks{position:relative;touch-action:none;min-width:100%;height:123px;overflow:hidden;cursor:crosshair}.ruler{height:25px;position:relative;border-bottom:1px solid #303a29;color:#6f7e61;font:8px ui-monospace,monospace}.ruler span{position:absolute;top:1px;transform:translate(-50%)}.ruler span:first-child{transform:none}.ruler span:after{content:"";width:1px;height:6px;position:absolute;background:#3b4731;left:50%;top:13px}.wave-track{height:42px;background:#26391f;border:1px solid #405834;border-radius:4px;margin-top:4px;position:relative;overflow:hidden;color:#7f9f64}.wave-track svg{width:100%;height:100%;opacity:.65}.wave-track>span{font-size:8px;position:absolute;top:3px;left:7px;color:#c5d9b2;background:#26391fc9;padding:1px 4px;border-radius:2px;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyric-track{position:relative;height:37px;margin-top:6px}.lyric-track button{position:absolute;height:31px;border:1px solid #555743;border-radius:3px;font-size:9px;justify-content:flex-start;white-space:nowrap;overflow:hidden;background:#383b2b;color:#b5b79d;padding:0 6px;cursor:pointer}.lyric-track button.selected{border-color:#a3b97a;background:#4a5536;color:#e0e8cf;z-index:1}.playhead{position:absolute;top:17px;bottom:0;width:1px;background:#d4e9b3;pointer-events:none;z-index:2}.playhead>span{position:absolute;width:8px;height:10px;background:#d4e9b3;top:0;left:-3.5px;clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%)}.inspector{border-left:1px solid var(--line);display:flex;flex-direction:column}.inspector .panel-title{color:#c5cebc;padding-bottom:4px}.inspector-section{padding:17px;border-bottom:1px solid #2b3227}.section-label{display:flex;justify-content:space-between;font-size:10px;color:#9daa92;margin-bottom:12px}.section-label>span{font-size:9px;color:#69775f}.template-list{display:flex;flex-direction:column;gap:7px}.template-option{display:flex;width:100%;gap:10px;text-align:left;padding:7px;border:1px solid #343d2e;border-radius:6px;background:#1e241c;position:relative}.template-option.selected{border-color:#7f9865;background:#2c3525}.template-art{width:43px;height:42px;background:#ded8c8;color:#4a5140;display:flex;flex-shrink:0;overflow:hidden;border-radius:3px;align-items:center;justify-content:center;flex-direction:column;font-family:Songti SC,serif;font-size:10px;line-height:1.3}.template-art i{font-style:normal}.template-art.article i:first-child,.template-art.article i:last-child{opacity:.35}.template-art.article i:nth-child(2){font-size:13px}.template-art.flow{flex-direction:row;background:#283c33;color:#c7dcad;gap:1px}.template-art.flow i:nth-child(2){transform:translateY(8px);font-size:13px}.template-art.flow i:first-child{transform:translateY(-7px)}.template-art.tilt{background:#272c30;color:#ddc59f;transform:none}.template-art.tilt i{transform:rotate(-12deg);font-size:12px}.template-copy{flex:1}.template-copy strong{display:block;font-size:11px;font-weight:500;color:#c6d1bb}.template-copy small{display:block;font-size:8px;color:#78886d;margin-top:5px;letter-spacing:.1px}.template-option>svg{color:var(--accent);position:absolute;right:8px;top:10px;width:11px}.segmented{display:flex;border:1px solid #37412f;border-radius:5px;padding:3px;gap:3px}.segmented button{flex:1;font-size:9px;padding:7px 3px;color:#8c9c7b;gap:5px}.segmented button.selected{background:#35432b;color:#cdddba}.ratio-icon{display:inline-block;border:1px solid currentColor;width:12px;height:8px;border-radius:1px}.ratio-icon.r916{width:7px;height:11px}.ratio-icon.r11{height:9px;width:9px}.swatches{display:flex;gap:10px}.swatches button{height:30px;width:49px;border:2px solid transparent;position:relative;box-shadow:0 0 0 1px #3d4637}.swatches button.selected{box-shadow:0 0 0 2px #91a777}.swatches button>span{width:12px;height:12px;border-radius:50%;position:absolute;left:7px;bottom:6px}.swatches button svg{position:absolute;right:4px}.select-wrap{position:relative;display:block}.select-wrap select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#bac7ae;font-size:10px;padding:9px;background:#171d15;border-color:#36422e}.select-wrap>svg{position:absolute;right:9px;top:10px;pointer-events:none;color:#7b9068}.range-label{font-size:10px;color:#96a687;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:18px}.range-label>span{font:9px ui-monospace,monospace;color:#b5c6a4}.range-label input{width:100%;margin-top:13px}.offset-label{display:flex;align-items:center;justify-content:space-between;color:#a2b294;font-size:10px}.offset-label>div{display:flex;gap:6px;align-items:center}.offset-label input{width:58px;padding:5px;font-size:10px;color:#b9caa7}.offset-label>div>span{font-size:9px;color:#758866}.field-note{font-size:10px;line-height:1.8;color:#85917e;margin-top:8px}.inspector .field-note{font-size:9px;color:#6d7d60}.toggle-label{display:flex;align-items:center;justify-content:space-between;margin-top:17px;font-size:10px;color:#9dad8e;gap:15px}.inspector-foot{display:flex;align-items:center;gap:6px;justify-content:center;font-size:8px;color:#6d7f5f;padding:17px 8px;margin-top:auto}.statusbar{height:29px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:9px;color:#718365;background:#191e16}.statusbar>span{display:flex;align-items:center;gap:6px}.footer-gap{width:10px}.empty-note{padding:20px 10px;color:#839776;font-size:12px;line-height:2}.embedded{padding:0 16px 15px;font-size:10px;color:var(--accent)}.embedded button{display:flex;justify-content:space-between;width:100%;text-align:left;font-size:9px;margin-top:5px;border:1px solid #4b5e3d}.modal{border:1px solid #444e3d;border-radius:12px;padding:25px;width:460px;max-width:calc(100vw - 28px);color:#dbe2d4;background:#20261d;box-shadow:0 30px 100px #0009}.modal.wide{width:580px}.modal::backdrop{background:#090e0bc9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-title h2{font-size:18px;font-weight:500}.modal-description{font-size:12px;line-height:1.9;color:#a1af97;margin-bottom:18px}.modal-actions{display:flex;justify-content:space-between;align-items:center;margin-top:23px;gap:10px}.modal-actions>button,.modal-actions>div>button{font-size:12px}.modal-actions>div{display:flex;align-items:center;gap:5px}.discard-export{color:#8e9a87;font-size:10px!important}.discard-export:hover{color:#e5a992}.export-retained{margin-top:8px;color:#7f8c78;font-size:9px;line-height:1.6}.source-editor{display:block;width:100%;height:270px;line-height:1.9;font-size:13px;border-color:#445339;background:#171e14;padding:14px}.source-editor::placeholder{color:#68775e}.package-toggle{padding:15px;border:1px solid #435039;border-radius:6px;font-size:13px}.package-toggle small{display:block;font-size:10px;color:#788b6b;margin-top:7px}.export-summary{display:flex;align-items:center;gap:14px;background:#2d3826;border:1px solid #435738;border-radius:7px;padding:15px;margin-bottom:20px}.export-summary>svg{color:var(--accent)}.export-summary strong{font-size:13px}.export-summary p{font-size:10px;margin-top:6px;color:#90a17f}.modal fieldset{border:0;padding:0;margin:0}.form-row{display:flex;gap:14px;margin:14px 0}.form-row>label,.form-label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#a9b89c;flex:1}.form-row select,.form-row input,.form-label select{width:100%;font-size:12px;background:#172013;border-color:#3c4b32}.warning{font-size:11px;color:#e2be88;line-height:1.8;background:#423824;padding:10px 12px;border-radius:5px;margin-top:12px}.export-progress{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;font-size:10px;justify-content:space-between;color:var(--accent)}progress{width:100%;height:5px;accent-color:var(--accent)}.export-success{display:flex;align-items:center;gap:9px;padding:15px;background:#30422a;color:var(--accent);font-size:12px;margin-top:15px;border-radius:6px}.toast{position:fixed;bottom:43px;left:50%;transform:translate(-50%);z-index:20;background:#34432b;border:1px solid #728e59;color:#e0eccc;box-shadow:0 8px 30px #0006;padding:10px 14px;border-radius:7px;font-size:12px;display:flex;align-items:center;gap:13px;max-width:min(660px,90vw);line-height:1.7}.busy-overlay,.drop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#141b12ed;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:var(--accent)}.drop-overlay{margin:15px;border:2px dashed #9bb977;border-radius:12px;pointer-events:none}.drop-overlay strong{font-size:22px;font-weight:450}.drop-overlay span{font-size:12px;color:#9bad8c}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.workspace{grid-template-columns:292px minmax(400px,1fr) 268px}.stage-area{padding:0 45px}.stage-surround canvas{max-height:calc(100vh - 334px)}.inspector-section{padding:20px}.template-art{height:47px;width:49px}.template-copy strong{font-size:12px}.lyric-row textarea{font-size:13px}}@media(max-width:1180px){.workspace{grid-template-columns:240px minmax(330px,1fr) 215px}.topbar{padding:0 14px;gap:15px}.save-state{display:none}.stage-area{padding:0 18px}.inspector-section{padding:14px}.template-copy small{font-size:7px}.volume{width:80px}.timecode{width:108px;font-size:9px}.timeline-heading small{display:none}}@media(max-width:900px){.top-actions .text-button span,.beta,.project-heading svg{display:none}.topbar{gap:15px}.brand strong{font-size:19px}.brand strong span{font-size:11px}.project-heading input{width:110px}.workspace{grid-template-columns:225px minmax(0,1fr)}.inspector{grid-column:1 / -1;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.inspector .panel-title,.inspector-foot{display:none}.inspector-section{border-right:1px solid var(--line)}.stage-surround canvas{max-height:none}.stage-surround.ratio-9-16 canvas,.stage-surround.ratio-1-1 canvas{height:450px}.lyric-list{max-height:410px}.center-panel{min-height:610px}.statusbar>span:first-child{display:none}.top-actions .divider{display:none}.top-actions{gap:0}.top-actions .primary{margin-left:4px;padding:9px}}@media(max-width:620px){.topbar{height:58px;padding:0 10px;gap:8px}.brand strong span,.project-heading{display:none}.top-actions{margin-left:auto}.brand-symbol{width:28px;height:28px}.top-actions .primary{font-size:11px}.workspace{display:flex;flex-direction:column}.center-panel{order:0;min-height:0}.left-panel{order:1;border-top:1px solid var(--line);border-right:0}.inspector{order:2;display:grid;grid-template-columns:1fr 1fr}.stage-area{padding:0 14px}.stage-surround{min-height:0}.stage-surround canvas{min-height:0}.stage-surround.ratio-9-16 canvas,.stage-surround.ratio-1-1 canvas{min-height:0;height:425px}.transport{height:57px}.timeline{padding-bottom:9px}.timeline-heading{padding:8px 13px}.timeline-body{padding-right:14px}.track-labels{width:47px}.source-heading{padding-top:13px}.audio-card{margin-bottom:14px}.panel-title{padding-top:16px}.lyric-list{max-height:270px}.inspector-section:first-of-type{grid-column:1 / -1}.template-list{flex-direction:row}.template-option{flex-direction:column;text-align:center;padding:10px 4px;gap:8px}.template-copy small{font-size:7px}.template-option>svg{right:6px;top:6px}.statusbar{height:32px;padding:0 10px}.statusbar>span:last-child{display:none}.modal{padding:20px}.toast{bottom:20px;font-size:11px;min-width:80vw}.footer-gap{width:3px}}@media(prefers-reduced-motion:reduce){button{transition:none}.spin{animation-duration:2s}}@media(min-width:901px){.studio{height:100dvh;min-height:0}.workspace{overflow:hidden;min-height:0}.inspector{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3e4a35 transparent}.left-panel{overflow:hidden}.lyric-list{max-height:none;min-height:0}.center-panel{min-height:0;overflow:hidden}.stage-surround{min-height:0}.stage-surround canvas,.stage-surround.ratio-9-16 canvas,.stage-surround.ratio-1-1 canvas{position:absolute;width:100%;height:100%;max-height:none;min-height:0;object-fit:contain}.workspace-title{padding-top:21px;padding-bottom:9px}.transport{height:58px}.timeline{padding-bottom:10px}.inspector .panel-title{padding-top:18px}.inspector-section{padding-top:14px;padding-bottom:14px}}.export-video{display:block;width:100%;max-height:210px;background:#101510;border-radius:5px;margin-top:12px}.modal{max-height:calc(100dvh - 30px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#5e7350 transparent}.folia-stage-host{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#0d1424}.folia-stage-frame{position:absolute;left:50%;top:50%;border:0;transform-origin:center center;max-width:none}.stage-surround .folia-stage-frame{pointer-events:auto}.app-menu:not([open]) .app-menu-popover{display:none}.stage-toolbar{height:auto;min-height:44px;flex-shrink:0;flex-wrap:wrap;gap:8px}.stage-view-controls{display:flex;align-items:center;gap:10px;min-width:0}.stage-ratio-options{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.stage-ratio-options button{min-width:44px;min-height:30px;padding:4px 8px;font-size:12px;white-space:nowrap}.stage-ratio-options button[aria-pressed=true]{background:var(--accent);color:#23321d;font-weight:600}.stage-fit-label{font-size:11px}@media(max-width:620px){.inspector{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.inspector-section{min-width:0}.app-menu:nth-last-child(-n+3) .app-menu-popover{left:auto;right:0}.stage-toolbar{min-height:52px;gap:6px;padding:4px 0}.stage-toolbar>span:first-child{font-size:10px;min-width:0}.stage-view-controls{gap:6px}.stage-ratio-options button{min-height:40px;padding:4px 7px}.stage-toolbar>span:first-child{flex:1;order:0;line-height:1.3}.stage-toolbar>.icon-button{order:2}.stage-view-controls{order:1;flex:none}.stage-fit-label{display:none}.stage-toolbar .icon-button{width:40px;height:40px;flex-shrink:0}.stage-fit-label{max-width:100px;line-height:1.3}}@media(max-width:900px){.stage-frame-slot{container-type:normal;flex:0 0 auto;min-height:0}.stage-surround{width:min(100%,calc(460px * var(--ratio-width) / var(--ratio-height)));height:auto;min-height:0}.stage-surround canvas,.stage-surround.ratio-9-16 canvas,.stage-surround.ratio-1-1 canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;max-height:none}}.recording-folia dialog:not(.recording-dialog){visibility:hidden}.recording-folia dialog::backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.reread-lyrics{margin:-9px 16px 12px;padding:4px;color:#a8bd94;font-size:10px}.font-picker{position:relative;display:flex;flex-direction:column;gap:7px}.font-picker-current{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:8px 10px;border:1px solid #36422e;border-radius:6px;background:#171d15;color:#d6dfce;font-size:15px;font-weight:700;text-align:left}.font-picker-current:hover,.font-picker-current[aria-expanded=true]{border-color:#8daa70;background:#1c2519}.font-picker-current span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;border-radius:0;background:#05080578;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.font-picker-menu{position:fixed;right:260px;top:50%;z-index:40;display:flex;flex-direction:column;width:min(420px,calc(100vw - 24px));height:min(520px,calc(100vh - 24px));overflow:hidden;transform:translateY(-50%);border:1px solid #46533e;border-radius:12px;background:#1b201a;box-shadow:0 24px 80px #000b}.font-picker-menu>header{padding:13px;border-bottom:1px solid #343c31;background:#20261e}.font-picker-menu>header label{display:flex;align-items:center;gap:8px;height:39px;padding:0 10px;border:1px solid #3d4838;border-radius:7px;background:#141813;color:#7f8c76}.font-picker-menu>header input{width:100%;padding:0;border:0;background:transparent;font-size:12px}.font-picker-menu>header>div{display:flex;gap:4px;margin-top:9px;padding:3px;border-radius:7px;background:#131712}.font-picker-menu>header>div button{flex:1;padding:7px;color:#829078;font-size:10px;font-weight:650}.font-picker-menu>header>div button.active{background:#293226;color:#d6e1cc;box-shadow:0 1px 4px #0006}.font-local-actions{display:flex;gap:7px;padding:10px 13px;border-bottom:1px solid #343c31}.font-local-actions button{flex:1;border:1px solid #3b4636;color:#9eae93;font-size:10px}.font-local-actions button:hover{border-color:#8daa70;color:#d6e9c3}.font-picker-list{flex:1;min-height:220px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#526248 transparent}.font-picker-list>p{padding:28px 18px;color:#7f8e76;font-size:11px;line-height:1.8;text-align:center}.font-picker-item{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:55px;padding:8px 13px;border-bottom:1px solid #30382d;border-radius:0;text-align:left}.font-picker-item:hover{background:#222a20}.font-picker-item.selected{background:#2b3826}.font-source{display:inline-grid;place-items:center;min-height:22px;padding:3px 4px;border-radius:20px;background:#30392c;color:#91a287;font:700 8px -apple-system,sans-serif;text-transform:uppercase}.font-name{overflow:hidden;color:#dce4d6;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.font-picker-item>svg{color:#b8d792;opacity:0}.font-picker-item.selected>svg{opacity:1}.font-picker-status{display:flex;align-items:center;gap:5px;min-height:15px;color:#6f8066;font-size:8px;line-height:1.4}.font-picker-status svg{flex:none}@media(max-width:900px){.font-picker-menu{right:12px;left:12px;top:12px;width:auto;height:calc(100vh - 24px);transform:none}}.font-upload{display:flex;width:100%;margin-top:8px;border:1px solid #36422e;color:#a8bd94;font-size:9px}.background-list{display:flex;flex-direction:column;gap:7px}.background-list button{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 14px;align-items:center;gap:10px;min-width:0;min-height:54px;padding:7px 9px;border:1px solid #343d2e;border-radius:7px;background:#1e241c;text-align:left}.background-list button:hover{border-color:#526246;background:#222a20}.background-list button.selected{border-color:#7f9865;background:#2c3525;box-shadow:inset 3px 0 #9eba7a}.background-list strong,.background-list small{display:block;min-width:0}.background-list strong{color:#cbd5c1;font-size:10px;font-weight:600}.background-list small{margin-top:4px;color:#78866f;font-size:8px;line-height:1.4}.background-chip{width:44px;height:38px;border:1px solid #ffffff12;border-radius:5px;background:#263027;box-shadow:inset 0 0 18px #fff1}.background-chip.latent{background:radial-gradient(circle at 70% 25%,#cca76f,#28634f 35%,#10182c 75%)}.background-chip.common{background:linear-gradient(145deg,#344d42,#202329 48%,#c7d58d)}.background-chip.aurora-nebula{background:radial-gradient(ellipse at 55% 40%,#8deea1,#168b80 23%,#192b56 55%,#070b18 78%)}.background-chip.aurora-curtain{background:linear-gradient(105deg,#06101d,#39a882 32%,#6ceec0 40%,#16475d 51%,#7662bc 68%,#07111c)}.background-list button>svg{color:var(--accent)}.monet-assets{display:flex;flex-direction:column;gap:7px}.monet-assets>button{display:grid;grid-template-columns:46px minmax(0,1fr) 13px;align-items:center;gap:9px;padding:6px;border:1px solid #343d2e;background:#191e17;text-align:left}.monet-assets>button.selected{border-color:#829b68;background:#2b3525}.monet-assets>button:disabled{opacity:.55}.monet-assets img,.monet-empty{display:grid;width:46px;height:46px;place-items:center;border-radius:4px;background:#10140f;object-fit:cover;color:#66715f;font-size:7px}.monet-assets strong,.monet-assets small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monet-assets strong{font-size:10px;color:#c8d2be}.monet-assets small{margin-top:4px;font-size:8px;color:#74806c}.monet-actions{display:flex;gap:6px;margin-top:7px}.monet-actions button{flex:1;border:1px solid #394533;color:#91a486;font-size:8px}.monet-actions button:disabled{opacity:.35}.monet-subtitle{margin-top:15px}.tempera-pool{display:flex;flex-direction:column;gap:7px;margin-top:8px}.tempera-item{padding:7px;border:1px solid #343d2e;border-radius:5px;background:#191e17;color:#9fad96;font-size:8px}.tempera-title{display:grid;grid-template-columns:minmax(0,1fr) 25px;align-items:center}.tempera-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tempera-title button{padding:4px;color:#72806c}.tempera-title button:hover{color:#e69b7f}.tempera-controls{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:5px}.tempera-controls label{display:flex;align-items:center;gap:4px;color:#74816d}.tempera-controls select{min-width:0;width:100%;padding:3px;border-color:#343f30;background:#131812;color:#aab9a0;font-size:8px}.tempera-range{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:5px;margin-top:6px;color:#74816d}.tempera-range span{text-align:right;color:#9eae93}.tempera-range input{grid-column:1/-1;width:100%;margin:0}.lyric-tools .stamp-button{display:inline-flex;align-items:center;gap:6px;padding:6px;color:var(--accent);font-size:10px}.stage-frame-slot .stage-surround:fullscreen{width:100vw;height:100vh;aspect-ratio:auto}@media(min-width:901px){.stage-frame-slot{min-height:0}}.response-title{margin-top:18px}.response-modes{margin-top:10px}.response-modes button{padding:8px 5px;font-size:9px}.monet-panel .response-modes{margin-top:12px}.about-link{color:var(--accent);text-decoration:underline}.template-current{display:flex;align-items:center;width:100%;gap:11px;text-align:left;padding:9px;border:1px solid #526345;border-radius:7px;background:#293322;position:relative}.template-current:hover{border-color:#82996d;background:#303d28}.template-current .template-copy{min-width:0}.template-current .template-copy small{margin:0 0 3px;color:#829673;text-transform:uppercase;letter-spacing:.5px}.template-current .template-copy strong{font-size:12px}.template-current .template-copy em{display:block;margin-top:4px;color:#718066;font-size:8px;font-style:normal}.template-current>svg{color:var(--accent);margin-left:auto}.browse-templates{display:flex;justify-content:space-between;width:100%;margin-top:7px;padding:7px 2px;color:#9bad8b;font-size:10px}.browse-templates:hover{background:transparent;color:var(--accent)}.template-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:min(590px,66vh);overflow:auto;padding:2px;scrollbar-width:thin}.template-picker-option{display:flex;align-items:center;gap:10px;min-width:0;text-align:left;padding:9px;border:1px solid #343d2e;border-radius:7px;background:#1a2018;position:relative}.template-picker-option:hover{border-color:#536646;background:#252e20}.template-picker-option.selected{border-color:#8da772;background:#303b28}.template-picker-option>svg{position:absolute;right:9px;top:9px;color:var(--accent)}.export-preflight{margin-top:16px;padding:13px 14px;border:1px solid #3b4933;border-radius:7px;background:#192016}.export-preflight h3{margin:0 0 10px;font-size:11px;font-weight:600;color:#c8d5bd}.preflight-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}.preflight-grid>div{display:flex;align-items:center;gap:7px;min-width:0;font-size:9px;color:#9ba895}.preflight-grid>div.pass svg{color:#9fbd82}.preflight-grid>div.fail svg{color:#e2a36f}.preflight-grid>div.pending svg{color:#8b9782}.export-preflight>p{display:flex;align-items:flex-start;gap:7px;margin-top:11px;color:#d0ad78;font-size:9px;line-height:1.6}.language-picker{display:flex;align-items:center;gap:5px;color:#899684}.language-picker select{width:112px;padding:6px 22px 6px 7px;font-size:10px;background:#151a14;border-color:#343d30}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 30%,#283322 0,#111610e8 48%,#090c09f5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.welcome-card{width:min(660px,100%);padding:34px;border:1px solid #536348;border-radius:16px;background:linear-gradient(145deg,#222a1f,#171c16);box-shadow:0 35px 110px #000b}.welcome-top{display:flex;align-items:center;justify-content:space-between}.welcome-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--accent);color:#26331f}.welcome-eyebrow{margin-top:45px;color:#91a681;font:9px ui-monospace,monospace;letter-spacing:1.8px}.welcome-card h1{max-width:570px;margin:10px 0 14px;color:#eef4e8;font-size:clamp(31px,5vw,54px);font-weight:450;line-height:1.06;letter-spacing:-2.3px}.welcome-copy{max-width:540px;color:#a8b3a2;font-size:13px;line-height:1.85}.welcome-actions{display:flex;align-items:center;gap:8px;margin-top:29px}.welcome-actions button{padding:10px 13px;border:1px solid #3b4636;font-size:11px}.welcome-actions .welcome-primary{padding:11px 18px}.welcome-support{margin-top:19px;color:#6f7d69;font-size:9px}@media(max-width:900px){.top-actions .language-picker select{width:92px}.animation-summary{grid-column:auto}}@media(max-width:620px){.top-actions .language-picker{display:none}.template-picker-grid,.preflight-grid{grid-template-columns:1fr}.welcome-card{padding:24px}.welcome-eyebrow{margin-top:34px}.welcome-card h1{font-size:35px}.welcome-actions{align-items:stretch;flex-direction:column}.welcome-actions button{width:100%}}.app-header{height:58px;padding:0 16px;gap:15px;overflow:visible;position:relative;z-index:25}.app-header .brand{padding-right:13px;border-right:1px solid var(--line)}.app-header .brand-symbol{width:29px;height:29px;border-radius:8px}.app-header .brand strong{font-size:15px;letter-spacing:-.3px}.app-header .brand strong span{font-size:10px;margin-left:6px}.app-menus{display:flex;align-items:center;gap:1px;height:100%}.app-menu{position:relative;height:100%;display:flex;align-items:center}.app-menu summary,.menu-about{list-style:none;display:flex;align-items:center;gap:4px;height:100%;padding:0 8px;color:#aab3a6;font-size:10px;cursor:pointer;border-radius:0}.app-menu summary::-webkit-details-marker{display:none}.app-menu[open] summary,.app-menu summary:hover,.menu-about:hover{color:#f0f4ec;background:#ffffff0a}.app-menu-popover,.language-popover{position:absolute;z-index:80;top:calc(100% - 5px);left:0;width:210px;padding:6px;border:1px solid #46513f;border-radius:8px;background:#1e241c;box-shadow:0 18px 55px #000b}.app-menu-popover button,.language-popover button{display:flex;align-items:center;width:100%;justify-content:flex-start;gap:9px;padding:9px;color:#bac4b5;font-size:10px;text-align:left}.app-menu-popover button span,.language-popover button span{flex:1}.app-menu-popover button kbd{margin-left:auto}.app-menu-popover hr{height:1px;border:0;background:#333b30;margin:5px}.app-header .project-heading{justify-content:center}.app-header .project-heading input{text-align:center;width:min(210px,20vw)}.app-header .top-actions{margin-left:auto}.language-menu{position:relative}.language-menu summary{display:flex;align-items:center;gap:6px;min-width:126px;padding:7px 9px;border:1px solid #343d30;border-radius:6px;color:#9da999;font-size:10px;cursor:pointer;list-style:none;background:#151a14}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-menu[open] summary{border-color:#738965;color:#e3ebdc}.language-popover{top:calc(100% + 7px);right:0;left:auto;width:210px;max-height:360px;overflow:auto}.language-popover button[aria-checked=true]{color:var(--accent);background:#303c28}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:120;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,3px);padding:6px 8px;border:1px solid #4b5545;border-radius:5px;background:#111510;color:#e4eae0;box-shadow:0 8px 24px #0008;font-size:9px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .14s,transform .14s}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}.source-heading [data-tooltip]:after,.stage-toolbar [data-tooltip]:after{top:calc(100% + 8px);bottom:auto}.tour-focus{position:relative;z-index:62!important;box-shadow:0 0 0 3px #bddd9a,0 0 0 9999px #070a07c9!important}.tour-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:63;pointer-events:none}.tour-card{position:absolute;left:50%;bottom:42px;transform:translate(-50%);width:min(460px,calc(100vw - 28px));padding:24px;border:1px solid #637456;border-radius:12px;background:#20271d;box-shadow:0 22px 80px #000c;pointer-events:auto}.tour-close{position:absolute;right:12px;top:12px}.tour-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:9px;background:#34442b;color:var(--accent)}.tour-card>small{color:#7f9074;font:9px ui-monospace,monospace;letter-spacing:.5px}.tour-card h2{margin:7px 0 9px;font-size:18px;font-weight:500}.tour-card>p{color:#9eaa99;font-size:11px;line-height:1.8}.tour-progress{display:flex;gap:5px;margin-top:17px}.tour-progress i{width:24px;height:3px;border-radius:2px;background:#414a3d}.tour-progress i.active{background:var(--accent)}.tour-actions{display:flex;justify-content:space-between;margin-top:20px}.tour-actions button{font-size:11px}@media(max-width:1050px){.app-header{gap:8px}.app-header .brand strong span,.app-header .project-heading{display:none}.app-menu summary,.menu-about{padding:0 6px}.language-menu summary{min-width:40px}.language-menu summary span{display:none}}@media(max-width:620px){.app-header{height:54px}.app-menus .app-menu:nth-child(2),.app-menus .app-menu:nth-child(3),.menu-about{display:none}.language-menu summary{display:flex}.tour-card{bottom:18px}.tour-focus{box-shadow:0 0 0 2px #bddd9a!important}}.response-title span{margin-left:auto}.tour-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.tour-mask{position:absolute;top:0;right:0;bottom:0;left:0}.tour-highlight{position:absolute;border:2px solid #c7e7a4;border-radius:9px;box-shadow:0 0 0 1px #172012,0 0 28px #a9d97f66;animation:tourPulse 1.8s ease-in-out infinite}.tour-highlight>span{position:absolute;right:-9px;top:-10px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#c7e7a4;color:#1d2917;font:700 10px ui-monospace,monospace;box-shadow:0 4px 12px #0008}.tour-card{position:absolute;bottom:auto;transform:none;width:400px;padding:23px;border:1px solid #637456;border-radius:12px;background:#20271d;box-shadow:0 22px 80px #000d;pointer-events:auto}.tour-card:before{content:"";position:absolute;width:14px;height:14px;background:#20271d;border-color:#637456;transform:rotate(45deg)}.tour-card.arrow-left:before{left:-8px;top:calc(50% - 7px);border-left:1px solid;border-bottom:1px solid}.tour-card.arrow-right:before{right:-8px;top:calc(50% - 7px);border-right:1px solid;border-top:1px solid}.tour-card.arrow-top:before{top:-8px;left:calc(50% - 7px);border-left:1px solid;border-top:1px solid}.tour-card.arrow-bottom:before{bottom:-8px;left:calc(50% - 7px);border-right:1px solid;border-bottom:1px solid}@keyframes tourPulse{50%{box-shadow:0 0 0 1px #172012,0 0 36px #b9ef898e}}.settings-groups{display:flex;flex-direction:column;gap:2px}.settings-section{padding:17px 0;border-top:1px solid #343d30}.settings-section:first-child{border-top:0;padding-top:0}.settings-section-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px;color:var(--accent)}.settings-section-title>span{display:flex;flex-direction:column;gap:4px}.settings-section-title strong{color:var(--text);font-size:12px;font-weight:600}.settings-section-title small,.settings-toggle small,.future-settings-row small{color:#7e8b77;font-size:9px;line-height:1.5}.settings-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-left:26px}.settings-choice-grid button{justify-content:flex-start;padding:10px;border:1px solid #3b4536;background:#191f17;font-size:10px}.settings-choice-grid button.selected{border-color:#8da772;background:#303c28;color:var(--accent)}.settings-select,.settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-left:26px;color:#b8c2b2;font-size:10px}.settings-select select{width:230px;padding:8px}.settings-toggle{padding:9px 0}.settings-toggle>span{display:flex;flex-direction:column;gap:3px}.settings-future{opacity:.72}.future-settings-row{display:flex;align-items:center;gap:10px;margin-left:26px;padding:11px;border:1px dashed #414b3c;border-radius:7px}.future-settings-row>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px}.coming-soon{padding:4px 7px;border-radius:99px;background:#343d30;color:#9eaa98;font-size:8px;text-transform:uppercase;letter-spacing:.5px}.contact-action{display:inline-flex;padding:10px 14px;border:1px solid #718764;border-radius:6px;background:#2d3926;color:var(--accent);font-size:11px}.contact-action:hover{background:#36452d}.contact-note{margin-top:10px;color:#778370;font:9px ui-monospace,monospace}html[data-tooltips=false] [data-tooltip]:after{display:none}html[data-reduce-motion=true] *,html[data-reduce-motion=true] *:before,html[data-reduce-motion=true] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html[data-ui-theme=light]{color-scheme:light;--bg:#eef0eb;--panel:#f7f8f4;--line:#cfd5cb;--muted:#697267;--accent:#55733b;--text:#20251f;background:var(--bg);color:#2e352d}html[data-ui-theme=light] body,html[data-ui-theme=light] .studio{background:var(--bg)}html[data-ui-theme=light] .topbar,html[data-ui-theme=light] .left-panel,html[data-ui-theme=light] .inspector,html[data-ui-theme=light] .center-panel,html[data-ui-theme=light] .statusbar{background:var(--panel);color:var(--text)}html[data-ui-theme=light] .app-menu-popover,html[data-ui-theme=light] .language-popover,html[data-ui-theme=light] .modal,html[data-ui-theme=light] .tour-card{background:#fff;color:#242a22;border-color:#b9c2b4;box-shadow:0 18px 55px #2830232d}html[data-ui-theme=light] .tour-card:before{background:#fff}html[data-ui-theme=light] input,html[data-ui-theme=light] textarea,html[data-ui-theme=light] select,html[data-ui-theme=light] .language-menu summary{background:#fff;color:#242a22;border-color:#c2c9be}html[data-ui-theme=light] button:hover,html[data-ui-theme=light] .app-menu summary:hover,html[data-ui-theme=light] .menu-about:hover{background:#26351f0b;color:#172016}html[data-ui-theme=light] .audio-card,html[data-ui-theme=light] .template-current,html[data-ui-theme=light] .background-list button,html[data-ui-theme=light] .settings-choice-grid button,html[data-ui-theme=light] .lyric-row{background:#f2f4ef;border-color:#ccd3c8;color:#343b31}html[data-ui-theme=light] .settings-choice-grid button.selected,html[data-ui-theme=light] .background-list button.selected{background:#dfe9d7;border-color:#789064}html[data-ui-theme=light] .tour-card>p,html[data-ui-theme=light] .modal-description,html[data-ui-theme=light] .settings-section-title small,html[data-ui-theme=light] .settings-toggle small{color:#697465}html[data-ui-theme=light] [data-tooltip]:after{background:#fff;color:#20251f;border-color:#aeb9aa}@media(max-width:620px){.tour-card{width:calc(100vw - 28px)!important;left:14px!important;top:auto!important;bottom:14px!important}.tour-card:before{display:none}.settings-choice-grid,.settings-select,.settings-toggle,.future-settings-row{margin-left:0}.settings-select select{width:170px}}html[data-ui-theme=light] button{color:#465141}html[data-ui-theme=light] button:disabled{opacity:.55}html[data-ui-theme=light] .primary{border-color:#55733b;background:#55733b;color:#fff;box-shadow:0 1px 2px #23301f24}html[data-ui-theme=light] .primary:hover{border-color:#405f2d;background:#46672f;color:#fff}html[data-ui-theme=light] .primary:disabled{background:#8c9c80;color:#f8faf6;border-color:#8c9c80}html[data-ui-theme=light] .app-menu summary,html[data-ui-theme=light] .menu-about{color:#4b5648}html[data-ui-theme=light] .app-menu[open] summary{background:#e7ebe3;color:#1f281c}html[data-ui-theme=light] .app-menu-popover button,html[data-ui-theme=light] .language-popover button{color:#394435}html[data-ui-theme=light] .app-menu-popover hr{background:#dce1d8}html[data-ui-theme=light] .language-popover button[aria-checked=true]{background:#e3ecdc;color:#395c25}html[data-ui-theme=light] .project-heading input{color:#2d362a}html[data-ui-theme=light] .save-state,html[data-ui-theme=light] .source-heading,html[data-ui-theme=light] .panel-title>span{color:#687364}html[data-ui-theme=light] .timeline{background:#f2f4ef;border-color:#ccd3c8}html[data-ui-theme=light] .timeline-heading{color:#2f392c}html[data-ui-theme=light] .timeline-heading small{color:#6b7865}html[data-ui-theme=light] .timeline-heading button{color:#53624c}html[data-ui-theme=light] .timeline-heading button.active{background:#dce8d4;color:#3e6328}html[data-ui-theme=light] .ruler{border-color:#ccd4c7;color:#657260}html[data-ui-theme=light] .ruler span:after{background:#b7c2b0}html[data-ui-theme=light] .track-labels{color:#53604e}html[data-ui-theme=light] .timeline-scroll{scrollbar-color:#a9b6a1 transparent}html[data-ui-theme=light] .wave-track{border-color:#afc5a1;background:#e1ecda;color:#64894f}html[data-ui-theme=light] .wave-track>span{background:#edf4e9e8;color:#35542a}html[data-ui-theme=light] .lyric-track button{border-color:#bdc5b6;background:#e3e5dc;color:#4c5546}html[data-ui-theme=light] .lyric-track button:hover{border-color:#829473;background:#d7ded0;color:#2f3b2a}html[data-ui-theme=light] .lyric-track button.selected{border-color:#638149;background:#cbdcbd;color:#27411d}html[data-ui-theme=light] .playhead,html[data-ui-theme=light] .playhead>span{background:#527b36}html[data-ui-theme=light] .transport-buttons{color:#53614e}html[data-ui-theme=light] .play-button{border-color:#829676;background:#e5eddf;color:#365626}html[data-ui-theme=light] .timecode{color:#596554}html[data-ui-theme=light] .volume{color:#657160}html[data-ui-theme=light] .import-actions button{border-color:#c5cec0;color:#465441;background:#f5f6f2}html[data-ui-theme=light] .import-actions button:hover,html[data-ui-theme=light] .reread-lyrics:hover,html[data-ui-theme=light] .font-upload:hover,html[data-ui-theme=light] .monet-actions button:hover{border-color:#79916a;background:#e7eee2;color:#335423}html[data-ui-theme=light] .lyrics-meta,html[data-ui-theme=light] .lyric-row-meta{color:#5f6c59}html[data-ui-theme=light] .lyric-row-meta button{color:#53614e}html[data-ui-theme=light] .lyric-row-meta small{color:#557044}html[data-ui-theme=light] .lyric-row textarea{color:#3d4739}html[data-ui-theme=light] .lyric-row.selected{border-color:#789069;background:#e4ecdf}html[data-ui-theme=light] .lyric-row.selected textarea{color:#202b1d}html[data-ui-theme=light] .lyric-tools button{color:#4e5d48}html[data-ui-theme=light] .lyric-tools .stamp-button,html[data-ui-theme=light] .reread-lyrics,html[data-ui-theme=light] .browse-templates,html[data-ui-theme=light] .font-upload{color:#456a31}html[data-ui-theme=light] .estimate-button{background:#e0ead8;color:#385b25}html[data-ui-theme=light] .inspector .panel-title,html[data-ui-theme=light] .section-label{color:#344030}html[data-ui-theme=light] .section-label>span,html[data-ui-theme=light] .field-note,html[data-ui-theme=light] .inspector .field-note,html[data-ui-theme=light] .inspector-foot{color:#687764}html[data-ui-theme=light] .template-current:hover,html[data-ui-theme=light] .background-list button:hover{border-color:#849875;background:#e9eee5}html[data-ui-theme=light] .template-copy strong,html[data-ui-theme=light] .background-list strong{color:#2d3829}html[data-ui-theme=light] .template-current .template-copy small,html[data-ui-theme=light] .template-current .template-copy em,html[data-ui-theme=light] .template-copy small,html[data-ui-theme=light] .background-list small{color:#65745e}html[data-ui-theme=light] .segmented{border-color:#c4ccc0;background:#f0f2ed}html[data-ui-theme=light] .segmented button{color:#51604b}html[data-ui-theme=light] .segmented button.selected{background:#d8e5cf;color:#304d21}html[data-ui-theme=light] .range-label,html[data-ui-theme=light] .toggle-label,html[data-ui-theme=light] .offset-label{color:#4d5a48}html[data-ui-theme=light] .range-label>span,html[data-ui-theme=light] .offset-label>div>span{color:#5e6c58}html[data-ui-theme=light] .template-picker-option{border-color:#c9d0c4;background:#f6f7f4;color:#354130}html[data-ui-theme=light] .template-picker-option:hover{border-color:#849875;background:#ebf0e7}html[data-ui-theme=light] .template-picker-option.selected{border-color:#6f895d;background:#dfeadc}html[data-ui-theme=light] .font-picker-overlay{background:#26302238}html[data-ui-theme=light] .font-picker-menu{border-color:#b9c4b4;background:#fff;box-shadow:0 24px 80px #23301f38}html[data-ui-theme=light] .font-picker-menu>header{border-color:#d7ddd3;background:#f4f6f1}html[data-ui-theme=light] .font-picker-menu>header label,html[data-ui-theme=light] .font-picker-menu>header>div{border-color:#c7d0c2;background:#fff;color:#596655}html[data-ui-theme=light] .font-picker-menu>header>div button{color:#53604e}html[data-ui-theme=light] .font-picker-menu>header>div button.active{background:#dfe9d8;color:#2e4d20;box-shadow:none}html[data-ui-theme=light] .font-local-actions button{border-color:#c4cdc0;color:#45543f}html[data-ui-theme=light] .font-picker-item:hover{background:#eef2ea}html[data-ui-theme=light] .font-picker-item.selected{background:#e0ead9}html[data-ui-theme=light] .font-source{background:#e4e9e0;color:#4f6048}html[data-ui-theme=light] .font-name{color:#263022}html[data-ui-theme=light] .font-picker-status,html[data-ui-theme=light] .font-picker-list>p{color:#63705e}html[data-ui-theme=light] .export-summary,html[data-ui-theme=light] .export-preflight{border-color:#c8d2c2;background:#f1f5ed}html[data-ui-theme=light] .export-summary p,html[data-ui-theme=light] .preflight-grid>div,html[data-ui-theme=light] .export-retained{color:#596753}html[data-ui-theme=light] .export-preflight h3{color:#2f3b2b}html[data-ui-theme=light] .export-success{background:#dfedd7;color:#31551f}html[data-ui-theme=light] .warning{background:#f5ead8;color:#75521f}html[data-ui-theme=light] .source-editor{border-color:#bcc8b6;background:#fbfcfa}html[data-ui-theme=light] .contact-action{border-color:#789366;background:#e1ecda;color:#315720;box-shadow:none}html[data-ui-theme=light] .contact-action:hover{border-color:#5e7c4b;background:#d4e4ca;color:#274a18}html[data-ui-theme=light] .contact-note{color:#63705e}html[data-ui-theme=light] .settings-section{border-color:#d8ddd4}html[data-ui-theme=light] .settings-choice-grid button{border-color:#c6cec1;background:#f6f7f4;color:#3f4b3a}html[data-ui-theme=light] .settings-choice-grid button.selected{border-color:#6e895c;background:#dfead8;color:#31521f}html[data-ui-theme=light] .settings-select,html[data-ui-theme=light] .settings-toggle{color:#3f4b3a}html[data-ui-theme=light] .settings-section-title small,html[data-ui-theme=light] .settings-toggle small,html[data-ui-theme=light] .future-settings-row small{color:#63705e}html[data-ui-theme=light] .future-settings-row{border-color:#bac5b4;background:#f4f6f1}html[data-ui-theme=light] .coming-soon{background:#e2e7de;color:#52604d}html[data-ui-theme=light] .welcome-overlay{background:radial-gradient(circle at 50% 28%,#f8faf5 0,#edf1e9ed 52%,#dfe6daf5)}html[data-ui-theme=light] .welcome-card{border-color:#b8c6b0;background:linear-gradient(145deg,#fff,#f1f5ed);box-shadow:0 35px 100px #34412c35}html[data-ui-theme=light] .welcome-card h1{color:#202a1d}html[data-ui-theme=light] .welcome-copy{color:#556151}html[data-ui-theme=light] .welcome-eyebrow,html[data-ui-theme=light] .welcome-support{color:#5c7052}html[data-ui-theme=light] .toast{border-color:#789365;background:#f5f8f2;color:#283522;box-shadow:0 8px 30px #25321f2e}html[data-ui-theme=light] .drop-overlay,html[data-ui-theme=light] .busy-overlay{background:#edf2e9ee;color:#385a27}html[data-ui-theme=light] .monet-assets>button,html[data-ui-theme=light] .tempera-item{border-color:#c8d0c3;background:#f5f7f2;color:#3d4938}html[data-ui-theme=light] .monet-assets>button.selected{border-color:#728b60;background:#e0ead9}html[data-ui-theme=light] .monet-assets img,html[data-ui-theme=light] .monet-empty{background:#e5e9e1;color:#5f6b5a}html[data-ui-theme=light] .monet-assets strong{color:#303b2c}html[data-ui-theme=light] .monet-assets small,html[data-ui-theme=light] .tempera-controls label,html[data-ui-theme=light] .tempera-range{color:#5e6b58}html[data-ui-theme=light] .monet-actions button{border-color:#c3ccc0;color:#46553f;background:#f7f8f5}html[data-ui-theme=light] .tempera-controls select{border-color:#c3cbc0;background:#fff;color:#354130}html[data-ui-theme=light] .tempera-title button{color:#52624c}html[data-ui-theme=light] .swatches button{box-shadow:0 0 0 1px #aeb8a8}html[data-ui-theme=light] .swatches button.selected{box-shadow:0 0 0 2px #607c4c}html[data-ui-theme=light] .font-picker-current{border-color:#c2ccc0;background:#fff;color:#293524}html[data-ui-theme=light] .font-picker-current:hover,html[data-ui-theme=light] .font-picker-current[aria-expanded=true]{border-color:#718a60;background:#edf3e9;color:#263d1c}dialog.welcome-overlay,dialog.tour-layer{width:100%;height:100dvh;max-width:none;max-height:none;margin:0;border:0;color:inherit;box-sizing:border-box}dialog.welcome-overlay:not([open]),dialog.tour-layer:not([open]){display:none}dialog.welcome-overlay::backdrop,dialog.tour-layer::backdrop{background:transparent}dialog.welcome-overlay{overflow:auto}dialog.tour-layer{padding:0;background:transparent;pointer-events:auto;overflow:hidden}.tour-mask,.tour-highlight{pointer-events:none}.tour-card{max-height:calc(100dvh - 28px);overflow:auto}.app-menu-popover{max-width:calc(100vw - 16px);overflow:auto}.app-menu-popover button span{min-width:0;overflow-wrap:anywhere}.app-menu-popover a.menu-link{display:flex;align-items:center;width:100%;justify-content:flex-start;gap:9px;padding:9px;color:#bac4b5;font-size:10px;text-align:left;text-decoration:none}.app-menu-popover a.menu-link span{flex:1;min-width:0;overflow-wrap:anywhere}.app-menu-popover a.menu-link:hover{color:#f0f4ec;background:#ffffff0a}html[data-ui-theme=light] .app-menu-popover a.menu-link{color:#394435}html[data-ui-theme=light] .app-menu-popover a.menu-link:hover{background:#26351f0b;color:#172016}@media(max-width:620px){.app-header{display:grid;grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:88px;padding:0 10px;gap:0 8px}.app-header .brand{min-width:0;min-height:48px;border-right:0;padding-right:0;gap:6px}.app-header .brand-symbol{width:25px;height:25px;flex-shrink:0}.app-header .brand strong{font-size:14px}.app-header .top-actions{grid-column:2;grid-row:1;min-width:0;margin-left:0;gap:4px}.app-header .top-actions .primary{display:inline-flex;max-width:150px;margin-left:0;padding:9px 8px;line-height:1.25;white-space:normal}.app-header .top-actions .primary svg{flex-shrink:0}.app-header .app-menus{grid-column:1/-1;grid-row:2;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:36px;height:auto;padding-bottom:4px}.app-header .app-menus .app-menu,.app-header .app-menus .menu-about{display:flex;min-height:32px;height:32px}.app-header .app-menu summary,.app-header .menu-about{padding:0 6px}.app-header .language-menu summary{min-width:34px;padding:7px 6px}.app-header .language-popover{position:fixed;top:48px;left:10px;right:10px;width:auto;max-height:calc(100dvh - 64px)}}.export-notice{margin-top:16px;padding:13px 14px;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:7px;background:var(--panel);color:var(--text)}.export-notice h3{margin:0 0 8px;font-size:12px;font-weight:600}.export-notice p{margin:6px 0 0;font-size:12px;line-height:1.7}.lyrics-meta .clear-lyrics{font-size:11px;white-space:nowrap;padding:4px 6px;flex-shrink:0}.lyrics-meta>span{flex:1;min-width:0}.modal.export-dialog{width:880px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:hidden;color:var(--text);background:var(--panel)}.export-dialog[open]{display:flex;flex-direction:column}.export-dialog>.modal-title{flex-shrink:0;margin:0;padding:20px 24px;border-bottom:1px solid var(--line)}.export-dialog-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px;scrollbar-width:thin}.export-dialog .export-summary{margin:0 0 22px;padding:14px 16px;background:var(--bg);border-color:var(--line)}.export-dialog .export-summary>div{min-width:0}.export-dialog .export-summary strong{display:block;font-size:15px;overflow-wrap:anywhere;line-height:1.5}.export-dialog .export-summary p{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.5}.export-dialog .export-summary>svg{flex-shrink:0}.export-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:28px;align-items:start}.export-settings,.export-guidance{min-width:0}.export-settings>h3,.export-dialog .export-preflight h3{font-size:13px;font-weight:600;color:var(--text);margin:0 0 14px}.export-settings fieldset{display:grid;gap:18px;min-width:0}.export-dialog .form-row{margin:0;gap:12px}.export-dialog .form-row>label,.export-dialog .form-label{min-width:0;font-size:12px;color:var(--muted);gap:8px}.export-dialog select,.export-dialog input{min-height:40px;font-size:13px;color:var(--text);background:var(--bg);border-color:var(--line)}.export-dialog .export-preflight{margin:0;padding:0;border:0;background:transparent}.export-dialog .preflight-grid{grid-template-columns:1fr;gap:10px}.export-dialog .preflight-grid>div{font-size:12px;line-height:1.5;color:var(--muted);align-items:flex-start}.export-dialog .preflight-grid svg{flex-shrink:0;margin-top:2px}.export-dialog .export-notice{margin-top:20px;padding:13px 14px;background:var(--bg)}.export-dialog .export-notice p,.export-dialog .field-note,.export-dialog .export-preflight>p{font-size:12px;line-height:1.65;overflow-wrap:anywhere}.export-dialog .export-notice p{color:var(--muted)}.export-method-details{padding:12px 14px;border:1px solid var(--line);border-radius:7px;background:var(--bg);font-size:12px;line-height:1.65;color:var(--muted)}.export-method-details summary{cursor:pointer;color:var(--text)}.export-method-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.export-method-details p{margin:10px 0 0;overflow-wrap:anywhere}.export-feedback:empty{display:none}.export-dialog .export-progress{font-size:13px;font-variant-numeric:tabular-nums}.export-dialog .export-success{overflow-wrap:anywhere;line-height:1.6}.export-dialog .export-success svg{flex-shrink:0}.export-dialog .export-video{max-height:320px}.export-dialog>.export-dialog-footer{flex-shrink:0;margin:0;padding:16px 24px;border-top:1px solid var(--line);background:var(--panel);gap:12px;flex-wrap:wrap}.export-dialog-footer>div{flex-wrap:wrap}.export-dialog-footer button{min-height:38px}.export-dialog-footer>.primary{margin-inline-start:auto;padding-inline:20px}html[data-ui-theme=light] .export-dialog .export-summary{background:var(--bg);border-color:var(--line)}html[data-ui-theme=light] .export-dialog .export-preflight{background:transparent}@media(max-width:700px){.modal.export-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.export-layout{grid-template-columns:minmax(0,1fr);gap:24px}.export-dialog>.modal-title{padding:16px 18px}.export-dialog-body{padding:18px}.export-guidance{padding-top:20px;border-top:1px solid var(--line)}.export-dialog>.export-dialog-footer{padding:12px 18px}.export-dialog .export-summary{margin-bottom:20px}}.export-settings .export-mode-control{display:block;min-width:0}.export-mode-control legend{font-size:12px;color:var(--muted);padding:0;margin-bottom:8px}.export-mode-options{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.export-mode-options label{position:relative;display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;cursor:pointer;font-size:13px;line-height:1.5;text-align:center;color:var(--muted);background:var(--bg)}.export-dialog .export-mode-options input{position:absolute;opacity:0;width:1px;height:1px;min-height:0;padding:0;margin:0}.export-mode-options label:has(input:checked){border-color:var(--accent);color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--bg));font-weight:600}.export-mode-options label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.export-mode-options label:has(input:disabled){opacity:.4;cursor:not-allowed}.realtime-recording .stage-frame-slot{container-type:normal;overflow:visible}.realtime-recording .center-panel{overflow:visible}.realtime-recording .stage-surround{position:fixed;left:50%;top:24px;transform:translate(-50%);width:min(calc(100vw - 40px),calc((100dvh - 210px) * var(--ratio-width) / var(--ratio-height)));height:min(calc(100dvh - 210px),calc((100vw - 40px) * var(--ratio-height) / var(--ratio-width)));min-height:0;max-height:none;z-index:1000}.realtime-recording .folia-stage-host{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;aspect-ratio:auto}.realtime-recording .stage-surround>canvas{width:100%;height:100%;min-height:0;max-height:none;object-fit:contain}.modal.recording-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;width:100vw;height:100dvh;max-width:none;max-height:none;border:0;border-radius:0;padding:0;background:transparent!important;box-shadow:none!important;overflow:hidden;color:var(--text)}.recording-dialog>.modal-title{display:none}.recording-dialog::backdrop{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.recording-mask{position:fixed;background:color-mix(in srgb,var(--bg) 68%,transparent);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.recording-outline{position:fixed;pointer-events:none;outline:1px solid var(--accent);outline-offset:2px}.recording-hud{position:fixed;left:50%;transform:translate(-50%);width:min(520px,calc(100vw - 32px));padding:12px 16px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--text);font-size:12px}.recording-hud-row,.recording-hud-time{display:flex;align-items:center;justify-content:space-between;gap:12px}.recording-hud-row strong{display:flex;align-items:center;gap:8px;min-width:0;line-height:1.5}.recording-hud-row i{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#dc6456}.recording-hud-row button{flex-shrink:0;min-height:34px;border:1px solid var(--line);padding:6px 12px}.recording-hud-time{margin:8px 0;font-variant-numeric:tabular-nums;color:var(--muted)}.recording-hud progress{display:block;width:100%;height:5px;accent-color:var(--accent)}.recording-hud p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.5}@media(max-height:480px){.realtime-recording .stage-surround{top:12px;height:min(calc(100dvh - 175px),calc((100vw - 32px) * var(--ratio-height) / var(--ratio-width)));width:min(calc(100vw - 32px),calc((100dvh - 175px) * var(--ratio-width) / var(--ratio-height)))}.recording-hud{padding:8px 12px}.recording-hud p{display:none}}@media(max-width:620px){.workspace>.inspector{grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.inspector .inspector-section{grid-column:1;min-width:0;max-width:100%;border-right:0}.inspector .section-label{flex-wrap:wrap;gap:6px;overflow-wrap:anywhere}.inspector .section-label>span{min-width:0}.inspector button{max-width:100%;white-space:normal;overflow-wrap:anywhere}.inspector .template-current{width:100%;min-width:0}.inspector .template-copy{min-width:0}.inspector .background-list button{width:100%}}html[data-ui-theme=light] .brand-symbol,html[data-ui-theme=light] .welcome-mark,html[data-ui-theme=light] .stage-ratio-options button[aria-pressed=true]{color:#fff}html[data-ui-theme=light] .stage-ratio-options button[aria-pressed=true]:hover{background:var(--accent);color:#fff}@media(max-width:620px){.stage-toolbar{gap:8px;min-height:56px;padding:6px 0}.stage-ratio-options{padding:2px;gap:1px;border-radius:8px}.stage-ratio-options button{min-width:40px;min-height:36px;padding:4px 6px;font-size:11px;border-radius:5px}.stage-toolbar>.icon-button{width:36px;min-width:36px;height:40px}.stage-toolbar>span:first-child{gap:5px;font-size:9px}}
