:root{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202923;background:#f6f7f6;font-size:14px;font-synthesis:none;line-height:1.6;letter-spacing:0;--border: #dfe4e0;--muted: #707a73;--green: #16774e}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,input,select{border:1px solid var(--border);border-radius:5px}button{min-height:36px;padding:7px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:inherit;background:#fff;cursor:pointer}button:hover{background:#f0f3f1;border-color:#aab6ad}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #248759;outline-offset:3px}svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.8}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1{font-size:26px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}h2{font-size:16px;font-weight:600}input,select{background:#fff;color:inherit;min-width:0;min-height:38px;padding:7px 11px}input::placeholder{color:#939b96}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#125d3e;color:#fff}.danger{background:#a63636;border-color:#a63636;color:#fff}.danger:hover{background:#872d2d;color:#fff}.icon-button{width:36px;height:36px;padding:8px;flex-shrink:0}.text-button,.text-link{border:0;background:transparent;color:var(--green);display:inline-flex;align-items:center;gap:6px;padding:4px 0}.text-button:hover,.text-link:hover{background:transparent;color:#0d5033}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow-wrap:anywhere}.muted{color:var(--muted);display:flex;align-items:center;gap:6px;font-size:12px}.app-shell{min-height:100dvh;display:grid;grid-template-columns:208px minmax(0,1fr)}.navigation{background:#161c19;color:#a3b1a8;display:flex;flex-direction:column;position:sticky;top:0;height:100dvh;padding:28px 16px 20px}.brand{display:flex;align-items:center;gap:12px;padding:0 12px 38px;color:#fff}.brand>svg{color:#64c295;width:30px;height:30px}.brand div{display:flex;flex-direction:column}.brand strong{font-size:22px;line-height:1.4}.brand span{font-size:11px;color:#9dafa3;margin-top:4px}.navigation nav{display:flex;flex-direction:column;gap:5px}.navigation nav a{display:flex;align-items:center;gap:12px;min-height:44px;border-radius:5px;padding:10px 12px}.navigation nav a:hover{color:#fff;background:#252e28}.navigation nav a.active{color:#b5edcc;background:#2a3b30}.nav-footer{margin-top:auto;font-size:11px;padding:12px;color:#7d8e82}.workspace{min-width:0}.topbar{height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid var(--border);background:#fff;color:var(--muted);font-size:12px}.account{display:flex;align-items:center;gap:9px;min-width:0}.account>span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account>svg{color:var(--green);width:15px}.account button{margin-left:12px}.workspace main{max-width:1480px;padding:30px 32px 50px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--border)}.tabs button{border:0;border-radius:0;border-bottom:2px solid transparent;padding:10px 3px 12px;background:none;color:var(--muted);min-width:56px}.tabs button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green);font-weight:600}.filters{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:20px 0}.filters label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.filters select{min-width:132px;font-size:13px}.search-field{display:flex;align-items:center;width:350px;max-width:100%;border:1px solid var(--border);background:#fff;border-radius:5px;padding:0 6px 0 12px}.search-field>svg{color:#939b96;width:16px}.search-field input{flex:1;border:0;width:100%;background:transparent;font-size:13px}.search-field button{border:0;width:30px;height:30px;min-height:30px}.search-field:focus-within{border-color:#439969}.table-scroll{overflow-x:auto;width:100%;border-top:1px solid var(--border);background:#fff}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;min-width:770px;table-layout:fixed}th{font-weight:500;color:var(--muted);background:#f0f3f1;padding:13px 16px;white-space:nowrap}td{padding:18px 16px;border-bottom:1px solid #e9ece9;overflow-wrap:anywhere;vertical-align:top}td strong{display:block;font-weight:500}td small{color:#7a847d;display:block;margin-top:5px}tr:hover td{background:#fafcfa}th:first-child{width:24%}th:last-child{width:82px}.reports-table th:first-child{width:29%}.reports-table th:nth-child(2){width:20%}.reports-table th:nth-child(3){width:12%}.reports-table th:nth-child(4){width:10%}.reports-table th:nth-child(5){width:18%}.replays-table{min-width:920px}.replays-table th:first-child{width:22%}.replays-table th:nth-child(2),.replays-table th:nth-child(3){width:16%}.replays-table th:nth-child(4){width:15%}.replays-table th:nth-child(5){width:10%}.replays-table th:nth-child(6){width:13%}.replay-player-dialog{width:min(1120px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:6px;color:inherit;background:#fff;box-shadow:0 18px 60px #0b130e47}.replay-player-dialog::backdrop{background:#0d1410ad}.replay-player-modal{max-height:calc(100dvh - 48px);padding:20px;overflow:auto}.replay-player-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.replay-player-heading h2{overflow-wrap:anywhere}.replay-player-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:5px;color:var(--muted);font-size:12px}.replay-player-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.replay-player-actions .text-link{min-height:36px}.replay-player-frame{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:#090c0a}.replay-player-host,.replay-player-host.xgplayer,.replay-player-host .xgplayer{width:100%;height:100%}.replay-player-loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:9px;color:#dce4df;background:#090c0ab8;font-size:12px;pointer-events:none}.replay-player-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.replay-player-error{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;color:#a4352d;background:#fff0ee;border-left:3px solid #c65449;font-size:12px}.replay-player-error button{flex-shrink:0;min-height:32px;padding:5px 10px}.replays-table tr.is-playing td{background:#f0f7f3}.message-preview{margin-top:7px;color:#727b75;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:pre-wrap}.author-role{display:inline-block;font-size:10px;color:#89948b;font-weight:400;margin-left:8px}.status{display:inline-block;padding:2px 7px;font-size:11px;border-radius:4px;background:#edf0ed;color:#68736b;white-space:nowrap}.status.pending{color:#946114;background:#fcf0d7}.status.hidden,.status.live,.status.active,.status.running{color:#216b45;background:#e0f1e5}.status.reserved{color:#946114;background:#fcf0d7}.status.expired{color:#6d5d62;background:#eee9eb}.status.banned{color:#9b2f2f;background:#f9e4e2}.status.deleted{color:#6d5d62;background:#eee9eb}.status.ended{color:#516998;background:#e8eef9}.pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;font-size:12px;color:var(--muted)}.pagination>div{display:flex;align-items:center;gap:14px}.pagination>div span{min-width:45px;text-align:center}.empty-state{min-height:240px;padding:36px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);border-bottom:1px solid var(--border);text-align:center;overflow-wrap:anywhere}.empty-state>svg{width:28px;height:28px;color:#9aa69e}.error-banner{padding:11px 14px;background:#fff0ee;color:#a4352d;font-size:13px;border-left:3px solid #c65449;overflow-wrap:anywhere}.success-banner{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#e8f4ed;color:#276747;font-size:13px;margin-bottom:20px}.metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.metrics>div{position:relative;padding:26px 22px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:12px}.metrics>div:last-child{border-right:0}.metrics svg{position:absolute;right:22px;top:28px;color:#7e8a82}.metrics span{font-size:12px;color:var(--muted);padding-right:22px}.metrics strong{font-size:34px;line-height:1.2;font-weight:600;overflow-wrap:anywhere}svg.amber{color:#b87d27}svg.green{color:#228251}svg.blue{color:#587dac}.overview-section{margin-top:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading a{font-size:12px}.review-summary{border-top:1px solid var(--border)}.review-summary a{display:flex;align-items:center;gap:14px;padding:20px 6px;border-bottom:1px solid var(--border)}.review-summary a strong{margin-left:auto;font-size:20px;font-weight:500}.review-summary a>svg:last-child{margin-left:20px;color:#87968a}.back-button{font-size:12px;margin-bottom:20px}.arrow-forward{transform:rotate(180deg);width:14px}.detail-status{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--border);font-size:12px;color:var(--muted)}.detail-status>svg{color:#b37c2a}.detail-section,.report-content{padding:25px 0;border-bottom:1px solid var(--border)}.message-author{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:20px 0 14px;font-size:12px}.message-author span,.message-author time{color:var(--muted)}.report-content blockquote{margin:0 0 16px;padding:18px 20px;border-left:3px solid #d0d9d2;background:#fff;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.report-image{display:block;width:auto;max-width:100%;max-height:460px;object-fit:contain;margin:12px 0 16px;background:#fff}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:22px 0 0}.details-grid dt{font-size:11px;color:var(--muted);margin-bottom:5px}.details-grid dd{margin:0;overflow-wrap:anywhere;font-size:13px}.details-grid dd.mono{font-size:12px}.meeting-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.meeting-rooms-table,.meeting-sessions-table,.meeting-participants-table{min-width:920px}.meeting-rooms-table th:first-child,.meeting-sessions-table th:first-child,.meeting-participants-table th:first-child{width:20%}.meeting-rooms-table th:nth-child(2),.meeting-sessions-table th:nth-child(2){width:18%}.meeting-participants-table th:nth-child(3){width:18%}.filter-check input{min-height:auto}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px}.plan-card.detail-section{min-width:0;padding:20px;border:1px solid var(--border);border-radius:6px;background:#fff}.plan-card h2{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.plan-card h2 small{color:var(--muted);font-weight:400}.plan-card .details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.plan-entitlements{margin-top:18px;border:1px solid var(--border);border-bottom:0}.plan-entitlements-table{min-width:0;table-layout:fixed}.plan-entitlements-table th,.plan-entitlements-table td{padding:10px 12px}.plan-entitlements-table th:first-child{width:58%}.plan-entitlements-table th:last-child{width:42%}.plan-entitlements-table .hint-copy{margin:0;line-height:1.5}.plan-card .review-actions{margin-top:16px}.plan-card .review-actions button{width:100%}.review-actions{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.confirmation{width:100%}.confirmation p{margin-bottom:14px;font-size:13px}.confirmation>div{display:flex;gap:12px;flex-wrap:wrap}.user-summary{display:flex;align-items:center;gap:16px;padding:20px 0 25px;border-bottom:1px solid var(--border)}.user-summary>div:nth-child(2){min-width:0}.user-summary h2{margin-bottom:3px;overflow-wrap:anywhere}.user-summary>.status{margin-left:auto}.user-avatar{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:50%;background:#e5ebe7;color:#67746b}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-avatar svg{width:24px;height:24px}.live-copy{color:#16774e}.hint-copy{margin:16px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.detail-section h3{margin:26px 0 0;font-size:13px}.billing-reason{display:flex;flex-direction:column;gap:8px;max-width:680px;margin-top:22px;color:var(--muted);font-size:12px}.billing-reason textarea{width:100%;resize:vertical;min-height:60px;padding:10px 12px;border:1px solid var(--border);border-radius:5px;color:inherit;background:#fff}.operation-confirmation select,.operation-confirmation input[type=number],.operation-confirmation input[type=datetime-local],.operation-confirmation input[type=text]{padding:9px 12px;border:1px solid var(--border);border-radius:5px;color:inherit;background:#fff;font:inherit}.operation-confirmation{max-width:680px;margin-top:20px}.operation-confirmation>p{margin-bottom:16px;color:#525e56}.operation-confirmation label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:12px}.operation-confirmation textarea{width:100%;resize:vertical;min-height:86px;padding:10px 12px;border:1px solid var(--border);border-radius:5px;color:inherit;background:#fff}.operation-confirmation>div{display:flex;gap:12px;margin-top:14px}.enterprise-contract-fields{margin:20px 0;padding:16px;border:1px solid var(--border);border-radius:6px}.enterprise-contract-fields legend{font-size:13px;padding:0 6px}.enterprise-contract-fields .hint-copy{margin-top:0;margin-bottom:14px}.enterprise-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:14px}.enterprise-fields-grid input,.enterprise-fields-grid select{min-width:0;width:100%}@media(max-width:600px){.enterprise-fields-grid{grid-template-columns:minmax(0,1fr)}}.evidence-record{border-bottom:1px solid var(--border);padding:16px 0}.evidence-record summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px;cursor:pointer}.evidence-record time{color:var(--muted);font-size:12px}.evidence-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;font-size:12px}.evidence-meta .mono{flex-basis:100%}.evidence-record pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;max-height:480px;overflow-y:auto}.login-page{min-height:100dvh;display:grid;place-items:center;padding:32px 20px;background:#f4f6f4;border-top:5px solid #297b51}.login-form{width:360px;max-width:100%;display:flex;flex-direction:column;gap:20px}.login-brand{display:flex;align-items:center;gap:10px;color:var(--green)}.login-brand svg{width:30px;height:30px}.login-brand strong{font-size:26px;font-weight:600}.login-form h1{margin-bottom:14px;font-size:20px}.login-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#56615a}.login-form input{width:100%;min-height:44px;font-size:14px}.login-form>button{min-height:44px;margin-top:6px}.session-loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:100dvh;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spin,.replay-player-spinner{animation:none}}@media(max-width:1200px){.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:761px)and (max-width:1100px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.navigation{padding:24px 12px}.brand{padding:0 9px 30px}.brand div,.navigation nav span,.nav-footer{display:none}.navigation nav a{justify-content:center;padding:12px}}@media(max-width:760px){.app-shell{display:block;padding-bottom:70px}.navigation{position:fixed;z-index:5;inset:auto 0 0;height:auto;padding:5px 10px max(6px,env(safe-area-inset-bottom));border-top:1px solid #3a453e}.brand,.nav-footer{display:none}.navigation nav{flex-direction:row;gap:4px}.navigation nav a{flex:1;flex-direction:column;justify-content:center;gap:3px;padding:6px;font-size:10px;min-height:54px}.topbar{padding:0 16px;height:58px;gap:8px}.topbar>span{font-size:11px;flex-shrink:0}.account{gap:6px}.account>span{max-width:112px}.account>svg{display:none}.account button{margin-left:0}.workspace main{padding:22px 16px 32px}h1{font-size:23px}.page-heading{margin-bottom:22px}.filters{gap:12px}.search-field{width:100%}.tabs{gap:18px;justify-content:space-between}.tabs button{min-width:48px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics>div{padding:20px 14px}.metrics>div{border-bottom:1px solid var(--border)}.metrics>div:nth-child(2),.metrics>div:nth-child(4){border-right:0}.metrics>div:last-child{border-bottom:0}.metrics svg{right:14px;top:24px;width:16px}.metrics strong{font-size:28px}.details-grid{grid-template-columns:minmax(0,1fr);gap:18px}.plans-grid{grid-template-columns:minmax(0,1fr)}.plan-card.detail-section{padding:16px}.plan-card .details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plan-entitlements-table{display:table}.plan-entitlements-table thead{display:table-header-group}.plan-entitlements-table tbody{display:table-row-group}.plan-entitlements-table tbody tr{display:table-row;padding:0;border-bottom:0;background:transparent}.plan-entitlements-table td{display:table-cell;padding:10px 12px;border-bottom:1px solid #e9ece9}.plan-entitlements-table td:first-child,.plan-entitlements-table td:nth-child(2){grid-column:auto}.plan-entitlements-table td:before{display:none}.report-content blockquote{padding:14px}.review-actions>button{flex:1}.pagination{gap:10px}.pagination>div{gap:8px}.table-scroll{overflow:visible}table{min-width:0;display:block}.replays-table,.meeting-rooms-table,.meeting-sessions-table,.meeting-participants-table{min-width:0}.replay-player-heading{gap:12px}.replay-player-actions{gap:10px}.replay-player-actions .text-link{width:36px;padding:8px}.replay-player-actions .text-link svg{margin:auto}.replay-player-actions .text-link{font-size:0}.replay-player-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:5px}.replay-player-modal{max-height:calc(100dvh - 24px);padding:14px}.replay-player-frame{border-radius:4px}.replay-player-error{align-items:flex-start}.replays-table tr.is-playing{background:#f0f7f3}.replays-table tr.is-playing td{background:transparent}thead{display:none}tbody{display:block}tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:18px 14px;border-bottom:1px solid var(--border)}td{display:block;padding:0;border:0}tr:hover td{background:transparent}td:first-child,td:nth-child(2){grid-column:1 / -1}td:last-child{align-self:end;justify-self:end}td:first-child strong{font-size:14px}td small{margin-top:3px}td:nth-child(2):before{content:"所属用户"}td:nth-child(4):before{content:"创建时间"}td:nth-child(5):before{content:"更新时间"}.reports-table td:nth-child(2):before{content:"直播间"}.reports-table td:nth-child(4):before{content:none}.reports-table td:nth-child(5):before{content:"举报时间"}.replays-table td:nth-child(2):before{content:"直播间"}.replays-table td:nth-child(3):before{content:"所属用户"}.replays-table td:nth-child(4):before{content:"开播时间"}.replays-table td:nth-child(5):before{content:"文件大小"}.replays-table td:nth-child(6):before{content:"状态"}.users-table td:nth-child(2):before{content:"登录身份"}.users-table td:nth-child(4):before{content:none}.users-table td:nth-child(5):before{content:"注册时间"}.meeting-rooms-table td:nth-child(2):before{content:"所属用户"}.meeting-rooms-table td:nth-child(3):before{content:"入会设置"}.meeting-rooms-table td:nth-child(4):before{content:"创建时间"}.meeting-rooms-table td:nth-child(5):before{content:"更新时间"}.meeting-rooms-table td:nth-child(6):before{content:"状态"}.meeting-sessions-table td:nth-child(2):before{content:"所属用户"}.meeting-sessions-table td:nth-child(3):before{content:"状态"}.meeting-sessions-table td:nth-child(4):before{content:"开始时间"}.meeting-sessions-table td:nth-child(5):before{content:"峰值 / 人次"}.meeting-sessions-table td:nth-child(6):before{content:none}.meeting-participants-table td:nth-child(2):before{content:"角色"}.meeting-participants-table td:nth-child(3):before{content:"用户 ID"}.meeting-participants-table td:nth-child(4):before{content:"加入时间"}.meeting-participants-table td:nth-child(5):before{content:"离开时间"}.meeting-participants-table td:nth-child(6):before{content:"停留时长"}td:before{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.message-preview{margin-top:8px;font-size:13px}td .text-button,td .text-link{min-height:36px}}@media(max-width:420px){.navigation nav a span{display:none}.navigation nav a{min-width:34px;min-height:48px}}
