:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#18221d;background:#f3f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1120px}button,input,select,textarea{font:inherit}button{border:0;border-radius:8px;background:#176b45;color:#fff;padding:9px 15px;cursor:pointer;font-weight:650}button:hover{background:#10583a}button:disabled{opacity:.55;cursor:not-allowed}button.secondary{background:#e7eee9;color:#25553d}button.secondary:hover{background:#dbe7df}button.approve{background:#bd642a}button.approve:hover{background:#a9531d}header{min-height:112px;padding:25px 36px;display:flex;align-items:center;justify-content:space-between;background:#153d2d;color:#fff}header nav{display:flex;gap:6px;margin-top:14px}header nav button{padding:6px 10px;background:#ffffff14;color:#c9dfd3;font-size:12px}header nav button.active{background:#fff;color:#174c35}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:30px;letter-spacing:-.5px}h2{letter-spacing:-.3px}h3{margin-bottom:0;font-size:16px}.eyebrow{margin-bottom:6px;color:#a9cdbb;text-transform:uppercase;font-size:12px;letter-spacing:1.2px;font-weight:700}.eyebrow.dark{color:#4d7d64}.session-controls{display:flex;align-items:center;gap:8px}.session-controls>span{display:grid;margin-right:5px;text-align:right}.session-controls small{color:#a9cdbb;font-size:10px}.session-controls strong{color:#fff;font-size:13px}.session-controls button{padding:8px 11px;font-size:12px}.session-controls .header-secondary{background:#ffffff1f;color:#fff}.session-controls .header-danger{border:1px solid rgba(255,211,199,.32);background:#8933235c;color:#ffe0d7}.login-page{min-height:100vh;padding:32px 18px;display:grid;place-items:center;background:radial-gradient(circle at 20% 12%,rgba(69,139,99,.18),transparent 34%),linear-gradient(145deg,#edf3ef,#f8faf8)}.login-card{width:min(430px,100%);padding:30px}.login-card h1{color:#173d2d;font-size:29px}.login-card>p:not(.eyebrow){margin:10px 0 24px;color:#607168;line-height:1.65}.login-card form{gap:16px}.login-card form>button{min-height:43px;margin-top:3px}.login-card>small{display:block;margin-top:20px;color:#718078;line-height:1.55}.login-checking{padding:24px 0;color:#53685c;text-align:center}.remember-device{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:8px;font-weight:500}.remember-device input{width:auto}.login-error{margin:-3px 0 0;padding:10px 12px;border-radius:8px;background:#fff0ed;color:#9a3525;font-size:13px}main{padding:24px 36px 48px}.card{background:#fff;border:1px solid #dfe5e1;border-radius:12px;box-shadow:0 2px 9px #162f220a}.intent-summary{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;overflow:hidden;margin-bottom:16px;background:#e2e8e4}.intent-summary button{min-height:76px;padding:14px 18px;border-radius:0;background:#fff;color:#48574f;display:flex;align-items:center;justify-content:space-between;text-align:left}.intent-summary button:hover{background:#f8faf8}.intent-summary button.active{box-shadow:inset 0 -4px #176b45;background:#f5faf7;color:#153d2d}.intent-summary button span{font-size:13px;font-weight:650}.intent-summary button strong{font-size:25px;letter-spacing:-.6px}.intent-summary button.i-高.active{box-shadow:inset 0 -4px #b34332}.intent-summary button.i-中.active{box-shadow:inset 0 -4px #b7771c}.intent-summary button.i-中低.active{box-shadow:inset 0 -4px #397ca5}.intent-summary button.i-低.active{box-shadow:inset 0 -4px #78837d}.intent-summary button.unclassified.active{box-shadow:inset 0 -4px #7a668f}.work-queue{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:12px;background:#e2e8e4}.work-queue button{min-height:60px;padding:11px 15px;border-radius:0;background:#fff;color:#526159;display:flex;align-items:center;justify-content:space-between;gap:8px}.work-queue button:hover{background:#f7faf8}.work-queue button.active{box-shadow:inset 0 -4px #176b45;background:#eef7f1;color:#153d2d}.work-queue button.queue-attention.active{box-shadow:inset 0 -4px #a64a3a;background:#fff5f2}.work-queue button span{font-size:12px;font-weight:700}.work-queue button strong{font-size:20px}.toolbar{padding:18px;margin-bottom:16px}.primary-filters{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(260px,1.3fr) minmax(150px,.7fr) auto;align-items:end;gap:12px}.comment-search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:7px}.comment-search button{min-height:40px}.source-video-filter{min-width:0}.source-video-filter select{text-overflow:ellipsis}.filter-toggle{min-height:40px;white-space:nowrap}.advanced-filters{margin-top:15px;padding-top:15px;border-top:1px solid #edf0ee}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px}label{display:grid;gap:6px;font-size:13px;font-weight:650;color:#46564d}input,select,textarea{width:100%;border:1px solid #cfd8d2;border-radius:8px;background:#fff;padding:9px 10px;color:#18221d}textarea:disabled,select:disabled{background:#f5f7f5;color:#55635b}input[type=date]{cursor:pointer;min-height:40px}textarea{line-height:1.65;resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(23,107,69,.12);border-color:#4b8c69}.actions{margin-top:16px;padding-top:14px;border-top:1px solid #edf0ee;display:flex;align-items:center;justify-content:flex-end;gap:10px}.actions span{margin-right:auto;color:#68766e;font-size:13px}.compact-actions{margin-top:13px;padding-top:12px}.comment-batch-toolbar{margin-bottom:12px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.comment-batch-toolbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.comment-batch-toolbar>div:first-child{display:grid;gap:2px}.comment-batch-toolbar strong{color:#30463a;font-size:13px}.comment-batch-toolbar span{color:#738078;font-size:11px}.comment-batch-toolbar button{padding:8px 11px;font-size:12px}.collection-monitor,.operations-center{display:grid;gap:16px}.operations-hero{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.operations-hero h2{margin:3px 0 7px}.operations-hero p:last-child{max-width:820px;margin:0;color:#607168;line-height:1.55}.operations-tabs{display:flex;gap:7px;width:fit-content;padding:5px;border-radius:11px;background:#e8eeea}.operations-tabs button{background:transparent;color:#52645a}.operations-tabs button.active{background:#236c48;color:#fff;box-shadow:0 3px 9px #154d3026}.operations-form{padding:20px 22px}.operations-form fieldset{margin:18px 0 0;padding:0;border:0}.operations-form legend{margin-bottom:8px;color:#46564d;font-size:13px;font-weight:700}.weekday-picker{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.weekday-picker label{cursor:pointer}.weekday-picker input{position:absolute;opacity:0;pointer-events:none}.weekday-picker span{padding:9px 5px;border:1px solid #d5ded8;border-radius:8px;background:#fff;color:#596a60;text-align:center;font-size:12px}.weekday-picker input:checked+span{border-color:#68a27f;background:#e5f2ea;color:#1e6843}.operations-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.operations-form-grid label small{color:#718078;font-weight:400;line-height:1.45}.operations-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.operations-split .operations-form{align-content:start}.operations-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.device-card,.backup-card{overflow:hidden}.operations-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 19px 14px}.operations-card-head h3{margin:0 0 5px}.operations-card-head span{color:#748179;font-size:12px}.freshness,.backup-status{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:11px}.freshness.online,.backup-status.succeeded{background:#e1f2e8;color:#20643f}.freshness.stale,.backup-status.queued,.backup-status.running{background:#fff1d7;color:#7b5417}.freshness.offline,.backup-status.failed{background:#fbe6e2;color:#893427}.operations-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf0ee;background:#fbfcfb}.operations-metrics>span{min-width:0;padding:12px 18px;border-right:1px solid #edf0ee;border-bottom:1px solid #edf0ee;display:grid;gap:4px}.operations-metrics>span:nth-child(2n){border-right:0}.operations-metrics small{color:#7b8981;font-size:10px}.operations-metrics strong{color:#30463a;font-size:12px;overflow-wrap:anywhere}.device-card .actions,.backup-card .actions{margin:0;padding:12px 18px}.issued-token{padding:17px 19px;border-color:#e1bd69;background:#fff8e7;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.issued-token>div{min-width:0;display:grid;gap:6px}.issued-token span{color:#735823;font-size:12px;line-height:1.5}.issued-token code{overflow-wrap:anywhere;color:#493711;font-size:12px;-webkit-user-select:all;user-select:all}.toggle-field{display:flex;align-items:center;gap:9px;align-self:end;min-height:40px}.toggle-field input{width:auto}.next-backup{display:grid;align-content:center;gap:4px;padding:10px 12px;border-radius:8px;background:#f5f8f6}.next-backup small{color:#718078}.next-backup strong{color:#30463a;font-size:13px}.collection-overview{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.collection-overview h2{margin-bottom:7px}.collection-overview p:last-child{margin-bottom:0;color:#607168}.collection-overview-actions{display:flex;gap:8px;flex-wrap:wrap}.collection-mode-notice{display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid #e6c984;border-radius:10px;background:#fff8e7;color:#74521d}.collection-mode-notice strong{flex:0 0 auto}.collection-mode-notice span{font-size:13px;line-height:1.5}.collection-channel{overflow:hidden}.collection-channel-summary{padding:17px 19px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.collection-channel-summary p:last-child{margin:6px 0 0;color:#607168;font-size:13px;line-height:1.55}.collection-channel-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.collection-channel-title h3{margin:0;font-size:17px}.collection-channel-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.collection-channel-actions button{white-space:nowrap}.channel-drill-badge{padding:4px 8px;border-radius:999px;background:#eee9fb;color:#5a4694;font-size:11px;font-weight:750}.collection-channel-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf0ee;background:#fbfcfb}.collection-channel-meta>span{min-width:0;padding:11px 18px;border-right:1px solid #edf0ee;display:grid;gap:4px}.collection-channel-meta>span:last-child{border-right:0}.collection-channel-meta small{color:#7b8981;font-size:10px}.collection-channel-meta strong{overflow:hidden;color:#30463a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.collection-login-help{padding:14px 18px;border-top:1px solid #efc9c1;background:#fff4f1;display:grid;grid-template-columns:minmax(230px,1fr) minmax(300px,1.25fr) auto;align-items:center;gap:18px}.collection-login-help>div{display:grid;gap:4px}.collection-login-help strong{color:#7d3328;font-size:13px}.collection-login-help span{color:#79574f;font-size:11px;line-height:1.55}.collection-login-help ol{margin:0;padding-left:20px;color:#664b45;font-size:11px;line-height:1.65}.collection-login-help button{white-space:nowrap}.channel-drill-notice{margin:0;padding:10px 18px;border-top:1px solid #ded6f0;background:#f6f3fc;color:#5d4b82;font-size:12px}.collection-channel-drills{padding:14px 18px;border-top:1px solid #e2e8e4;background:#f7f9f7;display:flex;align-items:center;justify-content:space-between;gap:18px}.collection-channel-drills>div:first-child{display:grid;gap:3px}.collection-channel-drills strong{color:#30463a;font-size:13px}.collection-channel-drills span,.collection-channel-drills small{color:#6d7b73;font-size:11px;line-height:1.5}.collection-channel-drills>div:last-child{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.collection-channel-drills button{padding:8px 10px;font-size:11px}.collection-tabs{display:flex;gap:8px;padding:5px;width:fit-content;border-radius:11px;background:#e8eeea}.collection-tabs button{display:flex;align-items:center;gap:8px;background:transparent;color:#52645a}.collection-tabs button.active{background:#236c48;color:#fff;box-shadow:0 3px 9px #154d3026}.collection-tabs span{min-width:20px;padding:1px 6px;border-radius:999px;background:#ffffff3d;font-size:11px}.collection-section-head{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.collection-section-head h3{margin-bottom:5px}.collection-section-head p{margin:0;color:#6c7b73;font-size:13px}.collection-create{padding:20px 22px}.collection-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.collection-form-grid .wide{grid-column:1 / -1}.collection-list{display:grid;gap:12px}.collection-row{overflow:hidden}.collection-row.archived{background:#fafbfa;border-color:#e5e9e6}.collection-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:17px 19px 14px}.collection-row-title{min-width:0;display:grid;gap:5px}.collection-row-title h3{margin:0;overflow-wrap:anywhere;font-size:17px}.collection-row-title span{color:#7b8981;font-size:12px}.collection-state{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#edf2ef;color:#51655a;font-size:12px;font-weight:700;white-space:nowrap}.state-normal{background:#e5f3ea;color:#216441}.state-checking{background:#e7f3fb;color:#235d83}.state-retry_wait{background:#fff1d7;color:#8a5612}.state-paused,.state-needs_login,.state-human_verification,.state-limited,.state-failed{background:#ffebe7;color:#983728}.state-archived{background:#ecefed;color:#68756e}.collection-row-body{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;background:#fbfcfb}.collection-info{min-width:0;padding:13px 18px;border-right:1px solid #edf0ee;display:grid;align-content:start;gap:5px}.collection-info:last-child{border-right:0}.collection-info>span{color:#7b8981;font-size:11px}.collection-info strong{color:#30463a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.collection-info small{color:#748179;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.collection-info a{color:#236c48;font-weight:650}.collection-error{margin:14px 18px 0;padding:10px 12px;border-radius:8px;background:#fff0ed;color:#8b3022;font-size:12px}.collection-note{margin:14px 18px 0;padding:9px 12px;border-radius:8px;background:#f4f1e6;color:#66572e;font-size:12px}.collection-row-actions{min-height:58px;padding:11px 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.collection-row-actions button,.collection-row-actions .link-button{padding:8px 11px;font-size:12px}.collection-open-links{display:flex;gap:8px;margin-right:auto;flex-wrap:wrap}.link-button{display:inline-flex;align-items:center;border:1px solid #cfd8d2;border-radius:8px;background:#fff;color:#355c47;font-weight:700}.link-button:hover{background:#edf5f0}.collection-inline-edit{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin:14px 18px 0;padding:12px;border-radius:9px;background:#f5f8f6}.collection-remove-confirm{display:flex;align-items:center;gap:9px;margin:14px 18px 0;padding:12px;border-radius:9px;background:#fff4f1;border:1px solid #efc8be}.collection-remove-confirm div{display:grid;gap:3px;margin-right:auto}.collection-remove-confirm strong{color:#7d3328;font-size:13px}.collection-remove-confirm span{color:#815d56;font-size:12px}.collection-filters{display:flex;gap:8px;flex-wrap:wrap}.collection-filters button{padding:7px 12px;background:#fff;color:#617168;border:1px solid #d3ddd7}.collection-filters button.active{background:#e5f2ea;color:#1e6843;border-color:#9bc5aa}button.pause-button{background:#f6e9e5;color:#8d3a2d}button.pause-button:hover{background:#efd9d3}button.danger-button{background:transparent;color:#9a3d30;border:1px solid #d9aca4}button.danger-button:hover{background:#f7e7e3}button.text-button{padding:6px 4px;background:transparent;color:#607168;font-weight:500}button.text-button:hover{color:#1c6241;text-decoration:underline}.video-list-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.video-control-fields{display:flex;align-items:flex-end;justify-content:flex-end;gap:9px;flex-wrap:wrap}.video-search-field{width:250px;color:#68766e;font-size:12px}.video-search-field input{margin-top:5px}.video-source-filter{width:190px;color:#68766e;font-size:12px}.video-source-filter select{margin-top:5px}.sort-direction-button{min-width:76px}.video-batch-toolbar{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.video-batch-toolbar>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.video-batch-toolbar>div:first-child{display:grid;gap:2px}.video-batch-toolbar strong{color:#30463a;font-size:13px}.video-batch-toolbar span{color:#738078;font-size:11px}.video-selection-title{min-width:0;display:flex;align-items:flex-start;gap:12px}.video-selection-title>input{width:auto;margin-top:4px}.video-selection-title .collection-row-title{min-width:0}.video-row-management{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-action-report{padding:16px 18px}.batch-action-report .section-title{align-items:flex-start}.batch-report-list{display:grid;gap:8px;margin-top:12px}.batch-report-list>div{padding:10px 12px;border-radius:8px;display:grid;gap:3px}.batch-report-list>div.success{background:#edf7f0;border:1px solid #b9dbc4}.batch-report-list>div.blocked{background:#fff3ef;border:1px solid #edc4ba}.batch-report-list strong{font-size:12px}.batch-report-list span,.batch-report-list small{color:#66756d;font-size:11px}.video-title-clamp{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.source-chip{display:inline-block;margin-right:6px;padding:2px 6px;border-radius:5px;background:#e8f1eb;color:#2e6848;font-size:11px}.video-compact-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-batch-summary{margin:11px 18px 0;color:#66756d;font-size:12px}.collection-schedule-note{margin:11px 18px 0;padding:10px 12px;border-radius:8px;background:#f2f7f4;display:grid;grid-template-columns:auto 1fr;gap:3px 10px;color:#52665a;font-size:11px}.collection-schedule-note strong{color:#236c48}.collection-schedule-note span{overflow-wrap:anywhere}.collection-schedule-note small{grid-column:1 / -1;color:#718078}.video-compact-row .collection-row-actions{min-height:54px}.comment-filter-card{overflow:hidden}.comment-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px}.comment-filter-summary h3{margin:2px 0 5px}.comment-filter-summary p:last-child{margin:0;color:#68766e;font-size:13px}.comment-filter-status{display:grid;justify-items:end;gap:6px;flex:0 0 auto}.comment-filter-status>span{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:750}.comment-filter-status>span.enabled{color:#216441;background:#e5f3ea}.comment-filter-status>span.disabled{color:#983728;background:#ffebe7}.comment-filter-status small{color:#738078;font-size:11px}.comment-filter-status button{padding:7px 10px;font-size:12px}.comment-filter-form{padding:0 22px 22px;border-top:1px solid #e2e8e4;background:#fbfcfb}.filter-config-section{padding:18px 0;border-bottom:1px solid #e5eae7}.filter-config-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}.filter-config-head h4{margin:0 0 4px;font-size:15px}.filter-config-head p{margin:0;color:#75827a;font-size:12px;line-height:1.5}.filter-config-head>label{width:130px;flex:0 0 auto}.switch-label{width:auto!important;display:flex;flex-direction:row;align-items:center;gap:8px;color:#4c6256;font-size:12px}.switch-label input,.check-grid input{width:auto}.numeric-filter-grid,.score-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.score-grid{grid-template-columns:repeat(4,minmax(120px,1fr));margin-bottom:13px}.check-grid{display:flex;gap:18px;flex-wrap:wrap}.check-grid label{width:auto;display:flex;flex-direction:row;align-items:center;gap:7px;padding:9px 12px;border:1px solid #d6dfd9;border-radius:8px;background:#fff}.tag-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.tag-field{min-width:0}.tag-field>small{color:#859087;font-size:11px}.tag-input-shell{min-height:43px;padding:5px 7px;border:1px solid #ced8d2;border-radius:8px;background:#fff;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.tag-input-shell:focus-within{outline:3px solid rgba(23,107,69,.12);border-color:#4b8c69}.tag-input-shell input{min-width:130px;flex:1;padding:4px;border:0;outline:0}.filter-tag{max-width:100%;display:inline-flex;align-items:center;gap:3px;padding:3px 5px 3px 7px;border-radius:999px;background:#e7f1eb;color:#315d46;font-size:11px;overflow-wrap:anywhere}.filter-tag button{width:18px;height:18px;padding:0;border-radius:50%;background:transparent;color:#52705f}.comment-filter-actions{padding-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.comment-filter-actions span{margin-right:auto;color:#738078;font-size:12px}.toast{position:fixed;z-index:30;top:20px;left:50%;transform:translate(-50%);max-width:min(680px,calc(100vw - 40px));padding:13px 14px 13px 17px;border-radius:10px;display:flex;gap:18px;align-items:center;box-shadow:0 10px 30px #102b1c33;font-size:14px;font-weight:650}.toast.success{background:#e8f6ed;color:#185b39;border:1px solid #a9d8b9}.toast.error{background:#fff0ed;color:#8b3022;border:1px solid #efb4aa}.toast button{width:26px;height:26px;padding:0;background:transparent;color:currentColor;font-size:19px}.video-filter-banner{padding:14px 17px;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:18px;border-color:#b9d5c3;background:#f4faf6}.video-filter-banner>div:first-child{min-width:0;display:grid;gap:3px}.video-filter-banner span{color:#62806e;font-size:11px}.video-filter-banner strong{overflow:hidden;color:#244b36;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.video-filter-banner small{color:#77857d;font-size:11px}.video-filter-banner>div:last-child{display:flex;gap:8px;flex:0 0 auto}.video-filter-banner .link-button{padding:8px 11px;font-size:12px}.video-review-status{display:flex;gap:6px;flex-wrap:wrap}.video-review-status button{padding:7px 9px;border:1px solid #c7d8cd;background:#fff;color:#496457;font-size:11px}.video-review-status button.active{border-color:#70a987;background:#dff0e5;color:#1e613f}.video-review-status b{margin-left:3px}.video-filter-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.comment-recycle-banner{padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-color:#d8c9a9;background:#fffaf0}.comment-recycle-banner>div{display:grid;gap:4px}.comment-recycle-banner strong{color:#654f25;font-size:14px}.comment-recycle-banner span{color:#7c6d4f;font-size:12px;line-height:1.5}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:32px;display:grid;place-items:center;background:#15231b8f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.video-delete-dialog{width:min(900px,100%);max-height:calc(100vh - 64px);overflow:auto;padding:20px;box-shadow:0 24px 70px #091b1147}.video-delete-dialog .section-title{align-items:flex-start}.delete-preview-summary{margin:16px 0 10px;display:flex;gap:10px}.delete-preview-summary strong,.delete-preview-summary span{padding:6px 10px;border-radius:999px;font-size:12px}.delete-preview-summary strong{background:#e8f4ec;color:#216441}.delete-preview-summary span{background:#fff0ec;color:#913b2e}.delete-preview-list{display:grid;gap:10px}.delete-preview-list article{padding:13px 14px;border-radius:9px;display:grid;gap:7px}.delete-preview-list article.allowed{background:#f4faf6;border:1px solid #bcdcc6}.delete-preview-list article.blocked{background:#fff5f2;border:1px solid #ebc2b8}.delete-preview-list article>div:first-child{display:flex;justify-content:space-between;gap:14px}.delete-preview-list article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.delete-preview-list article>div:first-child span{flex:0 0 auto;font-size:11px;font-weight:750}.delete-preview-list article p{margin:0;color:#52645a;font-size:12px;line-height:1.5}.delete-preview-list article small{color:#735e58;font-size:11px;line-height:1.5}.delete-impact{display:flex;gap:6px;flex-wrap:wrap}.delete-impact span{padding:3px 6px;border-radius:5px;background:#ffffffbf;color:#66756d;font-size:10px}.delete-confirm-check{width:auto;margin-top:15px;padding:11px 12px;display:flex;flex-direction:row;align-items:flex-start;gap:9px;border:1px solid #e2c0b8;border-radius:8px;background:#fff8f6;color:#713d34;font-size:12px}.delete-confirm-check input{width:auto;margin-top:1px}.delete-dialog-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:fixed}th{background:#f8faf8;color:#637168;font-size:12px;text-align:left;padding:12px}td{padding:14px 12px;border-top:1px solid #edf0ee;font-size:13px;vertical-align:top}.comments-table:not(.batch-mode) th:nth-child(1){width:31%}.comments-table:not(.batch-mode) th:nth-child(2){width:13%}.comments-table:not(.batch-mode) th:nth-child(3){width:11%}.comments-table:not(.batch-mode) th:nth-child(4){width:12%}.comments-table:not(.batch-mode) th:nth-child(5){width:12%}.comments-table:not(.batch-mode) th:nth-child(6){width:11%}.comments-table:not(.batch-mode) th:nth-child(7){width:10%}.comments-table.batch-mode th:nth-child(1),.comments-table.batch-mode td:nth-child(1){width:44px;text-align:center}.comments-table.batch-mode th:nth-child(2){width:29%}.comments-table.batch-mode th:nth-child(3){width:13%}.comments-table.batch-mode th:nth-child(4){width:11%}.comments-table.batch-mode th:nth-child(5),.comments-table.batch-mode th:nth-child(6){width:12%}.comments-table.batch-mode th:nth-child(7){width:11%}.comments-table.batch-mode th:nth-child(8){width:9%}tbody tr{cursor:pointer}tbody tr:hover{background:#fbfdfb}td p{color:#56645c;margin:5px 0 0;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.comment-source-line{min-width:0;margin-top:7px;display:flex;align-items:center;gap:6px}.comment-source-line>a,.comment-source-line>span:last-child{min-width:0;overflow:hidden;color:#397052;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.comment-source-line>a:hover{text-decoration:underline}.comment-level{flex:0 0 auto;padding:2px 5px;border-radius:5px;font-size:10px;font-weight:700}.comment-level.level-top{color:#40634f;background:#e9f1ec}.comment-level.level-reply{color:#5a4b87;background:#eeeaf8}.parent-comment-preview{margin:5px 0 7px;padding:6px 8px;border-left:2px solid #bdcfc3;border-radius:0 6px 6px 0;background:#f5f7f5}.parent-comment-preview span{color:#76847c;font-size:10px;font-weight:700}.parent-comment-preview p{margin:2px 0 0;color:#77847d;font-size:11px}.parent-comment-preview.compact-parent{padding:4px 7px;display:flex;align-items:center;gap:3px}.parent-comment-preview.compact-parent p{margin:0}.paused-note{display:inline-block;margin-top:6px;color:#8a5612}.load-more{padding:14px 18px;border-top:1px solid #e4e9e6;display:flex;align-items:center;justify-content:center;gap:12px;background:#fafbfa}.load-more span{color:#738078;font-size:12px}.load-more button{padding:8px 13px}.table-select-all{width:24px;height:24px;padding:0;border:1px solid #bfcac3;background:#fff;color:#276245;font-size:13px}.table-select-all:hover{background:#edf5f0}.sort-button{display:inline-flex;align-items:center;gap:5px;margin:-6px -8px;padding:6px 8px;background:transparent;color:#637168;font-size:12px}.sort-button:hover{background:#edf3ef;color:#25553d}.sort-button.active{color:#176b45;background:#edf5f0}.sort-button span{font-size:11px}.time-cell{display:grid;gap:3px;min-width:0}.time-cell strong{width:fit-content;color:#30463a;font-size:13px;cursor:help}.judgement-cell{display:grid;justify-items:start;gap:6px}.delay-cell{display:grid;justify-items:start}.delay-cell strong{font-size:13px;cursor:help}.delay-timely,.comment-context-times b.delay-timely{color:#286448}.delay-normal,.comment-context-times b.delay-normal{color:#30463a}.delay-delayed,.comment-context-times b.delay-delayed{color:#a35b18}.delay-severe,.comment-context-times b.delay-severe{color:#a33e2a}.delay-unknown,.comment-context-times b.delay-unknown{color:#69766f}.hover-time{position:relative}.hover-time:after{content:attr(data-tooltip);position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:max-content;max-width:280px;padding:6px 8px;border-radius:6px;background:#26352d;color:#fff;box-shadow:0 5px 14px #15251c2e;font-size:10px;font-weight:550;line-height:1.4;white-space:normal;pointer-events:none;opacity:0;transform:translateY(-2px);transition:opacity 60ms ease,transform 60ms ease}.hover-time:hover:after,.hover-time:focus-visible:after{opacity:1;transform:translateY(0)}.comment-context-times .hover-time:after{top:auto;bottom:calc(100% + 6px)}.intent{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf0ee;white-space:nowrap}.intent.large{padding:7px 12px;font-size:15px;font-weight:750}.i-高{color:#a53321;background:#ffebe7}.i-中{color:#8a5612;background:#fff1d7}.i-中低{color:#235d83;background:#e7f3fb}.i-低{color:#59665f;background:#edf0ee}.recommended-action{display:inline-block;padding:5px 9px;border-radius:7px;white-space:nowrap;font-size:12px;font-weight:700}.action-私信联系{color:#9b3424;background:#ffebe7}.action-回复评论{color:#235d83;background:#e7f3fb}.action-评论区追问{color:#5a4694;background:#eee9fb}.action-无需跟进{color:#59665f;background:#edf0ee}.customer-progress{display:grid;gap:16px}.conversion-scope,.customer-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.conversion-scope h2,.customer-list h2{margin:0 0 6px}.conversion-scope p,.customer-list-head p{margin:0;color:#647169}.conversion-filters{display:flex;align-items:flex-end;gap:10px}.conversion-filters label{display:grid;gap:4px;color:#647169;font-size:12px}.conversion-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.conversion-cards button{text-align:left;border:1px solid #dfe5e1;cursor:pointer;color:#18221d;background:#fff}.conversion-cards button.active{border-color:#176b45;box-shadow:0 0 0 2px #176b4529}.conversion-cards span,.conversion-cards small{display:block;color:#647169}.conversion-cards strong{display:block;margin:8px 0 4px;font-size:28px}.customer-list{display:grid;gap:12px}.customer-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 0;border-top:1px solid #dfe5e1}.customer-source p{margin:6px 0}.customer-source small{color:#647169}.customer-facts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:480px}.customer-facts button{background:#fff;color:#18221d;border:1px solid #dfe5e1}.customer-facts button.recorded{color:#176b45;background:#eaf7f0;border-color:#9ed0b7}@media(max-width:1100px){.conversion-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-list article{grid-template-columns:1fr}.customer-facts{justify-content:flex-start;max-width:none}}.action-none{color:#6f7d75;background:#f0f2f1}.progress{display:inline-block;padding:5px 9px;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:700}.progress.p-ai_review{color:#8a5612;background:#fff1d7}.progress.p-submitted{color:#235d83;background:#e7f3fb}.progress.p-plugin_processing{color:#5a4694;background:#eee9fb}.progress.p-plugin_skipped{color:#945014;background:#fff0dc}.progress.p-completed{color:#216441;background:#e5f3ea}.progress.p-ai_failed{color:#9a3525;background:#ffebe7}.progress.p-ai_generating{color:#336578;background:#e7f3f7}.progress.p-history_paused{color:#8a5612;background:#fff1d7}.progress.p-no_action{color:#59665f;background:#edf0ee}.review-button{padding:7px 10px;white-space:nowrap;font-size:12px}.error{color:#a53321}.empty{padding:54px;text-align:center;color:#839087}.drawer-scrim{position:fixed;z-index:8;top:0;right:0;bottom:0;left:0;background:#0e20162e}.drawer{position:fixed;z-index:10;inset:0 0 0 auto;width:min(720px,94vw);background:#f6f8f6;box-shadow:-12px 0 34px #102b1c2e;overflow-y:auto}.drawer-head{padding:14px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e7e2;position:sticky;top:0;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:12}.drawer-head-copy{display:flex;align-items:center;gap:14px}.drawer-head-copy>p{margin:0;font-size:15px;font-weight:750;color:#26372e}.drawer-head-copy>p span{color:#8a968f;font-weight:550}.drawer-status{display:flex;gap:7px}.drawer-status span{background:#edf2ef;color:#52645a;padding:4px 8px;border-radius:6px;font-size:12px}.drawer-navigation{display:flex;align-items:center;gap:7px}.drawer-navigation .secondary{padding:7px 10px;font-size:11px}button.icon{width:36px;height:36px;padding:0;border-radius:50%;background:#eef2ef;color:#34463c;font-size:24px}.drawer-body{padding:18px 22px 48px}.comment-context-card{margin-bottom:12px;overflow:hidden;border:1px solid #dce5df;border-radius:12px;background:#fff}.comment-context-source{min-width:0;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e3e9e5;background:#f4f8f5}.comment-context-source-copy{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.comment-context-source-copy span,.comment-context-source-copy small{color:#718078;font-size:10px;white-space:nowrap}.comment-context-source-copy strong{overflow:hidden;color:#2d4e3c;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.detail-video-actions{flex:0 0 auto;display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.detail-video-actions .link-button,.detail-video-actions button{padding:6px 9px;font-size:10px}.comment-context-content{display:flex;gap:11px;padding:13px 15px 10px}.parent-comment-preview.detail-parent{margin:8px 0}.source-batch-panel textarea{width:100%}.source-preview-list{display:grid;gap:8px;margin-top:14px}.source-preview-list>label{display:grid;grid-template-columns:auto minmax(140px,.5fr) 1fr;gap:10px;align-items:center;padding:9px 12px;border:1px solid #dbe5de;border-radius:8px;background:#f8faf8}.source-preview-list>label span{color:#617068;font-size:12px}.source-quality-page{display:grid;gap:16px}.source-quality-intro{display:flex;justify-content:space-between;align-items:center;gap:18px}.source-quality-intro>div:last-child{display:flex;gap:8px}.source-quality-grid{display:grid;gap:12px}.source-quality-grid article{border:1px solid #dbe5de;border-radius:10px;padding:14px;background:#fbfcfb}.source-quality-grid article header,.source-quality-grid article footer{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.source-quality-grid article p{margin:8px 0;color:#52645a}.quality-rates{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:6px;margin:10px 0}.quality-rates label{display:flex;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:6px;background:#f0f5f1;font-size:12px}.failure,.processing-note,.detail-section{padding:18px;border-radius:12px;background:#fff;border:1px solid #e0e7e2;margin-bottom:14px}.comment-avatar{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#dce8e1,#c7d8ce);color:#3d604e;font-size:16px;font-weight:750}.comment-main{min-width:0;flex:1}.comment-main strong{color:#68766e;font-size:13px}.comment-author-line{display:flex;align-items:center;gap:7px}.comment-main>p{margin:5px 0 0;color:#1e2923;font-size:14px;line-height:1.6;white-space:pre-wrap}.comment-context-times{margin:0 15px 12px 62px;padding:8px 10px;border-radius:8px;background:#f7f9f7;display:flex;align-items:center;gap:12px}.comment-context-times>div{min-width:0;display:flex;align-items:baseline;gap:4px}.comment-context-times .time-summary-item+.time-summary-item:before{content:"·";margin-right:8px;color:#b0b8b3}.comment-context-times span,.comment-context-times summary{color:#78857d;font-size:9px;font-weight:700;white-space:nowrap}.comment-context-times b{color:#28533c;font-size:12px;font-weight:800;white-space:nowrap;cursor:help}.comment-context-times details{margin-left:auto}.comment-context-times summary{cursor:pointer}.comment-context-times details p{margin:6px 0 0;color:#617168;font-size:10px;white-space:nowrap}.failure p,.processing-note p,.recommend p{line-height:1.7;margin-bottom:0}.failure{background:#fff1ee;color:#7d3023;border-color:#efc9c1}.failure button{margin-top:13px}.processing-note{background:#eef5fb;color:#285b7a;border-color:#cbdfea}.processing-note p{margin-top:5px}.processing-note.paused{background:#fff8e7;color:#74521d;border-color:#e6c984}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.section-title span{color:#849087;font-size:12px}form{display:grid;gap:0}.response-section{border-color:#d8e3dc;box-shadow:0 2px 8px #162f2209}.decision-summary,.response-section{padding:15px 16px}.decision-summary{background:#f8faf8;border-color:#d6e1da}.decision-summary-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.decision-summary-head h3{font-size:17px}.decision-heading-line{min-width:0;display:flex;align-items:center;gap:9px}.decision-heading-line .recommended-action{flex:0 0 auto}.decision-inline{margin-top:12px;display:grid;grid-template-columns:auto auto auto minmax(140px,1fr) auto auto;align-items:center;gap:8px;padding:10px 11px;border:1px solid #e0e7e2;border-radius:9px;background:#fff}.decision-inline>strong{color:#30463a;font-size:11px;white-space:nowrap}.decision-inline .intent{white-space:nowrap}.decision-urgency{color:#6d7b73;font-size:10px;white-space:nowrap}.decision-urgency b{color:#8a5514}.decision-problem{min-width:0;overflow:hidden;color:#43564b;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.decision-problem b{color:#738078;font-size:10px}.decision-inline .signal{padding:4px 6px;border-radius:6px;font-size:10px;font-weight:650;white-space:nowrap}.location-signal{border:1px solid transparent}.city-signal{color:#425f82;background:#eaf0f8;border-color:#d3dfed}.ip-signal{color:#65558a;background:#f0ecf8;border-color:#ddd4ef}.location-match{color:#286448;background:#e6f3eb;border-color:#c7e2d1}.city-mismatch{color:#425f82;background:#eaf0f8;border-color:#cbd9e9}.ip-mismatch{color:#945014;background:#fff0dc;border-color:#efd3ab}.judgment-editor{margin-top:14px;padding-top:14px;border-top:1px dashed #ccd9d1}.judgment-source{margin:0 2px 14px;padding:0 2px}.response-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.response-head h3{font-size:17px}button.inline-action{padding:7px 11px;font-size:12px}.response-section textarea{height:88px;min-height:88px;font-size:14px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.recommend{border-left:3px solid #4a8a67;background:#f7faf8;padding:10px 12px;margin:14px 0}.recommend p{margin-top:4px;color:#485a50}.form-grid{display:grid;grid-template-columns:190px 1fr;gap:12px}.form-grid .wide{grid-column:2;grid-row:1 / span 2}.response-section .source-details{margin-top:9px}.source-details{color:#718078;font-size:12px}.source-details summary,.trace-details summary{cursor:pointer;color:#4e685a;font-weight:650}.source-details p{margin:8px 0 0;padding:10px 12px;border-radius:8px;background:#f4f6f4;color:#69766f;line-height:1.65;white-space:pre-wrap}.draft-history-list{margin-top:9px;display:grid;gap:8px}.draft-history-list article{padding:10px 11px;border:1px solid #e1e7e3;border-radius:8px;background:#f8faf8}.draft-history-list article>div{display:flex;justify-content:space-between;gap:12px}.draft-history-list article strong{color:#3c5748;font-size:11px}.draft-history-list article time,.draft-history-list article small{color:#849088;font-size:9px}.draft-history-list article small{display:block;margin-top:3px}.draft-history-list article p{margin-top:6px;padding:0;background:transparent;color:#53635a;font-size:12px}.review-actions{position:sticky;z-index:5;bottom:0;margin:0 -6px 10px;padding:10px 12px;background:#eef3eff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #d8e2dc;border-radius:12px;display:flex;justify-content:flex-end;gap:9px}.review-actions button{padding:9px 13px;white-space:nowrap}.review-actions .approve{min-width:178px}.review-actions button.reviewed:disabled{opacity:1;background:#347653;color:#fff}button.reopen-action{min-width:178px;background:#fff4e5;color:#945014;border:1px solid #e4bd8d}button.reopen-action:hover{background:#ffe9cd}.action-note{align-self:center;margin-right:auto;color:#6d7b73;font-size:12px}.auto-next{width:auto;margin-right:auto;display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:7px;color:#5d6c64;font-size:11px;font-weight:600}.auto-next input{width:auto}.no-action-note{margin-bottom:14px;padding:14px 16px;border:1px solid #d8e2dc;border-radius:11px;background:#f5f7f5;color:#526159}.no-action-note p{margin:5px 0 0;font-size:12px;line-height:1.55}.trace-details{margin-top:18px;padding:16px 2px 0;border-top:1px solid #dce4df;color:#68766e}.trace{font:12px ui-monospace,SFMono-Regular,Menlo,monospace;margin:9px 0;line-height:1.55}@media(max-width:1100px){body{min-width:0}header{align-items:flex-start;gap:18px;flex-direction:column}main{padding:16px}.intent-summary{grid-template-columns:repeat(3,1fr)}.work-queue{grid-template-columns:repeat(2,1fr)}.primary-filters{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr 1fr}.table-card{overflow-x:auto}table{min-width:1120px}.actions{flex-wrap:wrap}.actions span{width:100%}.collection-row-body{grid-template-columns:1fr 1fr}.video-compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-info:nth-child(2){border-right:0}.collection-info:nth-child(-n+2){border-bottom:1px solid #edf0ee}.numeric-filter-grid{grid-template-columns:1fr 1fr 1fr}.score-grid{grid-template-columns:1fr 1fr}.operations-list{grid-template-columns:1fr}}@media(max-width:720px){.session-controls{width:100%;flex-wrap:wrap}.session-controls>span{margin-right:auto;text-align:left}.session-controls button{flex:1 1 auto}.login-page{padding:18px 12px}.login-card{padding:24px 20px}.intent-summary,.work-queue{grid-template-columns:1fr 1fr}.primary-filters{grid-template-columns:1fr}.comment-search{grid-template-columns:1fr auto}.comment-search label{grid-column:1 / -1}.filters{grid-template-columns:1fr 1fr}.drawer{width:100%;max-width:none}.drawer-body{padding:16px 16px 36px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto;grid-row:auto}.decision-summary-head{align-items:stretch;flex-direction:column}.decision-summary-head button{align-self:flex-start}.decision-inline{grid-template-columns:auto auto auto}.decision-problem{grid-column:1 / -1}.review-actions{display:grid;grid-template-columns:1fr 1.35fr}.review-actions .approve,.review-actions .reopen-action{min-width:0}.action-note,.auto-next{grid-column:1 / -1;margin-right:0}.comment-context-source{align-items:stretch;flex-direction:column}.comment-context-source-copy{grid-template-columns:1fr;gap:3px}.comment-context-times{margin-left:15px;flex-wrap:wrap}.comment-context-times details{margin-left:0}.collection-overview,.collection-section-head,.collection-channel-summary,.collection-channel-drills{align-items:stretch;flex-direction:column}.collection-channel-actions,.collection-channel-drills>div:last-child{justify-content:flex-start}.collection-login-help{grid-template-columns:1fr;align-items:stretch}.collection-login-help button{justify-self:start}.collection-channel-meta{grid-template-columns:1fr 1fr}.collection-channel-meta>span:nth-child(2){border-right:0}.collection-channel-meta>span:nth-child(-n+2){border-bottom:1px solid #edf0ee}.collection-tabs{width:100%}.collection-tabs button{flex:1;justify-content:center}.collection-form-grid{grid-template-columns:1fr}.collection-form-grid .wide{grid-column:auto}.collection-mode-notice{align-items:flex-start;flex-direction:column;gap:4px}.collection-row-body,.video-compact-metrics{grid-template-columns:1fr}.collection-info,.collection-info:nth-child(2){border-right:0;border-bottom:1px solid #edf0ee}.collection-info:last-child{border-bottom:0}.collection-row-actions{align-items:stretch}.collection-row-actions button{flex:1 1 auto}.collection-open-links{width:100%;margin-right:0}.collection-open-links .link-button{flex:1;justify-content:center}.collection-inline-edit{grid-template-columns:1fr 1fr}.collection-inline-edit input{grid-column:1 / -1}.collection-remove-confirm{align-items:stretch;flex-wrap:wrap}.collection-remove-confirm div{width:100%}.collection-schedule-note{grid-template-columns:1fr}.collection-schedule-note small{grid-column:auto}.video-list-controls,.comment-filter-summary,.filter-config-head,.comment-filter-actions{align-items:stretch;flex-direction:column}.video-control-fields,.video-batch-toolbar,.video-batch-toolbar>div:last-child{align-items:stretch;flex-direction:column}.video-search-field,.video-source-filter{width:100%}.video-filter-banner{grid-template-columns:1fr;align-items:stretch}.video-filter-actions,.video-row-management{width:100%}.video-filter-actions>*,.video-row-management>*{flex:1 1 auto;justify-content:center}.modal-backdrop{padding:12px}.video-delete-dialog{max-height:calc(100vh - 24px)}.comment-filter-status{justify-items:start}.numeric-filter-grid,.score-grid,.tag-filter-grid{grid-template-columns:1fr}.comment-filter-actions span{margin-right:0}.video-filter-banner>div:last-child{flex-wrap:wrap}.detail-video-actions{justify-content:flex-start}.drawer-head{align-items:flex-start}.drawer-head-copy{align-items:flex-start;flex-direction:column;gap:5px}.drawer-navigation .secondary{display:none}.comment-batch-toolbar{align-items:stretch;flex-direction:column}header nav{width:100%;overflow-x:auto;padding-bottom:4px}header nav button{flex:0 0 auto}.operations-hero,.issued-token{align-items:stretch;flex-direction:column}.operations-hero button,.issued-token button{align-self:stretch}.operations-tabs{width:100%}.operations-tabs button{flex:1;padding-left:6px;padding-right:6px}.operations-form,.operations-card-head{padding-left:16px;padding-right:16px}.weekday-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.operations-form-grid,.operations-split{grid-template-columns:1fr}.operations-form .actions,.device-card .actions,.backup-card .actions{align-items:stretch;flex-direction:column}.operations-form .actions span,.device-card .actions span,.backup-card .actions span{width:auto;margin-right:0}.operations-form .actions button,.device-card .actions button,.backup-card .actions button{width:100%}.operations-metrics{grid-template-columns:1fr}.operations-metrics>span,.operations-metrics>span:nth-child(2n){border-right:0}}
