:root{color:#20211f;font-synthesis:none;text-rendering:optimizelegibility;--border:#dedfd8;--muted:#6f716b;--surface:#fff;--surface-soft:#f8f8f5;--ink:#20211f;--accent:#315c52;--accent-soft:#e5eeeb;--danger:#9b3f3f;--warning:#7d5a14;background:#f5f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;align-items:center;gap:20px;min-height:76px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:205px;display:flex}.brand-mark{letter-spacing:-.03em;color:#fff;background:var(--accent);border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span{color:var(--muted);margin-top:2px;font-size:12px}.connection-panel{flex:1;justify-content:flex-end;align-items:center;gap:10px;max-width:980px;margin-left:auto;display:flex}.connection-status{color:var(--muted);font-size:12px}.field{flex-direction:column;gap:5px;display:flex}.field.grow{flex:1}.field label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}input,textarea,select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);border-radius:9px;outline:none;transition:border-color .12s,box-shadow .12s}input,select{height:38px;padding:0 11px}input:focus,textarea:focus,select:focus{border-color:#7b9a92;box-shadow:0 0 0 3px #315c521a}button.primary,button.secondary{white-space:nowrap;border:1px solid #0000;border-radius:9px;min-height:38px;padding:0 14px;font-weight:700}button.primary{background:var(--accent);color:#fff}button.primary:hover:not(:disabled){background:#274c44}button.secondary{background:var(--surface);border-color:var(--border);color:var(--ink)}button.secondary:hover:not(:disabled){background:var(--surface-soft)}button.small{min-height:32px;padding:0 10px;font-size:13px}.workspace{grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.browser-pane{border-right:1px solid var(--border);background:#fbfbf8;flex-direction:column;min-height:calc(100vh - 76px);display:flex}.browser-section{min-height:0;padding:16px}.song-section{border-bottom:1px solid var(--border);flex-direction:column;height:58vh;display:flex}.arrangement-section{flex-direction:column;flex:1;min-height:260px;display:flex}.section-heading,.panel-header,.preview-sticky-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading h2,.panel h2,.preview-column h2{letter-spacing:-.02em;margin:2px 0 0;font-size:17px}.section-heading.compact{margin-bottom:5px}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;line-height:1.2;display:block}.count-badge,.tag{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;font-size:11px;font-weight:700}.count-badge{text-align:center;min-width:28px;padding:4px 7px}.tag{align-items:center;padding:3px 7px;display:inline-flex}.search-input{background:var(--surface);margin:12px 0 8px}.list{flex-direction:column;gap:4px;min-height:0;display:flex;overflow:auto}.song-list{flex:1}.arrangement-list{flex:1;margin-top:8px}.list-row{text-align:left;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:9px;padding:9px 10px}.list-row:hover{background:#f0f1ec}.list-row.selected{background:var(--accent-soft);border-color:#cbdcd7}.row-title,.row-meta{display:block}.row-title{font-size:13px;font-weight:700;line-height:1.3}.arrangement-title{align-items:center;gap:6px;display:flex}.row-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.empty-state{color:var(--muted);text-align:center;padding:18px 10px;font-size:13px}.editor-pane{min-width:0;padding:22px}.editor-header{justify-content:space-between;align-items:flex-start;gap:20px;max-width:1450px;margin:0 auto 18px;display:flex}.editor-header h1{letter-spacing:-.035em;margin:4px 0 5px;font-size:clamp(24px,2vw,34px)}.breadcrumbs{color:var(--muted);font-size:12px}.breadcrumbs span{padding:0 4px}.file-summary{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:11px;display:flex}.editor-actions{gap:8px;display:flex}.editor-layout{grid-template-columns:minmax(440px,.95fr) minmax(410px,1.05fr);align-items:start;gap:18px;max-width:1450px;margin:0 auto;display:grid}.editing-column{flex-direction:column;gap:18px;min-width:0;display:flex}.preview-column{min-width:0}.panel{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:16px;box-shadow:0 1px 1px #00000005}.panel-header code{color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:6px;padding:4px 7px}.panel-help{color:var(--muted);margin:10px 0;font-size:12px;line-height:1.5}.lyrics-editor{resize:vertical;background:#fdfdfb;min-height:430px;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55}.verse-order-editor{margin-top:12px}.order-list{flex-direction:column;gap:7px;margin-bottom:10px;display:flex}.order-row{grid-template-columns:26px minmax(0,1fr) 32px 32px 32px;align-items:center;gap:5px;display:grid}.order-row select{min-width:0;height:34px}.order-number{background:var(--surface-soft);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.icon-button{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.icon-button:hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.icon-button.danger:hover:not(:disabled){color:var(--danger);background:#fbefef;border-color:#e9caca}.empty-inline{color:var(--muted);padding:10px 0;font-size:12px}.preview-sticky-heading{margin-bottom:10px}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.slide-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.slide-toolbar{border-bottom:1px solid var(--border);height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:10px;display:flex}.slide-toolbar strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:10px;overflow:hidden}.slide-screen{aspect-ratio:16/9;color:#f4f5f1;text-align:center;background:#202321;flex-direction:column;justify-content:flex-start;gap:10px;min-height:150px;padding:16px;display:flex}.translation-group{flex-direction:column;gap:4px;display:flex}.preview-line{text-wrap:balance;overflow-wrap:anywhere;padding:0 20px;font-size:clamp(11px,1vw,15px);font-weight:650;line-height:1.35;position:relative}.preview-line.language-2,.preview-line.language-3,.preview-line.language-4{opacity:.72;font-weight:500}.language-marker{color:#aeb6b2;min-width:17px;font-size:8px;font-weight:800;position:absolute;top:.35em;left:0}.preview-spacer{height:7px}.preview-empty{grid-column:1/-1;padding:50px 0}.warning-box{max-width:1450px;color:var(--warning);background:#fff9ea;border:1px solid #e3d2a7;border-radius:9px;margin:0 auto 14px;padding:10px 12px;font-size:12px}.warning-box>div+div{margin-top:4px}.global-alert{z-index:18;justify-content:space-between;align-items:center;gap:20px;padding:9px 18px;font-size:12px;display:flex;position:sticky;top:76px}.error-alert{color:#7f3030;background:#fff0f0;border-bottom:1px solid #edcccc}.global-alert button{color:inherit;background:0 0;border:0;font-weight:700}.toast{z-index:50;color:#fff;background:#232624;border-radius:9px;padding:11px 14px;font-size:12px;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0003}.centered-state,.welcome-state{place-items:center;min-height:calc(100vh - 76px);display:grid}.centered-state{color:var(--muted);align-content:center}.loader{border:3px solid #d9ddd8;border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.welcome-card{max-width:700px;padding:46px}.welcome-card h1{letter-spacing:-.05em;margin:8px 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.03}.welcome-card p{max-width:620px;color:var(--muted);line-height:1.65}.flow-diagram{flex-wrap:wrap;align-items:center;gap:9px;margin-top:24px;display:flex}.flow-diagram span{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}.flow-diagram b{color:#a0a29d}@media (width<=1100px){.topbar{align-items:flex-start}.connection-panel{flex-wrap:wrap}.connection-panel .field{flex-basis:230px}.workspace{grid-template-columns:270px minmax(0,1fr)}.editor-layout{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.topbar{display:block;position:static}.connection-panel{margin-top:12px}.workspace{display:block}.browser-pane{border-right:0;border-bottom:1px solid var(--border);min-height:0}.song-section{height:300px}.arrangement-section{min-height:220px}.editor-pane{padding:16px}.editor-header{display:block}.editor-actions{margin-top:14px}.preview-grid{grid-template-columns:1fr}.lyrics-editor{min-height:360px}}.connection-target{border:1px solid var(--border,#d7dce2);background:#ffffff8c;border-radius:8px;flex-direction:column;gap:2px;min-width:140px;padding:6px 10px;display:flex}.connection-target span{opacity:.65;font-size:11px}.connection-target strong{font-size:13px;font-weight:700}
