:root{color:#202622;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f3f5f4;--surface:#fff;--surface-soft:#f9faf9;--text:#202622;--muted:#69736d;--subtle:#8b948e;--border:#dfe4e1;--border-strong:#cbd3ce;--accent:#157353;--accent-dark:#105b42;--accent-soft:#e8f4ef;--blue:#2d67a3;--blue-soft:#eaf1f8;--amber:#9b6107;--amber-soft:#fff4dc;--danger:#b42318;--danger-soft:#fff0ee;--sidebar:#fff;--shadow:0 14px 36px #1c26201c;--shadow-soft:0 1px 2px #1c26200a, 0 5px 16px #1c262009;background:#f3f5f4;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-height:100%;margin:0}html,body{overflow-x:hidden}body{background:var(--bg);min-width:320px}body,button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{transition:color .14s,background-color .14s,border-color .14s,box-shadow .14s}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2d67a333}.app-shell{min-height:100vh}.sidebar{z-index:30;width:252px;color:var(--text);background:var(--sidebar);border-right:1px solid var(--border);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;min-height:76px;padding:15px 20px;display:flex}.brand-mark{color:#fff;background:var(--accent);border-radius:9px 9px 9px 3px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid;position:relative;box-shadow:0 5px 12px #15735330}.brand-mark:after{content:"";border:1px solid #ffffff57;border-radius:6px 6px 6px 2px;position:absolute;inset:5px}.brand-mark>span{z-index:1;color:inherit;font-size:inherit;line-height:1;position:relative}.brand div{flex-direction:column;min-width:0;display:flex}.brand strong{font-size:16px;line-height:1.35}.brand div span{color:var(--subtle);letter-spacing:.06em;text-transform:uppercase;font-size:10px;line-height:1.5}.sidebar-close{color:var(--muted);margin-left:auto;display:none}.nav-list{flex-direction:column;gap:3px;padding:18px 12px;display:flex}.nav-section-label{color:#929c96;letter-spacing:.09em;padding:0 10px 7px;font-size:10px;font-weight:750;display:block}.nav-section-spaced{margin-top:17px}.nav-item{color:#55615a;border-radius:6px;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:14px;font-weight:590;display:flex;position:relative}.nav-item:hover{color:#1e2d25;background:#f1f5f3}.nav-item.active{color:var(--accent-dark);background:var(--accent-soft);font-weight:680}.nav-item.active:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;left:0}.sidebar-footer{min-height:70px;color:var(--muted);border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:auto;padding:0 18px;font-size:11px;display:flex}.sidebar-footer>span:not(.system-status-dot){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-footer strong{color:#465149;font-size:11px;font-weight:680}.sidebar-footer small{color:var(--subtle);letter-spacing:.04em;margin-top:2px;font-size:9px}.system-status-dot{box-sizing:content-box;background:#27a676;border:2px solid #dff4eb;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.workspace{min-width:0;min-height:100vh;margin-left:252px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;align-items:center;gap:12px;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.topbar>div:not(.environment-chip):not(.session-user){flex-direction:column;display:flex}.topbar-eyebrow{color:var(--subtle);text-transform:uppercase;font-size:9px;line-height:1.3}.topbar strong{font-size:14px;line-height:1.45}.environment-chip{color:#59635d;border:1px solid var(--border);background:#f5f7f6;border-radius:999px;align-items:center;gap:7px;min-height:28px;margin-left:auto;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.environment-chip span{background:#27a676;border-radius:50%;width:7px;height:7px}.tenant-switcher{flex-direction:column;gap:2px;min-width:204px;margin-left:auto;display:flex}.tenant-switcher>span:first-child{color:var(--subtle);font-size:10px;line-height:1.2}.tenant-select-wrap{align-items:center;display:flex;position:relative}.tenant-select-wrap>svg{color:var(--subtle);pointer-events:none;position:absolute;right:9px}.tenant-switcher select{appearance:none;width:100%;min-height:34px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:0 30px 0 10px;font-size:12px;font-weight:650}.session-user{border-left:1px solid var(--border);align-items:center;gap:8px;min-width:0;padding-left:12px;display:flex}.session-user>span:not(.avatar){flex-direction:column;min-width:0;display:flex}.session-user strong,.session-user small{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.session-user strong{font-size:12px}.session-user small{color:var(--subtle);font-size:10px}.session-state{min-height:100vh;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.session-state .brand-mark{margin-bottom:6px}.session-state strong{color:var(--text);font-size:18px}.session-error>svg{color:var(--danger)}.mobile-menu{display:none}.page-content{width:100%;min-width:0;max-width:1440px;margin:0 auto;padding:30px 34px 56px}.page-stack{flex-direction:column;gap:22px;min-width:0;display:flex}.page-header,.detail-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-header h1,.detail-heading h1{color:var(--text);margin:0;font-size:25px;font-weight:720;line-height:1.25}.page-header p,.detail-heading p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.page-header-action,.button-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.context-hint{color:#24506a;background:#eef7fb;border:1px solid #c7e2ee;border-radius:6px;align-items:flex-start;gap:10px;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.context-hint svg{flex:none;margin-top:1px}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.button.small{min-height:32px;padding:0 10px;font-size:12px}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button.primary:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark)}.button.secondary{color:#38423c;background:var(--surface);border-color:var(--border-strong)}.button.secondary:hover:not(:disabled){background:#f5f7f6;border-color:#aeb9b2}.button.danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button.danger:hover:not(:disabled){background:#8f1c14}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.48}.icon-button{color:#66716a;cursor:pointer;background:0 0;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--text);background:#eef1ef}.icon-button.bordered{background:var(--surface);border:1px solid var(--border-strong)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);min-height:120px;box-shadow:var(--shadow-soft);border-radius:6px;grid-template-rows:1fr auto;grid-template-columns:42px minmax(0,1fr);gap:8px 12px;padding:18px;display:grid}.metric-icon{border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.metric-icon-green{color:var(--accent);background:var(--accent-soft)}.metric-icon-blue{color:var(--blue);background:var(--blue-soft)}.metric-icon-amber{color:var(--amber);background:var(--amber-soft)}.metric-icon-gray{color:#626d67;background:#edf0ee}.metric-card>div{flex-direction:column;min-width:0;display:flex}.metric-card>div span,.metric-card small{color:var(--muted);font-size:12px}.metric-card>div strong{margin-top:3px;font-size:27px;line-height:1.2}.metric-card>div strong.metric-word{font-size:20px}.metric-card>small{border-top:1px solid #edf0ee;grid-column:1/-1;padding-top:9px}.dashboard-overview-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:14px;display:grid}.dashboard-panel{background:var(--surface);border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-soft);border-radius:7px}.dashboard-panel-heading{border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:13px 17px;display:flex}.dashboard-panel-heading h2{margin:2px 0 0;font-size:15px;line-height:1.35}.panel-kicker{color:var(--subtle);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:720;line-height:1.25;display:block}.quick-action-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;display:grid}.quick-action-row{border-radius:6px;align-items:center;gap:11px;min-width:0;min-height:72px;padding:10px;display:flex}.quick-action-row:hover{background:#f4f8f6}.quick-action-row>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.quick-action-row strong,.quick-action-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-action-row strong{color:#303a34;font-size:12px}.quick-action-row small{color:var(--muted);margin-top:3px;font-size:10px}.quick-action-row>svg{color:#95a099;flex:none}.quick-action-icon{width:35px;height:35px;color:var(--accent);background:var(--accent-soft);border-radius:6px;flex:0 0 35px;place-items:center;display:grid}.health-label{color:#126146;white-space:nowrap;background:#e8f5ef;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:680;display:inline-flex}.health-label-warning{color:#865405;background:var(--amber-soft)}.health-rings{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 18px;display:grid}.health-ring-item{align-items:center;gap:11px;min-width:0;display:flex}.health-ring-item>span:last-child{flex-direction:column;min-width:0;display:flex}.health-ring-item>span:last-child strong{font-size:11px}.health-ring-item>span:last-child small{color:var(--muted);margin-top:2px;font-size:10px}.health-ring{--ring-color:var(--accent);background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--ring-color) var(--progress), #e8ecea 0);border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid}.health-ring strong{color:#344039;font-size:13px}.health-ring-blue{--ring-color:var(--blue)}.health-footer{min-height:48px;color:var(--accent);border-top:1px solid #e8ece9;align-items:center;gap:9px;margin:0 17px;display:flex}.health-footer>span{flex-direction:column;min-width:0;display:flex}.health-footer strong{color:#455048;font-size:10px}.health-footer small{color:var(--muted);margin-top:1px;font-size:9px}.health-footer-warning{color:var(--amber)}.recent-users-panel{overflow:hidden}.recent-users-heading{padding-right:14px}.dashboard-user-table{min-width:780px}.dashboard-user-table th:first-child,.dashboard-user-table td:first-child{width:32%}.dashboard-user-table th:last-child,.dashboard-user-table td:last-child{width:56px}.dashboard-user-table td{height:62px}.dashboard-user-link:hover strong{color:var(--accent)}.date-cell{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.section-block{border-top:1px solid var(--border-strong);min-width:0;padding-top:16px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:42px;display:flex}.section-heading>div{align-items:baseline;gap:8px;display:flex}.section-heading h2{margin:0;font-size:16px;line-height:1.4}.section-heading span{color:var(--subtle);font-size:11px}.text-link,.back-link{color:var(--accent);align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.text-link:hover,.back-link:hover{color:var(--accent-dark)}.compact-list{flex-direction:column;display:flex}.compact-row{border-bottom:1px solid #e8ece9;align-items:center;gap:11px;min-height:66px;padding:9px 4px;display:flex}.compact-row:hover{background:#ffffff8c}.compact-main{flex-direction:column;flex:1;min-width:0;display:flex}.compact-main strong,.entity-cell strong{color:#2c352f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.45;overflow:hidden}.compact-main small,.entity-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.45;overflow:hidden}.compact-empty{color:var(--muted);text-align:center;padding:32px 4px;font-size:13px}.avatar{color:#315b77;background:#e9f1f6;border:1px solid #d9e5ed;border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:grid}.avatar-building{color:#356b55;background:#ebf4f0;border-color:#d7e9e0}.filter-bar{background:var(--surface);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.search-box{width:min(100%,460px);min-height:38px;color:var(--muted);border:1px solid var(--border-strong);background:#fafbfa;border-radius:6px;align-items:center;gap:9px;padding-left:11px;display:flex}.search-box:focus-within{border-color:#7aa993;box-shadow:0 0 0 3px #1573531a}.search-box input{min-width:80px;height:36px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:13px}.search-box .button{margin-right:3px}.filter-selects{align-items:center;gap:8px;display:flex}.filter-icon{width:30px;height:30px;color:var(--muted);place-items:center;display:grid}.filter-selects select,.field input,.field select{height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;outline:0;font-size:13px}.filter-selects select{min-width:126px;padding:0 32px 0 10px}.data-region{background:var(--surface);border:1px solid var(--border);border-radius:6px;min-width:0;max-width:100%;overflow:hidden}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}.data-table th{color:#69736d;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;background:#f7f9f8;height:42px;padding:0 16px;font-size:11px;font-weight:700}.data-table td{color:#414a45;vertical-align:middle;border-bottom:1px solid #e9ecea;height:64px;padding:8px 16px;font-size:12px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfcfb}.data-table th:first-child,.data-table td:first-child{width:32%}.data-table th:last-child,.data-table td:last-child{width:54px}.platform-tenant-table{min-width:940px}.platform-tenant-table th:last-child,.platform-tenant-table td:last-child{width:88px}.entity-cell{align-items:center;gap:10px;min-width:0;display:flex}.entity-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.table-action{text-align:right}.platform-tenant-actions{justify-content:flex-end;align-items:center;gap:2px;display:inline-flex}.resource-server-table{min-width:900px}.resource-server-table th:first-child,.resource-server-table td:first-child{width:29%}.resource-server-table th:nth-child(2),.resource-server-table td:nth-child(2){width:31%}.resource-server-table th:last-child,.resource-server-table td:last-child{width:120px}.resource-server-actions{justify-content:flex-end;align-items:center;gap:2px;display:inline-flex}.avatar-resource{color:#4f5571;background:#eef0f6;border-color:#dfe2ec}.audience-list{color:#4e5953;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;display:block;overflow:hidden}.ownership-badge{border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;font-weight:650;display:inline-flex}.ownership-console{color:#126146;background:#e8f5ef}.ownership-deployment{color:#555e72;background:#edf0f5}.audience-picker{border:1px solid var(--border-strong);border-radius:6px;gap:8px;min-width:0;padding:12px;display:grid}.audience-picker legend{color:#414b45;padding:0 5px;font-size:12px;font-weight:650}.audience-picker label{cursor:pointer;background:#f8faf9;border-radius:5px;align-items:center;gap:9px;min-width:0;padding:7px 8px;display:flex}.audience-picker input{accent-color:var(--accent)}.audience-picker span{overflow-wrap:anywhere;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.secret-once{color:#80510a;background:#fff8e9;border:1px solid #ead29e;border-radius:6px;align-items:center;gap:9px;padding:10px 11px;font-size:12px;font-weight:650;display:flex}.secret-value{grid-template-columns:minmax(0,1fr) 38px;gap:7px;display:grid}.secret-value input{color:#303a34;border:1px solid var(--border-strong);background:#f7f9f8;border-radius:6px;min-width:0;height:38px;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.copied-mark{font-size:9px;font-weight:700}.icon-button.danger-ghost{color:var(--danger)}.icon-button.danger-ghost:hover:not(:disabled){color:#8f1c14;background:var(--danger-soft)}.plain-status{color:var(--muted)}.plain-status.on{color:var(--accent);font-weight:650}.status-badge,.role-chip{color:#59635d;white-space:nowrap;background:#f0f2f1;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:24px;padding:2px 8px;font-size:11px;font-weight:650;display:inline-flex}.status-badge>span{background:#8b948e;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.status-active{color:#126146;background:#e8f5ef}.status-active>span{background:#20a172}.status-provisioning,.status-invited,.status-locked{color:#865405;background:var(--amber-soft)}.status-provisioning>span,.status-invited>span,.status-locked>span{background:#d28a14}.status-suspended,.status-disabled,.status-closed,.status-deleted{color:#92251d;background:var(--danger-soft)}.status-suspended>span,.status-disabled>span,.status-closed>span,.status-deleted>span{background:#cc4338}.status-merged,.status-resigned{color:#4f596d;background:#edf0f5}.status-merged>span,.status-resigned>span{background:#788398}.role-chip{color:#3e5570;background:#edf2f7}.pagination{min-height:52px;color:var(--muted);border-top:1px solid var(--border);background:#fafbfa;justify-content:space-between;align-items:center;padding:0 12px 0 16px;font-size:11px;display:flex}.pagination>div{gap:4px;display:flex}.state-panel{min-height:190px;color:var(--muted);background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:28px;font-size:13px;display:flex}.state-error{color:#72221c;background:snow;border-color:#efcac6}.state-error>div,.state-empty{flex-direction:column}.state-error>div{text-align:left;flex:1;align-items:flex-start;display:flex}.state-error>div strong,.state-error>div span{display:block}.state-error>div span,.state-empty span{color:var(--muted);margin-top:4px;font-size:12px}.state-empty{gap:8px}.state-empty>svg{color:#96a19a}.state-empty .button{margin-top:8px}.spin{animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{border:1px solid;border-radius:6px;align-items:center;gap:9px;min-height:44px;padding:9px 11px;font-size:12px;display:flex}.notice-success{color:#125840;background:#edf8f3;border-color:#bfe1d2}.notice-error{color:#87241c;background:#fff5f4;border-color:#edc1bc}.notice-conflict{color:#80510a;background:#fff8e9;border-color:#ead29e}.notice span{flex:1;min-width:0}.notice-dismiss{color:currentColor;cursor:pointer;background:0 0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.detail-heading{align-items:flex-end}.back-link{margin-bottom:14px}.detail-title-row{align-items:center;gap:13px;display:flex}.detail-title-row>div{min-width:0}.detail-title-row h1,.detail-title-row p,.field-error,.notice span{overflow-wrap:anywhere}.detail-avatar{color:#2f6b53;background:#e6f2ec;border:1px solid #cee4d9;border-radius:7px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.detail-avatar-user{color:#315d79;background:#e8f1f6;border-color:#d2e2eb;font-size:18px;font-weight:750}.title-with-status{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-summary{background:var(--surface);border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.summary-item{border-right:1px solid var(--border);align-items:center;gap:11px;min-width:0;min-height:86px;padding:14px 18px;display:flex}.summary-item:last-child{border-right:0}.summary-icon{color:#596b61;background:#f0f3f1;border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.summary-item>div{flex-direction:column;min-width:0;display:flex}.summary-item small{color:var(--muted);font-size:11px}.summary-item strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;overflow:hidden}.detail-section{margin-top:2px}.embedded-table{background:var(--surface);border:1px solid var(--border)}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{cursor:default;background:#141b178f;width:100%;height:100%;position:absolute;inset:0}.modal{background:var(--surface);width:min(100%,560px);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border:1px solid #ffffff8c;border-radius:8px;position:relative;overflow:auto}.modal-small{width:min(100%,420px)}.modal-large{width:min(100%,720px)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;min-height:70px;padding:18px 20px 14px;display:flex}.modal-header h2{margin:0;font-size:17px;line-height:1.4}.modal-header p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.modal-body{padding:20px}.form-stack{flex-direction:column;gap:17px;display:flex}.form-grid{gap:14px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span{color:#414b45;font-size:12px;font-weight:650}.field input,.field select{width:100%;padding:0 11px}.field input:focus,.field select:focus{border-color:#6ca28b;box-shadow:0 0 0 3px #1573531a}.password-field{align-items:center;gap:6px;display:flex}.password-field input{flex:1;min-width:0}.field small{color:var(--muted);font-size:11px;line-height:1.4}.compact-field{flex:0 0 150px;width:150px}.toggle-row{cursor:pointer;align-items:center;gap:10px;display:flex}.toggle-row.disabled{cursor:not-allowed;opacity:.58}.toggle-row>input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.toggle-control{background:#aeb7b2;border-radius:999px;flex:0 0 38px;width:38px;height:22px;position:relative}.toggle-control:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0003}.toggle-row>input:checked+.toggle-control{background:var(--accent)}.toggle-row>input:checked+.toggle-control:after{transform:translate(16px)}.toggle-row>input:focus-visible+.toggle-control{outline-offset:2px;outline:3px solid #2d67a333}.toggle-row>span:last-child{flex-direction:column;display:flex}.toggle-row strong{font-size:12px}.toggle-row small{color:var(--muted);margin-top:2px;font-size:11px}.modal-actions{justify-content:flex-end;align-items:center;gap:8px;padding-top:4px;display:flex}.field-error{color:#8d251d;background:var(--danger-soft);border:1px solid #efc7c3;border-radius:6px;padding:9px 11px;font-size:12px;line-height:1.45}.warning-block{color:#7c271f;background:#fff5f3;border:1px solid #edc7c3;border-radius:6px;align-items:flex-start;gap:11px;padding:13px;display:flex}.warning-block>svg{flex:none}.warning-block strong{font-size:13px}.warning-block p{color:#76534f;margin:4px 0 0;font-size:12px;line-height:1.5}.confirm-content{align-items:flex-start;gap:12px;padding-bottom:18px;display:flex}.confirm-content p{color:#4f5853;margin:0;font-size:13px;line-height:1.6}.confirm-icon{width:36px;height:36px;color:var(--danger);background:var(--danger-soft);border-radius:6px;flex:0 0 36px;place-items:center;display:grid}.member-picker-toolbar{align-items:flex-end;gap:12px;display:flex}.member-picker-toolbar .search-box{flex:1}.member-picker{border:1px solid var(--border);border-radius:6px;min-height:210px;max-height:330px;overflow-y:auto}.member-picker .state-panel{border:0;min-height:208px}.picker-row{cursor:pointer;border-bottom:1px solid #e8ece9;grid-template-columns:18px 34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:9px 12px;display:grid}.picker-row:last-child{border-bottom:0}.picker-row:hover,.picker-row.selected{background:#f3f8f5}.picker-row input{accent-color:var(--accent)}.picker-row>span:nth-of-type(2){flex-direction:column;min-width:0;display:flex}.picker-row strong,.picker-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.picker-row strong{font-size:12px}.picker-row small{color:var(--muted);margin-top:2px;font-size:11px}.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}.sidebar-scrim{display:none}@media (width<=1200px){.dashboard-overview-grid{grid-template-columns:1fr}}@media (width<=1100px){.metric-grid,.detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-item:nth-child(2){border-right:0}.summary-item:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (width<=900px){.sidebar{width:min(82vw,280px);transition:transform .18s;transform:translate(-105%);box-shadow:12px 0 30px #121b1638}.sidebar-open{transform:translate(0)}.sidebar-close,.mobile-menu{display:inline-grid}.sidebar-scrim{z-index:25;background:#1018146b;width:100%;height:100%;display:block;position:fixed;inset:0}.workspace{margin-left:0}.topbar{padding:0 18px}.page-content{padding:24px 20px 44px}}@media (width<=700px){.page-content{padding:20px 14px 36px}.page-stack{gap:18px}.page-header,.detail-heading{flex-direction:column;align-items:stretch;gap:16px}.page-header-action .button,.detail-heading>.button-group .button{flex:1}.metric-grid,.dashboard-columns,.detail-summary,.form-grid.two-columns{grid-template-columns:1fr}.metric-card{min-height:112px}.quick-action-list{grid-template-columns:1fr}.summary-item{border-right:0;border-bottom:1px solid var(--border);min-height:70px}.summary-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.summary-item:last-child{border-bottom:0}.filter-bar,.member-picker-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.filter-selects{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.filter-selects .filter-icon{display:none}.filter-selects select{width:100%;min-width:0}.compact-field{flex:auto;width:100%}.tenant-switcher{min-width:150px}.session-user>span:not(.avatar){display:none}.modal-layer{align-items:end;padding:0}.modal,.modal-small,.modal-large{border-radius:8px 8px 0 0;width:100%;max-height:calc(100vh - 18px)}.modal-header,.modal-body{padding-left:16px;padding-right:16px}.picker-row{grid-template-columns:18px 34px minmax(0,1fr)}.picker-row .status-badge{display:none}}@media (width<=430px){.environment-chip{display:none}.tenant-switcher{flex:1;min-width:0;margin-left:0}.tenant-switcher>span:first-child,.session-user .avatar{display:none}.session-user{padding-left:6px}.page-header h1,.detail-heading h1{font-size:22px}.button-group{width:100%}.button-group .button{flex:1;min-width:0}.filter-selects{grid-template-columns:1fr}.modal-actions .button{flex:1}.compact-row .status-badge{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
