:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7fb;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#f6f7fb;min-width:320px}.model-admin-page{background:linear-gradient(160deg,#f7f5ff 0%,#f4f8ff 45%,#f9f9ff 100%);min-height:100vh;padding:18px;position:relative}.page-orb{pointer-events:none;filter:blur(60px);opacity:.42;z-index:0;border-radius:999px;width:260px;height:260px;position:fixed}.page-orb-left{background:#b794f4;top:-60px;left:-90px}.page-orb-right{background:#93c5fd;top:110px;right:-80px}.model-admin-page .ant-space,.model-admin-page .ant-card,.model-admin-page .ant-row{z-index:1;position:relative}.hero-card{background:linear-gradient(135deg,#fff 0%,#faf7ff 100%);border:1px solid #e9dbff;box-shadow:0 10px 28px #7c3aed14}.metric-card{border:1px solid #ece9ff;box-shadow:0 8px 20px #0f172a0d}.control-card,.table-card,.detail-card{border:1px solid #ece9ff;box-shadow:0 8px 24px #0f172a0f}.queue-status-wrap{background:#fcfcff;border:1px solid #e8e8ef;border-radius:10px;margin-top:12px;padding:10px 12px}.queue-status-line{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.queue-log{background:#fff;border:1px solid #efeff7;border-radius:10px;margin-top:10px}.queue-log .ant-list-header{border-bottom:1px solid #f2f2f7}.filter-row{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(130px,.7fr));gap:10px;margin-bottom:12px;display:grid}.title-cell{max-width:320px}.title-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;overflow:hidden}.detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.detail-head-info{flex:1;min-width:0}.detail-title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:680px;margin-bottom:6px;font-size:15px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.detail-modal .ant-modal-body{max-height:80vh;padding-top:10px;overflow-y:auto}@media (max-width:900px){.detail-modal .ant-modal-body{max-height:85vh}.detail-head{flex-direction:column;align-items:flex-start}}.video-stage{background:#000;border-radius:12px;justify-content:center;align-items:center;min-height:200px;transition:box-shadow .25s;display:flex;overflow:hidden}.video-stage video{aspect-ratio:16/9;object-fit:contain;width:100%;max-height:400px;display:block}.video-stage.glow-low{box-shadow:0 0 0 4px #fadb14a6,0 0 28px #fadb1438}.video-stage.glow-medium{box-shadow:0 0 0 4px #fa8c16b3,0 0 34px #fa8c1647}.video-stage.glow-high{box-shadow:0 0 0 4px #ff4d4fb3,0 0 38px #ff4d4f52}.current-time-line{align-items:center;gap:8px;margin-top:10px;display:flex}.segment-text-wrap{gap:3px;margin-top:8px;display:grid}.segment-timeline-v2{margin-top:14px;padding:0 0 4px}.seg-v2-track{background:#e8e8f0;border-radius:7px;height:14px;position:relative;overflow:visible}.seg-v2-block{cursor:pointer;border:0;height:100%;padding:0;transition:filter .15s;position:absolute;top:0}.seg-v2-block:hover{filter:brightness(1.12);z-index:2}.seg-v2-block:first-of-type{border-radius:7px 0 0 7px}.seg-v2-block:last-of-type{border-radius:0 7px 7px 0}.seg-v2-normal{background:#d4d8e8}.seg-v2-warn{background:linear-gradient(135deg,#ffa940,#fa8c16)}.seg-v2-error{background:linear-gradient(135deg,#ff4d4f,#cf1322)}.seg-v2-divider{pointer-events:none;z-index:3;background:#ffffffd9;width:2px;height:16px;position:absolute;top:-1px;transform:translate(-1px)}.seg-v2-playhead{z-index:5;background:#7c3aed;border-radius:1.5px;width:3px;height:20px;position:absolute;top:-3px;transform:translate(-1.5px);box-shadow:0 0 4px #7c3aed80}.seg-v2-persuasion-marker{z-index:6;cursor:pointer;pointer-events:all;background:#9254de;border:2px solid #fff;border-radius:1px;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 3px #9254de99}.seg-v2-persuasion-marker:hover{background:#531dab;transform:translate(-50%,-50%)rotate(45deg)scale(1.3)}.seg-v2-axis{color:#64748b;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.seg-v2-labels{height:22px;margin-top:6px;position:relative}.seg-v2-label{text-overflow:ellipsis;white-space:nowrap;color:#64748b;cursor:default;background:#f1f2f6;border-left:2px solid #d4d8e8;border-radius:3px;padding:1px 4px;font-size:11px;line-height:18px;position:absolute;overflow:hidden}.seg-v2-label-error{color:#cf1322;background:#fff1f0;border-left-color:#ff4d4f;font-weight:600}.seg-v2-label-warn{color:#ad6800;background:#fff7e6;border-left-color:#fa8c16;font-weight:600}.seg-v2-label-time{color:#94a3b8;margin-right:3px;font-size:10px}.seg-v2-label-error .seg-v2-label-time{color:#ff7875}.seg-v2-label-warn .seg-v2-label-time{color:#ffc069}.segment-timeline{margin-top:14px;padding:8px 0 14px;position:relative}.intervention-status{background:#fbfbff;border:1px solid #e6e8ef;border-radius:10px;padding:10px 12px}.intervention-warn{background:#fff6f6;border-color:#ffd6d8}.intervention-caution{background:#fffaf0;border-color:#ffe1b3}.intervention-none{background:#fafafa;border-color:#e5e7eb}.intervention-primary-card{background:#fff8f8;border-color:#ffd6d8!important}.intervention-primary-title{margin-bottom:6px;font-weight:700}.intervention-primary-text{margin-bottom:0!important}.frame-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.frame-card{background:#fff;border:1px solid #ececf6;border-radius:10px;padding:8px}.frame-card img{object-fit:cover;border-radius:8px;width:100%;height:98px;margin-bottom:6px;display:block}@media (max-width:1080px){.filter-row{grid-template-columns:1fr 1fr}}@media (max-width:700px){.model-admin-page{padding:10px}.filter-row{grid-template-columns:1fr}.queue-status-line{flex-direction:column;align-items:flex-start}}#root{width:100%;min-height:100vh}
