:root{font-synthesis:none;text-rendering:optimizelegibility;--app-bg:#f4f6f8;--app-elevated:#fff;--app-border:#e5e8eb;--app-muted:#667085;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--app-bg:#0f1115;--app-elevated:#171a21;--app-border:#292d36;--app-muted:#98a2b3}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--app-bg)}button,input,textarea,select{font:inherit}.app-shell{background:var(--app-bg);min-height:100vh}.app-sider{z-index:30;border-inline-end:1px solid var(--app-border);inset-block:0;inset-inline-start:0;overflow:hidden;transition:width .16s cubic-bezier(.2,0,0,1),min-width .16s cubic-bezier(.2,0,0,1),max-width .16s cubic-bezier(.2,0,0,1)!important;position:fixed!important}.app-sider .ant-layout-sider-children{flex-direction:column;display:flex}.brand{white-space:nowrap;align-items:center;gap:11px;height:64px;padding:0 18px;display:flex;overflow:hidden}.brand-mark{color:#fff;background:linear-gradient(145deg,#1677ff,#0050b3);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.brand-copy{line-height:1.15;overflow:hidden}.brand-title{font-size:15px;font-weight:700}.brand-subtitle{color:var(--app-muted);margin-top:3px;font-size:11px}.sidebar-menu{flex:1;padding:8px;border-inline-end:0!important}.sidebar-footer{border-top:1px solid var(--app-border);padding:10px}.shell-main{min-width:0;transition:margin-inline-start .16s cubic-bezier(.2,0,0,1)}.shell-header{z-index:20;border-bottom:1px solid var(--app-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:12px;height:64px;display:flex;position:sticky;top:0;background:color-mix(in srgb, var(--app-elevated) 92%, transparent)!important;padding:0 22px!important}.shell-content{width:100%;max-width:1540px;margin:0 auto;padding:24px}.header-actions{align-items:center;gap:8px;min-width:0;display:flex}.user-chip{align-items:center;gap:9px;min-width:0;padding-inline:7px 10px;display:flex}.user-chip-copy{min-width:0;line-height:1.15}.user-chip-name{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-weight:600;overflow:hidden}.user-chip-role{color:var(--app-muted);margin-top:3px;font-size:11px}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-header>:first-child{min-width:0}.page-header h1{margin:0!important;font-size:24px!important}.page-header-description{max-width:920px;color:var(--app-muted);overflow-wrap:anywhere;margin-top:6px}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.surface{box-shadow:0 1px 2px #00000008;border-color:var(--app-border)!important}.surface>.ant-card-head .ant-card-head-title{white-space:normal;min-width:0}.surface .ant-descriptions-item-content{overflow-wrap:anywhere;min-width:0}.table-card .ant-card-body{padding:0}.table-card .ant-table-wrapper{overflow:hidden}.table-card .ant-table-cell{white-space:nowrap}.table-card .ant-table-cell.table-wrap-cell{white-space:normal}.table-card>.ant-card-head .ant-card-head-wrapper{gap:12px}.table-card>.ant-card-head .ant-card-head-title{overflow:visible}.table-card>.ant-card-body>.ant-table-wrapper .ant-pagination{padding-inline:20px}.table-toolbar{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;display:flex}.table-toolbar-search{width:280px;max-width:100%}.table-card-intro{border-bottom:1px solid var(--app-border);padding:16px 24px;margin:0!important}.empty-state{place-items:center;min-height:220px;padding:32px;display:grid}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:32px;display:flex}.error-code{color:var(--app-muted);font-family:ui-monospace,monospace;font-size:12px}.auth-page{background:var(--app-bg);grid-template-columns:minmax(340px,.9fr) minmax(430px,1.1fr);min-height:100vh;display:grid}.auth-aside{color:#fff;background:radial-gradient(circle at 15% 15%,#4096ff 0,#0000 32%),linear-gradient(145deg,#071b36,#003a8c 58%,#0050b3);flex-direction:column;justify-content:space-between;padding:clamp(32px,7vw,96px);display:flex}.auth-aside h1{color:#fff;max-width:560px;margin:28px 0 12px;font-size:clamp(30px,4vw,52px)}.auth-aside p{color:#ffffffb8;max-width:520px;font-size:16px}.auth-panel{place-items:center;padding:28px;display:grid}.auth-card{width:min(420px,100%);border-color:var(--app-border)!important}.auth-top-actions{z-index:2;gap:8px;display:flex;position:fixed;inset-block-start:18px;inset-inline-end:18px}.session-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.session-meta{color:var(--app-muted);flex-wrap:wrap;gap:16px;margin-top:7px;font-size:13px;display:flex}.detail-tabs>.ant-tabs-nav{margin-bottom:16px}.personal-cloud-tabs>.ant-tabs-nav{margin-bottom:18px}.personal-checksum{overflow-wrap:anywhere;word-break:break-all}.personal-log-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.personal-session-selected>td{background:#1677ff14!important}.personal-dictionary-toolbar{grid-template-columns:minmax(220px,1fr) 170px 150px;gap:10px;width:min(760px,100%);display:grid}.json-preview{background:var(--app-bg);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;max-height:420px;margin:0;padding:14px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.operations-updated-at{color:var(--app-muted);margin-top:4px;font-size:12px}.operations-stat-grid .ant-card-body{min-height:126px}.metric-card-note{color:var(--app-muted);margin-top:8px;font-size:12px}.metric-stat-suffix{color:var(--app-muted);font-size:13px;font-weight:400}.operations-runtime-grid{margin-bottom:16px}.metric-meter+.metric-meter{margin-top:20px}.metric-meter{margin-bottom:18px}.metric-meter-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.metric-meter-heading>span{font-weight:600}.metric-unbounded{align-items:baseline;gap:9px;min-height:32px;padding-block:3px;display:flex}.metric-unbounded span{color:var(--app-muted);font-size:12px}.operations-liveshare-table{margin-top:16px}.operations-liveshare-table .ant-card-extra{text-align:end;max-width:46%}.metric-session-cell{min-width:0}.metric-session-cell strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.metric-session-cell span{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:block;overflow:hidden}.clickable-table-row{cursor:pointer}.clickable-table-row:focus-visible{outline-offset:-2px;outline:2px solid #1677ff}.liveshare-detail-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.liveshare-status-card .ant-card-body{min-height:126px}.liveshare-status-value{margin-top:12px;font-size:24px;line-height:1}.liveshare-status-value .ant-tag{margin:0;padding:4px 11px;font-size:15px}.liveshare-detail-grid .ant-descriptions-item-content{overflow-wrap:anywhere;min-width:0}.liveshare-visitor-table{margin:16px 0}.liveshare-visitor-table .ant-card-extra{text-align:end;max-width:48%}.liveshare-active-visitor-row>.ant-table-cell{background:#52c41a12}.liveshare-visitor-hint{border-top:1px solid var(--app-border);margin-top:0;padding:12px 16px 14px}.identifier-value{overflow-wrap:anywhere;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.server-version-tag{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.operations-section-title{margin:26px 0 14px!important;font-size:19px!important}.mobile-only{display:none!important}.ant-drawer-content-wrapper{max-width:100vw}@media (width<=900px){.app-sider{display:none}.shell-main{margin-inline-start:0!important}.mobile-only{display:inline-flex!important}.desktop-only{display:none!important}.shell-header{padding:0 14px!important}.shell-content{padding:16px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding-top:76px}.page-header{flex-direction:column;align-items:stretch}.page-actions{justify-content:flex-start}.personal-dictionary-toolbar{grid-template-columns:1fr 1fr}.personal-dictionary-toolbar>:first-child{grid-column:1/-1}.operations-liveshare-table .ant-card-extra,.liveshare-visitor-table .ant-card-extra{max-width:55%;font-size:12px}.liveshare-detail-stat-grid{grid-template-columns:1fr}}@media (width<=560px){.stat-grid{grid-template-columns:1fr}.shell-content{padding:12px}.user-chip-copy{display:none}.auth-panel{padding:72px 18px 18px}.auth-top-actions{justify-content:flex-end;inset-block-start:12px;inset-inline:12px}.page-header h1{font-size:22px!important}.personal-dictionary-toolbar{grid-template-columns:1fr}.personal-dictionary-toolbar>:first-child{grid-column:auto}.table-card>.ant-card-head .ant-card-head-wrapper{flex-direction:column;align-items:stretch;padding-block:12px}.table-card>.ant-card-head .ant-card-extra{width:100%;margin-inline-start:0}.table-toolbar{grid-template-columns:1fr;align-items:stretch;width:100%;display:grid}.table-toolbar-search,.table-toolbar .ant-select{width:100%!important}.table-card-intro{padding:14px 16px}.table-card>.ant-card-body>.ant-table-wrapper .ant-pagination{padding-inline:12px}.operations-liveshare-table .ant-card-head{align-items:flex-start}.operations-liveshare-table .ant-card-head-wrapper{flex-direction:column;align-items:flex-start;padding-block:12px}.operations-liveshare-table .ant-card-extra{text-align:start;max-width:100%;margin-inline-start:0}.liveshare-visitor-table .ant-card-head{align-items:flex-start}.liveshare-visitor-table .ant-card-head-wrapper{flex-direction:column;align-items:flex-start;padding-block:12px}.liveshare-visitor-table .ant-card-extra{text-align:start;max-width:100%;margin-inline-start:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
