:root{color-scheme:light;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(9,84,173,.14),transparent 28%),linear-gradient(180deg,#eff4fb,#f6f8fc 42%,#eef2f8);color:#172033}*{box-sizing:border-box}body{margin:0;min-width:1280px}button,select{font:inherit}button{cursor:pointer}.page-shell{max-width:1480px;margin:0 auto;padding:28px 24px 120px}.hero-card,.toolbar-card,.table-card,.side-card{border:1px solid rgba(18,49,93,.08);border-radius:24px;background:#ffffffeb;box-shadow:0 20px 50px #19315d14}.hero-card{padding:28px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:20px;margin-bottom:18px}.hero-card h1{margin:0;font-size:28px;line-height:1.1}.hero-copy{margin:10px 0 0;max-width:720px;color:#536078;line-height:1.6}.hero-side{display:grid;gap:12px}.hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-card.compact{align-items:center;padding:24px 28px}.hero-metrics.compact .metric-card{padding:16px 14px}.metric-card{border-radius:16px;padding:18px 16px;background:linear-gradient(135deg,#12396a,#285f9b);color:#fff}.metric-card span{display:block;font-size:12px;opacity:.78}.metric-card strong{display:block;margin-top:10px;font-size:24px}.toolbar-card{padding:18px 20px;margin-bottom:18px}.debug-banner{margin:-4px 0 18px;padding:12px 16px;border-radius:14px;background:#fff7db;border:1px solid #f2df96;color:#7b5b00;font-size:13px;font-weight:600}.toolbar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,220px)) auto;gap:14px;align-items:end}.toolbar-actions{display:flex;gap:10px;align-items:end;justify-content:flex-start}.toolbar-danger{min-width:120px}.side-card{padding:20px}.side-card-head h3{margin:0;font-size:20px}.side-card-head p{margin:8px 0 0;color:#68758d;line-height:1.6}.field{display:grid;gap:8px;font-size:13px;color:#536078}.field span{font-weight:700;color:#24324a}.field select{height:44px;border:1px solid #d6deeb;border-radius:14px;background:#fff;padding:0 14px}.table-card{padding:22px}.table-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px}.table-head h2,.modal-head h3{margin:0;font-size:24px}.table-head p,.modal-head p{margin:8px 0 0;color:#68758d}.table-badge{white-space:nowrap;padding:10px 14px;border-radius:999px;background:#e8f1ff;color:#275da0;font-weight:700}.table-wrap{overflow:auto}.session-table{width:100%;border-collapse:collapse;min-width:1220px}.session-table th,.session-table td{text-align:left;padding:16px 14px;border-bottom:1px solid #edf1f6;vertical-align:middle}.session-table th{font-size:13px;color:#6b7890;font-weight:700}.session-table td{font-size:14px;color:#1b2433}.task-cell{display:grid;gap:4px}.project-cell{display:flex;align-items:center;gap:8px}.task-cell span{color:#6d7890;font-size:12px}.mock-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:4px 8px;border-radius:999px;background:#fff3cd;color:#a15c00;font-size:11px;font-weight:700}.mono{font-family:SFMono-Regular,Consolas,monospace}.priority-tag{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.priority-tag.high,.priority-tag.incoming{background:#ffe9e6;color:#c14427}.priority-tag.medium{background:#fff2d9;color:#ab6c00}.priority-tag.low{background:#eaf7eb;color:#2f7e45}.queue-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.queue-badge.ringing{background:#ffe9e6;color:#c14427}.queue-badge.waiting{background:#fff5dc;color:#ab6c00}.queue-badge.connected{background:#e7f7eb;color:#2f7e45}.queue-badge.completed{background:#eef2f7;color:#67758d}.status-stack{display:flex;flex-wrap:wrap;gap:8px}.table-action-row,.footer-actions{display:flex;gap:10px;align-items:center}.pagination-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:18px}.pagination-summary{color:#6a7790;font-size:13px}.pagination-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.page-btn{min-width:40px;height:40px;border:1px solid #d6deeb;border-radius:10px;background:#fff;color:#24324a}.page-btn.active{border-color:#2f74c6;background:#eaf3ff;color:#20518d;font-weight:700}.primary-btn,.ghost-btn,.danger-btn,.icon-btn{height:42px;border-radius:12px;border:0;padding:0 16px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-btn:hover,.ghost-btn:hover,.danger-btn:hover,.icon-btn:hover{transform:translateY(-1px)}.primary-btn{background:linear-gradient(135deg,#184f95,#2f74c6);color:#fff;box-shadow:0 10px 20px #2a66b638}.ghost-btn,.icon-btn{background:#edf3fb;color:#21426d}.danger-btn{background:#fff0ef;color:#bc3f34}.toolbar-refresh{justify-self:start}.empty-row{text-align:center;color:#7f8aa0}.page-footer{position:fixed;left:50%;bottom:18px;transform:translate(-50%);width:min(1480px,calc(100vw - 48px));display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-radius:22px;border:1px solid rgba(18,49,93,.1);background:#0b1d36e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;box-shadow:0 24px 50px #0c1c333d}.footer-text{color:#ffffffe0}.footer-btn{min-width:140px}.modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.modal-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0813247a}.modal-card{position:relative;z-index:1;margin:6vh auto 0;border-radius:28px;background:#f7faff;box-shadow:0 40px 80px #0c1c333d;border:1px solid rgba(18,49,93,.08);padding:24px}.modal-card.small{width:min(680px,calc(100vw - 40px))}.modal-card.wide{width:min(1880px,calc(100vw - 24px));max-height:94vh;overflow:auto}.modal-head{display:flex;justify-content:space-between;gap:18px;align-items:start}.region-picker{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 28px}.region-chip{min-width:120px;height:42px;padding:0 18px;border-radius:999px;border:1px solid #d5deee;background:#fff;color:#244164}.region-chip.active{border-color:#2f74c6;background:#eaf3ff;color:#20518d}.modal-foot{display:flex;justify-content:flex-end;gap:12px}.compact-workbench{padding:18px}.modal-head.compact h3{font-size:18px}.modal-head.compact p{margin-top:6px;font-size:13px}.workbench-topline{margin-top:10px;display:flex;flex-wrap:wrap;gap:14px;color:#607089;font-size:13px}.workbench-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px;align-items:stretch}.workbench-grid.single{grid-template-columns:minmax(360px,520px)}.work-card{border-radius:18px;padding:14px;background:#fff;border:1px solid #e6ecf5;display:grid;gap:12px}.work-card.focused{border-color:#2f74c6;box-shadow:0 10px 24px #1b5bac1f}.work-card-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.work-state-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;align-items:center;max-width:260px}.work-label{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf3fb;color:#36557f;font-size:11px;font-weight:700}.work-label-row{display:flex;align-items:center;gap:8px}.unread-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#e74848;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.work-title{margin:8px 0 0;font-size:18px;line-height:1.2}.work-compact-meta{display:flex;flex-wrap:wrap;gap:8px}.audio-state{padding:5px 9px;border-radius:999px;background:#f1f4f9;color:#67758d;font-size:11px;font-weight:700}.audio-state.live{background:#e8f1ff;color:#20518d}.rtc-state-badge{padding:5px 9px;border-radius:999px;background:#eef2f7;color:#67758d;font-size:11px;font-weight:700}.rtc-state-badge.connected,.rtc-state-badge.reconnected{background:#e7f7eb;color:#2f7e45}.rtc-state-badge.connecting,.rtc-state-badge.reconnecting{background:#fff5dc;color:#ab6c00}.rtc-state-badge.disconnected{background:#fff0ef;color:#bc3f34}.work-meta-item{min-width:0;padding:6px 10px;border-radius:999px;background:#f2f6fc;display:flex;align-items:center;gap:8px}.meta-k{font-size:11px;color:#6a7790;flex:0 0 auto}.meta-v{color:#1a2536;font-weight:700;font-size:12px;min-width:0;word-break:break-all}.work-video-shell{position:relative;height:190px;border-radius:12px;background:linear-gradient(180deg,#0c1626,#18283c);overflow:hidden;border:1px solid rgba(35,66,109,.12)}.work-video-shell.connected{border-color:#2f74c657;box-shadow:inset 0 0 0 1px #2f74c62e}.work-video-status{position:absolute;left:10px;top:10px;padding:6px 10px;border-radius:999px;background:#081220b8;color:#ffffffeb;font-size:11px;font-weight:700;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.work-video-slot{width:100%;height:100%}.work-video-slot video{width:100%;height:100%;object-fit:cover;display:block}.work-video-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:18px;text-align:center;color:#ffffffb8;font-size:13px;line-height:1.5}.chat-card{border-radius:14px;background:#f6f8fc;border:1px solid #e7edf6;padding:12px;min-height:188px;display:grid;gap:10px}.chat-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center;color:#5f6d84;font-size:12px;font-weight:700}.chat-card-head strong{color:#22324a;font-size:12px}.chat-list{display:grid;gap:8px;max-height:148px;overflow:auto}.chat-item{width:fit-content;max-width:82%;padding:8px 10px;border-radius:10px;background:#fff;color:#1d2a40;font-size:12px;line-height:1.5;border:1px solid #e6edf7;word-break:break-word;justify-self:start}.chat-item.console{background:#2f74c6;border-color:#2a69b3;color:#fff;justify-self:end;border-bottom-right-radius:4px}.chat-item.app{background:#fff;color:#1d2a40;justify-self:start;border-bottom-left-radius:4px}.chat-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.chat-item-role{font-size:10px;font-weight:700;opacity:.76}.chat-item-time{font-size:10px;opacity:.72}.chat-item.console .chat-item-role{color:#ffffffdb}.chat-item.app .chat-item-role{color:#6e7b91}.chat-empty{display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;color:#8491a6;font-size:12px;border:1px dashed #d6deeb}.chat-jump-btn{width:fit-content;height:30px;padding:0 10px;border-radius:999px;border:0;background:#e8f1ff;color:#24589a;font-size:11px;font-weight:700}.chat-reply-row{display:flex;align-items:center;gap:8px;padding-top:2px;border-top:1px solid #e7edf6}.chat-reply-input{flex:1;height:38px;border-radius:12px;border:1px solid #d6deeb;background:#fff;color:#1a2536;padding:0 12px;font:inherit}.chat-reply-input:focus{outline:none;border-color:#2f74c6;box-shadow:0 0 0 3px #2f74c61f}.small-inline{min-width:72px;height:38px;border-radius:12px;padding:0 14px}.small-inline:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.work-actions{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.work-actions.compact{margin-top:0}.ghost-btn.small,.danger-btn.small{height:34px;padding:0 12px;font-size:12px}@media (max-width: 1280px){body{min-width:0}.hero-card,.toolbar-grid,.workbench-grid{grid-template-columns:1fr}.work-card{width:100%;min-width:0}.pagination-bar{flex-direction:column;align-items:flex-start}.page-footer{width:calc(100vw - 24px);left:12px;right:12px;transform:none}}
