:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#19211f;--muted:#68726f;--line:#dce3e0;--panel:#fff;--canvas:#f3f5f6;--accent:#11745c;--accent-soft:#e5f3ee;--success:#11745c;--warning:#9b6508;--danger:#b8413c;--danger-soft:#fae8e6;--rail:#17231f;--rail-ink:#eef5f2;--rail-accent:#42b18f}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%}body{background:var(--canvas);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans SC,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.workspace-shell{grid-template-columns:252px minmax(0,1fr);min-height:100dvh;display:grid}.shell-sidebar{background:var(--rail);border-right:1px solid #ffffff14;height:100dvh;position:sticky;top:0}.shell-sidebar-content{background:var(--rail);height:100%;color:var(--rail-ink);flex-direction:column;display:flex}.shell-brand{border-bottom:1px solid #ffffff14;flex:0 0 64px;align-items:center;gap:12px;min-width:0;height:64px;padding:0 20px;display:flex}.shell-brand-mark{background:var(--rail-accent);color:#10231d;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:850;display:grid}.shell-brand-copy{min-width:0}.shell-brand-copy strong,.shell-brand-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell-brand-copy strong{font-size:14px;font-weight:750}.shell-brand-copy small{color:#eef5f285;margin-top:3px;font-size:12px}.shell-nav{flex:1;padding:18px 12px;overflow-y:auto}.shell-nav section+section{margin-top:22px}.shell-nav-label{color:#eef5f261;margin:0 12px 7px;font-size:12px;font-weight:650}.shell-nav-link{color:#eef5f2a8;border-radius:6px;align-items:center;gap:11px;height:40px;padding:0 12px;font-size:14px;transition:background .15s,color .15s;display:flex}.shell-nav-link:hover{color:var(--rail-ink);background:#ffffff12}.shell-nav-link.active{color:#fff;background:#263630}.shell-nav-link svg{flex:0 0 18px;width:18px;height:18px}.shell-sidebar-footer{color:#eef5f273;border-top:1px solid #ffffff14;align-items:center;gap:8px;min-height:57px;padding:14px 20px;font-size:12px;display:flex}.shell-sidebar-footer svg{width:15px;height:15px;color:var(--rail-accent)}.shell-sidebar-environment{min-width:0}.shell-sidebar-environment strong,.shell-sidebar-environment small{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;display:block;overflow:hidden}.shell-sidebar-environment strong{color:#eef5f2c7;font-size:12px}.shell-sidebar-environment small{color:#eef5f261;margin-top:3px;font-size:10px}.shell-stage{min-width:0}.shell-topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:space-between;align-items:center;gap:20px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.shell-topbar-context,.shell-topbar-actions{align-items:center;min-width:0;display:flex}.shell-topbar-context{gap:10px}.shell-topbar-actions{gap:12px}.shell-icon-button{width:40px;height:40px;color:var(--ink);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.shell-icon-button:hover{background:#f0f3f2}.shell-icon-button svg{width:20px;height:20px}.shell-menu-button{display:none}.shell-workspace-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.shell-context-separator{color:#9aa39f;flex:0 0 16px;width:16px;height:16px}.shell-page-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shell-deployment-badge{height:28px;color:var(--muted);background:#f5f7f6;border:1px solid #d7dddb;border-radius:6px;flex:none;align-items:center;gap:7px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.shell-deployment-badge.formal{background:var(--accent-soft);color:#0f674f;border-color:#b9d9cf}.shell-deployment-badge.legacy{color:#855705;background:#fbefd7;border-color:#e8d2a8}.shell-deployment-dot{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.shell-deployment-tech-mark{letter-spacing:.02em;opacity:.62;border:1px solid;border-radius:4px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;display:inline-grid}.shell-deployment-short-label{display:none}.shell-user{position:relative}.shell-user-button{z-index:42;min-width:0;height:40px;color:var(--ink);background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:0 7px 0 5px;display:flex;position:relative}.shell-user-button:hover,.shell-user-button[aria-expanded=true]{background:#f0f3f2}.shell-user-button>svg{width:16px;height:16px;color:var(--muted)}.shell-avatar{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:7px;flex:0 0 32px;place-items:center;font-size:12px;font-weight:800;display:grid}.shell-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:13px;font-weight:650;overflow:hidden}.shell-menu-backdrop{z-index:40;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}.shell-user-menu{z-index:50;border:1px solid var(--line);background:var(--panel);border-radius:8px;width:230px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 34px #19211f24}.shell-user-summary{padding:8px 9px 9px}.shell-user-summary strong,.shell-user-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell-user-summary strong{font-size:13px}.shell-user-summary span{color:var(--muted);margin-top:4px;font-size:12px}.shell-menu-separator{background:var(--line);height:1px;margin:2px -6px 5px}.shell-menu-error{color:var(--danger);margin:4px 6px 6px;font-size:12px;line-height:1.5}.shell-menu-item{width:100%;min-height:38px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:7px 9px;display:flex}.shell-menu-item:hover{background:#f3f5f4}.shell-menu-item.danger{color:var(--danger)}.shell-menu-item:disabled{cursor:not-allowed;opacity:.55}.shell-menu-item svg{width:16px;height:16px}.shell-main{min-height:calc(100dvh - 64px)}.shell-drawer-backdrop{z-index:55;background:#0a13107a;border:0;padding:0;position:fixed;inset:0}.shell-drawer{z-index:60;width:min(282px,100vw - 38px);position:fixed;top:0;bottom:0;left:0;box-shadow:14px 0 34px #0a131038}.shell-drawer-close{z-index:2;width:40px;height:40px;color:var(--rail-ink);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:10px}.shell-drawer-close:hover{background:#ffffff14}.shell-drawer-close svg{width:19px;height:19px}.page-header{border-bottom:1px solid var(--line);background:var(--panel);justify-content:space-between;align-items:flex-end;gap:24px;min-height:104px;padding:22px 32px;display:flex}.page-header h1{letter-spacing:0;font-size:24px;line-height:1.35}.page-header p{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.6}.page-refresh{border:1px solid var(--line);background:var(--panel);width:38px;height:38px;color:var(--muted);border-radius:7px;flex:0 0 38px;place-items:center;padding:0;display:grid}.page-refresh:hover{color:var(--ink);background:#f8faf9;border-color:#a8b8b2}.page-refresh:disabled{cursor:wait;opacity:.65}.page-refresh svg{width:17px;height:17px}.spinning{animation:.8s linear infinite shell-spin}.home-content{width:min(1500px,100%);margin:0 auto;padding:28px 32px 48px}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:13px;display:flex}.home-section-heading h2,.home-panel-heading h2{font-size:16px;line-height:1.4}.home-section-heading p,.home-panel-heading p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.55}.home-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-status-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-items:flex-start;gap:14px;min-height:132px;padding:18px;display:flex;box-shadow:0 6px 18px #19211f0a}.home-status-icon{border-radius:7px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.home-status-icon.good{background:var(--accent-soft)}.home-status-icon.pending{background:#fbefd7}.home-status-icon.bad{background:var(--danger-soft)}.home-status-icon svg{width:18px;height:18px}.home-status-copy{min-width:0}.home-status-copy>p{color:var(--muted);font-size:13px}.home-status-copy>strong{align-items:center;margin-top:10px;font-size:18px;display:flex}.home-status-copy>span{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.5;display:block}.status-dot{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-right:7px;display:inline-block}.good{color:var(--success)}.pending{color:var(--warning)}.bad{color:var(--danger)}.home-lower-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:16px;margin-top:24px;display:grid}.home-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-height:210px;box-shadow:0 6px 18px #19211f0a}.home-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 18px;display:flex}.home-panel-heading>svg{width:18px;height:18px;color:var(--muted)}.home-account{align-items:center;gap:12px;min-width:0;padding:24px 18px;display:flex}.home-account-avatar{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:8px;flex:0 0 42px;place-items:center;font-size:14px;font-weight:800;display:grid}.home-account>div{flex:1;min-width:0}.home-account strong,.home-account>div span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-account strong{font-size:14px}.home-account>div span{color:var(--muted);margin-top:4px;font-size:12px}.home-account-state{color:var(--success);flex:none;align-items:center;font-size:12px;display:flex}.home-empty{text-align:left;justify-content:center;align-items:center;gap:12px;min-height:136px;padding:24px;display:flex}.home-empty>svg{width:20px;height:20px;color:var(--muted);flex:0 0 20px}.home-empty strong,.home-empty span{display:block}.home-empty strong{font-size:14px}.home-empty span{color:var(--muted);margin-top:5px;font-size:13px}@keyframes shell-spin{to{transform:rotate(360deg)}}.profile-content{width:min(1060px,100%);margin:0 auto;padding:28px 32px 52px}.profile-section{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden;box-shadow:0 6px 18px #19211f0a}.profile-section+.profile-section{margin-top:18px}.profile-section-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 20px;display:flex}.profile-section-heading h2{font-size:16px;line-height:1.4}.profile-section-heading p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.profile-section-icon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:7px;flex:0 0 36px;place-items:center;display:grid}.profile-section-icon.security{color:var(--warning);background:#fbefd7}.profile-section-icon svg{width:18px;height:18px}.profile-identity{border-bottom:1px solid var(--line);background:#fafcfb;align-items:center;gap:14px;min-width:0;padding:20px;display:flex}.profile-avatar{background:var(--accent);color:#fff;border-radius:8px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:grid}.profile-identity>div{min-width:0}.profile-identity strong,.profile-identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-identity strong{font-size:15px}.profile-identity span{color:var(--muted);margin-top:5px;font-size:13px}.profile-form{padding:22px 20px 20px}.profile-form-grid,.profile-password-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-field{gap:7px;min-width:0;display:grid}.profile-field label{color:var(--ink);font-size:13px;font-weight:650}.profile-field input{width:100%;min-width:0;min-height:42px;color:var(--ink);background:#fcfdfd;border:1px solid #d5dcda;border-radius:7px;outline:none;padding:9px 11px;transition:border-color .15s,box-shadow .15s,background .15s}.profile-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#fff}.profile-field input:read-only{color:var(--muted);cursor:default;background:#f3f5f4;border-color:#e1e6e4}.profile-field input:disabled{cursor:not-allowed;opacity:.62}.profile-field-note{color:var(--muted);font-size:12px;line-height:1.45}.profile-password-input{position:relative}.profile-password-input input{padding-right:45px}.profile-password-input button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.profile-password-input button:hover{background:var(--accent-soft);color:var(--accent)}.profile-password-input button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.profile-password-input button:disabled{cursor:not-allowed;opacity:.5}.profile-password-input svg{width:17px;height:17px}.profile-checkbox{cursor:pointer;align-items:flex-start;gap:10px;width:fit-content;margin-top:18px;display:flex}.profile-checkbox input{width:16px;height:16px;accent-color:var(--accent);flex:0 0 16px;margin:2px 0 0}.profile-checkbox:has(input:disabled){cursor:not-allowed;opacity:.6}.profile-checkbox strong,.profile-checkbox small{display:block}.profile-checkbox strong{font-size:13px;line-height:1.45}.profile-checkbox small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.45}.profile-feedback{border-radius:6px;align-items:center;gap:7px;width:fit-content;margin-top:18px;padding:8px 10px;font-size:13px;line-height:1.5;display:flex}.profile-feedback.success{background:var(--accent-soft);color:var(--success)}.profile-feedback.error{background:var(--danger-soft);color:var(--danger)}.profile-feedback svg{flex:0 0 16px;width:16px;height:16px}.profile-form-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:20px;padding-top:18px;display:flex}.profile-primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-width:112px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.profile-primary-button:hover{background:#0d644e}.profile-primary-button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.profile-primary-button:disabled{cursor:not-allowed;opacity:.6}.profile-primary-button svg{width:16px;height:16px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.users-page-header{align-items:flex-end}.users-add-button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.users-add-button:hover{background:#0d644e}.users-add-button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.users-add-button svg{width:16px;height:16px}.users-content{width:min(1500px,100%);margin:0 auto;padding:28px 32px 52px}.users-notice{background:var(--accent-soft);min-height:42px;color:var(--success);border:1px solid #b9d9cf;border-radius:7px;align-items:center;gap:9px;margin-bottom:14px;padding:8px 10px 8px 12px;font-size:13px;display:flex}.users-notice.error{background:var(--danger-soft);color:var(--danger);border-color:#b8413c33}.users-notice>svg{flex:0 0 16px;width:16px;height:16px}.users-notice>span{flex:1;min-width:0}.users-notice button{color:currentColor;background:0 0;border:0;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.users-notice button:hover{background:#ffffff8c}.users-notice button svg{width:15px;height:15px}.users-directory{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden;box-shadow:0 6px 18px #19211f0a}.users-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 18px;display:flex}.users-toolbar h2{font-size:16px;line-height:1.4}.users-toolbar>div>span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.users-search{background:#fcfdfd;border:1px solid #d5dcda;border-radius:7px;grid-template-columns:34px minmax(0,1fr) 34px auto;align-items:center;width:min(420px,54%);min-width:280px;display:grid}.users-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.users-search>svg{width:16px;height:16px;color:var(--muted);justify-self:end}.users-search input{min-width:0;height:40px;color:var(--ink);background:0 0;border:0;outline:none;padding:8px 9px;font-size:13px}.users-search-clear{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.users-search-clear:hover{color:var(--ink);background:#edf1ef}.users-search-clear svg{width:15px;height:15px}.users-search-submit{border:0;border-left:1px solid var(--line);color:var(--ink);background:#f2f5f4;border-radius:0 6px 6px 0;align-self:stretch;padding:0 13px;font-size:12px;font-weight:700}.users-search-submit:hover{background:#e9eeec}.users-table-wrap{width:100%;overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:820px}.users-table th{border-bottom:1px solid var(--line);height:42px;color:var(--muted);text-align:left;background:#fafcfb;padding:0 14px;font-size:11px;font-weight:700}.users-table td{vertical-align:middle;border-bottom:1px solid #e8ecea;height:70px;padding:10px 14px;font-size:13px}.users-table tr:last-child td{border-bottom:0}.users-table tbody tr:hover{background:#fbfcfc}.users-table th:last-child,.users-table td:last-child{text-align:right;width:142px}.users-identity{align-items:center;gap:11px;min-width:230px;display:flex}.users-identity>span{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:7px;flex:0 0 36px;place-items:center;font-size:12px;font-weight:800;display:grid}.users-identity>div{min-width:0}.users-identity strong,.users-identity small{text-overflow:ellipsis;white-space:nowrap;max-width:310px;display:block;overflow:hidden}.users-identity strong{font-size:13px}.users-identity small{color:var(--muted);margin-top:4px;font-size:11px}.users-role{border-radius:5px;align-items:center;min-height:25px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.users-role.admin{color:#365473;background:#e8eef5}.users-role.operator{color:#52605b;background:#edf1ef}.users-status{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.users-status i{background:currentColor;border-radius:50%;width:7px;height:7px}.users-status.active{color:var(--success)}.users-status.inactive{color:#8a6251}.users-date{color:var(--muted);white-space:nowrap;font-size:11px!important}.users-row-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.users-row-actions button{width:34px;height:34px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}.users-row-actions button:hover{border-color:var(--line);color:var(--ink);background:#f3f5f4}.users-row-actions button.danger:hover{background:var(--danger-soft);color:var(--danger);border-color:#b8413c29}.users-row-actions button.positive:hover{background:var(--accent-soft);color:var(--success);border-color:#b9d9cf}.users-row-actions button:disabled{cursor:not-allowed;opacity:.35}.users-row-actions button svg{width:16px;height:16px}.users-mobile-list{display:none}.users-pagination{border-top:1px solid var(--line);background:#fafcfb;justify-content:space-between;align-items:center;min-height:56px;padding:9px 14px 9px 18px;display:flex}.users-pagination>span{color:var(--muted);font-size:12px}.users-pagination>div{gap:5px;display:flex}.users-pagination button{border:1px solid var(--line);background:var(--panel);width:34px;height:34px;color:var(--ink);border-radius:6px;place-items:center;padding:0;display:grid}.users-pagination button:hover:not(:disabled){background:#f3f5f4;border-color:#a8b8b2}.users-pagination button:disabled{cursor:not-allowed;opacity:.4}.users-pagination button svg{width:16px;height:16px}.users-list-state{min-height:330px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:36px;display:flex}.users-list-state>svg{width:28px;height:28px;margin-bottom:12px}.users-list-state strong{color:var(--ink);font-size:14px}.users-list-state span{margin-top:6px;font-size:12px}.users-list-state.error>svg{color:var(--danger)}.users-list-state button{border:1px solid var(--line);background:var(--panel);min-height:36px;color:var(--ink);border-radius:6px;align-items:center;gap:7px;margin-top:16px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.users-list-state button svg{width:15px;height:15px}.users-access-denied{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 64px);padding:30px;display:grid}.users-access-denied>svg{width:36px;height:36px;color:var(--danger)}.users-access-denied h1{margin-top:16px;font-size:20px}.users-access-denied p{color:var(--muted);margin-top:7px;font-size:13px}.users-modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.users-modal-backdrop{cursor:default;background:#0a131085;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.users-modal{z-index:1;border:1px solid var(--line);background:var(--panel);border-radius:8px;width:min(620px,100%);max-height:min(760px,100dvh - 40px);position:relative;overflow-y:auto;box-shadow:0 22px 56px #0a131040}.users-dialog-header{z-index:2;border-bottom:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:15px 18px 14px 20px;display:flex;position:sticky;top:0}.users-dialog-header h2{font-size:17px;line-height:1.4}.users-dialog-header p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.users-dialog-header button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex:0 0 34px;place-items:center;padding:0;display:grid}.users-dialog-header button:hover{color:var(--ink);background:#f0f3f2}.users-dialog-header button:disabled{cursor:not-allowed;opacity:.4}.users-dialog-header button svg{width:18px;height:18px}.users-dialog-form{padding:20px}.users-form-error{background:var(--danger-soft);color:var(--danger);border:1px solid #b8413c2e;border-radius:7px;padding:9px 11px;font-size:12px;line-height:1.55}.users-form-error+.users-form-grid{margin-top:16px}.users-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.users-form-grid.one-column{grid-template-columns:1fr}.users-field{gap:7px;min-width:0;display:grid}.users-field-wide{grid-column:1/-1}.users-field label{font-size:13px;font-weight:650}.users-field>span{color:var(--muted);font-size:11px;line-height:1.45}.users-field input,.users-field select{width:100%;min-width:0;height:42px;color:var(--ink);background:#fcfdfd;border:1px solid #d5dcda;border-radius:7px;outline:none;padding:8px 11px}.users-field input:focus,.users-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#fff}.users-field input:disabled,.users-field select:disabled{cursor:not-allowed;opacity:.6}.users-password-field{position:relative}.users-password-field input{padding-right:45px}.users-password-field button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:4px;right:5px}.users-password-field button:hover{background:var(--accent-soft);color:var(--accent)}.users-password-field button:disabled{cursor:not-allowed;opacity:.45}.users-password-field button svg{width:17px;height:17px}.users-active-control{cursor:pointer;align-items:flex-start;gap:9px;margin-top:24px;display:flex}.users-active-control input{width:16px;height:16px;accent-color:var(--accent);flex:0 0 16px;margin:2px 0 0}.users-active-control:has(input:disabled){cursor:not-allowed;opacity:.6}.users-active-control strong,.users-active-control small{display:block}.users-active-control strong{font-size:13px;line-height:1.4}.users-active-control small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.users-dialog-actions{border-top:1px solid var(--line);background:#fafcfb;justify-content:flex-end;gap:8px;margin:22px -20px -20px;padding:13px 20px;display:flex}.users-dialog-actions.standalone{margin:0}.users-secondary-button,.users-primary-button,.users-danger-button{border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:88px;min-height:38px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.users-secondary-button{border:1px solid var(--line);background:var(--panel);color:var(--ink)}.users-secondary-button:hover{background:#f3f5f4;border-color:#a8b8b2}.users-primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.users-primary-button:hover{background:#0d644e}.users-danger-button{border:1px solid var(--danger);background:var(--danger);color:#fff}.users-danger-button:hover{background:#9f3531}.users-secondary-button:disabled,.users-primary-button:disabled,.users-danger-button:disabled{cursor:not-allowed;opacity:.55}.users-secondary-button svg,.users-primary-button svg,.users-danger-button svg{width:15px;height:15px}.users-confirm-body{text-align:center;justify-items:center;padding:28px 26px 26px;display:grid}.users-confirm-icon{border-radius:7px;place-items:center;width:44px;height:44px;display:grid}.users-confirm-icon.warning{background:var(--danger-soft);color:var(--danger)}.users-confirm-icon.positive{background:var(--accent-soft);color:var(--success)}.users-confirm-icon svg{width:21px;height:21px}.users-confirm-body>p:not(.users-form-error){max-width:390px;color:var(--muted);margin-top:15px;font-size:13px;line-height:1.65}.users-confirm-body .users-form-error{width:100%;margin-top:18px}.login-page{background:var(--panel);min-height:100dvh;padding:0;display:grid}.login-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)}.login-rail{background:var(--rail);min-height:100dvh;color:var(--rail-ink);flex-direction:column;justify-content:space-between;padding:36px clamp(32px,3vw,40px);display:flex}.login-brand{align-items:center;gap:12px;display:flex}.login-brand-mark{background:var(--rail-accent);color:#10231d;border-radius:8px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:850;display:grid}.login-brand-name{font-size:16px;font-weight:750}.login-brand-subtitle{color:#eef5f28c;margin-top:3px;font-size:12px}.login-rail-copy{max-width:320px}.login-lock{width:32px;height:32px;color:var(--rail-accent);stroke-width:1.8px}.login-rail-copy h2{letter-spacing:0;margin:16px 0 0;font-size:24px;line-height:1.5}.login-rail-copy p{color:#eef5f28c;margin:12px 0 0;font-size:14px;line-height:1.7}.login-rail-footer{gap:12px;display:grid}.login-environment{background:#ffffff0a;border:1px solid #eef5f21f;border-radius:7px;align-items:center;gap:10px;width:fit-content;min-width:190px;padding:9px 11px;display:flex}.login-environment>svg{color:#eef5f28c;flex:0 0 18px;width:18px;height:18px}.login-environment.formal>svg{color:var(--rail-accent)}.login-environment.legacy>svg{color:#e4b65f}.login-environment strong,.login-environment span{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;display:block;overflow:hidden}.login-environment strong{color:#eef5f2e0;font-size:12px}.login-environment span{color:#eef5f26b;max-width:210px;margin-top:3px;font-size:10px}.login-rail-status{color:#eef5f294;align-items:center;gap:8px;font-size:12px;display:flex}.login-rail-status-mark{width:16px;height:16px;color:var(--rail-accent)}.login-content{justify-content:center;align-items:center;min-height:100dvh;padding:48px 32px;display:flex}.login-panel{width:min(384px,100%)}.login-panel h1{letter-spacing:0;font-size:24px;line-height:1.35}.login-panel .lead{margin-top:8px;font-size:14px;line-height:1.7}.login-form{gap:20px;margin-top:32px;display:grid}.login-field{gap:6px;display:grid}.login-field-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.login-field label{color:var(--ink);font-size:13px;font-weight:650}.login-required{color:var(--muted);font-size:12px}.login-input{background:#fcfdfd;border:1px solid #d5dcda;border-radius:7px;outline:none;width:100%;min-height:42px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,background .15s}.login-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#fff}.login-input[aria-invalid=true]{border-color:var(--danger)}.login-password{position:relative}.login-password .login-input{padding-right:44px}.login-password-toggle{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.login-password-toggle svg{width:17px;height:17px}.login-password-toggle:hover{background:var(--accent-soft);color:var(--accent)}.login-password-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.login-error{background:var(--danger-soft);color:var(--danger);border:1px solid #b8413c2e;border-radius:7px;padding:10px 12px;font-size:13px;line-height:1.5}.login-field-error{color:var(--danger);font-size:12px}.login-remember{width:fit-content;color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.login-remember input{width:16px;height:16px;accent-color:var(--accent);margin:0}.login-remember:has(input:disabled){cursor:not-allowed;opacity:.6}.login-submit{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-weight:700;display:inline-flex}.login-submit svg{width:17px;height:17px}.login-submit:hover{background:#0d644e}.login-submit:focus-visible,.login-retry:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.login-submit:disabled{cursor:not-allowed;opacity:.6}.login-submit-spinner{animation:.75s linear infinite login-spin}.login-state-page{background:var(--canvas);place-items:center;min-height:100dvh;padding:24px;display:grid}.login-state-content{text-align:center;width:min(384px,100%)}.login-state-mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;margin:0 auto;font-size:15px;font-weight:800;display:grid}.login-state-content p{margin:16px 0 0;font-size:14px;font-weight:650}.login-state-progress{background:#e3e8e6;border-radius:999px;width:160px;height:6px;margin:16px auto 0;overflow:hidden}.login-state-progress span{border-radius:inherit;background:var(--accent);width:66%;height:100%;animation:1.2s ease-in-out infinite alternate login-pulse;display:block}.login-state-error{border:1px solid var(--line);background:var(--panel);text-align:center;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 10px 28px #17212b0b}.login-state-error-mark{background:var(--danger-soft);width:44px;height:44px;color:var(--danger);border-radius:7px;place-items:center;margin:0 auto;display:grid}.login-state-error-mark svg{width:20px;height:20px}.login-state-error h1{letter-spacing:0;margin:16px 0 0;font-size:19px;line-height:1.4}.login-state-error p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.65}.login-retry{border:1px solid var(--line);background:var(--panel);min-height:38px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:7px;margin-top:20px;padding:7px 13px;font-weight:650;display:inline-flex}.login-retry:hover{background:#f8faf9;border-color:#a8b8b2}.login-retry svg{width:16px;height:16px}@keyframes login-spin{to{transform:rotate(360deg)}}@keyframes login-pulse{0%{opacity:.45;transform:translate(-18%)}to{opacity:1;transform:translate(52%)}}@media (max-width:760px){.login-layout{grid-template-columns:1fr}.login-rail{min-height:176px;padding:24px}.login-rail-copy{display:none}.login-content{align-items:flex-start;min-height:calc(100dvh - 176px);padding:40px 24px 56px}}@media (max-width:1023px){.workspace-shell{display:block}.shell-sidebar{display:none}.shell-menu-button{margin-left:-7px;display:grid}.shell-topbar{padding:0 18px}}@media (max-width:800px){.home-status-grid,.home-lower-grid,.profile-form-grid,.profile-password-grid{grid-template-columns:1fr}.users-toolbar{flex-direction:column;align-items:stretch;gap:12px}.users-search{width:100%;min-width:0}.users-table-wrap{display:none}.users-mobile-list{display:grid}.users-mobile-item{border-bottom:1px solid var(--line);padding:16px}.users-mobile-item:last-child{border-bottom:0}.users-mobile-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.users-mobile-heading .users-identity{min-width:0}.users-mobile-heading .users-status{flex:none;margin-top:3px}.users-mobile-meta{color:var(--muted);justify-content:space-between;gap:12px;margin:13px 0;font-size:11px;display:flex}.users-mobile-item .users-row-actions{border-top:1px solid #edf0ef;justify-content:flex-start;padding-top:10px}}@media (max-width:640px){.shell-topbar{gap:10px;padding:0 12px}.shell-context-separator,.shell-page-name,.shell-user-name,.shell-user-button>svg{display:none}.shell-topbar-actions{gap:4px}.shell-deployment-badge{gap:5px;height:26px;padding:0 7px;font-size:11px}.shell-deployment-full-label{display:none}.shell-deployment-short-label{display:inline}.shell-user-button{padding:0 4px}.page-header{min-height:96px;padding:20px}.page-header h1{font-size:22px}.home-content{padding:24px 20px 40px}.profile-content{padding:20px 16px 40px}.users-page-header{align-items:flex-end;min-height:112px}.users-add-button{min-width:40px;padding:8px 10px}.users-content{padding:20px 16px 40px}.users-toolbar{padding:14px}.users-search{grid-template-columns:30px minmax(0,1fr) 30px auto}.users-search-submit{padding:0 10px}.users-modal-layer{padding:10px}.users-modal{max-height:calc(100dvh - 20px)}.users-dialog-header{min-height:70px;padding:13px 12px 12px 16px}.users-dialog-form{padding:16px}.users-form-grid{grid-template-columns:1fr}.users-field-wide{grid-column:auto}.users-active-control{margin-top:0}.users-dialog-actions{margin:20px -16px -16px;padding:12px 16px}.users-dialog-actions.standalone{margin:0}.profile-section-heading,.profile-identity{padding-left:16px;padding-right:16px}.profile-form{padding:20px 16px 16px}.profile-form-actions{justify-content:stretch}.profile-primary-button{width:100%;min-height:42px}.home-account{flex-wrap:wrap;align-items:flex-start}.home-account-state{width:100%;margin-left:54px}}
