:root{color:#f5f3fa;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface-canvas:#090a10;--surface-sidebar:#101017;--surface-card:#111119;--border-subtle:#22222d;--border-strong:#2b2a37;--brand-primary:#7667ff;--brand-soft:#292645;--text-primary:#f4f3fa;--text-secondary:#aaa8ba;--text-muted:#818095;--text-faint:#68677c;--success:#20d67b;--warning:#ffa000;--danger:#ff4d5e;background:#090a10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface-canvas);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 94% -10%, #6557f514, transparent 28%), var(--surface-canvas);min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled),a{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #7667ff4d}button:disabled{cursor:default}::selection{color:#fff;background:#7667ff8c}.app-shell{background:var(--surface-canvas);grid-template-columns:250px minmax(0,1fr);min-height:100dvh;display:grid}.prototype-camera-page{gap:13px;display:grid}.prototype-camera-toolbar{background:#121018;border:1px solid #28242f;border-radius:10px;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:12px;min-height:52px;padding:9px;display:grid}.prototype-camera-toolbar>label{color:#716b7b;background:#0d0c12;border:1px solid #312c39;border-radius:7px;align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.prototype-camera-toolbar input{color:#e9e5ef;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.7rem}.prototype-camera-filters{background:#0d0c12;border-radius:7px;gap:2px;padding:3px;display:flex}.prototype-camera-filters button{color:#7e7788;min-height:28px;font:inherit;background:0 0;border:0;border-radius:5px;padding:0 9px;font-size:.62rem}.prototype-camera-filters button.active{color:#eeeaf4;background:#292131}.prototype-camera-list{gap:6px;display:grid}.prototype-camera-row{background:#121018;border:1px solid #28242f;border-radius:9px;grid-template-columns:auto minmax(145px,1fr) minmax(160px,.8fr) auto minmax(140px,.7fr) auto;align-items:center;gap:14px;min-height:72px;padding:12px 13px;transition:all .15s;display:grid;position:relative}.prototype-camera-row:hover{background:#14111a;border-color:#3b3247}.prototype-camera-state{color:#878190;background:#1b1821;border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.prototype-camera-state.online{color:#41d887;background:#1fcb7714}.prototype-camera-state.warning{color:#e7a943;background:#e7a94314}.prototype-camera-state.danger{color:#ff6875;background:#ff4a5b14}.prototype-camera-identity,.prototype-camera-origin,.prototype-camera-last-seen{gap:3px;min-width:0;display:grid}.prototype-camera-identity strong,.prototype-camera-origin strong,.prototype-camera-last-seen strong{color:#eeeaf3;text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.prototype-camera-origin strong,.prototype-camera-last-seen strong{color:#aaa4b2;font-size:.62rem;font-weight:540}.prototype-camera-row small{color:#736d7b;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.prototype-status-pill{color:#8b8493;text-align:center;border:1px solid #38323e;border-radius:999px;min-width:61px;padding:5px 8px;font-size:.55rem}.prototype-status-pill.online{color:#54d894;background:#2dd3810f;border-color:#2dd38133}.prototype-status-pill.warning{color:#e6aa4c;background:#e6aa4c0f;border-color:#e6aa4c33}.prototype-status-pill.danger{color:#ff7480;background:#ff58680f;border-color:#ff586833}.prototype-camera-actions{justify-content:flex-end;gap:5px;display:flex}.prototype-camera-actions a,.prototype-camera-actions button{color:#9d96a7;min-height:31px;font:inherit;background:#17141c;border:1px solid #312c39;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:.6rem;text-decoration:none;display:inline-flex}.prototype-camera-actions a:hover,.prototype-camera-actions button:hover:not(:disabled){color:#eeeaf3;border-color:#4d3c61}.prototype-camera-actions button:disabled{opacity:.42}.prototype-camera-probe{color:#9d8ac3;grid-column:2/-1;margin:-4px 0 0;font-size:.6rem}.prototype-camera-empty{color:#70697a;text-align:center;border:1px dashed #322c39;border-radius:10px;align-content:center;place-items:center;gap:9px;min-height:270px;padding:30px;display:grid}.prototype-camera-empty strong{color:#dcd7e3;font-size:.8rem}.prototype-camera-empty p{max-width:440px;margin:0;font-size:.65rem;line-height:1.5}.prototype-camera-empty a{margin-top:4px}@media (width<=1080px){.prototype-camera-toolbar{grid-template-columns:1fr auto}.prototype-camera-filters{grid-area:2/1/auto/-1;overflow-x:auto}.prototype-camera-row{grid-template-columns:auto minmax(0,1fr) auto}.prototype-camera-origin,.prototype-camera-last-seen{display:none}}@media (width<=620px){.prototype-camera-toolbar{grid-template-columns:1fr}.prototype-camera-toolbar>a{justify-content:center}.prototype-camera-filters{grid-column:1}.prototype-camera-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.prototype-status-pill{grid-column:2;justify-self:start}.prototype-camera-actions{grid-column:1/-1;justify-content:stretch}.prototype-camera-actions>*{flex:1}}.prototype-camera-detail{gap:14px;display:grid}.prototype-detail-summary{background:#121018;border:1px solid #28242f;border-radius:10px;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:61px;padding:11px 12px;display:grid}.prototype-detail-summary>a{color:#837c8d;align-items:center;gap:6px;margin-right:7px;font-size:.62rem;text-decoration:none;display:inline-flex}.prototype-detail-summary>div{gap:3px;min-width:0;display:grid}.prototype-detail-summary>div strong{color:#ebe7f1;font-size:.72rem}.prototype-detail-summary>div small{color:#777080;font-size:.59rem}.prototype-detail-tabs{border-bottom:1px solid #28242f;gap:22px;padding:0 4px;display:flex}.prototype-detail-tabs button{color:#777080;min-height:38px;font:inherit;background:0 0;border:0;padding:0;font-size:.65rem;position:relative}.prototype-detail-tabs button.active{color:#eeeaf4}.prototype-detail-tabs button.active:after{content:"";background:#8951ed;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.prototype-detail-player{border:1px solid #302a38;border-radius:10px;overflow:hidden}.prototype-diagnostic-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:10px;display:grid}.prototype-detail-card{background:#121018;border:1px solid #28242f;border-radius:10px;min-width:0;padding:18px}.prototype-detail-card h2{color:#eeeaf4;margin:6px 0 0;font-size:.88rem}.prototype-detail-card>p,.prototype-settings-heading p{color:#817a89;margin:7px 0 0;font-size:.65rem;line-height:1.55}.prototype-detail-card dl{gap:0;margin:15px 0 0;display:grid}.prototype-detail-card dl div{border-top:1px solid #24202a;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr);align-items:center;gap:12px;min-height:38px;display:grid}.prototype-detail-card dt{color:#77707f;font-size:.6rem}.prototype-detail-card dd{color:#b9b3c0;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.63rem;overflow:hidden}.prototype-recording-summary{color:#8e8797;background:#0d0c12;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:17px;padding:16px;font-size:.64rem;display:grid}.prototype-recording-summary>svg{color:#9260ed}.prototype-recording-summary strong{color:#eeeaf3;font-size:1.22rem}.prototype-empty-history{color:#736c7b;text-align:center;align-content:center;place-items:center;min-height:230px;display:grid}.prototype-empty-history p{max-width:490px}.prototype-settings-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.prototype-settings-heading h2{color:#eeeaf4;margin:5px 0 0;font-size:.88rem}.prototype-settings-heading>svg{color:#8e57e9}.prototype-back-link{width:fit-content;margin-top:12px}@media (width<=850px){.prototype-detail-summary{grid-template-columns:auto auto minmax(0,1fr)}.prototype-detail-summary>button{grid-row:2}.prototype-detail-summary>button:first-of-type{grid-column:2/3}.prototype-diagnostic-grid{grid-template-columns:1fr}}@media (width<=560px){.prototype-detail-tabs{gap:16px;overflow-x:auto}.prototype-detail-summary{grid-template-columns:auto minmax(0,1fr)}.prototype-detail-summary>a{grid-column:1/-1}.prototype-detail-summary>button{grid-row:auto;justify-content:center;grid-column:1/-1!important}.prototype-recording-summary{grid-template-columns:auto 1fr}.prototype-recording-summary>a{grid-column:1/-1;justify-content:center}}.prototype-installer{grid-template-columns:150px minmax(0,1fr);gap:14px;max-width:880px;margin:0 auto;display:grid}.prototype-installer-progress{background:#121018;border:1px solid #28242f;border-radius:10px;align-content:start;gap:2px;padding:8px;display:grid}.prototype-installer-progress button{color:#706a78;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:25px 1fr;align-items:center;gap:8px;padding:0 7px;display:grid}.prototype-installer-progress button>span{border:1px solid #39323f;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.57rem;display:grid}.prototype-installer-progress button small{font-size:.6rem}.prototype-installer-progress button.active{color:#eeeaf3;background:#211b2b}.prototype-installer-progress button.active>span{color:#fff;background:#7540cf;border-color:#8951ed}.prototype-installer-progress button.done{color:#98919f;cursor:pointer}.prototype-installer-progress button.done>span{color:#4bd98e;background:#4bd98e12;border-color:#4bd98e47}.prototype-installer-body{background:#121018;border:1px solid #28242f;border-radius:10px;flex-direction:column;min-width:0;min-height:520px;padding:24px;display:flex}.prototype-installer-body>header>span{color:#8f57ea;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.prototype-installer-body>header h2{color:#eeeaf3;letter-spacing:-.03em;margin:7px 0 0;font-size:1.08rem}.prototype-installer-body>header p{color:#817a89;max-width:610px;margin:7px 0 0;font-size:.65rem;line-height:1.55}.prototype-installer-options,.prototype-connection-options,.prototype-validation-list{gap:12px;margin-top:24px;display:grid}.prototype-installer-options>label,.prototype-agent-picker,.prototype-installer-split label{gap:7px;display:grid}.prototype-installer-options label>span,.prototype-agent-picker>span,.prototype-installer-split label>span{color:#a9a2b0;align-items:center;gap:7px;font-size:.62rem;display:flex}.prototype-installer-options input,.prototype-installer-options select,.prototype-agent-picker select,.prototype-installer-split input{box-sizing:border-box;color:#e7e3ec;width:100%;height:38px;font:inherit;background:#0d0c12;border:1px solid #342e3b;border-radius:7px;outline:none;padding:0 10px;font-size:.68rem}.prototype-installer-options input:focus,.prototype-installer-options select:focus,.prototype-agent-picker select:focus,.prototype-installer-split input:focus{border-color:#7047ad;box-shadow:0 0 0 3px #7047ad1a}.prototype-installer-options label>small,.prototype-agent-picker small{color:#706978;font-size:.58rem;line-height:1.45}.prototype-agent-picker a{color:#a274e9}.prototype-connection-options>button{color:#7c7584;min-height:86px;font:inherit;text-align:left;background:#0f0e14;border:1px solid #302a37;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.prototype-connection-options>button>span{color:#9b67ec;background:#8b50e714;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.prototype-connection-options>button strong{color:#dcd7e3;font-size:.72rem}.prototype-connection-options>button p{margin:4px 0 0;font-size:.61rem;line-height:1.45}.prototype-connection-options>button>svg{opacity:0;color:#b286f3}.prototype-connection-options>button.selected{background:#16111e;border-color:#654293}.prototype-connection-options>button.selected>svg{opacity:1}.prototype-discovery-note,.prototype-security-note,.prototype-retention-card{color:#9668db;background:#8951ed0b;border:1px solid #9964e729;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:13px;display:grid}.prototype-discovery-note strong,.prototype-security-note strong,.prototype-retention-card strong{color:#cfc8d7;font-size:.66rem}.prototype-discovery-note p,.prototype-security-note p,.prototype-retention-card p{color:#776f7f;margin:4px 0 0;font-size:.59rem;line-height:1.45}.prototype-operation-picker{border:0;gap:8px;padding:0;display:grid}.prototype-operation-picker legend{color:#a9a2b0;margin-bottom:7px;font-size:.62rem}.prototype-operation-picker label{border:1px solid #302a37;border-radius:8px;grid-template-columns:auto 1fr;gap:9px;padding:11px;display:grid}.prototype-operation-picker label>span{gap:3px;display:grid}.prototype-operation-picker strong{color:#d6d0dd;font-size:.65rem}.prototype-operation-picker small{color:#746d7b;font-size:.57rem}.prototype-validation-list article{color:#46d58c;background:#0f0e14;border:1px solid #302a37;border-radius:8px;grid-template-columns:auto 1fr;gap:10px;padding:12px;display:grid}.prototype-validation-list article.error{color:#ff6976}.prototype-validation-list article strong{color:#d9d4df;font-size:.66rem}.prototype-validation-list article p{color:#756e7d;margin:4px 0 0;font-size:.59rem}.prototype-installer-split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.prototype-installer-actions{justify-content:space-between;gap:10px;margin-top:auto;padding-top:24px;display:flex}.prototype-install-success{color:#4bd98e;text-align:center;align-content:center;place-items:center;min-height:320px;display:grid}.prototype-install-success h2{color:#eeeaf3;margin:13px 0 0;font-size:1rem}.prototype-install-success p{color:#7e7787;max-width:500px;margin:8px 0 0;font-size:.65rem;line-height:1.5}.prototype-install-success>div{gap:8px;margin-top:17px;display:flex}@media (width<=700px){.prototype-installer{grid-template-columns:1fr}.prototype-installer-progress{display:flex;overflow-x:auto}.prototype-installer-progress button{grid-template-columns:1fr;justify-items:center;min-width:42px}.prototype-installer-progress button small{display:none}.prototype-installer-body{min-height:560px;padding:18px}}@media (width<=480px){.prototype-installer-split{grid-template-columns:1fr}.prototype-install-success>div{flex-direction:column}}.app-shell-admin{background:#09090f;grid-template-columns:214px minmax(0,1fr)}.app-shell-admin .sidebar{background:#0d0c13;border-color:#24212d}.app-shell-admin .brand{background:#0b0a10;border-color:#24212d;min-height:57px;padding:0 18px}.app-shell-admin .main-navigation{gap:0;padding:13px 10px}.app-shell-admin .navigation-section,.app-shell-admin .navigation-list{gap:3px}.app-shell-admin .navigation-item{color:#aaa5b6;border-radius:8px;min-height:38px;padding:0 11px;font-size:.78rem}.app-shell-admin .navigation-item svg{display:none}.app-shell-admin .navigation-item-active{color:#f1edf7;background:#211b30;border-color:#0000}.app-shell-admin .sidebar-footer{background:0 0;gap:12px;padding:14px}.install-camera-link{color:#fff;background:linear-gradient(135deg,#7737ee,#9549f4);border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:.76rem;font-weight:720;text-decoration:none;display:flex;box-shadow:0 8px 24px #7c3aed2e}.install-camera-link:hover{filter:brightness(1.08)}.sidebar-version{color:#575262;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem}.app-shell-admin .topbar{background:#0b0a10f5;border-color:#24212d;height:57px;padding:0 14px 0 30px}.app-shell-admin .topbar-context{color:#716c7d;gap:5px;font-size:.68rem}.app-shell-admin .topbar-context strong{color:#ede9f3;font-size:.7rem}.topbar-status{color:#7f7a8d;align-items:center;gap:6px;font-size:.6rem;display:inline-flex}.topbar-status>span{background:#3fb950;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px #3fb95014}.app-shell-admin .main-content{padding:29px 30px 52px}.app-shell-admin .page-header{margin-bottom:22px}.app-shell-admin .page-header .eyebrow{display:none}.app-shell-admin .page-header h1{letter-spacing:-.045em;font-size:clamp(1.45rem,2vw,1.8rem)}.app-shell-admin .page-header p{color:#827c8d;margin-top:5px;font-size:.7rem}@media (width<=760px){.app-shell-admin{grid-template-columns:1fr}.app-shell-admin .sidebar{height:auto;position:static}.app-shell-admin .main-navigation{display:flex;overflow-x:auto}.app-shell-admin .navigation-list{display:flex}.app-shell-admin .sidebar-footer,.app-shell-admin .brand{display:none}.app-shell-admin .topbar{padding-left:16px;top:0}.app-shell-admin .main-content{padding:22px 16px 40px}}.prototype-dashboard{gap:22px;display:grid}.prototype-dashboard-summary{align-items:baseline;gap:9px;margin-top:-14px;display:flex}.prototype-dashboard-summary h2,.prototype-dashboard-summary p,.prototype-alert-card p,.prototype-metrics p{margin:0}.prototype-dashboard-summary h2{color:#f1edf6;letter-spacing:-.025em;font-size:1rem}.prototype-dashboard-summary p{color:#787281;font-size:.68rem}.prototype-attention{gap:10px;display:grid}.prototype-attention>h3{color:#777081;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #26222d;margin:0 0 1px;padding-bottom:7px;font-size:.61rem;font-weight:720}.prototype-alert-card,.prototype-empty-card{background:#131119;border:1px solid #28242f;border-left-width:3px;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:11px;min-height:96px;padding:17px 18px;display:grid}.prototype-empty-card{color:#8a8493;border-left-width:1px;min-height:auto;font-size:.72rem;display:block}.prototype-alert-card.danger{border-left-color:#e5484d}.prototype-alert-card.warning{border-left-color:#f5a524}.prototype-alert-card.success{border-left-color:#3fb950}.prototype-alert-card.danger>svg{color:#e5484d}.prototype-alert-card.success>svg{color:#3fb950}.prototype-alert-dot{background:#f5a524;border-radius:50%;width:7px;height:7px;margin-top:5px}.prototype-alert-card.danger .prototype-alert-dot{background:#e5484d}.prototype-alert-card>div{gap:7px;min-width:0;display:grid}.prototype-alert-card strong{color:#eeeaf3;letter-spacing:-.018em;font-size:.83rem}.prototype-alert-card p{color:#8a8493;font-size:.69rem;line-height:1.55}.prototype-alert-actions{gap:8px;margin-top:2px;display:flex}.prototype-alert-actions a{min-height:34px;padding:0 13px;font-size:.68rem;text-decoration:none}.prototype-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.prototype-metrics>a{min-width:0;color:inherit;background:#121018;border:1px solid #28242f;border-radius:10px;gap:8px;padding:15px;text-decoration:none;transition:all .15s;display:grid}.prototype-metrics>a:hover{border-color:#493969;transform:translateY(-1px)}.prototype-metrics span{color:#777181;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.58rem;font-weight:720;display:flex}.prototype-metrics span svg{color:#9b61f1}.prototype-metrics strong{color:#f1edf6;font-size:1.28rem}.prototype-metrics strong small{color:#827c8c;font-size:.66rem;font-weight:500}.prototype-metrics p{color:#777181;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.prototype-platform-warning{color:#e4a54f;align-items:center;gap:8px;font-size:.68rem;display:flex}@media (width<=980px){.prototype-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.prototype-dashboard-summary{display:grid}.prototype-metrics{grid-template-columns:1fr}.prototype-alert-actions{flex-wrap:wrap}}.sidebar{z-index:20;height:100dvh;color:var(--text-primary);background:var(--surface-sidebar);border-right:1px solid var(--border-subtle);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.brand{border-bottom:1px solid var(--border-subtle);align-items:center;min-height:55px;padding:0 18px;display:flex}.nexus-logo{align-items:center;gap:10px;min-width:0;display:flex}.nexus-logo-symbol{filter:drop-shadow(0 7px 14px #6557f538);flex:0 0 31px;width:31px;height:31px}.nexus-logo-copy{gap:1px;min-width:0;display:grid}.nexus-logo-wordmark{letter-spacing:-.035em;white-space:nowrap;align-items:baseline;font-size:.96rem;display:flex}.nexus-logo-wordmark strong,.nexus-logo-wordmark b{font-weight:680}.nexus-logo-wordmark strong{color:var(--text-primary)}.nexus-logo-wordmark b{color:var(--brand-primary)}.nexus-logo-copy small{color:var(--text-muted);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.main-navigation{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;align-content:start;gap:21px;min-height:0;padding:22px 12px;display:grid;overflow-y:auto}.navigation-section,.navigation-list{display:grid}.navigation-section{gap:7px}.navigation-list{gap:3px}.navigation-label{color:var(--text-faint);letter-spacing:.11em;text-transform:uppercase;padding:0 10px;font-size:.63rem;font-weight:650}.navigation-item{min-height:38px;color:var(--text-secondary);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;padding:0 11px;font-size:.79rem;font-weight:470;text-decoration:none;display:flex}.navigation-item svg{color:#8f94d9}.navigation-item[aria-disabled=true]{cursor:default}.navigation-item-active{color:#e4e0ff;background:var(--brand-soft);border-color:#7f6fff40}.navigation-item-active svg{color:var(--brand-primary)}.sidebar-footer{background:linear-gradient(#0000,#07070cb8 30%);gap:9px;margin-top:auto;padding:12px;display:grid}.portal-switcher,.tenant-card{border:1px solid var(--border-strong);border-radius:9px}.portal-switcher{min-height:38px;color:var(--text-secondary);align-items:center;gap:9px;padding:0 10px;font-size:.72rem;text-decoration:none;transition:all .15s;display:flex}.portal-switcher:hover{color:var(--text-primary);background:#6557f514;border-color:#7f6fff61}.tenant-card{background:#ffffff05;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 9px;display:grid}.tenant-status{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #20d67b14}.tenant-card div{gap:1px;min-width:0;display:grid}.tenant-card strong{color:var(--text-primary);font-size:.72rem}.tenant-card div span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.tenant-card small{color:#9e93ff;letter-spacing:.06em;background:#6557f51f;border-radius:999px;padding:3px 5px;font-size:.53rem}.workspace{min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101017f0;justify-content:space-between;align-items:center;gap:20px;height:55px;padding:0 14px 0 30px;display:flex;position:sticky;top:0}.topbar-context,.topbar-actions{align-items:center;display:flex}.topbar-context{color:var(--text-primary);gap:10px;font-size:.78rem}.topbar-context svg{color:#9186ff}.topbar-actions{gap:8px}.topbar-actions button{border:1px solid var(--border-strong);color:#9a9fc5;min-width:35px;height:35px;font:inherit;opacity:1;background:#ffffff05;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 9px;display:inline-flex}.topbar-actions .profile-button{color:var(--text-secondary);padding:0 11px;font-size:.7rem}.profile-menu-container{position:relative}.profile-button>svg:last-child{transition:transform .15s}.profile-button .profile-chevron-open{transform:rotate(180deg)}.profile-menu{z-index:50;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111119fa;border-radius:12px;gap:7px;width:min(310px,100vw - 30px);padding:11px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 55px #0000006b}.profile-menu-identity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:5px 4px 3px;display:grid}.profile-menu-identity>span{color:#a198ff;background:#6557f51a;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.profile-menu-identity>div{gap:2px;min-width:0;display:grid}.profile-menu-identity strong,.profile-menu-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-menu-identity strong{color:var(--text-primary);font-size:.72rem}.profile-menu-identity small{color:var(--text-muted);font-size:.58rem}.profile-role-badge{color:#aaa1ff;letter-spacing:.05em;text-transform:uppercase;background:#6557f512;border:1px solid #7f6fff2e;border-radius:999px;width:fit-content;margin:0 4px 4px 49px;padding:4px 7px;font-size:.54rem;font-weight:650}.profile-menu a,.topbar-actions .profile-menu .profile-logout{width:100%;min-height:36px;color:var(--text-secondary);font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;padding:0 9px;font-size:.63rem;text-decoration:none;display:flex}.profile-menu a:hover,.profile-menu a:focus-visible{color:var(--text-primary);border-color:var(--border-subtle);background:#ffffff06}.topbar-actions .profile-menu .profile-logout{border-top-color:var(--border-subtle);color:#ff8792;border-radius:0 0 8px 8px;margin-top:3px}.topbar-actions .profile-menu .profile-logout:disabled{opacity:.5}.main-content{min-width:0;padding:29px clamp(22px,3vw,34px) 52px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.page-header h1,.panel-heading h2{color:var(--text-primary);letter-spacing:-.035em;margin:0}.page-header h1{margin-top:5px;font-size:clamp(1.42rem,2.7vw,1.82rem);font-weight:690}.page-header p,.panel-heading p{color:var(--text-muted);margin:5px 0 0;font-size:.75rem;line-height:1.5}.eyebrow{color:#958aff;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:680}.environment-badge{color:#8ba698;white-space:nowrap;background:#20d67b0e;border:1px solid #20d67b29;border-radius:999px;align-items:center;gap:7px;margin-top:5px;padding:6px 9px;font-size:.62rem;display:inline-flex}.environment-badge>span,.metric-positive>span{background:var(--success);border-radius:50%;width:6px;height:6px;display:inline-block}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.status-card,.panel,.customer-toolbar,.customer-summary article{border:1px solid var(--border-subtle);background:var(--surface-card)}.status-card{border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;min-height:137px;padding:18px 19px 16px;display:flex}.status-card-header{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.status-card-header>span:first-child{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:620}.status-card>strong{color:var(--text-primary);letter-spacing:-.045em;font-size:1.62rem;font-weight:720}.status-card>small{color:var(--text-muted);font-size:.61rem}.status-card>.metric-positive{color:#65dc9a;align-items:center;gap:6px;display:inline-flex}.status-card>.metric-warning{color:#d3a458}.status-icon{color:#9a8fff;background:#6557f51c;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.status-icon-positive{color:#47db91;background:#20d67b17}.status-icon-warning{color:#f0ad42;background:#ffa00014}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:15px;display:grid}.panel{border-radius:14px;min-width:0;padding:20px 21px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h2{margin-top:4px;font-size:.96rem;font-weight:650}.phase-label{color:#a49bff;white-space:nowrap;background:#6557f514;border:1px solid #7f6fff2b;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:.59rem;font-weight:650;display:inline-flex}.onboarding-list{gap:0;margin:23px 0 0;padding:0;list-style:none;display:grid}.onboarding-list li{grid-template-columns:34px minmax(0,1fr) auto;gap:11px;padding-bottom:18px;display:grid;position:relative}.onboarding-list li:last-child{padding-bottom:0}.onboarding-list li:not(:last-child):after{content:"";background:var(--border-strong);width:1px;position:absolute;top:34px;bottom:3px;left:16px}.onboarding-list li>span{z-index:1;color:#9a8fff;background:#171622;border:1px solid #7f6fff33;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.onboarding-list li>small{color:var(--text-faint);letter-spacing:.08em;padding-top:5px;font-size:.58rem}.onboarding-list strong,.empty-state strong{color:var(--text-primary);font-size:.76rem}.onboarding-list p,.empty-state p{color:var(--text-muted);margin:3px 0 0;font-size:.68rem;line-height:1.5}.empty-state{text-align:center;justify-items:center;display:grid}.compact-empty-state{align-content:center;min-height:218px}.empty-state-icon{color:#9488ff;background:#6557f513;border:1px solid #7f6fff26;border-radius:17px;place-items:center;width:59px;height:59px;margin-bottom:13px;display:grid}.small-empty-state-icon{border-radius:14px;width:48px;height:48px}.customer-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:14px;display:grid}.customer-summary article{border-radius:13px;align-items:center;gap:12px;min-width:0;padding:15px 17px;display:flex}.customer-summary article>span{color:#998eff;background:#6557f517;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.customer-summary article>div{gap:3px;min-width:0;display:grid}.customer-summary small{color:var(--text-muted);font-size:.62rem}.customer-summary strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.customer-toolbar{border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:10px 12px;display:flex}.customer-toolbar div,.customer-toolbar button,.customer-toolbar a{align-items:center;gap:8px;display:inline-flex}.customer-toolbar div{color:var(--text-secondary);font-size:.7rem}.customer-toolbar button,.customer-toolbar a{border:1px solid var(--border-strong);min-height:31px;color:var(--text-muted);font:inherit;opacity:1;background:#ffffff05;border-radius:8px;padding:0 10px;font-size:.66rem;text-decoration:none}.camera-panel{min-height:410px;position:relative;overflow:hidden}.camera-grid-placeholder{z-index:0;opacity:.32;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;inset:91px 21px 20px;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.camera-grid-placeholder span{background:#0c0c12;border:1px dashed #393744;border-radius:11px;height:105px}.customer-empty-state{z-index:1;align-content:center;min-height:300px;position:relative}.login-page{background:radial-gradient(circle at 50% 20%, #6557f52b, transparent 34%), var(--surface-canvas);place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{border:1px solid var(--border-subtle);text-align:center;background:#111119f0;border-radius:18px;justify-items:center;width:min(100%,420px);padding:32px;display:grid;box-shadow:0 28px 80px #00000057}.login-card .nexus-logo{text-align:left;justify-self:start;margin-bottom:31px}.login-card .nexus-logo-symbol{flex-basis:37px;width:37px;height:37px}.login-card .nexus-logo-wordmark{font-size:1.08rem}.login-visual{color:#a095ff;background:#6557f517;border:1px solid #7f6fff33;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:20px;display:grid}.login-card h1{color:var(--text-primary);letter-spacing:-.035em;margin:6px 0 0;font-size:1.35rem}.login-card>p{max-width:320px;color:var(--text-muted);margin:10px 0 22px;font-size:.76rem;line-height:1.6}.login-card>small{color:var(--text-faint);margin-top:24px;font-size:.6rem}.native-login-card{width:min(100%,438px)}.native-login-form{text-align:left;gap:13px;width:100%;display:grid}.native-login-form label{gap:6px;display:grid}.native-login-form label>span:first-child{color:var(--text-secondary);font-size:.63rem;font-weight:620}.native-login-input{border:1px solid var(--border-strong);min-height:42px;color:var(--text-faint);background:#0c0c12;border-radius:9px;align-items:center;gap:8px;padding:0 10px;transition:border-color .14s,box-shadow .14s;display:flex}.native-login-input:focus-within{border-color:#7f6fff9e;box-shadow:0 0 0 3px #6557f51a}.native-login-input input{width:100%;min-width:0;height:40px;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.72rem}.native-login-input input::placeholder{color:#565568}.native-login-input button{width:28px;height:28px;color:var(--text-muted);background:0 0;border:0;border-radius:7px;flex:0 0 28px;place-items:center;padding:0;display:grid}.native-login-input button:hover{color:var(--text-primary);background:#ffffff08}.native-login-submit{gap:8px;width:100%;margin-top:2px}.native-login-submit:disabled{opacity:.55}.native-invitation-card{width:min(100%,470px)}.invitation-activation-form{margin-top:1px}.password-hint{color:var(--text-faint);margin:-4px 1px 0;font-size:.58rem;line-height:1.45}.primary-action,.secondary-action{min-height:40px;font:inherit;border-radius:9px;justify-content:center;align-items:center;padding:0 17px;font-size:.74rem;font-weight:650;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg,#7667ff,#5948e6);border:1px solid #7d6fff}.secondary-action{border:1px solid var(--border-strong);color:var(--text-secondary);background:#ffffff05}.error-eyebrow{color:#ff7a86}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.management-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px);align-items:start;gap:15px;display:grid}.management-aside{gap:15px;display:grid}.management-list-panel{min-height:530px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inline-state{min-height:150px;color:var(--text-muted);justify-content:center;align-items:center;gap:9px;font-size:.72rem;display:flex}.inline-state-error,.form-error{color:#ff8d97}.table-empty-state{align-content:center;min-height:385px}.data-list{gap:7px;margin-top:21px;display:grid}.data-row{border:1px solid var(--border-subtle);width:100%;min-height:59px;color:inherit;text-align:left;background:#ffffff03;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 10px;transition:border-color .15s,background .15s;display:grid}.data-row:hover,.data-row-selected{background:#6557f50f;border-color:#7f6fff47}.data-row-icon{color:#9a8fff;background:#6557f517;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.data-row-main{gap:3px;min-width:0;display:grid}.data-row-main strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.data-row-main small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.status-pill,.camera-state{border:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.05em;background:#ffffff05;border-radius:999px;justify-content:center;align-items:center;padding:4px 7px;font-size:.52rem;font-weight:700;display:inline-flex}.status-active,.state-ready,.state-live{color:#61dc98;background:#20d67b12;border-color:#20d67b2b}.status-pending,.status-invited,.state-probing,.state-starting{color:#e3af59;background:#ffa00012;border-color:#ffa00029}.status-suspended,.status-cancelled,.status-blocked,.state-error,.state-degraded{color:#ff8490;background:#ff4d5e12;border-color:#ff4d5e29}.form-panel{gap:14px;display:grid}.form-panel label,.compact-form label{gap:6px;min-width:0;display:grid}.form-panel label>span,.compact-form label>span{color:var(--text-secondary);font-size:.62rem;font-weight:610}.form-panel input,.form-panel select,.compact-form input{border:1px solid var(--border-strong);width:100%;min-height:38px;color:var(--text-primary);font:inherit;background:#0c0c12;border-radius:8px;outline:none;padding:0 10px;font-size:.7rem}.form-panel input::placeholder,.compact-form input::placeholder{color:#565568}.form-panel input:focus,.form-panel select:focus,.compact-form input:focus{border-color:#7f6fff9e;box-shadow:0 0 0 3px #6557f51a}.form-panel input:disabled,.form-panel select:disabled{opacity:.48}.form-submit{gap:8px;width:100%;margin-top:3px}.form-submit:disabled{opacity:.5}.form-error{background:#ff4d5e0d;border:1px solid #ff4d5e24;border-radius:8px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:.63rem;line-height:1.45;display:flex}.quiet-action{border:1px solid var(--border-strong);min-height:30px;color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:7px;padding:0 9px;font-size:.6rem}.site-list{gap:7px;padding-top:3px;display:grid}.site-list>div{border:1px solid var(--border-subtle);color:#9287fb;border-radius:8px;align-items:center;gap:9px;padding:9px;display:flex}.site-list>div>span{gap:2px;display:grid}.site-list strong{color:var(--text-primary);font-size:.68rem}.site-list small,.site-list p{color:var(--text-muted);font-size:.58rem}.compact-form{border-top:1px solid var(--border-subtle);gap:9px;padding-top:5px;display:grid}.compact-form .secondary-action{gap:7px}.access-empty-state{min-height:370px}.access-management-layout{grid-template-columns:minmax(0,1fr)}.access-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.access-scope-select{border:1px solid var(--border-strong);background:#ffffff05;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 8px 0 10px;display:inline-flex}.access-scope-select>span{color:var(--text-muted);font-size:.57rem;font-weight:650}.access-scope-select select{max-width:180px;min-height:27px;color:var(--text-primary);font:inherit;background:#111119;border:0;outline:0;padding:0 24px 0 6px;font-size:.62rem}.access-invite-trigger{gap:7px;min-height:34px;padding-inline:12px}.access-invite-trigger:disabled{opacity:.45}.access-page-result{margin-top:16px}.access-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030308c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.access-dialog{width:min(660px,100%);max-height:calc(100vh - 48px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #0000008c}.access-dialog-heading{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding-bottom:17px;display:grid}.access-dialog-heading h2{color:var(--text-primary);margin:4px 0 3px;font-size:1.02rem}.access-dialog-heading p{color:var(--text-muted);margin:0;font-size:.63rem;line-height:1.45}.access-dialog-icon{color:#a79cff;background:#6557f517;border:1px solid #7f6fff38;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.access-dialog-close{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--text-muted);background:#ffffff05;border-radius:8px;place-items:center;display:grid}.access-dialog-form{gap:16px;margin-top:18px}.access-dialog-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;display:grid}.single-tenant-access{background:#6557f50d;border:1px solid #7f6fff33;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(140px,180px);align-items:end;gap:13px;padding:12px;display:grid}.single-tenant-access-copy{color:#9f94ff;align-items:center;gap:10px;min-height:38px;display:flex}.single-tenant-access-copy>span{gap:3px;min-width:0;display:grid}.single-tenant-access-copy small{color:var(--text-muted);font-size:.56rem}.single-tenant-access-copy strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.access-dialog-role-guide{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px}.access-dialog-actions{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.access-dialog-actions>button{gap:7px;min-height:36px;padding-inline:14px}.access-list{gap:8px;margin-top:21px;display:grid}.access-row{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto minmax(130px,155px) auto;align-items:center;gap:11px;min-height:66px;padding:9px 10px;display:grid}.access-row-identity{gap:3px;min-width:0;display:grid}.access-row-identity strong,.access-row-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.access-row-identity strong{color:var(--text-primary);font-size:.74rem}.access-row-identity small{color:var(--text-muted);font-size:.61rem}.access-role-field select{border:1px solid var(--border-strong);width:100%;min-height:34px;color:var(--text-primary);font:inherit;background:#0c0c12;border-radius:8px;outline:none;padding:0 9px;font-size:.64rem}.access-role-field select:focus{border-color:#7f6fff9e;box-shadow:0 0 0 3px #6557f51a}.access-revoke-button{color:#ff8490;background:#ff4d5e0d;border:1px solid #ff4d5e2b;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.access-revoke-button:disabled,.access-role-field select:disabled{opacity:.45}.access-context-panel{gap:16px}.access-role-guide{border-top:1px solid var(--border-subtle);gap:8px;padding-top:12px;display:grid}.access-role-guide>div{color:#9287fb;align-items:flex-start;gap:9px;display:flex}.access-role-guide span{gap:2px;display:grid}.access-role-guide strong{color:var(--text-secondary);font-size:.64rem}.access-role-guide small{color:var(--text-muted);font-size:.58rem;line-height:1.4}.invitation-section{border-top:1px solid var(--border-subtle);gap:12px;margin-top:24px;padding-top:20px;display:grid}.subsection-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.subsection-heading h3{color:var(--text-primary);margin:3px 0 0;font-size:.86rem}.subsection-heading>span{border:1px solid var(--border-strong);min-width:28px;height:25px;color:var(--text-muted);border-radius:999px;place-items:center;font-size:.58rem;display:grid}.compact-inline-state{min-height:76px}.invitation-empty{border:1px dashed var(--border-strong);color:var(--text-muted);text-align:center;border-radius:9px;margin:0;padding:17px;font-size:.64rem}.invitation-list{gap:7px;display:grid}.invitation-row{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:64px;padding:9px 10px;display:grid}.invitation-identity{gap:2px;min-width:0;display:grid}.invitation-identity strong,.invitation-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invitation-identity strong{color:var(--text-primary);font-size:.7rem}.invitation-identity small{color:var(--text-muted);font-size:.56rem}.invitation-actions{gap:5px;display:flex}.invitation-actions button{border:1px solid var(--border-strong);width:31px;height:31px;color:var(--text-muted);background:#ffffff05;border-radius:8px;place-items:center;display:grid}.invitation-actions button.danger-action{color:#ff8490;background:#ff4d5e0d;border-color:#ff4d5e2b}.invite-targets{border:0;border-top:1px solid var(--border-subtle);gap:7px;min-width:0;padding:12px 0 0;display:grid}.invite-targets legend{color:var(--text-secondary);padding:0;font-size:.62rem;font-weight:610}.invite-targets>p{color:var(--text-muted);margin:-2px 0 2px;font-size:.57rem;line-height:1.4}.invite-target-list{gap:6px;max-height:215px;display:grid;overflow-y:auto}.invite-target{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:8px;grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:7px;min-width:0;padding:7px 8px;display:grid}.invite-target-selected{background:#6557f50e;border-color:#7f6fff40}.invite-target label{grid-template-columns:none;align-items:center;gap:7px;min-width:0;display:flex}.invite-target input[type=checkbox]{accent-color:#7868ff;flex:none;width:15px;height:15px;min-height:0}.invite-target label>span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.invite-target select{min-height:31px;font-size:.59rem}.invitation-result{color:#73dba2;background:#20d67b0d;border:1px solid #20d67b29;border-radius:8px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:.61rem;line-height:1.45;display:flex}.invitation-result svg{flex:none;margin-top:1px}.acceptance-link-box{gap:6px;display:grid}.acceptance-link-box>span{color:var(--text-secondary);font-size:.61rem;font-weight:610}.acceptance-link-box>div{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.acceptance-link-box input{min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.56rem}.acceptance-link-box button{color:#b1a8ff;min-height:38px;font:inherit;background:#6557f512;border:1px solid #7f6fff47;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:.58rem;display:inline-flex}.invitation-success-icon{color:#61dc98;background:#20d67b0f;border-color:#20d67b33}.invitation-accept-card .primary-action,.invitation-accept-card .secondary-action{gap:7px;margin-inline:auto}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;display:grid}.form-grid .field-full{grid-column:1/-1}.form-grid .field-grow{grid-column:span 1}.camera-inventory{gap:9px;margin-top:21px;display:grid}.camera-inventory-card{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:11px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:9px;display:grid}.camera-preview{aspect-ratio:16/9;color:#5e5b72;background:#09090e;border-radius:8px;place-items:center;display:grid;position:relative}.camera-preview .camera-state{position:absolute;bottom:5px;right:5px}.camera-inventory-copy{gap:3px;min-width:0;display:grid}.camera-inventory-copy strong{color:var(--text-primary);font-size:.74rem}.camera-inventory-copy span,.camera-inventory-copy small,.camera-inventory-copy p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.59rem;overflow:hidden}.camera-inventory-copy p{color:#aaa2e9}.camera-actions{align-items:center;gap:5px;display:flex}.camera-actions button{border:1px solid var(--border-strong);min-height:31px;color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:7px;align-items:center;gap:6px;padding:0 8px;font-size:.58rem;display:inline-flex}.camera-actions .danger-action{color:#ff8390}.preview-badge{color:#9c92f7;font-size:.59rem}.customer-toolbar-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.customer-inventory-panel{min-height:430px}.customer-inventory-grid{gap:9px;margin-top:20px;display:grid}.customer-inventory-card{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:11px;grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:11px;display:grid}.customer-inventory-icon{color:#625f76;background:radial-gradient(circle,#6557f517,#0000 48%),#09090e;border-radius:9px;place-items:center;min-height:78px;display:grid;position:relative}.customer-inventory-icon .camera-state{position:absolute;bottom:6px;right:6px}.customer-inventory-copy{gap:4px;min-width:0;display:grid}.customer-inventory-copy strong{color:var(--text-primary);font-size:.76rem}.customer-inventory-copy>span{color:var(--text-secondary);font-size:.62rem}.customer-inventory-copy small{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.56rem;line-height:1.4;display:flex;overflow:hidden}.customer-inventory-copy small svg{color:#8479e7;flex:none}.customer-inventory-actions{justify-items:stretch;gap:7px;display:grid}.customer-inventory-actions a,.customer-inventory-actions>span{border:1px solid var(--border-strong);min-height:32px;color:var(--text-secondary);background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.59rem;text-decoration:none;display:inline-flex}.customer-inventory-actions a:first-child{color:#b5adff;background:#6557f514;border-color:#7f6fff4d}.customer-inventory-actions>span{color:var(--text-faint)}.customer-inventory-empty,.live-empty-state{align-content:center;min-height:330px}.live-toolbar .live-dot{flex:0 0 8px}.portal-loading{min-height:300px}.customer-camera-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.customer-camera-card{border:1px solid var(--border-subtle);background:#0d0d13;border-radius:11px;overflow:hidden}.customer-camera-card-selected{border-color:#7f6fff6b;box-shadow:0 0 0 1px #7f6fff14}.customer-camera-preview{aspect-ratio:16/9;color:#5e5b72;background:radial-gradient(circle,#6557f517,#0000 45%),#08080d;border:0;place-items:center;width:100%;display:grid;position:relative}.customer-camera-preview .camera-state{position:absolute;top:8px;right:8px}.play-button{color:#fff;opacity:0;background:#6557f5d1;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;padding-left:2px;transition:opacity .15s,transform .15s;display:grid;position:absolute;transform:scale(.9)}.customer-camera-preview:hover .play-button,.customer-camera-preview:focus-visible .play-button{opacity:1;transform:scale(1)}.customer-camera-card>div{gap:3px;padding:10px 11px;display:grid}.customer-camera-card strong{color:var(--text-primary);font-size:.71rem}.customer-camera-card>div span{color:var(--text-muted);font-size:.59rem}.customer-camera-card>div .customer-camera-origin{color:#77768a;text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;line-height:1.35;overflow:hidden}.customer-camera-origin svg{vertical-align:-2px;margin-right:4px;display:inline-block}.live-player{background:#06060a;border:1px solid #7f6fff3b;border-radius:14px;margin-bottom:14px;overflow:hidden}.live-player>header{border-bottom:1px solid var(--border-subtle);background:#111119;justify-content:space-between;align-items:center;gap:14px;min-height:49px;padding:7px 10px 7px 14px;display:flex}.live-player>header>div,.live-player>header>div>span{align-items:center;display:flex}.live-player>header>div{gap:9px}.live-player>header>div>span:not(.live-dot){flex-direction:column;align-items:flex-start;gap:2px}.live-player header strong{color:var(--text-primary);font-size:.7rem}.live-player header small{color:var(--text-muted);font-size:.56rem}.live-dot{background:var(--danger);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ff4d5e14}.player-actions{gap:5px;display:flex}.player-actions button{border:1px solid var(--border-strong);min-height:30px;color:var(--text-muted);font:inherit;background:0 0;border-radius:7px;padding:0 8px;font-size:.56rem}.player-actions button.active{color:#b3aaff;background:#6557f517;border-color:#7f6fff4d}.player-stage{aspect-ratio:16/9;background:#030305;place-items:center;width:100%;max-height:70vh;display:grid;position:relative}.player-stage iframe,.player-stage video{object-fit:contain;border:0;width:100%;height:100%}.player-state{color:#9a8fff;text-align:center;justify-items:center;gap:9px;display:grid}.player-state strong{color:var(--text-primary);font-size:.74rem}.player-state p{color:var(--text-muted);margin:0;font-size:.62rem}.player-state-error{color:#ff7d89}.recording-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:14px;display:grid}.recording-summary article{border:1px solid var(--border-subtle);background:var(--surface-card);border-radius:13px;align-items:center;gap:12px;min-width:0;padding:15px 17px;display:flex}.recording-summary article>span{color:#998eff;background:#6557f517;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.recording-summary article>div{gap:3px;min-width:0;display:grid}.recording-summary small{color:var(--text-muted);font-size:.62rem}.recording-summary strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.recording-filters{gap:15px;margin-bottom:14px;display:grid}.recording-filter-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.recording-filter-heading h2{margin-top:4px;font-size:.96rem;font-weight:650}.recording-today-button,.recording-search-button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.recording-today-button{border:1px solid var(--border-strong);min-height:33px;color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:8px;padding:0 10px;font-size:.64rem}.recording-filter-grid{grid-template-columns:minmax(180px,1.7fr) minmax(135px,1fr) minmax(104px,.7fr) minmax(104px,.7fr) auto;align-items:end;gap:10px;display:grid}.recording-filter-grid label{gap:6px;min-width:0;display:grid}.recording-filter-grid label>span{color:var(--text-secondary);font-size:.62rem;font-weight:610}.recording-filter-grid input,.recording-filter-grid select{border:1px solid var(--border-strong);width:100%;min-height:39px;color:var(--text-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background:#0c0c12;border-radius:8px;outline:none;padding:0 10px;font-size:.68rem}.recording-filter-grid input:focus,.recording-filter-grid select:focus{border-color:#7f6fff9e;box-shadow:0 0 0 3px #6557f51a}.recording-filter-grid select:disabled{opacity:.48}.recording-search-button{min-height:39px}.recording-search-button:disabled{opacity:.45}.recording-camera-origin{color:var(--text-faint);align-items:center;gap:6px;font-size:.59rem;display:inline-flex}.recordings-page-state{color:#978cff;text-align:center;align-content:center;place-items:center;gap:9px;min-height:290px;display:grid}.recordings-page-state strong{color:var(--text-primary);font-size:.78rem}.recordings-page-state p{max-width:420px;color:var(--text-muted);margin:0;font-size:.66rem;line-height:1.5}.recordings-workspace{grid-template-columns:minmax(0,1.35fr) minmax(350px,.75fr);align-items:start;gap:14px;display:grid}.recording-player{background:#06060a;border:1px solid #7f6fff36;border-radius:14px;position:sticky;top:74px;overflow:hidden}.recording-player>header{border-bottom:1px solid var(--border-subtle);background:#111119;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:10px 11px 10px 15px;display:flex}.recording-player>header>div{gap:2px;min-width:0;display:grid}.recording-player>header strong,.recording-player>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recording-player>header strong{color:var(--text-primary);font-size:.73rem}.recording-player>header small{color:var(--text-muted);font-size:.57rem}.recording-player>header button,.recording-player-state button{border:1px solid var(--border-strong);min-height:32px;color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.6rem;display:inline-flex}.recording-player>header button:disabled{opacity:.45}.recording-player-stage{aspect-ratio:16/9;background:radial-gradient(circle,#6557f512,#0000 42%),#030305;place-items:center;width:100%;display:grid}.recording-player-stage video{object-fit:contain;background:#000;width:100%;height:100%}.recording-player-state{color:#978cff;text-align:center;justify-items:center;gap:8px;padding:20px;display:grid}.recording-player-state strong{color:var(--text-primary);font-size:.75rem}.recording-player-state p{color:var(--text-muted);margin:0;font-size:.62rem}.recording-player-state-error{color:#ff7d89}.recordings-library{min-height:420px}.recordings-library-heading p{color:var(--text-muted);margin:3px 0 0;font-size:.61rem}.recordings-inline-state{color:#978cff;text-align:center;align-content:center;justify-items:center;gap:8px;min-height:310px;display:grid}.recordings-inline-state strong{color:var(--text-primary);font-size:.74rem}.recordings-inline-state p{max-width:280px;color:var(--text-muted);margin:0;font-size:.62rem;line-height:1.45}.recordings-inline-state button{border:1px solid var(--border-strong);min-height:31px;color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:8px;padding:0 9px;font-size:.59rem}.recordings-inline-state-error{color:#ff7d89}.recording-timeline{border:1px solid var(--border-subtle);background:#0b0b11;border-radius:10px;margin-top:20px;padding:13px 12px 9px}.recording-timeline-track{background:#15151e;border-radius:7px;height:43px;position:relative;box-shadow:inset 0 0 0 1px #ffffff05}.recording-timeline-guide{background:#ffffff0e;width:1px;position:absolute;top:0;bottom:0}.recording-timeline-segment{background:linear-gradient(135deg,#7667ff99,#5342dac2);border:1px solid #9082ff61;border-radius:5px;min-width:5px;height:21px;padding:0;transition:filter .14s,transform .14s;position:absolute;top:11px;box-shadow:0 3px 11px #271b7e33}.recording-timeline-segment:hover,.recording-timeline-segment:focus-visible{z-index:2;filter:brightness(1.18);transform:translateY(-1px)}.recording-timeline-segment-active{z-index:1;background:linear-gradient(135deg,#8f82ff,#6654ee);border-color:#ffffffad;box-shadow:0 0 0 3px #7667ff26}.recording-timeline-labels{color:var(--text-faint);justify-content:space-between;margin-top:7px;font-size:.52rem;display:flex}.recording-list{gap:7px;max-height:425px;margin-top:13px;padding-right:3px;display:grid;overflow-y:auto}.recording-row{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;transition:border-color .14s,background .14s;display:grid}.recording-row-active{background:#6557f50e;border-color:#7f6fff52}.recording-row-select{min-width:0;min-height:60px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.recording-row-play{color:#a69cff;background:#6557f51a;border-radius:8px;place-items:center;width:31px;height:31px;padding-left:2px;display:grid}.recording-row-time{gap:3px;min-width:0;display:grid}.recording-row-time strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.recording-row-time small,.recording-expiry{color:var(--text-muted);font-size:.55rem}.recording-expiry{white-space:nowrap;padding-left:8px}.recording-download-button{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--text-secondary);background:#ffffff05;border-radius:8px;place-items:center;margin-right:8px;display:grid}.recording-download-button:disabled{opacity:.45}.recording-download-error{margin-top:10px}.agent-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.agent-summary article{border:1px solid var(--border-subtle);background:var(--surface-card);border-radius:12px;align-items:center;gap:11px;min-width:0;padding:13px 15px;display:flex}.agent-summary article>span{color:#9a8fff;background:#6557f517;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.agent-summary article>span.online{color:#58d995;background:#20d67b14}.agent-summary article>span.offline{color:#ff7d89;background:#ff4d5e12}.agent-summary article>span.pending{color:#ffbd57;background:#ffa82014}.agent-summary article>div{gap:2px;display:grid}.agent-summary small{color:var(--text-muted);font-size:.59rem}.agent-summary strong{color:var(--text-primary);font-size:.94rem}.agent-enrollment{background:linear-gradient(135deg,#20d67b0b,#6557f509);border-color:#5bdd9733;gap:11px;margin-bottom:14px;padding:14px 15px;display:grid}.agent-enrollment-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.agent-enrollment-heading>span{color:#66daa0;background:#20d67b14;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.agent-enrollment-heading>div{gap:3px;min-width:0;display:grid}.agent-enrollment-heading strong{color:var(--text-primary);font-size:.72rem}.agent-enrollment-heading p{color:var(--text-muted);margin:0;font-size:.59rem;line-height:1.45}.agent-enrollment-heading>button{border:1px solid var(--border-subtle);width:29px;height:29px;color:var(--text-muted);background:#ffffff05;border-radius:7px}.agent-command{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:7px;min-width:0;display:grid}.agent-command code{color:#c9c3ff;white-space:nowrap;background:#09090e;border:1px solid #7f6fff2e;border-radius:8px;padding:11px 12px;font-size:.59rem;overflow-x:auto}.agent-command button,.agent-actions button{border:1px solid var(--border-strong);color:var(--text-secondary);font:inherit;background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.59rem;display:inline-flex}.agent-command button{min-width:88px;padding:0 11px}.agent-security-note{color:#71dca4;align-items:center;gap:7px;font-size:.57rem;display:flex}.agent-management-layout{align-items:start}.agent-list{gap:8px;margin-top:19px;display:grid}.agent-card{border:1px solid var(--border-subtle);background:#ffffff03;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:11px;display:grid}.agent-status-icon{color:#8b86a6;background:#ffffff09;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.agent-status-icon.status-online{color:#5cdb99;background:#20d67b13}.agent-status-icon.status-offline,.agent-status-icon.status-revoked{color:#ff7d89;background:#ff4d5e11}.agent-status-icon.status-pending{color:#ffbd57;background:#ffa82012}.agent-card-copy{gap:3px;min-width:0;display:grid}.agent-card-copy>div{align-items:center;gap:7px;display:flex}.agent-card-copy strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.agent-card-copy>span,.agent-card-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.agent-status{border:1px solid var(--border-subtle);color:var(--text-muted);text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:.49rem;font-weight:700}.agent-status.status-online{color:#61dc9d;background:#20d67b0e;border-color:#20d67b29}.agent-status.status-pending{color:#ffc066;background:#ffa8200d;border-color:#ffa82029}.agent-status.status-offline,.agent-status.status-revoked{color:#ff8994;background:#ff4d5e0b;border-color:#ff4d5e26}.agent-actions{gap:5px;display:flex}.agent-actions button{min-height:31px;padding:0 8px}.agent-actions button.danger-action{color:#ff8390}.agent-actions button:disabled{opacity:.45}.agent-outbound-note{color:#9a91ef;background:#6557f509;border:1px solid #7f6fff24;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;display:flex}.agent-outbound-note>span{color:var(--text-muted);gap:2px;font-size:.57rem;line-height:1.4;display:grid}.agent-outbound-note strong{color:var(--text-secondary);font-size:.61rem}.field-hint{color:#a69cff;font-size:.54rem;line-height:1.4}.camera-edit-notice{color:#b9b3e8;background:#7c6cff12;border:1px solid #7c6cff3d;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;margin:0 0 13px;padding:10px;font-size:.58rem;line-height:1.5;display:flex}.camera-edit-notice button{border:1px solid var(--border-strong);min-height:27px;color:var(--text-secondary);font:inherit;background:#ffffff06;border-radius:7px;flex:none;align-items:center;gap:5px;padding:0 8px;font-size:.55rem;display:inline-flex}.camera-edit-dialog,.camera-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030308cc;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.camera-edit-dialog .camera-form{width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #00000094}.camera-live-dialog{width:min(1100px,100%);max-height:calc(100vh - 48px)}.camera-live-dialog .live-player{margin:0;box-shadow:0 24px 70px #00000094}.camera-delete-dialog{grid-template-columns:auto minmax(0,1fr);gap:14px;width:min(480px,100%);padding:22px;display:grid;box-shadow:0 24px 70px #00000094}.camera-delete-icon{color:#ff7a86;background:#ff4d5b14;border:1px solid #ff4d5b40;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.camera-delete-dialog h2{color:var(--text-primary);margin:5px 0 6px;font-size:1rem}.camera-delete-dialog p{color:var(--text-muted);margin:0;font-size:.64rem;line-height:1.55}.camera-delete-error,.camera-delete-actions{grid-column:1/-1}.camera-delete-error{background:#ff4d5b0f;border:1px solid #ff4d5b33;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;font-size:.62rem;line-height:1.45;display:flex}.camera-delete-actions{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.camera-delete-actions button{min-height:36px;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.62rem;display:inline-flex}.danger-confirm-action{color:#ffd9dd;background:#ff4d5b29;border:1px solid #ff4d5b52}.danger-confirm-action:hover:not(:disabled){background:#ff4d5b3b;border-color:#ff4d5b85}.storage-loading{min-height:120px}.storage-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px;display:grid}.storage-summary-card{border:1px solid var(--border-subtle);background:#0e0e14;border-radius:11px;gap:7px;min-width:0;padding:16px 17px;display:grid}.storage-summary-card>span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;font-size:.59rem;display:flex}.storage-summary-card>span svg{color:#8e83ff}.storage-summary-card strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.storage-summary-card small{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.storage-workspace{grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:start;gap:14px;display:grid}.storage-primary-column{gap:14px;display:grid}.storage-connected{color:#4cdd91;background:#24c87612;border:1px solid #24c87633;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.56rem;display:inline-flex}.storage-detail-list{border:1px solid var(--border-subtle);background:#0b0b10;border-radius:9px;margin:4px 0 17px;display:grid}.storage-detail-list>div{border-bottom:1px solid var(--border-subtle);grid-template-columns:155px minmax(0,1fr);gap:16px;min-width:0;padding:11px 12px;display:grid}.storage-detail-list>div:last-child{border-bottom:0}.storage-detail-list dt{color:var(--text-faint);font-size:.57rem}.storage-detail-list dd{color:var(--text-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.6rem;overflow:hidden}.storage-current-actions,.storage-form-actions{justify-content:flex-end;gap:8px;display:flex}.storage-current-actions .secondary-action,.storage-form-actions button{gap:7px;min-height:36px;font-size:.62rem}.storage-safety-note{color:#9589ff;background:#7c6cff0e;border:1px solid #7c6cff33;border-radius:11px;align-items:flex-start;gap:12px;padding:15px 16px;display:flex}.storage-safety-note div{gap:4px;display:grid}.storage-safety-note strong{color:#c7c1f3;font-size:.66rem}.storage-safety-note p{color:var(--text-muted);margin:0;font-size:.58rem;line-height:1.55}.storage-form{position:sticky;top:68px}.storage-checkbox{border:1px solid var(--border-subtle);background:#ffffff04;border-radius:8px;align-items:center;min-height:51px;padding:10px 11px;gap:9px!important;display:flex!important}.storage-checkbox input{accent-color:#7667ff;width:15px;height:15px}.storage-checkbox>span{gap:2px;display:grid}.storage-checkbox strong{color:var(--text-secondary);font-size:.59rem}.storage-checkbox small{color:var(--text-faint);font-size:.53rem}.storage-credential-note,.storage-test-success{border-radius:8px;align-items:flex-start;gap:7px;margin-top:11px;padding:9px 10px;font-size:.56rem;line-height:1.45;display:flex}.storage-credential-note{border:1px solid var(--border-subtle);color:var(--text-muted);background:#ffffff04}.storage-test-success{color:#63dc9c;background:#24c8760e;border:1px solid #24c87630}.storage-form-actions{margin-top:13px}@media (width<=1180px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.management-layout{grid-template-columns:1fr}.management-aside{grid-template-columns:repeat(2,minmax(0,1fr))}.camera-form{grid-column:1/-1}.recordings-workspace{grid-template-columns:1fr}.agent-summary,.storage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-workspace{grid-template-columns:1fr}.storage-form,.recording-player{position:static}}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border-subtle);height:auto;position:relative}.brand{padding-inline:18px}.main-navigation{gap:18px;padding:12px 14px;display:flex;overflow:auto hidden}.navigation-section{flex:none}.navigation-label{display:none}.navigation-list{gap:4px;display:flex}.navigation-item{min-height:35px}.sidebar-footer{display:none}.topbar{padding-left:18px;top:0}.customer-camera-grid,.recording-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recording-camera-field{grid-column:1/-1}}@media (width<=640px){.topbar-actions>button:not(.profile-button),.topbar-actions .profile-button span{display:none}.main-content{padding:23px 15px 40px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.environment-badge{margin-top:0}.status-grid,.customer-summary,.recording-summary{grid-template-columns:1fr}.status-card{min-height:125px}.panel-heading{flex-direction:column;align-items:flex-start}.access-heading-actions,.access-scope-select,.access-invite-trigger{width:100%}.access-scope-select select{flex:1;max-width:none}.access-invite-trigger{justify-content:center}.access-dialog-backdrop{align-items:end;padding:10px}.access-dialog{max-height:calc(100vh - 20px);padding:17px}.access-dialog-fields,.single-tenant-access,.access-dialog-role-guide{grid-template-columns:1fr}.access-dialog-actions{flex-direction:column-reverse;align-items:stretch}.access-dialog-actions>button{justify-content:center}.customer-toolbar{flex-direction:column;align-items:stretch}.customer-toolbar button,.customer-toolbar a{justify-content:center}.customer-toolbar-actions{flex-direction:column;align-items:stretch}.customer-inventory-card{grid-template-columns:88px minmax(0,1fr)}.customer-inventory-icon{min-height:74px}.customer-inventory-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.recording-filter-heading{flex-direction:column;align-items:stretch}.recording-filter-grid{grid-template-columns:1fr}.recording-camera-field{grid-column:auto}.recording-player>header{flex-direction:column;align-items:stretch}.recording-player>header button{width:100%}.recording-row-select{grid-template-columns:auto minmax(0,1fr)}.recording-expiry{grid-column:2;padding-left:0}.camera-grid-placeholder,.management-aside,.form-grid,.customer-camera-grid,.agent-summary,.storage-summary-grid{grid-template-columns:1fr}.storage-detail-list>div{grid-template-columns:1fr;gap:4px}.storage-detail-list dd{text-align:left}.storage-current-actions,.storage-form-actions{flex-direction:column;align-items:stretch}.agent-command,.agent-card{grid-template-columns:1fr}.agent-command button{min-height:36px}.agent-actions{justify-content:flex-end}.form-grid .field-full,.form-grid .field-grow{grid-column:auto}.camera-inventory-card{grid-template-columns:92px minmax(0,1fr)}.camera-actions{grid-column:1/-1;justify-content:flex-end}.access-row{grid-template-columns:auto minmax(0,1fr) auto}.access-role-field{grid-column:2/3}.access-revoke-button{grid-column:3}.invitation-row{grid-template-columns:auto minmax(0,1fr) auto}.invitation-actions{grid-column:2/-1;justify-content:flex-end}.invite-target{grid-template-columns:1fr}.live-player>header{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.users-page{gap:18px;display:grid}.users-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.users-summary-grid article{border:1px solid var(--border-subtle);background:linear-gradient(135deg, #6a5bff0e, transparent 62%), var(--surface-card);border-radius:12px;align-items:center;gap:13px;min-height:82px;padding:16px 18px;display:flex}.users-summary-grid article>span{width:38px;height:38px;color:var(--brand-primary);background:#6a5bff17;border:1px solid #7665ff3d;border-radius:10px;flex:0 0 38px;place-items:center;display:grid}.users-summary-grid article>div{gap:2px;display:grid}.users-summary-grid strong{font-size:1.25rem;line-height:1}.users-summary-grid small{color:var(--text-muted);font-size:.72rem}.users-directory-panel{min-height:510px;padding:0;overflow:hidden}.users-directory-heading{justify-content:space-between;align-items:center;gap:20px;padding:22px 24px 18px;display:flex}.users-directory-heading h2,.scope-builder-heading h3{margin:4px 0 3px}.users-directory-heading p{color:var(--text-muted);margin:0;font-size:.75rem}.users-toolbar{border-block:1px solid var(--border-subtle);background:#ffffff03;justify-content:space-between;align-items:center;gap:14px;padding:13px 24px;display:flex}.users-search{width:min(360px,100%);min-height:38px;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface-canvas);border-radius:9px;align-items:center;gap:9px;padding:0 12px;display:flex}.users-search:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #6a5bff1a}.users-search input{width:100%;color:var(--text-primary);background:0 0;border:0;outline:0}.users-filters{border:1px solid var(--border-subtle);background:var(--surface-canvas);border-radius:9px;gap:4px;padding:3px;display:flex}.users-filters button{min-height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 11px}.users-filters button.active{color:var(--text-primary);background:#6a5bff2b;box-shadow:inset 0 0 0 1px #7665ff38}.users-directory-list{padding:7px 24px 22px;display:grid}.user-directory-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(170px,.9fr) auto minmax(240px,1.3fr) auto;align-items:center;gap:13px;min-height:72px;padding:12px 6px;display:grid}.user-directory-row:last-child{border-bottom:0}.user-avatar{color:#9b90ff;background:#6a5bff1a;border:1px solid #7665ff38;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.user-avatar.admin{color:#f1bd55;background:#f1bd5514;border-color:#f1bd5538}.user-avatar.pending{color:var(--text-muted);background:0 0;border-style:dashed}.user-directory-identity{gap:3px;min-width:0;display:grid}.user-directory-identity strong,.user-directory-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-directory-identity strong{font-size:.8rem}.user-directory-identity small,.user-access-summary{color:var(--text-muted);font-size:.68rem}.user-kind-badge{border:1px solid;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:.64rem;font-weight:650;display:inline-flex}.user-kind-badge.admin{color:#e9bd64;background:#e9bd6412;border-color:#e9bd643b}.user-kind-badge.customer{color:#9b91ff;background:#6a5bff14;border-color:#7665ff3d}.user-access-summary{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.user-configure-button{min-height:33px;color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.user-configure-button:hover{color:var(--text-primary);background:#6a5bff12;border-color:#7665ff6b}.user-access-dialog{width:min(760px,100vw - 32px);max-height:min(860px,100dvh - 42px)}.user-access-form{gap:18px;padding:20px 22px 22px;display:grid;overflow-y:auto}.user-access-form input[type=checkbox],.user-access-form input[type=radio]{width:16px;min-width:16px;height:16px;min-height:16px;box-shadow:none;border-radius:4px;padding:0}.user-access-form input[type=radio]{border-radius:50%}.account-type-picker{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid}.account-type-picker legend{color:var(--text-secondary);grid-column:1/-1;margin-bottom:8px;font-size:.68rem;font-weight:650}.account-type-picker button{text-align:left;min-height:68px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-canvas);cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;display:grid}.account-type-picker button>span{gap:3px;display:grid}.account-type-picker button small{color:var(--text-muted);font-size:.65rem}.account-type-picker button>svg:last-child{opacity:0}.account-type-picker button.selected{color:var(--text-primary);background:#6a5bff17;border-color:#7665ff8f;box-shadow:0 0 0 3px #6a5bff0f}.account-type-picker button.selected>svg:last-child{color:var(--brand-primary);opacity:1}.admin-access-notice{background:linear-gradient(130deg,#e9bd6414,#0000);border:1px solid #e9bd6433;border-radius:11px;gap:13px;padding:16px;display:flex}.admin-access-notice>span{color:#e9bd64;background:#e9bd641a;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.admin-access-notice p{color:var(--text-muted);margin:5px 0 0;font-size:.7rem;line-height:1.55}.customer-scope-builder{gap:12px;display:grid}.scope-builder-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.scope-builder-heading small{color:var(--text-muted);font-size:.66rem}.client-access-cards{gap:9px;display:grid}.client-access-card{border:1px solid var(--border-subtle);background:var(--surface-canvas);border-radius:11px;overflow:hidden}.client-access-card.selected{border-color:#7665ff5c}.client-access-card-heading{cursor:pointer;align-items:center;gap:11px;min-height:62px;padding:11px 13px;display:flex}.client-access-card-heading>input,.all-cameras-option>input,.camera-checkbox-grid input{accent-color:var(--brand-primary)}.client-access-icon,.camera-checkbox-icon{color:#9b91ff;background:#6a5bff1a;border-radius:8px;place-items:center;display:grid}.client-access-icon{width:34px;height:34px}.client-access-card-heading>.client-access-icon+span{gap:3px;min-width:0;display:grid}.client-access-card-heading small{color:var(--text-muted);font-size:.64rem}.single-client-label{color:#60d8a0;grid-auto-flow:column;align-items:center;margin-left:auto;font-size:.64rem;gap:5px!important;display:inline-flex!important}.camera-scope-options{border-top:1px solid var(--border-subtle);background:#ffffff03;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.all-cameras-option{border:1px solid var(--border-subtle);cursor:pointer;border-radius:9px;align-items:flex-start;gap:9px;padding:11px;display:flex}.all-cameras-option.selected{background:#6a5bff12;border-color:#7665ff70}.all-cameras-option>span{gap:3px;display:grid}.all-cameras-option small{color:var(--text-muted);font-size:.62rem;line-height:1.4}.camera-checkbox-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:4px;display:grid}.camera-checkbox-grid>label{border:1px solid var(--border-subtle);cursor:pointer;border-radius:9px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:9px 10px;display:grid}.camera-checkbox-grid>label.selected{background:#60d8a00b;border-color:#60d8a052}.camera-checkbox-grid>label>span:nth-child(3){gap:2px;min-width:0;display:grid}.camera-checkbox-grid strong,.camera-checkbox-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.camera-checkbox-grid small{color:var(--text-muted);font-size:.61rem}.camera-checkbox-grid>label>svg:last-child{color:#60d8a0;opacity:0}.camera-checkbox-grid>label.selected>svg:last-child{opacity:1}.camera-checkbox-icon{width:29px;height:29px}@media (width<=1050px){.users-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-directory-row{grid-template-columns:auto minmax(150px,1fr) auto auto}.user-access-summary{grid-area:2/2/auto/4}.user-configure-button,.invitation-actions{grid-area:1/4/3}}@media (width<=720px){.users-summary-grid,.account-type-picker,.camera-scope-options,.camera-checkbox-grid{grid-template-columns:1fr}.users-directory-heading,.users-toolbar{flex-direction:column;align-items:stretch}.users-search{width:100%}.users-filters{overflow-x:auto}.users-directory-list{padding-inline:14px}.user-directory-row{grid-template-columns:auto minmax(0,1fr) auto}.user-kind-badge{grid-column:3}.user-access-summary{grid-column:2/-1}.user-configure-button,.invitation-actions{grid-area:auto/2/auto/-1;justify-self:end}.camera-checkbox-grid{grid-column:auto}}
