:root{color:#17201d;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7f6;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:#fff;border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;display:flex}.topbar h1,.mode-heading h2,.results-header h2{letter-spacing:0;margin:0}.topbar h1{font-size:20px;line-height:1.2}.subline{color:#58645f;margin-top:4px;font-size:13px}.top-actions,.mode-actions,.result-card-head,.results-header-actions,.results-header{align-items:center;gap:10px;display:flex}.top-actions,.mode-actions{flex-wrap:wrap}.workspace{grid-template-columns:220px minmax(620px,1fr) minmax(320px,360px);min-height:calc(100vh - 72px);display:grid}.mode-rail{background:#fff;border-right:1px solid #d9dfdc;flex-direction:column;gap:8px;padding:12px;display:flex}.mode-tab{color:#1e2824;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce2df;border-radius:8px;min-height:62px;padding:10px 12px;text-decoration:none}.mode-tab.active{background:#eef8f4;border-color:#0f8b6d}.mode-tab span{font-size:15px;font-weight:700;display:block}.mode-tab small{color:#59655f;margin-top:3px;line-height:1.3;display:block}.editor{min-width:0;padding:18px 20px 30px;overflow:auto}.mode-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.mode-heading>div:first-child{min-width:260px;max-width:760px}.mode-heading h2{font-size:22px}.mode-heading p{color:#58645f;margin:5px 0 0;font-size:14px;line-height:1.45}.form-band,.advanced details{background:#fff;border:1px solid #d9dfdc;border-radius:8px;margin-bottom:14px;padding:16px}.band-title{color:#43504a;font-size:13px;font-weight:700}.form-band>.band-title{margin-bottom:12px}.band-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.grid{gap:14px;display:grid}.grid.two{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.grid.three{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr))}.grid.four{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.grid.compact{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));align-content:start}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field>.label-row,.check-row{color:#2d3934;font-size:13px}.label-row{flex-wrap:wrap;align-items:flex-start;gap:6px;min-width:0;min-height:22px;display:flex}.label-text{overflow-wrap:anywhere;min-width:0}.default-chip{color:#64716b;background:#f1f4f2;border:1px solid #dce2df;border-radius:999px;align-items:center;min-height:18px;padding:1px 6px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.help-dot{color:#43504a;background:#fff;border:1px solid #b9c5c0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.help-wrap{flex:none;display:inline-flex;position:relative}.help-tooltip{z-index:30;color:#fff;opacity:0;pointer-events:none;background:#17201d;border:1px solid #cbd4d0;border-radius:7px;width:max-content;max-width:min(280px,100vw - 32px);padding:8px 10px;font-size:12px;font-weight:500;line-height:1.45;transition:opacity .12s,transform .12s;position:absolute;top:24px;left:0;transform:translateY(-2px);box-shadow:0 8px 22px #17201d2e}.help-wrap:hover .help-tooltip,.help-wrap:focus-within .help-tooltip{opacity:1;transform:translateY(0)}.help-dot:hover,.help-dot:focus-visible{color:#0f8b6d;border-color:#0f8b6d}.field input,.field select,.field textarea{color:#17201d;background:#fbfcfc;border:1px solid #cbd4d0;border-radius:7px;outline:none;width:100%;min-width:0;min-height:38px;padding:8px 10px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0f8b6d;box-shadow:0 0 0 3px #0f8b6d1f}.textarea-field textarea{resize:vertical;min-height:112px;line-height:1.45}.settings-modal .textarea-field{grid-column:span 2}.settings-modal .form-band>.textarea-field{margin-top:14px}.file-field small{color:#59655f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seed-row{grid-column:span 2;grid-template-columns:minmax(130px,auto) minmax(160px,1fr);align-items:end;gap:8px;display:grid}.check-row{background:#fbfcfc;border:1px solid #dce2df;border-radius:7px;align-items:flex-start;gap:8px;min-height:38px;padding:8px 9px;display:inline-flex}.check-row .label-row{flex:1;min-height:0}.check-row input{flex:none;margin-top:3px}.field-group-label{margin-bottom:8px}.mode-core{border-top:1px solid #d9dfdc;gap:14px;margin-top:14px;padding-top:14px;display:grid}.transition-template-panel{border-top:1px solid #d9dfdc;border-bottom:1px solid #d9dfdc;gap:10px;padding:12px 0;display:grid}.transition-template-summary{color:#25312c;align-content:center;gap:4px;min-height:74px;display:grid}.transition-template-summary strong,.transition-template-summary span,.transition-template-summary small{overflow-wrap:anywhere;min-width:0}.transition-template-summary span{color:#53615b;font-size:13px;line-height:1.45}.transition-template-summary small{color:#0f6f59;font-size:12px;font-weight:700}.transition-template-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.checkbox-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.advanced summary{color:#25312c;align-items:center;gap:8px;min-height:32px;margin:-4px 0 12px;font-weight:700;display:flex}.advanced details:not([open]){padding-bottom:10px}.advanced details:not([open]) summary{margin-bottom:0}.primary-button,.secondary-button,.icon-button,.mini-button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#0f8b6d}.secondary-button,.icon-button,.mini-button{color:#1c2723;background:#fff;border-color:#cbd4d0}.primary-button:disabled,.secondary-button:disabled,.mini-button:disabled{opacity:.55;cursor:not-allowed}.mini-button{min-height:32px;padding:6px 9px;font-size:13px}.settings-fab{z-index:45;color:#17201d;background:#fff;border:1px solid #b8c4bf;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:fixed;bottom:18px;left:18px;box-shadow:0 10px 28px #18252029}.settings-fab:hover,.settings-fab:focus-visible{color:#0f8b6d;border-color:#0f8b6d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modal-backdrop{z-index:80;background:#121b186b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.settings-modal{background:#f5f7f6;border:1px solid #cbd4d0;border-radius:8px;width:min(1280px,100vw - 32px);max-height:calc(100vh - 32px);overflow:auto;box-shadow:0 28px 80px #121b1847}.settings-modal-head{z-index:1;background:#fff;border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:16px 18px;display:flex;position:sticky;top:0}.settings-modal-head h2{letter-spacing:0;margin:0;font-size:18px}.settings-modal-head p{color:#58645f;margin:4px 0 0;font-size:13px}.settings-modal-body{gap:16px;padding:18px;display:grid}.settings-modal .advanced{gap:16px;padding:0;display:grid}.settings-modal .form-band,.settings-modal .advanced details{margin-bottom:0}.status-pill{color:#59655f;background:#edf0ef;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 10px;font-size:13px;font-weight:700;display:inline-flex}.status-pill.ok{color:#0e6f55;background:#e8f6ef}.status-pill.bad{color:#a13b2b;background:#fff0ed}.status-line{color:#45514c;min-height:34px;padding:8px 2px;font-size:14px}.results{background:#fff;border-left:1px solid #d9dfdc;min-width:0;overflow:auto}.results-inner{padding:14px}.results-header{justify-content:space-between;margin-bottom:12px}.results-header-actions{flex-wrap:wrap;justify-content:flex-end}.results-header h2{font-size:18px}.run-list{gap:8px;margin-bottom:12px;display:grid}.run-row{text-align:left;background:#fff;border:1px solid #dce2df;border-radius:8px;justify-content:space-between;align-items:center;min-height:48px;padding:8px 10px;display:flex}.run-row.active{background:#eef4ff;border-color:#2d6cdf}.run-row small{color:#58645f}.empty-results,.bridge-panel,.export-links,.error-box{color:#59655f;border:1px dashed #cbd4d0;border-radius:8px;padding:14px}.error-box{color:#a13b2b;background:#fff7f5;border-style:solid;margin-bottom:10px}.export-links{background:#f5fbf8;border-style:solid;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.export-links a{color:#0f6f59;font-weight:700}.bridge-panel{background:#fff;border-style:solid;gap:10px;margin-bottom:10px;display:grid}.bridge-panel audio{width:100%;min-height:42px}.bridge-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bridge-actions a{color:#0f6f59;font-weight:700}.timing-panel{background:#f8fbf9;border:1px solid #d7e0dc;border-radius:8px;padding:10px}.timing-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0;display:grid}.timing-panel dl div{min-width:0}.timing-panel dt{color:#64746d;font-size:12px}.timing-panel dd{margin:2px 0 0;font-weight:800}.run-state{color:#43504a;overflow-wrap:anywhere;background:#edf0ef;border-radius:8px;align-items:center;gap:8px;min-height:34px;margin-bottom:10px;padding:8px 10px;display:flex}.run-state.succeeded{color:#0e6f55;background:#e8f6ef}.run-state.failed{color:#a13b2b;background:#fff0ed}.audio-grid{gap:10px;display:grid}.result-card{background:#fff;border:1px solid #dce2df;border-radius:8px;padding:10px}.result-card-head{justify-content:space-between;margin-bottom:8px}.result-card audio{width:100%;min-height:42px}.result-card p{color:#45514c;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.lyrics-preview,.meta-preview,.payload-details pre,.result-card textarea{white-space:pre-wrap;color:#2d3934;background:#fbfcfc;border:1px solid #dce2df;border-radius:7px;width:100%;max-height:220px;padding:9px;font-size:12px;line-height:1.45;overflow:auto}.result-card textarea{resize:vertical;min-height:90px}.payload-details{margin-top:10px}.payload-details summary{cursor:pointer;color:#2d6cdf;margin-bottom:8px;font-weight:700}.spin{animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1440px){.workspace{grid-template-columns:210px minmax(0,1fr)}.results{border-top:1px solid #d9dfdc;border-left:0;grid-column:1/-1}}@media (width<=980px){.topbar,.mode-heading{flex-direction:column;align-items:stretch}.workspace{grid-template-columns:1fr}.mode-rail{border-bottom:1px solid #d9dfdc;border-right:0;flex-direction:row;overflow-x:auto}.mode-tab{min-width:180px}.grid.two,.grid.three,.grid.four,.checkbox-grid{grid-template-columns:1fr}.mode-actions{justify-content:flex-start}.settings-modal .textarea-field,.seed-row{grid-column:auto}}@media (width<=640px){.topbar,.editor,.results-inner{padding-left:12px;padding-right:12px}.modal-backdrop{padding:0}.settings-modal{border-left:0;border-right:0;border-radius:0;width:100vw;max-height:100vh}.settings-modal-body,.form-band,.advanced details{padding:12px}.default-chip{display:none}}
