:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--green-50:#f2f7f4;--green-100:#e0ece5;--green-200:#c3d9cd;--green-300:#9dbfae;--green-400:#6a9a83;--green-500:#2f6b52;--green-600:#235741;--green-700:#1b4634;--green-800:#15382d;--green-900:#0e281f;--green-950:#081a14;--accent-50:#fdf6ec;--accent-100:#faeacf;--accent-300:#f0be7e;--accent-400:#e59d4c;--accent-500:#d97d2b;--accent-600:#c2641b;--accent-700:#9e4f15;--accent-900:#5f3010;--success-600:#157242;--success-bg:#e7f5ed;--warning-600:#b45309;--warning-bg:#fdf3e1;--danger-600:#b91c1c;--danger-bg:#fbeaea;--info-600:#1d4ed8;--info-bg:#e9effc;--neutral-status-bg:#eef1ef;--gray-25:#fbfcfb;--gray-50:#f6f8f7;--gray-100:#eef1ef;--gray-200:#e2e7e4;--gray-300:#ccd4d0;--gray-400:#99a39e;--gray-500:#626d67;--gray-600:#566059;--gray-700:#3f4842;--gray-800:#2a322d;--gray-900:#18201d;--white:#fff;--transparent:transparent;--bg-app:var(--gray-50);--bg-sunken:var(--gray-100);--bg-surface:var(--white);--bg-surface-raised:var(--white);--bg-inverse:var(--green-900);--text-primary:var(--gray-900);--text-secondary:var(--gray-700);--text-muted:var(--gray-500);--text-on-brand:var(--white);--text-link:var(--green-700);--border-subtle:var(--gray-100);--border-default:var(--gray-200);--border-strong:var(--gray-300);--border-focus:var(--accent-500);--brand-solid:var(--green-800);--brand-solid-hover:var(--green-700);--brand-action-hover:var(--green-700);--brand-subtle:var(--green-50);--brand-text:var(--green-800);--accent-solid:var(--accent-500);--accent-subtle:var(--accent-50);--accent-text:var(--accent-700);--status-success-text:var(--success-600);--status-success-bg:var(--success-bg);--status-success-border:var(--green-200);--status-warning-text:var(--warning-600);--status-warning-bg:var(--warning-bg);--status-warning-border:var(--accent-300);--status-danger-text:var(--danger-600);--status-danger-bg:var(--danger-bg);--status-danger-border:var(--gray-300);--status-info-text:var(--info-600);--status-info-bg:var(--info-bg);--status-info-border:var(--gray-300);--status-neutral-text:var(--gray-600);--status-neutral-bg:var(--neutral-status-bg);--status-neutral-border:var(--gray-300);--focus-ring:0 0 0 2px var(--bg-surface), 0 0 0 4px var(--accent-500);--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;--font-display-size:32px;--font-display-line:1.15;--font-h1-size:28px;--font-h2-size:22px;--font-h3-size:18px;--font-body-lg-size:16px;--font-body-size:14.5px;--font-small-size:13px;--font-caption-size:12px;--font-eyebrow-size:11px;--font-metric-size:34px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-full:999px;--shadow-xs:0 1px 2px #1018140d;--shadow-sm:0 1px 3px #10181412, 0 1px 2px #1018140d;--shadow-md:0 4px 12px #10181417, 0 2px 4px #1018140d;--shadow-lg:0 12px 32px #10181424;--ease-standard:cubic-bezier(.2, 0, 0, 1);--duration-fast:.12s;--duration-base:.18s;--duration-slow:.26s;--control-height:38px;--control-height-sm:32px;--table-cell-block:12px;--card-padding:20px}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-base:0s;--duration-slow:0s}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-app:#0f1512;--bg-sunken:#0a100d;--bg-surface:#161d19;--bg-surface-raised:#1c2520;--bg-inverse:#f2f7f4;--text-primary:#f2f7f4;--text-secondary:#c3d0c8;--text-muted:#92a198;--text-on-brand:#fff;--text-link:#9dbfae;--border-subtle:#26322b;--border-default:#344239;--border-strong:#526359;--brand-solid:var(--green-500);--brand-solid-hover:var(--green-400);--brand-action-hover:var(--green-600);--brand-subtle:#1b3027;--brand-text:#b9d8c8;--accent-subtle:#352617;--accent-text:#f0be7e;--status-success-bg:#132d20;--status-success-text:#72d5a0;--status-warning-bg:#352716;--status-warning-text:#f0be7e;--status-danger-bg:#361b1b;--status-danger-text:#f0a1a1;--status-info-bg:#172746;--status-info-text:#9eb8f5;--status-neutral-bg:#253029;--status-neutral-text:#bdc8c1;--focus-ring:0 0 0 2px var(--bg-surface), 0 0 0 4px var(--accent-400);--shadow-xs:0 1px 2px #0000003d;--shadow-sm:0 2px 5px #00000047;--shadow-md:0 8px 18px #00000052;--shadow-lg:0 16px 38px #0000006b}:root[data-density=compact]{--font-body-size:13.5px;--control-height:32px;--control-height-sm:28px;--table-cell-block:7px;--card-padding:14px}.ui-button{min-height:var(--control-height);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);padding:0 var(--space-4);font:650 var(--font-body-size)/1 var(--font-sans);cursor:pointer;transition:transform var(--duration-fast) var(--ease-standard), background var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);border:1px solid #0000;display:inline-flex}.ui-button:hover:not(:disabled){transform:translateY(-1px)}.ui-button:active:not(:disabled){transform:translateY(0)}.ui-button:focus-visible,.ui-input:focus-visible,.ui-select-trigger:focus-visible,.ui-tabs-trigger:focus-visible{box-shadow:var(--focus-ring);outline:0}.ui-button:disabled{cursor:not-allowed;box-shadow:none;opacity:1}.ui-button--primary{background:var(--brand-solid);color:var(--text-on-brand);box-shadow:var(--shadow-xs)}.ui-button--primary:hover:not(:disabled){background:var(--brand-action-hover);box-shadow:var(--shadow-sm)}.ui-button--secondary{background:var(--bg-surface);color:var(--text-primary);border-color:var(--border-default)}.ui-button--ghost{color:var(--text-secondary);background:0 0}.ui-button--ghost:hover:not(:disabled){background:var(--bg-sunken);color:var(--text-primary)}.ui-button--danger{background:var(--status-danger-text);color:var(--white)}.ui-button--sm{min-height:var(--control-height-sm);padding-inline:var(--space-3);font-size:var(--font-small-size)}.ui-icon-button{width:var(--control-height);padding:0}.ui-spin{animation:.8s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}.ui-input,.ui-select-trigger{min-height:var(--control-height);border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;color:var(--text-primary);padding:0 var(--space-3);font:var(--font-body-size)/1.4 var(--font-sans);transition:border-color var(--duration-base), box-shadow var(--duration-base)}.ui-input::placeholder{color:var(--text-muted)}.ui-textarea{min-height:92px;padding-block:var(--space-3);resize:vertical}.ui-select-trigger{justify-content:space-between;align-items:center;gap:var(--space-2);display:inline-flex}.ui-popover{z-index:100;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-raised);min-width:180px;color:var(--text-primary);box-shadow:var(--shadow-lg);padding:var(--space-1)}.ui-select-viewport{padding:var(--space-1)}.ui-select-item,.ui-menu-item{justify-content:space-between;align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);min-height:34px;padding:0 var(--space-3);cursor:pointer;outline:0;display:flex}.ui-select-item[data-highlighted],.ui-menu-item[data-highlighted]{background:var(--brand-subtle);color:var(--brand-text)}.ui-menu-item--danger{color:var(--status-danger-text)}.ui-check-row,.ui-switch-row{align-items:center;gap:var(--space-2);color:var(--text-secondary);display:flex}.ui-switch-row{justify-content:space-between}.ui-checkbox,.ui-radio{border:1px solid var(--border-strong);background:var(--bg-surface);width:19px;height:19px;color:var(--text-on-brand);place-items:center;display:grid}.ui-checkbox{border-radius:var(--radius-sm)}.ui-checkbox[data-state=checked],.ui-radio[data-state=checked]{border-color:var(--brand-solid);background:var(--brand-solid)}.ui-switch{border-radius:var(--radius-full);background:var(--border-strong);border:0;width:38px;height:22px;padding:2px}.ui-switch[data-state=checked]{background:var(--brand-solid)}.ui-switch-thumb{border-radius:var(--radius-full);background:var(--white);width:18px;height:18px;box-shadow:var(--shadow-xs);transition:transform var(--duration-base);display:block}.ui-switch[data-state=checked] .ui-switch-thumb{transform:translate(16px)}.ui-radio-group{gap:var(--space-2);display:grid}.ui-radio{border-radius:var(--radius-full)}.ui-radio-indicator{border-radius:var(--radius-full);background:var(--white);width:7px;height:7px}.ui-avatar{border-radius:var(--radius-full);background:var(--brand-subtle);width:34px;height:34px;color:var(--brand-text);font-size:var(--font-caption-size);place-items:center;font-weight:750;display:inline-grid;overflow:hidden}.ui-avatar-image{object-fit:cover;width:100%;height:100%}.ui-tooltip{z-index:110;border-radius:var(--radius-sm);background:var(--bg-inverse);max-width:260px;color:var(--bg-surface);padding:var(--space-2) var(--space-3);box-shadow:var(--shadow-md);font-size:var(--font-caption-size)}.ui-kbd{border:1px solid var(--border-default);border-bottom-color:var(--border-strong);background:var(--bg-sunken);color:var(--text-secondary);font:600 var(--font-caption-size)/1.5 var(--font-mono);border-radius:4px;padding:1px 5px}.ui-status,.ui-badge{border:1px solid var(--status-neutral-border);border-radius:var(--radius-full);background:var(--status-neutral-bg);width:fit-content;color:var(--status-neutral-text);font-size:var(--font-caption-size);align-items:center;gap:7px;padding:4px 9px;font-weight:650;display:inline-flex}.ui-status-dot{border-radius:var(--radius-full);background:currentColor;width:6px;height:6px}.ui-status--success{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--status-success-border)}.ui-status--warning{color:var(--status-warning-text);background:var(--status-warning-bg);border-color:var(--status-warning-border)}.ui-status--danger{color:var(--status-danger-text);background:var(--status-danger-bg);border-color:var(--status-danger-border)}.ui-status--info{color:var(--status-info-text);background:var(--status-info-bg);border-color:var(--status-info-border)}.ui-card,.ui-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-sm);padding:var(--card-padding)}.ui-card--interactive{transition:transform var(--duration-fast), box-shadow var(--duration-base)}.ui-card--interactive:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ui-card-header,.ui-page-header,.ui-dialog-heading{justify-content:space-between;align-items:flex-start;gap:var(--space-5);display:flex}.ui-card-header h2,.ui-dialog-heading h2{margin:0}.ui-eyebrow{margin:0 0 var(--space-2);color:var(--accent-text);font-size:var(--font-eyebrow-size);letter-spacing:.08em;text-transform:uppercase;font-weight:750}.ui-dialog-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081a1494;position:fixed;inset:0}.ui-dialog-content{z-index:90;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface-raised);width:min(620px,100vw - 32px);max-height:min(760px,100vh - 32px);color:var(--text-primary);box-shadow:var(--shadow-lg);padding:var(--space-6);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.ui-dialog-heading{margin-bottom:var(--space-5)}.ui-dialog-heading p{color:var(--text-secondary)}.ui-dialog-actions,.ui-sticky-actions{justify-content:flex-end;align-items:center;gap:var(--space-3);display:flex}.ui-tabs-list{gap:var(--space-1);border-bottom:1px solid var(--border-default);display:flex;overflow-x:auto}.ui-tabs-trigger{color:var(--text-secondary);padding:var(--space-3) var(--space-4);font:650 var(--font-small-size)/1 var(--font-sans);cursor:pointer;background:0 0;border:0;position:relative}.ui-tabs-trigger[data-state=active]{color:var(--text-primary)}.ui-tabs-trigger[data-state=active]:after{content:"";right:var(--space-3);bottom:-1px;left:var(--space-3);border-radius:var(--radius-full) var(--radius-full) 0 0;background:var(--accent-solid);height:3px;position:absolute}.ui-toast-viewport{z-index:120;right:var(--space-5);bottom:var(--space-5);gap:var(--space-2);width:min(390px,100vw - 32px);display:grid;position:fixed}.ui-toast{border:1px solid var(--border-default);border-left:4px solid var(--status-info-text);border-radius:var(--radius-md);background:var(--bg-surface-raised);color:var(--text-primary);box-shadow:var(--shadow-lg);padding:var(--space-4)}.ui-toast--success{border-left-color:var(--status-success-text)}.ui-toast--danger{border-left-color:var(--status-danger-text)}.ui-banner{gap:var(--space-3);border:1px solid var(--status-info-border);border-radius:var(--radius-md);background:var(--status-info-bg);color:var(--status-info-text);padding:var(--space-4);display:flex}.ui-banner--warning{border-color:var(--status-warning-border);background:var(--status-warning-bg);color:var(--status-warning-text)}.ui-banner--danger{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-text)}.ui-banner p{margin:var(--space-1) 0 0;color:inherit}.ui-collapse{border-bottom:1px solid var(--border-default);padding-block:var(--space-3)}.ui-collapse summary{cursor:pointer;font-weight:650}.ui-page-header{margin-bottom:var(--space-8)}.ui-page-header h1{font-size:var(--font-display-size);line-height:var(--font-display-line);letter-spacing:-.02em;margin:0}.ui-page-header p:not(.ui-eyebrow){max-width:720px;margin:var(--space-2) 0 0;color:var(--text-secondary);font-size:var(--font-body-lg-size)}.ui-page-actions,.ui-filter-bar{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ui-breadcrumbs ol{gap:var(--space-2);margin:0 0 var(--space-4);color:var(--text-muted);font-size:var(--font-small-size);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ui-breadcrumbs li+li:before{content:"/";margin-right:var(--space-2);color:var(--border-strong)}.ui-empty-state{min-height:220px;padding:var(--space-8);text-align:center;color:var(--text-muted);place-items:center;display:grid}.ui-empty-state>svg{width:44px;height:44px;margin-bottom:var(--space-4);color:var(--accent-solid);stroke-width:1.5px}.ui-empty-state strong{color:var(--text-primary);font-size:var(--font-h3-size)}.ui-empty-state p{max-width:440px;margin:var(--space-2) 0 var(--space-4)}.ui-skeleton{border-radius:var(--radius-sm);background:linear-gradient(100deg, var(--bg-sunken) 20%, var(--border-subtle) 50%, var(--bg-sunken) 80%);background-size:220% 100%;height:14px;animation:1.5s infinite ui-shimmer;display:block}.ui-skeleton-table{gap:var(--space-4);display:grid}@keyframes ui-shimmer{to{background-position-x:-220%}}.ui-table-wrap{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);overflow:auto}.ui-data-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%}.ui-data-table th{z-index:1;background:var(--bg-sunken);color:var(--text-secondary);font-size:var(--font-caption-size);letter-spacing:.035em;text-transform:uppercase;position:sticky;top:0}.ui-data-table th,.ui-data-table td{border-bottom:1px solid var(--border-subtle);padding:var(--table-cell-block) var(--space-4);text-align:left}.ui-data-table tbody tr{transition:background var(--duration-fast)}.ui-data-table tbody tr:hover{background:var(--brand-subtle)}.ui-data-table--zebra tbody tr:nth-child(2n){background:var(--gray-25)}.ui-data-table .align-right{text-align:right}.ui-data-table .align-center{text-align:center}.ui-form-section{border:0;border-top:1px solid var(--border-default);padding:var(--space-6) 0;margin:0}.ui-form-section legend{color:var(--text-primary);font-size:var(--font-h3-size);padding:0;font-weight:650}.ui-form-section>p{color:var(--text-secondary)}.ui-form-grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ui-field-row{align-content:start;gap:var(--space-2);color:var(--text-secondary);font-size:var(--font-small-size);font-weight:600;display:grid}.ui-field-row small{color:var(--text-muted);font-weight:400}.ui-field-row--error small[role=alert]{color:var(--status-danger-text)}.ui-sticky-actions{z-index:5;bottom:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface) 92%, transparent);box-shadow:var(--shadow-md);padding:var(--space-3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky}.ui-kpi-card{min-height:145px;position:relative;overflow:hidden}.ui-kpi-card>span{color:var(--text-secondary);font-size:var(--font-small-size);font-weight:650}.ui-kpi-card>strong{margin-top:var(--space-3);font-size:var(--font-metric-size);font-variant-numeric:tabular-nums;letter-spacing:-.025em;display:block}.ui-kpi-card>small{color:var(--accent-text);font-weight:650}.ui-kpi-icon{top:var(--space-4);right:var(--space-4);width:36px;height:36px;color:var(--brand-text);background:var(--brand-subtle);border-radius:var(--radius-md);place-items:center;display:grid;position:absolute}.ui-sparkline{right:var(--space-4);bottom:var(--space-4);width:42%;height:38px;position:absolute;overflow:visible}.ui-sparkline path{stroke:var(--accent-solid);stroke-width:2px}.ui-activity{gap:var(--space-3);padding-block:var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.ui-activity p{color:var(--text-secondary);margin:0}.ui-activity small{color:var(--text-muted)}.ui-search{align-items:center;gap:var(--space-2);min-width:230px;color:var(--text-muted);display:flex}.ui-search .ui-input{padding-left:36px}.ui-search>svg{margin-left:var(--space-3);z-index:1;pointer-events:none;position:absolute}.ui-command input{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;color:var(--text-primary);padding:var(--space-3)}.ui-command [cmdk-list]{max-height:360px;padding-top:var(--space-3);overflow:auto}.ui-command [cmdk-group-heading]{color:var(--text-muted);padding:var(--space-2);font-size:var(--font-eyebrow-size);text-transform:uppercase;font-weight:750}.ui-command [cmdk-item]{border-radius:var(--radius-sm);padding:var(--space-3);cursor:pointer}.ui-command [cmdk-item][data-selected=true]{background:var(--brand-subtle);color:var(--brand-text)}@media (width<=720px){.ui-page-header{display:grid}.ui-page-actions{justify-content:flex-start}.ui-form-grid{grid-template-columns:1fr}.ui-dialog-content{padding:var(--space-4)}}:root{color:var(--text-primary);background:var(--bg-app);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{max-width:100%}html,body{overflow-x:clip}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}h1,h2,h3,p{letter-spacing:0}h1{margin:0;font-size:23px;line-height:1.2}h2{margin:0;font-size:17px;line-height:1.3}.eyebrow{color:var(--text-muted);text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}.center-state{text-align:center;align-content:center;place-items:center;gap:10px;min-height:100vh;padding:24px;display:grid}.center-state p{max-width:440px;color:var(--text-muted);margin:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-layout{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.auth-brand{color:var(--bg-sunken);background:var(--brand-solid);flex-direction:column;justify-content:flex-end;padding:clamp(38px,7vw,94px);display:flex}.auth-brand p{color:var(--border-default);margin:22px 0 8px;font-weight:800}.auth-brand h1{max-width:560px;font-size:48px}.auth-brand span{max-width:500px;color:var(--border-strong);margin-top:18px;font-size:15px;line-height:1.6}.auth-panel{background:var(--bg-surface);place-items:center;padding:36px;display:grid}.auth-form-wrap{width:min(420px,100%)}.auth-form-wrap h2{margin-bottom:28px;font-size:27px}.auth-form-wrap form,.modal form{gap:17px;display:grid}label{color:var(--text-secondary);gap:7px;font-size:12px;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:42px;color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:5px;outline:none;padding:9px 11px}textarea{resize:vertical}.form-error{color:var(--accent-text);margin:0;font-size:12px}.form-note{color:var(--text-muted);background:var(--bg-app);border-left:3px solid var(--text-muted);margin:0;padding:12px;font-size:12px;line-height:1.5}.text-button{color:var(--status-success-text);background:0 0;border:0;margin-top:18px;padding:0;font-size:12px;font-weight:800}.oauth-divider{color:var(--text-muted);text-transform:uppercase;align-items:center;gap:12px;margin:18px 0;font-size:10px;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.google-button{min-height:44px}.google-g{color:var(--status-info-text);font-size:16px;font-weight:900}.mfa-layout{background:var(--bg-sunken);place-items:center;min-height:100vh;padding:24px;display:grid}.mfa-panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:8px;width:min(430px,100%);padding:30px;box-shadow:0 18px 48px #112f241f}.mfa-panel>p:not(.eyebrow){color:var(--text-muted);margin:10px 0 24px;font-size:12px;line-height:1.6}.mfa-panel form{gap:15px;display:grid}.security-icon{width:46px;height:46px;color:var(--brand-solid-hover);background:var(--brand-subtle);border-radius:7px;place-items:center;margin-bottom:20px;display:grid}.qr-wrap{background:var(--bg-app);border:1px solid var(--border-subtle);text-align:center;border-radius:6px;place-items:center;gap:10px;margin-bottom:18px;padding:16px;display:grid}.qr-wrap img{width:180px;height:180px}.qr-wrap span{max-width:320px;color:var(--text-muted);font-size:10px;line-height:1.5}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;height:100vh;color:var(--bg-sunken);background:var(--brand-secondary,var(--brand-solid));border-right:1px solid var(--text-primary);flex-direction:column;padding:20px 13px 15px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:11px;min-height:42px;margin-bottom:20px;padding:0 7px;display:flex}.brand-mark{width:34px;height:34px;color:var(--brand-solid);background:var(--brand-accent,var(--border-default));border-radius:6px;flex:none;place-items:center;font-size:16px;font-weight:900;display:grid}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{font-size:14px}.brand-lockup span{max-width:145px;color:var(--border-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.workspace-toggle{background:var(--brand-solid);border:1px solid var(--brand-solid-hover);border-radius:6px;grid-template-columns:1fr 1fr;gap:2px;margin:0 4px 18px;padding:3px;display:grid}.portal-identity{border:1px solid var(--brand-solid-hover);min-height:38px;color:var(--border-subtle);background:var(--brand-text);border-radius:6px;align-items:center;gap:8px;margin:12px 12px 8px;padding:9px 10px;font-size:12px;font-weight:700;display:flex}.workspace-toggle button{min-height:30px;color:var(--border-strong);background:0 0;border:0;border-radius:4px;padding:0 5px;font-size:10px;font-weight:800}.workspace-toggle button.active{color:var(--bg-surface);background:var(--brand-solid-hover)}.workspace-toggle button:disabled{cursor:not-allowed;opacity:.45}.sidebar nav{gap:3px;display:grid}.nav-item{width:100%;min-height:41px;color:var(--border-default);text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;padding:0 11px;display:flex}.nav-item:hover,.nav-item:focus-visible{color:var(--bg-surface);background:var(--brand-text);outline:none}.tenant-logo{object-fit:contain;width:36px;height:36px}.nav-item span{font-size:12px;font-weight:700}.sidebar-footer{border-top:1px solid var(--brand-solid-hover);gap:8px;margin-top:auto;padding-top:13px;display:grid}.runtime{color:var(--border-strong);text-transform:capitalize;align-items:center;gap:7px;padding:5px 11px;font-size:10px;font-weight:800;display:flex}.runtime>span{background:var(--accent-solid);border-radius:50%;width:7px;height:7px}.runtime.available>span{background:var(--border-strong)}.runtime.unavailable>span{background:var(--accent-solid)}main{min-width:0}.topbar{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:22px;min-height:82px;padding:15px clamp(22px,3.5vw,46px);display:flex}.topbar-actions{align-items:center;gap:10px;display:flex}.search{align-items:center;display:flex;position:relative}.search svg{color:var(--text-muted);position:absolute;left:10px}.search input{background:var(--bg-app);width:190px;min-height:38px;padding-left:32px}.tenant-select{width:180px;min-height:38px;font-size:12px;font-weight:700}.user-menu{min-height:42px;color:var(--brand-solid);background:var(--bg-surface);border:1px solid var(--border-default);text-align:left;border-radius:6px;align-items:center;gap:8px;padding:4px 7px;display:flex}.user-menu>span{width:30px;height:30px;color:var(--bg-surface);background:var(--text-muted);border-radius:5px;place-items:center;font-size:11px;font-weight:900;display:grid}.user-menu div{min-width:98px;display:grid}.user-menu strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:11px;overflow:hidden}.user-menu small{max-width:120px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mobile-menu{display:none!important}.notice{min-height:40px;color:var(--brand-solid-hover);background:var(--status-success-bg);border-bottom:1px solid var(--border-default);align-items:center;gap:8px;padding:8px clamp(22px,3.5vw,46px);font-size:12px;font-weight:700;display:flex}.notice button{color:inherit;background:0 0;border:0;margin-left:auto}.notice--error{color:var(--status-danger-text);background:var(--status-danger-bg)}.content{width:min(1280px,100%);padding:28px clamp(22px,3.5vw,46px) 64px}.loading-row{min-height:160px;color:var(--text-muted);align-items:center;gap:9px;font-size:13px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:22px;display:grid}.metric{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;justify-content:space-between;align-items:flex-start;min-height:126px;padding:18px;display:flex}.metric div{gap:3px;display:grid}.metric span{color:var(--text-muted);font-size:11px;font-weight:700}.metric strong{font-size:29px;line-height:1.3}.metric small{color:var(--text-muted);font-size:10px}.metric svg{color:var(--status-success-text)}.panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;margin-bottom:20px;overflow:hidden}.page-heading{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:13px 18px;display:flex}.detail-band{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--status-success-text);border-radius:6px;justify-content:space-between;align-items:center;min-height:76px;margin-bottom:18px;padding:14px 18px;display:flex}.inline-actions{align-items:center;gap:8px;display:flex}.inline-actions select{width:160px;min-height:36px}.split-layout{grid-template-columns:.8fr 1.2fr;gap:18px;display:grid}.primary,.secondary,.icon-button{border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:11px;font-weight:800;display:inline-flex}.primary{color:var(--text-on-brand);background:var(--brand-primary,var(--brand-solid));border:1px solid var(--brand-solid-hover);padding:0 13px}.primary:hover{background:var(--brand-action-hover)}.primary:disabled{cursor:not-allowed;background:var(--brand-solid);box-shadow:none;opacity:1}.primary.wide{width:100%;min-height:44px}.secondary{color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-default);padding:0 13px}.secondary.danger,.mini-action.danger{color:var(--accent-text);border-color:var(--border-default)}.icon-button{width:36px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-default);padding:0}.icon-button.danger{color:var(--accent-text);border-color:var(--border-default)}.icon-button:disabled{cursor:not-allowed;opacity:.42}.organization-intro{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--status-success-text);justify-content:space-between;align-items:center;gap:20px;min-height:82px;margin-bottom:18px;padding:14px 18px;display:flex}.organization-capacity{min-width:155px;color:var(--brand-solid-hover);align-items:center;gap:9px;display:flex}.organization-capacity span,.organization-capacity small,.organization-capacity strong{display:block}.organization-capacity small{color:var(--text-muted);font-size:9px;font-weight:700}.organization-capacity strong{color:var(--brand-solid);margin-top:2px;font-size:11px}.organization-panel{min-height:340px}.organization-toolbar{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:10px 14px;display:flex}.organization-tabs{background:var(--bg-sunken);border:1px solid var(--border-subtle);border-radius:6px;padding:3px;display:inline-flex}.organization-tabs button{min-height:32px;color:var(--text-muted);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.organization-tabs button.active{color:var(--brand-solid-hover);background:var(--bg-surface);box-shadow:0 1px 3px #1e362b1f}.organization-list article{border-bottom:1px solid var(--border-subtle);grid-template-columns:34px minmax(180px,1.2fr) minmax(120px,.75fr) minmax(220px,1.2fr) 74px 78px;align-items:center;gap:12px;min-height:72px;padding:10px 16px;display:grid}.organization-list article:last-child{border-bottom:0}.organization-record-icon{width:32px;height:32px;color:var(--brand-solid-hover);background:var(--status-success-bg);border-radius:5px;place-items:center;display:grid}.organization-record-name,.organization-record-detail{min-width:0}.organization-record-name>span{align-items:center;gap:7px;display:flex}.organization-record-name strong,.organization-record-name small,.organization-record-detail small,.organization-record-detail span{display:block}.organization-record-name strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.organization-record-name small,.organization-record-detail small{color:var(--text-muted);margin-top:3px;font-size:9px}.organization-record-name em{color:var(--accent-text);align-items:center;gap:3px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.organization-record-detail span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.organization-actions{gap:6px;display:flex}.organization-address{border-top:1px solid var(--border-subtle);padding-top:14px}.access-intro{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--status-success-text);justify-content:space-between;align-items:center;gap:20px;min-height:82px;margin-bottom:18px;padding:14px 18px;display:flex}.access-counts{border:1px solid var(--border-subtle);border-radius:6px;align-items:stretch;display:flex}.access-counts span{text-align:center;min-width:72px;padding:8px 12px;display:grid}.access-counts span+span{border-left:1px solid var(--border-subtle)}.access-counts strong,.access-counts small{display:block}.access-counts strong{color:var(--brand-solid-hover);font-size:15px}.access-counts small{color:var(--text-muted);text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:800}.access-panel{min-height:360px}.access-toolbar{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:10px 14px;display:flex}.access-list article,.role-list article{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;min-height:72px;padding:10px 16px;display:grid}.access-list article{grid-template-columns:36px minmax(170px,1.2fr) minmax(150px,1fr) minmax(105px,.7fr) minmax(120px,.8fr) 72px 78px}.role-list article{grid-template-columns:34px minmax(170px,1fr) minmax(100px,.55fr) minmax(85px,.45fr) minmax(190px,1.3fr) 38px}.access-list article:last-child,.role-list article:last-child{border-bottom:0}.access-avatar{width:34px;height:34px;color:var(--brand-solid-hover);background:var(--status-success-bg);border:1px solid var(--border-default);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.access-member-name,.role-name,.access-detail{min-width:0}.access-member-name>span,.role-name>span{align-items:center;gap:7px;display:flex}.access-member-name strong,.role-name strong,.access-member-name small,.role-name small,.access-detail small,.access-detail span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.access-member-name strong,.role-name strong{color:var(--text-primary);font-size:11px}.access-member-name small,.role-name small,.access-detail small{color:var(--text-muted);margin-top:3px;font-size:9px}.access-member-name em,.role-name em{color:var(--accent-text);font-size:8px;font-style:normal;font-weight:800}.access-detail span{color:var(--text-secondary);margin-top:3px;font-size:10px}.access-actions{gap:6px;display:flex}.role-permission-preview{gap:4px;min-width:0;display:flex;overflow:hidden}.role-permission-preview span{color:var(--text-secondary);background:var(--bg-sunken);border-radius:3px;flex:none;padding:3px 5px;font-size:8px}.access-modal{width:min(760px,100%)}.sensitive-intro{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--accent-text);justify-content:space-between;align-items:center;gap:20px;min-height:96px;margin-bottom:14px;padding:16px 18px;display:flex}.sensitive-intro>div:first-child>p:last-child{max-width:620px;color:var(--text-muted);margin:6px 0 0;font-size:11px;line-height:1.5}.sensitive-counts{border:1px solid var(--border-subtle);border-radius:6px;align-items:stretch;display:flex}.sensitive-counts span{text-align:center;min-width:88px;padding:9px 12px;display:grid}.sensitive-counts span+span{border-left:1px solid var(--border-subtle)}.sensitive-counts strong,.sensitive-counts small{display:block}.sensitive-counts strong{color:var(--text-secondary);font-size:15px}.sensitive-counts small{color:var(--text-muted);text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:800}.sensitive-counts .verified strong{color:var(--brand-solid-hover)}.sensitive-counts .attention strong{color:var(--accent-text)}.security-callout{color:var(--accent-text);background:var(--accent-subtle);border:1px solid var(--border-default);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:grid}.security-callout strong,.security-callout p{display:block}.security-callout strong{font-size:11px}.security-callout p{color:var(--accent-text);margin:3px 0 0;font-size:10px}.sensitive-panel{min-height:430px}.sensitive-list article{border-bottom:1px solid var(--border-subtle);grid-template-columns:36px minmax(180px,1fr) minmax(145px,.8fr) minmax(160px,.9fr) minmax(190px,1.2fr) minmax(94px,auto);align-items:center;gap:12px;min-height:82px;padding:11px 16px;display:grid}.sensitive-list article:last-child{border-bottom:0}.sensitive-record-icon{width:34px;height:34px;color:var(--accent-text);background:var(--status-warning-bg);border:1px solid var(--border-default);border-radius:6px;place-items:center;display:grid}.sensitive-record-icon.active{color:var(--brand-solid-hover);background:var(--status-success-bg);border-color:var(--border-default)}.sensitive-primary,.sensitive-detail{min-width:0}.sensitive-primary>span{align-items:center;gap:7px;display:flex}.sensitive-primary strong,.sensitive-primary small,.sensitive-detail small,.sensitive-detail span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sensitive-primary strong{color:var(--text-primary);font-size:11px}.sensitive-primary small,.sensitive-detail small{color:var(--text-muted);margin-top:3px;font-size:9px}.sensitive-detail span{color:var(--text-secondary);margin-top:3px;font-size:10px}.sensitive-reason{min-width:0;color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.independent-note{color:var(--accent-text);font-size:9px;font-weight:800;line-height:1.35}.secondary.compact{min-height:30px;padding:0 10px;font-size:9px}.protected-record-layout{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);min-height:360px;display:grid}.protected-record-form{border-right:1px solid var(--border-subtle);align-content:start;gap:15px;padding:20px;display:grid}.protected-record-form h3{margin:0;font-size:15px}.protected-record-form>div>p:last-child{color:var(--text-muted);margin:6px 0 0;font-size:10px;line-height:1.5}.form-note.warning{color:var(--accent-text);background:var(--accent-subtle);border-left-color:var(--accent-solid)}.protected-results{background:var(--bg-app);min-width:0;padding:18px}.protected-results>article{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;margin-bottom:10px;padding:14px}.protected-results>article>div{text-transform:capitalize;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.protected-results dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.protected-results dt{color:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:800}.protected-results dd{color:var(--text-secondary);margin:4px 0 0;font-size:10px}.encryption-note{color:var(--text-secondary);background:var(--bg-sunken);border:1px solid var(--border-default);align-items:center;gap:7px;margin:12px 0 0;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.protected-hr-import{gap:18px;padding:20px;display:grid}.protected-hr-import>header{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;display:grid}.protected-hr-import>header h3,.protected-import-preview h4{margin:0}.protected-hr-import>header p:last-child,.protected-import-policy p,.protected-import-readiness small{color:var(--text-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.protected-import-policy{color:var(--accent-text);background:var(--accent-subtle);border:1px solid var(--border-default);border-left:3px solid var(--accent-solid);grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px 14px;display:grid}.protected-import-policy strong{font-size:11px}.protected-import-controls,.protected-import-grid,.protected-import-fixed-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.protected-import-controls{grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);align-items:stretch}.protected-import-readiness{border:1px solid var(--border-default);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:11px 12px;display:grid}.protected-import-readiness.ready{color:var(--status-success-text);background:var(--status-success-bg)}.protected-import-readiness.blocked{color:var(--accent-text);background:var(--accent-subtle)}.protected-import-readiness strong,.protected-import-readiness small{display:block}.protected-import-mapper,.protected-import-preview{background:var(--bg-app);border:1px solid var(--border-subtle);gap:15px;padding:16px;display:grid}.protected-import-source,.protected-import-preview>header,.protected-import-actions{align-items:center;gap:9px;display:flex}.protected-import-source{color:var(--text-secondary);flex-wrap:wrap;font-size:10px}.protected-import-source span:not(.status){color:var(--text-muted)}.protected-import-purpose{max-width:760px}.protected-import-fixed-values{background:var(--bg-sunken);border:1px solid var(--border-subtle);padding:13px}.protected-import-summary{color:var(--text-secondary);background:var(--bg-surface);border-left:3px solid var(--brand-solid);padding:12px 13px;font-size:10px}.protected-import-summary strong,.protected-import-summary small{display:block}.protected-import-summary ul{color:var(--status-danger-text);margin:8px 0 0;padding-left:18px}.protected-import-preview>header{justify-content:space-between}.protected-preview-items{gap:7px;display:grid}.protected-preview-items article{background:var(--bg-surface);border:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 11px;display:grid}.protected-preview-items strong{font-size:10px}.protected-preview-items small{color:var(--text-muted);grid-column:1/-1;font-size:9px}.protected-import-confirmation{background:var(--bg-surface);border:1px solid var(--border-default);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:12px;font-size:10px;line-height:1.45;display:grid}.protected-import-confirmation input{width:auto;margin-top:2px}.protected-import-actions{flex-wrap:wrap}.sensitive-modal{width:min(720px,100%)}.sensitive-modal>label,.sensitive-modal>.form-note,.sensitive-modal>footer,.review-summary{margin-left:18px;margin-right:18px}.sensitive-modal>label,.sensitive-modal>.form-note,.review-summary{margin-top:16px}.sensitive-modal>footer{padding:18px 0}.review-summary{background:var(--bg-app);border:1px solid var(--border-subtle);gap:6px;padding:13px;display:grid}.review-summary strong{font-size:12px}.review-summary span{color:var(--text-muted);font-size:10px}.review-summary p{color:var(--text-secondary);margin:5px 0 0;font-size:10px;line-height:1.5}.danger-button{min-height:38px;color:var(--accent-text);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.danger-button:hover{background:var(--status-danger-bg)}.danger-button:disabled{cursor:not-allowed;opacity:.5}.role-modal{width:min(840px,100%)}.member-identity-band{background:var(--bg-app);border:1px solid var(--border-subtle);align-items:center;gap:10px;margin-bottom:16px;padding:10px 12px;display:flex}.member-identity-band span,.member-identity-band strong,.member-identity-band small{display:block}.member-identity-band strong{font-size:11px}.member-identity-band small{color:var(--text-muted);margin-top:3px;font-size:9px}.assignment-editor,.permission-editor{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.assignment-editor section,.permission-editor section{border:1px solid var(--border-subtle);border-radius:6px;min-width:0;padding:12px}.assignment-editor h3,.permission-editor h3{color:var(--text-secondary);text-transform:capitalize;margin:0 0 9px;font-size:10px}.assignment-check,.permission-check{min-height:32px;color:var(--text-secondary);align-items:flex-start;gap:8px;padding:5px 0;display:flex}.assignment-check+.assignment-check,.permission-check+.permission-check{border-top:1px solid var(--bg-sunken)}.assignment-check input,.permission-check input{width:14px;height:14px;margin:1px 0 0}.assignment-check span,.assignment-check small,.permission-check span,.permission-check strong,.permission-check small{display:block}.permission-check .permission-flags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.permission-flags small{border:1px solid var(--border-default);width:fit-content;color:var(--text-secondary);background:var(--bg-app);border-radius:4px;padding:2px 6px;font-size:11px;line-height:1.2}.assignment-check span,.permission-check strong{font-size:10px}.assignment-check small,.permission-check small{color:var(--text-muted);margin-top:2px;font-size:8px}.data-table{width:100%}.table-row{width:100%;min-height:58px;color:var(--text-secondary);background:var(--bg-surface);border:0;border-top:1px solid var(--border-subtle);text-align:left;align-items:center;padding:8px 18px;font-size:11px;display:grid}button.table-row:hover,button.table-row.selected{background:var(--bg-app)}button.table-row.selected{box-shadow:inset 3px 0 var(--status-success-text)}.table-row.table-header{min-height:37px;color:var(--text-muted);background:var(--bg-app);text-transform:uppercase;border-top:0;font-size:9px;font-weight:800}.table-row>span{min-width:0}.table-row strong,.table-row small{display:block}.table-row strong{color:var(--text-primary);font-size:12px}.table-row small{color:var(--text-muted);margin-top:3px;font-size:9px}.tenants .table-row{grid-template-columns:minmax(220px,1.5fr) minmax(100px,.65fr) minmax(90px,.6fr) minmax(120px,.8fr) 90px}.operators .table-row{grid-template-columns:minmax(210px,1.4fr) minmax(150px,1fr) minmax(100px,.7fr) 90px}.support-table .table-row{grid-template-columns:minmax(150px,.9fr) minmax(150px,.9fr) minmax(210px,1.4fr) 80px 90px}.support-session-banner{min-height:62px;color:var(--text-primary);background:var(--status-warning-bg);border-bottom:1px solid var(--border-strong);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px clamp(22px,3.5vw,46px);display:grid}.support-session-banner>svg{color:var(--accent-text)}.support-session-banner div{gap:3px;min-width:0;display:grid}.support-session-banner strong,.support-session-banner span{overflow-wrap:anywhere}.support-session-banner strong{font-size:13px}.support-session-banner span{color:var(--text-secondary);font-size:10px;line-height:1.4}.support-exit{min-height:36px;color:var(--bg-surface);background:var(--accent-text);border:1px solid var(--text-secondary);border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.support-admin{gap:20px;display:grid}.support-admin .panel{margin-bottom:0}.support-intro{background:var(--brand-text);border-left:4px solid var(--accent-solid);color:var(--bg-app);justify-content:space-between;align-items:center;gap:24px;padding:21px 22px;display:flex}.support-intro h2{font-size:21px}.support-intro p:last-child{max-width:720px;color:var(--border-default);margin:7px 0 0;font-size:12px;line-height:1.55}.support-intro .eyebrow{color:var(--border-strong)}.support-safeguards{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.support-safeguards span{min-height:32px;color:var(--status-success-bg);background:var(--brand-solid-hover);border:1px solid var(--brand-solid-hover);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.support-request-form{grid-template-columns:minmax(190px,.8fr) minmax(150px,.5fr) minmax(280px,1.7fr);gap:16px;padding:18px;display:grid}.permission-picker{border:1px solid var(--border-subtle);border-radius:6px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;display:grid;overflow:hidden}.permission-picker legend{color:var(--text-secondary);margin-left:11px;padding:0 6px;font-size:12px;font-weight:800}.permission-picker>label{border-bottom:1px solid var(--brand-subtle);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-height:58px;padding:11px 13px;display:grid}.permission-picker>label:nth-of-type(odd){border-right:1px solid var(--brand-subtle)}.permission-picker input{width:16px;min-height:16px;margin:2px 0 0}.permission-picker strong,.permission-picker small{overflow-wrap:anywhere;display:block}.permission-picker strong{color:var(--brand-solid);font-size:11px}.permission-picker small{color:var(--text-muted);margin-top:3px;font-size:9px;font-weight:600}.permission-picker>p{color:var(--text-muted);grid-column:1/-1;margin:0;padding:15px;font-size:11px}.support-reason{grid-column:1/3}.support-submit{place-self:end;min-width:160px;min-height:42px}.support-grant-list{display:grid}.support-grant{border-top:1px solid var(--border-subtle);padding:18px}.support-grant:first-child{border-top:0}.support-grant-main{grid-template-columns:minmax(240px,1.5fr) minmax(340px,1fr);gap:24px;display:grid}.support-grant h3{margin:9px 0 4px;font-size:14px}.support-grant p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.support-grant dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.support-grant dl div{border-left:2px solid var(--border-subtle);min-width:0;padding-left:10px}.support-grant dt{color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:800}.support-grant dd{overflow-wrap:anywhere;color:var(--brand-text);margin:4px 0 0;font-size:10px;font-weight:700}.support-grant-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;display:flex}.waiting-approval{color:var(--accent-text);align-items:center;gap:6px;margin-right:auto;font-size:10px;font-weight:800;display:inline-flex}.support-history-list>div{border-top:1px solid var(--border-subtle);min-height:55px;color:var(--text-secondary);grid-template-columns:minmax(240px,1.5fr) minmax(150px,.7fr) 80px;align-items:center;gap:14px;padding:9px 18px;font-size:10px;display:grid}.support-history-list strong,.support-history-list small{display:block}.support-history-list strong{color:var(--brand-solid);font-size:11px}.support-history-list small{color:var(--text-muted);margin-top:3px}.projects .table-row{grid-template-columns:minmax(210px,1.3fr) minmax(150px,1fr) minmax(120px,.8fr) minmax(100px,.7fr) 90px}.employees .table-row{grid-template-columns:minmax(210px,1.2fr) minmax(190px,1.1fr) minmax(160px,1fr) 90px}.forms .table-row,.integrations .table-row{grid-template-columns:minmax(220px,1.4fr) minmax(120px,.8fr) minmax(100px,.7fr) 90px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status{width:fit-content;min-height:22px;color:var(--text-secondary);background:var(--bg-sunken);border:1px solid var(--border-default);text-transform:capitalize;border-radius:4px;align-items:center;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}.status-active,.status-healthy,.status-approved{color:var(--brand-solid-hover);background:var(--brand-subtle);border-color:var(--border-default)}.status-pending,.status-invited,.status-provisioning,.status-leave,.status-inactive,.status-draft{color:var(--accent-text);background:var(--status-warning-bg);border-color:var(--border-default)}.status-suspended,.status-degraded,.status-on_hold,.status-resigned,.status-terminated,.status-failed{color:var(--accent-text);background:var(--status-danger-bg);border-color:var(--border-default)}.status-archived,.status-revoked,.status-cancelled{color:var(--text-secondary);background:var(--status-danger-bg);border-color:var(--border-default)}.status-completed,.status-released,.status-ready{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--border-default)}.project-admin{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;min-width:0;overflow:hidden}.project-intro,.project-toolbar,.project-workspace>header,.project-team>header,.project-metadata{justify-content:space-between;align-items:center;gap:18px;display:flex}.project-intro{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);padding:20px 22px}.project-intro p:not(.eyebrow){color:var(--text-muted);margin:5px 0 0;font-size:11px}.project-intro-actions,.project-form-actions{align-items:center;gap:9px;display:flex}.project-intro-actions>span{color:var(--text-muted);align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.project-error{background:var(--accent-subtle);border-left:3px solid var(--accent-text);margin:12px 18px 0;padding:10px 12px}.project-toolbar{border-bottom:1px solid var(--border-subtle);padding:12px 18px}.project-toolbar>label:last-child{grid-template-columns:auto 150px;align-items:center}.project-search{width:min(440px,100%);position:relative}.project-search svg{z-index:1;color:var(--text-muted);position:absolute;top:13px;left:11px}.project-search input{padding-left:34px}.project-layout{grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);min-height:600px;display:grid}.project-index{border-right:1px solid var(--border-subtle);background:var(--bg-surface)}.project-index>button{text-align:left;border:0;border-bottom:1px solid var(--border-subtle);background:0 0;grid-template-columns:1fr auto;gap:4px 10px;width:100%;padding:14px 16px;display:grid}.project-index>button:hover,.project-index>button.selected{background:var(--bg-sunken)}.project-index>button.selected{box-shadow:inset 3px 0 var(--status-success-text)}.project-index strong,.project-index b,.project-index small{overflow-wrap:anywhere;grid-column:1;min-width:0}.project-index strong{color:var(--status-success-text);font-size:10px}.project-index b{color:var(--brand-solid);font-size:12px}.project-index small{color:var(--text-muted);font-size:9px}.project-index .status{grid-area:1/2/span 2}.project-workspace{min-width:0}.project-workspace>header,.project-team>header,.project-metadata{border-bottom:1px solid var(--border-subtle);padding:16px 20px}.project-detail-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px 20px;display:grid}.project-description,.project-form-actions,.readonly-note{grid-column:1/-1}.project-form-actions{justify-content:flex-end}.readonly-note{color:var(--text-muted);background:var(--bg-app);border-left:3px solid var(--text-muted);margin:0;padding:10px 12px;font-size:11px}.project-team{border-top:8px solid var(--bg-app)}.project-team-form{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(180px,1fr) minmax(150px,.55fr) auto;gap:10px;padding:14px 20px;display:grid}.project-team-list>div{border-bottom:1px solid var(--border-subtle);min-height:52px;color:var(--text-secondary);grid-template-columns:minmax(180px,1.4fr) minmax(120px,.7fr) 88px 34px;align-items:center;gap:12px;padding:9px 20px;font-size:10px;display:grid}.project-team-list strong,.project-team-list small{display:block}.project-team-list small{color:var(--text-muted);margin-top:3px}.project-metadata{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-start;font-size:9px}.project-metadata span,.loading-row{align-items:center;gap:5px;display:inline-flex}.project-empty,.project-index .empty-state,.project-team-list .empty-state,.loading-row{color:var(--text-muted);text-align:center;padding:34px 20px}.project-empty h2,.project-empty p,.project-index .empty-state p,.project-team-list .empty-state p{margin:7px 0 0}.project-empty svg,.project-index .empty-state svg,.project-team-list .empty-state svg{color:var(--text-muted)}.project-team-list .empty-state{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:145px;display:flex}.project-drive-workflows{border-top:8px solid var(--bg-app);padding:20px}.project-drive-workflows>header,.project-drive-folder-status,.project-drive-access-list>div,.field-photo-recent>header,.field-photo-upload-list>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-drive-workflows h3,.project-drive-workflows h4,.field-photo-uploader h2,.field-photo-uploader h3{margin:0}.project-drive-boundaries{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0;display:grid}.project-drive-boundaries>div{background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);gap:10px;padding:13px;font-size:10px;line-height:1.5;display:flex}.project-drive-boundaries svg{color:var(--brand-solid);flex:none}.project-drive-boundaries strong,.project-drive-access-list strong,.project-drive-access-list small{display:block}.project-drive-boundaries strong{color:var(--text-primary);margin-bottom:3px;font-size:11px}.project-drive-folder-status{background:var(--brand-subtle);border:1px solid var(--border-default);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:flex-start;padding:12px}.project-drive-folder-status a,.field-photo-upload-list a{color:var(--text-link);align-items:center;gap:5px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.project-field-link{margin-top:10px}.project-drive-settings{border:1px solid var(--border-default);border-radius:var(--radius-sm);margin-top:14px}.project-drive-settings summary{cursor:pointer;padding:12px 14px;font-size:11px;font-weight:800}.project-drive-settings form{border-top:1px solid var(--border-subtle);gap:13px;padding:14px;display:grid}.project-drive-root-grid,.project-drive-pattern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.project-drive-root-grid>div{background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);align-content:start;gap:8px;padding:12px;font-size:10px;display:grid}.project-drive-root-grid strong{color:var(--text-primary)}.project-drive-access-list{border-top:1px solid var(--border-subtle);margin-top:15px}.project-drive-access-list h4{padding:14px 0 6px}.project-drive-access-list>div{border-bottom:1px solid var(--border-subtle);min-height:48px;font-size:10px}.project-drive-access-list small{color:var(--text-muted);margin-top:3px}.field-photo-uploader{gap:14px;max-width:920px;margin:0 auto;display:grid}.field-photo-hero,.field-photo-card,.field-photo-recent{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-xs)}.field-photo-hero{justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.field-photo-hero>svg{color:var(--brand-solid);flex:none}.field-photo-hero p:not(.eyebrow){max-width:660px;color:var(--text-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.field-photo-security-note{color:var(--brand-text);background:var(--brand-subtle);border:1px solid var(--status-success-border);border-radius:var(--radius-sm);align-items:flex-start;gap:9px;padding:11px 13px;font-size:10px;line-height:1.5;display:flex}.field-photo-security-note svg{flex:none}.field-photo-card{padding:20px}.field-photo-card form{gap:14px;display:grid}.field-photo-picker{cursor:pointer;min-height:150px;color:var(--text-muted);background:var(--bg-app);border:1px dashed var(--border-strong);border-radius:var(--radius-md);text-align:center;place-items:center;padding:22px;display:grid}.field-photo-picker:hover{border-color:var(--brand-solid)}.field-photo-picker strong{color:var(--text-primary);margin-top:8px}.field-photo-picker span{margin-top:3px;font-size:10px}.field-photo-picker input{width:auto;margin-top:12px}.field-photo-selection{background:var(--bg-app);border-radius:var(--radius-sm);color:var(--text-muted);gap:5px;padding:11px;font-size:10px;display:grid}.field-photo-selection strong{color:var(--text-primary)}.field-photo-recent>header{border-bottom:1px solid var(--border-subtle);padding:17px 20px}.field-photo-upload-list>div{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto 62px;min-height:58px;padding:9px 20px;display:grid}.field-photo-upload-list>div:last-child{border-bottom:0}.field-photo-upload-list strong,.field-photo-upload-list small{display:block}.field-photo-upload-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.field-photo-upload-list small{color:var(--text-muted);margin-top:3px;font-size:9px}.status-uploaded{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--status-success-border)}.status-awaiting_content,.status-queued,.status-processing{color:var(--status-warning-text);background:var(--status-warning-bg);border-color:var(--status-warning-border)}.status-error{color:var(--status-danger-text);background:var(--status-danger-bg);border-color:var(--status-danger-border)}@media (width<=760px){.project-drive-boundaries,.project-drive-root-grid,.project-drive-pattern-grid{grid-template-columns:1fr}.project-drive-workflows,.field-photo-card{padding:15px}.field-photo-hero{align-items:flex-start;padding:17px}.field-photo-upload-list>div{grid-template-columns:minmax(0,1fr) auto;padding:10px 14px}.field-photo-upload-list a,.field-photo-upload-list>div>span:last-child{grid-column:1/-1}}.employee-admin{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;min-width:0;overflow:hidden}.employee-intro,.employee-toolbar,.employee-workspace>header,.employee-certifications>header,.employee-metadata{justify-content:space-between;align-items:center;gap:18px;display:flex}.employee-intro{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);padding:20px 22px}.employee-intro p:not(.eyebrow){color:var(--text-muted);margin:5px 0 0;font-size:11px}.employee-intro-actions,.employee-form-actions,.certification-actions{align-items:center;gap:9px;display:flex}.employee-intro-actions>span{color:var(--text-muted);align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.employee-error{background:var(--accent-subtle);border-left:3px solid var(--accent-text);margin:12px 18px 0;padding:10px 12px}.employee-toolbar{border-bottom:1px solid var(--border-subtle);padding:12px 18px}.employee-toolbar>label:last-child{grid-template-columns:auto 150px;align-items:center}.employee-search{width:min(440px,100%);position:relative}.employee-search svg{z-index:1;color:var(--text-muted);position:absolute;top:13px;left:11px}.employee-search input{padding-left:34px}.employee-layout{grid-template-columns:minmax(240px,.3fr) minmax(0,1fr);min-height:640px;display:grid}.employee-index{border-right:1px solid var(--border-subtle);background:var(--bg-surface)}.employee-index-row>button,.employee-index-selectable>button{text-align:left;border:0;border-bottom:1px solid var(--border-subtle);background:0 0;grid-template-columns:1fr auto;gap:4px 10px;width:100%;padding:14px 16px;display:grid}.employee-index-row>button:hover,.employee-index-selectable>button:hover,.employee-index-row>button.selected,.employee-index-selectable>button.selected{background:var(--bg-sunken)}.employee-index-row>button.selected,.employee-index-selectable>button.selected{box-shadow:inset 3px 0 var(--status-success-text)}.employee-index-selectable{border-bottom:1px solid var(--border-subtle);grid-template-columns:40px minmax(0,1fr);display:grid}.employee-index-selectable>label{border-right:1px solid var(--border-subtle);place-items:center;display:grid}.employee-index-selectable>button{border-bottom:0}.employee-index-row>button{border-bottom:1px solid var(--border-subtle)}.employee-index strong,.employee-index b,.employee-index small{overflow-wrap:anywhere;grid-column:1;min-width:0}.employee-index strong{color:var(--status-success-text);font-size:10px}.employee-index b{color:var(--brand-solid);font-size:12px}.employee-index small{color:var(--text-muted);font-size:9px}.employee-index .status{grid-area:1/2/span 2}.employee-workspace{min-width:0}.employee-bulk-editor{background:var(--bg-sunken);border-bottom:1px solid var(--border-subtle);padding:16px 18px}.employee-bulk-editor>header,.employee-bulk-fields,.employee-bulk-date>span{align-items:center;gap:12px;display:flex}.employee-bulk-editor>header{justify-content:space-between;margin-bottom:14px}.employee-bulk-editor>header p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.employee-bulk-fields{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid}.employee-bulk-date>span{min-height:18px;font-size:10px;font-weight:800}.employee-published-checklist{padding:12px}.employee-published-checklist>ol{gap:7px;margin:10px 0;padding-left:22px;display:grid}.employee-published-checklist li span,.employee-published-checklist li small{display:block}.employee-published-checklist li small{color:var(--text-muted);margin-top:2px}.employee-operations-settings .employee-folder-selection,.employee-operations-settings .employee-workflow-rule,.employee-operations-settings .employee-offboarding-definition,.employee-operations-settings .employee-workflow-actions{grid-column:1/-1}.employee-lifecycle-template-picker{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.employee-lifecycle-template-picker button.active{color:var(--text-on-brand);background:var(--accent-solid);border-color:var(--accent-solid)}.employee-workflow-rule strong,.employee-workflow-rule span{display:block}.employee-workflow-rule strong{color:var(--text);margin-bottom:3px}.employee-workspace>header,.employee-certifications>header,.employee-metadata{border-bottom:1px solid var(--border-subtle);padding:16px 20px}.employee-detail-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px 20px 20px;display:grid}.employee-form-actions{grid-column:1/-1;justify-content:flex-end}.employee-wide{grid-column:span 2}.employee-verification-warning{color:var(--accent-text);align-items:flex-start;gap:5px;margin-top:5px;line-height:1.35;display:inline-flex}.employee-verification-warning svg{flex:none}.employee-protected-note{color:var(--text-secondary);background:var(--bg-app);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr);gap:11px;margin:0;padding:14px 20px;display:grid}.employee-protected-note svg{color:var(--status-success-text)}.employee-protected-note strong,.employee-protected-note p{margin:0;font-size:10px;display:block}.employee-protected-note p{color:var(--text-muted);margin-top:3px}.employee-certifications{border-top:8px solid var(--bg-app)}.certification-list{gap:12px;padding:16px 20px;display:grid}.certification-form{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;gap:12px;padding:14px;display:grid}.certification-form.new{background:var(--bg-app);border-color:var(--border-default);margin:14px 20px 0}.certification-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.certification-heading>svg{color:var(--status-success-text)}.certification-heading strong,.certification-heading small{display:block}.certification-heading strong{font-size:11px}.certification-heading small{color:var(--text-muted);margin-top:2px;font-size:9px}.certification-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.certification-document{grid-column:span 2}.certification-actions{justify-content:flex-end}.certification-list>.empty-state{min-height:140px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.certification-list>.empty-state svg{color:var(--text-muted)}.certification-list>.empty-state p{margin:4px 0 0;font-size:10px}.employee-metadata{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-start;font-size:9px}.employee-metadata span{align-items:center;gap:5px;display:inline-flex}.employee-empty,.employee-index .empty-state{color:var(--text-muted);text-align:center;padding:34px 20px}.employee-empty h2,.employee-empty p,.employee-index .empty-state p{margin:7px 0 0}.employee-empty svg,.employee-index .empty-state svg{color:var(--text-muted)}.employee-records{border-top:8px solid var(--bg-app)}.employee-records>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 20px;display:flex}.employee-records>header h3,.employee-records>header p{margin:0}.employee-records>header p:not(.eyebrow){max-width:650px;color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.5}.employee-record-actions,.employee-record-form-actions,.employee-record-card-actions{align-items:center;gap:8px;display:flex}.employee-record-actions{flex-wrap:wrap;justify-content:flex-end}.employee-record-warning{color:var(--text-secondary);background:var(--accent-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px 20px;display:grid}.employee-record-warning svg{color:var(--accent-text)}.employee-record-warning strong,.employee-record-warning p{margin:0;font-size:10px;display:block}.employee-record-warning p{color:var(--text-muted);margin-top:3px;line-height:1.5}.employee-record-template-form,.employee-record-issue-form{background:var(--bg-app);border:1px solid var(--border-default);border-radius:6px;gap:15px;margin:16px 20px;padding:16px;display:grid}.employee-record-form-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employee-record-form-heading strong,.employee-record-form-heading p{margin:0;display:block}.employee-record-form-heading p{color:var(--text-muted);margin-top:3px;font-size:10px;line-height:1.45}.employee-record-form-heading>svg,.employee-record-form-heading>span{color:var(--status-success-text);flex:none}.employee-record-template-basics,.employee-record-issue-basics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.employee-record-wide{grid-column:1/-1}.employee-record-field-builder{border-top:1px solid var(--border-subtle);gap:9px;padding-top:13px;display:grid}.employee-record-field-builder-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-record-field-builder-heading strong,.employee-record-field-builder-heading small{display:block}.employee-record-field-builder-heading small{color:var(--text-muted);margin-top:2px;font-size:9px}.employee-record-field-row{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;grid-template-columns:minmax(180px,1.5fr) minmax(115px,.8fr) auto auto;align-items:end;gap:9px;padding:10px;display:grid}.employee-record-checkbox,.employee-record-acknowledgment{flex-direction:row;grid-template-columns:none;align-items:center;gap:7px;display:flex}.employee-record-checkbox{min-height:33px}.employee-record-checkbox input,.employee-record-acknowledgment input{width:auto}.employee-record-form-actions{justify-content:flex-end}.employee-record-template-list{gap:7px;padding:0 20px 16px;display:grid}.employee-record-template-card{background:var(--bg-sunken);border:1px solid var(--border-subtle);border-radius:5px;gap:12px;padding:13px;display:grid}.employee-record-template-summary,.employee-record-template-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-record-template-actions{flex-wrap:wrap;justify-content:flex-end}.employee-record-template-list strong,.employee-record-template-list small{display:block}.employee-record-template-list strong{font-size:10px}.employee-record-template-list small{color:var(--text-muted);margin-top:2px;font-size:9px}.employee-record-template-governance{gap:7px;margin:0;display:grid}.employee-record-template-governance>div{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(100px,.25fr) minmax(0,1fr);gap:12px;padding-top:7px;display:grid}.employee-record-template-governance dt,.employee-record-template-governance dd{margin:0;font-size:9px;line-height:1.5}.employee-record-template-governance dt{color:var(--text-muted);text-transform:uppercase;font-weight:800}.employee-record-template-governance dd{color:var(--text-secondary)}.employee-record-template-list .status-test{color:var(--accent-text);background:var(--status-warning-bg)}.employee-record-value-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.employee-record-value-fields label:has(textarea){grid-column:1/-1}.employee-record-acknowledgment{color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;padding:11px 12px;font-size:10px;line-height:1.45}.employee-record-list{gap:12px;padding:16px 20px 20px;display:grid}.employee-record-list>.empty-state{min-height:140px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.employee-record-list>.empty-state p{max-width:460px;margin:4px 0 0;font-size:10px}.employee-record-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:3px solid var(--brand-solid);border-radius:6px;padding:15px}.employee-record-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.employee-record-card h4,.employee-record-card p{margin:0}.employee-record-card h4{margin-top:5px;font-size:12px}.employee-record-card header p{color:var(--text-muted);margin-top:3px;font-size:9px}.employee-record-archetype{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.employee-record-archetype.recognition{color:var(--status-success-text)}.employee-record-correction{color:var(--text-secondary);background:var(--bg-sunken);border-left:2px solid var(--border-default);padding:8px 10px;font-size:9px;margin-top:11px!important}.employee-record-card dl{gap:10px;margin:14px 0 0;display:grid}.employee-record-card dl>div{grid-template-columns:minmax(110px,.25fr) minmax(0,1fr);gap:12px;display:grid}.employee-record-card dt{color:var(--text-muted);font-size:9px;font-weight:800}.employee-record-card dd{color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.55}.employee-record-card>footer{color:var(--text-muted);border-top:1px solid var(--border-subtle);margin-top:13px;padding-top:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.employee-records>.readonly-note{margin:16px 20px}.employee-workflows{border-top:8px solid var(--bg-app)}.employee-workflows>header,.employee-workflow-panel>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px;display:flex}.employee-workflows>header h3,.employee-workflows>header p,.employee-workflow-panel>header strong,.employee-workflow-panel>header small{margin:0}.employee-workflows>header p:not(.eyebrow){max-width:720px;color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.5}.employee-workflows>header>svg,.employee-workflow-card-heading>svg,.employee-workflow-panel>header svg{color:var(--status-success-text);flex:none}.employee-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.employee-workflow-card,.employee-workflow-panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;min-width:0}.employee-workflow-card{padding:14px}.employee-workflow-card-heading,.employee-workflow-panel>header>div,.employee-offboarding-task>div,.employee-discipline-boundary{align-items:flex-start;gap:9px;display:flex}.employee-workflow-card-heading strong,.employee-workflow-card-heading small,.employee-workflow-panel>header strong,.employee-workflow-panel>header small{display:block}.employee-workflow-card-heading strong,.employee-workflow-panel>header strong{font-size:11px}.employee-workflow-card-heading small,.employee-workflow-panel>header small{color:var(--text-muted);margin-top:2px;font-size:9px}.employee-manager-chain{gap:7px;margin:13px 0 0;padding:0;list-style:none;display:grid}.employee-manager-chain li{background:var(--bg-sunken);border-radius:5px;grid-template-columns:auto minmax(0,1fr);gap:2px 9px;padding:8px 9px;display:grid}.employee-manager-chain li>span{color:var(--status-success-text);text-transform:uppercase;grid-row:1/span 2;font-size:8px;font-weight:800}.employee-manager-chain strong,.employee-manager-chain small{font-size:9px}.employee-manager-chain small{color:var(--text-muted)}.employee-workflow-card>.button-link{margin-top:13px}.employee-workflow-panel{margin:0 20px 16px}.employee-workflow-published,.employee-workflow-config{border-top:1px solid var(--border-subtle)}.employee-workflow-card .employee-workflow-config{margin:13px -14px -14px}.employee-workflow-config>summary{color:var(--text-secondary);cursor:pointer;padding:11px 14px;font-size:9px;font-weight:800}.employee-workflow-config>form,.employee-termination-form,.employee-discipline-form{background:var(--bg-app);border-top:1px solid var(--border-subtle);gap:12px;padding:14px;display:grid}.employee-folder-selection{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.employee-folder-selection strong,.employee-folder-selection small{display:block}.employee-folder-selection strong{font-size:10px}.employee-folder-selection small{color:var(--text-muted);margin-top:2px;font-size:9px}.employee-workflow-rule{color:var(--text-muted);margin:0;font-size:9px;line-height:1.5}.employee-discipline-boundary{color:var(--text-secondary);background:var(--bg-app);border-bottom:1px solid var(--border-subtle);padding:12px 14px}.employee-offboarding-definition{gap:10px;display:grid}.employee-offboarding-definition-row{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;grid-template-columns:minmax(110px,.8fr) minmax(170px,1.5fr) minmax(150px,1fr);align-items:end;gap:9px;padding:12px;display:grid}.employee-workflow-instructions{grid-column:span 2}.employee-workflow-check{flex-direction:row;grid-template-columns:none;align-items:center;gap:7px;min-height:34px;display:flex}.employee-workflow-check input{width:auto}.employee-workflow-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.employee-termination-form{grid-template-columns:minmax(180px,1fr) minmax(150px,.5fr);align-items:end}.employee-termination-form>div p{color:var(--text-muted);margin:4px 0 0;font-size:9px;line-height:1.5}.employee-termination-form .employee-workflow-instructions,.employee-termination-form>button{grid-column:1/-1}.employee-offboarding-task-list,.employee-discipline-list,.employee-discipline-access{gap:10px;padding:14px;display:grid}.employee-offboarding-task,.employee-discipline-document,.employee-discipline-access>div{background:var(--bg-sunken);border:1px solid var(--border-subtle);border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.employee-offboarding-task strong,.employee-offboarding-task small,.employee-offboarding-task p,.employee-discipline-document strong,.employee-discipline-document small,.employee-discipline-document code,.employee-discipline-access b,.employee-discipline-access small{margin:0;display:block}.employee-offboarding-task small,.employee-discipline-document small,.employee-discipline-access small{color:var(--text-muted);margin-top:3px;font-size:9px}.employee-offboarding-task p{color:var(--text-secondary);margin-top:6px;font-size:9px}.employee-offboarding-task svg{color:var(--status-success-text)}.employee-workflow-task-status{grid-template-columns:120px minmax(150px,1fr) auto;gap:7px;width:min(500px,55%);display:grid}.employee-discipline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-discipline-form>button{grid-column:1/-1}.employee-discipline-document code{color:var(--text-muted);margin-top:5px;font-size:8px}.employee-discipline-access{border-top:1px solid var(--border-subtle)}.employee-discipline-access>strong{font-size:10px}@media (width<=960px){.employee-layout{grid-template-columns:1fr}.employee-index{border-right:0;border-bottom:1px solid var(--border-subtle);max-height:260px;overflow-y:auto}.employee-detail-form,.employee-bulk-fields,.employee-record-template-basics,.employee-record-issue-basics,.employee-offboarding-definition-row,.employee-record-field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-workflow-grid{grid-template-columns:1fr}.employee-workflow-task-status{width:100%}}@media (width<=640px){.employee-intro,.employee-toolbar,.employee-bulk-editor>header,.employee-records>header,.employee-record-card>header{flex-direction:column;align-items:stretch}.employee-toolbar,.employee-record-actions,.employee-record-card-actions{justify-content:flex-start}.employee-detail-form,.employee-bulk-fields,.certification-fields,.employee-record-template-basics,.employee-record-issue-basics,.employee-record-value-fields,.employee-record-field-row,.employee-offboarding-definition-row,.employee-termination-form,.employee-discipline-form,.employee-workflow-task-status{grid-template-columns:1fr}.employee-wide,.certification-document{grid-column:auto}.employee-record-value-fields label:has(textarea){grid-column:auto}.employee-record-card dl>div{grid-template-columns:1fr;gap:3px}.employee-record-template-summary{align-items:flex-start}.employee-record-template-governance>div{grid-template-columns:1fr;gap:2px}.employee-record-template-actions{justify-content:flex-start}.employee-workflow-grid,.employee-workflow-panel{margin-left:12px;margin-right:12px}.employee-workflow-grid{padding-left:0;padding-right:0}.employee-workflow-panel>header,.employee-folder-selection,.employee-offboarding-task,.employee-discipline-document,.employee-discipline-access>div{flex-direction:column;align-items:stretch}.employee-workflow-instructions,.employee-termination-form .employee-workflow-instructions,.employee-termination-form>button,.employee-discipline-form>button{grid-column:auto}}@media print{.employee-records.is-printing{border:0}.employee-records.is-printing>:not(.employee-record-list),.employee-records.is-printing .employee-record-list>:not(.employee-record-card.print-target){display:none!important}.employee-records.is-printing .employee-record-list{padding:0;display:block}.employee-records.is-printing .employee-record-card.print-target{border:1px solid var(--border-strong);box-shadow:none}.employee-records.is-printing .employee-record-card-actions{display:none}}.employee-directory-v2,.employee-profile-v2{gap:var(--space-5,1.25rem);min-width:0;display:grid}.employee-directory-header,.employee-profile-header,.employee-panel-heading,.employee-evidence>header,.employee-directory-actions,.employee-panel-heading>div:last-child{justify-content:space-between;align-items:flex-start;gap:var(--space-3,.75rem);display:flex}.employee-directory-header h2,.employee-profile-header h2,.employee-panel-heading h3{margin:0}.employee-directory-header p,.employee-profile-header p,.employee-panel-heading p{color:var(--text-muted);margin:.25rem 0 0}.employee-directory-toolbar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:minmax(15rem,2fr) repeat(3,minmax(9rem,1fr)) auto;align-items:end;gap:.75rem;padding:.875rem;display:grid}.employee-directory-toolbar>label,.employee-pagination label{color:var(--text-muted);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.employee-directory-search{position:relative}.employee-directory-search svg{color:var(--text-muted);pointer-events:none;position:absolute;bottom:.72rem;left:.75rem}.employee-directory-search input{padding-left:2.25rem}.employee-column-picker{position:relative}.employee-column-picker summary{cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);align-items:center;min-height:2.55rem;padding:0 .85rem;font-weight:700;list-style:none;display:inline-flex}.employee-column-picker>div{z-index:20;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);width:13rem;box-shadow:var(--shadow-lg);gap:.5rem;padding:.75rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0}.employee-column-picker label{align-items:center;gap:.55rem;font-size:.86rem;display:flex}.employee-table-wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-width:0;overflow-x:auto}.employee-directory-table{border-collapse:collapse;width:100%;min-width:76rem;font-size:.84rem}.employee-directory-table th,.employee-directory-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:.72rem .75rem}.employee-directory-table thead th{z-index:1;background:var(--surface-subtle);color:var(--text-muted);white-space:nowrap;position:sticky;top:0}.employee-directory-table thead button{color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:800;display:inline-flex}.employee-directory-table tbody tr:hover{background:color-mix(in srgb, var(--brand-primary) 5%, transparent)}.employee-directory-table tbody tr:last-child>*{border-bottom:0}.employee-name-link{color:var(--text);text-decoration:none}.employee-name-link:hover,.employee-name-link:focus-visible{color:var(--brand-primary);text-decoration:underline}.employee-mobile-list{display:none}.employee-pagination,.employee-pagination>div,.employee-bulk-bar{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.employee-pagination{flex-wrap:wrap}.employee-pagination label{grid-template-columns:auto auto;align-items:center}.employee-bulk-bar{z-index:4;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-lg);justify-content:flex-end;padding:.75rem;position:sticky;bottom:.75rem}.employee-state-card,.employee-profile-error,.employee-scheduled-banner{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:center;gap:.75rem;min-width:0;padding:1rem;display:flex}.employee-state-card>div,.employee-scheduled-banner>div{flex:1;min-width:0}.employee-state-card p,.employee-scheduled-banner p{color:var(--text-muted);margin:.2rem 0 0}.employee-state-card.error-state,.employee-profile-error{border-color:color-mix(in srgb, var(--danger) 35%, var(--border));background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.employee-profile-back{width:fit-content;color:var(--text-muted);align-items:center;gap:.4rem;font-weight:750;text-decoration:none;display:inline-flex}.employee-profile-tabs{min-width:0}.employee-profile-tabs>[role=tablist]{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);scrollbar-width:thin;gap:.25rem;min-width:0;padding:.25rem;display:flex;overflow-x:auto}.employee-profile-tabs [role=tab]{border-radius:var(--radius-md);color:var(--text-muted);background:0 0;border:0;flex:none;align-items:center;gap:.4rem;padding:.65rem .8rem;font-weight:750;display:inline-flex}.employee-profile-tabs [role=tab][data-state=active]{background:var(--surface-raised);color:var(--text);box-shadow:var(--shadow-sm)}.employee-profile-tabs [role=tabpanel]{min-width:0;padding-top:1rem}.employee-tab-panel{gap:1rem;min-width:0;display:grid}.employee-overview-form,.employee-status-form,.employee-disposition-form,.custody-dialog-form{gap:.85rem;display:grid}.employee-overview-form fieldset{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;padding:0;display:grid}.employee-overview-form label,.employee-status-form label,.employee-disposition-form label,.custody-dialog-form label,.employee-task-editor label{min-width:0;color:var(--text-muted);gap:.35rem;font-size:.8rem;font-weight:750;display:grid}.employee-overview-form fieldset:disabled input,.employee-overview-form fieldset:disabled select{opacity:1;background:var(--surface-subtle);color:var(--text);-webkit-text-fill-color:var(--text);border-color:#0000}.employee-form-actions,.employee-status-form footer,.employee-disposition-form footer,.custody-dialog-form footer{justify-content:flex-end;gap:.6rem;display:flex}.employee-overview-cards,.employee-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.employee-overview-cards article,.employee-resource-grid article,.employee-projection-list article,.employee-certification-list article,.employee-record-attachments>article,.employee-lifecycle-task{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:.75rem;min-width:0;padding:.9rem;display:flex}.employee-overview-cards article>div,.employee-resource-grid article>div,.employee-projection-list article>div,.employee-certification-list article>div{flex:1;min-width:0}.employee-overview-cards p,.employee-resource-grid p,.employee-projection-list p,.employee-certification-list p{overflow-wrap:anywhere;margin:.25rem 0}.employee-overview-cards small,.employee-resource-grid small,.employee-projection-list small,.employee-certification-list small{color:var(--text-muted);display:block}.employee-status-actions{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);justify-content:space-between;gap:1rem;padding:1rem;display:flex}.employee-status-actions p{color:var(--text-muted);margin:.25rem 0 0}.employee-status-actions>div:last-child{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.employee-protected-warning,.employee-status-effect,.employee-file-warning,.form-application-rule{border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 10%, var(--surface));color:var(--text-muted);align-items:flex-start;gap:.55rem;padding:.75rem;display:flex}.employee-projection-list,.employee-certification-list,.employee-lifecycle-tasks,.employee-record-attachments,.employee-evidence-list,.employee-discipline-summary ul{gap:.75rem;margin:0;padding:0;display:grid}.employee-record-attachments>article,.employee-lifecycle-task{display:grid}.employee-record-attachments>article>header,.employee-lifecycle-task>header,.employee-discipline-summary li,.employee-evidence-item{align-items:flex-start;gap:.65rem;display:flex}.employee-lifecycle-task>header>div,.employee-evidence-item>div{flex:1;min-width:0}.employee-record-attachments>article>header>div,.employee-discipline-summary li>span,.employee-discipline-summary .employee-discipline-access>div>span{flex:1;gap:.2rem;min-width:0;display:grid}.employee-record-attachments>article>header strong,.employee-record-attachments>article>header small,.employee-discipline-summary li strong,.employee-discipline-summary li small,.employee-discipline-summary .employee-discipline-access strong,.employee-discipline-summary .employee-discipline-access small{overflow-wrap:anywhere;display:block}.employee-record-attachments>article>header small,.employee-discipline-summary li small,.employee-discipline-summary .employee-discipline-access small{color:var(--text-muted)}.employee-lifecycle-task header small,.employee-evidence-item small{color:var(--text-muted);margin-top:.2rem;display:block}.employee-task-editor{grid-template-columns:minmax(8rem,.5fr) minmax(12rem,2fr) auto;align-items:end;gap:.75rem;display:grid}.employee-evidence{border-top:1px solid var(--border);gap:.75rem;padding-top:.75rem;display:grid}.employee-evidence>header p{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.employee-evidence-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);padding:.75rem}.employee-evidence-actions,.employee-scan-state{align-items:center;gap:.4rem;display:flex}.employee-evidence-governance-state{gap:.3rem;min-width:0;margin-top:.55rem;display:grid}.employee-evidence-governance-state .status{white-space:normal;width:fit-content;max-width:100%}.employee-evidence-governance-state p{overflow-wrap:anywhere;color:var(--text-muted);margin:0;font-size:.78rem}.employee-evidence-governance-actions{flex-wrap:wrap;gap:.35rem .7rem;margin-top:.5rem;display:flex}.employee-disabled-action{border-radius:var(--radius-md);display:inline-flex}.employee-disabled-action:focus-visible,.employee-action-error:focus-visible,.employee-context-form-error:focus-visible{box-shadow:var(--focus-ring);outline:none}.employee-action-error,.employee-context-form-error{border:1px solid var(--danger);border-radius:var(--radius-md);color:var(--danger);background:var(--surface-subtle);margin:0;padding:.7rem}.employee-upload-message,.form-application-message{color:var(--text-muted);margin:0;font-size:.84rem}.employee-archive-link{width:fit-content;color:var(--danger)}.employee-module-forms{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) minmax(16rem,2fr);align-items:start;gap:1rem;min-width:0;padding:.85rem;display:grid}.employee-module-forms p,.employee-module-forms ul{margin:.2rem 0 0}.employee-module-forms p,.employee-module-forms small{color:var(--text-muted)}.employee-module-forms ul{gap:.5rem;min-width:0;padding:0;list-style:none;display:grid}.employee-module-forms li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:.55rem;min-width:0;padding:.6rem;display:flex}.employee-module-forms li>span{flex:1;min-width:0;display:grid}.employee-module-forms li strong,.employee-module-forms li small{overflow-wrap:anywhere}.employee-context-forms{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);gap:.55rem;min-width:0;margin-top:.75rem;padding:.75rem;display:grid}.employee-context-forms ul,.employee-context-forms li{min-width:0;margin:0;padding:0;list-style:none}.employee-context-forms li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:.55rem;padding:.6rem;display:flex}.employee-context-forms li>span{flex:1;min-width:0;display:grid}.employee-context-forms li strong,.employee-context-forms li small{overflow-wrap:anywhere}.employee-previous-forms{gap:.55rem;min-width:0;display:grid}.employee-previous-forms>p{color:var(--text-muted);margin:0;font-size:.82rem}.employee-context-forms>.employee-previous-forms{border-top:1px solid var(--border);padding-top:.7rem}.employee-lifecycle-task-stack{gap:.75rem;min-width:0;display:grid}@media (width<=1100px){.employee-directory-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-directory-search{grid-column:1/-1}.employee-column-picker{justify-self:start}.employee-overview-form fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.employee-directory-header,.employee-profile-header,.employee-panel-heading,.employee-status-actions,.employee-evidence>header{flex-direction:column;align-items:stretch}.employee-directory-actions,.employee-panel-heading>div:last-child,.employee-evidence-item{flex-wrap:wrap}.employee-evidence-actions{justify-content:flex-end;width:100%;padding-left:1.65rem}.employee-directory-toolbar{grid-template-columns:minmax(0,1fr)}.employee-directory-search{grid-column:auto}.employee-table-wrap{display:none}.employee-mobile-list{gap:.65rem;min-width:0;display:grid}.employee-mobile-selectable{align-items:flex-start;gap:.55rem;min-width:0;display:flex}.employee-mobile-selectable>input{margin-top:1rem}.employee-mobile-selectable>a{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;color:var(--text);flex:1;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding:.85rem;text-decoration:none;display:grid}.employee-mobile-identity{gap:.2rem;min-width:0;display:grid}.employee-mobile-identity strong,.employee-mobile-identity small{overflow-wrap:anywhere}.employee-mobile-selectable dl{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.employee-mobile-selectable dl div{min-width:0}.employee-mobile-selectable dt,.employee-mobile-selectable small{color:var(--text-muted);font-size:.75rem}.employee-mobile-selectable dd{overflow-wrap:anywhere;margin:.1rem 0 0;font-size:.82rem}.employee-overview-form fieldset,.employee-overview-cards,.employee-resource-grid,.employee-task-editor,.employee-module-forms,.employee-context-forms li{grid-template-columns:minmax(0,1fr)}.employee-context-forms li{align-items:stretch;display:grid}.employee-bulk-bar{flex-direction:column;align-items:stretch}}@media (width<=390px){.employee-directory-v2,.employee-profile-v2,.employee-tab-panel{gap:.75rem}.employee-profile-tabs>[role=tablist]{margin-inline:-.25rem}.employee-pagination,.employee-pagination>div{flex-direction:column;align-items:stretch}.employee-pagination button,.employee-directory-actions button,.employee-panel-heading button,.employee-status-actions button{width:100%}}.custody-admin{gap:1rem;min-width:0;display:grid}.custody-header,.custody-toolbar,.custody-row-actions,.custody-employee-link{align-items:center;gap:.65rem;display:flex}.custody-header{justify-content:space-between;align-items:flex-start}.custody-header h2,.custody-header p{margin:0}.custody-header p:not(.eyebrow){color:var(--text-muted);margin-top:.25rem}.custody-toolbar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:end;padding:.85rem}.custody-toolbar>label{color:var(--text-muted);gap:.35rem;font-size:.8rem;font-weight:750;display:grid}.custody-search{flex:1;min-width:min(26rem,100%);position:relative}.custody-search svg{pointer-events:none;position:absolute;bottom:.72rem;left:.75rem}.custody-search input{padding-left:2.25rem}.custody-table-wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-width:0;overflow-x:auto}.custody-table{border-collapse:collapse;width:100%;min-width:64rem;font-size:.84rem}.custody-table th,.custody-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:.72rem}.custody-table thead th{background:var(--surface-subtle);color:var(--text-muted);white-space:nowrap}.custody-table tbody th,.custody-employee-link{text-align:left}.custody-table tbody th,.custody-table tbody th>span,.custody-employee-link>span{min-width:0}.custody-table tbody th{align-items:flex-start;gap:.55rem;display:flex}.custody-table small,.custody-employee-link small{color:var(--text-muted);display:block}.custody-row-actions{justify-content:flex-end}.custody-item-forms{gap:.4rem;min-width:12rem;margin:0;padding:0;list-style:none;display:grid}.custody-item-forms li{align-items:center;gap:.45rem;min-width:0;display:flex}.custody-item-forms li>span{flex:1;min-width:0;display:grid}.custody-item-forms strong,.custody-item-forms small{overflow-wrap:anywhere}.custody-no-forms{color:var(--text-muted);white-space:nowrap}.custody-admin.permission-state{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:center;justify-items:center;padding:2rem}.custody-module-forms{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) minmax(16rem,2fr);gap:1rem;min-width:0;padding:.85rem;display:grid}.custody-module-forms p,.custody-module-forms ul{margin:.2rem 0 0}.custody-module-forms p,.custody-module-forms small{color:var(--text-muted)}.custody-module-forms ul{gap:.5rem;min-width:0;padding:0;list-style:none;display:grid}.custody-module-forms li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:.55rem;min-width:0;padding:.6rem;display:flex}.custody-module-forms li>span{flex:1;min-width:0;display:grid}.form-applications-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:1rem;max-width:48rem;padding:1rem;display:grid}.form-applications-panel>header{align-items:flex-start;gap:.75rem;display:flex}.form-applications-panel h3,.form-applications-panel p{margin:0}.form-applications-panel header p:last-child{color:var(--text-muted);margin-top:.25rem}.form-applications-panel form{gap:.8rem;display:grid}.form-applications-panel form>label{color:var(--text-muted);gap:.35rem;font-size:.8rem;font-weight:750;display:grid}.custody-readonly-field{color:var(--text-muted);gap:.3rem;font-size:.8rem;font-weight:750;display:grid}.custody-readonly-field strong{color:var(--text);font-size:.9rem}.custody-action-error{border:1px solid var(--danger);border-radius:var(--radius-md);color:var(--danger);background:var(--surface-subtle);margin:0;padding:.7rem}.custody-action-error:focus-visible{box-shadow:var(--focus-ring);outline:none}.form-application-history{border-top:1px solid var(--border);gap:.75rem;padding-top:1rem;display:grid}.form-application-history>header p{color:var(--text-muted);margin-top:.25rem}.form-application-history ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.form-application-history li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.75rem;display:flex}.form-application-history li>div{gap:.2rem;min-width:0;display:grid}.form-application-history span,.form-application-history small{overflow-wrap:anywhere}.form-application-history small{color:var(--text-muted)}.form-application-retire{gap:.85rem;display:grid}.form-application-retire label{gap:.35rem;display:grid}.form-application-retire footer{justify-content:flex-end;gap:.6rem;display:flex}.form-test-draft{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:1rem;max-width:52rem;padding:1rem;display:grid}.form-test-draft>header{align-items:flex-start;gap:.75rem;display:flex}.form-test-draft h3,.form-test-draft p{margin:0}.form-test-draft header p:last-child,.form-test-result{color:var(--text-muted);margin-top:.25rem}.form-test-draft form,.form-test-draft fieldset{gap:.8rem;min-width:0;display:grid}.form-test-draft fieldset{border:1px solid var(--border);border-radius:var(--radius-md);padding:.85rem}.form-test-draft fieldset>label{gap:.35rem;display:grid}.form-test-choices{flex-wrap:wrap;gap:.75rem;display:flex}.form-test-choices label{align-items:center;gap:.35rem;display:inline-flex}@media (width<=760px){.custody-header,.custody-toolbar,.custody-module-forms{flex-direction:column;align-items:stretch}.custody-module-forms{grid-template-columns:minmax(0,1fr)}.custody-header button,.custody-row-actions button:not(.icon-button){width:100%}.custody-table{min-width:56rem}.form-application-history li,.form-application-retire footer{flex-direction:column;align-items:stretch}.form-application-history li>button,.form-application-retire footer button{width:100%}}.definition-list{margin:0;padding:5px 18px 15px}.definition-list div{border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:22px;padding:13px 0;display:flex}.definition-list div:last-child{border-bottom:0}.definition-list dt{color:var(--text-muted);font-size:10px;font-weight:700}.definition-list dd{text-align:right;margin:0;font-size:11px;font-weight:800}.simple-list,.module-list{padding:4px 18px 16px}.simple-list>div,.module-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.simple-list>div:last-child,.module-row:last-child{border-bottom:0}.simple-list strong,.simple-list small,.module-row strong,.module-row small{display:block}.simple-list strong,.module-row strong{font-size:11px}.simple-list small,.module-row small{color:var(--text-muted);margin-top:3px;font-size:9px}.module-row>div{align-items:center;gap:11px;display:flex}.module-row svg{color:var(--status-success-text)}.toggle{background:var(--border-default);border:0;border-radius:12px;width:38px;height:22px;padding:0;position:relative}.toggle span{background:var(--bg-surface);border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px}.toggle.active{background:var(--status-success-text)}.toggle.active span{transform:translate(16px)}.empty-state{min-height:190px;color:var(--text-muted);text-align:center;place-items:center;padding:28px;display:grid}.empty-state strong{color:var(--text-secondary);margin-top:9px;font-size:12px}.empty-state p{max-width:380px;margin:6px 0 0;font-size:10px;line-height:1.5}.inline-editor,.capacity-editor,.operator-editor{border-top:1px solid var(--border-subtle);align-items:end;gap:9px;padding:14px 18px 18px;display:flex}.inline-editor select{flex:1}.capacity-editor{grid-template-columns:1fr 1fr 90px auto auto;display:grid}.api-policy-panel{margin-top:18px}.api-policy-panel .capacity-editor{grid-template-columns:1fr 1fr auto auto}.check-row{align-items:center;min-height:42px;display:flex}.check-row input{width:16px;min-height:16px}.settings-layout{gap:18px;display:grid}.settings-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.settings-form>button,.settings-form>.color-grid{grid-column:1/-1}.color-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.color-grid input{min-height:38px;padding:3px}.secret-reveal{color:var(--brand-solid);background:var(--bg-sunken);border:1px solid var(--border-default);border-radius:6px;gap:8px;margin:16px 18px 0;padding:14px;display:grid}.secret-reveal code{overflow-wrap:anywhere;font-size:11px}.secret-reveal button{color:var(--brand-solid-hover);background:0 0;border:0;justify-self:start;padding:0;font-size:10px;font-weight:800}.operator-editor{align-items:end}.operator-editor label{flex:1}.grant-action{align-items:center;gap:6px;display:flex}.mini-action{min-height:25px;color:var(--brand-solid-hover);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:4px;padding:0 7px;font-size:9px;font-weight:800}.modal-backdrop{z-index:50;background:#0d19148c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:8px;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 24px 60px #0a1c143d}.modal>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;min-height:72px;padding:14px 18px;display:flex}.modal form{padding:20px 18px 18px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.modal footer{justify-content:flex-end;gap:9px;padding-top:6px;display:flex}.current-location{min-width:160px;color:var(--brand-solid-hover);align-items:center;gap:8px;display:flex}.current-location span,.current-location small,.current-location strong{display:block}.current-location small{color:var(--text-muted);font-size:9px;font-weight:700}.current-location strong{color:var(--brand-solid);margin-top:2px;font-size:11px}.plan-catalog-page,.deployment-page{gap:18px;display:grid}.catalog-intro,.deployment-intro{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--status-success-text);justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 20px;display:flex}.catalog-intro>div>p:last-child,.deployment-intro>div>p:last-child{max-width:660px;color:var(--text-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.new-plan-band{background:var(--bg-app);border:1px solid var(--border-default);padding:18px 20px}.catalog-error{color:var(--accent-text);background:var(--status-danger-bg);border:1px solid var(--border-default);border-left:4px solid var(--accent-text);padding:12px 14px;font-size:10px;line-height:1.5}.new-plan-band>header{color:var(--brand-solid-hover);align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.new-plan-band header p{color:var(--text-muted);margin:4px 0 0;font-size:10px}.new-plan-band form{grid-template-columns:minmax(160px,1.3fr) minmax(150px,1fr) 90px 120px auto;align-items:end;gap:12px;display:grid}.catalog-layout{background:var(--bg-surface);border:1px solid var(--border-subtle);grid-template-columns:230px minmax(0,1fr);min-height:560px;display:grid}.plan-index{background:var(--bg-app);border-right:1px solid var(--border-subtle)}.plan-index>button{width:100%;min-height:72px;color:var(--brand-solid);border:0;border-bottom:1px solid var(--border-subtle);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.plan-index>button.active{background:var(--bg-surface);box-shadow:inset 3px 0 var(--status-success-text)}.plan-index strong,.plan-index small{display:block}.plan-index strong{font-size:11px}.plan-index small{color:var(--text-muted);margin-top:4px;font-size:9px}.plan-index-state{color:var(--text-muted);text-transform:capitalize;align-items:center;gap:2px;font-size:8px;display:flex}.plan-workspace{min-width:0}.plan-workspace>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:16px 20px;display:flex}.plan-workspace>header span{color:var(--text-muted);font-size:9px}.version-tabs{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);gap:2px;padding:0 20px;display:flex;overflow-x:auto}.version-tabs button{min-height:48px;color:var(--text-muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:800;display:flex}.version-tabs button.active{color:var(--brand-solid-hover);border-bottom-color:var(--status-success-text)}.draft-editor,.published-plan{padding:20px}.draft-warning,.immutable-note,.move-safety-notice{color:var(--accent-text);background:var(--status-warning-bg);border-left:3px solid var(--accent-solid);align-items:flex-start;gap:9px;padding:12px 14px;font-size:10px;line-height:1.5;display:flex}.draft-fields{grid-template-columns:minmax(180px,1.4fr) 90px 120px 150px 150px;gap:11px;margin-top:18px;display:grid}.plan-features,.published-features{border:1px solid var(--border-subtle);margin-top:20px}.plan-features>header{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;gap:16px;padding:13px 15px;display:flex}.plan-features header h3,.published-features h3{margin:0;font-size:12px}.plan-features header span{color:var(--text-muted);font-size:9px}.plan-feature-row,.published-features>div{border-bottom:1px solid var(--brand-subtle);grid-template-columns:minmax(200px,1fr) 130px;align-items:center;gap:16px;min-height:64px;padding:10px 15px;display:grid}.plan-feature-row:last-child,.published-features>div:last-child{border-bottom:0}.feature-check{align-items:center;gap:10px;display:flex}.feature-check input{width:17px;min-height:17px}.feature-check strong,.feature-check small,.published-features strong,.published-features small{display:block}.feature-check strong,.published-features strong{color:var(--brand-solid);font-size:11px}.feature-check small,.published-features small{color:var(--text-muted);margin-top:3px;font-size:9px;font-weight:500}.boolean-setting,.included,.excluded{color:var(--text-muted);justify-self:end;font-size:9px;font-weight:800}.included{color:var(--brand-solid-hover)}.excluded{color:var(--text-muted)}.draft-actions,.readiness-actions{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.draft-actions>span,.readiness-actions>span{color:var(--text-muted);align-items:center;gap:6px;font-size:9px;display:flex}.published-metrics{border:1px solid var(--border-subtle);grid-template-columns:repeat(4,minmax(120px,1fr));display:grid}.published-metrics>div{border-right:1px solid var(--border-subtle);gap:5px;min-height:74px;padding:13px;display:grid}.published-metrics>div:last-child{border-right:0}.published-metrics span{color:var(--text-muted);font-size:9px}.published-metrics strong{font-size:11px}.published-features h3{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);padding:13px 15px}.immutable-note{color:var(--brand-solid-hover);background:var(--bg-sunken);border-left-color:var(--text-muted);margin-top:18px}.catalog-empty{min-height:300px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border-subtle);text-align:center;place-items:center;padding:30px;display:grid}.catalog-empty strong{color:var(--text-secondary);margin-top:10px;font-size:12px}.catalog-empty span{margin-top:5px;font-size:10px}.planning-badge{min-height:28px;color:var(--accent-text);background:var(--status-warning-bg);border:1px solid var(--border-default);white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.location-layout{grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);align-items:start;gap:18px;display:grid}.location-directory,.move-readiness{background:var(--bg-surface);border:1px solid var(--border-subtle)}.location-directory>header,.move-readiness>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.location-directory header p{color:var(--text-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.location-list article{border-bottom:1px solid var(--border-subtle);grid-template-columns:24px minmax(130px,1fr);gap:10px;padding:16px 18px;display:grid}.location-list article:last-child{border-bottom:0}.location-list article>svg{color:var(--status-success-text)}.location-list article>div strong,.location-list article>div span{display:block}.location-list article>div strong{font-size:11px}.location-list article>div span{color:var(--text-muted);margin-top:3px;font-size:9px}.location-list dl{grid-column:2;grid-template-columns:1fr 1fr;gap:8px 14px;margin:5px 0 0;display:grid}.location-list dl div{justify-content:space-between;gap:8px;display:flex}.location-list dt,.location-list dd{font-size:9px}.location-list dt{color:var(--text-muted)}.location-list dd{color:var(--text-secondary);text-transform:capitalize;margin:0;font-weight:800}.tenant-location-summary{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr minmax(150px,.8fr) 1fr;align-items:end;gap:12px;padding:17px 18px;display:grid}.tenant-location-summary>div{align-content:center;min-height:42px;display:grid}.tenant-location-summary span,.tenant-location-summary strong,.tenant-location-summary small{display:block}.tenant-location-summary span{color:var(--text-muted);font-size:9px}.tenant-location-summary strong{margin-top:3px;font-size:11px}.tenant-location-summary small{color:var(--text-muted);margin-top:2px;font-size:9px}.move-safety-notice{margin:17px 18px 0}.move-safety-notice strong,.move-safety-notice span{display:block}.move-safety-notice span{margin-top:3px}.readiness-list{padding:10px 18px 0}.readiness-list article{border-bottom:1px solid var(--border-subtle);grid-template-columns:22px minmax(0,1fr) 86px;align-items:center;gap:10px;min-height:62px;display:grid}.readiness-list article>svg{color:var(--text-muted)}.readiness-list strong,.readiness-list span{display:block}.readiness-list strong{font-size:10px}.readiness-list article>div span{color:var(--text-muted);margin-top:3px;font-size:9px;line-height:1.4}.check-state{color:var(--accent-text);align-items:center;gap:4px;font-size:8px;font-weight:800;display:flex!important}.readiness-actions{margin:0;padding:16px 18px}.readiness-actions button:disabled,.location-directory button:disabled{cursor:not-allowed;opacity:.55}.admin-help{gap:18px;display:grid}.help-intro{color:var(--bg-surface);background:var(--brand-solid-hover);border-left:4px solid var(--border-strong);justify-content:space-between;align-items:center;gap:28px;padding:22px 24px;display:flex}.help-intro>div>p:last-child{max-width:650px;color:var(--border-default);margin:8px 0 0;font-size:12px;line-height:1.6}.help-intro .eyebrow{color:var(--border-default)}.help-intro h2{font-size:21px}.help-search{flex:none;width:min(330px,100%);display:flex;position:relative}.help-search svg{color:var(--text-muted);position:absolute;top:13px;left:12px}.help-search input{border:0;min-height:44px;padding-left:38px}.help-tabs{background:var(--border-subtle);border:1px solid var(--border-default);border-radius:6px;grid-template-columns:repeat(3,1fr);justify-self:start;padding:3px;display:inline-grid}.help-tabs button{min-height:36px;color:var(--text-muted);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.help-tabs button.active{color:var(--brand-solid);background:var(--bg-surface);box-shadow:0 1px 3px #142e241a}.help-guide-layout{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.help-guide-index{background:var(--bg-surface);border:1px solid var(--border-default);display:grid}.help-guide-index button{min-height:72px;color:var(--text-secondary);border:0;border-bottom:1px solid var(--border-subtle);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.help-guide-index button:last-child{border-bottom:0}.help-guide-index button.active{color:var(--brand-solid-hover);background:var(--bg-sunken);box-shadow:inset 3px 0 var(--status-success-text)}.help-guide-index button>span,.help-guide-index strong,.help-guide-index small{display:block}.help-guide-index strong{font-size:11px;line-height:1.45}.help-guide-index small{color:var(--text-muted);align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.help-guide-detail{background:var(--bg-surface);border:1px solid var(--border-default)}.help-guide-detail>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:start;gap:20px;padding:20px 22px;display:flex}.help-guide-detail>header p:last-child{max-width:670px;color:var(--text-muted);margin:8px 0 0;font-size:11px;line-height:1.6}.help-screenshot{margin:0;padding:20px 22px 10px}.help-screenshot img{object-fit:contain;object-position:top;background:var(--bg-sunken);border:1px solid var(--border-default);width:100%;height:clamp(320px,44vw,620px);display:block}.help-screenshot figcaption{color:var(--text-muted);margin-top:7px;font-size:9px}.help-steps{border-bottom:1px solid var(--border-subtle);padding:18px 22px 20px}.help-steps h3,.help-detail-columns h3{color:var(--brand-solid);align-items:center;gap:7px;margin:0 0 13px;font-size:12px;display:flex}.help-steps ol,.help-detail-columns ul,.help-issue-list ol,.recovery-body ol{color:var(--text-muted);gap:9px;margin:0;padding-left:20px;font-size:11px;line-height:1.55;display:grid}.help-detail-columns{grid-template-columns:.85fr 1.15fr;display:grid}.help-detail-columns>section{padding:20px 22px}.help-detail-columns>section+section{border-left:1px solid var(--border-subtle)}.help-detail-columns dl{margin:0}.help-detail-columns dl div{border-bottom:1px solid var(--border-subtle);grid-template-columns:.8fr 1.2fr;gap:12px;padding:9px 0;display:grid}.help-detail-columns dl div:last-child{border-bottom:0}.help-detail-columns dt{color:var(--text-muted);font-size:9px;font-weight:800}.help-detail-columns dd{color:var(--text-secondary);margin:0;font-size:10px;font-weight:700}.help-issue-list,.help-recovery{background:var(--bg-surface);border:1px solid var(--border-default)}.help-issue-list>header{color:var(--brand-solid-hover);border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:18px 20px;display:flex}.help-issue-list>header p{color:var(--text-muted);margin:4px 0 0;font-size:10px}.help-issue-list article{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:28px;padding:20px;display:grid}.help-issue-list article:last-child{border-bottom:0}.help-issue-list h3{color:var(--brand-solid);margin:0;font-size:12px}.help-issue-list article p{color:var(--text-muted);margin:7px 0 0;font-size:10px;line-height:1.55}.recovery-warning{color:var(--accent-text);background:var(--status-warning-bg);border-bottom:1px solid var(--border-default);align-items:flex-start;gap:12px;padding:17px 20px;display:flex}.recovery-warning p{color:var(--accent-text);margin:4px 0 0;font-size:10px;line-height:1.55}.help-recovery details{border-bottom:1px solid var(--border-subtle)}.help-recovery details:last-of-type{border-bottom:0}.help-recovery summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:13px 20px;list-style:none;display:flex}.help-recovery summary::-webkit-details-marker{display:none}.help-recovery summary span{color:var(--brand-solid-hover);align-items:center;gap:9px;display:flex}.help-recovery summary strong{color:var(--brand-solid);font-size:11px}.help-recovery summary small{color:var(--accent-text);text-transform:uppercase;font-size:9px;font-weight:800}.recovery-body{padding:0 20px 20px 48px}.recovery-body>p{color:var(--text-muted);margin:0 0 14px;font-size:10px}.recovery-evidence{background:var(--bg-app);border-left:3px solid var(--text-muted);gap:4px;margin-top:16px;padding:11px 13px;display:grid}.recovery-evidence strong{text-transform:uppercase;font-size:9px}.recovery-evidence span{color:var(--text-muted);font-size:10px;line-height:1.5}.help-reference{color:var(--brand-solid-hover);align-items:center;gap:6px;margin:16px 20px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.help-empty{min-height:260px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border-default);text-align:center;place-items:center;padding:30px;display:grid}.help-empty strong{color:var(--text-secondary);margin-top:10px;font-size:12px}.help-empty span{margin-top:5px;font-size:10px}.form-admin-shell{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;min-width:0;overflow:hidden}.form-admin-shell button:not(.primary,.secondary,.icon-button,.text-button){min-height:36px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.form-admin-shell button:disabled{cursor:not-allowed;opacity:.5}.form-admin-shell .section-heading,.form-admin-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:14px 18px;display:flex}.form-index-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.form-inbox{background:linear-gradient(135deg, var(--bg-app), var(--bg-app));border-bottom:1px solid var(--border-subtle);padding:18px}.form-inbox>header,.distribution-tracker>header,.distribution-builder>header,.distribution-tracker article>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.form-inbox>header>span,.distribution-tracker>header>span{color:var(--brand-solid-hover);background:var(--brand-subtle);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.form-inbox-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:14px;display:grid}.form-inbox-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:10px;gap:9px;padding:15px;display:grid;box-shadow:0 7px 20px #1949340f}.form-inbox-card.is-overdue,.assignment-banner.is-overdue{border-color:var(--border-default);background:var(--bg-app)}.form-inbox-card>div{gap:7px;display:flex}.form-inbox-card h4,.form-inbox-card p,.form-inbox-card small{margin:0}.form-inbox-card .assignment-name{color:var(--brand-solid-hover);font-size:10px}.form-inbox-card p,.form-inbox-card small{color:var(--text-muted);font-size:10px;line-height:1.5}.required-chip{color:var(--text-secondary);background:var(--status-warning-bg);text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:900}.form-inbox-card .primary{justify-self:start}.form-admin-shell .form-index-item{text-align:left;border-width:0 1px 1px 0!important;border-color:var(--border-subtle)!important;border-radius:0!important;justify-content:space-between!important;min-height:78px!important;padding:14px 18px!important}.form-index-item>span{align-items:center;gap:10px;display:flex}.form-index-item>span:first-child{gap:4px;display:grid}.form-index-item strong{color:var(--brand-solid);font-size:12px}.form-index-item small{color:var(--text-muted);font-size:9px}.form-index-item:hover{background:var(--bg-app)!important}.form-admin-header{grid-template-columns:auto minmax(180px,1fr) auto;display:grid}.form-admin-header .text-button{margin:0}.form-header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.form-tabs{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);min-height:48px;padding:0 12px;display:flex;overflow-x:auto}.form-admin-shell .form-tabs button{min-width:112px;min-height:48px;color:var(--text-muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:0 14px}.form-admin-shell .form-tabs button.active{color:var(--brand-solid-hover);background:var(--bg-surface);border-bottom-color:var(--status-success-text)}.form-admin-shell>.form-error{background:var(--accent-subtle);border-bottom:1px solid var(--border-subtle);padding:11px 18px}.form-builder-layout{grid-template-columns:250px minmax(0,1fr);min-height:560px;display:grid}.form-builder-settings{background:var(--bg-app);border-right:1px solid var(--border-subtle);align-content:start;gap:15px;padding:20px 16px;display:grid}.form-builder-settings textarea{min-height:90px}.builder-stat{min-height:36px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;justify-content:space-between;align-items:center;padding:0 10px;font-size:10px;display:flex}.builder-stat strong{color:var(--brand-solid-hover)}.form-canvas{background:var(--bg-surface);min-width:0}.form-section{border-bottom:1px solid var(--border-subtle)}.form-section>header{background:var(--bg-sunken);border-left:4px solid var(--status-success-text);grid-template-columns:minmax(180px,1fr) auto 36px;align-items:center;gap:10px;min-height:62px;padding:10px 18px;display:grid}.form-section>header input{min-height:36px;padding:6px 9px;font-size:13px;font-weight:800}.form-section>header small,.field-editor>small{color:var(--text-muted);font-size:9px;font-weight:700}.field-editor{border-top:1px solid var(--bg-sunken);gap:8px;padding:12px 18px 13px 28px;display:grid}.field-editor-main{grid-template-columns:minmax(180px,1.5fr) minmax(150px,.8fr) auto 36px;align-items:center;gap:10px;display:grid}.field-editor-main input,.field-editor-main select,.field-configuration input,.subform-configuration input,.subform-configuration select{min-height:36px}.check-row{align-items:center;gap:7px;display:flex}.check-row input{width:15px;min-height:15px;margin:0}.field-configuration{max-width:620px}.subform-configuration{background:var(--bg-app);border-left:3px solid var(--text-muted);gap:10px;margin-top:4px;padding:13px;display:grid}.subform-limits{grid-template-columns:repeat(2,140px);gap:10px;display:grid}.subform-columns{gap:6px;display:grid}.subform-columns>div{grid-template-columns:minmax(170px,1fr) minmax(130px,.6fr) auto 36px;align-items:center;gap:8px;display:grid}.workflow-grid,.automations-layout{display:grid}.delivery-readiness{color:var(--text-secondary);background:var(--status-warning-bg);border:1px solid var(--border-default);border-radius:6px;align-items:flex-start;gap:10px;margin:14px;padding:12px;font-size:11px;display:flex}.delivery-readiness svg{flex:none}.delivery-readiness span,.delivery-readiness strong{display:block}.delivery-readiness strong{margin-bottom:3px}.workflow-band{border-bottom:1px solid var(--border-subtle)}.signing-policy>header>svg{color:var(--status-success-text);flex:none}.signing-policy-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;padding:18px;display:grid}.signing-enable,.signing-consent,.signing-guidance{grid-column:1/-1}.signing-enable{min-height:42px;color:var(--text-secondary);background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:5px;padding:0 11px;font-size:11px;font-weight:800}.signing-consent textarea{min-height:96px}.signing-guidance{color:var(--text-muted);margin:0;font-size:10px;line-height:1.55}.workflow-band>header,.automation-history>header,.submission-list>header,.report-list>header{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:13px 18px;display:flex}.workflow-band>header h3,.automation-history h3,.submission-list h3,.report-list h3,.report-builder h3,.live-form h3{color:var(--brand-solid);margin:0;font-size:13px}.workflow-band>header p,.live-form header p{color:var(--text-muted);margin:4px 0 0;font-size:10px}.workflow-row,.approval-level{border-bottom:1px solid var(--bg-sunken);grid-template-columns:30px repeat(4,minmax(130px,1fr)) 36px;align-items:end;gap:10px;padding:13px 18px;display:grid}.condition-editor{grid-template-columns:30px repeat(3,minmax(120px,1fr)) repeat(3,minmax(115px,.8fr)) 36px;overflow-x:auto}.condition-more{grid-column:2/-1;grid-template-columns:minmax(130px,170px) minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:4px;display:grid}.condition-more>div{grid-column:2;grid-template-columns:repeat(3,minmax(115px,1fr)) 36px;gap:8px;display:grid}.condition-more>button{grid-area:1/3}.workflow-row input,.workflow-row select,.approval-level input,.approval-level select{min-height:36px}.workflow-order{width:28px;height:28px;color:var(--text-secondary);background:var(--status-warning-bg);border:1px solid var(--border-default);border-radius:50%;align-self:center;place-items:center;font-size:10px;font-weight:900;display:grid}.quiet-empty{color:var(--text-muted);margin:0;padding:25px 18px;font-size:11px}.form-assignment-layout{grid-template-columns:minmax(320px,.8fr) minmax(440px,1.2fr);min-height:620px;display:grid}.distribution-builder,.distribution-tracker{min-width:0;padding:20px}.distribution-builder{background:var(--bg-app);border-right:1px solid var(--border-subtle);align-content:start;gap:16px;display:grid}.distribution-builder>header p,.distribution-builder fieldset>p{color:var(--text-muted);margin:4px 0 0;font-size:10px;line-height:1.5}.distribution-builder fieldset{border:1px solid var(--border-subtle);border-radius:7px;margin:0;padding:13px}.distribution-builder legend{color:var(--brand-solid-hover);padding:0 5px;font-size:11px;font-weight:900}.assignment-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.assignment-choice-grid .check-row{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;align-items:flex-start;min-width:0;padding:9px}.assignment-choice-grid .check-row span{min-width:0;display:grid}.assignment-choice-grid small{color:var(--text-muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.reminder-options{flex-wrap:wrap;gap:12px;display:flex}.distribution-tracker{align-content:start;gap:12px;display:grid}.distribution-tracker article{border:1px solid var(--border-subtle);border-radius:8px;gap:12px;padding:15px;display:grid}.distribution-tracker article>header>div,.distribution-recipient-list>div>span{gap:3px;display:grid}.distribution-tracker small,.distribution-recipient-list small{color:var(--text-muted);font-size:9px}.distribution-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.distribution-counts span{background:var(--bg-app);color:var(--text-muted);border-radius:6px;gap:2px;padding:8px;font-size:9px;display:grid}.distribution-counts strong{color:var(--brand-solid-hover);font-size:16px}.distribution-recipient-list{border-top:1px solid var(--border-subtle);max-height:260px;display:grid;overflow:auto}.distribution-recipient-list>div{border-bottom:1px solid var(--bg-sunken);justify-content:space-between;align-items:center;gap:12px;padding:9px 2px;display:flex}.distribution-recipient-list>div>span:last-child{justify-items:end}.distribution-close{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.assignment-banner{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex}.assignment-banner p{margin:2px 0 0}.assignment-banner>div:last-child{color:var(--text-muted);justify-items:end;gap:5px;font-size:10px;display:grid}.entries-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);min-height:620px;display:grid}.live-form{border-right:1px solid var(--border-subtle);min-width:0;padding-bottom:20px}.live-form>header{border-bottom:1px solid var(--border-subtle);padding:17px 20px}.live-form fieldset{border:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0;padding:18px 20px 22px;display:grid}.live-form legend{width:calc(100% + 40px);color:var(--brand-solid-hover);background:var(--bg-app);border-bottom:1px solid var(--border-subtle);margin-left:-20px;padding:11px 20px;font-size:11px;font-weight:900}.live-field textarea{min-height:92px}.live-form .live-field.check-row{background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:5px;align-self:end;min-height:42px;padding:0 11px}.file-upload small,.signature-input>small{color:var(--text-muted);font-size:10px;font-weight:500}.asset-ready,.signature-confirmed{color:var(--brand-solid-hover);margin:0;font-size:10px;font-weight:800}.live-form fieldset.signature-input{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:6px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;margin:0;padding:16px;display:grid}.live-form .signature-input legend{width:auto;color:var(--brand-solid-hover);background:var(--bg-surface);border:0;margin:0;padding:0 7px}.signature-input>label,.signature-input>canvas,.signature-input>small,.signature-input>p{grid-column:1/-1}.signature-input canvas{background:var(--bg-surface);border:1px dashed var(--border-strong);touch-action:none;border-radius:5px;width:100%;height:160px}.signature-input canvas:focus-visible{outline:3px solid var(--border-default);outline-offset:2px}.signature-input>div{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.live-form>.form-error{margin:14px 20px 0}.signing-ceremony{color:var(--text-secondary);background:var(--bg-app);border:1px solid var(--border-default);border-left:4px solid var(--status-success-text);border-radius:6px;gap:13px;margin:18px 20px 0;padding:16px;display:grid}.signing-ceremony h4,.signing-ceremony p,.signing-ceremony blockquote{margin:0}.signing-ceremony h4{color:var(--brand-solid);font-size:13px}.signing-ceremony p,.signing-ceremony small{color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.5}.signing-ceremony blockquote{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:5px;padding:12px;font-size:11px;line-height:1.55}.signing-consent-check{align-items:flex-start;font-size:11px;font-weight:800}.signing-mfa{width:min(260px,100%)}.signing-mfa small{display:block}.subform-entry,.choice-group{grid-column:1/-1}.subform-entry{border:1px solid var(--border-default);border-radius:6px;overflow:hidden}.subform-title{background:var(--status-info-bg);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;min-height:52px;padding:8px 12px;display:flex}.subform-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(140px,1fr)) 36px;align-items:end;gap:9px;padding:11px 12px;display:grid}.subform-row:last-child{border-bottom:0}.choice-group{border-radius:5px;border:1px solid var(--border-subtle)!important}.choice-group legend{background:var(--bg-surface);border:0;width:auto;margin:0;padding:0 7px}.live-form-actions{justify-content:flex-end;gap:9px;padding:18px 20px 0;display:flex}.submission-list{background:var(--bg-app);min-width:0}.submission-list>header span{min-width:28px;height:24px;color:var(--brand-solid-hover);background:var(--brand-subtle);border-radius:4px;place-items:center;font-size:10px;font-weight:900;display:grid}.submission-list article{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;margin:12px;padding:13px}.submission-list article>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.submission-list article>small{color:var(--text-muted);margin-top:4px;font-size:9px;display:block}.submission-list dl{gap:5px;margin:12px 0;display:grid}.submission-list dl div{grid-template-columns:minmax(90px,.7fr) minmax(0,1fr);gap:8px;font-size:10px;display:grid}.submission-list dt{color:var(--text-muted)}.submission-list dd{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;margin:0;overflow:hidden}.form-admin-shell .asset-download{max-width:100%;min-height:28px;color:var(--status-info-text);background:var(--status-info-bg);border-color:var(--border-default);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;padding:4px 7px;display:inline-flex;overflow:hidden}.signature-evidence-summary{background:var(--status-success-bg);border:1px solid var(--border-default);border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:12px 0;padding:10px;display:grid}.signature-evidence-summary>span{gap:3px;min-width:0;display:grid}.signature-evidence-summary small{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.review-actions{grid-template-columns:minmax(120px,1fr) auto auto;gap:7px;display:grid}.review-actions input{min-height:36px}.review-actions .danger{color:var(--accent-text)!important;border-color:var(--border-default)!important}.form-archive-panel{color:var(--text-secondary);background:var(--bg-app);border-bottom:1px solid var(--border-default);grid-template-columns:minmax(240px,1fr) minmax(260px,.8fr) auto;align-items:end;gap:16px;padding:15px 18px;display:grid}.form-archive-panel strong,.form-archive-panel p{margin:0;display:block}.form-archive-panel p{color:var(--text-muted);margin-top:4px;font-size:10px;line-height:1.45}.form-archive-panel .danger{color:var(--accent-text)!important;border-color:var(--border-default)!important}.reports-layout{grid-template-columns:280px minmax(0,1fr);min-height:580px;display:grid}.report-list{border-right:1px solid var(--border-subtle)}.form-admin-shell .report-list>button{border:0;border-bottom:1px solid var(--border-subtle);text-align:left;border-radius:0;justify-content:space-between;width:100%;min-height:62px;padding:10px 14px}.report-list button span{gap:4px;display:grid}.report-list button small{max-width:210px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.report-builder{min-width:0;padding:20px}.report-builder form{gap:15px;max-width:820px;margin-top:16px;display:grid}.report-columns{border:1px solid var(--border-subtle);border-radius:6px;grid-template-columns:repeat(3,minmax(130px,1fr));gap:9px;margin:0;padding:14px;display:grid}.report-columns legend{padding:0 5px;font-size:11px;font-weight:800}.report-filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr)) 36px;align-items:end;gap:12px;display:grid}.report-filters{border:1px solid var(--border-subtle);border-radius:6px;gap:12px;margin:0;padding:14px;display:grid}.report-filters legend{padding:0 5px;font-size:11px;font-weight:800}.report-filter-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.report-filter-heading label{width:min(240px,100%)}.report-filter-heading button{flex:none}.report-order{grid-template-columns:minmax(180px,320px)}.report-builder .primary{justify-self:start}.report-preview{color:var(--brand-solid);background:var(--bg-surface);border:1px solid var(--border-subtle);border-top:3px solid var(--text-muted);border-radius:6px;margin-top:20px;font-size:10px}.report-preview>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.report-preview>header h3,.report-preview>header span{margin:0;display:block}.report-preview>header span{color:var(--text-muted);margin-top:3px;font-size:9px}.report-chart-controls{justify-content:flex-end;padding:12px 16px 0;display:flex}.report-chart-controls label{width:min(280px,100%)}.report-chart{color:var(--text-secondary);background:var(--bg-app);border:1px solid var(--border-subtle);border-radius:5px;grid-template-columns:24px minmax(0,1fr);gap:10px;margin:12px 16px;padding:14px;display:grid}.report-chart>div{gap:8px;display:grid}.report-chart-row{grid-template-columns:minmax(90px,160px) minmax(80px,1fr) 30px;align-items:center;gap:8px;display:grid}.report-chart-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-chart-row i{background:var(--text-muted);border-radius:999px;height:8px;display:block}.report-chart-row strong{text-align:right}.report-table-wrap{border-top:1px solid var(--border-subtle);max-height:420px;overflow:auto}.report-table-wrap table{border-collapse:collapse;white-space:nowrap;width:100%}.report-table-wrap th,.report-table-wrap td{border-bottom:1px solid var(--border-subtle);text-align:left;text-overflow:ellipsis;max-width:260px;padding:9px 11px;overflow:hidden}.report-table-wrap th{z-index:1;color:var(--text-muted);background:var(--bg-app);text-transform:uppercase;letter-spacing:.04em;font-size:9px;position:sticky;top:0}.automation-editor{border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(3,minmax(140px,1fr)) 36px;align-items:end;gap:11px;padding:15px 18px;display:grid}.automation-editor .automation-addresses,.automation-editor .automation-subject{grid-column:span 2}.automation-editor .automation-body{grid-column:1/-2}.automation-body textarea{min-height:100px}.automation-body small{color:var(--text-muted);font-size:9px;font-weight:600}.automation-history>header span{color:var(--text-muted);font-size:9px;font-weight:800}.automation-history>div{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:10px 18px;display:flex}.automation-history>div>span{gap:3px;display:grid}.automation-history small{color:var(--text-muted);font-size:9px}@media (width<=1050px){.form-assignment-layout{grid-template-columns:1fr}.distribution-builder{border-right:0;border-bottom:1px solid var(--border-subtle)}.metric-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.search{display:none}.split-layout{grid-template-columns:1fr}.new-plan-band form,.draft-fields{grid-template-columns:1fr 1fr}.new-plan-band form .inline-actions{grid-column:1/-1}.location-layout{grid-template-columns:1fr}.help-guide-layout{grid-template-columns:210px minmax(0,1fr)}.help-detail-columns{grid-template-columns:1fr}.help-detail-columns>section+section{border-top:1px solid var(--border-subtle);border-left:0}.organization-list article{grid-template-columns:34px minmax(180px,1fr) minmax(130px,.8fr) 74px 78px}.organization-record-detail:nth-child(4){display:none}.access-list article{grid-template-columns:36px minmax(170px,1.2fr) minmax(140px,1fr) minmax(105px,.7fr) 72px 78px}.access-list .access-detail:nth-child(5){display:none}.role-list article{grid-template-columns:34px minmax(170px,1fr) minmax(100px,.55fr) minmax(85px,.45fr) 38px}.role-permission-preview{display:none}.sensitive-list article{grid-template-columns:36px minmax(180px,1fr) minmax(145px,.8fr) minmax(160px,.9fr) minmax(94px,auto)}.sensitive-reason{display:none}.protected-record-layout{grid-template-columns:1fr}.protected-record-form{border-right:0;border-bottom:1px solid var(--border-subtle)}.protected-import-grid,.protected-import-fixed-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sensitive-panel .organization-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.sensitive-panel .organization-tabs button{white-space:normal;justify-content:flex-start;min-width:0}.protected-hr-import{padding:14px}.protected-import-controls,.protected-import-grid,.protected-import-fixed-values{grid-template-columns:1fr}.protected-import-actions,.employee-intro,.employee-toolbar{flex-direction:column;align-items:stretch}.employee-intro-actions{justify-content:space-between}.employee-toolbar>label:last-child{grid-template-columns:auto minmax(0,1fr)}.employee-layout{grid-template-columns:1fr}.employee-index{border-right:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));max-height:250px;display:grid;overflow-y:auto}.employee-index-row>button,.employee-index-selectable>button{border-right:1px solid var(--border-subtle)}.employee-detail-form,.certification-fields{grid-template-columns:1fr 1fr}.certification-document{grid-column:1/-1}.project-intro,.project-toolbar{flex-direction:column;align-items:stretch}.project-intro-actions{justify-content:space-between}.project-toolbar>label:last-child{grid-template-columns:auto minmax(0,1fr)}.project-layout{grid-template-columns:1fr}.project-index{border-right:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));max-height:250px;display:grid;overflow-y:auto}.project-index>button{border-right:1px solid var(--border-subtle)}.project-detail-form{grid-template-columns:1fr 1fr}.project-team-form,.project-team-list>div{grid-template-columns:1fr}.project-team-list>div>.icon-button{justify-self:start}.auth-layout{grid-template-columns:1fr}.auth-brand{min-height:250px;padding:32px 24px}.auth-brand h1{font-size:36px}.auth-panel{padding:34px 22px}.app-shell{grid-template-columns:1fr}.sidebar{width:230px;transition:left .16s;position:fixed;left:-240px;box-shadow:8px 0 32px #0a1c1433}.sidebar.open{left:0}.topbar{gap:12px;min-height:72px;padding:12px 16px}.mobile-menu{display:inline-flex!important}.topbar>div:nth-child(2){flex:1}.topbar h1{font-size:19px}.user-menu div,.user-menu>svg{display:none}.tenant-select{width:126px}.content{padding:20px 14px 46px}.support-session-banner{grid-template-columns:20px minmax(0,1fr);padding:10px 14px}.support-exit{grid-column:2;justify-self:start}.support-intro{flex-direction:column;align-items:stretch;padding:18px}.support-safeguards{justify-content:flex-start}.support-request-form,.support-grant-main{grid-template-columns:1fr}.support-reason,.permission-picker{grid-column:1}.support-submit{justify-self:start}.support-grant dl{grid-template-columns:1fr 1fr}.support-grant-actions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.waiting-approval{width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:110px;padding:14px}.metric strong{font-size:24px}.data-table{overflow-x:auto}.table-row{width:760px}.employees .table-row,.forms .table-row,.integrations .table-row{width:650px}.page-heading{min-height:62px;padding:11px 13px}.form-grid{grid-template-columns:1fr}.inline-actions{flex-wrap:wrap;justify-content:flex-end}.detail-band,.catalog-intro,.deployment-intro,.plan-workspace>header,.draft-actions,.readiness-actions{flex-direction:column;align-items:stretch}.catalog-intro .inline-actions,.draft-actions .inline-actions,.readiness-actions .inline-actions{justify-content:flex-start}.catalog-layout{grid-template-columns:1fr}.plan-index{border-right:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.plan-index>button{border-right:1px solid var(--border-subtle)}.new-plan-band form,.draft-fields,.tenant-location-summary{grid-template-columns:1fr}.published-metrics{grid-template-columns:1fr 1fr}.published-metrics>div:nth-child(2){border-right:0}.published-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--border-subtle)}.capacity-editor{grid-template-columns:1fr 1fr}.settings-form,.color-grid,.api-policy-panel .capacity-editor{grid-template-columns:1fr}.operator-editor{display:grid}.organization-intro,.organization-toolbar,.access-intro,.sensitive-intro,.access-toolbar{flex-direction:column;align-items:stretch}.organization-toolbar .primary,.access-toolbar .primary{align-self:flex-start}.organization-list,.access-list,.role-list{overflow-x:auto}.organization-list article,.access-list article{width:760px}.role-list article{width:620px}.sensitive-counts{align-self:flex-start;max-width:100%;overflow-x:auto}.security-callout{grid-template-columns:24px minmax(0,1fr)}.security-callout .primary{grid-column:1/-1;justify-self:start}.sensitive-list article{grid-template-columns:34px minmax(0,1fr) auto;gap:10px}.sensitive-list .sensitive-detail,.sensitive-list .sensitive-reason{grid-column:2/-1;display:block}.sensitive-list .sensitive-detail span,.sensitive-list .sensitive-reason{white-space:normal}.sensitive-list .independent-note,.sensitive-list .secondary.compact,.sensitive-list .icon-button{grid-column:2/-1;justify-self:start}.protected-results dl,.assignment-editor,.permission-editor{grid-template-columns:1fr}.help-intro{flex-direction:column;align-items:stretch;padding:18px}.help-search,.help-tabs{width:100%}.help-guide-layout{grid-template-columns:1fr}.help-guide-index{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.help-guide-index button{border-right:1px solid var(--border-subtle);border-bottom:0}.help-guide-detail>header{flex-direction:column;align-items:stretch}.help-guide-detail>header .secondary{align-self:start}.help-screenshot,.help-steps,.help-detail-columns>section{padding-left:16px;padding-right:16px}.help-issue-list article{grid-template-columns:1fr;gap:14px}.recovery-body{padding-left:20px}}@media (width<=430px){.employee-wide{grid-column:auto}.employee-detail-form,.certification-fields{grid-template-columns:1fr}.certification-document{grid-column:auto}.employee-intro-actions,.employee-form-actions,.certification-actions{flex-direction:column;align-items:stretch}.project-detail-form{grid-template-columns:1fr}.project-intro-actions,.project-form-actions{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:1fr}.tenant-select{width:106px}.user-menu{display:none}.plan-feature-row,.published-features>div{grid-template-columns:1fr}.boolean-setting,.included,.excluded{justify-self:start}.readiness-list article{grid-template-columns:22px minmax(0,1fr)}.check-state{grid-column:2}.help-tabs button{padding:0 7px}.access-counts{width:100%}.access-counts span{flex:1;min-width:0}.help-screenshot img{height:320px}.permission-picker,.support-grant dl{grid-template-columns:1fr}.permission-picker>label:nth-of-type(odd){border-right:0}.support-safeguards span,.support-grant-actions .primary,.support-grant-actions .secondary{width:100%}}@media (width<=1050px){.entries-layout{grid-template-columns:1fr}.live-form{border-right:0;border-bottom:1px solid var(--border-subtle)}.submission-list{min-height:280px}.automation-editor{grid-template-columns:repeat(2,minmax(150px,1fr)) 36px}.automation-editor .automation-addresses,.automation-editor .automation-subject,.automation-editor .automation-body{grid-column:1/-2}}@media (width<=760px){.form-admin-shell{border-left:0;border-right:0;border-radius:0}.form-admin-shell .section-heading,.form-admin-header{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.form-header-actions{justify-content:flex-start;overflow-x:auto}.form-tabs{padding:0}.form-admin-shell .form-tabs button{min-width:100px;padding:0 9px}.form-builder-layout,.assignment-choice-grid,.distribution-counts,.distribution-close{grid-template-columns:1fr}.assignment-banner{flex-direction:column;align-items:flex-start}.assignment-banner>div:last-child{justify-items:start}.form-builder-settings{border-right:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr))}.form-builder-settings>button{align-self:end}.field-editor-main{grid-template-columns:minmax(0,1fr) minmax(130px,.7fr) auto 36px}.subform-columns>div{grid-template-columns:minmax(140px,1fr) minmax(120px,.7fr) 36px}.subform-columns .check-row{grid-column:1/-1}.approval-level{grid-template-columns:30px repeat(2,minmax(140px,1fr)) 36px;overflow-x:auto}.signing-policy-grid,.signature-evidence-summary{grid-template-columns:1fr}.signature-evidence-summary button{justify-self:start}.live-form fieldset{grid-template-columns:1fr}.signature-input>div{flex-direction:column}.signature-input>div button{width:100%}.reports-layout{grid-template-columns:1fr}.form-archive-panel{grid-template-columns:1fr;align-items:stretch}.report-list{border-right:0;border-bottom:1px solid var(--border-subtle);max-height:240px;overflow-y:auto}.report-columns{grid-template-columns:repeat(2,minmax(120px,1fr))}.report-filter-grid{grid-template-columns:repeat(2,minmax(140px,1fr)) 36px}.report-filter-grid>label:nth-of-type(3){grid-column:1/-2}.automation-editor{grid-template-columns:1fr 36px}.automation-editor>label,.automation-editor .automation-addresses,.automation-editor .automation-subject,.automation-editor .automation-body{grid-column:1}.automation-editor>.icon-button{grid-area:1/2}}@media (width<=430px){.form-index-grid,.form-builder-settings,.field-editor-main,.subform-limits,.subform-columns>div,.report-filter-grid,.report-columns{grid-template-columns:1fr}.report-filter-grid>label:nth-of-type(3){grid-column:1}.report-filter-grid>.icon-button{justify-self:start}.report-filter-heading,.report-preview>header{flex-direction:column;align-items:stretch}.report-chart-row{grid-template-columns:minmax(76px,120px) minmax(60px,1fr) 26px}.field-editor-main .check-row,.field-editor-main .icon-button,.subform-columns .check-row,.subform-columns .icon-button{justify-self:start}.form-section>header{grid-template-columns:minmax(0,1fr) 36px}.form-section>header small{display:none}.field-editor{padding-left:18px}.live-form-actions,.review-actions{flex-direction:column;grid-template-columns:1fr}.review-actions button,.live-form-actions button{width:100%}.subform-row{grid-template-columns:1fr}.subform-row .icon-button{justify-self:start}}.bound-form-runtime{gap:1rem;min-width:0;max-width:64rem;margin-inline:auto;display:grid}.bound-form-runtime>header{align-items:flex-start;gap:1rem;display:flex}.bound-form-runtime>header>div{min-width:0}.bound-form-runtime>header h2,.bound-form-runtime>header p{overflow-wrap:anywhere;margin:0}.bound-form-runtime>header p:last-child{color:var(--text-muted);margin-top:.25rem}.bound-form-status{align-items:center;gap:.45rem;margin:0;display:flex}.bound-live-form{min-width:0}@media (width<=760px){.bound-form-runtime>header{flex-direction:column;align-items:stretch}.bound-form-runtime>header>button{width:100%}}.integration-admin{gap:1rem;display:grid}.integration-intro,.integration-workspace>header,.integration-section>header,.run-actions,.mapping-card>header,.conflict-card>header,.integration-metadata{justify-content:space-between;align-items:center;gap:1rem;display:flex}.integration-intro{color:#fff;background:linear-gradient(120deg, var(--brand-text), var(--status-success-text));border-radius:1rem;padding:1.25rem}.integration-intro p{max-width:48rem}.integration-layout{grid-template-columns:minmax(14rem,20rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.integration-index,.integration-workspace{border:1px solid var(--line);background:var(--surface);border-radius:1rem;overflow:hidden}.integration-index{display:grid}.integration-index>button{text-align:left;border:0;border-bottom:1px solid var(--line);color:inherit;cursor:pointer;background:0 0;gap:.35rem;padding:1rem;display:grid}.integration-index>button:hover,.integration-index>button.selected{background:color-mix(in srgb, var(--primary) 9%, transparent)}.integration-index>button.selected{box-shadow:inset 3px 0 var(--primary)}.integration-workspace>header,.integration-section,.integration-metadata{padding:1.1rem 1.25rem}.integration-health-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:0 1.25rem 1rem;display:grid}.integration-health-grid article{border:1px solid var(--line);border-radius:.8rem;align-items:center;gap:.65rem;padding:.85rem;display:flex}.integration-health-grid span{gap:.15rem;display:grid}.integration-notice{background:color-mix(in srgb, var(--accent) 12%, var(--surface));border-radius:.8rem;gap:.7rem;margin:0 1.25rem 1rem;padding:.9rem;display:flex}.integration-notice p{margin:.2rem 0 0}.google-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0 1.25rem 1rem;display:grid}.google-control-card{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));margin:0}.google-control-card>div,.google-import-preview{gap:.65rem;display:grid}.google-import-preview{background:color-mix(in srgb, var(--surface) 78%, white);box-shadow:inset 0 0 0 1px var(--line);border-radius:.7rem;margin-top:.3rem;padding:.8rem}.google-import-preview>span{flex-wrap:wrap;gap:.5rem;display:flex}.google-employee-mapper{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;gap:.8rem;margin-top:.35rem;padding:.9rem;display:grid}.google-employee-mapper>header,.google-mapper-safety{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.google-employee-mapper>header>span:first-child,.google-mapper-safety>span{gap:.15rem;display:grid}.google-employee-mapper>p,.google-mapper-summary ul{margin:0}.google-mapper-grid,.google-mapper-policy{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.google-mapper-grid label,.google-mapper-policy label{align-content:start;gap:.3rem;display:grid}.google-mapper-grid small,.google-mapper-policy small,.google-mapper-safety small{color:var(--muted)}.google-mapper-safety,.google-mapper-summary{background:var(--surface-muted);border-radius:.65rem;padding:.75rem}.google-mapper-safety{justify-content:flex-start}.google-mapper-safety small{overflow-wrap:anywhere}.google-mapper-summary{gap:.35rem;display:grid}.integration-tabs{border-bottom:1px solid var(--line);padding:0 1.25rem;display:flex;overflow-x:auto}.integration-tabs button{color:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.8rem .9rem}.integration-tabs button.active{border-bottom-color:var(--primary);color:var(--primary);font-weight:700}.integration-section{gap:1rem;display:grid}.integration-connection-form,.entity-mapping-form,.mapping-card,.run-list article,.conflict-card{border:1px solid var(--line);border-radius:.85rem;gap:.8rem;padding:1rem;display:grid}.integration-actions,.run-actions>span{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.mapping-card>header>span{display:grid}.mapping-card p,.run-list p,.conflict-card p{margin:0}.field-mapping-list{gap:.4rem;display:grid}.field-mapping-list>div,.run-item{background:var(--surface-muted);border-radius:.6rem;justify-content:space-between;gap:.7rem;padding:.55rem .65rem;display:flex}.field-mapping-form,.mapping-edit-form,.field-edit-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.5rem;display:grid}.check-label{flex-direction:row;align-items:center;gap:.35rem;display:flex}.mapping-card .check-label input,.entity-mapping-form .check-label input{width:1rem;height:1rem;min-height:1rem}.run-list{gap:.75rem;display:grid}.run-list article>header{justify-content:space-between;gap:.75rem;display:flex}.run-list article>header>span:first-child{display:grid}.integration-metadata{border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}@media (width<=900px){.integration-layout{grid-template-columns:1fr}.integration-index{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-health-grid{grid-template-columns:1fr}.field-mapping-form{grid-template-columns:1fr 1fr}.google-mapper-grid,.google-mapper-policy{grid-template-columns:1fr}.mapping-edit-form,.field-edit-form{grid-template-columns:1fr 1fr}}@media (width<=600px){.integration-intro,.integration-workspace>header,.run-actions,.integration-metadata{flex-direction:column;align-items:flex-start}.integration-index{grid-template-columns:1fr}.google-control-grid{grid-template-columns:1fr;margin-inline:1rem}.google-import-preview>span,.google-import-preview>span>button{width:100%}.field-mapping-form,.mapping-edit-form,.field-edit-form,.form-grid{grid-template-columns:1fr}.integration-actions>button,.run-actions>span,.run-actions>span>button{width:100%}.field-mapping-list>div,.run-item{flex-direction:column;align-items:flex-start}}:root{color:var(--text-primary);background:var(--bg-sunken)}body{background:radial-gradient(circle at 82% 0%, #c1e2d36b, transparent 32rem), var(--bg-sunken)}h1{letter-spacing:-.035em;font-size:clamp(24px,2vw,31px)}h2{letter-spacing:-.02em;font-size:19px}.eyebrow{color:var(--text-muted);letter-spacing:.12em;font-size:10px}.app-shell,.auth-layout,.portal-loading-screen{--portal-accent:var(--border-strong);--portal-soft:var(--status-success-bg);--line:var(--border-default);--surface:#ffffffeb;--surface-muted:var(--bg-app);--primary:var(--brand-primary,var(--brand-solid-hover));--accent:var(--portal-accent);--muted:var(--text-muted)}.app-shell[data-portal=admin],.auth-layout[data-portal=admin],.portal-loading-screen[data-portal=admin]{--portal-accent:var(--border-strong);--portal-soft:var(--status-info-bg)}.app-shell[data-portal=app],.auth-layout[data-portal=app],.portal-loading-screen[data-portal=app]{--portal-accent:var(--accent-solid);--portal-soft:var(--status-warning-bg)}.portal-loading-screen{background:var(--bg-app);grid-template-columns:minmax(360px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.portal-loading-brand,.auth-brand{isolation:isolate;background:radial-gradient(circle at 15% 12%, #6fd4a03d, transparent 22rem), radial-gradient(circle at 90% 85%, #e6bb4f29, transparent 24rem), linear-gradient(145deg, var(--brand-solid) 0%, var(--brand-text) 58%, var(--brand-solid) 100%);justify-content:center;padding:clamp(44px,7vw,104px);position:relative;overflow:hidden}.portal-loading-brand:before,.auth-brand:before{z-index:-1;content:"";border:1px solid #ffffff14;border-radius:28px;position:absolute;inset:24px}.portal-loading-brand:after,.auth-brand:after{z-index:-1;content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;right:-130px;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.portal-loading-brand{color:var(--bg-app);flex-direction:column;display:flex}.portal-loading-brand p,.auth-brand p{color:var(--border-default);letter-spacing:.13em;text-transform:uppercase;margin:26px 0 9px;font-size:12px}.portal-loading-brand h1,.auth-brand h1{letter-spacing:-.06em;max-width:650px;font-size:clamp(43px,5.4vw,74px);line-height:.98}.portal-loading-brand>span,.auth-brand>span{max-width:560px;color:var(--border-default);margin-top:25px;font-size:16px;line-height:1.65}.brand-mark,.brand-mark.large{color:var(--brand-solid);background:linear-gradient(145deg, var(--status-warning-bg), var(--portal-accent));border:1px solid #ffffff61;border-radius:12px;box-shadow:0 12px 28px #061c1447}.brand-mark.large{width:56px;height:56px;font-size:24px}.portal-loading-panel,.auth-panel{background:radial-gradient(circle at 90% 10%, var(--portal-soft), transparent 24rem), var(--bg-app);place-items:center;padding:clamp(28px,6vw,82px);display:grid}.portal-loading-card,.auth-form-wrap{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #b8ccc3ad;border-radius:22px;width:min(460px,100%);padding:clamp(28px,4vw,46px);box-shadow:0 30px 80px #12372a21,0 4px 14px #12372a0d}.portal-loading-icon{width:50px;height:50px;color:var(--brand-solid-hover);background:var(--portal-soft);border:1px solid #36785b1f;border-radius:14px;place-items:center;margin-bottom:28px;display:grid}.portal-loading-card h2,.auth-form-wrap h2{letter-spacing:-.04em;margin:0 0 30px;font-size:29px}.loading-progress{background:var(--brand-subtle);border-radius:999px;height:7px;margin:30px 0 16px;overflow:hidden}.loading-progress span{background:linear-gradient(90deg, var(--status-success-text), var(--portal-accent));border-radius:inherit;width:42%;height:100%;animation:1.2s ease-in-out infinite alternate loading-progress;display:block}.portal-loading-message,.workspace-loading-label,.refresh-indicator{color:var(--text-muted);align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}@keyframes loading-progress{to{width:82%;transform:translate(20%)}}.auth-layout{grid-template-columns:minmax(360px,1.08fr) minmax(420px,.92fr)}.auth-highlights{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.auth-highlights span{color:var(--brand-subtle);letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}input,select,textarea{border-color:var(--border-default);border-radius:10px;min-height:44px;transition:border-color .14s,box-shadow .14s,background .14s}input:focus,select:focus,textarea:focus{border-color:var(--brand-primary,var(--status-success-text));box-shadow:0 0 0 4px #32765b1f}.button-link{text-decoration:none}.sandbox-allocation-body{grid-template-columns:minmax(260px,1.1fr) minmax(300px,.9fr);gap:0 30px;padding:22px 24px 24px;display:grid}.sandbox-allocation-summary{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;display:grid}.sandbox-allocation-summary>svg{color:var(--brand-solid-hover);background:var(--status-info-bg);border:1px solid var(--border-default);box-sizing:content-box;border-radius:8px;padding:8px}.sandbox-allocation-summary strong{color:var(--text-primary);font-size:14px}.sandbox-allocation-summary p,.sandbox-policy-notice p{color:var(--text-muted);margin:5px 0 0;font-size:11px;line-height:1.55}.sandbox-definition-list{grid-row:span 2;margin:0;padding:0}.sandbox-definition-list>div{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:18px;min-height:42px;display:flex}.sandbox-definition-list>div:last-child{border-bottom:0}.sandbox-definition-list dt{color:var(--text-muted);font-size:10px;font-weight:700}.sandbox-definition-list dd{overflow-wrap:anywhere;min-width:0;color:var(--text-primary);text-align:right;margin:0;font-size:11px;font-weight:800}.sandbox-copy-policy{color:var(--text-secondary);align-content:start;gap:8px;margin-top:18px;font-size:10px;font-weight:750;display:grid}.sandbox-copy-policy span{align-items:center;gap:7px;display:flex}.sandbox-copy-policy svg{color:var(--status-success-text)}.sandbox-actions,.sandbox-allocation-body>.form-error{grid-column:1/-1}.sandbox-actions{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:18px;display:flex}.sandbox-policy-notice{color:var(--text-primary);background:var(--status-info-bg);border:1px solid var(--border-default);border-left:4px solid var(--status-info-text);border-radius:6px;padding:14px}.sandbox-policy-notice strong{font-size:12px}.primary,.secondary,.icon-button,.user-menu{border-radius:10px;transition:transform .12s,box-shadow .12s,background .12s}.primary{background:var(--brand-primary,var(--brand-solid));border-color:#0000;min-height:40px;box-shadow:0 8px 20px #1e5b422e}.primary:hover:not(:disabled),.secondary:hover:not(:disabled),.icon-button:hover:not(:disabled){transform:translateY(-1px)}.app-shell{background:radial-gradient(circle at 88% 0%, var(--portal-soft), transparent 31rem), var(--bg-sunken);grid-template-columns:252px minmax(0,1fr)}.sidebar{background:radial-gradient(circle at 20% 5%, #ffffff14, transparent 15rem), linear-gradient(180deg, var(--brand-secondary,var(--brand-solid)), var(--gray-900));border-right:1px solid #ffffff12;padding:24px 16px 18px;box-shadow:14px 0 40px #102f2514}.brand-lockup{min-height:48px;margin-bottom:24px}.brand-lockup strong{letter-spacing:-.015em;font-size:15px}.portal-identity{min-height:42px;color:var(--brand-subtle);background:#ffffff12;border:1px solid #ffffff1a;border-radius:11px;margin:4px 7px 14px;padding:10px 11px}.sidebar nav{gap:5px}.nav-item{border-radius:10px;min-height:44px;padding:0 12px}.nav-item:hover,.nav-item:focus-visible{background:#ffffff14}.nav-item.active{color:var(--brand-solid);background:linear-gradient(135deg, var(--bg-surface), color-mix(in srgb, var(--portal-soft) 75%, white));box-shadow:0 10px 26px #05171138}.nav-item.active svg{color:var(--brand-solid-hover)}main{background:0 0;min-height:100vh}.topbar{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafcfbe0;border-bottom:1px solid #bcccc59e;min-height:92px;padding:17px clamp(24px,4vw,58px);position:relative;box-shadow:0 8px 30px #183b2e0a}.topbar .eyebrow{color:var(--text-muted)}.search input{background:#ffffffc7;width:210px}.user-menu{background:#ffffffd1;min-height:46px;padding:5px 9px 5px 6px;box-shadow:0 5px 16px #1336290d}.user-menu>span{background:linear-gradient(145deg, var(--status-success-text), var(--text-secondary));border-radius:9px;width:34px;height:34px}.content{width:min(1440px,100%);margin:0 auto;padding:34px clamp(24px,4vw,58px) 72px;position:relative}.refresh-indicator{z-index:18;color:var(--brand-solid-hover);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:999px;padding:10px 14px;position:fixed;bottom:26px;right:28px;box-shadow:0 14px 34px #11352729}.workspace-skeleton{min-height:500px}.workspace-loading-label{margin-bottom:20px}.skeleton-metrics{grid-template-columns:repeat(4,minmax(140px,1fr));gap:15px;margin-bottom:24px;display:grid}.skeleton-metrics span,.skeleton-panel{background:#ffffffbd;border:1px solid #c2d0c99e;border-radius:16px;position:relative;overflow:hidden}.skeleton-metrics span{min-height:148px}.skeleton-panel{gap:15px;min-height:290px;padding:28px;display:grid}.skeleton-panel span{background:var(--border-subtle);border-radius:999px;width:min(680px,80%);height:14px}.skeleton-panel span:first-child{width:32%;height:22px}.skeleton-metrics span:after,.skeleton-panel:after{content:"";background:linear-gradient(105deg,#0000 35%,#ffffffbd 50%,#0000 65%);animation:1.4s ease-in-out infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-sweep{to{transform:translate(100%)}}.metric-grid{gap:16px;margin-bottom:26px}.metric{background:linear-gradient(145deg, var(--bg-surface) 54%, color-mix(in srgb, var(--portal-soft) 56%, white));border:1px solid #bbccc4b8;border-radius:16px;min-height:145px;padding:21px;position:relative;overflow:hidden;box-shadow:0 12px 30px #13382a0f}.metric:after{background:var(--portal-accent);content:"";opacity:.1;border-radius:50%;width:118px;height:118px;position:absolute;bottom:-50px;right:-42px}.metric div{gap:4px}.metric span:not(.metric-icon){letter-spacing:.03em;font-size:11px}.metric strong{letter-spacing:-.05em;margin-top:3px;font-size:34px}.metric small{font-size:11px}.metric-icon{z-index:1;width:42px;height:42px;color:var(--brand-solid-hover);background:#ffffffc7;border:1px solid #4c876d24;border-radius:12px;place-items:center;display:grid;box-shadow:0 8px 20px #1e523d14}.metric-icon svg{color:currentColor}.panel,.form-admin-shell,.project-admin-shell,.employee-admin-shell,.integration-admin-shell{background:#ffffffeb;border-color:#bccbc4b8;border-radius:16px;box-shadow:0 14px 36px #143a2b0f}.page-heading{background:linear-gradient(#fffffff5,#fafcfbeb);min-height:76px;padding:16px 21px}.detail-band,.organization-intro,.access-intro,.sensitive-intro{border-radius:14px;box-shadow:0 10px 28px #143a2b0d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1050px){.skeleton-metrics{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=760px){.portal-loading-screen,.auth-layout{grid-template-columns:1fr}.portal-loading-brand,.auth-brand{min-height:280px;padding:42px 28px}.portal-loading-brand:before,.auth-brand:before{border-radius:21px;inset:15px}.portal-loading-brand h1,.auth-brand h1{font-size:40px}.portal-loading-brand>span,.auth-brand>span{margin-top:16px;font-size:13px}.auth-highlights{margin-top:20px}.portal-loading-panel,.auth-panel{padding:26px 18px 38px}.portal-loading-card,.auth-form-wrap{border-radius:18px;padding:28px 24px}.app-shell{grid-template-columns:1fr}.sidebar{width:252px;left:-264px}.topbar{min-height:76px;padding:12px 15px}.content{padding:22px 14px 52px}.sandbox-allocation-body{grid-template-columns:1fr;gap:20px;padding:18px 15px 20px}.sandbox-definition-list{grid-row:auto}.sandbox-actions,.sandbox-allocation-body>.form-error{grid-column:1}.sandbox-actions{justify-content:flex-start}.refresh-indicator{bottom:14px;right:14px}}@media (width<=430px){.skeleton-metrics{grid-template-columns:1fr}.portal-loading-brand h1,.auth-brand h1{font-size:34px}.auth-highlights span:nth-child(3){display:none}}.theme-studio{gap:var(--space-5);grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);display:grid}.theme-studio-controls{gap:var(--space-6);min-width:0;display:grid}.theme-studio-controls section{gap:var(--space-3);display:grid}.theme-studio h3,.theme-studio p{margin:0}.theme-section-heading,.theme-section-copy{color:var(--text-secondary)}.theme-section-heading p,.theme-section-copy{margin-top:var(--space-1);font-size:var(--font-small-size);line-height:1.45}.theme-presets{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.theme-presets button{align-items:center;gap:var(--space-2);min-height:48px;padding:var(--space-2) var(--space-3);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-default);text-align:left;font-weight:650;display:flex}.theme-presets button:hover{border-color:var(--brand-solid)}.preset-swatches{border:1px solid var(--border-default);border-radius:var(--radius-sm);flex:none;width:46px;height:25px;display:flex;overflow:hidden}.preset-swatches i{flex:1}.theme-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-color-grid{gap:var(--space-2);display:grid}.theme-color-field{align-items:center;gap:var(--space-2);padding:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);grid-template-columns:minmax(150px,1fr) 44px minmax(118px,140px) 38px;display:grid}.theme-color-field>div{gap:2px;display:grid}.theme-color-field small{color:var(--text-muted);font-size:var(--font-caption-size)}.theme-color-field input[type=color]{cursor:pointer;width:42px;min-height:34px;padding:3px}.theme-hex-label input{width:100%;min-height:34px;font-family:var(--font-mono);font-size:var(--font-small-size);text-transform:uppercase}.theme-validation{min-height:14px;color:var(--status-danger-text);font-size:var(--font-caption-size);grid-column:3/-1}.theme-contrast{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);font-size:var(--font-small-size);border:1px solid;display:flex}.theme-contrast.pass{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--status-success-border)}.theme-contrast.warning{color:var(--status-warning-text);background:var(--status-warning-bg);border-color:var(--status-warning-border)}.theme-picker-message{color:var(--text-secondary);font-size:var(--font-small-size)}.theme-live-preview{top:var(--space-4);align-content:start;gap:var(--space-3);min-width:0;display:grid;position:sticky}.theme-live-preview>p{color:var(--text-muted);font-size:var(--font-caption-size);line-height:1.45}.theme-preview-label{justify-content:space-between;gap:var(--space-2);color:var(--text-muted);font-size:var(--font-caption-size);display:flex}.theme-preview-label strong{color:var(--accent-text)}.theme-preview-shell{min-height:410px;color:var(--preview-text);background:var(--preview-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-md);grid-template-columns:118px minmax(0,1fr);display:grid;overflow:hidden}.theme-preview-nav{gap:var(--space-2);padding:var(--space-3);color:var(--white);background:var(--preview-secondary);flex-direction:column;display:flex}.theme-preview-nav b{width:30px;height:30px;color:var(--preview-on-primary);background:var(--preview-primary);border-radius:var(--radius-sm);place-items:center;display:grid}.theme-preview-nav span{margin-top:var(--space-1);font-size:var(--font-small-size);font-weight:750}.theme-preview-nav small{margin-bottom:var(--space-4);opacity:.72;font-size:9px}.theme-preview-nav i{padding:var(--space-2);border-radius:var(--radius-sm);font-size:var(--font-caption-size);opacity:.75;font-style:normal}.theme-preview-nav i.active{background:color-mix(in srgb, var(--white) 14%, transparent);opacity:1;box-shadow:inset 3px 0 var(--preview-accent)}.theme-preview-main{align-content:start;gap:var(--space-3);padding:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.theme-preview-main header{min-height:40px;margin:calc(var(--space-3) * -1) calc(var(--space-3) * -1) 0;padding:0 var(--space-3);color:var(--preview-text);background:color-mix(in srgb, var(--preview-surface) 84%, var(--white));border-bottom:1px solid var(--border-subtle);font-size:var(--font-caption-size);grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.theme-preview-main header button{min-height:28px;padding:0 var(--space-2);color:var(--preview-text);background:color-mix(in srgb, var(--preview-surface) 84%, var(--white));border:1px solid var(--border-default);font-size:10px}.theme-preview-main>div{grid-column:1/-1}.theme-preview-main h3{color:var(--preview-text);margin-top:2px}.theme-preview-main p{margin-top:var(--space-1);color:color-mix(in srgb, var(--preview-text) 72%, transparent);font-size:10px;line-height:1.4}.theme-preview-primary{min-height:34px;color:var(--preview-on-primary);background:var(--preview-primary);border:0}.theme-preview-primary:hover{background:var(--preview-primary-hover)}.theme-preview-secondary{min-height:34px;color:var(--preview-primary);border:1px solid var(--preview-primary);background:0 0}.theme-preview-main label{color:var(--preview-text);grid-column:1/-1;gap:4px;font-size:10px;font-weight:650;display:grid}.theme-preview-main label input{min-height:32px;color:var(--preview-text);background:var(--white)}.theme-preview-row{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2);background:color-mix(in srgb, var(--preview-primary) 9%, var(--white));border-left:3px solid var(--preview-primary);border-radius:var(--radius-sm);display:flex}.theme-preview-row span{gap:1px;display:grid}.theme-preview-row b,.theme-preview-row small{color:var(--preview-text);font-size:10px}.theme-preview-row em{color:var(--preview-primary);font-size:10px;font-style:normal;font-weight:750}.theme-preview-statuses{flex-wrap:wrap;gap:4px;display:flex}.theme-preview-statuses span{border-radius:var(--radius-full);padding:3px 6px;font-size:9px;font-weight:750}.theme-preview-statuses .success{color:var(--status-success-text);background:var(--status-success-bg)}.theme-preview-statuses .warning{color:var(--status-warning-text);background:var(--status-warning-bg)}.theme-preview-statuses .danger{color:var(--status-danger-text);background:var(--status-danger-bg)}.theme-studio-actions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);grid-column:1/-1;display:flex}@media (width<=1080px){.theme-studio{grid-template-columns:1fr}.theme-live-preview{position:static}}@media (width<=640px){.theme-presets,.theme-identity-grid{grid-template-columns:1fr}.theme-color-field{grid-template-columns:1fr 40px minmax(110px,1fr) 38px}.theme-preview-shell{grid-template-columns:94px minmax(0,1fr)}.theme-studio-actions{flex-direction:column-reverse}.theme-studio-actions button{width:100%}}.nav-group+.nav-group{margin-top:var(--space-4)}.nav-group-label{margin:0 0 var(--space-1);padding:0 var(--space-3);color:color-mix(in srgb, var(--green-100) 72%, transparent);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:750}.authority-context{margin:0 var(--space-3) var(--space-4);padding:var(--space-2) var(--space-3);border:1px solid color-mix(in srgb, var(--white) 13%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--green-950) 24%, transparent);gap:2px;display:grid}.authority-context span{color:var(--green-50);font-size:var(--font-small-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.authority-context strong{color:var(--accent-300);font-size:var(--font-caption-size);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.workbench-context-line{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:var(--font-caption-size);margin-top:3px;display:flex}.workbench-context-line strong{color:var(--text-secondary);font-weight:650}.topbar-portal-title{color:var(--text-primary);font-size:var(--font-h3-size);line-height:1.25;display:block}.environment-chip{min-height:22px;padding:0 var(--space-2);color:var(--status-info-text);background:var(--status-info-bg);border:1px solid var(--status-info-border);border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;align-items:center;font-size:10px;font-weight:750;display:inline-flex}.environment-chip[data-environment=sandbox]{color:var(--status-warning-text);background:var(--status-warning-bg);border-color:var(--status-warning-border)}.workbench-header{gap:var(--space-4)}.workbench-header-copy{min-width:0}.workbench-header h1{font-size:var(--font-h1-size)}.workbench-section-heading h2{margin:0}.workbench-description{max-width:68ch;margin:var(--space-1) 0 0;color:var(--text-secondary);font-size:var(--font-small-size);line-height:1.45}.workbench-header-actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.workbench-view-switcher{background:var(--bg-sunken);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:3px;display:inline-flex}.workbench-view-switcher button{min-height:var(--control-height-sm);padding:0 var(--space-3);color:var(--text-secondary);box-shadow:none;font-size:var(--font-small-size);background:0 0;border:0}.workbench-view-switcher button.active{color:var(--brand-text);background:var(--bg-surface);box-shadow:var(--shadow-xs)}.tenant-workbench-grid{gap:var(--space-5);grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);display:grid}.tenant-workbench-summary{gap:var(--space-4);display:grid}.tenant-workbench-attention{gap:var(--space-3);align-content:start;display:grid}.tenant-workbench-attention h3{margin:0}.tenant-workbench-attention p{color:var(--text-secondary);margin:0}.workbench-module-list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.workbench-module-list>li{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--bg-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) auto;display:grid}.workbench-module-identity{gap:var(--space-1);min-width:0;display:grid}.workbench-module-name,.workbench-module-key{display:block}.workbench-module-name{color:var(--text-primary)}.workbench-module-key{color:var(--text-secondary)}@media (width<=980px){.tenant-workbench-grid{grid-template-columns:1fr}}@media (width<=760px){.nav-group+.nav-group{margin-top:var(--space-3)}.workbench-header{align-items:stretch}.workbench-header-actions{justify-content:flex-start}.workbench-view-switcher{width:100%}.workbench-view-switcher button{flex:1}.workbench-module-list>li{align-items:start}}:root{font-family:var(--font-sans);font-size:var(--font-body-size);color:var(--text-primary);background:var(--bg-app)}body{color:var(--text-primary);background:radial-gradient(circle at 88% -8%, color-mix(in srgb, var(--brand-subtle) 78%, transparent), transparent 34rem), var(--bg-app)}h1{font-size:var(--font-display-size);line-height:var(--font-display-line);letter-spacing:-.02em;font-weight:650}h2{font-size:var(--font-h2-size);letter-spacing:-.015em;font-weight:650;line-height:1.25}h3{font-size:var(--font-h3-size);line-height:1.3}.eyebrow{color:var(--accent-text);font-size:var(--font-eyebrow-size);letter-spacing:.08em}.app-shell,.auth-layout,.portal-loading-screen{--line:var(--border-default);--surface:var(--bg-surface);--surface-muted:var(--bg-sunken);--muted:var(--text-muted)}.app-shell>main{background:0 0;min-width:0}.skip-link{top:var(--space-3);left:var(--space-3);z-index:1000;padding:var(--space-2) var(--space-3);color:var(--text-on-brand);background:var(--brand-solid);border-radius:var(--radius-sm);box-shadow:var(--focus-ring);position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.sidebar{width:auto;color:var(--green-50);border-right-color:color-mix(in srgb, var(--white) 9%, transparent);box-shadow:8px 0 30px #081a141f}.sidebar .brand-lockup span,.sidebar .sidebar-footer,.sidebar .sidebar-footer button,.sidebar .nav-item{color:var(--green-100)}.nav-item{min-height:var(--control-height);border-radius:var(--radius-sm);transition:color var(--duration-fast), background var(--duration-fast), transform var(--duration-fast);position:relative}.nav-item:hover{transform:translate(2px)}.nav-item.active{background:color-mix(in srgb, var(--white) 12%, transparent);box-shadow:none}.nav-item.active:before{border-radius:var(--radius-full);content:"";background:var(--accent-solid);width:3px;position:absolute;top:8px;bottom:8px;left:-3px}.topbar{border-bottom-color:var(--border-subtle);background:color-mix(in srgb, var(--bg-surface) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:84px}.topbar h1{font-size:var(--font-h1-size)}.topbar-actions{gap:var(--space-2)}.topbar button.search{align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-3);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-xs);font-size:var(--font-small-size);font-weight:650;display:inline-flex;position:relative}.topbar button.search svg{color:var(--text-muted);position:static}.topbar button.search kbd{margin-left:var(--space-1)}.content{padding:clamp(20px,3vw,40px)}.section-loading{justify-content:center;align-items:center;gap:var(--space-2);min-height:220px;color:var(--text-muted);display:flex}.panel,.form-admin-shell,.project-admin-shell,.employee-admin-shell,.integration-admin-shell,.metric,.detail-panel,.workspace-card,.module-row,.form-card,.integration-card,.help-card,.settings-layout>section{border-color:var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.panel,.detail-panel,.settings-layout>section{padding:var(--card-padding)}.metric{min-height:150px;padding:var(--card-padding);transition:transform var(--duration-fast), box-shadow var(--duration-base);position:relative;overflow:hidden}.metric:after{border-top:2px solid var(--accent-solid);opacity:.55;content:"";border-radius:50%;width:110px;height:38px;position:absolute;bottom:12px;right:-14px;transform:rotate(-8deg)}.metric:hover,.workspace-card:hover,.form-card:hover,.integration-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.metric strong{font-size:var(--font-metric-size);font-variant-numeric:tabular-nums;letter-spacing:-.025em;line-height:1.1}.metric small{color:var(--accent-text)}.page-heading{min-height:68px;margin-bottom:var(--space-6);align-items:flex-end}.page-heading h2{font-size:var(--font-h1-size)}.status,.status-chip,[class*=status-pill]{border-radius:var(--radius-full);align-items:center;gap:7px;font-weight:650;display:inline-flex}.status:before,.status-chip:before,[class*=status-pill]:before{border-radius:var(--radius-full);content:"";background:currentColor;flex:none;width:6px;height:6px}button,input,select,textarea,.primary,.secondary,.icon-button{border-radius:var(--radius-sm);transition:border-color var(--duration-fast), background var(--duration-base), color var(--duration-fast), box-shadow var(--duration-base), transform var(--duration-fast)}button:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}input,select,textarea{min-height:var(--control-height);color:var(--text-primary);background:var(--bg-surface);border-color:var(--border-default)}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{border-color:var(--border-focus);box-shadow:var(--focus-ring);outline:0}.data-table,.report-table-wrap,.table-wrap{border-color:var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);overflow:auto}.table-header{z-index:2;background:var(--bg-sunken);position:sticky;top:0}.table-row{min-height:calc(var(--control-height) + 12px);transition:background var(--duration-fast)}.table-row:not(.table-header):hover{background:var(--brand-subtle)}.data-table,table,.metric{font-variant-numeric:tabular-nums}.auth-brand,.portal-loading-brand{background-color:var(--brand-solid);background-image:radial-gradient(ellipse at 12% 12%, color-mix(in srgb, var(--green-300) 22%, transparent), transparent 31%), repeating-radial-gradient(ellipse at 105% 105%, transparent 0 26px, color-mix(in srgb, var(--white) 7%, transparent) 28px 29px, transparent 31px 48px), linear-gradient(145deg, var(--brand-solid) 0%, var(--green-900) 68%, var(--green-950) 100%)}.auth-form-wrap,.portal-loading-card{border-color:var(--border-subtle);background:color-mix(in srgb, var(--bg-surface) 92%, transparent);box-shadow:var(--shadow-lg)}:root[data-theme=dark] .app-shell,:root[data-theme=dark] .auth-layout,:root[data-theme=dark] .portal-loading-screen{--surface:var(--bg-surface);--surface-muted:var(--bg-sunken)}:root[data-theme=dark] body{background:var(--bg-app)}:root[data-theme=dark] .sidebar{background:radial-gradient(circle at 20% 5%, color-mix(in srgb, var(--white) 8%, transparent), transparent 15rem), linear-gradient(180deg, var(--brand-secondary,var(--green-800)), var(--green-950))}:root[data-theme=dark] .page-heading,:root[data-theme=dark] .form-admin-header{background:var(--bg-surface-raised)}:root[data-theme=dark] .status-active,:root[data-theme=dark] .status-healthy,:root[data-theme=dark] .status-approved,:root[data-theme=dark] .status-completed{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--status-success-text)}:root[data-theme=dark] .status-pending,:root[data-theme=dark] .status-invited,:root[data-theme=dark] .status-provisioning,:root[data-theme=dark] .status-draft{color:var(--status-warning-text);background:var(--status-warning-bg);border-color:var(--status-warning-text)}:root[data-theme=dark] .status-suspended,:root[data-theme=dark] .status-degraded,:root[data-theme=dark] .status-on_hold,:root[data-theme=dark] .status-failed{color:var(--status-danger-text);background:var(--status-danger-bg);border-color:var(--status-danger-text)}:root[data-theme=dark] .detail-band strong,:root[data-theme=dark] .plan-index strong,:root[data-theme=dark] .published-features strong,:root[data-theme=dark] .feature-check strong,:root[data-theme=dark] .support-admin label strong,:root[data-theme=dark] .admin-help h3,:root[data-theme=dark] .organization-capacity strong,:root[data-theme=dark] .sensitive-counts .verified strong,:root[data-theme=dark] .selected strong,:root[data-theme=dark] button.active strong,:root[data-theme=dark] .form-index-item strong,:root[data-theme=dark] .form-inbox-card .assignment-name,:root[data-theme=dark] .help-steps h3,:root[data-theme=dark] .help-guide-content h3,:root[data-theme=dark] .project-admin b,:root[data-theme=dark] .employee-admin b,:root[data-theme=dark] .integration-admin-shell b{color:var(--brand-text)}:root[data-theme=dark] .access-avatar{color:var(--status-success-text);background:var(--status-success-bg);border-color:var(--status-success-text)}:root[data-theme=dark] .organization-tabs button.active,:root[data-theme=dark] .help-tabs button.active,:root[data-theme=dark] .integration-tabs button.active,:root[data-theme=dark] .form-tabs button.active,:root[data-theme=dark] .version-tabs button.active{color:var(--brand-text)}:root[data-theme=dark] .support-intro,:root[data-theme=dark] .help-intro,:root[data-theme=dark] .organization-intro,:root[data-theme=dark] .access-intro,:root[data-theme=dark] .sensitive-intro{color:var(--text-primary);background:var(--bg-surface-raised)}:root[data-theme=dark] .integration-intro{color:var(--white);background:linear-gradient(120deg, var(--green-800), var(--green-700))}:root[data-theme=dark] .support-intro .eyebrow,:root[data-theme=dark] .help-intro .eyebrow,:root[data-theme=dark] .support-intro p:last-child,:root[data-theme=dark] .help-intro>div>p:last-child{color:var(--text-secondary)}:root[data-theme=dark] .form-inbox>header>span{color:var(--brand-text)}:root[data-theme=dark] img:not(.tenant-logo){filter:brightness(.92)}@media (width<=760px){.topbar{min-height:72px}.topbar-actions>.ui-button:not(.ui-icon-button),.topbar button.search{display:none}.content{padding:var(--space-4)}}
