#root{min-height:100vh}:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f6f8;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:#1f2933;cursor:pointer;background:#fff;border:1px solid #cbd1d8;border-radius:6px;min-height:32px;padding:0 10px}button:hover{background:#f8fafc;border-color:#8a96a5}button:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7;border-color:#e4e7ec}.danger-button{color:#9b2c2c;border-color:#e3b4b4}.danger-button:hover{color:#7f1d1d;background:#fff5f5;border-color:#c85050}input,select,textarea{color:#17202a;background:#fff;border:1px solid #cbd1d8;border-radius:6px;width:100%}input,select{height:32px;padding:0 8px}textarea{resize:vertical;min-height:76px;padding:8px;line-height:1.55}.app-shell{flex-direction:column;height:100vh;display:flex}.hidden-input{display:none}.toolbar{background:#fff;border-bottom:1px solid #d9dde3;align-items:center;gap:16px;padding:10px 12px;display:flex}.brand{flex:none;width:150px}.brand strong,.brand span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.brand span{color:#667085;margin-top:2px;font-size:12px}.tool-groups{flex:1;align-items:center;gap:12px;padding-bottom:2px;display:flex;overflow-x:auto}.tool-section{white-space:nowrap;border-right:1px solid #e4e7ec;align-items:center;gap:7px;padding-right:12px;display:flex}.tool-section:last-child{border-right:0}.tool-section>span{color:#667085;font-size:12px;font-weight:700}.tool-badge{color:#7a4d0b;background:#fff9ed;border:1px solid #f2d39b;border-radius:999px;padding:3px 7px;font-size:12px;line-height:1.2}.tool-badge.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.tool-badge.warn{color:#7a4d0b;background:#fff9ed;border-color:#f2d39b}.tool-groups label,.tool-section label{color:#536071;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex}.tool-groups .tool-toggle{gap:6px}.tool-groups .tool-toggle input[type=number]{width:62px;min-width:62px}.tool-groups select{width:72px}.range-control input{width:90px}.workspace{flex:1;grid-template-columns:minmax(0,1fr) 400px;min-height:0;display:grid}.deep-dive-hint{color:#4a5b74;background:#f6f9ff;border:1px dashed #c7d4e8;border-radius:6px;margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.required-star{color:#dc2626;margin-right:3px;font-style:normal;font-weight:800}.optional-tag{color:#94a3b8;margin-left:4px;font-size:10px;font-weight:400}.project-library-panel{max-width:640px}.project-library-note{color:#4a5b74;background:#f6f9ff;border:1px dashed #c7d4e8;border-radius:6px;margin:0 0 12px;padding:8px 10px;font-size:12px;line-height:1.55}.project-library-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.project-library-list li{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.project-library-list li.current{background:#f6f9ff;border-color:#2d6cdf}.project-library-info{gap:3px;min-width:0;display:grid}.project-library-info strong{color:#17202a;font-size:14px}.project-library-info span{color:#64748b;font-size:12px}.project-library-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.project-library-actions em{color:#2d6cdf;font-size:12px;font-style:normal;font-weight:700}.project-library-empty{text-align:center;color:#64748b;margin:0;padding:22px 10px;font-size:13px}.video-player-panel{margin-bottom:12px}.video-player-panel video{background:#0b1220;border-radius:8px;width:100%;max-height:220px}.video-player-empty{color:#4a5b74;background:#f6f9ff;border:1px dashed #c7d4e8;border-radius:8px;justify-items:start;gap:8px;padding:12px;font-size:12px;line-height:1.5;display:grid}.seek-button{color:#2d6cdf;cursor:pointer;white-space:nowrap;background:#f6f9ff;border:1px solid #c7d4e8;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px}.seek-button:hover{background:#e8f0fe}.project-manage-footer{gap:10px;padding-top:4px;display:grid}.project-manage-footer p{color:#64748b;background:#f8fafc;border:1px dashed #d9dde3;border-radius:6px;margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.project-manage-footer button{justify-self:start}.tool-section-secondary{opacity:.75}.guide-highlight{color:#dc2626;font-style:normal;font-weight:700}.guide-button{color:#2d6cdf;cursor:pointer;background:#f6f9ff;border:1px solid #c7d4e8;border-radius:999px;margin-top:4px;padding:2px 10px;font-size:11px}.beginner-guide-panel{width:min(720px,100%);height:min(680px,100%)}.beginner-guide-body{color:#2a3c55;gap:14px;padding:4px 22px 26px;font-size:13px;line-height:1.7;display:grid;overflow-y:auto}.beginner-guide-body h4{color:#17202a;align-items:center;gap:8px;margin:14px 0 0;font-size:15px;display:flex}.beginner-guide-body h4:before{content:"";background:#2d6cdf;border-radius:2px;width:4px;height:16px}.beginner-guide-body>p{color:#2a3c55;background:#f6f9ff;border-radius:10px;margin:0;padding:12px 14px}.beginner-guide-body ol{counter-reset:guide-step;gap:8px;margin:0;padding:0;list-style:none;display:grid}.beginner-guide-body ol li{counter-increment:guide-step;background:#fff;border:1px solid #e8edf5;border-radius:10px;padding:10px 14px 10px 44px;position:relative}.beginner-guide-body ol li:before{content:counter(guide-step);color:#fff;background:#2d6cdf;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex;position:absolute;top:12px;left:12px}.glossary-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px;margin:0;display:grid}.glossary-list>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;padding:8px 12px}.glossary-list dt{color:#2d6cdf;margin-bottom:2px;font-size:13px;font-weight:800}.glossary-list dd{color:#5b6b80;margin:0;font-size:12px;line-height:1.55}.term-hint{color:#94a3b8;margin-top:3px;font-size:11px;line-height:1.4;display:block}.share-export-panel{max-width:560px}.share-export-options{gap:10px;display:grid}.share-export-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dde3;border-radius:10px;justify-items:start;gap:4px;padding:14px;display:grid}.share-export-options button:hover{background:#f6f9ff;border-color:#2d6cdf}.share-export-options strong{color:#17202a;font-size:14px}.share-export-options span{color:#64748b;font-size:12px;line-height:1.5}.share-credit-toggle{color:#64748b;cursor:pointer;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.share-credit{text-align:right;color:#94a3b8;padding:10px 16px 14px;font-size:13px}.share-exporting .swimlane-scroll,.share-exporting{overflow:visible!important}.update-banner{color:#5a4a22;background:#fdf7e8;border-bottom:1px solid #f0e2c0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:8px 14px;font-size:13px;line-height:1.5;display:flex}.update-banner a{color:#2d6cdf;margin-left:8px;font-weight:700}.update-banner button{flex-shrink:0}.welcome-back-banner{color:#2a3c55;background:#eef5ff;border-bottom:1px solid #d7e3f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.welcome-back-actions{flex-shrink:0;gap:8px;display:flex}.welcome-back-actions button:first-child{color:#2d6cdf;border-color:#2d6cdf;font-weight:700}.workflow-guide{background:#fbfcfe;border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.workflow-step{opacity:.62;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.workflow-step.current{opacity:1;border-color:#2d6cdf;box-shadow:0 0 0 2px #2d6cdf24}.workflow-step.done{opacity:.9;background:#f4fbf6;border-color:#b7e2c5}.workflow-step-number{color:#334155;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:flex}.workflow-step.current .workflow-step-number{color:#fff;background:#2d6cdf}.workflow-step.done .workflow-step-number{color:#fff;background:#16a34a}.workflow-step-body{gap:4px;min-width:0;display:grid}.workflow-step-body strong{color:#17202a;font-size:13px}.workflow-step-body span{color:#64748b;font-size:12px;line-height:1.5}.workflow-step-body button{justify-self:start;margin-top:2px}.workflow-guide.compact{padding:8px 14px}.workflow-guide.compact .workflow-step{padding:6px 10px}.workflow-guide.compact .workflow-step-body span{display:none}.workflow-guide.compact .workflow-step.current .workflow-step-body span{display:block}@media (width<=960px){.workflow-guide{grid-template-columns:1fr}}.status-bar{color:#334155;background:#f8fafc;border-top:1px solid #d9dde3;justify-content:space-between;align-items:center;gap:16px;padding:6px 14px;font-size:12px;line-height:1.5;display:flex}.status-bar-message{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-bar-saved{color:#64748b;flex-shrink:0}.main-pane{flex-direction:column;min-width:0;min-height:0;display:flex}.timeline-panel,.inspector{background:#fff}.panel-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.panel-title h2,.inspector-section h3{margin:0;font-size:16px}.panel-title span{color:#667085;font-size:12px;line-height:1.4}.save-indicator{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:4px;margin:-4px 0 10px;padding:8px 10px;font-size:12px;line-height:1.45;display:grid}.save-indicator.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.save-indicator strong{color:inherit;font-size:12px}.save-indicator span{color:#667085}.save-advice{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:4px;margin:-2px 0 12px;padding:8px 10px;font-size:12px;line-height:1.45;display:grid}.save-advice.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.save-advice strong{color:inherit;font-size:12px}.save-advice span{color:#667085}.field{color:#536071;flex-direction:column;gap:6px;font-size:13px;display:flex}.field.compact{gap:5px}.field span{font-weight:600}.timeline-panel{flex:1;min-height:0;padding:14px;overflow:auto}.story-map{align-content:start;gap:18px;min-height:100%;display:grid}.analysis-progress-banner{background:#f3f7ff;border:1px solid #b9c7e8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:760px;padding:12px;display:flex}.analysis-progress-banner div{gap:3px;display:grid}.analysis-progress-banner strong{color:#1f3b73;font-size:14px}.analysis-progress-banner span{color:#536071;font-size:12px;line-height:1.5}.story-map-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.story-map-header div{gap:4px;display:grid}.story-map-header strong{color:#17202a;font-size:20px}.story-map-header span,.story-map-header b{color:#667085;font-size:13px;font-weight:500}.timeline-context{color:#667085;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.timeline-context span,.timeline-context strong{background:#f1f3f5;border-radius:999px;padding:3px 8px}.timeline-context strong{color:#17202a;font-weight:700}.timeline-context .context-warn{color:#9a3412;background:#fff3e8}.timeline-context .context-ready{color:#1f7a4d;background:#f0fbf5}.range-actions{background:#f3f7ff;border:1px solid #b9c7e8;border-radius:8px;align-items:center;gap:8px;min-width:760px;padding:10px;display:flex}.range-actions div{gap:2px;min-width:0;margin-right:auto;display:grid}.range-actions strong{color:#1f3b73;font-size:13px}.range-actions span{color:#536071;font-size:12px}.segment-lane,.frame-lane{min-width:760px;position:relative}.timeline-layer{grid-template-columns:72px minmax(760px,1fr);align-items:stretch;gap:10px;display:grid}.timeline-layer-label{color:#536071;white-space:nowrap;justify-content:flex-end;align-items:center;font-size:12px;font-weight:700;display:flex}.swimlane-module{gap:8px;display:grid}.swimlane-legend{color:#667085;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:11px;font-weight:700;display:flex}.swimlane-legend span{align-items:center;gap:5px;display:inline-flex}.swimlane-legend b{border-radius:3px;width:12px;height:12px}.legend-normal{background:#2d6cdf}.legend-shared{background:#facc15}.legend-pivot{background:linear-gradient(135deg,#f59e0b 0%,#b45309 100%)}.timeline-swimlane{--swimlane-tick-height:40px;--swimlane-row-height:108px;background:#fff;border:1px solid #d9dde3;border-radius:8px;grid-template-columns:76px minmax(0,1fr);display:grid;overflow:hidden}.swimlane-left{grid-template-rows:var(--swimlane-tick-height);background:#f8fafc;border-right:1px solid #d9dde3;grid-auto-rows:auto;display:grid}.swimlane-corner,.swimlane-label{color:#536071;text-align:right;border-bottom:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:6px;font-size:12px;font-weight:800;display:flex}.swimlane-corner{flex-direction:row;align-items:center;padding:0 12px 0 8px}.swimlane-label.group-start{border-top:2px solid #cbd5e1}.swimlane-label.shared-highlight{background:#fff8d9}.swimlane-label small{color:#8a96a5;margin-bottom:4px;font-size:9px;font-weight:800;line-height:1}.swimlane-label b{color:#344054;font-size:12px;line-height:1.25}.swimlane-label:last-child{border-bottom:0}.swimlane-scroll{overflow:hidden}.swimlane-canvas{width:100%;min-width:0;position:relative}.swimlane-ticks{height:var(--swimlane-tick-height);background:#fff;border-bottom:1px solid #e5e7eb;position:relative}.swimlane-ticks span{color:#667085;white-space:nowrap;font-size:11px;font-weight:700;position:absolute;top:12px;transform:translate(-50%)}.swimlane-ticks span:first-child{transform:none}.swimlane-ticks span:last-child{transform:translate(-100%)}.swimlane-body{grid-auto-rows:auto;display:grid;position:relative}.swimlane-row{--lane-stack-count:1;height:calc(var(--swimlane-row-height) * var(--lane-stack-count));background:linear-gradient(#fff 0%,#fbfcfd 100%);border-bottom:1px solid #eef1f4;position:relative}.swimlane-row.group-start{border-top:2px solid #cbd5e1}.swimlane-row.shared-highlight{background:linear-gradient(#fffbeb 0%,#fff7d6 100%)}.swimlane-row:last-child{border-bottom:0}.swimlane-row:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#cbd1d87a 1px,#0000 1px);background-size:10% 100%;position:absolute;inset:0}.swimlane-gap{z-index:0;opacity:.45;border-radius:0;min-width:2px;top:0;bottom:0}.swimlane-segment{top:calc(var(--segment-stack,0) * var(--swimlane-row-height));z-index:2;align-content:start;gap:3px;min-width:84px;height:auto;max-height:92px;padding:7px 8px 2px;bottom:auto;box-shadow:0 1px 2px #0f172a1f}.swimlane-segment time{color:#ffffffdb;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.25;overflow:hidden}.swimlane-segment strong{-webkit-line-clamp:1;font-size:15px;line-height:1.2}.swimlane-segment span{-webkit-line-clamp:11;font-size:13px;line-height:1.32}.segment-lane{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #d9dde3;border-radius:8px;height:180px;overflow:hidden}.story-line-legend{z-index:3;color:#536071;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:8px;left:10px}.story-line-legend span{background:#ffffffdb;border-radius:999px;align-items:center;gap:4px;padding:2px 5px;display:inline-flex}.story-line-legend b{border-radius:2px;width:10px;height:10px}.timeline-gap{z-index:0;cursor:pointer;background:repeating-linear-gradient(135deg,#fb923c2e,#fb923c2e 8px,#fff7edc7 8px 16px);border:1px dashed #ea580c99;border-radius:6px;min-width:2px;min-height:0;padding:0;position:absolute;top:18px;bottom:18px}.timeline-gap:hover{background:#fb923c42;border-color:#ea580c}.timeline-segment{z-index:1;color:#fff;text-align:left;opacity:.9;border:0;border-radius:6px;align-content:center;gap:6px;min-width:28px;padding:10px;display:grid;position:absolute;top:34px;bottom:18px;overflow:hidden}.timeline-segment.line-main,.story-line-legend .line-main{background:#2d6cdf}.timeline-segment.line-subplot,.story-line-legend .line-subplot,.timeline-segment.line-music,.story-line-legend .line-music{background:#7a5ab8}.timeline-segment.line-romance,.story-line-legend .line-romance{background:#c0568a}.timeline-segment.line-livelihood,.story-line-legend .line-livelihood{background:#d87a2c}.timeline-segment.line-family,.story-line-legend .line-family{background:#3a8f5a}.timeline-segment.line-emotion,.story-line-legend .line-emotion{background:#c85a54}.timeline-segment.line-information,.story-line-legend .line-information{background:#3a8f5a}.timeline-segment.line-rhythm,.story-line-legend .line-rhythm{background:#64748b}.timeline-segment:hover,.timeline-segment.selected{opacity:1;outline-offset:-2px;outline:2px solid #111827}.timeline-segment strong,.timeline-segment span{overflow-wrap:anywhere;white-space:normal;text-shadow:0 1px 2px #0f172a52;overflow:hidden}.timeline-segment strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box}.timeline-segment span{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;line-height:1.3;display:-webkit-box}.timeline-segment.swimlane-segment{top:calc(var(--segment-stack,0) * var(--swimlane-row-height));align-content:start;gap:3px;min-width:84px;height:auto;max-height:92px;padding:7px 8px 2px;display:grid;bottom:auto}.timeline-segment.swimlane-segment.is-shared{background:var(--shared-bg,#fde68a);color:var(--shared-text,#4a3500);opacity:.96;box-shadow:0 4px 14px #b4530938}.timeline-segment.swimlane-segment.is-shared.shared-copy{background:var(--shared-copy-bg,#fef3c7);color:var(--shared-text,#4a3500);opacity:.72;cursor:pointer;border:1px dashed #a16207;box-shadow:0 3px 10px #eab3082e}.timeline-segment.swimlane-segment.shared-count-2{--shared-bg:#fef3c7;--shared-copy-bg:#fffbeb;--shared-text:#6b4e00}.timeline-segment.swimlane-segment.shared-count-3{--shared-bg:#fde68a;--shared-copy-bg:#fef3c7;--shared-text:#5a3d00}.timeline-segment.swimlane-segment.shared-count-4{--shared-bg:#facc15;--shared-copy-bg:#fde68a;--shared-text:#3f2f00}.timeline-segment.swimlane-segment.shared-count-5{--shared-bg:#eab308;--shared-copy-bg:#facc15;--shared-text:#2f2100}.timeline-segment.swimlane-segment.is-shared.shared-primary{box-shadow:0 6px 18px #eab30847}.timeline-segment.swimlane-segment.is-shared.importance-key{background:linear-gradient(135deg, var(--shared-bg,#fde047) 0%, #f59e0b 100%);outline:1px solid #92400e85;box-shadow:0 7px 18px #b4530947}.timeline-segment.swimlane-segment.is-shared.importance-pivot{color:#fff7d6;opacity:1;background:linear-gradient(135deg,#fbbf24 0%,#d97706 52%,#92400e 100%);border:2px solid #78350f;box-shadow:0 10px 26px #78350f70}.timeline-segment.swimlane-segment.shared-copy.importance-pivot{background:linear-gradient(135deg,#fbbf24c7 0%,#b45309b8 100%);border-style:dashed}.timeline-segment.swimlane-segment.same-block-highlighted{outline-offset:2px;opacity:1;outline:2px solid #92400e}.timeline-segment.swimlane-segment em{color:#78350f;text-overflow:ellipsis;white-space:nowrap;background:#ffffffc2;border-radius:999px;max-width:calc(100% - 10px);padding:1px 5px;font-size:9px;font-style:normal;font-weight:900;line-height:1.35;position:absolute;bottom:4px;right:5px;overflow:hidden}.timeline-segment.swimlane-segment small{color:#4a3500db;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.timeline-segment.swimlane-segment.is-shared strong,.timeline-segment.swimlane-segment.is-shared span{text-shadow:none}.timeline-segment.swimlane-segment.is-shared.importance-pivot strong,.timeline-segment.swimlane-segment.is-shared.importance-pivot span,.timeline-segment.swimlane-segment.is-shared.importance-pivot time{color:#fff7d6;text-shadow:0 1px 2px #3f2f0047}.timeline-segment.swimlane-segment strong{-webkit-line-clamp:4;font-size:14px;line-height:1.16}.timeline-segment.swimlane-segment span{-webkit-line-clamp:2;font-size:12px;line-height:1.22}.timeline-segment.swimlane-segment time{font-size:10px;line-height:1.16}.timeline-empty-band{color:#667085;place-items:center;height:100%;font-size:14px;display:grid}.audience-curve-track{background:#fff;border:1px solid #d9dde3;border-radius:8px;gap:10px;min-height:420px;padding:14px 16px 18px;display:grid}.audience-curve-title{color:#667085;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.audience-curve-title strong{color:#17202a;font-size:14px}.audience-curve-chart{isolation:isolate;width:100%;position:relative;overflow:visible}.audience-grid-row{z-index:0;background:#edf0f3;height:1px;position:absolute;left:0;right:0}.audience-grid-row span{color:#98a2b3;font-size:12px;font-weight:800;line-height:1;position:absolute;top:-17px;left:4px}.audience-point-html{z-index:6;cursor:pointer;background:0 0;border:0;width:18px;height:18px;min-height:0;padding:0;position:absolute;overflow:visible;transform:translate(-50%,-50%)}.audience-point-link{z-index:0;transform-origin:0;pointer-events:none;background:#4f46e5;border-radius:999px;min-width:2px;height:7px;display:block;position:absolute;top:50%;left:50%;box-shadow:0 0 0 8px #4f46e529,0 2px 5px #4f46e547}.audience-point-dot{z-index:2;background:#38bdf8;border:2px solid #fff;border-radius:999px;width:9px;height:9px;margin:4px auto;display:block;position:relative;box-shadow:0 2px 5px #0f172a38}.audience-point-html.active .audience-point-dot{border-color:#111827;box-shadow:0 0 0 3px #11182729}.audience-point-html.importance-key .audience-point-dot,.audience-point-html.importance-low .audience-point-dot{width:12px;height:12px;margin-top:3px}.audience-point-html.importance-peak .audience-point-dot{border-color:#fef3c7;width:15px;height:15px;margin-top:1px}.audience-point-html.importance-low .audience-point-dot{border-radius:3px;transform:rotate(45deg)}.audience-point-html.emotion-curiosity .audience-point-dot{background:#38bdf8}.audience-point-html.emotion-humor .audience-point-dot{background:#84cc16}.audience-point-html.emotion-warmth .audience-point-dot{background:#f59e0b}.audience-point-html.emotion-romance .audience-point-dot{background:#ec4899}.audience-point-html.emotion-tension .audience-point-dot{background:#ef4444}.audience-point-html.emotion-anxiety .audience-point-dot{background:#f97316}.audience-point-html.emotion-sadness .audience-point-dot{background:#64748b}.audience-point-html.emotion-conflict .audience-point-dot{background:#dc2626}.audience-point-html.emotion-hope .audience-point-dot{background:#22c55e}.audience-point-html.emotion-release .audience-point-dot{background:#14b8a6}.audience-point-html.emotion-inspiration .audience-point-dot{background:#8b5cf6}.audience-point-html.emotion-aftertaste .audience-point-dot{background:#a855f7}.audience-point-label{z-index:3;color:#17202a;text-overflow:ellipsis;-webkit-line-clamp:3;white-space:normal;pointer-events:none;background:#ffffffe0;border-radius:5px;-webkit-box-orient:vertical;width:148px;min-height:34px;padding:4px 7px;font-size:10px;font-weight:800;line-height:1.3;display:-webkit-box;position:absolute;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 2px 6px #0f172a1f}.audience-point-label.above{bottom:calc(24px + var(--label-offset,0px))}.audience-point-label.below{top:calc(24px + var(--label-offset,0px))}.timeline-empty-inline{color:#667085;place-items:center;height:100%;font-size:13px;display:grid}.frame-lane{border-top:2px solid #1f2933;height:76px}.frame-marker{z-index:2;background:#64748b;border:1px solid #fff;border-radius:999px;width:10px;height:22px;min-height:0;padding:0;position:absolute;top:-7px;transform:translate(-50%)}.frame-marker:hover,.frame-marker.selected{background:#2d6cdf;box-shadow:0 0 0 4px #2d6cdf2e}.frame-marker.in-range{background:#2d6cdf}.frame-marker.has-note{background:#d87a2c}.range-band{z-index:1;pointer-events:none;background:#2d6cdf29;border-left:1px solid #2d6cdf;border-right:1px solid #2d6cdf;height:24px;position:absolute;top:-2px}.timeline-caption{color:#667085;justify-content:space-between;gap:12px;font-size:12px;display:flex}.segment-flow{gap:10px;min-width:760px;display:grid}.segment-flow-header{justify-content:space-between;align-items:baseline;gap:12px;padding-left:82px;display:flex}.segment-flow-header>div{justify-items:end;gap:6px;display:grid}.segment-flow-header strong{color:#17202a;font-size:15px}.segment-flow-header span{color:#667085;font-size:12px}.segment-flow-filter{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.segment-flow-filter button{color:#536071;background:#fff;border:1px solid #d9dde3;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:700;line-height:1.2}.segment-flow-filter button.active{color:#fff;background:#2d6cdf;border-color:#2d6cdf}.screenplay-rhythm-map{gap:3px;min-height:18px;padding-left:82px;display:flex}.screenplay-rhythm-map button{background:#fff;border:1px solid #d9dde3;border-radius:5px;min-width:28px;height:18px;padding:0;display:flex;overflow:hidden}.screenplay-rhythm-map button.selected{border-color:#2d6cdf;box-shadow:0 0 0 1px #2d6cdf}.screenplay-rhythm-map span{height:100%;display:block}.structure-tree{gap:10px;padding-left:82px;display:grid}.structure-tree-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.structure-tree-header strong{color:#17202a;font-size:15px}.structure-tree-header span{color:#667085;font-size:12px;line-height:1.45}.structure-tree-list{gap:10px;display:grid}.structure-line{background:#fbfcfe;border:1px solid #d9dde3;border-radius:8px;grid-template-columns:78px minmax(0,1fr);gap:8px;padding:10px;display:grid}.structure-line-title{align-content:start;gap:4px;display:grid}.structure-line-title strong{color:#17202a;font-size:14px}.structure-line-title span{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.structure-branches{gap:10px;min-width:0;display:grid}.structure-branch{grid-template-columns:58px minmax(0,1fr);gap:8px;min-width:0;display:grid}.structure-branch-title{align-content:start;gap:3px;padding-top:2px;display:grid}.structure-branch-title b{color:#344054;font-size:12px}.structure-branch-title span{color:#667085;font-size:11px}.structure-segments{border-left:2px solid #d9dde3;gap:10px;min-width:0;padding-left:10px;display:grid}.structure-segments button{text-align:left;border-color:#e5e7eb;border-radius:6px;grid-template-columns:1fr;align-items:start;gap:12px;min-height:0;padding:10px;display:grid}.structure-segments button:hover,.structure-segments button.selected{background:#f8fafc;border-color:#8a96a5}.structure-segments button.selected{box-shadow:inset 0 0 0 1px #2d6cdf}.structure-segment-text{grid-template-columns:48px minmax(78px,.22fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.structure-segments time{color:#667085;overflow-wrap:anywhere;word-break:break-word;font-size:11px;font-weight:700;line-height:1.35}.structure-segments strong{color:#17202a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.35}.structure-segment-story,.structure-segment-role{gap:3px;min-width:0;display:grid}.structure-segment-story b,.structure-segment-role b{color:#fff;border-radius:999px;width:fit-content;padding:1px 5px;font-size:10px;line-height:1.3}.structure-segment-story b{background:#3a8f5a}.structure-segment-role b{background:#2d6cdf}.structure-segment-story span,.structure-segment-role span{color:#536071;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.structure-segment-frames{grid-template-columns:repeat(3,minmax(120px,1fr));gap:8px;display:grid}.structure-segment-frame{aspect-ratio:16/9;background:#f1f3f5;border:1px solid #d9dde3;border-radius:6px;display:block;position:relative;overflow:hidden}.structure-segment-frame img{object-fit:cover;width:100%;height:100%}.structure-segment-frame time{color:#fff;background:#0f172ab8;border-radius:4px;padding:2px 5px;font-size:11px;line-height:1.2;position:absolute;bottom:5px;right:5px}.density-场景{background:#2d6cdf}.density-动作{background:#3a8f5a}.density-对白,.density-旁白-字幕,.density-手语-字幕{background:#7a5ab8}.density-备注{background:#82664b}.empty-state,.empty-guide,.empty-inspector{color:#667085;border:1px dashed #cbd1d8;border-radius:8px;place-items:center;min-height:180px;display:grid}.action-hint{text-align:center;align-content:center;gap:8px;padding:18px}.action-hint strong{color:#17202a;font-size:15px}.action-hint span{max-width:260px;line-height:1.6}.empty-guide{text-align:center;align-content:center;gap:14px;min-height:260px}.empty-guide strong{color:#17202a;font-size:20px}.empty-guide ol{gap:10px;margin:0;padding:0;list-style:none;display:flex}.empty-guide li{color:#536071;background:#fff;border:1px solid #d9dde3;border-radius:8px;min-width:116px;padding:10px 12px}.empty-guide li.done{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.extract-progress{background:#fff;border:1px solid #d9dde3;border-radius:8px;gap:10px;width:min(520px,100%);padding:14px;display:grid}.online-demo-badge{color:#1d6ae5;white-space:nowrap;background:#f2f8ff;border:1px solid #bcd6f5;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;text-decoration:none}.online-demo-badge:hover{background:#e3f0ff;text-decoration:none}.online-demo-note{color:#3a4a5e;text-align:left;background:#f2f8ff;border:1px solid #bcd6f5;border-radius:8px;gap:8px;width:min(560px,100%);padding:14px 16px;font-size:13px;line-height:1.7;display:grid}.online-demo-note b{color:#1d4f91;font-size:14px}.online-demo-note a{color:#1d6ae5;font-weight:600;text-decoration:none}.online-demo-note a:hover{text-decoration:underline}.extract-progress.has-error{background:#fff7f4;border-color:#f0b8a8}.extract-progress.has-error b,.extract-progress.has-error span{color:#a33434}.extract-progress.is-canceled{background:#f8fafc;border-color:#cbd1d8}.extract-progress.is-canceled b,.extract-progress.is-canceled span{color:#536071}.extract-progress-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.extract-progress b,.extract-progress span{color:#536071;font-size:13px}.extract-progress b{color:#17202a;font-size:18px}.extract-progress small{color:#667085;font-size:12px}.extract-progress button{min-height:32px;padding:6px 12px}.extract-progress progress{accent-color:#2d6cdf;width:100%;height:12px}.inspector{border-left:1px solid #d9dde3;padding:14px;overflow:auto}.inspector-section{border-bottom:1px solid #edf0f3;gap:12px;margin-bottom:14px;padding-bottom:14px;display:grid}.settings-panel{display:block}.settings-panel summary{cursor:pointer;color:#17202a;justify-content:space-between;align-items:center;gap:10px;font-weight:700;display:flex}.settings-panel summary strong{color:#17202a;font-size:14px}.settings-panel summary span{color:#667085;font-size:12px;font-weight:500}.settings-panel[open]{display:grid}.settings-panel[open] summary{margin-bottom:12px}.advanced-segment-fields{gap:12px;margin:0;padding:0;display:grid}.advanced-segment-fields summary{cursor:pointer;color:#17202a;margin-bottom:6px;font-weight:700;display:inline-flex}.core-analysis-fields{background:#fbfcfe;border:1px solid #d9dde3;border-radius:8px;gap:12px;padding:12px;display:grid}.shared-module-editor{background:#fffbea;border:1px solid #e8c766;border-radius:8px;gap:10px;padding:10px;display:grid}.checkbox-field{color:#344054;align-items:center;gap:7px;font-size:13px;font-weight:700;line-height:1.35;display:inline-flex}.checkbox-field input{width:14px;height:14px}.shared-line-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding-top:4px;display:grid}.core-analysis-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.core-analysis-title div{gap:3px;min-width:0;display:grid}.core-analysis-title strong{color:#17202a;font-size:14px}.core-analysis-title span{color:#667085;font-size:12px;line-height:1.5;display:block}.core-analysis-title button{flex:none}.core-analysis-fields textarea::placeholder{color:#98a2b3}.ai-mode-note{color:#7a4d0b;background:#fff9ed;border:1px solid #f2d39b;border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.5}.ai-mode-note.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.ai-mode-note.warn{color:#7a4d0b;background:#fff9ed;border-color:#f2d39b}.ai-config-check{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:3px;padding:8px 10px;font-size:12px;line-height:1.5;display:grid}.ai-config-check.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.ai-config-check strong{color:inherit;font-size:12px}.ai-config-check span{color:#667085}.pending-panel{background:#fff9ed;border:1px solid #f2d39b;border-radius:8px;padding:12px}.pending-panel p{color:#667085;margin:0;font-size:13px}.pending-summary{flex-wrap:wrap;gap:6px;display:flex}.pending-summary span{color:#7a4d0b;background:#fff1d6;border-radius:999px;padding:3px 8px;font-size:12px}.pending-actions{flex-wrap:wrap;gap:8px;display:flex}.pending-segment-list{gap:7px;max-height:260px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.pending-segment-list li{background:#fff;border-radius:6px;gap:3px;padding:8px;display:grid}.pending-segment-list time,.pending-segment-list span{color:#667085;font-size:12px;line-height:1.45}.pending-segment-list strong{color:#7a4d0b;font-size:13px;line-height:1.35}.pending-segment-list span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.boundary-actions{background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:8px;display:grid}.boundary-actions span{color:#536071;font-size:13px}.source-file{color:#536071;overflow-wrap:anywhere;font-size:13px}.source-file.muted{color:#667085;font-size:12px;line-height:1.5}.project-current-state{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:4px;padding:8px 10px;font-size:12px;line-height:1.5;display:grid}.project-current-state strong{color:#17202a;font-size:12px}.project-current-state span{overflow-wrap:anywhere}.frame-interval-note{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:4px;padding:8px 10px;font-size:12px;line-height:1.5;display:grid}.frame-interval-note strong{color:#17202a;font-size:12px}.frame-interval-note span{color:#667085}.restore-state{color:#536071;background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:4px;padding:8px 10px;font-size:12px;line-height:1.5;display:grid}.restore-state summary{cursor:pointer;color:#17202a;font-size:12px;font-weight:800}.restore-state div{gap:4px;padding-top:4px;display:grid}.restore-state span{color:#667085;overflow-wrap:anywhere}.frame-range-actions{flex-wrap:wrap;gap:8px;display:flex}.preview-image{aspect-ratio:16/9;object-fit:cover;border:1px solid #d9dde3;border-radius:6px;width:100%}.missing-preview{color:#667085;text-align:center;background:#f8fafc;align-content:center;place-items:center;gap:6px;padding:14px;display:grid}.missing-preview strong{color:#17202a;font-size:18px}.missing-preview span{max-width:260px;font-size:13px;line-height:1.5}.segment-form textarea{min-height:92px}.segment-nav{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.segment-nav h3{text-align:center;margin:0}.segment-time-title{color:#667085;text-align:center;font-size:12px}.segment-progress{background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:7px;padding:10px;display:grid}.segment-progress div{justify-content:space-between;align-items:center;gap:10px;display:flex}.segment-progress strong{color:#17202a;font-size:13px}.segment-progress span,.segment-progress p{color:#667085;margin:0;font-size:12px;line-height:1.5}.segment-progress progress{width:100%;height:8px}.segment-quality{background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:8px;padding:10px;display:grid}.segment-quality.ready{color:#1f7a4d;background:#f0fbf5;border-color:#a7d7bd}.segment-quality.warn{color:#7a4d0b;background:#fff9ed;border-color:#f2d39b}.segment-quality div{justify-content:space-between;align-items:center;gap:10px;display:flex}.segment-quality strong{color:inherit;font-size:13px}.segment-quality span,.segment-quality p,.segment-quality li{margin:0;font-size:12px;line-height:1.5}.segment-quality ul{gap:4px;margin:0;padding-left:18px;display:grid}.screenplay-block-editor{background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:8px;padding:10px;display:grid}.screenplay-block-editor>div:first-child{color:#536071;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.screenplay-block-editor strong{color:#17202a}.screenplay-block-editor ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.screenplay-block-editor li{background:#fff;border-radius:5px;gap:6px;padding:8px;display:grid}.screenplay-block-row{grid-template-columns:minmax(82px,1fr) 72px auto auto;align-items:center;gap:6px;display:grid}.screenplay-block-row span{color:#667085;font-size:12px}.screenplay-block-editor textarea{min-height:68px}.screenplay-block-actions{flex-wrap:wrap;gap:8px;display:flex}.subtitle-preview{background:#f8fafc;border:1px solid #d9dde3;border-radius:6px;gap:8px;padding:10px;display:grid}.subtitle-preview>div{color:#536071;justify-content:space-between;gap:10px;font-size:13px;font-weight:700;display:flex}.subtitle-preview small{color:#667085;font-weight:500}.subtitle-preview ol{gap:6px;max-height:180px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.subtitle-preview li{background:#fff;border-radius:4px;grid-template-columns:64px minmax(0,1fr);gap:8px;padding:6px;display:grid}.subtitle-preview time{color:#667085;font-size:12px}.subtitle-preview p{color:#17202a;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.segment-boundary-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.markdown-preview{z-index:10;background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.markdown-preview-panel{background:#fff;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(980px,100%);height:min(760px,100%);display:grid;overflow:hidden;box-shadow:0 24px 80px #0f172a3d}.ai-import-panel{grid-template-rows:auto auto auto minmax(280px,1fr)}.markdown-preview-header{border-bottom:1px solid #d9dde3;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.markdown-preview-header div{gap:8px;display:flex}.markdown-preview pre{white-space:pre-wrap;margin:0;padding:16px;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:14px;line-height:1.6;overflow:auto}.ai-import-note{color:#667085;background:#f8fafc;border-bottom:1px solid #edf0f3;margin:0;padding:10px 16px;font-size:13px}.ai-import-preview{color:#536071;background:#fff;border-bottom:1px solid #edf0f3;flex-wrap:wrap;gap:8px;padding:10px 16px;font-size:13px;display:flex}.ai-import-preview span,.ai-import-preview strong{background:#f1f3f5;border-radius:999px;padding:3px 8px}.ai-import-preview.ready span{color:#1f7a4d;background:#f0fbf5}.ai-import-preview.warn span,.ai-import-preview.warn strong{color:#9a3412;background:#fff3e8}.ai-import-textarea{resize:none;border:0;border-radius:0;outline:none;width:100%;height:100%;min-height:0;padding:16px;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:14px;line-height:1.6;display:block}.ai-import-textarea:focus{box-shadow:inset 0 0 0 2px #2d6cdf}.direct-ai-panel{grid-template-rows:auto auto minmax(0,1fr) auto;width:min(560px,100%);height:auto;max-height:min(720px,100%)}.direct-ai-form{align-content:start;gap:12px;padding:16px;display:grid;overflow:auto}.direct-ai-form label{color:#334155;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;font-size:13px;display:grid}.direct-ai-form label>span{text-align:right}.direct-ai-form input[type=text],.direct-ai-form input[type=password],.direct-ai-form select{background:#fff;border:1px solid #d0d7e0;border-radius:6px;padding:7px 10px;font-size:13px}.direct-ai-form input:disabled,.direct-ai-form select:disabled{color:#94a3b8;background:#f1f3f5}.direct-ai-form .direct-ai-checkbox{grid-template-columns:88px auto;justify-content:start}.direct-ai-form .direct-ai-checkbox input{justify-self:end}.direct-ai-hint{color:#9a3412;background:#fff3e8;border-radius:6px;margin:0;padding:8px 10px;font-size:12.5px}.structure-band-label{background:#fff7ed;height:40px}.structure-band-row{background:#fffaf0;border-bottom:1px solid #e5e7eb;height:40px;position:relative}.structure-band-item{color:#78350f;text-overflow:ellipsis;white-space:nowrap;background:#fbbf2438;border:1px solid #b4530942;border-radius:6px;justify-content:center;align-items:center;min-width:72px;padding:0 8px;font-size:11px;font-weight:800;display:flex;position:absolute;top:7px;bottom:7px;overflow:hidden}.story-main-card{opacity:.96;border:1px solid #0f172a14}.story-main-card.importance-4,.story-main-card.is-key-turn{border:2px solid #ffffffc7;box-shadow:0 7px 18px #0f172a47}.story-main-card.importance-5,.story-main-card.is-climax{border:3px solid #111827;box-shadow:0 10px 26px #0f172a5c}.story-main-card small{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.25;overflow:hidden}.story-tags{align-items:center;gap:4px;min-height:16px;-webkit-line-clamp:1!important;display:flex!important}.story-tags b{color:#0f172adb;text-overflow:ellipsis;white-space:nowrap;background:#ffffffc2;border-radius:999px;max-width:56px;padding:1px 4px;font-size:9px;line-height:1.3;display:inline-flex;overflow:hidden}.reuse-badge{color:#111827;cursor:pointer;background:#ffffffc7;border-radius:999px;max-width:calc(100% - 10px);padding:1px 6px;font-size:10px;font-style:normal;font-weight:900;position:absolute;bottom:4px;right:5px}.story-reference-card{opacity:.76;border-radius:6px;min-height:72px;border:1px dashed!important;height:72px!important;padding:6px 7px 3px!important;box-shadow:0 2px 8px #0f172a14!important}.story-reference-card:hover,.story-reference-card.same-block-highlighted{opacity:1;outline-offset:2px;outline:2px solid}.story-reference-card em{background:#ffffffb8;border-radius:999px;width:fit-content;padding:1px 5px;font-size:9px;font-style:normal;color:inherit!important;position:static!important}.story-reference-card strong{color:inherit;text-shadow:none!important;-webkit-line-clamp:1!important;font-size:12px!important;line-height:1.15!important}.story-reference-card span,.story-reference-card time{color:inherit!important;text-shadow:none!important;-webkit-line-clamp:2!important;font-size:10px!important;line-height:1.2!important}.emotion-curve-lane{margin:8px 10px 10px;position:absolute;inset:0;overflow:visible}.emotion-curve-grid{z-index:0;pointer-events:none;position:absolute;inset:0}.emotion-curve-grid span{color:#94a3b8;border-top:1px solid #94a3b847;font-size:10px;font-weight:800;position:absolute;left:8px;right:0}.emotion-curve-lines{z-index:2;pointer-events:none;position:absolute;inset:0}.emotion-curve-segment{z-index:2;transform-origin:0;pointer-events:none;background:#f59e0b;border-radius:999px;height:5px;position:absolute;box-shadow:0 0 0 4px #f59e0b1f}.emotion-curve-point{z-index:4;color:#78350f;text-align:center;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.emotion-curve-point span{background:#f59e0b;border:3px solid #fff7ed;border-radius:999px;justify-self:center;width:14px;height:14px;box-shadow:0 2px 8px #78350f52}.emotion-curve-point b{color:#78350f;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;width:max-content;max-width:132px;transform:translateX(calc(-50% + var(--label-shift,0px)));background:#ffffffd1;border-radius:999px;padding:2px 5px;font-size:10px;line-height:1.2;position:absolute;left:50%;overflow:hidden}.emotion-curve-point.label-above b{bottom:18px}.emotion-curve-point.label-below b{top:18px}.emotion-curve-point.active span,.emotion-curve-point:hover span{background:#dc2626;transform:scale(1.12)}.legend-reference{background:#fef3c7;border:1px dashed #92400e}@media (width<=960px){.workspace{grid-template-columns:1fr}.inspector{border-top:1px solid #d9dde3;border-left:0;max-height:48vh}}.dialogue-density-area{z-index:0;pointer-events:none;width:100%;position:absolute;left:0;right:0}.dialogue-density-area polygon{fill:#10b98124;stroke:#05966966;stroke-width:1px;vector-effect:non-scaling-stroke}.dialogue-density-toggle{z-index:3;color:#047857;cursor:pointer;background:#ffffffe0;border:1px solid #05966940;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:6px;right:8px}.dialogue-density-toggle input{margin:0}.empty-guide.drag-over{outline-offset:-3px;background:#eef4ff;border-color:#2d6cdf;border-radius:10px;outline:2px dashed #2d6cdf}.empty-guide.drag-over strong{color:#2d6cdf}.empty-guide.drag-over>*{pointer-events:none}.extract-stalled{justify-items:center;gap:12px;max-width:560px;margin:0 auto;display:grid}.extract-stalled span{color:#667085;font-size:13px;line-height:1.7}.extract-stalled button{color:#fff;cursor:pointer;background:#2d6cdf;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:700}.extract-stalled button:hover{background:#2159bd}.workflow-guide{position:relative}.workflow-collapse-button{z-index:2;color:#667085;cursor:pointer;background:#fff;border:1px solid #d9dde3;border-radius:999px;padding:2px 10px;font-size:11px;position:absolute;top:6px;right:10px}.workflow-collapse-button:hover{color:#2d6cdf;border-color:#2d6cdf}.workflow-guide-bar{background:#fbfcfe;border-bottom:1px solid #e5e7eb}.workflow-bar-main{width:100%;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:14px;padding:6px 14px;display:flex;overflow-x:auto}.workflow-bar-title{color:#536071;font-size:12px;font-weight:800}.workflow-bar-step{color:#94a3b8;align-items:center;gap:5px;font-size:12px;display:inline-flex}.workflow-bar-step b{color:#64748b;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:inline-flex}.workflow-bar-step.done{color:#16803c}.workflow-bar-step.done b{color:#16803c;background:#d9f2e3}.workflow-bar-step.current{color:#2d6cdf;font-weight:700}.workflow-bar-step.current b{color:#2d6cdf;background:#dbe7fd}.workflow-bar-expand{color:#667085;background:#fff;border:1px solid #d9dde3;border-radius:999px;margin-left:auto;padding:2px 10px;font-size:11px}.workflow-bar-main:hover .workflow-bar-expand{color:#2d6cdf;border-color:#2d6cdf}.language-switcher{z-index:900;color:#f6f7fb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141821eb;border:1px solid #ffffff2e;border-radius:.65rem;align-items:center;gap:.45rem;padding:.4rem .55rem;font-size:.78rem;display:flex;position:fixed;bottom:.75rem;right:.75rem;box-shadow:0 .4rem 1.2rem #0000003d}.language-switcher select{max-width:10rem;color:inherit;font:inherit;background:#11151e;border:1px solid #ffffff38;border-radius:.45rem;padding:.25rem .4rem}@media (width<=720px){.language-switcher{bottom:.45rem;right:.45rem}.language-switcher label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
