:root{--ink: #17201d;--muted: #62716b;--line: #d9e2dc;--panel: #ffffff;--canvas: #f4f7f5;--sidebar: #edf3ef;--accent: #245a44;--accent-2: #b7791f;--accent-soft: #e6f1eb;--danger-soft: #f7ece8;font-family:Noto Sans SC,Microsoft YaHei,Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,textarea{font:inherit}button{border:1px solid #cbd4ce;background:var(--panel);color:var(--ink);border-radius:6px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}button:hover{border-color:var(--accent)}.app-shell{min-height:100vh;height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{height:82px;padding:12px 20px;border-bottom:1px solid var(--line);background:var(--panel);display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1,.topbar p,.editor-toolbar h2,.editor-toolbar p,.tool-block h2,.workflow-card h2,.workflow-card p,.section-title h2{margin:0}.topbar h1{font-size:22px}.topbar p,.editor-toolbar p,.muted{color:var(--muted)}.topbar-actions,.button-row,.export-actions{display:flex;gap:8px}.setting-row{display:flex;align-items:center;gap:8px;color:#4f5e58;font-size:13px;margin:10px 0}.setting-row input{width:16px;height:16px}.wide-button{width:100%}.stacked-actions{margin-top:8px}.stacked-actions button{flex:1;color:var(--muted)}.primary-button{background:var(--accent);border-color:var(--accent);color:#fff}.primary-soft{background:var(--accent-soft);border-color:#a6c5b5;color:var(--accent)}.subtitle-primary-button{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:800;flex:1.2}.subtitle-primary-button:hover{border-color:#123f2d}.subtitle-helper{color:var(--muted);font-size:12px;line-height:1.45;margin-top:8px!important}.workspace{flex:1;display:grid;grid-template-columns:380px 1fr;min-height:0;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:var(--sidebar);padding:14px;overflow:auto}.tool-block{padding:10px 0 14px;border-bottom:1px solid var(--line)}.tool-block h2{font-size:15px;margin-bottom:10px}.workflow-card{background:#ffffffbd;border:1px solid var(--line);border-radius:8px;padding:14px;margin-bottom:12px}.step-heading{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;margin-bottom:12px}.step-heading>span{width:30px;height:30px;border-radius:999px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.step-heading h2{font-size:15px}.step-heading p{color:var(--muted);font-size:12px;line-height:1.45;margin-top:2px}.source-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px}.source-tabs button{min-height:34px;padding:0 8px;color:var(--muted)}.source-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.mode-panel{display:grid;gap:8px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.section-title h2{font-size:15px}.section-title span{color:var(--muted);font-size:12px;white-space:nowrap}.input-label{display:block;font-size:13px;color:#4f5e58;margin-bottom:6px}.inline-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px}.inline-input button{min-width:82px}.import-button{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.inline-input input,.search-box input{width:100%;border:1px solid #cbd4ce;border-radius:6px;min-height:38px;padding:0 10px;background:var(--panel)}.import-callout{position:relative;margin:2px 0 8px;padding:10px 34px 10px 12px;border:1px solid #e0b45f;border-radius:8px;background:#fff6db;color:#6b4300;font-size:13px;font-weight:700;line-height:1.45}.import-callout:after{content:"→";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:20px;color:#b7791f}.video-list{display:grid;gap:8px;margin-bottom:12px;padding-bottom:12px}.video-list-scroll{display:grid;gap:8px;max-height:310px;overflow:auto;padding-right:4px}.video-item{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;text-align:left;background:#ffffffc2;border-color:transparent;min-width:0}.video-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.video-item strong{font-size:12px;color:var(--muted);white-space:nowrap;background:#eef4f0;border-radius:999px;padding:3px 8px;flex:0 0 auto}.video-item.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.preview-list{display:grid;gap:4px;margin-top:10px;color:#4f5e58;font-size:12px;max-height:118px;overflow:auto}.preview-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-shortcuts{display:grid;gap:6px;max-height:220px;overflow:auto;padding:8px;margin:0 0 12px;border:1px solid var(--line);border-radius:6px;background:#f9fbf9}.playlist-shortcuts strong{font-size:12px;color:#4f5e58}.playlist-shortcuts button{min-height:34px;justify-content:flex-start;text-align:left;overflow:hidden}.playlist-shortcuts span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-panel{min-width:0;display:grid;grid-template-rows:minmax(240px,30vh) minmax(0,1fr);min-height:0;overflow:hidden}.player-panel{padding:14px 16px;border-bottom:1px solid var(--line);background:#f9faf8;min-height:0;display:grid;grid-template-columns:minmax(360px,28vw) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:10px 16px}.video-context{grid-column:2;grid-row:1 / 3;display:grid;align-content:start;gap:10px;min-width:0}.video-context>div:first-child{min-width:0}.video-context h2{margin:2px 0 0;font-size:17px;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-width:100%}.eyebrow{color:var(--accent-2);font-size:12px;font-weight:700}.context-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}.context-actions span{min-height:28px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 10px;background:var(--panel);color:var(--muted);font-size:12px;white-space:nowrap}.player-frame{grid-column:1;grid-row:1 / 4;height:100%;max-height:100%;width:auto;max-width:100%;aspect-ratio:16 / 9;align-self:stretch;justify-self:start;background:#111816;border-radius:8px;overflow:hidden;display:grid;place-items:center}.player-frame iframe,.player-frame video,.youtube-player{width:100%;height:100%;border:0;display:block}.empty-player,.empty-editor{color:#dbe2dd;display:grid;place-items:center;gap:10px}.now-cue{grid-column:2;grid-row:3;min-height:44px;display:flex;align-items:center;gap:14px;min-width:0;padding-top:8px;border-top:1px solid var(--line)}.now-cue span{color:var(--muted);white-space:nowrap}.now-cue strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-panel{min-height:0;display:flex;flex-direction:column;overflow:hidden}.editor-toolbar{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:var(--panel)}.editor-toolbar>div:first-child{min-width:0}.editor-toolbar h2{display:-webkit-box;max-width:min(980px,58vw);font-size:22px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25}.editor-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.script-toggle{display:inline-grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#f7faf8}.script-toggle button{min-height:30px;padding:0 10px;border:0;color:var(--muted);background:transparent}.script-toggle button.active{background:var(--ink);color:#fff}.follow-toggle{min-height:38px;white-space:nowrap;color:var(--muted)}.follow-toggle.active{background:var(--accent-soft);border-color:#a6c5b5;color:var(--accent)}.follow-toggle:not(.active){background:var(--danger-soft);border-color:#e3c7bd;color:#8a3f2c}.search-box{width:min(360px,40vw);flex:0 0 auto;display:flex;align-items:center;gap:8px}.cue-table{overflow:auto;padding:10px 16px 24px;min-height:0;flex:1}.cue-row{display:grid;grid-template-columns:128px minmax(300px,1fr) minmax(220px,28%);gap:12px;padding:12px;height:104px;border-bottom:1px solid #e1e7e3;border-radius:8px;cursor:pointer;overflow:hidden}.cue-row.active{background:var(--accent-soft);box-shadow:inset 4px 0 0 var(--accent)}.cue-time,.cue-variants{display:grid;gap:6px;color:var(--muted);font-size:12px;align-content:start}.cue-time{min-height:58px;border:0;background:transparent;padding:4px 0;justify-content:start;text-align:left;cursor:pointer}.cue-time:hover{color:var(--accent)}.cue-row textarea{height:80px;width:100%;resize:none;border:1px solid #cbd4ce;border-radius:6px;padding:8px;line-height:1.5}.cue-variants{overflow:hidden}.cue-variants span{overflow:hidden;text-overflow:ellipsis}.empty-editor{color:var(--muted);height:100%}.statusbar{min-height:38px;border-top:1px solid var(--line);background:var(--panel);padding:9px 20px;color:#4f5e58;font-size:13px}.autosave-indicator{position:fixed;right:14px;bottom:8px;color:var(--muted);font-size:12px;pointer-events:none}@media(max-width:900px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;overflow:visible}.topbar,.editor-toolbar{align-items:stretch;flex-direction:column;height:auto}.editor-actions{align-items:stretch;flex-direction:column}.workspace{grid-template-columns:1fr;overflow:visible}.sidebar{border-right:0;border-bottom:1px solid var(--line);max-height:none}.player-panel{grid-template-columns:1fr;grid-template-rows:auto 260px auto}.player-frame,.video-context,.now-cue{grid-column:1;grid-row:auto}.video-context,.context-actions{align-items:stretch;flex-direction:column}.editor-toolbar h2{max-width:100%}.cue-row{grid-template-columns:1fr}.search-box{width:100%}}
