:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#1f2937;background:#edf3fb;font-synthesis:none;--blue:#3e7bfa;--blue-soft:#edf5ff;--line:#e3eaf3;--muted:#8b97aa;--text:#253047}*{box-sizing:border-box}body{margin:0;min-width:1280px;min-height:100vh;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg,#eaf3ff 0,#f4f7fb 170px,#eef3f9)}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:72px;display:flex;align-items:center;padding:0 30px;background:#eff6ffeb;gap:46px}.brand{width:220px}.logo-crop{width:192px;height:52px;overflow:hidden;position:relative}.logo-crop img{position:absolute;width:2048px;height:1073px;max-width:none;left:-30px;top:-16px;transform-origin:top left}.topbar nav{display:flex;align-self:stretch;align-items:stretch;flex:1;justify-content:center;gap:22px}.topbar nav button{position:relative;border:0;background:transparent;color:#344057;font-size:17px;padding:0 14px;white-space:nowrap}.topbar nav button.active{color:var(--blue);font-weight:600}.topbar nav button.active:after{content:"";position:absolute;bottom:0;left:50%;width:34px;height:4px;border-radius:4px;background:var(--blue);transform:translate(-50%)}.profile{display:flex;align-items:center;gap:9px;white-space:nowrap;color:#455168}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f2bd88;color:#fff;font-weight:700}.chev{color:#718096}.app-shell main{padding:0 18px 30px}.subnav{height:70px;background:#fff;border-radius:10px;margin-bottom:18px;display:flex;align-items:stretch;padding:0 42px;gap:42px;box-shadow:0 4px 20px #3252780a}.subnav button{position:relative;border:0;background:transparent;color:#303b50;font-size:17px;padding:0 6px}.subnav button.active{color:var(--blue);font-weight:600}.subnav button.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:8px solid var(--blue)}.mini-app{margin-left:auto;align-self:center;background:#4c83f8;color:#fff;border-radius:6px;padding:8px 14px;font-weight:600}.page-card{background:#fff;border:1px solid #e0e9f4;border-radius:14px;box-shadow:0 10px 35px #2647730f;overflow:hidden}.page-heading{padding:24px 30px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef2f7}.page-heading h1{font-size:24px;margin:0 0 7px;color:#202b3c}.page-heading p{margin:0;color:#8b97a8;font-size:14px}.primary,.secondary{border-radius:6px;padding:9px 18px;border:1px solid var(--blue);transition:.18s}.primary{background:var(--blue);color:#fff}.primary:hover{background:#2f6fe9}.primary:disabled{background:#adc7f8;border-color:#adc7f8;cursor:not-allowed}.secondary{background:#fff;color:#4f5b6e;border-color:#dbe3ee}.secondary:hover{color:var(--blue);border-color:#8bb0fb}.upload-button{font-size:16px;padding:11px 22px}.filter-panel{margin:18px 28px 0;padding:18px 18px 12px;background:#f8faff;border:1px solid #edf1f7;border-radius:8px}.filter-row{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(155px,.75fr) minmax(155px,.75fr) minmax(250px,1fr) auto;gap:14px;align-items:end}.filter-row label{min-width:0}.filter-row label>span{display:block;color:#6f7b8d;font-size:13px;margin:0 0 7px}.filter-row input,.filter-row select,.field input,.field select,.field textarea,.date-range{width:100%;height:38px;border:1px solid #dbe3ee;border-radius:5px;background:#fff;color:#354052;padding:0 12px;outline:none}.filter-row input:focus,.filter-row select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#6f9cf9;box-shadow:0 0 0 2px #3e7bfa1a}.date-range{display:flex;align-items:center;justify-content:space-between;color:#445065}.date-range i{font-style:normal;color:#9aa5b4}.filter-actions{display:flex;gap:8px;align-items:center;white-space:nowrap}.filter-actions .primary,.filter-actions .secondary{height:38px;padding:0 16px}.link{border:0;background:transparent;color:var(--blue);padding:8px}.advanced{grid-template-columns:repeat(3,minmax(180px,1fr));margin-top:14px;padding-top:14px;border-top:1px dashed #dfe6f1}.status-tabs{height:58px;display:flex;align-items:flex-end;margin:0 28px;border-bottom:1px solid #e8edf4;gap:30px}.status-tabs button{height:58px;border:0;background:transparent;color:#667286;padding:0 2px;position:relative}.status-tabs button.active{color:var(--blue);font-weight:600}.status-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--blue);border-radius:3px 3px 0 0}.status-tabs em{font-style:normal;background:#f1f4f8;color:#8c98aa;border-radius:10px;padding:1px 6px;margin-left:5px;font-size:11px}.status-tabs button.active em{background:#e9f2ff;color:var(--blue)}.table-toolbar{height:56px;margin:0 28px;display:flex;align-items:center;justify-content:space-between;color:#6f7a8b;font-size:14px}.table-toolbar>div{display:flex;gap:9px;align-items:center}.table-toolbar .secondary{padding:6px 13px}.selected-tip{color:var(--blue);margin-right:8px}.table-wrap{margin:0 28px;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1390px;table-layout:fixed}th{height:48px;background:#f3f6fa;color:#394457;text-align:left;font-size:14px;font-weight:600;border-bottom:1px solid #dfe6ef;padding:0 12px}td{height:104px;padding:12px;color:#3c4658;border-bottom:1px solid #e7ecf3;font-size:14px;vertical-align:middle}tbody tr:hover{background:#f8fbff}th.check,td.check{width:42px;text-align:center;padding:0}th:nth-child(3){width:104px}th:nth-child(4){width:245px}th:nth-child(5){width:96px}th:nth-child(6){width:165px}th:nth-child(7){width:132px}th:nth-child(8){width:75px}.video-cell{display:flex;gap:12px;align-items:center;min-width:0}.thumb{width:96px;height:58px;border-radius:5px;flex:none;background:linear-gradient(135deg,#426f9e,#91aec7);position:relative;overflow:hidden}.thumb.competitor{background:linear-gradient(135deg,#805d99,#d6a89c)}.thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.24),transparent);transform:translate(-35%)}.thumb span{position:absolute;right:5px;bottom:5px;color:#fff;background:#00000094;border-radius:3px;padding:2px 4px;font-size:10px}.thumb b{position:absolute;left:6px;top:6px;background:#f04f57;color:#fff;border-radius:3px;padding:2px 4px;font-size:9px}.video-cell>div:last-child{min-width:0}.video-cell strong,.video-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-cell strong{color:#2f3a4d;font-size:14px;margin-bottom:8px}.video-cell small{color:#919cad}.mode-tag{display:inline-block;color:#3977ef;background:#edf4ff;border:1px solid #cfe0ff;border-radius:4px;padding:4px 8px;font-size:12px}.mode-tag.purple{color:#8953bf;background:#f8f0ff;border-color:#ead7fb}.info-stack{display:flex;flex-direction:column;gap:6px;min-width:0}.info-stack strong,.info-stack span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-stack strong{color:#3f73da}.info-stack span{color:#8994a5;font-size:12px}.status{display:flex;align-items:center;gap:7px;font-size:13px}.status span{width:7px;height:7px;border-radius:50%}.status.success{color:#21a675}.status.success span{background:#27bd84}.status.warning{color:#da8b20}.status.warning span{background:#e9a53f}.status.processing{color:#3579ec}.status.processing span{background:#4a86f7;box-shadow:0 0 0 4px #e8f1ff}.status.waiting{color:#657287}.status.waiting span{background:#a2adbc}.status.danger{color:#e15257}.status.danger span{background:#ef6166}.status-note{display:block;margin:7px 0 0 14px;color:#c48b36;font-size:11px}.danger-text{color:#d75d60}.progress{width:135px;margin-top:8px;height:4px;background:#e8edf5;border-radius:4px;position:relative}.progress i{display:block;height:4px;background:#4e83f7;border-radius:4px}.progress small{display:block;color:#8c97a7;font-size:10px;margin-top:5px}.report-count{color:#3978ed}.operation-list{display:flex;gap:10px;flex-wrap:wrap}.operation-list button{border:0;background:transparent;color:#3477ef;padding:0;font-size:13px}.empty{height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8793a5}.empty strong{color:#465166}.empty .primary{margin-top:8px}.pagination{height:70px;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 28px;color:#778396;font-size:13px}.pagination select,.pagination button{height:32px;border:1px solid #dfe5ee;border-radius:5px;background:#fff;color:#586477;padding:0 10px}.pagination button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#101c3075;z-index:20;display:grid;place-items:center;padding:24px}.upload-modal{width:min(860px,92vw);max-height:92vh;background:#fff;border-radius:10px;box-shadow:0 25px 70px #14274347;overflow:hidden;display:flex;flex-direction:column}.upload-modal header{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 26px;border-bottom:1px solid #edf1f5}.upload-modal h2{margin:0 0 6px;font-size:20px;color:#293448}.upload-modal header p{margin:0;color:#8b96a7;font-size:13px}.close{border:0;background:transparent;color:#7b8798;font-size:26px;line-height:1}.modal-body{padding:22px 26px;overflow:auto}.field{margin-bottom:18px}.field label{display:block;color:#566174;font-size:13px;margin-bottom:8px}.field label b{color:#e55459}.segmented{background:#f3f6fa;border-radius:6px;padding:4px;display:inline-flex}.segmented button{border:0;background:transparent;padding:8px 26px;color:#697589;border-radius:5px}.segmented button.active{background:#fff;color:var(--blue);font-weight:600;box-shadow:0 2px 8px #2943671f}.dropzone{height:116px!important;border:1px dashed #9ab9f2!important;background:#f8fbff!important;border-radius:7px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#617086!important}.dropzone input{display:none}.dropzone strong{color:#4e5a6d;font-size:14px;margin:3px 0 7px}.dropzone small{color:#9aa5b5}.dropzone.has-file{border-color:#55bb91!important;background:#f5fffa!important}.upload-mark{font-size:25px;color:var(--blue);line-height:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.field.full{grid-column:1/-1}.field textarea{height:72px;padding:10px 12px;resize:none}.upload-modal footer{height:68px;border-top:1px solid #edf1f5;display:flex;justify-content:space-between;align-items:center;padding:0 26px;background:#fbfcfe}.upload-modal footer>span{color:#8c97a8;font-size:12px}.upload-modal footer>div{display:flex;gap:10px}.toast{position:fixed;top:88px;left:50%;transform:translate(-50%);z-index:40;background:#fff;border:1px solid #dfe8e3;box-shadow:0 8px 25px #1c374a2e;border-radius:7px;padding:12px 20px;color:#425065}.toast span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#28b980;color:#fff;margin-right:9px}@media(max-width:1500px){.topbar{gap:14px}.brand{width:190px}.topbar nav{gap:4px}.topbar nav button{padding:0 9px;font-size:15px}.filter-row{grid-template-columns:1.2fr .72fr .72fr 1fr}.filter-actions{grid-column:1/-1;justify-content:flex-end}.page-heading{padding-top:18px}}.topbar{background:#d8e5fd}.brand-lockup{height:62px;display:flex;align-items:center;gap:13px;color:#253047}.brand-lockup>strong{font-size:22px;line-height:1;white-space:nowrap}.logo-crop{width:62px;height:62px;flex:none}.logo-crop img{left:-31px;top:-16px}td{height:122px}.thumb{width:52px;height:88px;border-radius:5px;background:linear-gradient(155deg,#426f9e,#9db8cf)}.thumb.competitor{background:linear-gradient(155deg,#805d99,#d6a89c)}.sort-header{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;background:transparent;color:inherit;font-weight:inherit}.sort-arrows{display:inline-flex;flex-direction:column;gap:0;color:#aeb7c5;font-size:9px;line-height:7px}.sort-arrows svg{display:block}.sort-arrows .selected{color:#3e7bfa}.operation-list{align-items:center}.more-wrap{position:relative}.more-wrap>button{border:0;background:transparent;color:#3477ef;padding:0;font-size:13px}.more-menu{position:absolute;z-index:12;top:26px;right:-8px;width:148px;padding:7px;border:1px solid #e3e8f0;border-radius:7px;background:#fff;box-shadow:0 8px 25px #20344e29}.more-menu button{position:relative;z-index:1;width:100%;height:36px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:5px;background:#fff;color:#4c586b;font-size:13px;text-align:left}.more-menu button:hover{background:#f2f7ff;color:#3477ef}.more-menu button.danger{color:#df5358}.more-menu button.danger:hover{background:#fff3f3}.more-menu i{display:block;height:1px;margin:5px 4px;background:#edf0f4}.pagination{height:82px;display:grid;grid-template-columns:auto auto 1fr auto;justify-content:initial;gap:28px;padding:0 30px;color:#252b34;font-size:15px}.page-summary{letter-spacing:4px;white-space:nowrap}.page-size select{width:98px;height:40px;border:0;border-radius:6px;padding:0 14px;background:#f7f8fa;color:#718094;outline:none}th.review{width:285px}th:nth-child(2){width:104px}th:nth-child(3){width:245px}th:nth-child(4){width:96px}th:nth-child(5){width:165px}th:nth-child(6){width:132px}th:nth-child(7){width:75px}th.ops{width:145px}.retry-modal{width:min(580px,92vw);background:#fff;border-radius:10px;box-shadow:0 25px 70px #14274347;overflow:hidden}.retry-modal header{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 26px;border-bottom:1px solid #edf1f5}.retry-modal h2{margin:0 0 6px;color:#293448;font-size:20px}.retry-modal header p{margin:0;color:#8b96a7;font-size:13px}.retry-body{padding:20px 26px}.retry-summary{display:flex;align-items:center;gap:10px;padding:12px;background:#f8faff;border:1px solid #e7edf5;border-radius:7px}.retry-summary>span{width:9px;height:9px;border-radius:50%;flex:none}.retry-summary>span.warning{background:#e9a53f}.retry-summary>span.danger{background:#ef6166}.retry-summary div{display:flex;flex-direction:column;gap:4px}.retry-summary strong{font-size:14px;color:#3e4a5d}.retry-summary small{font-size:11px;color:#8994a5}.retry-detail{margin-top:17px}.retry-detail strong{font-size:13px;color:#536074}.retry-detail p{margin:7px 0 0;color:#748094;font-size:12px;line-height:1.65}.retry-modal footer{height:66px;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:0 26px;border-top:1px solid #edf1f5;background:#fbfcfe}.retry-modal footer .primary,.retry-modal footer .secondary{padding:8px 17px}.page-numbers{display:flex;align-items:center;justify-content:center;gap:8px}.page-numbers button{display:grid;place-items:center;border:0;font-size:16px}.page-arrow{width:42px;height:42px;border-radius:50%;background:#f0f5ff;color:#3e7bfa}.page-arrow:disabled{color:#a9b9d6;opacity:.65}.page-number{width:42px;height:42px;border-radius:50%;background:transparent;color:#303640}.page-number.active{background:#3e72f6;color:#fff;font-weight:700}.page-jump{display:flex;align-items:center;gap:12px;white-space:nowrap}.page-jump input{width:58px;height:40px;border:0;border-radius:6px;background:#f7f8fa;text-align:center;outline:none}.workspace-shell{height:100vh;min-width:1440px;overflow:hidden;background:#edf3fa;color:#283348}.ws-topbar{height:64px;display:flex;align-items:center;padding:0 28px;background:#d8e5fd;gap:36px}.ws-brand{width:205px;height:58px;display:flex;align-items:center;gap:12px}.ws-brand strong{font-size:21px;white-space:nowrap}.ws-logo-crop{width:58px;height:58px;overflow:hidden;position:relative}.ws-logo-crop img{position:absolute;width:2048px;height:1073px;max-width:none;left:-33px;top:-18px}.ws-topbar nav{height:100%;display:flex;align-items:stretch;justify-content:center;gap:14px;flex:1}.ws-topbar nav button{position:relative;border:0;background:transparent;padding:0 13px;color:#344057;font-size:15px}.ws-topbar nav button.active{color:#3679f4;font-weight:600}.ws-topbar nav button.active:after{content:"";position:absolute;bottom:0;left:50%;width:32px;height:3px;background:#3e7bfa;transform:translate(-50%);border-radius:3px}.ws-user{display:flex;align-items:center;gap:8px;white-space:nowrap}.ws-user>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#efb677;color:#fff}.ws-user svg{font-size:10px}.ws-subnav{height:58px;margin:0 18px;background:#fff;border-radius:0 0 9px 9px;display:flex;align-items:stretch;padding:0 38px;gap:38px}.ws-subnav button{position:relative;border:0;background:transparent;color:#465166}.ws-subnav button.active{color:#3578ef;font-weight:600}.ws-subnav button.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:7px solid #3e7bfa}.ws-subnav em{margin-left:auto;align-self:center;background:#4a82f4;color:#fff;border-radius:5px;padding:7px 13px;font-style:normal}.workspace-header{height:74px;margin:12px 18px 0;background:#fff;border:1px solid #e3e9f2;border-radius:9px 9px 0 0;display:flex;align-items:center;padding:0 20px;gap:16px}.workspace-header .back{border:0;background:transparent;color:#5f6b7d;border-right:1px solid #e7ebf1;padding-right:17px}.workspace-header .title{display:flex;align-items:center;gap:9px}.workspace-header h1{font-size:18px;margin:0;white-space:nowrap}.workspace-header .mode-tag{font-size:11px}.ws-status{color:#25a977;background:#eefaf6;border-radius:4px;padding:4px 7px;font-size:11px}.workspace-header .meta{display:flex;align-items:center;gap:10px;color:#7f8a9a;font-size:12px;min-width:0;overflow:hidden}.workspace-header .meta span{white-space:nowrap}.workspace-header .meta i{width:1px;height:12px;background:#dce3ec}.ws-more{margin-left:auto;border:1px solid #dfe6ef;background:#fff;border-radius:5px;width:34px;height:34px}.workspace-grid{height:calc(100vh - 208px);margin:0 18px 18px;display:grid;background:#fff;border:1px solid #e3e9f2;border-top:0;border-radius:0 0 9px 9px;overflow:hidden}.video-panel,.transcript-panel,.ai-panel{position:relative;min-width:0;background:#fff;overflow:hidden}.video-panel{padding:16px}.resizer{position:relative;background:#eef2f7;cursor:col-resize}.resizer:after{content:"";position:absolute;top:45%;left:2px;width:2px;height:38px;border-radius:2px;background:#c5cfdd}.collapse-btn{position:absolute;z-index:4;top:13px;right:10px;width:28px;height:28px;border:0;border-radius:4px;background:#f1f5fa;color:#748197}.collapsed .collapse-btn{right:10px}.vertical-label{position:absolute;top:58px;left:15px;writing-mode:vertical-rl;letter-spacing:3px;color:#637086;font-size:13px}.panel-title{display:flex;align-items:center;gap:8px;padding:4px 36px 13px 0}.panel-title strong{font-size:15px}.panel-title span{color:#8d98a8;font-size:11px}.portrait-video{height:42%;min-height:260px;max-height:410px;border-radius:7px;background:#172335;position:relative;overflow:hidden}.live-frame{position:absolute;top:12px;right:28%;bottom:12px;left:28%;border-radius:5px;background:linear-gradient(160deg,#4d77a3,#c5d9e7);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.live-frame span{font-size:19px;font-weight:700;line-height:1.5}.live-frame small{margin-top:16px;opacity:.75}.play-main{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:56px;height:56px;border:0;background:transparent;color:#fff;font-size:48px}.video-controls{position:absolute;left:12px;right:12px;bottom:10px;display:flex;align-items:center;gap:8px;color:#dce6f2;font-size:10px}.video-controls>div{height:3px;background:#657283;flex:1}.video-controls i{display:block;height:3px;background:#4d8cff}.comment-head{height:48px;display:flex;align-items:center;border-bottom:1px solid #e9edf3;gap:8px}.comment-head span{color:#929cac;font-size:11px}.comment-head button{margin-left:auto;border:0;background:transparent;color:#7d899a}.comment-list{height:calc(58% - 58px);overflow:auto}.comment-list>button{width:100%;min-height:46px;display:grid;grid-template-columns:63px 1fr;gap:7px;align-items:start;border:0;border-bottom:1px solid #f0f2f6;background:#fff;padding:9px 7px;text-align:left;color:#536073}.comment-list>button:hover,.comment-list>button.active{background:#f1f6ff}.comment-list time{color:#3d7bf1;font-size:11px}.comment-list span{font-size:12px;line-height:1.45}.transcript-panel{display:flex;flex-direction:column}.transcript-toolbar{height:58px;display:flex;align-items:center;gap:7px;padding:0 42px 0 16px;border-bottom:1px solid #e8edf3}.transcript-toolbar>div{display:flex;align-items:baseline;gap:7px;margin-right:auto}.transcript-toolbar>div span{color:#98a2b2;font-size:11px}.transcript-toolbar>button{height:30px;border:1px solid #dfe6ef;border-radius:5px;background:#fff;color:#5e6a7c;font-size:11px}.transcript-toolbar>button.active{color:#3478ef;border-color:#91b5fa;background:#f2f7ff}.transcript-toolbar button em{font-style:normal;color:#e04e55;margin-left:3px}.transcript-toolbar label{width:148px;height:30px;border:1px solid #dfe6ef;border-radius:5px;display:flex;align-items:center;padding:0 8px;color:#909aaa}.transcript-toolbar input{border:0;outline:0;width:100%;font-size:11px}.compass-panel{position:absolute;z-index:6;top:50px;left:10px;right:10px;background:#fff;border:1px solid #dfe6ef;border-radius:8px;box-shadow:0 12px 32px #20334e29}.compass-panel header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #edf0f4}.compass-panel header div{display:flex;gap:8px;align-items:baseline}.compass-panel header span{font-size:11px;color:#8e98a7}.compass-panel header button{border:0;background:transparent;color:#647186}.compass-body{display:flex;align-items:center;padding:17px 24px;gap:30px}.donut{width:112px;height:112px;border-radius:50%;background:conic-gradient(#5b8ff9 0,#5b8ff9 18%,#61d9a8 18%,#61d9a8 30%,#f6bd4a 30%,#f6bd4a 54%,#7666f2 54%,#7666f2 85%,#6dc8ec 85%,#6dc8ec 94%,#a78bfa 94%);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.donut:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#fff}.donut strong,.donut span{position:relative;z-index:1}.donut span{font-size:9px;color:#8792a3}.compass-bars{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:9px 20px}.compass-bars button{border:0;background:transparent;display:grid;grid-template-columns:70px 1fr 34px;align-items:center;text-align:left;font-size:11px}.compass-bars i{height:6px;background:#eef2f6;border-radius:5px;overflow:hidden}.compass-bars b{display:block;height:6px;border-radius:5px}.compass-bars em{font-style:normal;text-align:right}.compass-panel footer{padding:9px 15px;background:#fafbfd;color:#8b96a6;font-size:10px}.locate-strip{height:42px;display:flex;align-items:center;gap:5px;padding:0 13px;background:#f8faff;border-bottom:1px solid #e7ecf3}.locate-strip button{height:25px;border:0;border-radius:4px;background:transparent;color:#718095;font-size:10px}.locate-strip button.active{background:#eaf2ff;color:#3477ef}.locate-strip span{margin-left:auto;color:#8a95a5;font-size:10px}.transcript-list{flex:1;overflow:auto;padding:5px 0}.transcript-list article{display:grid;grid-template-columns:56px 1fr;padding:10px 13px 10px 5px;border-left:3px solid transparent}.transcript-list article:hover,.transcript-list article.current{background:#f4f8ff;border-left-color:#4c84f4}.transcript-list article.risk{background:#fff9f6}.minute{font-size:10px;color:#9aa4b3;padding-top:3px}.utterance>button{border:0;background:transparent;color:#3478ef;font-size:11px;padding:0}.utterance p{font-size:13px;line-height:1.65;margin:5px 0;color:#3e495a}.utterance>div{display:flex;gap:5px}.utterance span{font-size:9px;color:#64748b;background:#f0f4f8;border-radius:3px;padding:2px 5px}.risk .utterance span:last-child{color:#dc5b50;background:#fff0ed}.ai-panel{display:flex;flex-direction:column}.ai-panel>header{height:58px;display:flex;align-items:center;padding:0 13px;border-bottom:1px solid #e7ecf3;gap:8px}.ai-panel>header>div{margin-right:auto;display:flex;flex-direction:column}.ai-panel>header span{font-size:10px;color:#8d98a8}.ai-panel>header button{height:30px;border:1px solid #dfe6ef;border-radius:5px;background:#fff;color:#586579}.session-btn{display:flex;align-items:center;gap:6px}.session-btn em{font-style:normal;background:#eef3fa;border-radius:9px;padding:1px 5px;font-size:9px}.session-drawer{position:absolute;z-index:9;top:58px;left:0;width:260px;bottom:0;background:#fff;border-right:1px solid #e2e8f0;box-shadow:8px 8px 22px #23364e1f;padding:10px}.session-drawer>div{display:flex;align-items:center;justify-content:space-between;padding:6px}.session-drawer>div button{border:0;background:transparent;font-size:20px}.session-drawer>button{width:100%;display:flex;flex-direction:column;align-items:flex-start;border:0;background:#fff;border-radius:6px;padding:10px;color:#536074}.session-drawer>button.active{background:#edf4ff;color:#3276ed}.session-drawer small{color:#9aa4b2;margin-top:4px}.session-drawer .new{margin-top:8px;flex-direction:row;gap:7px;color:#3679ef}.quick-area{border-bottom:1px solid #e6ebf2;padding:10px 12px}.quick-title{display:flex;align-items:baseline;gap:7px}.quick-title strong{font-size:12px}.quick-title span{font-size:9px;color:#909aaa}.quick-groups{display:flex;gap:5px;overflow-x:auto;padding:8px 0}.quick-groups button{flex:none;height:26px;border:1px solid #e0e6ee;border-radius:13px;background:#fff;color:#667387;font-size:10px;padding:0 9px}.quick-groups button.active{background:#3e7bfa;border-color:#3e7bfa;color:#fff}.quick-questions{max-height:108px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#f8faff;padding:7px;border-radius:6px}.quick-questions button{min-height:30px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:4px;background:#fff;color:#536073;text-align:left;padding:5px 8px;font-size:10px}.quick-questions button:hover{color:#3478ef;background:#eef5ff}.quick-questions button.disabled{color:#a6afbd;background:#f1f3f6}.quick-questions small{font-size:8px;white-space:nowrap}.chat-scroll{flex:1;overflow:auto;padding:13px}.message{display:flex;gap:8px;margin-bottom:14px}.message.user{justify-content:flex-end}.bot{width:26px;height:26px;flex:none;border-radius:7px;background:#427ff3;color:#fff;display:grid;place-items:center;font-size:10px}.bubble{max-width:88%;border-radius:8px;padding:10px 12px;background:#f3f6fa;font-size:12px;line-height:1.65;color:#455165}.user .bubble{background:#eaf2ff;color:#355b92}.refs{display:flex;gap:5px;margin-top:8px}.refs button{border:1px solid #bdd3fa;background:#fff;color:#3679ef;border-radius:4px;font-size:9px}.feedback{display:flex;gap:10px;margin-top:9px;border-top:1px solid #e1e6ed;padding-top:7px}.feedback button{border:0;background:transparent;color:#7c8899;font-size:9px;padding:0}.chat-input{padding:8px 12px 10px;border-top:1px solid #e5eaf1}.identity{height:25px;display:flex;align-items:center;gap:7px}.identity button{border:0;background:transparent;color:#4e5c70;font-size:10px;padding:0}.identity span{color:#a0a9b6;font-size:9px}.input-box{border:1px solid #cfd8e5;border-radius:7px;background:#fff;padding:8px}.input-box:focus-within{border-color:#72a0f8;box-shadow:0 0 0 2px #3e7bfa14}.input-box textarea{width:100%;height:45px;border:0;outline:0;resize:none;font-size:11px}.input-box>div{display:flex;align-items:center;gap:8px}.input-box>div button{border:0;background:transparent;color:#748194;font-size:9px}.input-box>div span{margin-left:auto;color:#a0a8b5;font-size:9px}.input-box .send{width:28px;height:28px;border-radius:6px;background:#3e7bfa;color:#fff}.input-box .send:disabled{background:#c1d3f6}.chat-input>small{display:block;text-align:center;color:#a0a9b6;font-size:8px;margin-top:5px}@media(max-width:1600px){.ws-topbar{gap:14px}.ws-topbar nav{gap:2px}.ws-topbar nav button{padding:0 8px}.workspace-header .meta span:nth-of-type(3),.workspace-header .meta i:nth-of-type(3){display:none}.transcript-toolbar label{display:none}}.ws-user>span:first-child{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#efb677;color:#fff}.ws-user>span:not(:first-child){width:auto;height:auto;border-radius:0;background:transparent;color:inherit}.video-switch{position:relative;flex:none}.video-switch>button{height:40px;display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0}.video-switch h1{font-size:18px;margin:0}.video-switch>button svg{font-size:10px;color:#7d8999}.video-switch>div{position:absolute;z-index:15;top:45px;left:0;width:280px;padding:7px;background:#fff;border:1px solid #e2e8f0;border-radius:7px;box-shadow:0 10px 28px #24374e2b}.video-switch>div button{width:100%;display:flex;flex-direction:column;align-items:flex-start;border:0;border-radius:5px;background:#fff;padding:9px 10px;color:#4d596c}.video-switch>div button:hover,.video-switch>div button.active{background:#eef5ff;color:#3377ef}.video-switch>div span{font-size:10px;color:#8e99a8;margin-top:4px}.speech-speed{color:#536174!important;background:#f4f7fb;border-radius:4px;padding:4px 7px}.speech-speed svg{color:#7e8b9c;margin-left:3px}.link-config{position:relative;margin-left:auto}.link-config>button{height:26px;display:flex;align-items:center;gap:4px;border:1px solid #dce4ee;border-radius:4px;background:#fff;padding:0 7px;color:#647185;font-size:10px}.link-config>button svg{font-size:10px}.link-config>button.active{color:#3478ef;background:#f1f6ff;border-color:#bcd2f8}.link-config>div{position:absolute;z-index:15;top:33px;right:0;width:250px;padding:12px;background:#fff;border:1px solid #e0e6ee;border-radius:7px;box-shadow:0 10px 25px #24374e29}.link-config label{display:flex;align-items:center;gap:8px;font-size:12px}.link-config small{display:block;color:#8e98a8;font-size:10px;line-height:1.5;margin:8px 0 0 22px}.video-controls input[type=range]{flex:1;height:3px;accent-color:#4d8cff;cursor:pointer}.comment-list>button{min-height:34px;grid-template-columns:51px 35px 74px 1fr;gap:5px;align-items:center;padding:5px 6px}.comment-list time{font-size:9px}.comment-level{font-size:8px!important;color:#b77a20!important;background:#fff4d9;border-radius:3px;padding:2px 3px;text-align:center}.comment-list strong{font-size:10px;color:#647286;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-list em{font-style:normal;font-size:11px;color:#3f4b5d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-locate{height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid #e8edf3;background:#fff}.quick-locate strong{display:flex;align-items:center;gap:5px;font-size:11px;color:#536174}.quick-locate input{width:86px;height:26px;border:1px solid #dbe3ed;border-radius:4px;padding:0 7px;font-size:10px;outline:none}.quick-locate button{height:26px;border:1px solid #8fb3f7;border-radius:4px;background:#f0f6ff;color:#3478ef;font-size:10px}.quick-locate span{margin-left:auto;color:#929cab;font-size:9px}.frequency-panel{position:absolute;z-index:7;top:50px;left:120px;right:10px;background:#fff;border:1px solid #dfe6ef;border-radius:8px;box-shadow:0 12px 32px #20334e29}.frequency-panel header{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #edf0f4}.frequency-panel header div{display:flex;align-items:baseline;gap:7px}.frequency-panel header span{font-size:10px;color:#8e98a7}.frequency-panel header button{border:0;background:transparent;color:#3478ef;font-size:10px}.frequency-panel>div{display:grid;grid-template-columns:1fr 1fr;padding:8px;gap:5px}.frequency-panel>div button{height:36px;display:grid;grid-template-columns:1fr 46px 86px;align-items:center;border:1px solid #edf0f4;border-radius:5px;background:#fff;text-align:left;padding:0 9px;color:#536073}.frequency-panel>div button:hover,.frequency-panel>div button.active{border-color:#91b5fa;background:#f1f6ff;color:#3478ef}.frequency-panel button span{font-size:10px;color:#788596}.frequency-panel button em{font-size:9px;font-style:normal;color:#64748b;background:#f0f4f8;border-radius:3px;padding:2px 5px;text-align:center}.utterance-meta{display:flex!important;align-items:center;justify-content:space-between;gap:8px}.utterance-meta>span{display:flex;gap:4px;margin-left:auto}.utterance-meta em{font-size:9px;font-style:normal;color:#64748b;background:#f0f4f8;border-radius:3px;padding:2px 5px}.utterance p{margin:4px 0 0}.sensitive-mark{background:#ffd9d2;color:#c73f35;border-radius:2px;padding:0 2px}.freq-mark{background:#ffed9e;color:#6e5600;border-radius:2px;padding:0 2px}.transcript-toolbar{gap:5px;padding-left:12px}.transcript-toolbar>div{flex:none;margin-right:0}.transcript-toolbar>div strong,.transcript-toolbar>div span{white-space:nowrap}.transcript-toolbar label{width:96px;flex:none}.workspace-header .ws-more{margin-left:0;width:26px;height:26px;border-radius:4px;padding:0;color:#647185}.workspace-header .ws-more svg{font-size:13px}.workspace-header .meta{overflow:visible}.speed-help{position:relative;display:inline-flex;align-items:center;padding:4px;margin:-4px;cursor:help}.speed-help:hover .speed-tooltip,.speed-help:focus-within .speed-tooltip{display:block}.speed-tooltip{display:none;position:absolute;z-index:30;top:24px;right:-12px;width:245px;padding:9px 11px;border:1px solid #dfe6ef;border-radius:6px;background:#263347;color:#fff!important;font-size:11px;line-height:1.55;white-space:normal!important;box-shadow:0 8px 22px #1e2d4133}.workspace-more{position:relative;flex:none}.workspace-more-menu{position:absolute;z-index:30;top:32px;right:0;width:150px;padding:6px;background:#fff;border:1px solid #dfe6ef;border-radius:6px;box-shadow:0 10px 26px #24374e2b}.workspace-more-menu button{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:4px;background:#fff;padding:0 9px;color:#4f5c70;text-align:left}.workspace-more-menu button:disabled{cursor:not-allowed;opacity:1}.workspace-more-menu strong{font-size:12px;font-weight:500}.workspace-more-menu span{font-size:9px;color:#a0a9b6}.analysis-fab{position:absolute;z-index:8;top:70px;right:12px;height:30px;display:flex;align-items:center;gap:5px;border:1px solid #b9d0f8;border-radius:15px;background:#fff;color:#3478ef;padding:0 10px;font-size:11px;box-shadow:0 3px 10px #3867b21f}.analysis-fab:hover{background:#eef5ff}.analysis-drawer{position:absolute;z-index:12;top:58px;right:0;bottom:0;width:min(420px,100%);display:flex;flex-direction:column;background:#fff;border-left:1px solid #dce5f0;box-shadow:-10px 8px 28px #22365124}.analysis-drawer>header{height:58px;display:flex;align-items:center;padding:0 13px;border-bottom:1px solid #e7ecf3}.analysis-drawer>header>div{margin-right:auto;display:flex;flex-direction:column;gap:3px}.analysis-drawer>header strong{font-size:14px}.analysis-drawer>header span{font-size:10px;color:#8995a5}.analysis-drawer>header button{width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:#647185}.analysis-drawer>header button:hover{background:#f1f5fa}.analysis-drawer .quick-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;overflow:visible;padding:10px 12px;border-bottom:1px solid #e7ecf3}.analysis-drawer .quick-groups button{min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px}.analysis-drawer .quick-questions{height:340px;max-height:340px;flex:none;align-content:start;grid-template-columns:1fr;grid-auto-rows:36px;overflow:auto;margin:10px 12px;padding:7px}.analysis-drawer .quick-questions button{height:36px;min-height:36px}.analysis-drawer .quick-questions button.used{border:1px solid #d8e5f7;background:#f6faff;color:#57708c}.analysis-drawer .quick-questions button.used em{font-style:normal;color:#3478ef;font-size:9px;white-space:nowrap}.chat-scroll{padding-top:48px}.message.focused .bubble{outline:2px solid #82abf5;outline-offset:2px}.message.focused{animation:message-focus 1.5s ease-out}.message.focused .bubble:after{content:"已定位";display:block;margin-top:5px;color:#3478ef;font-size:9px}@keyframes message-focus{0%,45%{background:#edf5ff}to{background:transparent}}.analysis-fab{cursor:grab;touch-action:none}.analysis-fab:active{cursor:grabbing}.reasoning{margin:0 0 5px}.reasoning>button{height:20px;display:flex;align-items:center;gap:4px;border:0;background:transparent;padding:0;color:#718095;font-size:10px}.reasoning>button svg{font-size:9px;transform:rotate(-90deg);transition:transform .16s}.reasoning>button svg.open{transform:rotate(0)}.reasoning>button strong{font-weight:400}.reasoning p{margin:2px 0 0;padding:0;color:#718095;font-size:10px;line-height:1.55}.answer-text{font-size:12px;line-height:1.65}.feedback{justify-content:space-between}.feedback>div{display:flex;gap:10px}.feedback .export-answer{color:#3478ef}.scroll-latest{position:absolute;z-index:7;right:16px;bottom:112px;width:30px;height:30px;border:1px solid #bdd1f7;border-radius:50%;background:#fff;color:#3478ef;box-shadow:0 4px 12px #3462aa29}.conversation-anchors{position:absolute;z-index:9;top:106px;left:4px;bottom:105px;width:22px;display:flex;flex-direction:column;align-items:center;gap:1px;overflow:visible;padding:1px 0}.conversation-anchors>button{position:relative;z-index:1;flex:none;width:22px;height:12px;border:0;background:transparent;padding:0;display:grid;place-items:center}.conversation-anchors>button i{width:5px;height:5px;border:1px solid #aebdce;border-radius:50%;background:#fff}.conversation-anchors>button:hover i,.conversation-anchors>button.active i{border-color:#3e7bfa;background:#3e7bfa}.anchor-popover{display:none;position:absolute;z-index:12;top:0;left:22px;width:272px;max-height:300px;overflow-y:auto;border:1px solid #dce5f1;border-radius:12px;background:#fff;padding:10px;box-shadow:0 10px 26px #1d2b3f2e}.conversation-anchors:hover .anchor-popover,.anchor-popover.open{display:block}.anchor-popover button{width:100%;height:34px;display:flex;align-items:center;gap:5px;border:0;border-radius:7px;background:transparent;padding:0 8px;color:#4f5d70;text-align:left;font-size:12px}.anchor-popover button:hover,.anchor-popover button.active{background:#eef5ff;color:#3478ef}.anchor-popover b{font-size:11px;font-weight:500;flex:none}.anchor-popover span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anchor-popover::-webkit-scrollbar{width:7px}.anchor-popover::-webkit-scrollbar-thumb{border-radius:8px;background:#c3ccd8}.chat-scroll{padding-left:30px}.session-btn{height:30px!important;font-size:11px!important;line-height:1}.ai-panel>header>button[aria-label=新建会话]{width:30px;height:30px!important;padding:0;display:grid;place-items:center}.session-drawer{left:auto;right:0;border-left:1px solid #e2e8f0;border-right:0;box-shadow:-8px 8px 22px #23364e1f}.session-drawer>.session-item{width:100%;min-height:54px;display:flex;align-items:center;gap:6px;border:0;border-radius:6px;background:#fff;padding:8px 8px 8px 10px;color:#536074}.session-drawer>.session-item.active{background:#edf4ff;color:#3276ed}.session-item>div{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.session-item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.session-item small{color:#9aa4b2;font-size:10px}.session-item input{width:100%;height:24px;box-sizing:border-box;border:1px solid #9ebdf5;border-radius:4px;outline:0;padding:0 6px;font-size:11px}.session-item>button{width:24px;height:24px;flex:none;border:0;border-radius:4px;background:transparent;color:#718095;padding:0;font-size:12px!important}.session-item>button:hover{background:#fff;color:#3478ef}.session-item.active>button:hover{background:#fff;color:#3478ef}.followup-reference{position:absolute;z-index:8;left:13px;right:13px;bottom:126px;height:28px;display:flex;align-items:center;gap:4px;border:1px solid #e0e5eb;border-radius:5px;background:#f4f5f7;padding:0 6px;color:#768294}.followup-reference>button:first-child{min-width:0;flex:1;border:0;background:transparent;padding:0;text-align:left;color:#6f7b8c;font-size:10px}.followup-reference>button:first-child span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-reference>button:last-child{width:16px;height:16px;flex:none;border:0;border-radius:3px;background:transparent;color:#8792a1;padding:0;font-size:9px}.followup-reference>button:last-child svg{font-size:9px}.followup-reference>button:last-child:hover{background:#e7ebf0;color:#536174}.followup-reference small{position:absolute;top:45px;left:8px;color:#a0a9b6;font-size:11px;pointer-events:none}.ai-panel:has(.followup-reference) .input-box{margin-top:32px;padding-top:8px}.ai-panel:has(.followup-reference) textarea::placeholder{color:transparent}.ai-panel:has(.input-box textarea:not(:placeholder-shown)) .followup-reference small{display:none}.input-box>div>button:first-child{font-size:0}.input-box>div>button:first-child svg{font-size:10px}.input-box>div>button:first-child:after{content:"分析整场";font-size:9px}.comment-list{height:calc(58% - 92px)}.comment-list>button{min-height:38px;grid-template-columns:35px 76px minmax(0,1fr);gap:5px;padding:6px 4px;align-items:center}.comment-list>button strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comment-list>button em{font-size:11px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comment-level{font-size:9px!important;color:#3979ed;background:#edf4ff;border-radius:3px;padding:2px 3px;text-align:center}.evidence-pagination{height:34px;display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #edf1f5;background:#fff}.evidence-pagination button{width:24px;height:24px;border:1px solid #dfe6ef;border-radius:4px;background:#fff;color:#3478ef;font-size:10px}.evidence-pagination button:last-child svg{transform:rotate(-90deg)}.evidence-pagination button:disabled{color:#b8c1ce;background:#f7f9fb}.evidence-pagination span{font-size:10px;color:#6d7889}.transcript-toolbar{padding-right:43px}.transcript-toolbar>.toolbar-locate{display:flex;align-items:center;gap:3px;margin-right:auto}.toolbar-locate strong{margin-right:5px}.locator-label{display:flex;align-items:center;gap:3px;color:#6d7889!important;font-size:10px!important}.toolbar-locate input{box-sizing:border-box;width:34px;height:25px;border:1px solid #dbe3ed;border-radius:4px;padding:0 1px 0 4px;text-align:center;font-size:10px}.toolbar-locate b{font-size:10px;color:#8b96a6}.toolbar-locate>button{height:25px;border:1px solid #9bbafa;border-radius:4px;background:#f1f6ff;color:#3478ef;font-size:10px}.transcript-toolbar>.analysis-actions{display:flex;align-items:center;gap:4px;margin-left:4px}.analysis-actions>button{height:30px;border:1px solid #dfe6ef;border-radius:5px;background:#fff;color:#5e6a7c;font-size:11px}.analysis-actions>button.active{color:#3478ef;border-color:#91b5fa;background:#f2f7ff}.analysis-actions button em{font-style:normal;color:#e04e55;margin-left:3px}.transcript-list{min-height:0}.transcript-pagination{flex:none}.utterance-meta{align-items:center}.utterance-meta>button{border:0;background:transparent;color:#3478ef;font-size:11px;line-height:1.4;padding:0}.utterance-meta>span{display:flex!important;gap:4px;background:transparent!important;padding:0!important;border-radius:0!important;color:inherit!important}.utterance-meta em{display:inline-block;font-style:normal;font-size:9px;color:#64748b;background:#f0f4f8;border:1px solid #e0e7ef;border-radius:3px;padding:1px 5px}.risk .utterance-meta em:last-child{color:#dc5b50;background:#fff0ed;border-color:#f6c6c0}.transcript-search{position:relative}.transcript-search>button{width:30px;height:30px;border:1px solid #dfe6ef;border-radius:5px;background:#fff;color:#5e6a7c;font-size:12px}.transcript-search>button.active,.transcript-search>button:hover{color:#3478ef;border-color:#91b5fa;background:#f2f7ff}.transcript-search-popover{position:absolute;z-index:25;top:36px;right:0;width:236px;height:32px;display:flex;align-items:center;gap:6px;border:1px solid #dce5f1;border-radius:6px;background:#fff;padding:0 7px;box-shadow:0 9px 22px #20334e29}.transcript-search-popover>svg{flex:none;color:#7f8b9c;font-size:12px}.transcript-search-popover input{min-width:0;flex:1;border:0;outline:0;color:#445166;font-size:11px}.transcript-search-popover button{height:23px;flex:none;border:0;border-left:1px solid #e4e9f0;background:transparent;padding:0 0 0 7px;color:#3478ef;font-size:10px}.transcript-search-popover button:hover{color:#1f67df}.toolbar-locate .locator-label,.toolbar-locate input,.toolbar-locate>b,.toolbar-locate>button{display:none}.minute-anchor{position:relative;cursor:default}.minute-anchor:not(:empty){color:#718095}.transcript-anchor-popover{position:absolute;z-index:20;left:0;top:-10px;width:296px;border:1px solid #dce5f1;border-radius:8px;background:#fff;padding:10px;box-shadow:0 10px 26px #1d2b3f2e;text-align:left}.transcript-anchor-popover>strong{display:block;margin-bottom:8px;color:#4b586c;font-size:11px;font-weight:600}.transcript-anchor-times{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;max-height:148px;overflow-y:auto;padding-right:2px}.transcript-anchor-times button{height:25px;border:1px solid #dbe4f0;border-radius:4px;background:#fff;color:#4f5d70;font-size:10px}.transcript-anchor-times button:hover{border-color:#8fb4fa;background:#f2f7ff;color:#3478ef}.anchor-quick-locate{display:flex;align-items:center;gap:3px;margin-top:10px;padding-top:9px;border-top:1px solid #edf1f5}.anchor-quick-locate>span{margin-right:auto;color:#718095;font-size:10px;white-space:nowrap}.anchor-quick-locate input{box-sizing:border-box;width:40px;height:26px;border:1px solid #dbe3ed;border-radius:4px;padding:0 2px 0 5px;text-align:center;font-size:10px}.anchor-quick-locate b{color:#8b96a6;font-size:10px}.anchor-quick-locate>button{height:26px;border:1px solid #9bbafa;border-radius:4px;background:#f1f6ff;color:#3478ef;font-size:10px}.transcript-anchor-times::-webkit-scrollbar{width:5px}.transcript-anchor-times::-webkit-scrollbar-thumb{border-radius:6px;background:#c7d1df}
