.video-player{position:relative;width:100%;height:100%;min-height:180px;background-color:#1a1a1a;border-radius:8px;overflow:hidden}.video-player-local{transform:scaleX(-1)}.video-player-video{width:100%;height:100%;object-fit:cover}.video-player-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2a2a2a}.video-player-avatar{width:80px;height:80px;border-radius:50%;background-color:#404040;display:flex;align-items:center;justify-content:center}.video-player-avatar-icon{font-size:40px;color:gray}.video-player-avatar-name{margin-top:12px;color:#fff;font-size:14px}.video-player-name-tag{position:absolute;left:8px;bottom:8px;padding:4px 8px;background-color:#0009;border-radius:4px;color:#fff;font-size:12px;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform:scaleX(-1)}.video-player-local .video-player-name-tag{transform:scaleX(-1)}.video-player-local-tag{color:#0f8a5f;margin-left:4px}.video-player-status{position:absolute;right:8px;bottom:8px;display:flex;gap:4px}.video-player-status-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.video-player-status-muted,.video-player-status-video-off{background-color:#ff4d4fe6;color:#fff}.video-player-local-badge{position:absolute;top:8px;left:8px;padding:2px 8px;background-color:#52c41ae6;border-radius:4px;color:#fff;font-size:12px;transform:scaleX(-1)}.media-controls{display:flex;justify-content:center;align-items:center;padding:12px 24px;background-color:#000c;border-radius:40px}.media-controls-center{display:flex;align-items:center;gap:12px}.media-controls-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ffffff1a;color:#fff;font-size:20px;transition:background-color .2s,color .2s,opacity .2s}.media-controls-btn:hover:not(:disabled){background-color:#fff3;color:#fff}.media-controls-btn:disabled{opacity:.5;cursor:not-allowed}.media-controls-btn-off{background-color:#ff4d4fe6}.media-controls-btn-off:hover:not(:disabled){background-color:#ff4d4f}.media-controls-btn-leave{background-color:#b42318}.media-controls-btn-leave:hover:not(:disabled){background-color:#ff7875;color:#fff}.media-controls .ant-btn-text:not(:disabled):hover{background-color:#fff3}.media-controls .ant-btn-text.media-controls-btn-off:not(:disabled):hover{background-color:#ff4d4f}.media-controls .ant-btn-text.media-controls-btn-leave:not(:disabled):hover{background-color:#ff7875}@media(max-width:480px){.media-controls-center{flex-wrap:wrap;justify-content:center;row-gap:8px}}.network-quality{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background-color:#0009;border-radius:4px;font-size:12px;color:#fff}.network-quality-bars{display:flex;align-items:flex-end;gap:2px;height:16px}.network-quality-bar{width:4px;background-color:#ffffff4d;border-radius:1px;transition:background-color .2s}.network-quality-bar-active{background-color:currentColor}.network-quality-icon{display:none;font-size:14px}.network-quality-text{white-space:nowrap}.network-quality-tooltip{font-size:12px;line-height:1.5}.device-detector{display:flex;flex-direction:column;gap:24px}.device-detector-header{display:flex;justify-content:flex-end}.device-detector-error{margin-bottom:16px}.device-detector-section{padding:16px;background-color:#fafafa;border-radius:8px}.device-detector-section-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:500}.device-detector-section-icon{font-size:18px;color:#1f5f8b}.device-detector-icon-success{color:#0f8a5f;font-size:16px}.device-detector-icon-error{color:#b42318;font-size:16px}.device-detector-preview{position:relative;width:100%;height:200px;background-color:#1a1a1a;border-radius:8px;overflow:hidden;margin-bottom:12px}.device-detector-video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.device-detector-preview-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:gray;gap:8px}.device-detector-preview-placeholder .anticon{font-size:48px}.device-detector-volume{margin-bottom:12px}.device-detector-volume-text{display:block;margin-top:4px;font-size:12px;color:#999;text-align:center}.device-detector-controls{display:flex;gap:12px}.device-detector-select{flex:1}.device-detector-modal .ant-modal-body{padding:24px}.video-grid-container{position:relative;width:100%;height:100%;min-width:0;min-height:0;container-type:inline-size}.video-grid-live-region{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.video-grid button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:inherit}.video-grid{display:grid;width:100%;height:100%;min-width:0;min-height:0;box-sizing:border-box;gap:8px;padding:8px;overflow:auto}.video-grid[data-layout=gallery][data-count="1"]{grid-template-columns:1fr}.video-grid[data-layout=gallery][data-count="2"],.video-grid[data-layout=gallery][data-count="3"],.video-grid[data-layout=gallery][data-count="4"]{grid-template-columns:repeat(2,minmax(160px,1fr))}.video-grid[data-layout=gallery][data-count="5"],.video-grid[data-layout=gallery][data-count="6"],.video-grid[data-layout=gallery][data-count="7"],.video-grid[data-layout=gallery][data-count="8"],.video-grid[data-layout=gallery][data-count="9"]{grid-template-columns:repeat(3,minmax(160px,1fr))}.video-grid[data-layout=gallery][data-count="10"],.video-grid[data-layout=gallery][data-count="11"],.video-grid[data-layout=gallery][data-count="12"],.video-grid[data-layout=gallery][data-count="13"],.video-grid[data-layout=gallery][data-count="14"],.video-grid[data-layout=gallery][data-count="15"],.video-grid[data-layout=gallery][data-count="16"]{grid-template-columns:repeat(4,minmax(160px,1fr))}.video-grid[data-layout=gallery]{grid-auto-rows:minmax(112px,1fr)}@container (max-width: 679px){.video-grid[data-layout=gallery][data-count="5"],.video-grid[data-layout=gallery][data-count="6"],.video-grid[data-layout=gallery][data-count="7"],.video-grid[data-layout=gallery][data-count="8"],.video-grid[data-layout=gallery][data-count="9"],.video-grid[data-layout=gallery][data-count="10"],.video-grid[data-layout=gallery][data-count="11"],.video-grid[data-layout=gallery][data-count="12"],.video-grid[data-layout=gallery][data-count="13"],.video-grid[data-layout=gallery][data-count="14"],.video-grid[data-layout=gallery][data-count="15"],.video-grid[data-layout=gallery][data-count="16"]{grid-template-columns:repeat(3,minmax(160px,1fr))}}@container (max-width: 511px){.video-grid[data-layout=gallery][data-count="3"],.video-grid[data-layout=gallery][data-count="4"],.video-grid[data-layout=gallery][data-count="5"],.video-grid[data-layout=gallery][data-count="6"],.video-grid[data-layout=gallery][data-count="7"],.video-grid[data-layout=gallery][data-count="8"],.video-grid[data-layout=gallery][data-count="9"],.video-grid[data-layout=gallery][data-count="10"],.video-grid[data-layout=gallery][data-count="11"],.video-grid[data-layout=gallery][data-count="12"],.video-grid[data-layout=gallery][data-count="13"],.video-grid[data-layout=gallery][data-count="14"],.video-grid[data-layout=gallery][data-count="15"],.video-grid[data-layout=gallery][data-count="16"]{grid-template-columns:repeat(2,minmax(160px,1fr))}}@container (max-width: 343px){.video-grid[data-layout=gallery][data-count="1"],.video-grid[data-layout=gallery][data-count="2"],.video-grid[data-layout=gallery][data-count="3"],.video-grid[data-layout=gallery][data-count="4"],.video-grid[data-layout=gallery][data-count="5"],.video-grid[data-layout=gallery][data-count="6"],.video-grid[data-layout=gallery][data-count="7"],.video-grid[data-layout=gallery][data-count="8"],.video-grid[data-layout=gallery][data-count="9"],.video-grid[data-layout=gallery][data-count="10"],.video-grid[data-layout=gallery][data-count="11"],.video-grid[data-layout=gallery][data-count="12"],.video-grid[data-layout=gallery][data-count="13"],.video-grid[data-layout=gallery][data-count="14"],.video-grid[data-layout=gallery][data-count="15"],.video-grid[data-layout=gallery][data-count="16"]{grid-template-columns:1fr}}.video-grid[data-layout=focus]{grid-template-columns:minmax(0,1fr) clamp(160px,22cqi,260px);grid-template-rows:repeat(var(--video-rail-count),var(--video-rail-row-height));align-content:start}.video-grid[data-layout=focus] .video-grid-item-focused{grid-column:1;grid-row:1 / span var(--video-focus-row-span);position:sticky;top:8px;height:calc(var(--video-grid-viewport-height, 100%) - 16px);min-width:0;min-height:0}.video-grid[data-layout=focus] .video-grid-item:not(.video-grid-item-focused){grid-column:2;min-height:0;aspect-ratio:16 / 9}.video-grid[data-layout=focus][data-count="1"]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.video-grid[data-layout=focus][data-count="1"] .video-grid-item-focused{position:relative;top:auto;grid-column:1;grid-row:1;width:100%;height:100%}.video-grid-item{position:relative;min-width:0;min-height:112px;overflow:hidden;border-radius:8px;background:#101923;cursor:pointer;scroll-margin:8px;touch-action:pan-y}.video-grid-visual-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;background:#101923}.video-grid-item[data-focused=true] .video-grid-visual-frame{inset:50% auto auto 50%;width:var(--focus-frame-width, 100%);height:var(--focus-frame-height, 100%);transform:translate(-50%,-50%)}.video-grid-visual-frame:before,.video-grid-visual-frame:after{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;border-radius:inherit;opacity:0}.video-grid-item-focused .video-grid-visual-frame:before{box-shadow:inset 0 0 0 3px #5bb6d9;opacity:1}.video-grid-item-speaking .video-grid-visual-frame:after{box-shadow:inset 0 0 0 2px #38b98a;opacity:1}.video-grid-item-focused.video-grid-item-speaking .video-grid-visual-frame:after{top:4px;right:4px;bottom:4px;left:4px}.video-grid-item:focus-visible{outline:3px solid #fff;outline-offset:2px}.video-sdk-container{position:absolute;top:0;right:0;bottom:0;left:0}.video-sdk-container video{display:block;width:100%;height:100%;background:#000;object-fit:cover;object-position:50% 50%}.video-grid-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#111b26;color:#ffffffb3}.video-grid-avatar{width:64px;height:64px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;border:1px solid #33465a;border-radius:8px;background:#1d2a38}.video-grid-avatar-icon{font-size:32px;color:#fff9}.video-grid-avatar-initial{font-size:28px;font-weight:600;color:#fff}.video-grid-offline-text{margin-top:8px;color:#999;font-size:13px}.video-grid-reconnecting-text{display:flex;gap:6px;margin-top:8px;color:#b76e00;font-size:13px}.video-grid-item-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,transparent 100%)}.video-grid-focus-indicator{position:absolute;top:10px;left:10px;z-index:4;display:none;align-items:center;padding:5px 9px;border-radius:999px;background:#125e89e6;color:#eaf8ff;font-size:12px;font-weight:600;line-height:1.3;pointer-events:none}.video-grid-item-focused .video-grid-focus-indicator{display:inline-flex}.video-grid-name-tag,.video-grid-item-status{display:flex;align-items:center;gap:6px}.video-grid-name-tag{color:#fff;font-size:13px}.video-grid-name{max-width:120px;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.video-grid-local-tag{color:#ffffffb3;font-size:11px}.video-grid-speaking-text{color:#38b98a;font-size:12px}.video-grid-item-status{gap:4px}.video-grid-network-indicator,.video-grid-muted-icon{display:inline-flex;align-items:center;justify-content:center}.video-grid-network-indicator{width:22px;height:22px;font-size:12px}.video-grid-audio-level{display:inline-flex;width:5px;height:20px;align-items:flex-end;overflow:hidden;border-radius:999px;background:#ffffff2e}.video-grid-audio-level>span{width:100%;min-height:3px;border-radius:inherit;background:#94a3b8;transition:height .1s linear}.video-grid-audio-level-active>span{background:#38b98a}.video-grid-muted-icon{width:24px;height:24px;border-radius:50%;background:#ff4d4fcc;color:#fff;font-size:12px}.video-grid-status-indicator{display:flex;align-items:center;justify-content:center;font-size:12px}.video-grid-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#ffffff80}.video-grid-empty-icon{margin-bottom:16px;font-size:48px;opacity:.6}@media(max-width:768px){.video-grid-container{overflow-x:hidden}.video-grid{gap:8px;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));overflow-x:hidden}.video-grid[data-layout=gallery][data-count="1"],.video-grid[data-layout=gallery][data-count="2"]{grid-template-columns:1fr}.video-grid[data-layout=gallery][data-count="3"],.video-grid[data-layout=gallery][data-count="4"],.video-grid[data-layout=gallery][data-count="5"],.video-grid[data-layout=gallery][data-count="6"],.video-grid[data-layout=gallery][data-count="7"],.video-grid[data-layout=gallery][data-count="8"],.video-grid[data-layout=gallery][data-count="9"],.video-grid[data-layout=gallery][data-count="10"],.video-grid[data-layout=gallery][data-count="11"],.video-grid[data-layout=gallery][data-count="12"],.video-grid[data-layout=gallery][data-count="13"],.video-grid[data-layout=gallery][data-count="14"],.video-grid[data-layout=gallery][data-count="15"],.video-grid[data-layout=gallery][data-count="16"]{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid[data-layout=focus]{display:flex;flex-wrap:wrap;align-content:start;overflow-y:auto;overscroll-behavior:contain}.video-grid[data-layout=focus] .video-grid-item-focused{order:-1;z-index:4;flex:0 0 100%;position:sticky;top:0;height:var(--mobile-focus-height)}.video-grid[data-layout=focus] .video-grid-item:not(.video-grid-item-focused){flex:0 0 calc(50% - 4px);min-height:48px;aspect-ratio:16 / 9}.video-grid-item{min-width:48px;min-height:48px}.video-grid-avatar{width:48px;height:48px}.video-grid-avatar-icon{font-size:24px}.video-grid-avatar-initial{font-size:20px}.video-grid-item-footer{padding:6px 8px}.video-grid-name{max-width:80px;font-size:12px}}.video-grid-vu-bars{display:none}[data-theme=console] .video-grid-audio-level{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}[data-theme=console] .video-grid-vu-bars{display:inline-flex;width:13px;height:16px;align-items:flex-end;gap:2px}[data-theme=console] .video-grid-vu-bars>span{width:3px;height:100%;border-radius:999px;background:var(--sg-console-accent);transform-origin:bottom;animation:video-grid-vu-bounce .9s ease-in-out infinite}[data-theme=console] .video-grid-vu-bars>span:nth-child(1){animation-delay:-.3s}[data-theme=console] .video-grid-vu-bars>span:nth-child(2){animation-delay:-.15s}[data-theme=console] .video-grid-vu-bars>span:nth-child(3){animation-delay:0s}[data-theme=console] .video-grid-vu-bars[data-speaking=false]>span{animation:none;transform:scaleY(.25);opacity:.35}@keyframes video-grid-vu-bounce{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}:root{--sg-brand-red: #9e1f16;--sg-brand-red-hover: #b7372c;--sg-brand-red-soft: #fff1ef;--sg-blue: #1f5f8b;--sg-blue-hover: #2a75a8;--sg-blue-soft: #eaf3fa;--sg-report-green: #0f766e;--sg-report-green-soft: #e8f5f2;--sg-ink: #172033;--sg-text: #273244;--sg-muted: #5f6b7a;--sg-subtle: #5d6878;--sg-border: #d8dee8;--sg-border-subtle: #e7ecf3;--sg-bg: #f3f6fa;--sg-surface: #ffffff;--sg-surface-soft: #f8fafd;--sg-success: #0f8a5f;--sg-warning: #b76e00;--sg-error: #b42318;--sg-radius-sm: 6px;--sg-radius-md: 8px;--sg-radius-lg: 12px;--sg-shadow-sm: 0 1px 3px rgba(23, 32, 51, .08);--sg-shadow-md: 0 6px 18px rgba(23, 32, 51, .08);--sg-disabled: #8a8a8a;--sg-disabled-bg: #f5f5f5;--sg-shadow-lg: 0 12px 32px rgba(23, 32, 51, .12);--sg-radius-xs: 4px;--sg-transition-fast: .15s ease;--sg-transition-normal: .25s ease;--sg-transition-slow: .35s ease;--sg-z-dropdown: 1050;--sg-z-modal: 1060;--sg-z-tooltip: 1070;--sg-z-notification: 1080;--sg-font: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{background:var(--sg-bg)}body{margin:0;color:var(--sg-text);font-family:var(--sg-font);background:var(--sg-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font-family:inherit}#root{min-height:100vh}.admin-app-root{color:var(--sg-text)}.admin-app-root .ant-layout-sider{background:var(--sg-surface)}.admin-app-root .ant-layout-sider-trigger{color:var(--sg-muted);background:var(--sg-surface);border-top:1px solid var(--sg-border-subtle)}.admin-main-menu .ant-menu-submenu-title,.admin-main-menu .ant-menu-item{min-height:38px;margin-block:3px!important;color:var(--sg-text)}.admin-main-menu .ant-menu-submenu-title,.admin-main-menu .ant-menu-item-selected{font-weight:650}.admin-user-label{max-width:180px;overflow:hidden;color:var(--sg-text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}a,button,.ant-btn,.ant-card,.ant-tag,.ant-menu-item,[role=button]{transition:color var(--sg-transition-fast),background-color var(--sg-transition-fast),border-color var(--sg-transition-fast),box-shadow var(--sg-transition-fast),opacity var(--sg-transition-fast),transform var(--sg-transition-fast)}.ant-card:hover{border-color:var(--sg-border);box-shadow:var(--sg-shadow-sm)}.ant-table-tbody>tr{transition:background-color var(--sg-transition-fast)}:focus-visible{outline:2px solid var(--sg-blue);outline-offset:2px}button:focus-visible,.ant-btn:focus-visible{outline:2px solid var(--sg-blue);outline-offset:2px;box-shadow:0 0 0 3px var(--sg-blue-soft)}@media(hover:none){.ant-card:hover{border-color:var(--sg-border-subtle);box-shadow:none}}.sg-beta-badge{display:inline-flex;flex:0 0 auto;align-items:center;height:22px;padding:0 8px;color:var(--sg-brand-red);font-size:12px;font-weight:600;line-height:1;white-space:nowrap;background:var(--sg-brand-red-soft);border:1px solid rgba(158,31,22,.24);border-radius:999px}.sg-page{display:flex;flex-direction:column;gap:16px;width:100%}.sg-page-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--sg-border-subtle)}.sg-page-title{margin:0;color:var(--sg-ink);font-size:22px;font-weight:700;line-height:1.25;text-wrap:balance}.sg-page-description{max-width:72ch;margin:6px 0 0;color:var(--sg-muted);line-height:1.6}.sg-toolbar,.sg-filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px;background:var(--sg-surface-soft);border:1px solid var(--sg-border-subtle);border-radius:var(--sg-radius-md)}.sg-responsive-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.sg-record-card-list{display:flex;flex-direction:column;gap:12px;width:100%}.sg-record-card{border-color:var(--sg-border-subtle)}.sg-record-card-clickable{cursor:pointer}.sg-record-card-head{display:flex;gap:10px;align-items:flex-start}.sg-record-card-title-block{min-width:0;flex:1}.sg-record-card-title{color:var(--sg-ink);font-size:15px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.sg-record-card-description{margin-top:3px;color:var(--sg-muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.sg-record-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.sg-record-card-meta{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0 0}.sg-record-card-meta-item{display:grid;grid-template-columns:minmax(72px,34%) minmax(0,1fr);gap:10px;align-items:start}.sg-record-card-meta-item dt{color:var(--sg-muted);font-size:12px}.sg-record-card-meta-item dd{min-width:0;margin:0;color:var(--sg-text);font-size:13px;overflow-wrap:anywhere}.sg-record-card-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid var(--sg-border-subtle)}.sg-record-card-actions .ant-btn{min-height:36px}.sg-record-card-pagination{display:flex;justify-content:center;margin-top:4px}.sg-record-card-empty{padding:28px 12px;background:var(--sg-surface);border:1px solid var(--sg-border-subtle);border-radius:var(--sg-radius-md)}.sg-mobile-action-bar{position:sticky;bottom:0;z-index:20;display:none;gap:8px;align-items:center;padding:10px 12px max(10px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--sg-border-subtle)}.sg-panel{background:var(--sg-surface);border:1px solid var(--sg-border-subtle);border-radius:var(--sg-radius-md)}.sg-report-surface{padding:18px;background:linear-gradient(180deg,#0f766e0d,#fff0 170px),var(--sg-surface);border:1px solid rgba(15,118,110,.18);border-radius:var(--sg-radius-lg)}.sg-report-section{padding:14px 0;border-top:1px solid var(--sg-border-subtle)}.sg-report-section:first-child{border-top:0}.sg-report-heading{margin:0 0 8px;color:var(--sg-ink);font-size:16px;font-weight:700}.sg-report-list{margin:0;padding-left:20px;color:var(--sg-text);line-height:1.7}.sg-public-shell{min-height:100vh;padding:28px 16px 40px;background:radial-gradient(circle at top left,rgba(31,95,139,.12),transparent 320px),linear-gradient(180deg,#f8fbfe 0%,var(--sg-bg) 100%)}.sg-cloud-page{position:relative;isolation:isolate;overflow:hidden}.sg-cloud-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.9}.sg-cloud-page>*:not(.sg-cloud-background){position:relative;z-index:1}.sg-public-frame{width:min(1060px,100%);margin:0 auto}.sg-public-header{display:flex;gap:14px;align-items:center;margin-bottom:18px}.sg-public-title{margin:0;color:var(--sg-ink);font-size:22px;font-weight:700}.sg-public-subtitle{margin:4px 0 0;color:var(--sg-muted)}.sg-public-card{background:#ffffffe6;border:1px solid var(--sg-border-subtle);border-radius:var(--sg-radius-lg);box-shadow:var(--sg-shadow-sm)}.sg-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);background:radial-gradient(circle at 18% 12%,rgba(31,95,139,.14),transparent 330px),linear-gradient(135deg,#f8fbfe,#edf3f8)}.sg-login-brand{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:48px;border-right:1px solid var(--sg-border-subtle);background:#ffffffc7}.sg-login-copy{max-width:620px}.sg-login-panel{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#ffffffdb}.ant-card{border-color:var(--sg-border-subtle);box-shadow:none}.ant-card-head{border-bottom-color:var(--sg-border-subtle)}.ant-table-wrapper .ant-table{color:var(--sg-text)}.ant-table-thead>tr>th{font-weight:650}.sg-fit-table .ant-table{width:100%}.sg-fit-table .ant-table-content{overflow-x:auto}.sg-fit-table .ant-table-thead>tr>th,.sg-fit-table .ant-table-tbody>tr>td{padding-inline:6px}.sg-fit-table .ant-table-cell{min-width:0}.sg-fit-table .ant-table-cell>.ant-space:not(.ant-space-vertical){max-width:100%;flex-wrap:wrap;row-gap:2px}.sg-fit-table .ant-table-cell .ant-tag{max-width:100%;margin-inline-end:0;overflow:hidden;text-overflow:ellipsis}.sg-fit-table .ant-table-cell .ant-btn-link,.sg-fit-table .ant-table-cell .ant-btn-text{padding-inline:4px}.sg-fit-table--centered .ant-table-thead>tr>th,.sg-fit-table--centered .ant-table-tbody>tr>td{text-align:center}.statistics-page,.statistics-page .ant-tabs-content-holder,.statistics-page .ant-tabs-content,.statistics-page .ant-tabs-tabpane,.statistics-page .ant-card,.statistics-page .ant-card-body{width:100%;min-width:0;max-width:100%}.statistics-loading{display:flex;min-height:240px;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;padding:48px 16px;color:var(--sg-muted)}.statistics-loading .ant-skeleton{width:100%}.statistics-tab-actions{display:flex;justify-content:flex-end}.statistics-filter-toolbar{width:100%}.statistics-chart{width:100%;min-width:0;height:360px;overflow:hidden}.statistics-chart--large{height:400px}.statistics-table{width:100%;max-width:100%;font-variant-numeric:tabular-nums}.statistics-table .ant-table-content{max-width:100%;overflow-x:auto}.statistics-mobile-data{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0);clip-path:inset(50%)}.statistics-mobile-data table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.statistics-mobile-data caption,.statistics-mobile-data th,.statistics-mobile-data td{padding:9px 10px;border-bottom:1px solid var(--sg-border-subtle);text-align:left}.statistics-mobile-data caption{color:var(--sg-muted);font-weight:600}.statistics-numeric-cell{text-align:right!important}.ant-descriptions-bordered .ant-descriptions-item-label{color:var(--sg-muted);background:var(--sg-surface-soft)}.ant-alert{border-radius:var(--sg-radius-md)}.ant-result-title,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{color:var(--sg-ink)}@media(max-width:768px){html,body{overflow-x:hidden}.sg-page-header,.sg-public-header{flex-direction:column;align-items:stretch;gap:12px}.sg-page{gap:12px}.sg-page-title{font-size:20px}.sg-page-description{font-size:13px}.sg-toolbar,.sg-filter-bar,.sg-responsive-toolbar{align-items:stretch}.sg-toolbar>*,.sg-filter-bar>*,.sg-responsive-toolbar>*{width:100%!important;max-width:100%}.admin-app-root .sg-responsive-toolbar>.ant-space-item,.admin-app-root .sg-responsive-toolbar .ant-space-item,.sg-mobile-filter-drawer .sg-responsive-toolbar>.ant-space-item,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-space-item{width:100%!important;max-width:100%;min-width:0}.admin-app-root .sg-responsive-toolbar .ant-input,.admin-app-root .sg-responsive-toolbar .ant-input-affix-wrapper,.admin-app-root .sg-responsive-toolbar .ant-input-number,.admin-app-root .sg-responsive-toolbar .ant-picker,.admin-app-root .sg-responsive-toolbar .ant-select,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input-affix-wrapper,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input-number,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-picker,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-select{width:100%!important;max-width:100%;min-width:0}.admin-app-root .sg-responsive-toolbar .ant-input,.admin-app-root .sg-responsive-toolbar .ant-input-affix-wrapper,.admin-app-root .sg-responsive-toolbar .ant-input-number,.admin-app-root .sg-responsive-toolbar .ant-picker,.admin-app-root .sg-responsive-toolbar .ant-select,.admin-app-root .sg-responsive-toolbar .ant-select-selector,.admin-app-root .sg-responsive-toolbar .ant-btn,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input-affix-wrapper,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-input-number,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-picker,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-select,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-select-selector,.sg-mobile-filter-drawer .sg-responsive-toolbar .ant-btn{min-height:44px!important}.sg-mobile-filter-drawer .ant-drawer-content-wrapper{max-height:88vh}.sg-mobile-filter-drawer .ant-drawer-body{padding:14px}.sg-mobile-filter-drawer .sg-filter-bar,.sg-mobile-filter-drawer .sg-toolbar,.sg-mobile-filter-drawer .sg-responsive-toolbar{padding:0;background:transparent;border:0}.sg-mobile-action-bar{display:flex}.ant-btn{min-height:40px}.ant-btn-sm{min-height:34px}.ant-card-body{padding:14px!important}.ant-card-head{min-height:48px;padding:0 14px!important}.ant-modal-root .ant-modal{max-width:calc(100vw - 32px);margin:10px auto}.ant-modal-content{padding:16px!important}.ant-modal-body{max-height:calc(100vh - 170px);overflow:auto}.ant-drawer-content-wrapper{max-width:100vw}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{min-height:40px}.ant-table-wrapper{max-width:100%}.ant-table-wrapper .ant-table{font-size:13px}.ant-pagination{gap:6px}.ant-pagination-options{display:none!important}.ant-descriptions-view{overflow-x:auto}.ant-form-item{margin-bottom:16px}.statistics-chart{height:320px}.statistics-chart--large{height:340px}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number,textarea.ant-input{min-height:40px}.sg-public-shell{padding:18px 12px 28px}.sg-public-card{border-radius:var(--sg-radius-md)}.sg-public-title{font-size:20px}.sg-login-shell{grid-template-columns:1fr}.sg-login-brand{min-height:auto;gap:28px;padding:28px 20px;border-right:0;border-bottom:1px solid var(--sg-border-subtle)}.sg-login-panel{min-height:auto;padding:20px}}@media(max-width:480px){.sg-page-header,.sg-public-header{gap:8px}.sg-page-title{font-size:18px}.sg-page-description{font-size:12px}.ant-btn{min-height:44px;font-size:14px}.statistics-page .ant-tabs-tab,.statistics-page .ant-select-selector,.statistics-page .ant-picker{min-height:44px!important}.statistics-chart{height:280px}.statistics-chart--large{height:300px}.statistics-chart,.statistics-chart-only-card{display:none}.statistics-mobile-data{position:static;display:block;width:auto;height:auto;padding:initial;margin:0;overflow-x:auto;white-space:normal;clip:auto;clip-path:none}.ant-modal-root .ant-modal{max-width:calc(100vw - 32px);margin:6px auto}.ant-modal-content,.ant-card-body{padding:12px!important}.ant-table-wrapper .ant-table,.ant-descriptions-item-label{font-size:12px}.sg-login-brand{padding:20px 16px;gap:20px}.sg-login-panel{padding:16px}.sg-public-shell{padding:12px 8px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-theme=console]{--sg-console-bg: #0e1a21;--sg-console-panel: #13232c;--sg-console-panel-soft: #0d161e;--sg-console-border: #1f3a47;--sg-console-border-strong: #34475a;--sg-console-text: #dfeef3;--sg-console-text-strong: #ffffff;--sg-console-muted: #9fc2cd;--sg-console-accent: #2a9d8f;--sg-console-control: #1f3540;--sg-console-control-hover: #2b4a5a;--sg-console-video-bg: #000000;--sg-console-rec: #ff5f57;--sg-console-danger: #ff5f57}[data-theme=console] .ant-typography{color:var(--sg-console-text)}[data-theme=console] .ant-typography.ant-typography-secondary,[data-theme=console] .ant-typography-secondary{color:var(--sg-console-muted)}[data-theme=console] .ant-btn-default{color:var(--sg-console-text);background:var(--sg-console-control);border-color:var(--sg-console-border)}[data-theme=console] .ant-btn-default:not(:disabled):hover{color:var(--sg-console-text-strong);background:var(--sg-console-control-hover);border-color:var(--sg-console-border-strong)}[data-theme=console] .ant-tag{color:var(--sg-console-text);background:var(--sg-console-control);border-color:var(--sg-console-border)}[data-theme=console] .ant-alert{color:var(--sg-console-text)}[data-theme=console] .ant-alert .ant-alert-message{color:var(--sg-console-text-strong)}[data-theme=console] .ant-alert .ant-alert-description{color:var(--sg-console-text)}[data-theme=console] .ant-alert-warning{background:color-mix(in srgb,var(--sg-warning) 20%,var(--sg-console-panel));border-color:color-mix(in srgb,var(--sg-warning) 45%,var(--sg-console-border))}[data-theme=console] .ant-alert-warning .ant-alert-icon{color:color-mix(in srgb,var(--sg-warning) 55%,var(--sg-console-text-strong))}[data-theme=console] .ant-alert-error{background:color-mix(in srgb,var(--sg-console-danger) 16%,var(--sg-console-panel));border-color:color-mix(in srgb,var(--sg-console-danger) 45%,var(--sg-console-border))}[data-theme=console] .ant-alert-error .ant-alert-icon{color:var(--sg-console-danger)}[data-theme=console] .ant-checkbox-wrapper{color:var(--sg-console-text)}[data-theme=console] .ant-checkbox .ant-checkbox-inner{background:var(--sg-console-control);border-color:var(--sg-console-border-strong)}[data-theme=console] .ant-checkbox-checked .ant-checkbox-inner{background:var(--sg-console-accent);border-color:var(--sg-console-accent)}[data-theme=console] .ant-input,[data-theme=console] .ant-input-affix-wrapper{color:var(--sg-console-text);background:var(--sg-console-control);border-color:var(--sg-console-border)}[data-theme=console] .ant-input-affix-wrapper .ant-input{background:transparent}[data-theme=console] .ant-input::placeholder,[data-theme=console] .ant-input-affix-wrapper .ant-input::placeholder{color:var(--sg-console-muted)}[data-theme=console] .ant-input:hover,[data-theme=console] .ant-input-affix-wrapper:hover{border-color:var(--sg-console-border-strong)}[data-theme=console] .ant-input:focus,[data-theme=console] .ant-input-focused,[data-theme=console] .ant-input-affix-wrapper-focused{border-color:var(--sg-console-accent);box-shadow:none}[data-theme=console] .ant-tabs{color:var(--sg-console-text)}[data-theme=console] .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:var(--sg-console-border)}[data-theme=console] .ant-tabs .ant-tabs-tab{color:var(--sg-console-muted)}[data-theme=console] .ant-tabs .ant-tabs-tab:hover{color:var(--sg-console-text)}[data-theme=console] .ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--sg-console-accent)}[data-theme=console] .ant-tabs .ant-tabs-ink-bar{background:var(--sg-console-accent)}[data-theme=console] .ant-empty .ant-empty-description{color:var(--sg-console-muted)}[data-theme=console] .ant-spin{color:var(--sg-console-accent)}[data-theme=console] .ant-spin .ant-spin-text{color:var(--sg-console-muted)}[data-theme=console] .ant-spin .ant-spin-dot-item{background:var(--sg-console-accent)}[data-theme=console]{position:relative}[data-theme=console] .ant-modal .ant-modal-content{color:var(--sg-console-text);background:var(--sg-console-panel);border:1px solid var(--sg-console-border)}[data-theme=console] .ant-modal .ant-modal-header{background:transparent}[data-theme=console] .ant-modal .ant-modal-title{color:var(--sg-console-text-strong)}[data-theme=console] .ant-modal .ant-modal-close{color:var(--sg-console-muted)}[data-theme=console] .ant-modal .ant-modal-close:hover{color:var(--sg-console-text-strong);background:var(--sg-console-control)}[data-theme=console] .ant-modal .ant-modal-footer{background:transparent}[data-theme=console] .ant-modal-confirm .ant-modal-confirm-title{color:var(--sg-console-text-strong)}[data-theme=console] .ant-modal-confirm .ant-modal-confirm-content{color:var(--sg-console-text)}[data-theme=console] .ant-popover{--antd-arrow-background-color: var(--sg-console-panel)}[data-theme=console] .ant-popover .ant-popover-inner{background:var(--sg-console-panel);border:1px solid var(--sg-console-border)}[data-theme=console] .ant-popover .ant-popover-title{color:var(--sg-console-text-strong);border-bottom-color:var(--sg-console-border)}[data-theme=console] .ant-popover .ant-popover-inner-content{color:var(--sg-console-text)}[data-theme=console] .ant-select-dropdown{background:var(--sg-console-panel);border:1px solid var(--sg-console-border)}[data-theme=console] .ant-select-dropdown .ant-select-item{color:var(--sg-console-text)}[data-theme=console] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--sg-console-control-hover)}[data-theme=console] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--sg-console-text-strong);background:var(--sg-console-control)}[data-theme=console] .ant-select-dropdown .ant-select-item-option-disabled{color:var(--sg-console-muted)}[data-theme=console] .ant-result .ant-result-title{color:var(--sg-console-text-strong)}[data-theme=console] .ant-result .ant-result-subtitle{color:var(--sg-console-muted)}[data-theme=console] .ant-result-error .ant-result-icon>.anticon{color:var(--sg-console-danger)}[data-theme=console] .ant-progress .ant-progress-text{color:var(--sg-console-text)}[data-theme=console] .ant-divider{color:var(--sg-console-text);border-color:var(--sg-console-border)}.candidate-app-root{min-height:100vh;background:var(--sg-bg)}.candidate-assessment-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:8px;width:100%}.candidate-assessment-option{min-height:42px;margin-inline-end:0!important;padding:9px 10px;border:1px solid var(--sg-border-subtle);border-radius:var(--sg-radius-sm);background:var(--sg-surface-soft)}.candidate-assessment-option span:last-child{white-space:normal}@media(max-width:768px){.sg-public-card .ant-input,.sg-public-card .ant-input-affix-wrapper,.sg-public-card .ant-input-number,.sg-public-card .ant-picker,.sg-public-card .ant-select-selector,.sg-public-card textarea.ant-input{min-height:44px!important}.candidate-assessment-options{grid-template-columns:1fr}.candidate-assessment-form .ant-form-item-label>label{height:auto;line-height:1.5;white-space:normal}}
