:root{--bg:#f7f7f5;--surface:#fff;--surface2:#f2f2f0;--border:#e8e8e4;--border-subtle:#f2f2f0;--text:#333;--text-muted:#6b7280;--text-faint:#9ca3af;--heading:#111;--accent:#0d9488;--accent-dim:#0d94881a;--danger:#ef4444;--success-bg:#f0fdf4;--success-text:#16a34a;--success-border:#bbf7d0;--warn-bg:#fef9c3;--warn-text:#854d0e;--warn-border:#fde68a;--radius:10px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--font:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", system-ui, sans-serif;--mono:ui-monospace, "Cascadia Code", monospace;--font-size-caption:.8rem;--leading-tight:1.35;--shadow-elevated:0 8px 32px #0000001a;--transition-fast:.15s ease;--transition-base:.2s ease;--ease-out:cubic-bezier(.22, 1, .36, 1);--focus-ring:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--z-drawer-backdrop:1200;--z-drawer:1210;--z-popover-backdrop:1400;--z-popover-panel:1410;--z-modal-backdrop:1500;--z-modal-panel:1510;--z-confirm-backdrop:1600;--z-confirm-panel:1610;--z-org-toast:2200;--sidebar-width:220px;--content-pad-x:var(--space-4);--content-pad-y:var(--space-3)}html.dark{--bg:#09090b;--surface:#18181b;--surface2:#27272a;--border:#3f3f46;--border-subtle:#27272a;--text:#d4d4d8;--text-muted:#a1a1aa;--text-faint:#71717a;--heading:#fafafa;--accent:#2dd4bf;--accent-dim:#2dd4bf1a;--danger:#f87171;--success-bg:#4ade8012;--success-text:#4ade80;--success-border:#4ade802e;--warn-bg:#fbbf2412;--warn-text:#fbbf24;--warn-border:#fbbf242e;--shadow-elevated:0 8px 40px #000000a6;--focus-ring:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}.cb-root{background:var(--surface);cursor:pointer;border:1.5px solid #d0d0cc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.cb-root:hover{border-color:var(--accent)}.cb-root[data-state=checked]{background:var(--accent);border-color:var(--accent)}.cb-root[data-disabled]{opacity:.4;cursor:not-allowed}.cb-root:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);outline:none}.cb-indicator{color:#0000;justify-content:center;align-items:center;transition:color .12s;display:flex}.cb-root[data-state=checked] .cb-indicator{color:#fff}.cb-icon{width:12px;height:12px}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-size:15px;line-height:1.5}::selection{background:var(--accent-dim);color:var(--heading)}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:var(--heading);margin:0 0 .5rem;font-weight:600}h1{font-size:1.5rem}h2{font-size:1.15rem}button,input,select,textarea{font:inherit}.btn{border:1px solid var(--border);background:var(--surface);color:var(--heading);cursor:pointer;font:inherit;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-height:36px;padding:.45rem .9rem;font-size:.875rem;font-weight:600;display:inline-flex}.btn:hover{background:var(--surface2);border-color:#d0d0cc}.btn-primary{background:var(--heading);border-color:var(--heading);color:var(--surface)}.btn-primary:hover{background:var(--text);border-color:var(--text)}.btn-danger{border-color:var(--danger);color:var(--danger);background:#fff}.btn-danger:hover{background:#fef2f2}.btn-secondary{background:var(--surface2);border-color:var(--border);color:var(--heading)}.btn-secondary:hover{border-color:#d0d0cc}.btn-ghost{color:var(--text-muted);background:0 0;border-color:#0000;min-width:44px;min-height:44px;padding:.35rem}.btn-ghost:hover{color:var(--heading);background:var(--surface2)}.btn--sm{min-height:30px;padding:.3rem .6rem;font-size:.8rem}.btn:focus-visible{box-shadow:var(--focus-ring);outline:none}.btn:disabled{opacity:.45;cursor:not-allowed}.field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.field .field-hint{margin:0;font-size:.82rem;line-height:1.35}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--bg);color:var(--heading);border-radius:8px;padding:.55rem .75rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #0d94881a}.input,.field input,.field select,.field textarea{min-height:40px;transition:border-color .15s,box-shadow .15s}.pw-input-wrap{align-items:center;display:flex;position:relative}.pw-input-wrap__input{width:100%;padding-right:2.75rem!important}.pw-input-wrap__toggle{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;right:.5rem}.pw-input-wrap__toggle:hover{color:var(--text);background:var(--surface2)}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite btn-spin;display:inline-block}@keyframes btn-spin{to{transform:rotate(360deg)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.last-login-cell{vertical-align:middle;min-width:9.5rem;color:var(--text-muted)}.last-login-ago{font-variant-numeric:tabular-nums;color:var(--text-muted);cursor:default;font-size:.82rem}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.65rem .85rem}th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}tr:last-child td{border-bottom:none}tr:hover td{background:var(--surface2)}tr.groups-row-members{cursor:pointer}.badge{border:1px solid #0000;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.badge-ok{background:var(--success-bg);color:var(--success-text);border-color:var(--success-border)}.badge-off{color:var(--danger);background:#fef2f2;border-color:#fecaca}.badge-blocked{background:var(--warn-bg);color:var(--warn-text);border-color:var(--warn-border)}.badge-muted{background:var(--surface2);color:var(--text-muted);border-color:var(--border)}.muted{color:var(--text-muted);font-size:.85rem}.error-banner{border:1px solid var(--danger);color:var(--danger);background:#f871711f;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.restriction-banner{border-radius:var(--radius);color:#92400e;background:#f59e0b14;border:1px solid #f59e0b40;padding:10px 14px;font-size:.82rem;font-weight:500}html.dark .restriction-banner{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b33}.grid-stats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.stat{background:var(--surface2);border-radius:var(--radius);border:1px solid var(--border);padding:1rem}.stat .val{color:var(--heading);font-size:1.35rem;font-weight:600;font-family:var(--mono)}.stat .lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;font-size:.75rem}.nav-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.row-actions{flex-wrap:wrap;gap:.35rem;display:flex}.table-wrap--list{border-radius:var(--radius-md);background:var(--surface);max-height:min(70vh,600px);overflow-y:auto;box-shadow:0 1px 6px #0000000f}.table-wrap--list th{background:var(--surface2)}.table-wrap--list tbody tr{transition:background var(--transition-fast)}.user-cell{align-items:center;gap:.75rem;min-width:0;display:flex}.user-cell__avatar{letter-spacing:.02em;background:var(--border);color:#555;border:1px solid var(--border);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.72rem;font-weight:600;display:flex}.user-cell__name{color:var(--heading);min-width:0;font-weight:500}.role-pill{letter-spacing:.05em;text-transform:uppercase;background:var(--surface2);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.role-pill--ga{background:var(--accent-dim);color:var(--accent);border-color:#0d94884d}.table-bool{font-size:.82rem;font-weight:500}.table-bool--on{color:var(--accent)}.table-bool--off{color:var(--text-muted)}.table-empty{text-align:center;border-bottom:none!important;padding:2.25rem 1.25rem!important}.table-empty__text{max-width:22rem;line-height:1.45;display:inline-block}.table-cell-clip{text-overflow:ellipsis;white-space:nowrap;max-width:11rem;overflow:hidden}.table-status-muted{color:var(--text-muted);font-size:.85rem}.users-directory-table col.users-col-narrow{width:7rem}.users-directory-table col.users-col-login{width:10rem}.users-directory-table col.users-col-actions{width:7.5rem}.users-directory-table .users-th-actions,.users-directory-table .users-td-actions{z-index:2;vertical-align:middle;background:var(--surface);border-left:1px solid var(--border);width:7.5rem;min-width:7.5rem;position:sticky;right:0;box-shadow:-4px 0 8px -4px #00000014}.users-directory-table thead .users-th-actions{z-index:3;background:var(--surface2)}.users-directory-table tbody tr:hover .users-td-actions{background:var(--surface2)}.groups-title-cell{align-items:center;gap:10px;display:flex}.groups-title-av{background:var(--accent-dim);width:32px;height:32px;color:var(--accent);border:1.5px solid #0d94882e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;overflow:hidden}.groups-title-av-img{object-fit:cover;width:100%;height:100%;display:block}.groups-title-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.groups-directory-table col.groups-col-desc{width:200px;min-width:140px}.groups-desc-cell{vertical-align:middle}.groups-desc-wrap{max-width:200px;display:inline-block;position:relative}.groups-desc-text{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;margin:0 0 4px;font-size:12px;overflow:hidden}.groups-title-tags{flex-wrap:wrap;gap:3px;display:flex}.groups-title-tag{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:20px;padding:1px 7px;font-size:10px;font-weight:600}.groups-directory-table col.groups-col-members{min-width:12rem}.groups-directory-table col.groups-col-calls{width:4.5rem;min-width:4rem}.groups-calls-cell{vertical-align:middle;white-space:nowrap}.groups-directory-table .groups-th-actions,.groups-directory-table .groups-td-actions{z-index:2;vertical-align:middle;background:var(--surface);border-left:1px solid var(--border);width:8rem;min-width:8rem;position:sticky;right:0;box-shadow:-4px 0 8px -4px #00000014}.groups-directory-table thead .groups-th-actions{z-index:3;background:var(--surface2)}.groups-directory-table tbody tr:hover .groups-td-actions{background:var(--surface2)}.groups-members-cell{vertical-align:middle;white-space:nowrap}.groups-mem-col{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.groups-av-stack{align-items:center;display:flex}.groups-av-item{border:2px solid var(--bg,#0f172a);letter-spacing:.01em;color:#fff;cursor:default;text-shadow:0 1px 2px #0000004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:9px;font-weight:800;transition:transform .15s,box-shadow .15s,z-index;display:flex;position:relative}.groups-av-item+.groups-av-item{margin-left:-8px}.groups-av-item:hover{transform:translateY(-2px)scale(1.12);box-shadow:0 4px 14px #00000073;z-index:10!important}.groups-av-item[data-tooltip]{position:relative}.groups-av-item[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:100;background:#1a1a1a;border-radius:5px;padding:3px 7px;font-size:.7rem;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)translateY(4px)}.groups-av-item[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.groups-av-item--1{z-index:3;background:linear-gradient(135deg,#334155 0%,#475569 100%)}.groups-av-item--2{z-index:2;background:linear-gradient(135deg,#2d3f55 0%,#3d5268 100%)}.groups-av-item--3{z-index:1;background:linear-gradient(135deg,#263347 0%,#344a60 100%)}.groups-av-overflow{color:var(--text-muted);border:2px solid var(--border);text-shadow:none;z-index:0;background:#ffffff0f;font-size:8px;font-weight:800}.groups-av-overflow:hover{color:var(--text);background:#ffffff1a}.groups-mem-names{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:11px;line-height:1.3;overflow:hidden}.groups-count-pill{color:var(--accent);letter-spacing:0;background:#0d948817;border:1px solid #0d94882e;border-radius:999px;align-items:center;gap:3px;padding:1px 6px 1px 5px;font-size:10px;font-weight:600;display:inline-flex}[data-tip]{position:relative}[data-tip]:before,[data-tip]:after{pointer-events:none;opacity:0;z-index:9999;transition:opacity .14s,transform .14s;position:absolute;left:50%}[data-tip]:before{content:"";border:5px solid #0000;border-top-color:#1e293b;bottom:calc(100% + 2px);transform:translate(-50%)translateY(3px)}[data-tip]:after{content:attr(data-tip);color:#f1f5f9;white-space:nowrap;background:#1e293b;border:1px solid #ffffff14;line-height:1.4;bottom:calc(100% + 11px);transform:translate(-50%)translateY(4px);box-shadow:0 6px 20px #0006}[data-tip]:hover:before,[data-tip]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}[data-tip-chip]:after,[data-tip-chip]:before{pointer-events:none;opacity:0;z-index:9999;transition:opacity .14s,transform .14s;position:absolute;left:50%}[data-tip-chip]:before{content:"";border:5px solid #0000;border-top-color:#1e293b;bottom:calc(100% + 2px);transform:translate(-50%)translateY(3px)}[data-tip-chip]:after{content:attr(data-tip-chip);color:#f1f5f9;white-space:nowrap;letter-spacing:.01em;background:#1e293b;border:1px solid #ffffff14;border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:600;bottom:calc(100% + 11px);transform:translate(-50%)translateY(4px);box-shadow:0 4px 14px #00000059}[data-tip-chip]:hover:before,[data-tip-chip]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}[data-tip-box]:after,[data-tip-box]:before{pointer-events:none;opacity:0;z-index:9999;transition:opacity .14s,transform .14s;position:absolute;left:50%}[data-tip-box]:before{content:"";border:5px solid #0000;border-top-color:#1e293b;bottom:calc(100% + 2px);transform:translate(-50%)translateY(3px)}[data-tip-box]:after{content:attr(data-tip-box);color:#e2e8f0;white-space:normal;text-align:left;background:#1e293b;border:1px solid #ffffff14;border-radius:10px;width:max-content;max-width:240px;padding:7px 12px;font-size:11.5px;font-weight:400;line-height:1.5;bottom:calc(100% + 11px);transform:translate(-50%)translateY(4px);box-shadow:0 6px 20px #0006}[data-tip-box]:hover:before,[data-tip-box]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.archive-table .archive-th-actions,.archive-table .archive-td-actions{z-index:2;vertical-align:middle;background:var(--surface);border-left:1px solid var(--border);width:6.5rem;min-width:6.5rem;position:sticky;right:0;box-shadow:-4px 0 8px -4px #00000014}.archive-table thead .archive-th-actions{z-index:3;background:var(--surface2)}.archive-table tbody tr:hover .archive-td-actions{background:var(--surface2)}.audit-pill{letter-spacing:.03em;background:var(--surface2);color:var(--heading);border:1px solid var(--border);border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:600;line-height:1.3;display:inline-flex}.audit-pill--ok{background:var(--success-bg);color:var(--success-text);border-color:var(--success-border)}.audit-pill--danger{color:var(--danger);background:#fef2f2;border-color:#fecaca}.audit-pill--muted{background:var(--surface2);color:var(--text-muted);border-color:var(--border)}.audit-target-cell{word-break:break-word;max-width:14rem}.audit-target-inner{flex-direction:column;gap:.1rem;display:flex}.audit-target-type{color:var(--heading);font-size:.82rem;font-weight:500}.audit-target-id{font-size:.78rem;font-family:var(--mono)}.audit-time-cell{white-space:nowrap}.audit-admin-cell{font-size:.85rem}.audit-filter-toggles{align-items:center;gap:.75rem;padding-top:1.55rem;display:flex}.audit-toggle-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.audit-toggle-label{color:var(--text);font-size:.88rem}.audit-clear-btn{color:var(--muted);border-color:var(--border);font-size:.8rem}.audit-col-time,.audit-col-admin{width:9rem}.audit-col-action,.audit-col-target{width:12rem}.user-action-menu{justify-content:flex-end;display:flex}.user-action-menu__trigger{gap:.35rem}.user-action-menu__chev{opacity:.85}.user-action-popover{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-sizing:border-box;min-width:11.5rem;max-width:min(15rem,92vw);margin:0;padding:.35rem;box-shadow:0 12px 40px #0000001f}.user-action-popover--anchored{max-height:min(70vh,320px);overflow-y:auto}.user-action-menu__item{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--heading);font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:.5rem .65rem;font-size:.88rem;transition:background .12s;display:block}.user-action-menu__item:hover{background:var(--surface2)}.user-action-menu__item--primary{color:var(--accent);font-weight:600}.user-action-menu__item--danger{color:var(--danger)}.user-action-menu__sep{background:var(--border);height:1px;margin:.35rem 0}.member-popover-backdrop{z-index:var(--z-popover-backdrop);-webkit-backdrop-filter:blur(4px);animation:form-modal-backdrop-in var(--transition-base);background:#00000073;position:fixed;inset:0}.member-popover-panel{z-index:var(--z-popover-panel);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:min(94vw,560px);max-height:min(82vh,560px);padding:1rem 1.15rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000073}.member-popover-panel--refined{border-radius:var(--radius-md);border:1px solid var(--border);width:min(94vw,480px);min-height:min(60vh,480px);max-height:min(85vh,640px);padding:0;overflow:hidden;box-shadow:0 12px 48px #0000001f}.member-popover-accent{display:none}.member-popover-inner{flex-direction:column;flex:1;min-height:0;padding:0 1.25rem 1.25rem;display:flex}.member-popover-panel header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.member-popover-panel--refined header{border-bottom:none;margin:0;padding:1.25rem 0 .85rem}.member-popover-head{align-items:center;gap:.6rem;min-width:0;display:flex}.member-popover-icon{display:none}.member-popover-kicker{text-transform:none;letter-spacing:0;color:var(--text-muted);margin:0;font-size:11px;font-weight:500}.member-popover-panel header h3{color:var(--heading);letter-spacing:-.3px;margin:0;font-size:16px;font-weight:700;line-height:1.3}.member-popover-panel--refined header h3{letter-spacing:-.3px;font-size:16px}.member-popover-close{border-radius:var(--radius-sm);background:var(--surface2);width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.member-popover-close:hover{color:var(--heading);background:var(--border)}.member-popover-scroll{flex:1;min-height:0;padding-right:.25rem;overflow-y:auto}.member-popover-scroll ul{margin:0;padding:0;list-style:none}.member-popover-scroll li{padding:1px 0}.member-popover-check-row{cursor:pointer;font:inherit;color:inherit;transition:background var(--transition-fast);border-radius:8px;align-items:center;gap:.65rem;margin:0;padding:6px 8px;display:flex}.member-popover-check-row:hover{background:var(--surface2)}.member-popover-avatar{letter-spacing:.02em;background:var(--surface2);width:32px;height:32px;color:var(--text-muted);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.member-popover-name{min-width:0;color:var(--heading);flex:1;font-size:13px;font-weight:500}.member-popover-skeleton{flex-direction:column;gap:.55rem;padding:.35rem 0 .85rem;display:flex}.member-popover-footer{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.member-popover-footer-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.member-popover-footer-note{border-radius:var(--radius-sm);border:1px dashed var(--border);background:var(--surface2);color:var(--text-muted);margin:.65rem 0 0;padding:.65rem .75rem;font-size:.8rem;line-height:1.45}.mp-tabs{border-bottom:1px solid var(--border);background:var(--surface2);gap:0;margin:0 -1.25rem .85rem;padding:0 1.25rem;display:flex}.mp-tab{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.6rem 1rem;font-size:.8rem;font-weight:600;transition:color .12s,border-color .12s;display:flex}.mp-tab:hover{color:var(--heading)}.mp-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.mp-tab-badge{background:var(--surface3,#e8e8e4);color:var(--muted);border-radius:999px;padding:.05rem .35rem;font-size:.65rem;font-weight:700}.mp-tab--active .mp-tab-badge{color:var(--accent);background:#0d94881f}.mp-actions{gap:.5rem;padding-top:.6rem;display:flex}.mp-security-tab{flex-direction:column;gap:0;display:flex}.mp-policy-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.45rem;padding:.5rem .6rem;display:flex}.mp-policy-info{flex-direction:column;flex:1;gap:.1rem;display:flex}.mp-policy-label{color:var(--heading);font-size:.85rem;font-weight:500}.mp-policy-desc{color:var(--muted);font-size:.73rem}.member-popover-more{cursor:pointer;color:var(--accent);font:inherit;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-weight:600;text-decoration:underline}.member-popover-more:hover{color:var(--heading)}.form-modal-backdrop{z-index:var(--z-modal-backdrop);-webkit-backdrop-filter:blur(6px);background:#00000094;animation:.2s form-modal-backdrop-in;position:fixed;inset:0}@keyframes form-modal-backdrop-in{0%{opacity:0}to{opacity:1}}.form-modal-panel{z-index:var(--z-modal-panel);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;width:min(94vw,440px);max-height:min(92vh,640px);animation:.22s form-modal-panel-in;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 48px #00000024}@keyframes form-modal-panel-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.form-modal-panel--wide{width:min(94vw,560px);max-height:min(92vh,720px)}.form-modal-accent{background:linear-gradient(90deg, var(--accent), #0d948826 55%, transparent);border-radius:var(--radius-lg) var(--radius-lg) 0 0;flex-shrink:0;height:3px}.form-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem .85rem;display:flex}.form-modal-header-text{min-width:0}.form-modal-title{color:var(--heading);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:600;line-height:1.25}.form-modal-subtitle{color:var(--text-faint);margin:.3rem 0 0;font-size:.78rem;font-weight:500;line-height:1.45}.form-modal-close{border:1px solid var(--border);background:var(--surface2);width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.35rem;line-height:1;transition:color .15s,border-color .15s,background .15s;display:flex}.form-modal-close:hover{color:var(--heading);border-color:var(--accent);background:var(--accent-dim)}.form-modal-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1.15rem 1.25rem 1.35rem;overflow-y:auto}.form-modal-body .field{margin-bottom:1rem}.form-modal-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:1.35rem;padding-top:1.15rem;display:flex}.edit-modal-avatar-row{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:14px;margin-bottom:1.1rem;padding:16px;display:flex}.edit-modal-avatar{background:var(--accent-dim);width:48px;height:48px;color:var(--accent);letter-spacing:.02em;border:1.5px solid #0d948833;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.edit-modal-avatar-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.edit-modal-avatar-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.edit-modal-avatar-username{color:var(--text-muted);margin:0;font-size:12px}.edit-modal-toggle-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);justify-content:space-between;align-items:center;gap:16px;margin-bottom:.85rem;padding:12px 14px;display:flex}.edit-modal-toggle-info{flex-direction:column;gap:2px;display:flex}.edit-modal-toggle-label{color:var(--heading);font-size:.88rem;font-weight:500}.edit-modal-toggle-desc{color:var(--text-muted);font-size:.75rem}.form-modal-check-list{border:1px solid var(--border);background:var(--bg);border-radius:10px;max-height:min(42vh,320px);padding:.4rem;overflow-y:auto}.form-modal-check-row{cursor:pointer;border-radius:8px;align-items:center;gap:.7rem;padding:.55rem .65rem;transition:background .12s;display:flex}.form-modal-check-row:hover{background:var(--surface2)}.form-modal-check-row>span:last-child{color:var(--text);font-size:.9rem;line-height:1.4}.form-modal-meta{color:var(--text-muted);margin-top:.35rem;font-size:.8rem}.confirm-dialog-backdrop{z-index:var(--z-confirm-backdrop);-webkit-backdrop-filter:blur(4px);animation:form-modal-backdrop-in var(--transition-base);background:#00000080;position:fixed;inset:0}.confirm-dialog-panel{z-index:var(--z-confirm-panel);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:min(92vw,400px);padding:1.25rem 1.35rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 48px #00000024}.confirm-dialog-panel--wide{width:min(92vw,440px)}.confirm-dialog-panel--danger-themed{border-color:#fecaca;box-shadow:0 12px 48px #00000024}.confirm-dialog-panel h3{color:var(--heading);margin:0 0 .65rem;font-size:1.1rem}.confirm-dialog-body{margin-bottom:1.1rem}.confirm-dialog-message{color:var(--text);margin:0 0 .75rem;font-size:.95rem;line-height:1.5}.confirm-dialog-body>.confirm-dialog-message:last-child{margin-bottom:0}.confirm-dialog-detail{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.confirm-dialog-bullets{color:var(--text);margin:0;padding-left:1.15rem}.confirm-dialog-bullets li{margin-bottom:.4rem}.confirm-dialog-bullets li:last-child{margin-bottom:0}.confirm-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.form-modal-backdrop--closing{animation:.18s forwards form-modal-backdrop-out}.form-modal-panel--closing{animation:.18s forwards form-modal-panel-out}.confirm-dialog-backdrop--closing{animation:.16s forwards form-modal-backdrop-out}.confirm-dialog-panel--closing{animation:.16s forwards form-modal-panel-out}@keyframes form-modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes form-modal-panel-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.98)}}.db-page{flex-direction:column;gap:24px;display:flex}.db-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.db-header__date{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);margin:0 0 4px;font-size:11px;font-weight:600}.db-header__title{color:var(--heading);letter-spacing:-.7px;margin:0;font-size:26px;font-weight:700}.db-header__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.db-big-row{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:stretch;display:flex;overflow:hidden}.db-big-item{flex-direction:column;flex:1;gap:4px;padding:28px 32px;display:flex}.db-big-divider{background:var(--border);flex-shrink:0;width:1px;margin:18px 0}.db-big-num{color:var(--heading);letter-spacing:-1.5px;align-items:baseline;gap:4px;font-size:2.8rem;font-weight:800;line-height:1;display:flex}.db-big-unit{color:var(--text-muted);letter-spacing:0;font-size:1.1rem;font-weight:600}.db-big-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:6px;font-size:.78rem;font-weight:600}.db-big-meta{color:var(--text-faint);align-items:center;gap:8px;margin-top:4px;font-size:.75rem;display:flex}.db-big-sep{background:var(--border);border-radius:50%;flex-shrink:0;width:3px;height:3px}.db-meta-warn{color:var(--danger)}.db-body{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.db-col{flex-direction:column;gap:16px;display:flex}.db-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.db-card--flat{background:var(--surface)}.db-card-head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:14px 18px 10px;display:flex}.db-card-title{color:var(--heading);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.db-card-link{color:var(--accent);align-items:center;gap:3px;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.db-card-link:hover{text-decoration:underline}.db-card-link--muted{color:var(--text-muted);font-size:.72rem}.db-card-link--muted:hover{color:var(--accent)}.db-sec-grid{grid-template-columns:1fr 1fr;gap:0;padding:4px 0;display:grid}.db-sec-item{border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);flex-direction:column;padding:16px 18px;display:flex}.db-sec-item:nth-child(2n){border-right:none}.db-sec-item:nth-child(3),.db-sec-item:nth-child(4){border-bottom:none}.db-sec-num{color:var(--heading);letter-spacing:-.5px;font-size:1.75rem;font-weight:800;line-height:1}.db-sec-num--warn{color:#d97706}.db-sec-num--danger{color:var(--danger)}.db-sec-label{color:var(--text-muted);margin-top:4px;font-size:.72rem}.db-sec-footer{border-top:1px solid var(--border-subtle);padding:10px 18px}.db-activity-list{padding:4px 0 8px}.db-activity-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:9px 18px;display:flex}.db-activity-row:last-child{border-bottom:none}.db-activity-label{color:var(--text-muted);font-size:.8rem}.db-activity-value{color:var(--heading);font-size:.82rem;font-weight:600}.db-activity-value--danger{color:var(--danger)}.db-nav-list{flex-direction:column;display:flex}.db-nav-item{color:var(--text);border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:12px 18px;text-decoration:none;transition:background .12s;display:flex}.db-nav-item:last-child{border-bottom:none}.db-nav-item:hover{background:var(--surface2)}.db-nav-icon{background:var(--surface2);width:30px;height:30px;color:var(--text-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.db-nav-item:hover .db-nav-icon{background:var(--accent-dim);color:var(--accent)}.db-nav-text{flex-direction:column;gap:1px;display:flex}.db-nav-label{color:var(--heading);font-size:.82rem;font-weight:600}.db-nav-desc{color:var(--text-faint);font-size:.72rem}@media (width<=900px){.db-big-row{flex-direction:column}.db-big-divider{width:auto;height:1px;margin:0 18px}.db-body{grid-template-columns:1fr}}.user-drawer-backdrop{z-index:var(--z-modal-backdrop);cursor:default;background:#00000040;border:none;width:100%;height:100%;padding:0;position:fixed;inset:0}.user-drawer{width:min(400px,90vw);z-index:var(--z-modal-panel);background:var(--surface);border-left:1px solid var(--border);animation:drawer-slide-in .2s var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #00000014}@keyframes drawer-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.user-drawer__header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.user-drawer__name{color:var(--heading);margin:0;font-size:18px;font-weight:700}.user-drawer__avatar{background:var(--surface2);border:2px solid var(--border);width:64px;height:64px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:20px auto 0;font-size:20px;font-weight:700;display:flex}.user-drawer__fields{flex-direction:column;gap:14px;padding:20px 24px 0;display:flex}.user-drawer__field{justify-content:space-between;align-items:center;gap:12px;display:flex}.user-drawer__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;font-size:12px;font-weight:600}.user-drawer__value{color:var(--heading);text-align:right;word-break:break-all;font-size:13px}.user-drawer__section{padding:20px 24px 0}.user-drawer__section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;margin:0 0 10px;font-size:12px;font-weight:700}.user-drawer__perm-grid{flex-direction:column;gap:8px;display:flex}.user-drawer__perm{background:var(--bg);border:1px solid var(--border);color:var(--heading);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;display:flex}.user-drawer__perm-label{font-weight:500}.user-drawer__actions{border-top:1px solid var(--border);gap:8px;margin-top:auto;padding:20px 24px;display:flex}.users-row-clickable{cursor:pointer}.users-row-clickable:hover{background:var(--surface2)}.users-col-check{width:40px}.users-th-check,.users-td-check{text-align:center;width:40px}.users-td-check input[type=checkbox],.users-th-check input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--accent)}.users-bulk-bar{background:var(--accent-dim);border-radius:var(--radius-sm);border:1px solid #0d948840;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;animation:.15s bulk-bar-in;display:flex}@keyframes bulk-bar-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.users-bulk-count{color:var(--accent);font-size:13px;font-weight:600}.users-bulk-actions{flex-wrap:wrap;gap:6px;display:flex}@media (prefers-reduced-motion:reduce){.form-modal-backdrop,.form-modal-panel,.form-modal-backdrop--closing,.form-modal-panel--closing,.confirm-dialog-backdrop,.confirm-dialog-panel,.confirm-dialog-backdrop--closing,.confirm-dialog-panel--closing,.member-popover-backdrop,.member-popover-panel,.stat--stagger{transition:none!important;animation:none!important}}.skip-link{top:var(--space-1);left:var(--space-1);z-index:3000;background:var(--accent);color:var(--bg);border-radius:var(--radius-sm);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:.5rem .85rem;font-weight:600;position:fixed;overflow:hidden}.skip-link:focus{clip-path:none;width:auto;height:auto;box-shadow:var(--focus-ring);outline:none}.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}[data-sonner-toaster]{font-family:var(--font);z-index:9999!important}[data-sonner-toast]{--border-radius:10px;--normal-bg:#fff;--normal-border:transparent;--normal-text:#0f172a;font-family:var(--font);letter-spacing:-.01em;align-items:center;gap:10px;width:auto;min-width:0;max-width:340px;padding:11px 16px 11px 13px;font-size:.8125rem;font-weight:500;overflow:hidden;box-shadow:0 0 0 1px #00000012,0 2px 8px #0000000f,0 12px 28px #00000017;border:none!important}[data-sonner-toast] [data-icon]{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:18px!important;min-width:18px!important;height:18px!important;display:flex!important}[data-sonner-toast] [data-icon] svg{color:#94a3b8;width:18px!important;height:18px!important;display:block!important}[data-sonner-toast][data-type=success] [data-icon] svg{color:#16a34a}[data-sonner-toast][data-type=error] [data-icon] svg{color:#dc2626}[data-sonner-toast][data-type=warning] [data-icon] svg{color:#d97706}[data-sonner-toast][data-type=info] [data-icon] svg{color:#2563eb}[data-sonner-toast] [data-description]{color:#64748b;letter-spacing:0;font-size:.75rem;font-weight:400}[data-sonner-toast] [data-close-button]{display:none!important}html.dark [data-sonner-toast]{--normal-bg:#1c1c1e;--normal-border:transparent;--normal-text:#f0f0f0;box-shadow:0 0 0 1px #ffffff14,0 2px 8px #0006,0 12px 32px #0000004d;border:none!important}html.dark [data-sonner-toast] [data-icon] svg{color:#64748b}html.dark [data-sonner-toast][data-type=success] [data-icon] svg{color:#4ade80}html.dark [data-sonner-toast][data-type=error] [data-icon] svg{color:#f87171}html.dark [data-sonner-toast][data-type=warning] [data-icon] svg{color:#fbbf24}html.dark [data-sonner-toast][data-type=info] [data-icon] svg{color:#60a5fa}html.dark [data-sonner-toast] [data-description]{color:#94a3b8}.org-toast-host{display:none}.page-stack{gap:var(--space-2);flex-direction:column;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-header__title{letter-spacing:-.5px;color:var(--heading);margin:0 0 .35rem;font-size:22px;font-weight:700}.page-header__desc{max-width:52rem;color:var(--text-muted);margin:0;font-size:13px}.section-title{margin:0 0 var(--space-1);color:var(--heading);font-size:14px;font-weight:700}.section-label{font-size:var(--font-size-caption);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.25rem}.mono-cell{font-family:var(--mono);font-size:.85rem}.text-ok{color:var(--accent);font-weight:600}.text-bad{color:var(--danger);font-weight:600}.skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--surface2) 0%, var(--border) 50%, var(--surface2) 100%);background-size:200% 100%;animation:1.1s infinite skeleton-shimmer}.skeleton-line{border-radius:4px;height:1.1rem}.skeleton-line--lg{height:1.75rem}.skeleton-stat{min-height:88px}.skeleton-row{height:2.5rem;margin-bottom:.5rem}.skeleton-table{padding:1rem}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.spinner__ring{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:1.75rem;height:1.75rem;animation:.7s linear infinite spin;display:inline-block}.spinner-gate{justify-content:center;align-items:center;gap:var(--space-2);min-height:60vh;padding:var(--space-3);flex-direction:column;display:flex}.spinner-gate__text{margin:0}@keyframes spin{to{transform:rotate(360deg)}}.icon-spin{animation:.8s linear infinite spin;display:inline-flex}.empty-state{padding:var(--space-3);text-align:center}.empty-state__title{color:var(--heading);margin:0 0 .35rem;font-weight:600}.empty-state__desc{margin:0}.empty-state__action{margin-top:var(--space-2)}.empty-state__glyph{margin-bottom:var(--space-2);color:var(--accent);opacity:.85;justify-content:center;display:flex}.empty-inline{margin:0;padding:1.25rem}.al{background:var(--bg);min-height:100dvh;padding:var(--space-3);justify-content:center;align-items:center;display:flex}.al__inner{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:360px;display:flex}.al__brand{-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;display:flex}.al__icon{flex-shrink:0;width:28px;height:28px}.al__name{color:var(--heading);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.al__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;padding:1.5rem}.al__head{margin-bottom:1.25rem}.al__heading{color:var(--heading);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:600}.al__sub{color:var(--text-muted);margin:.25rem 0 0;font-size:.84rem}.al__foot{color:var(--text-faint);font-size:.8rem}.al-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}.al-trust__item{color:var(--text-faint);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:.3rem;font-size:.7rem;display:inline-flex}.al-trust__dot{background:var(--text-faint);opacity:.5;border-radius:50%;flex-shrink:0;width:2.5px;height:2.5px}.al__link{color:var(--text-muted);text-decoration:none;transition:color .15s}.al__link:hover{color:var(--heading)}.al-alert{background:var(--warn-bg);border:1px solid var(--warn-border);color:var(--warn-text);border-radius:8px;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.84rem;line-height:1.4}.al-alert--error{color:var(--danger);background:#ef44440f;border-color:#ef44442e}.al-form{flex-direction:column;gap:.85rem;display:flex}.al-field{flex-direction:column;gap:.35rem;display:flex}.al-field__label{color:var(--text-muted);font-size:.8rem;font-weight:500}.al-field__input{border:1px solid var(--border);background:var(--bg);width:100%;height:40px;color:var(--heading);font:inherit;border-radius:8px;padding:0 .75rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.al-field__input::placeholder{color:var(--text-faint)}.al-field__input:focus{border-color:var(--heading);box-shadow:0 0 0 1px var(--heading);outline:none}.al-field__pw{position:relative}.al-field__input--pw{padding-right:2.5rem}.al-field__eye{width:1.85rem;height:1.85rem;color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.al-field__eye:hover{color:var(--heading);background:var(--surface2)}.al-submit{background:var(--heading);width:100%;height:40px;color:var(--bg);font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;margin-top:.25rem;font-size:.88rem;font-weight:600;transition:opacity .15s;display:flex}.al-submit:hover:not(:disabled){opacity:.85}.al-submit:active:not(:disabled){opacity:.75}.al-submit:disabled{opacity:.4;cursor:not-allowed}.al-submit:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--heading);outline:none}.al-submit__spin{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.55s linear infinite al-spin;display:inline-block}@keyframes al-spin{to{transform:rotate(360deg)}}@media (width<=480px){.al{padding:var(--space-2)}.al__card{border-radius:10px;padding:1.25rem}}.app-shell{min-height:100vh;display:flex}.app-sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);background:var(--bg);z-index:10;flex-direction:column;flex-shrink:0;height:100vh;padding:20px 0 0;display:flex;position:sticky;top:0;overflow-y:auto}.app-sidebar__header-row{justify-content:space-between;align-items:flex-start;gap:var(--space-1);border-bottom:1px solid var(--border);margin-bottom:8px;padding:0 16px 16px;display:flex}.app-sidebar__brand{align-items:center;gap:10px;min-width:0;display:flex}.app-sidebar__title{color:var(--heading);letter-spacing:-.3px;font-size:15px;font-weight:700}.app-sidebar__tag{color:var(--text-faint);text-transform:uppercase;letter-spacing:.5px;margin-top:3px;font-size:10px;display:block}.app-sidebar__nav{flex-direction:column;flex:1;gap:2px;padding:0 0 8px;display:flex}.nav-link{color:var(--text-muted);transition:color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border:none;border-radius:9px;align-items:center;gap:9px;min-height:44px;margin:0 8px;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.nav-link:hover{color:var(--heading);background:var(--surface2);text-decoration:none}.nav-link--active{background:var(--surface);color:var(--heading);font-weight:600;box-shadow:0 1px 5px #00000014}.nav-link--active:hover{background:var(--surface)}.nav-link__icon{opacity:.35;flex-shrink:0;display:flex}.nav-link--active .nav-link__icon{opacity:1}.nav-link__stack{flex-direction:column;gap:.1rem;line-height:1.25;display:flex}.nav-link__hint{font-size:.72rem;font-weight:400}.nav-link--platform{border-top:1px solid var(--border);border-radius:0;margin-top:6px;margin-left:8px;margin-right:8px;padding-top:8px;padding-left:2px}.nav-sep{background:var(--border);border:none;height:1px;margin:8px 16px}.app-sidebar__footer{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-top:auto;padding:12px 16px 16px;display:flex}.app-user-block{align-items:center;gap:10px;display:flex}.app-user-block__avatar{background:var(--surface2);border:1px solid var(--border);width:30px;height:30px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.app-user-block__label{color:var(--text-faint);font-size:10px}.app-user-block__name{color:var(--heading);word-break:break-all;font-size:12px;font-weight:600}.app-user-block__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.app-sign-out{width:100%}.app-main-wrap{flex-direction:column;flex:1;min-width:0;display:flex}.app-mobile-menu-btn{display:none}.app-drawer-close{flex-shrink:0;display:none}.app-main{padding:var(--content-pad-y) var(--content-pad-x);flex:1;overflow:auto}.app-main--wide{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.app-sidebar-footer-env{margin-top:var(--space-2);margin-bottom:var(--space-1)}.env-pill{text-transform:uppercase;letter-spacing:.06em;background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:2px 8px;font-size:11px}.app-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.app-breadcrumbs a{color:var(--text-muted);text-decoration:none}.app-breadcrumbs a:hover{color:var(--heading)}.app-breadcrumbs__sep{color:var(--border);-webkit-user-select:none;user-select:none}.app-breadcrumbs__current{color:var(--heading);font-weight:600}.app-console-footer{padding:var(--space-2) var(--space-4);border-top:1px solid var(--border);font-size:var(--font-size-caption);flex-shrink:0}.app-console-footer a{text-decoration:none}.app-console-footer a:hover{color:var(--accent)}.offline-banner{color:#1a1408;padding:.35rem var(--space-2);font-size:var(--font-size-caption);text-align:center;background:#e6b35a}.inline-error{color:var(--danger);margin:var(--space-2) 0 0;font-size:var(--font-size-caption)}.modal-footer-actions{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.app-modal-backdrop{z-index:var(--z-modal-backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;position:fixed;inset:0}.app-modal{z-index:var(--z-modal-panel);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(92vw,480px);max-height:min(88vh,720px);box-shadow:var(--shadow-elevated);color:var(--text);font-size:.9375rem;font-family:var(--font);-webkit-font-smoothing:antialiased;flex-direction:column;line-height:1.5;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.app-modal--sm{width:min(92vw,400px)}.app-modal--lg{width:min(94vw,640px)}.app-modal__header{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);flex-shrink:0}.app-modal__title{letter-spacing:-.02em;color:var(--heading);margin:0;font-size:1.05rem;font-weight:600}.app-modal__desc{font-size:var(--font-size-caption);color:var(--text-muted);margin:.35rem 0 0;line-height:1.45}.app-modal__body{padding:var(--space-2) var(--space-3);flex:1;min-height:0;overflow-y:auto}.app-modal__footer{padding:var(--space-2) var(--space-3);border-top:1px solid var(--border);gap:var(--space-1);background:var(--bg);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;display:flex}.section-block{margin-top:var(--space-3)}.section-block:first-child{margin-top:0}.section-block__desc{margin:0 0 var(--space-2);font-size:var(--font-size-caption);color:var(--text-muted)}.section-inset{margin-top:var(--space-2);padding:var(--space-2);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md)}.section-inset:first-child{margin-top:0}.switch-row{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.users-perm-cell{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.users-perm-slider-btn{cursor:pointer;vertical-align:middle;background:0 0;border:none;flex-shrink:0;justify-content:flex-start;align-items:center;width:2rem;height:1.125rem;margin:0;padding:0;display:inline-flex;position:relative}.users-perm-slider-btn--busy{cursor:wait;opacity:.55}.users-perm-slider-btn:disabled{cursor:not-allowed;opacity:.4}.users-perm-slider-btn:focus-visible .users-perm-slider-track{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent)}.users-perm-slider-track{pointer-events:none;background:#d4d4d4;border-radius:999px;transition:background .2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.users-perm-slider-track:after{content:"";background:#fff;border-radius:50%;width:.75rem;height:.75rem;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:.1875rem;left:.1875rem;box-shadow:0 1px 2px #0000001f}.users-perm-slider-btn:hover .users-perm-slider-track{background:#999}.users-perm-slider-btn[aria-checked=true] .users-perm-slider-track{background:#18181b}.users-perm-slider-btn[aria-checked=true]:hover .users-perm-slider-track{background:#09090b}html.dark .users-perm-slider-btn[aria-checked=true] .users-perm-slider-track{background:#52525b}html.dark .users-perm-slider-btn[aria-checked=true]:hover .users-perm-slider-track{background:#71717a}html.dark .users-perm-slider-track{background:#27272a}html.dark .users-perm-slider-btn:hover .users-perm-slider-track{background:#3f3f46}.users-perm-slider-btn[aria-checked=true] .users-perm-slider-track:after{transform:translate(.875rem)}.table-row-interactive{cursor:pointer}.table-row-interactive:hover td{background:var(--accent-dim)}.table-row-interactive:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.detail-dl{gap:.35rem var(--space-2);font-size:var(--font-size-caption);grid-template-columns:minmax(88px,max-content) 1fr;margin:0;display:grid}.detail-dl dt{color:var(--text-muted);margin:0;font-weight:600}.detail-dl dd{word-break:break-word;margin:0}.page-grid{gap:var(--space-3);display:grid}@media (width>=960px){.page-grid--2{grid-template-columns:1fr 1fr;align-items:start}}.stat-card-link{color:inherit;transition:border-color var(--transition-fast), background var(--transition-fast);text-decoration:none}.stat-card-link:hover{border-color:var(--accent);background:var(--surface2)}a.stat.stat-card-link{color:inherit;text-decoration:none;display:block}.content-panel--flush .content-panel__body{padding:0}.content-panel--flush .content-panel__body>.table-wrap{border:none;border-radius:0}.content-panel--flush .content-panel__body .table-wrap tr:last-child td{border-bottom:none}.content-panel .section-inset:first-of-type{margin-top:0}.code-block-preview{font-size:11px;font-family:var(--mono);color:var(--text-muted);white-space:pre-wrap;word-break:break-word;max-height:320px;margin:0;overflow:auto}.app-drawer-backdrop{display:none}@media (width<=960px){.app-mobile-menu-btn{top:max(.5rem, env(safe-area-inset-top,0px));left:max(.5rem, env(safe-area-inset-left,0px));z-index:calc(var(--z-drawer) + 1);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-elevated);display:inline-flex;position:fixed}.app-shell--drawer-open .app-mobile-menu-btn{visibility:hidden;pointer-events:none}.app-sidebar .app-drawer-close{display:inline-flex}.app-sidebar{transition:transform var(--transition-base) var(--ease-out);box-shadow:var(--shadow-elevated);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app-shell--drawer-open .app-sidebar{transform:translate(0)}.app-drawer-backdrop{z-index:calc(var(--z-drawer) - 1);cursor:pointer;background:#00000080;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}.app-main,.app-main.app-main--wide{padding-top:calc(3.25rem + env(safe-area-inset-top,0px));padding-left:var(--space-2);padding-right:var(--space-2);padding-bottom:var(--space-2)}}.toolbar-card{margin-bottom:0}.toolbar-grid{gap:var(--space-2);flex-wrap:wrap;align-items:flex-end;display:flex}.field--inline{flex:160px;margin-bottom:0}.field--checkbox .checkbox-row{margin-top:.35rem}.checkbox-row{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.toolbar-actions{align-items:flex-end;margin-left:auto;display:flex}.table-wrap--sticky thead th{background:var(--surface2);z-index:1;box-shadow:0 1px 0 var(--border);position:sticky;top:0}.stat--stagger{animation:stat-in .35s var(--ease-out) both}.grid-stats .stat--stagger:first-child{animation-delay:0s}.grid-stats .stat--stagger:nth-child(2){animation-delay:35ms}.grid-stats .stat--stagger:nth-child(3){animation-delay:70ms}.grid-stats .stat--stagger:nth-child(4){animation-delay:.105s}.grid-stats .stat--stagger:nth-child(5){animation-delay:.14s}.grid-stats .stat--stagger:nth-child(6){animation-delay:.175s}.grid-stats .stat--stagger:nth-child(7){animation-delay:.21s}.grid-stats .stat--stagger:nth-child(8){animation-delay:.245s}.grid-stats .stat--stagger:nth-child(9){animation-delay:.28s}@keyframes stat-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-page .page-header{align-items:flex-start}.dashboard-hero--lite{padding:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.dashboard-hero__row--lite{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-hero__status{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dashboard-hero__status-label{font-size:var(--font-size-caption);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.dashboard-status-badge{border-radius:var(--radius-sm);color:var(--danger);background:#fef2f2;border:1px solid #fecaca;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.85rem;font-weight:600;display:inline-flex}.dashboard-status-badge--compact{padding:.25rem .5rem;font-size:.82rem}.dashboard-status-badge--ok{color:var(--accent);background:#5fd4a914;border-color:#5fd4a959}.dashboard-status-badge__scope{color:var(--text-muted);font-size:.75rem;font-weight:500}.dashboard-hero__meta{text-align:right;word-break:break-all;max-width:min(100%,22rem);margin:0;font-size:.8rem;line-height:1.4}.dashboard-hero__actions--lite{padding-top:var(--space-2);border-top:1px solid var(--border);flex-wrap:wrap;gap:.4rem;display:flex}.dashboard-disclaimer--lite{margin:0 0 var(--space-2);color:var(--text-muted);background:0 0;border:none;max-width:40rem;padding:0;font-size:.82rem;line-height:1.45}.dashboard-section--lite .dashboard-section__title{margin:0 0 var(--space-2);font-size:1rem}.dashboard-stat-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:.55rem;display:grid}@media (width>=700px){.dashboard-stat-grid{grid-template-columns:repeat(3,1fr)}}.dashboard-stat-min{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface2);padding:.65rem .75rem}.dashboard-stat-min__value{font-size:1.2rem;font-weight:600;font-family:var(--mono);color:var(--heading);letter-spacing:-.02em;line-height:1.2}.dashboard-stat-min__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-top:.25rem;font-size:.68rem;font-weight:600;line-height:1.3}.dashboard-split{gap:var(--space-3);grid-template-columns:1fr;align-items:start;display:grid}@media (width>=1100px){.dashboard-split{grid-template-columns:1fr minmax(300px,380px)}.dashboard-activity-card{top:var(--space-2);position:sticky}}.dashboard-section{margin-bottom:var(--space-3)}.dashboard-section:last-child{margin-bottom:0}.dashboard-section__head{margin-bottom:var(--space-2)}.dashboard-section__title{color:var(--heading);letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.05rem;font-weight:600}.dashboard-section__sub{margin:0;font-size:.85rem}.dashboard-activity-card{padding:var(--space-2) var(--space-2)}.dashboard-activity-card--lite{padding:var(--space-2);box-shadow:none;border:1px solid var(--border);background:var(--surface)}.dashboard-activity-card--lite .dashboard-activity-card__title{font-size:.98rem}.dashboard-activity-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}.dashboard-activity-card__title{color:var(--heading);margin:0 0 .15rem;font-size:1.05rem;font-weight:600}.dashboard-activity-card__sub{margin:0;font-size:.82rem}.dashboard-activity-card__link{color:var(--accent);white-space:nowrap;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-activity-card__link:hover{color:var(--heading);text-underline-offset:2px;text-decoration:underline}.dashboard-activity-empty{padding:var(--space-2) 0;text-align:center;margin:0}.dashboard-activity-table-wrap{border-radius:var(--radius-sm);max-height:min(52vh,420px)}.dashboard-activity-table{width:100%;font-size:.84rem}.dashboard-activity-table th{background:var(--surface2);z-index:1;font-size:.7rem;position:sticky;top:0}.dashboard-activity-table td{vertical-align:top}.dashboard-activity-table__time{white-space:nowrap;color:var(--text-muted);font-size:.8rem}.dashboard-activity-table__actor{text-overflow:ellipsis;max-width:8rem;overflow:hidden}.users-filter-note,.audit-cap-note{max-width:56rem;margin:0;font-size:.85rem}.shortcuts-list{color:var(--text);margin:0;padding-left:1.1rem;line-height:1.6}.kbd{border:1px solid var(--border);background:var(--surface2);font-family:var(--mono);border-radius:4px;padding:.1rem .35rem;font-size:.82rem;display:inline-block}.shortcuts-footnote{margin-top:1rem;margin-bottom:0}.error-boundary{max-width:520px;margin:var(--space-3) auto}.error-boundary__lead{margin-bottom:1rem}.error-boundary__trace{background:var(--bg);border-radius:var(--radius-sm);border:1px solid var(--border);margin-bottom:1rem;padding:.75rem;font-size:.82rem;overflow:auto}.not-found{max-width:480px;margin:var(--space-4) auto;padding:var(--space-4) var(--space-3);text-align:center;background:linear-gradient(160deg, #0d94880d 0%, transparent 42%), var(--surface);border:1px solid var(--border);box-shadow:0 8px 32px #00000014}.not-found__icon{margin-bottom:var(--space-2);color:var(--accent);justify-content:center;display:flex}.not-found__icon svg{opacity:.9}.not-found .page-header__title{margin-bottom:.5rem}.not-found .muted{margin-bottom:var(--space-3);line-height:1.5}.not-found .nav-actions{justify-content:center}.content-panel{padding:var(--space-2) var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 1px 4px #0000000a}.content-panel--plain{box-shadow:none;background:0 0;border:none;padding-left:0;padding-right:0}.content-panel__head{justify-content:space-between;align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.content-panel--plain .content-panel__head{margin-bottom:var(--space-2);border-bottom:none;padding-bottom:0}.content-panel__intro{min-width:0}.content-panel__title{color:var(--heading);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.08rem;font-weight:600}.content-panel__sub{max-width:42rem;margin:0;font-size:.88rem;line-height:1.45}.content-panel__actions{align-items:center;gap:var(--space-1);flex-wrap:wrap;flex-shrink:0;display:flex}.content-panel__body{min-width:0}.content-panel__body>.table-wrap:first-child{margin-top:0}.filters-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2)}.filters-bar .toolbar-grid{align-items:flex-end}.page-hero-note{margin:0 0 var(--space-2);border-radius:var(--radius-sm);border:1px dashed var(--border);color:var(--text-muted);background:#0000002e;padding:.65rem .85rem;font-size:.86rem;line-height:1.45}.form-modal-scroll{gap:var(--space-2);flex-direction:column;max-height:min(70vh,520px);display:flex;overflow:auto}.archive-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.archive-section-header{border-bottom:1px solid var(--border);background:var(--surface2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.archive-section-title-row{align-items:center;gap:.5rem;display:flex}.archive-section-icon{color:var(--muted);align-items:center;display:flex}.archive-section-title{color:var(--heading);margin:0;font-size:.95rem;font-weight:600}.archive-section-badge{background:var(--surface3,#e8e8e4);color:var(--muted);border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:600}.archive-section-actions{align-items:center;gap:.5rem;display:flex}.archive-search-wrap{align-items:center;display:flex;position:relative}.archive-search-icon{color:var(--muted);pointer-events:none;position:absolute;left:.6rem}.archive-search-input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);outline:none;width:200px;padding:.4rem .75rem .4rem 2rem;font-size:.85rem;transition:border-color .15s}.archive-search-input:focus{border-color:var(--accent)}.archive-empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.archive-empty-icon{color:var(--border)}.archive-empty-text{color:var(--muted);margin:0;font-size:.88rem}.archive-modal-empty{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.archive-date-full{color:var(--muted);margin-top:.1rem;font-size:.75rem;display:block}.archive-login{font-size:.83rem}.archive-member-count{font-variant-numeric:tabular-nums;font-size:.88rem}.archive-by-pill{border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.archive-by-pill--admin{color:#92400e;background:#fef3c7}.archive-by-pill--member{color:#0369a1;background:#e0f2fe}.archive-msg-scroll{padding:0 1.25rem}.archive-thread-block{padding-bottom:var(--space-3);margin-bottom:var(--space-3);border-bottom:1px solid var(--border)}.archive-thread-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.archive-thread-header{padding-top:var(--space-2);align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.archive-thread-title{color:var(--heading);flex:1;font-size:.92rem;font-weight:600}.archive-thread-count{color:var(--muted);font-size:.78rem}.archive-thread-kind-pill{background:var(--surface3,#e8e8e4);color:var(--muted);border-radius:999px;flex-shrink:0;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.archive-msg-list{flex-direction:column;gap:.75rem;display:flex}.archive-msg-row{align-items:flex-start;gap:.75rem;display:flex}.archive-msg-avatar{background:var(--surface3,#e8e8e4);width:32px;height:32px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.archive-msg-body{flex:1;min-width:0}.archive-msg-meta{align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.archive-msg-sender{color:var(--heading);font-size:.83rem;font-weight:600}.archive-msg-time{color:var(--muted);white-space:nowrap;font-size:.75rem}.archive-msg-text{color:var(--text);word-break:break-word;font-size:.88rem;line-height:1.5}.archive-col-members{width:6rem}.archive-thread-block__title{color:var(--heading);margin:0 0 .5rem;font-size:.92rem;font-weight:600}.table-cell-mono{font-family:var(--mono);font-size:.85rem}.table-cell-time{white-space:nowrap;font-size:.8rem}.table-cell-text{word-break:break-word}.settings-page-grid{gap:var(--space-3);flex-direction:column;display:flex}.settings-save-row{align-items:center;gap:var(--space-2);padding-top:var(--space-1);flex-wrap:wrap;display:flex}.audit-detail-cell{max-width:280px;font-size:.83rem}.audit-detail-text{-webkit-line-clamp:2;word-break:break-word;cursor:help;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.users-summary-strip{color:var(--text-muted);align-items:center;gap:8px;padding:8px 0;font-size:12px;display:flex}.users-summary-sep{color:var(--border)}.users-summary-count{color:var(--heading);font-variant-numeric:tabular-nums;font-weight:700}.users-summary-item--ok .users-summary-count{color:var(--success-text)}.users-summary-item--warn .users-summary-count{color:var(--warn-text)}.users-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.users-th-sort:hover{color:var(--heading)}.users-th-sort--active{color:var(--accent)}@media print{.app-sidebar,.app-mobile-menu-btn,.app-drawer-backdrop,.org-toast-host,.skip-link{display:none!important}.app-main{padding:0}}.settings-fieldset{border:none;margin:0;padding:0}.settings-form{max-width:520px}.settings-form--readonly{opacity:.88}.settings-section-spaced{margin-top:var(--space-3)}.settings-check{margin-bottom:.5rem}.groups-filter-count{align-self:center;margin:0;font-size:.85rem}.gf-layout{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:16px;display:grid}.gf-col{flex-direction:column;display:flex}.gf-col--members{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.gf-section-title{text-transform:uppercase;letter-spacing:.65px;color:var(--text-faint);margin:0 0 10px;font-size:9.5px;font-weight:700}.gf-divider{background:var(--border);height:1px;margin:12px 0}.gf-avatar-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:13px;margin-bottom:14px;padding:12px 14px;display:flex}.gf-avatar-upload{border:2px dashed var(--border);background:linear-gradient(135deg, var(--accent-dim) 0%, #0d948814 100%);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.gf-avatar-upload:hover{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.gf-avatar-upload:hover .gf-avatar-overlay{opacity:1}.gf-avatar-upload--sm{width:48px;height:48px}.gf-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.gf-avatar-placeholder{color:#0d94888c}.gf-avatar-overlay{color:#fff;opacity:0;background:#0000006b;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.gf-avatar-input{display:none}.gf-avatar-meta{flex-direction:column;gap:4px;display:flex}.gf-avatar-meta-title{color:var(--heading);letter-spacing:-.1px;margin:0;font-size:12px;font-weight:600}.gf-avatar-meta-btns{align-items:center;gap:10px;display:flex}.gf-avatar-action{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:11.5px;font-weight:600;line-height:1;transition:opacity .12s}.gf-avatar-action:hover{opacity:.7}.gf-avatar-action--remove{color:#f87171}.gf-avatar-center{flex-direction:column;align-items:center;gap:6px;padding-bottom:14px;display:flex}.gf-avatar-hint{color:var(--text-faint);margin:0;font-size:11px;font-weight:500}.gf-field{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.gf-label{color:var(--text-muted);font-size:11.5px;font-weight:600}.gf-label-opt{color:var(--text-faint);margin-left:3px;font-size:10.5px;font-weight:400}.gf-input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--heading);box-sizing:border-box;width:100%;padding:8px 11px;font-size:13px;transition:border-color .15s,box-shadow .15s}.gf-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}.gf-input::placeholder{color:var(--text-faint)}.gf-textarea{resize:none;font-family:inherit;line-height:1.5}.gf-toggle{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:9px 12px;transition:background .12s,border-color .12s;display:flex}.gf-toggle:hover{background:var(--surface);border-color:var(--accent)}.gf-toggle-label{color:var(--heading);font-size:13px;font-weight:500}.gf-members-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.gf-members-badge{background:var(--accent-dim);color:var(--accent);border:1px solid #0d948833;border-radius:20px;padding:2px 8px;font-size:10.5px;font-weight:700}.gf-member-search{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface2);color:var(--heading);box-sizing:border-box;flex-shrink:0;width:calc(100% - 24px);margin:10px 12px 0;padding:7px 10px;font-size:13px;transition:border-color .15s}.gf-member-search:focus{border-color:var(--accent);background:var(--bg);outline:none}.gf-member-search::placeholder{color:var(--text-faint)}.gf-member-list{flex-direction:column;flex:1;max-height:280px;padding:6px;display:flex;overflow-y:auto}.gf-admin-select{border-top:1px solid var(--border);margin-top:4px;padding:10px 10px 4px}.gf-admin-select-label{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;margin-bottom:5px;font-size:.7rem;font-weight:700;display:flex}.gf-admin-select-dropdown{padding:6px 10px!important;font-size:.82rem!important}.gf-member-row{border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:7px 8px;transition:background .1s;display:flex}.gf-member-row:hover{background:var(--surface2)}.gf-member-av{background:var(--accent-dim);width:32px;height:32px;color:var(--accent);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.gf-member-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.gf-member-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.gf-member-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.gf-tag-field{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);cursor:text;flex-wrap:wrap;align-items:center;gap:5px;min-height:36px;padding:5px 8px;transition:border-color .15s,box-shadow .15s;display:flex}.gf-tag-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.gf-tag-chip{background:var(--accent-dim);color:var(--accent);white-space:nowrap;border:1px solid #0d948838;border-radius:20px;align-items:center;gap:4px;padding:3px 7px 3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.gf-tag-chip-remove{cursor:pointer;color:var(--accent);opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;padding:1px;line-height:1;transition:opacity .1s;display:inline-flex}.gf-tag-chip-remove:hover{opacity:1}.gf-tag-input{min-width:80px;color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px;line-height:1.5}.gf-tag-input::placeholder{color:var(--text-faint)}.mp-edit-tab{flex-direction:column;gap:0;padding:14px;display:flex}.group-modal-toggle{background:var(--bg);border:1px solid var(--border);cursor:pointer;color:var(--heading);border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.group-modal-members-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.group-modal-members-badge{color:var(--accent);background:var(--accent-dim);border:1px solid #0d948833;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.group-modal-member-search{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:8px;padding:8px 10px;font-size:13px}.group-modal-member-search:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.group-modal-member-avatar{background:var(--surface2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.group-modal-member-info{flex-direction:column;gap:0;min-width:0;line-height:1.3;display:flex}.group-modal-member-name{color:var(--heading);font-size:13px;font-weight:500}.group-modal-member-email{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-popover-search{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:8px;padding:7px 10px;font-size:13px}.member-popover-search:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}@media (width<=1023px){:root{--sidebar-width:60px;--content-pad-x:var(--space-3)}.app-sidebar__header-row{justify-content:center;padding:0 8px 12px}.app-sidebar__brand{display:none}.app-sidebar__nav{align-items:center;padding:0 4px 8px}.nav-link{border-radius:9px;justify-content:center;min-width:44px;min-height:44px;margin:0 4px;padding:10px}.nav-link>span:not(.nav-link__icon),.nav-link__stack{display:none}.nav-link__icon{opacity:.45}.nav-link--active .nav-link__icon{opacity:1}.nav-sep{margin:6px 8px}.app-sidebar__footer{align-items:center;padding:8px}.app-user-block__meta,.app-user-block__label{display:none}.app-user-block{justify-content:center}.app-sign-out{min-width:44px;min-height:44px;padding:8px;font-size:0}.app-sign-out:before{content:"→";font-size:16px}.app-sidebar-footer-env{display:none}.nav-link--platform{border-top:1px solid var(--border);border-radius:0;margin:4px;padding:10px}}@media (width<=767px){:root{--sidebar-width:0px;--content-pad-x:var(--space-2);--content-pad-y:var(--space-2)}.app-shell{position:relative}.app-sidebar{width:min(280px,85vw);transition:transform .25s var(--ease-out);z-index:var(--z-drawer);--sidebar-width:min(280px, 85vw);padding:20px 0 0;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.app-shell--drawer-open .app-sidebar{transform:translate(0)}.app-sidebar__brand{display:block}.app-sidebar__header-row{justify-content:space-between;padding:0 16px 16px}.nav-link{justify-content:flex-start;margin:0 8px;padding:8px 10px}.nav-link>span:not(.nav-link__icon){display:inline}.nav-link__stack{display:flex}.nav-link__icon{opacity:.35}.nav-link--active .nav-link__icon{opacity:1}.nav-sep{margin:8px 16px}.app-sidebar__footer{align-items:stretch;padding:12px 16px 16px}.app-user-block{justify-content:flex-start}.app-user-block__meta,.app-user-block__label{display:flex}.app-sign-out{font-size:inherit;min-width:unset}.app-sign-out:before{content:none}.app-drawer-backdrop{z-index:calc(var(--z-drawer) - 1);cursor:pointer;background:#00000059;border:none;width:100%;height:100%;padding:0;position:fixed;inset:0}.app-mobile-menu-btn{z-index:calc(var(--z-drawer) - 2);background:var(--surface);border:1px solid var(--border);border-radius:10px;width:44px;height:44px;display:flex;position:fixed;top:12px;left:12px;box-shadow:0 1px 4px #00000014}.app-drawer-close{display:flex}.app-main{padding-top:64px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.form-modal-panel{border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:92vh;inset:auto 0 0;transform:none}.confirm-dialog-panel{border-radius:16px 16px 0 0;width:100%;max-width:100%;inset:auto 0 0;transform:none}.member-popover-panel,.member-popover-panel--refined{border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:85vh;inset:auto 0 0;transform:none}}.risk-badge{border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.risk-badge--low{color:#15803d;background:#dcfce7}.risk-badge--medium{color:#854d0e;background:#fef9c3}.risk-badge--high{color:#c2410c;background:#ffedd5}.risk-badge--critical{color:#b91c1c;background:#fee2e2}.security-panel{flex-direction:column;gap:1.25rem;display:flex}.security-panel__section{border-top:1px solid var(--border);padding-top:1rem}.security-panel__section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.security-panel__row{justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0;display:flex}.security-panel__label{color:var(--text);font-size:.9rem}.security-panel__sublabel{color:var(--muted);margin-top:.1rem;font-size:.78rem}.security-panel__danger{border-radius:var(--radius);border:1px solid #fecaca;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.security-panel__danger-title{color:var(--danger);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.activity-panel{flex-direction:column;gap:1.25rem;display:flex}.activity-stat-row{gap:8px;display:flex}.activity-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;flex:1;gap:3px;padding:12px 14px;display:flex}.activity-stat__label{color:var(--text-faint);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:9.5px;font-weight:700}.activity-stat__value{color:var(--heading);letter-spacing:-.5px;margin:0;font-size:20px;font-weight:700;line-height:1.1}.activity-stat__sub{color:var(--text-muted);margin:0;font-size:10.5px}.activity-section{flex-direction:column;gap:6px;display:flex}.activity-section__title{color:var(--text-faint);text-transform:uppercase;letter-spacing:.6px;margin:0;font-size:9.5px;font-weight:700}.activity-timeline-labels{color:var(--text-faint);justify-content:space-between;font-size:10px;display:flex}.activity-skeleton-list{flex-direction:column;gap:8px;display:flex}.activity-empty{color:var(--text-faint);margin:0;font-size:12px}.activity-history{flex-direction:column;display:flex}.activity-history-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:58px 52px 1fr auto;align-items:center;gap:8px;padding:7px 0;display:grid}.activity-history-row:last-child{border-bottom:none}.activity-action-pill{text-transform:lowercase;white-space:nowrap;border-radius:20px;padding:2px 8px;font-size:10.5px;font-weight:600}.activity-action-pill--login{background:var(--accent-dim);color:var(--accent)}.activity-action-pill--logout{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border)}.activity-action-pill--token_revoked{color:#ef4444;background:#ef444414}.activity-history-time{color:var(--text-muted);white-space:nowrap;font-size:11.5px}.activity-history-ip{font-size:11.5px;font-family:var(--mono);color:var(--heading);white-space:nowrap}.activity-history-device{color:var(--text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.activity-history-pager{justify-content:center;align-items:center;gap:10px;padding:10px 0 2px;display:flex}.activity-history-pager-info{color:var(--text-muted);text-align:center;min-width:40px;font-size:.72rem;font-weight:600}.activity-history-pager-btn{min-height:24px!important;padding:3px 10px!important;font-size:.7rem!important}.online-timeline{border-radius:var(--radius);background:var(--border);height:24px;display:flex;position:relative;overflow:hidden}.online-timeline__segment{height:100%}.online-timeline__segment--online{background:#22c55e}.online-timeline__segment--offline{background:var(--border)}.detail-tabs{border-bottom:1px solid var(--border);margin-bottom:1rem;display:flex}.detail-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem 1rem;font-size:.88rem;font-weight:500}.detail-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.location-panel{flex-direction:column;gap:1.25rem;display:flex}.location-stat-row{flex-wrap:wrap;gap:1rem;display:flex}.location-coord{font-family:var(--mono);font-size:.83rem}.location-violation{background:#fef2f2}.btn-danger{color:#fff;background:#ef4444;border-color:#ef4444}.btn-danger:hover{background:#dc2626;border-color:#dc2626}.severity-pill{border-radius:999px;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.severity-pill--info{background:var(--surface2);color:var(--text-muted)}.severity-pill--warning{color:#854d0e;background:#fef9c3}.severity-pill--critical{color:#b91c1c;background:#fee2e2}.geofence-coord{font-family:var(--mono);font-size:.83rem}.geofence-status{align-items:center;gap:.3rem;display:inline-flex}.geofence-status-dot{border-radius:50%;width:8px;height:8px}.geofence-status-dot--active{background:#22c55e}.geofence-status-dot--inactive{background:var(--border)}.policy-flag{border-radius:4px;margin-right:.25rem;padding:.1rem .4rem;font-size:.7rem;font-weight:600;display:inline-flex}.policy-flag--on{color:#15803d;background:#dcfce7}.policy-flag--off{background:var(--surface2);color:var(--text-muted)}.security-metadata-pre{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--mono);color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;padding:.75rem 1rem;font-size:.78rem}.sp-flags-grid{flex-direction:column;gap:1.25rem;margin-top:.25rem;display:flex}.sp-flags-section{flex-direction:column;gap:0;display:flex}.sp-flags-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:0 0 .5rem;font-size:.72rem;font-weight:700}.sp-flag-row{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.65rem .85rem;transition:background .12s,border-color .12s;display:flex}.sp-flag-row:hover{background:var(--surface2)}.sp-flag-row--active{border-color:var(--accent);background:#0d94880a}.sp-flag-info{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.sp-flag-label{color:var(--heading);font-size:.9rem;font-weight:500}.sp-flag-desc{color:var(--muted);font-size:.78rem;line-height:1.35}.sp-summary{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.5rem;padding:.75rem 0 0;display:flex}.sp-summary-label{color:var(--muted);margin-right:.25rem;font-size:.78rem;font-weight:600}.sp-apply-header{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.sp-apply-header-left{align-items:center;gap:.6rem;display:flex}.sp-apply-header-icon{color:var(--accent);flex-shrink:0}.sp-apply-header-name{color:var(--heading);margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.sp-apply-header-sub{color:var(--muted);margin:0;font-size:.75rem}.sp-apply-header-flags{flex-wrap:wrap;gap:.25rem;display:flex}.sp-apply-toolbar{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.sp-apply-toolbar .sp-apply-search-wrap{flex:1}.sp-apply-chips-bar{border-radius:var(--radius);background:#0d94880a;border:1px solid #0d948826;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .6rem;display:flex}.sp-apply-chips{flex-wrap:wrap;flex:1;gap:.3rem;display:flex}.sp-apply-chip{background:var(--surface);border:1px solid var(--border);color:var(--heading);cursor:pointer;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.72rem;font-weight:500;transition:border-color .12s;display:inline-flex}.sp-apply-chip:hover{border-color:var(--danger)}.sp-apply-chip-x{color:var(--muted);font-size:.85rem;line-height:1}.sp-apply-chip:hover .sp-apply-chip-x{color:var(--danger)}.sp-apply-chip--more{background:var(--surface2);cursor:default;border-color:#0000}.sp-apply-user-check{color:var(--accent);flex-shrink:0}.sp-apply-empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.sp-apply-search-wrap{align-items:center;display:flex;position:relative}.sp-apply-search-icon{color:var(--muted);pointer-events:none;position:absolute;left:.65rem}.sp-apply-search-input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);outline:none;padding:.5rem .75rem .5rem 2.1rem;font-size:.88rem;transition:border-color .15s}.sp-apply-search-input:focus{border-color:var(--accent)}.sp-apply-selected-bar{border-radius:var(--radius);color:var(--accent);background:#0d94880f;border:1px solid #0d948833;align-items:center;gap:.4rem;margin:.5rem 0;padding:.4rem .75rem;font-size:.82rem;font-weight:500;display:flex}.sp-apply-clear{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.78rem;text-decoration:underline}.sp-apply-user-list{flex-direction:column;gap:0;max-height:260px;display:flex;overflow-y:auto}.sp-apply-user-row{border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;padding:.5rem .65rem;transition:background .1s;display:flex}.sp-apply-user-row:hover{background:var(--surface2)}.sp-apply-user-row--selected{background:#0d94880a}.sp-apply-user-avatar{background:var(--surface3,#e8e8e4);width:30px;height:30px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.sp-apply-user-info{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.sp-apply-user-name{color:var(--heading);font-size:.88rem;font-weight:500}.sp-apply-user-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.sec-stat-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.sec-stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:4px;padding:16px;display:flex}.sec-stat-card--danger{background:#ef444408;border-color:#ef444440}.sec-stat-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sec-stat-icon{color:var(--text-muted);display:flex}.sec-stat-icon--danger{color:#ef4444}.sec-stat-sub{color:var(--text-faint);font-size:11px}.sec-stat-value{letter-spacing:-.03em;color:var(--heading);font-size:1.75rem;font-weight:700;line-height:1}.sec-stat-label{color:var(--text-muted);margin-top:2px;font-size:12px}.sec-stat-card--danger .sec-stat-value{color:#ef4444}.sec-quick-links{gap:10px;display:flex}.sec-quick-link{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.sec-quick-link:hover{background:var(--surface2);border-color:var(--border-strong)}.sec-quick-link-icon{color:var(--accent);display:flex}.sec-severity{letter-spacing:.02em;text-transform:uppercase;border-radius:4px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.sec-severity--critical{color:#dc2626;background:#ef44441a}.sec-severity--warning{color:#d97706;background:#f59e0b1a}.sec-severity--info{color:#2563eb;background:#3b82f614}.sec-alerts-expand-col{width:32px}.sec-alerts-expand-td{text-align:right;padding-right:12px!important}.sec-alerts-expanded-row td{background:var(--surface2);padding:0!important}.gf-card-badges{flex-shrink:0;align-items:center;gap:5px;display:flex}.gf-card-geo{background:var(--surface2);border:1px solid var(--border-subtle);border-radius:9px;align-items:stretch;margin-bottom:.9rem;display:flex;overflow:hidden}.gf-card-geo-item{flex-direction:column;flex:1;gap:3px;padding:.55rem .75rem;display:flex}.gf-card-geo-divider{background:var(--border);flex-shrink:0;width:1px}.gf-card-geo-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.6rem;font-weight:700}.gf-card-geo-value{font-family:var(--mono);color:var(--heading);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.sp-apply-loading{color:var(--text-faint);padding:8px 0;font-size:12px}.sp-cards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;gap:1.25rem;display:grid}.sp-empty{text-align:center;background:var(--surface);border:1.5px dashed var(--border);border-radius:var(--radius-lg);color:var(--muted);flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.sp-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:0;padding:1.35rem 1.4rem 1.1rem;transition:box-shadow .18s,border-color .18s,transform .18s;display:flex;position:relative;overflow:hidden}.sp-card:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border));transform:translateY(-1px);box-shadow:0 6px 24px #00000014}.sp-card-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.sp-card-title-row{align-items:center;gap:.5rem;min-width:0;display:flex}.sp-card-icon{color:var(--accent);opacity:.85;flex-shrink:0}.sp-card-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700;line-height:1.3;overflow:hidden}.sp-card-header-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.sp-card-restriction-count{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);white-space:nowrap;letter-spacing:.02em;border-radius:999px;padding:2px 9px;font-size:.65rem;font-weight:700}.sp-card-restriction-count--none{color:var(--muted);border-color:var(--border);background:0 0}.sp-card-date{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:.67rem}.sp-card-flags{flex-wrap:wrap;align-content:flex-start;gap:.3rem;min-height:1.75rem;margin-bottom:.9rem;display:flex}.sp-card-applied{background:color-mix(in srgb, var(--surface2,#f8f9fa) 80%, transparent);border:1px solid var(--border);border-radius:10px;flex-direction:column;flex:1;gap:.45rem;margin-bottom:1rem;padding:.75rem .85rem;display:flex}.sp-card-applied-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:5px;font-size:.67rem;font-weight:700;display:flex}.sp-card-applied-empty{color:var(--muted);opacity:.65;padding:.1rem 0;font-size:.75rem;font-style:italic}.sp-card-actions{border-top:1px solid var(--border);align-items:center;gap:.4rem;margin-top:auto;padding-top:.75rem;display:flex}.sp-card-delete{color:var(--muted);margin-left:auto}.sp-card-delete:hover{color:var(--danger);border-color:var(--danger)}.policy-flag--danger{color:#b91c1c;background:#fee2e2}.policy-flag--warn{color:#854d0e;background:#fef9c3}.app-theme-toggle{min-width:32px;min-height:32px;padding:.25rem}.app-sidebar__header-actions{align-items:center;gap:2px;display:flex}html.dark .btn:hover{border-color:var(--border)}html.dark .btn-danger{color:#f87171;background:#f871711a;border-color:#f8717166}html.dark .btn-danger:hover{background:#f871712e;border-color:#f87171}html.dark .btn-secondary:hover{border-color:var(--border)}html.dark .badge-off{color:#f87171;background:#f871711a;border-color:#f871714d}html.dark .audit-pill--danger{color:#f87171;background:#f871711a;border-color:#f8717140}html.dark .user-cell__avatar{color:var(--text-muted);background:var(--surface2)}html.dark .table-wrap--list{box-shadow:0 1px 6px #00000059}html.dark .nav-link--active{box-shadow:0 1px 5px #0006}html.dark .form-modal-panel,html.dark .member-popover-panel{box-shadow:0 24px 80px #000000b3}html.dark .user-action-popover{box-shadow:0 16px 50px #0000008c}html.dark .confirm-dialog-panel{box-shadow:0 24px 80px #000000b3}html.dark .confirm-dialog-panel--danger-themed{border-color:#f8717159}html.dark .severity-pill--warning{color:#fbbf24;background:#fbbf241f}html.dark .severity-pill--critical{color:#f87171;background:#f871711f}html.dark .risk-badge--medium{color:#fbbf24;background:#fbbf241f}html.dark .risk-badge--high{color:#fb923c;background:#f973161f}html.dark .risk-badge--critical{color:#f87171;background:#f871711f}html.dark .policy-flag--on{color:#34d399;background:#34d3991f}html.dark .policy-flag--danger{color:#f87171;background:#f871711f}html.dark .policy-flag--warn{color:#fbbf24;background:#fbbf241f}html.dark .location-violation{background:#f871710f}html.dark .online-timeline__segment--online,html.dark .geofence-status-dot--active{background:#34d399}html.dark .sp-flag-row--active{background:#2dd4bf12}html.dark .sp-apply-chips-bar{background:#2dd4bf0f;border-color:#2dd4bf2e}html.dark .sp-apply-user-row--selected{background:#2dd4bf12}html.dark .sp-apply-selected-bar{background:#2dd4bf12;border-color:#2dd4bf38}html.dark .sp-card:hover{box-shadow:0 2px 16px #0006}html.dark .form-modal-accent{background:linear-gradient(90deg, var(--accent), #14b8a61f 55%, transparent)}html.dark ::-webkit-scrollbar{width:7px;height:7px}html.dark ::-webkit-scrollbar-track{background:0 0}html.dark ::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:999px}html.dark ::-webkit-scrollbar-thumb:hover{background:#52525b}html.dark ::selection{color:var(--heading);background:#14b8a640}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--text-faint)}html.dark .skeleton{background:linear-gradient(90deg,#27272a 25%,#3f3f46 50%,#27272a 75%) 0 0/200% 100%}html.dark .sp-apply-user-avatar{background:var(--surface2);color:var(--text-muted)}html.dark .sec-stat-card{background:var(--surface);border-color:var(--border)}html.dark .sec-stat-card--danger{background:#ef44440d;border-color:#ef444433}html.dark .sec-quick-link{background:var(--surface);border-color:var(--border);color:var(--text)}html.dark .sec-quick-link:hover{background:var(--surface2)}html.dark .sec-severity--critical{color:#f87171;background:#ef444426}html.dark .sec-severity--warning{color:#fbbf24;background:#f59e0b26}html.dark .sec-severity--info{color:#60a5fa;background:#3b82f61f}html.dark .sec-alerts-expanded-row td{background:var(--surface2)}.udr-backdrop{z-index:var(--z-drawer-backdrop);-webkit-backdrop-filter:blur(2px);cursor:default;background:#0006;border:none;padding:0;animation:.18s form-modal-backdrop-in;position:fixed;inset:0}.udr{z-index:var(--z-drawer);background:var(--bg);border-left:1px solid var(--border);width:min(480px,96vw);animation:drawer-slide-in .22s var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-12px 0 48px #0000002e}.udr-head{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:10px;padding:14px 18px;display:flex}.udr-avatar{background:var(--accent-dim);width:38px;height:38px;color:var(--accent);letter-spacing:.02em;border:1.5px solid #0d948833;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.udr-identity{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.udr-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.2px;font-size:14px;font-weight:700;overflow:hidden}.udr-username{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.udr-close{width:30px;height:30px;min-width:unset;min-height:unset;border-radius:7px;flex-shrink:0;padding:0}.udr-tabs{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;padding:0;display:flex}.udr-tab{height:38px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);letter-spacing:.01em;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;margin-bottom:-1px;font-size:11.5px;font-weight:600;display:flex}.udr-tab:hover{color:var(--heading)}.udr-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.udr-body{flex:1;padding:0;overflow-y:auto}.udr-details{flex-direction:column;min-height:100%;display:flex}.udr-d-identity{align-items:center;gap:14px;padding:22px 20px 12px;display:flex}.udr-d-av{background:var(--accent-dim);width:48px;height:48px;color:var(--accent);letter-spacing:.01em;border:1.5px solid #0d948833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex;box-shadow:0 2px 8px #0d94881a}.udr-d-name{color:var(--heading);letter-spacing:-.25px;margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.2}.udr-d-sub{color:var(--text-muted);margin:0;font-size:12px;font-weight:400}.udr-d-status-row{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:5px;padding:0 20px 14px;display:flex}.udr-d-tag{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.01em;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600}.udr-d-section{border-bottom:1px solid var(--border);padding:14px 20px}.udr-d-section-title{color:var(--text-faint);text-transform:uppercase;letter-spacing:.8px;margin:0 0 10px;font-size:9px;font-weight:800}.udr-d-field{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:7px 0;display:flex}.udr-d-field:last-child{border-bottom:none}.udr-d-field-label{color:var(--text-muted);flex-shrink:0;font-size:12px;font-weight:400}.udr-d-field-value{color:var(--heading);text-align:right;word-break:break-all;font-size:12.5px;font-weight:500;line-height:1.4}.udr-d-field-value--mono{font-family:var(--mono);color:var(--text);font-size:11px;font-weight:400}.udr-d-nil{color:var(--text-faint);font-weight:400}.udr-d-perms-grid{flex-direction:column;gap:5px;display:flex}.udr-d-perm-tile{border-radius:var(--radius-sm);background:var(--bg);border:1px solid var(--border);transition:border-color var(--transition-fast);align-items:center;gap:10px;padding:9px 12px;display:flex}.udr-d-perm-tile--on{background:#0d94880d;border-color:#0d948838}.udr-d-perm-tile-dot{background:var(--border);width:6px;height:6px;transition:background var(--transition-fast), box-shadow var(--transition-fast);border-radius:50%;flex-shrink:0}.udr-d-perm-tile--on .udr-d-perm-tile-dot{background:var(--accent);box-shadow:0 0 0 2.5px var(--accent-dim)}.udr-d-perm-tile-name{color:var(--text-muted);flex:1;font-size:12.5px;font-weight:500}.udr-d-perm-tile--on .udr-d-perm-tile-name{color:var(--heading)}.udr-d-perm-tile-state{color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-size:10.5px;font-weight:700}.udr-d-perm-tile--on .udr-d-perm-tile-state{color:var(--accent)}.udr-d-actions{flex-direction:column;gap:6px;margin-top:auto;padding:14px 20px 20px;display:flex}.udr-d-btn{justify-content:center;width:100%;font-size:13.5px}.udr-d-btn--ghost{border-color:var(--border);color:var(--text-muted);background:0 0;font-weight:500}.udr-d-btn--ghost:hover{background:var(--surface2);color:var(--heading)}.udr-panel-wrap{flex-direction:column;gap:0;padding:16px;display:flex}.udr-fields{padding:16px 20px}.udr-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:9px 0;display:flex}.udr-row:last-child{border-bottom:none}.udr-key{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;font-size:11px;font-weight:600}.udr-val{color:var(--heading);text-align:right;word-break:break-word;font-size:13px}.udr-section{border-top:1px solid var(--border-subtle);padding:16px 20px 0}.udr-section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;margin:0 0 10px;font-size:10px;font-weight:700}.udr-perm-list{flex-direction:column;display:flex}.udr-perm{border-bottom:1px solid var(--border-subtle);color:var(--text);justify-content:space-between;align-items:center;padding:9px 0;font-size:13px;display:flex}.udr-perm:last-child{border-bottom:none}.audit-log-table{min-height:200px;max-height:calc(100vh - 380px);overflow-y:auto}.pg-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 4px;display:flex}.pg-info{color:var(--text-muted);font-size:.8rem}.pg-info strong{color:var(--heading);font-weight:600}.pg-total{color:var(--text-faint)}.pg-controls{align-items:center;gap:3px;display:flex}.pg-btn{border:1px solid var(--border);background:var(--surface);min-width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 6px;font-size:.82rem;font-weight:500;line-height:1;transition:background .1s,border-color .1s,color .1s;display:inline-flex}.pg-btn:hover:not(:disabled){background:var(--surface2);border-color:var(--border-strong);color:var(--heading)}.pg-btn:disabled{opacity:.35;cursor:not-allowed}.pg-btn--active{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.pg-btn--active:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:#fff}html.dark .pg-btn{background:var(--surface);border-color:var(--border);color:var(--text)}html.dark .pg-btn:hover:not(:disabled){background:var(--surface2)}.pagination-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.pagination-info{color:var(--text-muted);font-size:.8rem}.pagination-controls{align-items:center;gap:6px;display:flex}.pagination-page{color:var(--heading);text-align:center;min-width:48px;padding:0 4px;font-size:.82rem;font-weight:600}.usp{flex-direction:column;gap:20px;display:flex}.usp-risk-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.usp-risk-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.usp-section{flex-direction:column;margin-bottom:12px;display:flex}.usp-section-title{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:9.5px;font-weight:700}.usp-toggle-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.usp-toggle-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.usp-toggle-row:last-child{border-bottom:none}.usp-toggle-row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.usp-toggle-row--clickable:hover{background:var(--surface2)}.usp-toggle-label{color:var(--heading);font-size:13px;font-weight:500}.usp-toggle-label--sub{color:var(--text-muted);font-size:12px;font-weight:400}.usp-select{color:var(--heading);background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;outline:none;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:500}.usp-select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.usp-inline-input{width:72px;color:var(--heading);background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:right;outline:none;padding:4px 8px;font-size:13px;font-weight:500}.usp-inline-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.usp-save-btn{justify-content:center;width:100%;margin-bottom:12px}.usp-logout-modal{text-align:center;flex-direction:column;align-items:center;padding:8px 0 16px;display:flex}.usp-logout-modal-icon{width:48px;height:48px;color:var(--danger);background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}html.dark .usp-logout-modal-icon{background:#ef44441f}.usp-logout-modal-heading{color:var(--heading);margin:0 0 12px;font-size:.9rem;line-height:1.4}.usp-logout-modal-list{text-align:left;flex-direction:column;gap:5px;margin:0;padding:0 0 0 18px;display:flex}.usp-logout-modal-list li{color:var(--text-muted);font-size:.78rem;line-height:1.35}.usp-danger-zone{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px}.usp-danger-title{opacity:.8;color:var(--danger)!important}.usp-danger-actions{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.usp-danger-btn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);padding:7px 14px;font-size:.82rem;font-weight:500}.usp-danger-btn:hover{background:var(--surface);border-color:var(--text-muted)}.btn.usp-danger-btn.btn-danger{color:var(--danger);background:#ef444414;border-color:#ef44444d}.btn.usp-danger-btn.btn-danger:hover{border-color:var(--danger);background:#ef444424}.usp-nuke-zone{border-radius:var(--radius);background:#ef44440a;border:1px solid #ef444433;margin-top:8px;padding:12px 14px}.usp-nuke-title{opacity:.9;color:var(--danger)!important}.usp-nuke-desc{color:var(--text-muted);margin:2px 0 10px;font-size:.75rem;line-height:1.35}html.dark .usp-nuke-zone{background:#ef44440f;border-color:#ef44442e}.btn.usp-danger-btn--nuke{background:var(--danger);border-color:var(--danger);color:#fff;font-weight:700}.btn.usp-danger-btn--nuke:hover{background:#dc2626;border-color:#dc2626}html.dark .usp-risk-row,html.dark .usp-toggle-list,html.dark .usp-danger-zone{background:var(--surface);border-color:var(--border)}html.dark .usp-inline-field{background:var(--surface2)}html.dark .usp-select{background:var(--surface2);border-color:var(--border);color:var(--heading)}html.dark .usp-inline-input{background:var(--surface);border-color:var(--border);color:var(--heading)}html.dark .usp-danger-btn{background:var(--surface2);border-color:var(--border);color:var(--text)}html.dark .usp-danger-btn:hover{background:var(--surface);border-color:var(--border)}.usp-wipe-banner{border-radius:var(--radius);color:var(--danger);background:#ef44440f;border:1px solid #ef44442e;align-items:center;gap:8px;margin-bottom:14px;padding:9px 12px;font-size:.76rem;font-weight:500;display:flex}.usp-wipe-banner svg{flex-shrink:0}.usp-wipe-group-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:14px;padding:12px 14px}.usp-wipe-checkbox-row{cursor:pointer;color:var(--heading);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:flex}.usp-wipe-checkbox-row>.row-checkbox{flex-shrink:0}.usp-wipe-group-options{flex-direction:column;gap:6px;margin-top:12px;display:flex}.usp-wipe-radio-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:8px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.usp-wipe-radio-card:hover{border-color:var(--text-muted)}.usp-wipe-radio-card--active{border-color:var(--accent);background:var(--accent-dim,#0d94880f);box-shadow:0 0 0 1px var(--accent)}.usp-wipe-radio-card--active.usp-wipe-radio-card--danger{border-color:var(--danger);box-shadow:0 0 0 1px var(--danger);background:#ef44440d}.usp-wipe-radio-card input[type=radio]{display:none}.usp-wipe-radio-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.usp-wipe-radio-card-icon--transfer{background:var(--accent-dim,#0d94881a);color:var(--accent)}.usp-wipe-radio-card-icon--dissolve{color:var(--danger);background:#ef444414}.usp-wipe-radio-card-title{color:var(--heading);flex:1;font-size:.8rem;font-weight:600}.usp-wipe-radio-card-chevron{color:var(--text-faint);opacity:0;flex-shrink:0;transition:opacity .15s}.usp-wipe-radio-card--active .usp-wipe-radio-card-chevron{opacity:1;color:var(--accent)}.usp-wipe-transfer-list{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:8px;margin-top:8px;padding:10px 12px;display:flex}.usp-wipe-transfer-heading{color:var(--text-faint);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.68rem;font-weight:700}.usp-wipe-transfer-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.usp-wipe-transfer-avatar{background:var(--accent-dim,#0d94881a);width:26px;height:26px;color:var(--accent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.58rem;font-weight:800;display:flex}.usp-wipe-transfer-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;font-weight:600;overflow:hidden}.usp-wipe-transfer-select{border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;border-radius:6px;flex-shrink:0;max-width:140px;padding:4px 8px;font-size:.76rem}.usp-wipe-transfer-select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim);outline:none}.usp-wipe-no-groups{color:var(--text-faint);margin:6px 0 0;font-size:.74rem;font-style:italic}html.dark .usp-wipe-banner{background:#ef444414;border-color:#ef444433}html.dark .usp-wipe-group-section{background:var(--surface);border-color:var(--border)}html.dark .usp-wipe-radio-card{background:var(--surface2);border-color:var(--border)}html.dark .usp-wipe-radio-card--active{background:#0d948814}html.dark .usp-wipe-radio-card--active.usp-wipe-radio-card--danger{background:#ef444414}html.dark .usp-wipe-transfer-list{background:var(--surface2);border-color:var(--border)}html.dark .usp-wipe-transfer-row{background:var(--surface);border-color:var(--border)}html.dark .usp-wipe-transfer-select{background:var(--surface);border-color:var(--border);color:var(--heading)}html.dark .udr-perm-badge--off{background:var(--surface2);border-color:var(--border);color:var(--text-faint)}html.dark .udr-perm-badge--on{color:#4ade80;background:#22c55e14;border-color:#22c55e33}html.dark .udr-detail-actions{background:var(--surface);border-top-color:var(--border)}html.dark .udr-profile-card{background:var(--surface);border-bottom-color:var(--border)}.act-panel{flex-direction:column;display:flex}.act-stats{border-bottom:1px solid var(--border);margin-bottom:0;display:flex}.act-stat{border-right:1px solid var(--border);flex-direction:column;flex:1;gap:3px;padding:12px 14px;display:flex}.act-stat:last-child{border-right:none}.act-stat__label{color:var(--text-faint);text-transform:uppercase;letter-spacing:.5px;font-size:9.5px;font-weight:700}.act-stat__value{color:var(--heading);letter-spacing:-.5px;font-size:18px;font-weight:700;line-height:1.1}.act-stat__sub{color:var(--text-muted);font-size:11px}.act-section{border-bottom:1px solid var(--border);padding:14px 0}.act-section-title{color:var(--text-faint);text-transform:uppercase;letter-spacing:.6px;margin:0 0 8px;font-size:9.5px;font-weight:700}.act-timeline-labels{color:var(--text-faint);justify-content:space-between;margin-bottom:5px;font-size:10px;display:flex}.act-timeline{background:var(--surface2);border-radius:4px;height:8px;display:flex;overflow:hidden}.act-timeline__seg{height:100%}.act-timeline__seg--on{background:var(--accent)}.act-timeline__seg--off{background:var(--border)}.act-skeleton-list{flex-direction:column;gap:8px;display:flex}.act-empty{color:var(--text-faint);margin:0;font-size:12px}.act-history{flex-direction:column;display:flex}.act-history-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:10px;padding:7px 0;display:flex}.act-history-row:last-child{border-bottom:none}.act-history-left{flex-shrink:0;align-items:center;gap:7px;display:flex}.act-history-right{flex-direction:column;align-items:flex-end;gap:1px;min-width:0;display:flex}.act-action-pill{text-transform:lowercase;border-radius:20px;flex-shrink:0;padding:2px 7px;font-size:10.5px;font-weight:600}.act-action-pill--login{background:var(--accent-dim);color:var(--accent)}.act-action-pill--logout{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border)}.act-action-pill--token_revoked{color:#ef4444;background:#ef444414}.act-history-time{color:var(--text-muted);font-size:11.5px}.act-history-ip{font-size:11.5px;font-family:var(--mono);color:var(--heading)}.act-history-device{color:var(--text-muted);font-size:10.5px}.act-footer{color:var(--text-faint);margin:12px 0 0;font-size:11px}.sa-hero{border:none;border-bottom:1px solid var(--border);background:0 0;border-radius:0;padding:0 0 .75rem;position:relative;overflow:visible}.sa-hero:before{display:none}.sa-hero__title{letter-spacing:-.03em;color:var(--heading);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.sa-hero__sub{color:var(--text-muted);max-width:36rem;margin:0;font-size:.82rem}.sa-hero__actions{gap:.5rem;display:flex;position:absolute;top:0;right:0}.sa-glass-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 1px 3px #0000000a}.sa-glass-card:hover{box-shadow:0 4px 16px #0000000f}.sa-glass-card__accent,.sa-glass-card__accent--warn,.sa-glass-card__accent--purple{display:none}.sa-glass-card__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.15rem 1.25rem .85rem;display:flex}.sa-glass-card__head-icon{background:var(--accent-dim);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sa-glass-card__head-icon--warn{color:#f59e0b;background:#f59e0b1a}.sa-glass-card__head-icon--purple{color:#8b5cf6;background:#8b5cf61a}.sa-glass-card__head-icon--danger{color:#ef4444;background:#ef44441a}.sa-glass-card__head-text{flex:1;min-width:0}.sa-glass-card__title{color:var(--heading);letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:600}.sa-glass-card__sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.78rem}.sa-glass-card__body{padding:1.15rem 1.25rem}.sa-glass-card__body--flush{padding:0}.sa-modal-backdrop{z-index:var(--z-modal-backdrop);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;animation:.2s sa-modal-fade-in;position:fixed;inset:0}@keyframes sa-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sa-modal-slide-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.sa-modal{z-index:var(--z-modal-panel);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(94vw,480px);max-height:min(88vh,720px);color:var(--text);font-size:.9375rem;font-family:var(--font);-webkit-font-smoothing:antialiased;flex-direction:column;line-height:1.5;animation:.25s cubic-bezier(.22,1,.36,1) sa-modal-slide-in;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000038,0 0 0 1px #00000008}.sa-modal--sm{width:min(92vw,420px)}.sa-modal--lg{width:min(94vw,640px);max-height:min(90vh,800px)}.sa-modal__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.25rem 1.25rem 1rem;display:flex}.sa-modal__header--danger{background:#ef444408;border-bottom-color:#ef444426}.sa-modal__header-text{flex:1;min-width:0}.sa-modal__title{letter-spacing:-.02em;color:var(--heading);margin:0;font-size:1.15rem;font-weight:700}.sa-modal__header--danger .sa-modal__title{color:var(--danger)}.sa-modal__desc{color:var(--text-muted);margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.sa-modal__close{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .12s;display:flex}.sa-modal__close:hover{background:var(--surface2);color:var(--heading);border-color:#d0d0cc}.sa-modal__body{flex:1;min-height:0;padding:1.25rem;overflow-y:auto}.sa-modal__footer{border-top:1px solid var(--border);background:var(--bg);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.65rem;padding:1rem 1.25rem;display:flex}.sa-toggle-row{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:10px;padding:12px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.sa-toggle-row:hover{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.sa-toggle-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sa-toggle-label{color:var(--heading);font-size:.875rem;font-weight:600}.sa-toggle-desc{color:var(--text-muted);font-size:.72rem;line-height:1.35}.sa-toggle-track{cursor:pointer;background:#d4d4d8;border:none;border-radius:999px;flex-shrink:0;align-items:center;width:2.5rem;height:1.35rem;margin:0;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.sa-toggle-track:hover{background:#a1a1aa}.sa-toggle-track[aria-checked=true]{background:var(--accent)}.sa-toggle-track[aria-checked=true]:hover{background:#0f766e}.sa-toggle-track--disabled{opacity:.45;cursor:not-allowed}.sa-toggle-track:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);outline:none}.sa-toggle-thumb{pointer-events:none;background:#fff;border-radius:50%;width:.9rem;height:.9rem;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:.225rem;left:.225rem;box-shadow:0 1px 3px #00000026}.sa-toggle-track[aria-checked=true] .sa-toggle-thumb{transform:translate(1.15rem)}html.dark .sa-toggle-track{background:#3f3f46}html.dark .sa-toggle-track:hover{background:#52525b}html.dark .sa-toggle-track[aria-checked=true]{background:var(--accent)}html.dark .sa-toggle-row:hover{border-color:var(--accent)}.sa-table-interactive tr{cursor:pointer;transition:background .1s}.sa-table-interactive tr:hover td{background:var(--accent-dim)}.sa-table-interactive tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.sa-row-actions{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.sa-status-dot{align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:inline-flex}.sa-status-dot:before{content:"";border-radius:50%;flex-shrink:0;width:7px;height:7px}.sa-status-dot--active:before{background:#22c55e;box-shadow:0 0 6px #22c55e66}.sa-status-dot--inactive:before{background:#d4d4d8}.sa-status-dot--blocked:before{background:#ef4444;box-shadow:0 0 6px #ef444466}.sa-avatar{color:#ffffffd9;letter-spacing:.5px;background:linear-gradient(135deg,#334155 0%,#475569 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.68rem;font-weight:700;display:flex}.sa-avatar--accent{background:linear-gradient(135deg, var(--accent) 0%, #06b6d4 100%);color:#fff}.sa-form-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (width<=560px){.sa-form-grid{grid-template-columns:1fr}}.sa-form-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.65rem;margin-top:.75rem;padding-top:1.25rem;display:flex}.sa-form-section{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:1.25rem;padding:1.15rem}.sa-form-section:first-child{margin-top:0}.sa-form-section__title{color:var(--heading);align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:.82rem;font-weight:700;display:flex}.sa-form-section__title-icon{background:var(--accent-dim);width:24px;height:24px;color:var(--accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rl-unsaved-banner{background:var(--accent-dim);color:var(--accent);border:1px solid #0d948840;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:600;display:flex}.rl-unsaved-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite rl-pulse}@keyframes rl-pulse{0%,to{opacity:1}50%{opacity:.35}}.rl-list{flex-direction:column;display:flex}.rl-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;transition:background .12s;display:flex}.rl-row:last-child{border-bottom:none}.rl-row:hover{background:var(--surface2)}.rl-row--disabled{opacity:.45}.rl-row--disabled:hover{opacity:.7}.rl-row--custom .rl-row-name{color:var(--accent)}.rl-row-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.rl-row-title-line{align-items:center;gap:7px;display:flex}.rl-row-name{color:var(--heading);font-size:.86rem;font-weight:650}.rl-row-hint{color:var(--text-muted);font-size:.7rem;line-height:1.3}.rl-row-meta{align-items:center;gap:8px;margin-top:2px;display:flex}.rl-row-window{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.62rem;font-weight:600}.rl-scope-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;align-items:center;gap:3px;padding:2px 7px;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex}.rl-scope-tag--ip{background:var(--surface2);color:var(--text-muted)}.rl-scope-tag--user{background:var(--accent-dim);color:var(--accent)}.rl-row-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 6px;font-size:.56rem;font-weight:700}.rl-row-badge--off{color:#991b1b;background:#fef2f2}.rl-row-badge--custom{background:var(--accent-dim);color:var(--accent)}html.dark .rl-row-badge--off{color:#f87171;background:#991b1b33}.rl-row-input-wrap{flex-shrink:0;align-items:center;gap:4px;display:flex}.rl-row-input{text-align:right;width:72px;font-size:.84rem!important;font-family:var(--mono)!important;border-radius:7px!important;padding:6px 8px!important}.rl-row-unit{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;min-width:22px;font-size:.62rem;font-weight:600}.rl-row-reset{all:unset;width:24px;height:24px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:flex}.rl-row-reset:hover{background:var(--accent-dim);color:var(--accent)}.rl-bottom-bar{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding-top:1.25rem;display:flex}.sa-avatar--lg{border-radius:12px;width:44px;height:44px;font-size:.82rem}.sa-restrict-identity{background:var(--bg);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:16px;padding:14px 16px;display:flex}.sa-restrict-identity-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.sa-restrict-identity-name{color:var(--heading);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.sa-restrict-identity-sub{color:var(--text-muted);font-size:.72rem;font-family:var(--mono)}.sa-restrict-summary{background:var(--accent-dim);color:var(--accent);border-radius:8px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 12px;font-size:.7rem;font-weight:600;line-height:1.3;display:flex}.sa-restrict-summary svg{flex-shrink:0}.sa-restrict-tri{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:10px;padding:12px 16px;transition:border-color .15s;display:flex}.sa-restrict-tri:hover{border-color:var(--accent)}.sa-restrict-tri-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sa-restrict-tri-label{color:var(--heading);font-size:.875rem;font-weight:600}.sa-restrict-tri-desc{color:var(--text-muted);font-size:.72rem;line-height:1.35}.sa-restrict-tri-pills{border:1px solid var(--border);border-radius:8px;flex-shrink:0;display:flex;overflow:hidden}.sa-restrict-pill{all:unset;cursor:pointer;color:var(--text-muted);background:var(--surface2);border-right:1px solid var(--border);white-space:nowrap;padding:4px 10px;font-size:.7rem;font-weight:600;transition:background .15s,color .15s}.sa-restrict-pill:last-child{border-right:none}.sa-restrict-pill:hover{background:var(--bg);color:var(--heading)}.sa-restrict-pill--active{background:var(--accent-dim);color:var(--accent)}.sa-restrict-pill--allow.sa-restrict-pill--active{color:#166534;background:#dcfce7}.sa-restrict-pill--deny.sa-restrict-pill--active{color:#991b1b;background:#fef2f2}html.dark .sa-restrict-pill--allow.sa-restrict-pill--active{color:#4ade80;background:#16653440}html.dark .sa-restrict-pill--deny.sa-restrict-pill--active{color:#f87171;background:#991b1b40}.sa-restrict-quota{margin-bottom:10px}.sa-restrict-quota:last-child{margin-bottom:0}.sa-restrict-quota .sa-toggle-row{border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:0}.sa-restrict-quota:has(.sa-restrict-quota-input) .sa-toggle-row{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.sa-restrict-quota-input{border:1px solid var(--border);background:var(--surface2);border-top:none;border-radius:0 0 10px 10px;padding:10px 16px}.sa-restrict-quota-input input{width:100%;max-width:140px;margin:0}.sa-detail-grid{grid-template-columns:minmax(88px,max-content) 1fr;gap:.5rem 1rem;margin:0;font-size:.82rem;display:grid}.sa-detail-grid dt{color:var(--text-muted);margin:0;padding:6px 0;font-weight:600}.sa-detail-grid dd{word-break:break-word;background:var(--surface2);font-family:var(--mono);border-radius:8px;margin:0;padding:5px 10px;font-size:.78rem}.sa-detail-section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:1.25rem;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.sa-pagination{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;font-size:.78rem;display:flex}.sa-pagination-info{font-weight:500}.sa-pagination-btns{gap:.4rem;display:flex}.sa-stat-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.sa-stat{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.25rem;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.sa-stat:before{display:none}.sa-stat:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 20px #0000000f}.sa-stat__icon{background:var(--accent-dim);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex}.sa-stat__icon--warn{color:#f59e0b;background:#f59e0b1a}.sa-stat__icon--purple{color:#8b5cf6;background:#8b5cf61a}.sa-stat .lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.68rem;font-weight:600}.sa-stat .val{color:var(--heading);font-size:1.75rem;font-weight:800;font-family:var(--mono);letter-spacing:-.03em;line-height:1.1}.sa-shortcuts-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.sa-shortcut{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--heading);background:var(--surface);align-items:center;gap:.85rem;padding:1rem 1.15rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.sa-shortcut:hover{border-color:var(--accent);background:var(--accent-dim);transform:translateY(-1px);box-shadow:0 2px 12px #0d948814}.sa-shortcut-icon{background:var(--surface2);width:36px;height:36px;color:var(--text-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.sa-shortcut:hover .sa-shortcut-icon{background:var(--accent);color:#fff}.sa-shortcut-arrow{color:var(--text-faint);margin-left:auto;font-size:1rem;transition:all .15s}.sa-shortcut:hover .sa-shortcut-arrow{color:var(--accent);transform:translate(3px)}.sa-health-status{border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.sa-health-status--ok{background:var(--success-bg);color:var(--success-text);border:1px solid var(--success-border)}.sa-health-status--fail{color:var(--danger);background:#fef2f2;border:1px solid #fecaca}.sa-health-status--skip{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border)}.sa-health-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.sa-health-status--ok .sa-health-dot{background:#22c55e;box-shadow:0 0 4px #22c55e80}.sa-health-status--fail .sa-health-dot{background:#ef4444;box-shadow:0 0 4px #ef444480}.sa-health-status--skip .sa-health-dot{background:#a1a1aa}.sa-latency{font-family:var(--mono);color:var(--text-muted);font-size:.78rem}.sa-latency--fast{color:var(--success-text);font-weight:600}.sa-latency--slow{color:var(--warn-text);font-weight:600}.sa-code-preview{font-size:11.5px;font-family:var(--mono);color:var(--text-muted);white-space:pre-wrap;word-break:break-word;background:var(--bg);border-top:1px solid var(--border);border-radius:0 0 var(--radius-lg) var(--radius-lg);max-height:320px;margin:0;padding:1.15rem 1.25rem;line-height:1.7;overflow:auto}.sa-build-info{color:var(--text-muted);font-size:.72rem;font-family:var(--mono);background:var(--surface2);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .85rem;display:inline-flex}.sa-build-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 4px #22c55e80}.sa-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:.65rem;margin:.5rem 0 .75rem;font-size:.7rem;font-weight:700;display:flex}.sa-section-label:after{content:"";background:var(--border);flex:1;height:1px}.sa-action-badge{font-size:.68rem;font-weight:600;font-family:var(--mono);background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.3rem;padding:.15rem .5rem;display:inline-flex}.sa-totp-status{border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.sa-totp-status--on{background:var(--success-bg);border:1px solid var(--success-border)}.sa-totp-status--off{background:#fef2f2;border:1px solid #fecaca}.sa-totp-status--pending{background:var(--warn-bg);border:1px solid var(--warn-border)}.sa-totp-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sa-totp-status--on .sa-totp-icon{color:#16a34a;background:#16a34a1f}.sa-totp-status--off .sa-totp-icon{color:#ef4444;background:#ef44441f}.sa-totp-status--pending .sa-totp-icon{color:#854d0e;background:#854d0e1f}.sa-totp-text{font-size:.82rem;font-weight:600}.sa-totp-status--on .sa-totp-text{color:var(--success-text)}.sa-totp-status--off .sa-totp-text{color:var(--danger)}.sa-totp-status--pending .sa-totp-text{color:var(--warn-text)}.sa-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;display:flex}.sa-empty__icon{background:var(--surface2);width:48px;height:48px;color:var(--text-muted);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex}.sa-empty__text{color:var(--text-muted);margin:0;font-size:.85rem}
