.studio-app{--studio-ink: #202326;--studio-muted: #747b82;--studio-line: #d8dce0;--studio-line-soft: #e7e9ec;--studio-surface: #f2f3f5;--studio-chrome: #20252a;--studio-chrome-2: #2a3036;--studio-teal: #16877b;--studio-teal-dark: #0f6d64;--studio-teal-soft: #e5f3f1;--studio-red: #d54b4b;--studio-red-soft: #faeaea;--studio-amber: #c88625;--studio-green: #4e996b;width:100vw;height:100vh;min-width:1080px;min-height:680px;display:grid;grid-template-rows:44px minmax(0,1fr);overflow:hidden;color:var(--studio-ink);background:var(--studio-surface);border:1px solid #1b1e22;font-family:Microsoft YaHei UI,Segoe UI,sans-serif;font-size:13px;letter-spacing:0}.studio-app button,.studio-app input,.studio-app select{font:inherit;letter-spacing:0}.studio-titlebar{display:flex;align-items:center;min-width:0;color:#f5f7f8;background:var(--studio-chrome);border-bottom:1px solid #131619;-webkit-user-select:none;user-select:none}.studio-brand{width:313px;height:100%;display:flex;align-items:center;gap:10px;padding:0 14px;border-right:1px solid #343a40}.studio-app-mark{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--studio-teal);border-radius:5px}.studio-app-mark svg{width:17px;height:17px}.studio-brand-copy{min-width:0;display:grid;gap:1px}.studio-brand-copy strong{font-size:13px;font-weight:650}.studio-brand-copy small{color:#9da5ab;font-size:10px}.studio-project-title{min-width:0;flex:1;display:flex;align-items:center;gap:9px;padding:0 14px;color:#d9dde0}.studio-project-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-project-title small{color:#8e979e;font-size:11px}.studio-title-actions,.studio-account-actions,.studio-window-actions{height:100%;display:flex;align-items:center}.studio-title-actions{gap:2px;padding-right:8px}.studio-account-actions{gap:2px;padding:0 8px;border-left:1px solid #343a40;border-right:1px solid #343a40}.studio-account-actions>button{height:34px;display:flex;align-items:center;justify-content:center;padding:0 8px;border:0;color:#cbd0d4;background:transparent}.studio-account-actions>button:hover{color:#fff;background:#343a40}.studio-account-actions>button>svg{width:16px;height:16px}.studio-account-actions .studio-account-trigger{max-width:180px;gap:7px}.studio-account-trigger span{min-width:0;display:grid;gap:1px;text-align:left}.studio-account-trigger strong,.studio-account-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-account-trigger strong{color:#e5e8ea;font-size:10px;font-weight:650}.studio-account-trigger small{color:#89c9be;font-size:9px}.studio-title-actions button,.studio-window-actions button{height:100%;min-width:42px;display:grid;place-items:center;padding:0;border:0;color:#cbd0d4;background:transparent}.studio-title-actions button:hover:not(:disabled),.studio-window-actions button:hover:not(:disabled){background:#343a40}.studio-window-actions .close:hover:not(:disabled){color:#fff;background:#c64747}.studio-title-actions button:disabled,.studio-window-actions button:disabled{opacity:.28}.studio-title-actions svg,.studio-window-actions svg{width:16px;height:16px}.studio-body{min-height:0;display:grid;grid-template-columns:64px 250px minmax(560px,1fr) 342px}.studio-rail{min-height:0;display:flex;flex-direction:column;align-items:center;padding:10px 0 9px;color:#bac1c6;background:var(--studio-chrome-2);border-right:1px solid #1b1f23}.studio-rail-button{position:relative;width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;margin:2px 0;padding:0;border:0;border-radius:5px;color:#aeb6bc;background:transparent;text-decoration:none}.studio-rail-button:hover:not(:disabled){color:#fff;background:#353c42}.studio-rail-button.active{color:#fff;background:#3b4248}.studio-rail-button.active:before{content:"";position:absolute;left:-10px;top:8px;width:3px;height:28px;background:#39b3a3}.studio-rail-button:disabled{opacity:.4}.studio-rail-button svg{width:21px;height:21px}.studio-rail-spacer{flex:1}.studio-device-state{width:44px;padding-top:9px;color:#9fa8ae;border-top:1px solid #3b4147;text-align:center;font-size:9px}.studio-device-state i{width:7px;height:7px;display:block;margin:0 auto 5px;background:#d19b3b;border-radius:50%}.studio-device-state i.ready{background:#64bd83;box-shadow:0 0 0 2px #64bd8321}.studio-media-panel,.studio-inspector{min-height:0;background:#f7f8f9}.studio-media-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border-right:1px solid var(--studio-line)}.studio-panel-header{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 13px 0 15px;border-bottom:1px solid var(--studio-line)}.studio-panel-header h2{margin:0;font-size:14px;font-weight:650}.studio-panel-header h2 span{color:var(--studio-muted);font-weight:500}.studio-icon-button{width:30px;height:30px;display:grid;place-items:center;padding:0;color:#575e64;background:#fff;border:1px solid var(--studio-line);border-radius:4px}.studio-icon-button:hover:not(:disabled){color:var(--studio-teal-dark);border-color:#a9cfc9}.studio-icon-button svg{width:15px;height:15px}.studio-media-search{position:relative;display:block;padding:10px 12px;border-bottom:1px solid var(--studio-line-soft)}.studio-media-search svg{position:absolute;left:22px;top:20px;width:14px;height:14px;color:#92999f}.studio-media-search input{width:100%;height:34px;padding:0 10px 0 31px;color:var(--studio-ink);background:#fff;border:1px solid #d4d8dc;border-radius:4px;outline:none}.studio-media-search input:focus,.studio-quick-rule input:focus,.studio-web-import input:focus,.studio-app select:focus,.studio-number-box input:focus{border-color:var(--studio-teal);outline:2px solid rgb(22 135 123 / 12%)}.studio-web-import{padding:10px 12px;background:#f0f6f5;border-bottom:1px solid #c7deda}.studio-web-import label{display:grid;gap:5px;color:#667078;font-size:10px}.studio-web-import input{min-width:0;height:31px;padding:0 8px;background:#fff;border:1px solid #cbd1d5;border-radius:4px}.studio-web-import>div{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.studio-web-import button{height:28px;padding:0 10px;color:#555d63;background:#fff;border:1px solid #cbd1d5;border-radius:4px}.studio-web-import button[type=submit]{color:#fff;background:var(--studio-teal);border-color:var(--studio-teal)}.studio-import-progress{padding:9px 12px 10px;background:#eff8f6;border-bottom:1px solid #c6dfda}.studio-import-progress>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.studio-import-progress strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.studio-import-progress button{width:22px;height:22px;display:grid;place-items:center;padding:0;color:#9c3a3a;background:#fff;border:1px solid #e0b6b6;border-radius:3px}.studio-import-progress button svg{width:12px;height:12px}.studio-import-progress>span{display:block;margin:4px 0;color:#768087;font-size:9px}.studio-import-progress progress{width:100%;height:4px;display:block;border:0;accent-color:var(--studio-teal)}.studio-media-list{min-height:0;overflow:auto;padding-top:3px}.studio-media-item{position:relative;width:100%;min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;padding:10px 11px 9px 12px;color:var(--studio-ink);background:transparent;border:0;border-bottom:1px solid var(--studio-line-soft);text-align:left}.studio-media-item:hover{background:#f0f3f4}.studio-media-item.selected{background:var(--studio-teal-soft)}.studio-media-item.selected:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--studio-teal)}.studio-media-thumb{width:42px;height:42px;display:grid;place-items:center;color:#899198;background:#262b2f;border:1px solid rgb(0 0 0 / 12%);border-radius:4px}.studio-media-thumb svg{width:20px;height:20px}.studio-media-info{min-width:0}.studio-media-info>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650}.studio-media-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:4px;color:#747b81;font-size:10px}.studio-media-meta>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-media-meta .running{color:var(--studio-teal-dark)}.studio-media-meta .done{color:var(--studio-green)}.studio-media-meta .failed{color:var(--studio-red)}.studio-mini-progress{height:3px;display:block;margin-top:7px;overflow:hidden;background:#d7dddf}.studio-mini-progress i{display:block;height:100%;background:var(--studio-teal)}.studio-import-empty{width:calc(100% - 24px);min-height:130px;display:grid;place-items:center;align-content:center;gap:7px;margin:12px;color:#687279;background:#fbfcfc;border:1px dashed #c9ced2;border-radius:4px}.studio-import-empty:hover{color:var(--studio-teal-dark);border-color:#8fc6bd}.studio-import-empty svg{width:25px;height:25px}.studio-import-empty span{color:#8b9297;font-size:10px}.studio-side-empty,.studio-center-empty{display:grid;place-items:center;color:#888f95;text-align:center;font-size:11px}.studio-side-empty{min-height:80px;padding:14px}.studio-center-empty{min-height:100%}.studio-storage-summary{padding:12px 14px 13px;color:#6d747a;background:#f2f4f5;border-top:1px solid var(--studio-line);font-size:10px}.studio-storage-summary>div{display:flex;justify-content:space-between;margin-bottom:7px}.studio-storage-summary>i{height:4px;display:block;overflow:hidden;background:#d9dde0}.studio-storage-summary>i span{height:100%;display:block;background:#858f96}.studio-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:56px minmax(260px,46.5%) 178px minmax(140px,1fr);background:var(--studio-surface)}.studio-workspace-toolbar{min-width:0;display:flex;align-items:center;gap:10px;padding:0 15px;background:#fafbfb;border-bottom:1px solid var(--studio-line)}.studio-file-context{min-width:0;flex:1}.studio-file-context>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.studio-file-context>span{display:block;margin-top:2px;color:var(--studio-muted);font-size:10px}.studio-audio-select select{max-width:370px;height:22px;margin-top:2px;padding:0 18px 0 0;color:var(--studio-muted);background:transparent;border:0;font-size:10px}.studio-status-chip{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:var(--studio-teal-dark);background:var(--studio-teal-soft);border:1px solid #bfddd8;border-radius:4px;font-size:11px}.studio-status-chip i{width:6px;height:6px;background:var(--studio-teal);border-radius:50%}.studio-status-chip.failed{color:#a73338;background:#fbecec;border-color:#ebc1c3}.studio-status-chip.failed i{background:var(--studio-red)}.studio-toolbar-divider{width:1px;height:25px;background:var(--studio-line)}.studio-compact-action{height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#454b50;background:#fff;border:1px solid var(--studio-line);border-radius:4px}.studio-compact-action svg{width:14px;height:14px}.studio-video-stage{position:relative;min-height:0;overflow:hidden;background:#111416;border-bottom:1px solid #0b0d0e}.studio-video-stage>video{width:100%;height:100%;display:block;object-fit:contain;background:#0b0d0e}.studio-video-stage:after{content:"";position:absolute;inset:auto 0 0;height:35%;pointer-events:none;background:linear-gradient(to bottom,transparent,rgb(0 0 0 / 54%))}.studio-video-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:9px;color:#d3dadd;background:#161a1d;border:0}.studio-video-empty svg{width:38px;height:38px;color:#64b7ab}.studio-video-empty span{color:#8f999f;font-size:11px}.studio-video-badge{position:absolute;z-index:2;top:14px;right:14px;padding:6px 8px;color:#e8ecee;background:#161a1dc2;border-radius:3px;font-size:10px}.studio-subtitle{position:absolute;z-index:2;left:50%;bottom:57px;max-width:78%;transform:translate(-50%);padding:8px 13px;color:#fff;background:#090b0dc7;border-radius:3px;font-size:15px;line-height:1.55;text-align:center}.studio-subtitle mark{padding:1px 3px;color:#fff;background:var(--studio-red)}.studio-transport{position:absolute;z-index:3;inset:auto 0 0;height:45px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#e8ecef;background:#111416e0}.studio-play-button,.studio-transport-tools button{width:28px;height:28px;display:grid;place-items:center;padding:0;color:#fff;background:transparent;border:0}.studio-play-button svg{width:19px;height:19px;fill:currentColor}.studio-time-readout{width:126px;font-variant-numeric:tabular-nums;font-size:11px}.studio-scrub{min-width:0;flex:1;height:4px;padding:0;accent-color:#e9eeee}.studio-transport-tools{display:flex;gap:5px}.studio-transport-tools button svg{width:16px;height:16px}.studio-timeline-panel{min-height:0;display:grid;grid-template-rows:36px minmax(0,1fr);background:#fbfbfc;border-bottom:1px solid var(--studio-line)}.studio-strip-header{min-width:0;display:flex;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid var(--studio-line-soft)}.studio-strip-header strong{font-size:12px}.studio-strip-header .count{color:var(--studio-red);font-size:10px}.studio-strip-header .spacer{flex:1}.studio-wave-state{color:#7d858b;font-size:9px}.studio-timeline{position:relative;min-height:0;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:22px 65px 42px;overflow:hidden}.studio-track-label{display:flex;align-items:center;padding-left:12px;color:#70777d;background:#f5f6f7;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line-soft);font-size:10px}.studio-ruler{position:relative;border-bottom:1px solid var(--studio-line-soft);background:#f6f7f8}.studio-ruler span{position:absolute;top:4px;color:#858c91;transform:translate(-50%);font-size:9px}.studio-ruler span:first-of-type{transform:translate(0)}.studio-ruler span:last-of-type{transform:translate(-100%)}.studio-ruler i{position:absolute;bottom:0;width:1px;height:6px;background:#b9bec2}.studio-wave-area{position:relative;min-width:0;display:flex;align-items:center;gap:2px;padding:6px 5px;overflow:hidden;background:#fdfdfd;border:0;border-bottom:1px solid var(--studio-line-soft)}.studio-wave-bar{min-width:1px;max-width:5px;flex:1;background:#6fa9a2;border-radius:1px;opacity:.86}.studio-hit{position:absolute;z-index:3;top:6px;bottom:6px;background:#d54b4b30;border-right:2px solid var(--studio-red);border-left:2px solid var(--studio-red);pointer-events:none}.studio-hit.pending{background:#c886252e;border-color:var(--studio-amber)}.studio-redaction-track{position:relative;background:#fff;border-bottom:1px solid var(--studio-line-soft)}.studio-redaction-segment{position:absolute;top:10px;height:20px;overflow:hidden;padding:0 4px;color:#fff;background:var(--studio-red);border:0;border-radius:2px;line-height:20px;text-align:center;font-size:9px;white-space:nowrap}.studio-redaction-segment.beep{background:var(--studio-amber)}.studio-redaction-segment.duck{background:var(--studio-teal)}.studio-plan-pending{position:absolute;left:10px;top:13px;color:#91979c;font-size:9px}.studio-playhead{position:absolute;z-index:8;top:0;bottom:0;width:1px;background:#d33e3e;pointer-events:none}.studio-playhead:before{content:"";position:absolute;top:0;left:-4px;width:9px;height:7px;background:#d33e3e;clip-path:polygon(0 0,100% 0,50% 100%)}.studio-transcript-panel{min-height:0;display:grid;grid-template-rows:38px minmax(0,1fr);background:#fff}.studio-transcript-panel:focus,.studio-inspector:focus{outline:none}.studio-transcript-search{position:relative;width:30px;height:30px;overflow:hidden;background:#fff;border:1px solid var(--studio-line);border-radius:4px;transition:width .16s ease}.studio-transcript-search:focus-within{width:min(220px,35vw)}.studio-transcript-search svg{position:absolute;top:7px;left:7px;width:14px;height:14px;color:#70777c}.studio-transcript-search input{width:100%;height:28px;padding:0 8px 0 28px;background:transparent;border:0;outline:0;font-size:10px}.studio-transcript-list{min-height:0;overflow:auto}.studio-transcript-row{width:100%;min-height:40px;display:grid;grid-template-columns:84px minmax(0,1fr) 80px;align-items:center;gap:9px;padding:0 12px;color:#41464a;background:#fff;border:0;border-bottom:1px solid var(--studio-line-soft);text-align:left;font-size:11px}.studio-transcript-row:hover{background:#f8faf9}.studio-transcript-row.active{background:#fff8f8;box-shadow:inset 3px 0 0 var(--studio-red)}.studio-transcript-time{color:#858c91;font-variant-numeric:tabular-nums}.studio-transcript-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-transcript-text mark{padding:2px 4px;color:#a33131;background:var(--studio-red-soft);border-radius:2px;font-weight:650}.studio-confidence{color:#858c91;text-align:right;font-size:10px}.studio-inspector{min-height:0;display:grid;grid-template-rows:55px auto auto minmax(0,1fr) auto auto;background:#fbfbfc;border-left:1px solid var(--studio-line)}.studio-quick-rule{padding:12px 13px;border-bottom:1px solid var(--studio-line)}.studio-quick-rule>div{display:flex;gap:6px}.studio-quick-rule input{min-width:0;height:34px;flex:1;padding:0 9px;background:#fff;border:1px solid #cfd4d8;border-radius:4px;outline:none}.studio-quick-rule button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#fff;background:var(--studio-teal);border:0;border-radius:4px}.studio-quick-rule button svg{width:17px;height:17px}.studio-quick-rule p{margin:7px 0 0;color:#80878d;font-size:10px;line-height:1.45}.studio-rule-list{max-height:230px;overflow:auto;border-bottom:1px solid var(--studio-line)}.studio-rule-item{min-height:52px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 13px;background:#fff;border-bottom:1px solid var(--studio-line-soft)}.studio-rule-item>i.color{width:5px;height:30px;background:var(--studio-red);border-radius:2px}.studio-rule-item>i.color-1{background:var(--studio-amber)}.studio-rule-item>i.color-2{background:var(--studio-teal)}.studio-rule-item>div{min-width:0}.studio-rule-item strong,.studio-rule-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-rule-item strong{font-size:12px}.studio-rule-item small{margin-top:3px;color:#81888e;font-size:9px}.studio-toggle{position:relative;width:30px;height:17px;padding:0;background:#c8cdd1;border:0;border-radius:9px}.studio-toggle span{position:absolute;top:2px;left:2px;width:13px;height:13px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #00000038;transition:left .12s ease}.studio-toggle.on{background:var(--studio-teal)}.studio-toggle.on span{left:15px}.studio-settings-scroll{min-height:0;overflow:auto}.studio-setting-group{padding:12px 13px;border-bottom:1px solid var(--studio-line)}.studio-setting-group h3{margin:0 0 9px;color:#4f555a;font-size:10px;font-weight:650;text-transform:uppercase}.studio-segmented{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;background:#fff;border:1px solid #cfd4d7;border-radius:4px}.studio-segmented button{height:31px;color:#62696e;background:transparent;border:0;border-right:1px solid #d9dde0;font-size:10px}.studio-segmented button:last-child{border-right:0}.studio-segmented button.active{color:#fff;background:var(--studio-teal)}.studio-effect-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.studio-effect-button{position:relative;height:52px;display:grid;place-items:center;gap:2px;padding:5px;color:#646b70;background:#fff;border:1px solid #d2d6d9;border-radius:4px;font-size:10px}.studio-effect-button>svg:not(.check){width:17px;height:17px}.studio-effect-button .check{position:absolute;top:3px;right:3px;width:10px;height:10px}.studio-effect-button.active{color:var(--studio-teal-dark);background:var(--studio-teal-soft);border-color:var(--studio-teal);box-shadow:inset 0 0 0 1px var(--studio-teal)}.studio-number-settings{display:grid;gap:4px}.studio-setting-row{min-height:31px;display:grid;grid-template-columns:1fr 92px;align-items:center;gap:12px}.studio-setting-row>span:first-child{color:#686f74;font-size:10px}.studio-number-box{height:28px;display:flex;align-items:center;overflow:hidden;background:#fff;border:1px solid #d0d5d8;border-radius:4px}.studio-number-box input{width:100%;min-width:0;height:26px;padding:0 3px 0 8px;color:#454b50;background:transparent;border:0;outline:0;font-size:10px}.studio-number-box small{padding-right:7px;color:#899096;font-size:9px}.studio-select-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.studio-select-row+.studio-select-row{margin-top:8px}.studio-select-row label>span{display:block;margin-bottom:5px;color:#72797f;font-size:9px}.studio-select-row select,.studio-select-row input{width:100%;height:30px;padding:0 7px;color:#4d5358;background:#fff;border:1px solid #cfd4d8;border-radius:4px}.studio-setting-toggle{display:flex;align-items:flex-start;gap:7px;margin-top:9px;color:#646b70;font-size:9px;line-height:1.4}.studio-operation-error{display:flex;align-items:flex-start;gap:7px;padding:8px 12px;color:#9d3035;background:#fbecee;border-top:1px solid #edc6c8;font-size:10px;line-height:1.4}.studio-operation-error svg{width:14px;height:14px;flex:0 0 auto}.studio-operation-notice{display:flex;align-items:flex-start;gap:7px;padding:8px 12px;color:#315d45;background:#edf7f1;border-top:1px solid #c7e2d1;font-size:10px;line-height:1.4}.studio-operation-notice.warning{color:#7b561b;background:#fff7e6;border-top-color:#ead8ac}.studio-operation-notice svg{width:14px;height:14px;flex:0 0 auto}.studio-run-footer{padding:12px 13px 13px;background:#f4f5f6;border-top:1px solid var(--studio-line)}.studio-output-ready{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:10px;border:1px solid #bad9c5;background:#edf7f1}.studio-output-summary{display:flex;align-items:center;min-width:0;gap:8px;color:#315d45}.studio-output-summary>svg{width:16px;height:16px;flex:0 0 auto}.studio-output-summary span{display:grid;min-width:0;gap:2px}.studio-output-summary strong,.studio-output-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-output-summary strong{font-size:11px}.studio-output-summary small{color:#5d7767;font-size:10px}.studio-output-ready button,.studio-output-ready a{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:5px;min-height:30px;padding:0 10px;border:1px solid #8eb99e;color:#244c35;background:#fff;font-size:10px;font-weight:700;text-decoration:none;cursor:pointer}.studio-output-ready button:hover:not(:disabled),.studio-output-ready a:hover{border-color:#5d9270;background:#f8fcf9}.studio-output-ready button:disabled{cursor:wait;opacity:.65}.studio-output-ready button svg,.studio-output-ready a svg{width:14px;height:14px}.studio-estimate{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;color:#72797f;font-size:10px}.studio-estimate strong{min-width:0;overflow:hidden;color:#41474b;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.studio-run-hint{min-height:30px;display:flex;align-items:center;gap:7px;margin:-1px 0 10px;padding:7px 8px;color:#8a5a13;background:#fff7e6;border:1px solid #ead8ac;border-radius:4px;font-size:10px;line-height:1.35}.studio-run-hint svg{width:14px;height:14px;flex:0 0 auto}.studio-run-actions{display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px}.studio-secondary-button,.studio-primary-button,.studio-cancel-button{height:38px;border-radius:4px;font-weight:650}.studio-secondary-button{color:#535a5f;background:#fff;border:1px solid #cbd0d4}.studio-primary-button,.studio-cancel-button{display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;border:0}.studio-primary-button{background:var(--studio-teal)}.studio-primary-button:hover:not(:disabled){background:var(--studio-teal-dark)}.studio-cancel-button{width:100%;background:#a94347}.studio-primary-button svg,.studio-cancel-button svg{width:16px;height:16px}.studio-primary-button:disabled,.studio-secondary-button:disabled,.studio-cancel-button:disabled,.studio-app button:disabled{cursor:not-allowed;opacity:.52}.studio-account-backdrop{position:fixed;z-index:80;top:44px;right:0;bottom:0;left:0;width:auto;height:auto;padding:0;border:0;background:#171b1e61}.studio-account-drawer{position:fixed;z-index:81;top:44px;right:0;bottom:0;width:min(390px,92vw);display:flex;flex-direction:column;overflow-y:auto;color:#25292c;background:#f7f8f9;border-left:1px solid #bfc5ca;box-shadow:-12px 0 30px #12171b2e}.studio-account-drawer>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#f5f7f8;background:#2a3036}.studio-account-drawer>header>div{display:grid;gap:2px}.studio-account-drawer>header span{color:#aeb6bc;font-size:10px}.studio-account-drawer>header strong{font-size:13px}.studio-account-drawer>header button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;color:#cbd0d4;background:transparent}.studio-account-drawer>header button:hover{background:#3c4349}.studio-account-drawer>header svg{width:17px;height:17px}.studio-account-identity{display:flex;align-items:center;gap:10px;padding:15px 16px;background:#fff;border-bottom:1px solid var(--studio-line)}.studio-account-identity>svg:first-child{width:30px;height:30px;color:#5a646b}.studio-account-identity>div{min-width:0;display:grid;flex:1;gap:2px}.studio-account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-account-identity span{color:var(--studio-muted);font-size:10px}.studio-account-identity>svg:last-child{width:17px;height:17px;color:var(--studio-teal)}.studio-membership-summary,.studio-activation-form{margin:12px 14px 0;padding:13px;background:#fff;border:1px solid var(--studio-line);border-radius:5px}.studio-membership-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:11px;border-bottom:1px solid var(--studio-line-soft)}.studio-membership-heading span{color:#586168;font-size:11px}.studio-membership-heading strong{color:var(--studio-teal-dark);font-size:13px}.studio-membership-summary dl{display:grid;gap:9px;margin:11px 0 0}.studio-membership-summary dl>div{display:flex;justify-content:space-between;gap:10px}.studio-membership-summary dt,.studio-membership-summary dd{margin:0;font-size:10px}.studio-membership-summary dt{display:inline-flex;align-items:center;gap:5px;color:#717980}.studio-membership-summary dt svg{width:13px;height:13px}.studio-membership-summary dd{color:#34393d;font-weight:650;text-align:right}.studio-activation-form{display:grid;gap:10px}.studio-activation-form>div{display:grid;gap:3px}.studio-activation-form>div>strong{font-size:12px}.studio-activation-form>div>span,.studio-activation-form label>span{color:#727a80;font-size:10px}.studio-activation-form label{display:grid;gap:5px}.studio-activation-form input{width:100%;height:34px;padding:0 9px;border:1px solid #cbd0d4;border-radius:3px;text-transform:uppercase}.studio-activation-form>button{height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:3px;color:#fff;background:var(--studio-teal);font-weight:650}.studio-activation-form>button svg{width:15px;height:15px}.studio-inline-error,.studio-inline-success{margin:0;padding:8px;border-radius:3px;font-size:10px;line-height:1.45}.studio-inline-error{color:#8d3333;background:#faeaea}.studio-inline-success{color:#286241;background:#e9f5ed}.studio-account-drawer>footer{display:grid;gap:7px;margin-top:auto;padding:14px}.studio-account-drawer>footer a,.studio-account-drawer>footer button{min-height:36px;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 10px;border:1px solid #cbd0d4;border-radius:3px;color:#41484d;background:#fff;text-decoration:none;font-size:11px}.studio-account-drawer>footer svg{width:15px;height:15px}.software-auth-shell{--studio-teal: #16877b;--studio-teal-dark: #0f6d64;width:100vw;height:100vh;min-width:320px;min-height:560px;display:grid;grid-template-rows:44px minmax(0,1fr);overflow:hidden;color:#202326;background:#e9ecef;font-family:Microsoft YaHei UI,Segoe UI,sans-serif;letter-spacing:0}.software-auth-shell button,.software-auth-shell input{font:inherit;letter-spacing:0}.software-auth-titlebar{display:flex;align-items:center;gap:9px;padding:0 13px;color:#f5f7f8;background:#20252a;border-bottom:1px solid #131619;-webkit-user-select:none;user-select:none}.software-auth-titlebar>span{width:27px;height:27px;display:grid;place-items:center;color:#fff;background:var(--studio-teal);border-radius:5px}.software-auth-titlebar svg{width:16px;height:16px}.software-auth-titlebar>div{display:flex;align-items:baseline;gap:8px}.software-auth-titlebar strong{font-size:13px}.software-auth-titlebar small,.software-auth-titlebar em{color:#9fa7ad;font-size:10px;font-style:normal}.software-auth-titlebar>i{flex:1}.software-auth-main,.software-auth-local{min-height:0;display:grid;place-items:center;padding:28px 18px;overflow-y:auto}.software-auth-panel{width:min(390px,100%);padding:20px;background:#f9fafb;border:1px solid #c7ccd1;border-radius:6px;box-shadow:0 16px 45px #191f241f}.software-auth-heading{display:flex;align-items:center;gap:11px}.software-auth-mark{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:#2b6d65;border-radius:5px}.software-auth-mark svg{width:19px;height:19px}.software-auth-heading>div{display:grid;gap:3px}.software-auth-heading strong{font-size:17px}.software-auth-heading span{color:#727a80;font-size:11px}.software-auth-segments{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 15px;padding:3px;background:#e9ecef;border:1px solid #d4d8dc;border-radius:4px}.software-auth-segments button{height:30px;border:0;color:#697177;background:transparent;border-radius:3px;font-size:11px;font-weight:650}.software-auth-segments button.active{color:#213e3a;background:#fff;box-shadow:0 1px 3px #1e262b1f}.software-auth-error{display:flex;align-items:flex-start;gap:7px;margin-bottom:12px;padding:9px;color:#8d3333;background:#faeaea;border:1px solid #e8c2c2;border-radius:4px;font-size:10px}.software-auth-error svg{width:15px;height:15px;flex:0 0 auto}.software-auth-panel form{display:grid;gap:11px}.software-auth-panel label{display:grid;gap:5px;color:#51585d;font-size:10px}.software-auth-panel label small{color:#858c91;font-size:9px}.software-auth-panel input{width:100%;height:35px;padding:0 9px;border:1px solid #c8cdd1;border-radius:3px;color:#25292c;background:#fff;outline:none}.software-auth-panel input:focus{border-color:#4c9d92;box-shadow:0 0 0 2px #16877b1f}.software-auth-submit,.software-auth-local button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:4px;padding:0 15px;border:0;border-radius:4px;color:#fff;background:var(--studio-teal);font-weight:650}.software-auth-submit:hover:not(:disabled),.software-auth-local button:hover{background:var(--studio-teal-dark)}.software-auth-submit:disabled{opacity:.55}.software-auth-submit svg{width:16px;height:16px}.software-auth-local{align-content:center;text-align:center}.software-auth-local>svg{width:44px;height:44px;margin-bottom:12px;color:var(--studio-teal)}.software-auth-local>strong{font-size:17px}.software-auth-local>p{max-width:430px;margin:7px 0 15px;color:#697177;font-size:11px}@media(max-width:1320px){.studio-body{grid-template-columns:56px 220px minmax(500px,1fr) 310px}.studio-brand{width:276px}.studio-account-trigger span{display:none}.studio-status-chip{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-rule-item{padding-inline:10px}}@media(max-height:780px){.studio-workspace{grid-template-rows:50px minmax(220px,44%) 150px minmax(120px,1fr)}.studio-panel-header{height:50px}.studio-inspector{grid-template-rows:50px auto auto minmax(0,1fr) auto auto}.studio-rule-list{max-height:145px}.studio-setting-group{padding-block:9px}.studio-effect-button{height:45px}}:root{font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#1d232b;background:#f5f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #ffffff;--surface-muted: #f7f8fa;--surface-raised: #fbfbfc;--border: #dfe3e8;--border-strong: #c9d0d8;--text: #1d232b;--text-muted: #68717d;--primary: #177d68;--primary-dark: #116352;--primary-soft: #e8f5f1;--info: #276ea8;--info-soft: #eaf3fa;--warning: #9a6511;--warning-soft: #fff5df;--danger: #b83b42;--danger-soft: #fcebed;--success: #287a50;--success-soft: #eaf6ef;--sidebar: #252a2f;--sidebar-muted: #aeb6bf;--shadow: 0 1px 2px rgb(16 24 40 / 5%)}*{box-sizing:border-box}html{min-width:320px;background:#f5f6f8}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6f8}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.82rem;overflow-wrap:anywhere}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 14px;color:#fff;background:var(--sidebar);border-right:1px solid #161a1e}.brand{min-height:48px;display:flex;align-items:center;gap:11px;padding:0 8px 18px;border-bottom:1px solid rgb(255 255 255 / 10%)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#dff8ef;background:#177d68;border-radius:7px}.brand div{display:grid;gap:2px}.brand strong{font-size:.96rem}.brand span:last-child{color:var(--sidebar-muted);font-size:.75rem}.main-nav{display:grid;gap:4px;margin-top:18px}.main-nav a{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 11px;color:#d0d5db;border-radius:6px;text-decoration:none;font-size:.9rem}.main-nav a:hover{color:#fff;background:#ffffff12}.main-nav a.active{color:#fff;background:#394048;box-shadow:inset 3px 0 #4bc0a4}.nav-section-label{display:block;padding:13px 13px 5px;color:#7f8a95;font-size:.66rem;font-weight:700;letter-spacing:0}.sidebar-account{min-height:54px;display:flex;align-items:center;gap:8px;margin-top:auto;margin-bottom:10px;padding:9px 8px 9px 10px;color:#e5e9ed;background:#30363c;border:1px solid rgb(255 255 255 / 8%);border-radius:7px}.sidebar-account-user{min-width:0;display:flex;align-items:center;gap:9px;flex:1}.sidebar-account-user>div{min-width:0;display:grid;gap:2px}.sidebar-account-user strong,.sidebar-account-user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-user strong{font-size:.78rem}.sidebar-account-user span{color:var(--sidebar-muted);font-size:.7rem}.sidebar-account-logout{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#cdd3d9;background:transparent;border:0;border-radius:5px;cursor:pointer}.sidebar-account-logout:hover:not(:disabled){color:#fff;background:#ffffff14}.sidebar-account-logout:disabled{cursor:wait;opacity:.55}.sidebar-status{min-height:54px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:0;padding:10px;color:#d4d9de;background:#30363c;border:1px solid rgb(255 255 255 / 8%);border-radius:7px}.sidebar-status div{display:grid;gap:2px}.sidebar-status span,.sidebar-status strong{font-size:.72rem}.sidebar-status span{color:var(--sidebar-muted)}.health-dot{width:8px;height:8px;background:#d19b3b;border-radius:50%}.health-dot.healthy{background:#4bb785}.main-content{min-width:0}.page{width:min(1440px,100%);margin:0 auto;padding:30px 34px 48px}.page-narrow{width:min(960px,100%)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.page-header h1,.job-context h1,.not-found h1{margin:0;color:var(--text);font-size:1.55rem;line-height:1.25;letter-spacing:0}.page-header p,.section-bar p,.section-heading p{margin:6px 0 0;color:var(--text-muted);font-size:.88rem}.page-actions,.action-row,.form-actions,.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.compact-select select{height:36px;padding:0 30px 0 10px;color:var(--text);background:#fff;border:1px solid var(--border-strong);border-radius:6px}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:6px;cursor:pointer;text-decoration:none;font-size:.84rem;font-weight:600;white-space:nowrap}.button:hover:not(:disabled){filter:brightness(.97)}.button:focus-visible,.icon-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.segmented-control button:focus-visible{outline:2px solid #58a996;outline-offset:2px}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.button-primary{color:#fff;background:var(--primary);border-color:var(--primary)}.button-primary:hover:not(:disabled){background:var(--primary-dark)}.button-secondary{color:var(--text);background:#fff;border-color:var(--border-strong)}.button-danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button-ghost{color:#46505b;background:transparent;border-color:transparent}.button-ghost:hover:not(:disabled){background:#edf0f3}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;color:#49525d;background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;text-decoration:none}.icon-button:hover:not(:disabled){color:var(--primary-dark);border-color:#9fc8bd}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.toolbar-field{width:min(240px,100%)}.toolbar select,.field select,.field input,.field textarea,.search-field{color:var(--text);background:#fff;border:1px solid var(--border-strong);border-radius:6px}.toolbar select,.field select,.field input{height:38px}.toolbar select,.field select,.field input,.field textarea{width:100%;padding:8px 10px}.search-field{width:min(420px,100%);height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--text-muted)}.search-field input{width:100%;height:100%;min-width:0;padding:0;border:0;outline:0;background:transparent}.data-section,.form-section,.rule-editor,.overview-main,.detail-section,.render-status{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.data-section{overflow:hidden}.capability-grid,.chunk-strip{display:grid;gap:12px;padding:16px}.capability-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.capability-card{display:grid;gap:10px;padding:14px;background:var(--surface-raised);border:1px solid var(--border);border-radius:7px}.capability-card-title{display:flex;align-items:center;gap:8px}.capability-card-title strong{flex:1}.config-grid,.confirmation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:16px}.config-grid>div,.confirmation-grid>div{display:grid;gap:5px;min-width:0;padding:12px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.config-grid span,.confirmation-grid span,.muted-text,.fix-hint{color:var(--text-muted);font-size:.78rem}.fix-hint{margin:0;color:var(--warning)}.muted-text{margin:0;line-height:1.45}.compact-list{margin:8px 0 0;padding-left:18px}.notice-grid{display:grid;gap:6px}.notice-grid span{display:flex;align-items:center;gap:6px}.rule-sandbox,.render-confirmation,.chunk-progress-section{margin-top:16px}.sandbox-result{display:grid;gap:14px;padding-top:14px;border-top:1px solid var(--border)}.chunk-strip{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.chunk-pill{display:grid;gap:4px;padding:10px 12px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.chunk-pill span,.chunk-pill small{color:var(--text-muted);font-size:.72rem}.chunk-pill.muted{justify-content:center;text-align:center}.compact-loading{min-height:110px}.time-adjust-row{display:flex;gap:6px}.time-adjust-row button{min-height:30px;padding:0 9px;color:#3e4752;background:#fff;border:1px solid var(--border-strong);border-radius:6px;cursor:pointer;font-size:.75rem}.time-adjust-row button:disabled{cursor:not-allowed;opacity:.55}.text-success{color:var(--success)}.table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;min-width:760px;border-collapse:collapse;font-size:.84rem}.data-table th{height:42px;padding:0 14px;color:#5c6672;background:#f7f8fa;border-bottom:1px solid var(--border);text-align:left;font-size:.74rem;font-weight:700;text-transform:uppercase}.data-table td{padding:13px 14px;border-bottom:1px solid #e9ecef;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafbfb}.data-table td small,.primary-cell span,.time-cell span,.artifact-list span,.output-title span{display:block;margin-top:3px;color:var(--text-muted);font-size:.74rem}.primary-cell{display:grid;gap:2px;min-width:180px}.primary-cell span{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-cell{width:210px}.progress-wrap{width:100%;min-width:120px}.progress-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:5px;color:var(--text-muted);font-size:.72rem}.progress-meta strong{color:#3d4650}.progress-track{width:100%;height:6px;overflow:hidden;background:#e6eaed;border-radius:3px}.progress-track span{display:block;height:100%;background:var(--primary);border-radius:inherit;transition:width .18s ease}.status-badge{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.status-dot{width:6px;height:6px;background:currentColor;border-radius:50%}.status-neutral{color:#626b75;background:#eef0f2}.status-info{color:var(--info);background:var(--info-soft)}.status-success{color:var(--success);background:var(--success-soft)}.status-warning{color:var(--warning);background:var(--warning-soft)}.status-danger{color:var(--danger);background:var(--danger-soft)}.pagination{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;color:var(--text-muted);border-top:1px solid var(--border);font-size:.78rem}.pagination div{display:flex;gap:6px}.notice{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-bottom:16px;padding:12px 14px;border:1px solid;border-radius:7px;font-size:.84rem}.notice strong,.notice p{margin:0}.notice p{margin-top:3px;line-height:1.55}.notice-info{color:#2a5f83;background:var(--info-soft);border-color:#c5dced}.notice-danger{color:#893038;background:var(--danger-soft);border-color:#f0c5ca}.notice-link{color:inherit;font-weight:700}.empty-state,.loading-block{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px;color:var(--text-muted);text-align:center}.empty-state strong{color:#3e4752}.empty-state p{max-width:460px;margin:0 0 6px;font-size:.84rem;line-height:1.55}.form-stack{display:grid;gap:16px}.form-section,.rule-editor{padding:22px}.section-heading{display:flex;align-items:flex-start;gap:10px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--border)}.section-heading h2,.section-bar h2,.detail-section h2{margin:0;font-size:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:grid;align-content:start;gap:7px;color:#3e4752;font-size:.8rem;font-weight:600}.field small{color:var(--text-muted);font-weight:400;line-height:1.5}.field-wide{grid-column:1 / -1}.field textarea{resize:vertical;line-height:1.5}.check-field{display:flex;align-items:center;gap:8px;color:#454f5a;font-size:.82rem}.check-field input{width:16px;height:16px;accent-color:var(--primary)}.form-section>.check-field{margin-top:16px}.form-actions{padding-top:8px}.media-import-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:0}.media-import-status{display:grid;gap:10px;margin-top:6px;padding:14px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.media-import-title,.media-import-bytes{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.media-import-title strong{overflow-wrap:anywhere}.media-import-title span,.media-import-bytes{color:var(--text-muted);font-size:.76rem;font-weight:500}.media-probe-summary{display:grid;gap:14px;padding:14px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.stream-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.stream-card{min-width:0;display:grid;gap:5px;padding:12px;color:var(--text-muted);background:#fff;border:1px solid var(--border);border-radius:7px;font-size:.78rem}.stream-card strong{color:var(--text);font-size:.86rem}.stream-card span{overflow-wrap:anywhere}.stream-card.selectable{grid-template-columns:auto 1fr;align-items:start;cursor:pointer}.stream-card.selectable input{grid-row:span 3;margin-top:2px;accent-color:var(--primary)}.stream-card.selectable:has(input:checked){border-color:#8fc6b8;box-shadow:inset 0 0 0 1px #8fc6b8}.job-context{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 30px;background:#fff;border-bottom:1px solid var(--border)}.job-context h1{margin-top:4px;font-size:1.15rem}.eyebrow{color:var(--text-muted);font-size:.72rem;text-transform:uppercase}.job-tabs{min-height:50px;display:flex;gap:4px;padding:0 30px;overflow-x:auto;background:#fff;border-bottom:1px solid var(--border)}.job-tabs a{min-height:50px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;color:#5a6470;border-bottom:2px solid transparent;text-decoration:none;font-size:.82rem;font-weight:600;white-space:nowrap}.job-tabs a.active{color:var(--primary-dark);border-color:var(--primary)}.job-page{width:min(1440px,100%);margin:0 auto;padding:26px 30px 48px}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.overview-main{padding:20px}.overview-side{display:grid;gap:16px}.section-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.overview-main>.progress-wrap{padding:14px;background:var(--surface-muted);border:1px solid var(--border);border-radius:6px}.live-state{display:flex;align-items:center;gap:7px;margin:11px 2px 0;color:var(--text-muted);font-size:.74rem}.wizard-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:14px;background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;overflow:hidden}.wizard-summary>div{min-height:68px;display:grid;align-content:center;gap:6px;padding:12px 14px;border-right:1px solid var(--border)}.wizard-summary>div:last-child{border-right:0}.wizard-summary span{color:var(--text-muted);font-size:.72rem}.wizard-summary strong{min-width:0;font-size:.84rem;overflow-wrap:anywhere}.timeline{position:relative;display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none}.timeline:before{content:"";position:absolute;top:18px;bottom:18px;left:14px;width:1px;background:#d9dee3}.timeline li{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;min-height:72px}.timeline-marker{z-index:1;width:29px;height:29px;display:grid;place-items:center;color:#a2aab3;background:#fff}.timeline-done .timeline-marker{color:var(--success)}.timeline-content{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 0 16px;border-bottom:1px solid #edf0f2}.timeline li:last-child .timeline-content{border-bottom:0}.timeline-content>div:first-child{display:grid;gap:6px}.timeline-content strong{font-size:.86rem}.timeline-content span,.timeline-content time{color:var(--text-muted);font-size:.74rem}.timeline-content span{display:flex;align-items:center;gap:8px}.timeline-actions{display:grid;justify-items:end;gap:4px}.timeline-actions .button{min-height:30px;padding:0 8px;font-size:.74rem}.detail-section{padding:18px}.detail-section h2{margin-bottom:14px}.detail-list{display:grid;gap:0;margin:0}.detail-list>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid #eceff1}.detail-list>div:last-child{border-bottom:0}.detail-list dt,.detail-list dd{margin:0;font-size:.78rem}.detail-list dt{color:var(--text-muted)}.detail-list dd{min-width:0;color:#38414b;font-weight:600;overflow-wrap:anywhere}.detail-list.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.detail-list.compact>div{grid-template-columns:100px minmax(0,1fr)}.section-inline-title{display:flex;align-items:center;justify-content:space-between}.artifact-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.artifact-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eceff1;font-size:.77rem}.artifact-list li:last-child{border-bottom:0}.subpage{display:grid;gap:16px}.subpage>.section-bar{margin-bottom:0}.metrics-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.metrics-row>div{min-height:76px;display:grid;align-content:center;gap:7px;padding:14px 16px;border-right:1px solid var(--border)}.metrics-row>div:last-child{border-right:0}.metrics-row span,.label,.fingerprint-row span,.render-status span{color:var(--text-muted);font-size:.72rem}.metrics-row strong{font-size:.86rem}.admin-dashboard-stack{display:grid;gap:16px}.section-bar-padded{margin:0;padding:16px 16px 14px;border-bottom:1px solid var(--border)}.admin-queue-metrics{margin-bottom:16px}.segmented-control{display:inline-flex;padding:3px;background:#e9ecef;border-radius:6px}.segmented-control button{min-height:30px;padding:0 12px;color:#5d6670;background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:.78rem;font-weight:600}.segmented-control button.active{color:var(--text);background:#fff;box-shadow:0 1px 2px #1018281a}.transcript-text{min-width:260px;max-width:680px;line-height:1.65}.time-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.interval-list{display:grid;gap:8px}.interval-row{display:grid;grid-template-columns:34px 30px minmax(220px,1.3fr) repeat(3,minmax(100px,.7fr));align-items:center;gap:12px;min-height:74px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:7px}.mode-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:6px}.mode-mute{color:var(--danger);background:var(--danger-soft)}.mode-beep{color:var(--warning);background:var(--warning-soft)}.mode-duck{color:var(--info);background:var(--info-soft)}.interval-sequence{color:var(--text-muted);font-size:.8rem}.interval-row>div{display:grid;gap:4px}.interval-row strong{font-size:.8rem}.interval-range span{color:var(--text-muted);font-size:.72rem}.fingerprint-row{display:flex;align-items:center;gap:10px;padding:13px 15px;background:#fff;border:1px solid var(--border);border-radius:7px}.fingerprint-row div{min-width:0;display:grid;gap:3px}.render-status{display:flex;align-items:center;gap:28px;padding:14px 16px}.render-status>div{display:grid;gap:5px}.render-status p{margin:0 0 0 auto}.output-list{display:grid;gap:16px}.output-item{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.preview-render-card{display:grid;grid-template-columns:minmax(280px,42%) minmax(0,1fr);margin:16px;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px}.output-preview{position:relative;min-height:240px;display:grid;place-items:center;background:#15191d}.output-preview video{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.output-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:8px;color:#9ca5ad;font-size:.8rem}.output-details{display:grid;align-content:start;gap:18px;padding:20px}.output-title{display:flex;gap:10px;align-items:flex-start}.output-title h3{margin:0;font-size:.96rem}.output-details>.button{justify-self:start}.review-workbench{min-height:640px;display:grid;grid-template-columns:310px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.analysis-workbench{min-height:620px;display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.analysis-queue{min-width:0;background:#f7f8fa;border-right:1px solid var(--border)}.analysis-queue-list{max-height:720px;overflow-y:auto}.analysis-queue-list>button{width:100%;min-height:74px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;color:var(--text);background:transparent;border:0;border-bottom:1px solid #e7eaed;cursor:pointer;text-align:left}.analysis-queue-list>button:hover,.analysis-queue-list>button.active{background:#fff}.analysis-queue-list>button.active{box-shadow:inset 3px 0 0 var(--primary)}.analysis-queue-list>button>div{min-width:0;display:grid;gap:5px}.analysis-queue-list strong,.analysis-queue-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-queue-list strong{font-size:.82rem}.analysis-queue-list span{color:var(--text-muted);font-size:.72rem}.analysis-editor{min-width:0;padding:20px}.masked-context-grid{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.8fr);gap:14px;margin-bottom:16px}.masked-context-grid article{min-width:0;padding:16px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.masked-context-grid span{display:block;margin-bottom:9px;color:var(--text-muted);font-size:.72rem}.masked-context-grid strong{font-size:1rem}.masked-context-grid p{margin:0;overflow-wrap:anywhere;color:#424c57;font-size:.86rem;line-height:1.65}.analysis-note{margin-top:4px}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}.button-compact{min-height:30px;padding-inline:9px;font-size:.76rem}.learning-table{min-width:1260px}.masked-sample-cell{max-width:340px}.masked-sample-cell strong,.masked-sample-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-register-form{margin-bottom:16px}.model-table{min-width:1180px}.status-stack{display:grid;justify-items:start;gap:5px}.status-stack>span:not(.status-badge){color:var(--text-muted);font-size:.7rem}.upgrade-panel{display:grid;gap:16px}.upgrade-panel .section-bar{margin:0}.upgrade-steps{display:grid;border:1px solid var(--border);border-radius:7px}.upgrade-steps>div{min-height:48px;display:grid;grid-template-columns:auto minmax(140px,.5fr) minmax(0,1fr);align-items:center;gap:12px;padding:9px 12px;border-bottom:1px solid var(--border)}.upgrade-steps>div:last-child{border-bottom:0}.upgrade-steps strong{font-size:.8rem}.upgrade-steps span:last-child{color:var(--text-muted);font-size:.76rem}.review-queue{min-width:0;background:#f7f8fa;border-right:1px solid var(--border)}.review-queue-header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border);font-size:.82rem}.review-queue-header span{color:var(--text-muted)}.review-queue-list{max-height:720px;overflow-y:auto}.review-queue-list>button{width:100%;min-height:72px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;color:var(--text);background:transparent;border:0;border-bottom:1px solid #e7eaed;cursor:pointer;text-align:left}.review-queue-list>button:hover,.review-queue-list>button.active{background:#fff}.review-queue-list>button.active{box-shadow:inset 3px 0 0 var(--primary)}.review-queue-list>button>span{color:var(--text-muted);font-size:.72rem;font-variant-numeric:tabular-nums}.review-queue-list>button>div{min-width:0;display:grid;gap:4px}.review-queue-list strong,.review-queue-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-queue-list strong{font-size:.8rem}.review-queue-list small{color:var(--text-muted);font-size:.7rem}.review-editor{min-width:0;padding:20px}.review-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--border)}.review-editor-header h3{margin:5px 0 0;font-size:1.15rem}.review-meta-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.review-meta-strip>div{display:grid;gap:5px;padding:12px 14px;border-right:1px solid var(--border)}.review-meta-strip>div:last-child{border-right:0}.review-meta-strip span,.batch-summary span{color:var(--text-muted);font-size:.72rem}.review-meta-strip strong,.batch-summary strong{font-size:.8rem}.review-media-player{display:grid;gap:8px;margin-top:12px}.review-media-player audio,.review-media-player video{width:100%;min-height:40px}.review-media-player video{max-height:420px;aspect-ratio:16 / 9;background:#101214}.review-media-player span{color:var(--text-muted);font-size:.75rem;font-variant-numeric:tabular-nums}.batch-media-picker-header{margin-top:18px}.batch-media-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:320px;overflow:auto;padding:2px}.batch-media-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 11px;border:1px solid var(--border);border-radius:6px;background:var(--surface);cursor:pointer}.batch-media-option:has(input:checked){border-color:var(--accent);background:var(--surface-muted)}.batch-media-option>span{min-width:0;display:grid;gap:4px}.batch-media-option strong,.batch-media-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-media-option small,.field-hint{color:var(--text-muted)}.batch-advanced-options{margin-top:16px;padding-top:12px;border-top:1px solid var(--border)}.batch-advanced-options summary{cursor:pointer;font-weight:650;margin-bottom:12px}.review-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lease-bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:10px 12px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.lease-bar>div:first-child{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.78rem}.review-decisions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:16px;border-top:1px solid var(--border)}.batch-summary{display:grid;grid-template-columns:160px minmax(240px,1fr) 160px 160px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.batch-summary>div{min-height:78px;display:grid;align-content:center;gap:7px;padding:13px 15px;border-right:1px solid var(--border)}.batch-summary>div:last-child{border-right:0}.batch-actions{justify-content:flex-start;margin:14px 0 18px}.table-link{color:var(--primary-dark);font-weight:600;text-decoration:none}.table-link:hover{text-decoration:underline}.output-version-section>.section-bar{padding:16px 16px 0}.version-create{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:12px;padding:0 16px 16px;border-bottom:1px solid var(--border)}.fingerprint-editor{grid-column:1 / -1;padding:10px 12px;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px}.fingerprint-editor summary{color:#46505b;cursor:pointer;font-size:.8rem;font-weight:700}.fingerprint-editor[open] summary{margin-bottom:12px}.output-version-section>.notice{margin:16px}.rule-editor{margin-bottom:16px}.rule-editor .section-bar{padding-bottom:16px;border-bottom:1px solid var(--border)}.rule-editor .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog{width:min(440px,calc(100vw - 32px));padding:24px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 24px 64px #00000038}.dialog::backdrop{background:#1118207a}.dialog h2{margin:14px 0 7px;font-size:1.05rem}.dialog p{margin:0 0 22px;color:var(--text-muted);font-size:.84rem;line-height:1.55}.dialog-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:grid;place-items:center;color:var(--text-muted);background:transparent;border:0;border-radius:5px;cursor:pointer}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center}.not-found>strong{color:var(--primary);font-size:3rem}.not-found p{margin:0 0 12px;color:var(--text-muted)}.text-danger{color:var(--danger)!important}.text-warning{color:var(--warning)!important}.spin{animation:spin .8s linear infinite}.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}@keyframes spin{to{transform:rotate(360deg)}}.admin-account-tabs{display:inline-flex;align-items:center;gap:3px;align-self:flex-start;padding:3px;background:#e8ecef;border:1px solid var(--border);border-radius:5px}.admin-account-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:3px;color:var(--text-muted);background:transparent;font-weight:650}.admin-account-tabs button.active{color:#244a43;background:#fff;box-shadow:0 1px 3px #1d262c1f}.admin-account-tabs svg,.admin-row-actions svg{width:15px;height:15px}.admin-account-workspace{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(560px,1.6fr);gap:14px;align-items:start}.admin-account-editor{overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:6px}.admin-account-editor .form-grid{padding:16px}.admin-plan-form{background:#f8fafb}.admin-form-divider{height:1px;background:var(--border)}.admin-inline-heading{display:grid;gap:3px;padding:14px 16px 0}.admin-inline-heading strong{font-size:13px}.admin-inline-heading span{color:var(--text-muted);font-size:12px}.admin-account-list{margin:0}.admin-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.admin-row-actions .button{min-height:30px;padding-inline:8px}.admin-code-workspace{grid-template-columns:minmax(320px,.85fr) minmax(440px,1.15fr)}.admin-generated-codes{margin:0}.admin-code-batch-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:12px 16px;color:var(--text-muted);border-bottom:1px solid var(--border);font-size:12px}.admin-generated-codes textarea{width:calc(100% - 32px);margin:16px;padding:11px;resize:vertical;border:1px solid var(--border-strong);border-radius:4px;color:var(--text);background:#f7f9fa;font-family:Consolas,monospace;font-size:12px;line-height:1.55}.admin-generated-codes .notice{margin:0 16px 16px}@media(max-width:1100px){.admin-account-workspace,.admin-code-workspace{grid-template-columns:1fr}.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand{justify-content:center;padding-inline:0}.brand>div,.main-nav a,.nav-section-label{font-size:0}.main-nav a{justify-content:center;padding:0}.main-nav a svg{width:20px;height:20px}.sidebar-status{grid-template-columns:1fr;justify-items:center}.sidebar-account{flex-direction:column;padding-inline:6px}.sidebar-account-user{justify-content:center}.sidebar-account-user>div{display:none}.sidebar-status>div,.sidebar-status>svg{display:none}.overview-grid{grid-template-columns:1fr}.review-workbench,.analysis-workbench{grid-template-columns:260px minmax(0,1fr)}.review-meta-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.review-meta-strip>div:nth-child(2){border-right:0}.review-meta-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.batch-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-summary>div:nth-child(2){border-right:0}.batch-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.overview-side{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-side .notice{grid-column:1 / -1}.interval-row{grid-template-columns:34px 30px minmax(220px,1fr) repeat(2,minmax(90px,.6fr))}.interval-row>div:last-child{display:none}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;z-index:20;top:0;width:100%;height:auto;display:grid;grid-template-columns:auto 1fr;gap:12px;padding:8px 12px}.brand{min-height:42px;padding:0;border:0}.brand-mark{width:32px;height:32px}.main-nav{display:flex;justify-content:flex-end;gap:3px;margin:0}.main-nav a{width:40px;min-height:40px}.main-nav a.active{box-shadow:inset 0 -2px #4bc0a4}.sidebar-status{display:none}.sidebar-account{grid-column:1 / -1;flex-direction:row;margin:0;padding:7px 9px}.sidebar-account-user{justify-content:flex-start}.sidebar-account-user>div{display:grid}.page,.job-page{padding:20px 14px 36px}.page-header,.section-bar,.toolbar{align-items:stretch;flex-direction:column}.page-actions,.action-row{justify-content:flex-start}.toolbar-field{width:100%}.page-actions .button,.action-row .button{flex:1 1 auto}.search-field{width:100%}.form-grid,.rule-editor .form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.job-context{min-height:72px;padding:12px 14px}.job-context h1{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-tabs{padding:0 6px}.job-tabs a{padding-inline:10px}.overview-side{grid-template-columns:1fr}.metrics-row,.wizard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-summary>div{border-bottom:1px solid var(--border)}.wizard-summary>div:nth-child(2n){border-right:0}.wizard-summary>div:nth-last-child(-n+2){border-bottom:0}.metrics-row>div{border-bottom:1px solid var(--border)}.metrics-row>div:nth-child(2n){border-right:0}.metrics-row>div:nth-last-child(-n+2){border-bottom:0}.timeline-content{flex-direction:column}.timeline-actions{width:100%;justify-items:start}.interval-row{grid-template-columns:32px 24px minmax(0,1fr)}.interval-row>div:nth-child(n+4){display:none}.render-status{align-items:flex-start;flex-direction:column;gap:12px}.render-status p{margin:0}.output-item{grid-template-columns:1fr}.output-preview{min-height:200px}.detail-list.compact{grid-template-columns:1fr}.dialog-actions .button{flex:1}.review-workbench,.analysis-workbench{display:block}.review-queue,.analysis-queue{border-right:0;border-bottom:1px solid var(--border)}.review-queue-list{max-height:220px}.analysis-queue-list{max-height:250px}.masked-context-grid{grid-template-columns:1fr;gap:10px}.upgrade-steps>div{grid-template-columns:auto minmax(0,1fr)}.upgrade-steps span:last-child{grid-column:1 / -1}.review-editor{padding:14px}.review-editor-header,.lease-bar{align-items:stretch;flex-direction:column}.review-form-grid{grid-template-columns:1fr}.review-form-grid .field-wide{grid-column:auto}.review-decisions .button{flex:1 1 135px}.batch-summary,.batch-media-picker{grid-template-columns:1fr}.batch-summary>div{border-right:0;border-bottom:1px solid var(--border)}.batch-summary>div:last-child{border-bottom:0}.version-create{grid-template-columns:1fr}.fingerprint-editor{grid-column:auto}}
