:root{--bg:#0c1117;--bg-elev:#151b23;--bg-soft:#1c2430;--line:#2a3443;--text:#eef3f8;--muted:#9aa8b7;--accent:#4f8cff;--accent-2:#7c5cff;--ok:#3ecf8e;--warn:#e7b549;--orange:#e7b549;--bad:#f07178;--info:#6cb6ff;--shadow:0 12px 40px rgba(0,0,0,0.28);--radius:16px;font-family:IBM Plex Sans,Segoe UI,sans-serif}@media (prefers-color-scheme:light){:root{--bg:#f4f7fb;--bg-elev:#ffffff;--bg-soft:#eef3f8;--line:#d7e0ea;--text:#12202e;--muted:#5d6d7d;--shadow:0 10px 30px rgba(18,32,46,0.08)}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.app-shell.narrow{grid-template-columns:1fr}.sidebar{background:var(--bg-elev);border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column;gap:16px;min-width:0}.nav-section,.side-nav{display:grid;grid-gap:2px;gap:2px}.nav-section{margin-top:12px}.nav-section:first-child{margin-top:0}.nav-section-label{padding:8px 12px 4px;font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--orange)}.nav-icon{width:16px;height:16px;flex:0 0 16px;opacity:.85}.side-foot{margin-top:auto}.side-logout{width:auto;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:10px}.app-shell.host-shell .nav-icon:not(.nav-icon-keep),.side-logout .nav-icon{display:none}.app-shell.host-shell .main{min-width:0}.identity-block{padding:12px 4px 14px;border-bottom:1px solid var(--line);min-width:0;overflow:hidden}.identity-block.compact{padding-bottom:10px}.identity-avatar{width:72px;height:72px;border-radius:50%;background:var(--bg-soft);overflow:hidden;display:grid;place-items:center;margin-bottom:10px;font-weight:700;color:var(--muted)}.identity-avatar.small{width:40px;height:40px}.identity-avatar img{width:100%;height:100%;object-fit:cover}.identity-initials{font-size:22px;font-weight:800;letter-spacing:.04em;color:var(--text)}.identity-name{font-weight:700;overflow-wrap:anywhere}.identity-title{font-weight:800;margin-top:2px;overflow-wrap:anywhere}.identity-message,.identity-meta{font-weight:400;margin-top:2px;overflow-wrap:anywhere}.identity-meta,.identity-sub{color:var(--muted)}.identity-sub{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;font-size:12px}.identity-warn{color:var(--warn)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.04em}.brand-mark{width:34px;height:34px;border-radius:50%;background:transparent;display:grid;place-items:center;color:white;font-size:18px;object-fit:cover}.nav-link{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;color:var(--muted)}.nav-link.active,.nav-link:hover{background:var(--bg-soft);color:var(--text)}.main{padding:28px}.page-title{margin:0 0 6px;font-size:28px;letter-spacing:-.03em}.page-sub{margin:0 0 22px;color:var(--muted)}.card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.grid{display:grid;grid-gap:16px;gap:16px}.grid.stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.grid.two{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.btn{border:0;border-radius:10px;padding:10px 14px;background:var(--accent);color:white}.btn.secondary{background:var(--bg-soft);color:var(--text);border:1px solid var(--line)}.btn.danger{background:var(--bad)}.btn.ghost{background:transparent;color:var(--muted)}.btn:disabled{opacity:.5;cursor:not-allowed}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.field{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px}.field span{color:var(--muted);font-size:13px}.field input,.field select,.field textarea{background:var(--bg);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:10px 12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:10px 8px;border-bottom:1px solid var(--line);font-size:14px}th{color:var(--muted);font-weight:600}.users-master-page .page-title{margin:0 0 12px}.users-master-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.users-master-stats .stat-card{padding:8px 12px;border-radius:12px}.users-master-stats .stat-card strong{font-size:22px;line-height:1.15}.users-master-stat-label{margin:2px 0 0;color:var(--muted);font-size:12px}.users-master-toolbar{margin-bottom:10px;gap:8px}.users-master-filter{flex:0 1 320px;width:320px;max-width:360px;min-width:220px;min-height:36px;padding:6px 10px;background:var(--bg);border:1px solid var(--line);color:var(--text);border-radius:10px}.users-master-toolbar .btn{padding:7px 12px}.users-master-table-card{padding:6px 8px}.users-master-table{width:100%;min-width:0;table-layout:fixed}.users-master-table td,.users-master-table th{padding:5px 8px;font-size:13px;white-space:nowrap;vertical-align:middle}.users-master-id{width:10%;max-width:128px;white-space:normal}.users-master-name{width:11%;max-width:128px}.users-master-name,.users-master-name-btn{white-space:normal;overflow-wrap:anywhere;line-height:1.3}.users-master-name-btn{background:none;border:0;padding:0;color:var(--accent);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer;text-align:left}.users-master-name-btn:focus-visible,.users-master-name-btn:hover{color:var(--info)}.users-master-icons{width:72px}.users-master-utils{flex-wrap:nowrap;gap:6px}.users-master-page .icon-action{width:28px;height:28px;min-width:28px;border-radius:8px}.users-master-ref{width:14%;white-space:normal;overflow-wrap:anywhere;line-height:1.3}.users-master-room{width:8%}.users-master-log{width:12%;text-align:center;white-space:normal;line-height:1.3}.users-master-device{width:22%;white-space:normal;min-width:132px}.users-master-app{width:7%;text-align:center}.users-master-status{width:6%;text-align:center}.users-master-action{width:132px}.users-master-status-letter{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:6px;font-weight:800;font-size:12px;background:var(--bg-soft)}.users-master-status-letter.ok{color:var(--ok)}.users-master-status-letter.warn{color:var(--warn)}.users-master-letter{width:28px;height:28px;min-width:28px;padding:0;display:inline-grid;place-items:center;font-weight:700;font-size:12px;line-height:1}.users-master-page .users-actions{gap:6px}.users-master-mobile-list{display:none}.rooms-master-page .page-title{margin:0 0 12px}.rooms-master-table-card{padding:6px 8px;max-width:760px}.rooms-master-table{width:100%;table-layout:fixed}.rooms-master-table td,.rooms-master-table th{padding:6px 8px;font-size:13px;vertical-align:middle}.rooms-master-name{width:22%}.rooms-master-count{width:16%;text-align:center}.rooms-master-meeting,.rooms-master-password{width:31%}.host-master-title{margin:0 0 22px}.host-master-table{min-width:1180px}.host-master-table td,.host-master-table th{padding:8px 10px;white-space:nowrap;vertical-align:top}.host-master-stack,.host-master-wrap{white-space:normal;max-width:168px;line-height:1.35}.host-master-stack{display:grid;grid-gap:2px;gap:2px}.host-master-table td.host-master-log,.host-master-table th.host-master-log{text-align:center;vertical-align:middle;white-space:normal}.host-master-log-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.35;padding:4px 0;min-width:88px}.users-actions{flex-wrap:nowrap}.cell-ellipsis{max-width:240px;overflow-wrap:anywhere}.field-help{color:var(--muted);font-size:12px}.icon-action{width:36px;height:36px;min-width:36px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--bg-soft);color:var(--text)}.icon-action:hover{border-color:var(--accent);color:var(--accent)}.icon-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:3px 8px;font-size:12px;background:var(--bg-soft)}.badge.ok{color:var(--ok)}.badge.warn{color:var(--warn)}.badge.bad{color:var(--bad)}.badge.info{color:var(--info)}.modal-back{position:fixed;inset:0;background:rgba(0,0,0,.5);display:grid;place-items:center;z-index:20}.modal{width:min(560px,calc(100vw - 24px))}.notice{padding:10px 12px;border-radius:10px;background:var(--bg-soft);color:var(--muted)}.notice.bad{color:var(--bad)}.notice.ok{color:var(--ok)}.row-focus td{background:rgba(79,140,255,.12)}.toast-stack{position:fixed;top:20px;right:20px;z-index:80;display:grid;grid-gap:8px;gap:8px;width:min(360px,calc(100vw - 32px));pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:var(--bg-elev);border:1px solid var(--line);box-shadow:var(--shadow);animation:toast-in .16s ease-out}.toast.ok{border-color:var(--ok);color:var(--ok)}.toast.bad{border-color:var(--bad);color:var(--bad)}.toast.warn{border-color:var(--warn);color:var(--warn)}.toast.info{border-color:var(--info);color:var(--info)}.toast-close{border:0;background:transparent;color:inherit;font-size:18px;line-height:1;padding:0 2px;opacity:.7;cursor:pointer}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.hero-main{display:grid;grid-template-columns:1.1fr .9fr;min-height:70vh}.hero-copy{padding:8vh 8vw;max-width:640px}.hero-art{background:linear-gradient(135deg,#5b4dff,#3b82f6 60%,#22d3ee);border-top-left-radius:48px;display:grid;place-items:center}.orb{width:220px;height:220px;border-radius:50%;object-fit:contain;background:transparent}.disclaimer{background:#3b2f12;color:#f5e7b8;padding:10px 8vw;font-size:13px}.public-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 8vw}.public-nav nav{display:flex;gap:22px;color:var(--muted)}.footer{padding:48px 8vw;background:#0a0e13;color:#c5d0da}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:32px;gap:32px}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:12px;gap:12px}.tile-grid.compact{--tile-min:88px;--tile-max:112px;--tile-gap:8px;grid-template-columns:repeat(auto-fill,minmax(var(--tile-min),var(--tile-max)));gap:var(--tile-gap);justify-content:start;align-items:start}.tile,.user-tile{position:relative;background:var(--bg-soft);border:1px solid var(--line);border-radius:14px;padding:14px;min-height:110px}.user-tile .headset-icon{position:absolute;top:8px;right:8px;left:auto;width:20px;height:20px;line-height:0;pointer-events:none;color:#111}.user-tile.tone-red .headset-icon{color:#fff}.user-tile .headset-icon svg{display:block;width:100%;height:100%}.tile-grid.compact .user-tile .headset-icon{top:8px;right:8px;left:auto;width:20px;height:20px}.tile .name,.user-tile .name{font-weight:600}.tile .meta,.user-tile .meta{color:var(--muted);font-size:12px;margin-top:6px}.tile-grid.compact .user-tile{min-width:0;max-width:var(--tile-max);width:100%;min-height:0;padding:8px;border-radius:10px}.tile-grid.compact .user-tile .name{font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile-grid.compact .user-tile .meta{font-size:11px;margin-top:3px;line-height:1.25}.tile-grid.compact .user-tile .meta.username{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.tile-grid.compact .user-tile .row{gap:4px;margin-top:6px}.tile-grid.compact .user-tile .btn{padding:4px 6px;border-radius:6px;font-size:11px;line-height:1.2}.user-tile.speaking{border-color:var(--bad)}.user-tile.live{border-color:var(--ok)}.user-tile.reconnecting{border-color:var(--warn)}.user-tile.muted{border-color:var(--line)}.user-tile.tone-green{background:#2fae6b;color:#1b1b1b;border-color:#2fae6b}.user-tile.tone-green .meta{color:#1b1b1b}.user-tile.tone-red{background:#e24b4a;color:#fff;border-color:#e24b4a}.user-tile.tone-red .meta{color:#fff}.user-tile.tone-yellow{background:#f4c542;color:#1b1b1b;border-color:#f4c542}.user-tile.tone-yellow .meta{color:#1b1b1b}.system-alert{border-radius:10px;padding:10px 12px;margin-bottom:14px;overflow:hidden;font-weight:800}.system-alert.info{background:#f4c542;color:#1b1b1b}.system-alert.error{background:#e24b4a;color:#fff}.system-alert .ticker{white-space:nowrap;display:inline-block}.system-alert .ticker.scroll{animation:notice-ticker 14s linear infinite}@keyframes notice-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.room-section{margin-bottom:28px}.room-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.room-section-head h2{margin:0 0 4px;font-size:20px}.stat-card strong{font-size:28px;display:block}.stat-pill{background:var(--accent);color:white;border-radius:999px;padding:6px 12px;font-size:13px}.logo-preview{max-width:160px;max-height:160px;border-radius:12px;border:1px solid var(--line);display:block;margin-bottom:12px}.recording-player{width:100%;max-height:360px}.row-online td{background:rgba(62,207,142,.08)}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:16px}.analytics-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}.analytics-head h2{margin:0}.analytics-link{color:var(--accent);font-size:13px;white-space:nowrap}.analytics-item{padding:10px 0;border-bottom:1px solid var(--line);min-width:0}.analytics-item:last-child{border-bottom:0}.analytics-item strong{display:block;overflow-wrap:anywhere}.analytics-item .page-sub{margin:2px 0 0}.analytics-bar-row{display:grid;grid-template-columns:minmax(48px,72px) minmax(0,1fr) 36px;grid-gap:8px;gap:8px;align-items:center;padding:8px 0}.analytics-bar{height:8px;background:var(--bg-soft);border-radius:999px;overflow:hidden;min-width:0}.analytics-bar>span{display:block;height:100%;background:var(--accent);border-radius:inherit}.analytics-count{text-align:right;color:var(--muted)}.analytics-platform{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:10px 0;border-bottom:1px solid var(--line)}.analytics-platform:last-child{border-bottom:0}.analytics-platform strong{font-size:22px;line-height:1.1}.analytics-platform .page-sub{margin:0;overflow-wrap:anywhere}.legal{max-width:840px;margin:0 auto;padding:48px 20px 80px}.legal h1{letter-spacing:-.03em}.legal h2{margin-top:28px}.legal li,.legal p{line-height:1.65;color:var(--muted)}.callout{border-left:4px solid var(--accent);background:var(--bg-elev);padding:14px 16px;border-radius:8px}@media (max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.footer-grid,.hero-main{grid-template-columns:1fr}.hero-art{min-height:280px;border-radius:0}.main{padding:18px}.room-section-head{flex-direction:column}.identity-avatar{width:56px;height:56px}.analytics-bar-row{grid-template-columns:minmax(40px,56px) minmax(0,1fr) 32px}.app-shell.host-shell{grid-template-columns:64px 1fr;width:100%;max-width:100%}.app-shell.host-shell .sidebar{width:64px;padding:12px 6px;gap:10px;align-items:center;border-right:1px solid var(--line);border-bottom:0}.app-shell.host-shell .brand{justify-content:center;gap:0}.app-shell.host-shell .brand-mark{width:28px;height:28px}.app-shell.host-shell .brand>div{display:none}.app-shell.host-shell .identity-block{padding:4px 0 8px;display:flex;justify-content:center;position:relative}.app-shell.host-shell .identity-avatar{width:36px;height:36px;margin-bottom:0}.app-shell.host-shell .identity-initials{font-size:13px}.app-shell.host-shell .identity-name,.app-shell.host-shell .identity-sub,.app-shell.host-shell .identity-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell.host-shell .side-nav{width:100%;justify-items:center}.app-shell.host-shell .nav-section{margin-top:6px;width:100%;justify-items:center}.app-shell.host-shell .nav-section-label{display:none}.app-shell.host-shell .nav-link{width:44px;height:44px;min-width:44px;padding:0;justify-content:center;gap:0}.app-shell.host-shell .nav-link span{display:none}.app-shell.host-shell .nav-icon,.app-shell.host-shell .nav-icon:not(.nav-icon-keep){display:block;width:20px;height:20px;flex:0 0 20px}.app-shell.host-shell .side-foot{width:100%;display:flex;justify-content:center}.app-shell.host-shell .side-logout{width:44px;height:44px;min-width:44px;margin-top:0;padding:0;justify-content:center;gap:0}.app-shell.host-shell .side-logout span{display:none}.app-shell.host-shell .side-logout .nav-icon{display:block}.app-shell.host-shell .main{padding:14px 12px;overflow-x:auto}.app-shell.host-shell .table-wrap{max-width:100%}.users-master-table-card{display:none}.users-master-mobile-list{display:grid;grid-gap:10px;gap:10px}.users-master-card{padding:12px 14px;display:grid;grid-gap:6px;gap:6px;min-width:0}.users-master-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.users-master-card .users-master-name-btn{font-size:16px;min-width:0}.users-master-card-ref,.users-master-card-username{font-weight:600;overflow-wrap:anywhere}.users-master-card-ref{color:var(--muted)}.users-master-card-room{font-weight:700;overflow-wrap:anywhere}.users-master-card-meta{color:var(--muted);font-size:13px;overflow-wrap:anywhere;line-height:1.4}.users-master-card .users-master-utils{flex-wrap:wrap}.users-master-card .users-master-action{width:auto;flex-wrap:wrap}.users-master-stats{gap:6px}.users-master-stats .stat-card{padding:8px 6px;text-align:center}.users-master-stats .stat-card strong{font-size:18px}.users-master-stat-label{font-size:11px}.users-master-toolbar{align-items:stretch}.users-master-filter{flex:1 1 100%;width:100%;max-width:none;min-width:0}.users-master-toolbar .btn{min-height:40px;padding:8px 12px}}