main.admin-topnav-shell,main.workspace-topnav-shell{--workspace-sticky-offset:110px;grid-template-columns:minmax(0,1fr)}main.admin-topnav-shell.sidebar-collapsed,main.workspace-topnav-shell.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.login-card,.role-panel,.upload-box,.admin-panel,.panel,.detail-panel,.document-card,.metrics div,.tax-summary div{border:1px solid var(--line);background:#fff;border-radius:8px}.login-card,.role-panel,.upload-box,.admin-panel{padding:14px}.role-panel span{color:var(--muted);margin-bottom:4px;font-size:.86rem;display:block}.role-panel p{color:var(--muted);margin:7px 0 0}.sidebar .role-panel,.sidebar .admin-panel{background:#0f172a94;border-color:#94a3b857;box-shadow:0 18px 34px #02061729}.sidebar .role-panel span,.sidebar .role-panel p,.sidebar .admin-panel-heading span,.sidebar .admin-nav-section-title span,.sidebar .admin-action-button small{color:#bfd0e1}.sidebar .role-panel strong,.sidebar .admin-panel-heading strong,.sidebar .admin-nav-section-title strong{color:#f8fafc}.admin-panel{flex-direction:column;gap:16px;display:flex}.admin-panel button{width:100%}.admin-panel-heading,.admin-section-title,.admin-nav-section-title{flex-direction:column;gap:4px;display:flex}.admin-panel-heading{border-bottom:1px solid var(--line);padding-bottom:14px}.admin-panel-heading strong,.admin-section-title strong,.admin-nav-section-title strong{color:var(--ink)}.admin-panel-heading span,.admin-section-title span,.admin-nav-section-title span{color:var(--muted);font-size:.84rem;line-height:1.35}.admin-section,.registration-form{flex-direction:column;gap:12px;display:flex}.admin-section.create-company-user-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.create-company-user-form>strong,.create-company-user-form>.user-role-editor,.create-company-user-form>button{grid-column:1/-1}.create-company-user-form>label,.create-company-user-form>.settings-toggle{min-width:0}.create-company-user-form>button{justify-self:stretch}@media (max-width:720px){.admin-section.create-company-user-form{grid-template-columns:1fr}}.user-creation-wizard{gap:16px;min-width:0;display:grid}.user-wizard-intro{gap:4px;display:grid}.user-wizard-intro>strong{color:var(--ink);font-size:1.08rem}.user-wizard-intro>span{color:var(--muted);font-size:.88rem;line-height:1.45}.user-wizard-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.user-wizard-steps li{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:flex;position:relative}.user-wizard-steps li:after{content:"";background:#dbe3ed;flex:1;min-width:14px;height:2px}.user-wizard-steps li:last-child:after{display:none}.user-wizard-steps li>span{color:#64748b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.user-wizard-steps li.active{color:var(--navy)}.user-wizard-steps li.active>span{color:#fff;background:#0f766e;border-color:#0f766e}.user-wizard-steps li.complete>span{color:#115e59;background:#ccfbf1;border-color:#99f6e4}.user-wizard-steps li.complete:after{background:#99f6e4}.user-wizard-panel{background:linear-gradient(145deg,#f8fbff 0%,#fff 58%,#f0fdfa 100%);border:1px solid #dbe7f3;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;padding:16px;display:grid}.user-wizard-panel-heading,.user-wizard-role-editor,.user-wizard-review-grid,.user-wizard-review-note{grid-column:1/-1}.user-wizard-panel-heading{border-bottom:1px solid #dbe7f3;gap:3px;padding-bottom:12px;display:grid}.user-wizard-panel-heading>span{color:#0f766e;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:900}.user-wizard-panel-heading>strong{color:var(--ink);font-size:1rem}.user-wizard-panel-heading>small{color:var(--muted);line-height:1.4}.user-wizard-company-toggle{align-self:start;min-height:100%}.user-wizard-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.user-wizard-review-grid>div{background:#fff;border:1px solid #dbe3ed;border-radius:9px;gap:4px;min-width:0;padding:13px;display:grid}.user-wizard-review-grid span,.user-wizard-review-grid small{color:var(--muted);font-size:.78rem}.user-wizard-review-grid strong{color:var(--ink);overflow-wrap:anywhere}.user-wizard-review-note{color:#115e59;background:#ecfdf5;border:1px solid #99f6e4;border-radius:9px;padding:12px 14px;font-size:.84rem;font-weight:700;line-height:1.45}.user-wizard-error{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;padding:11px 13px;font-size:.84rem;font-weight:700}.user-wizard-actions{border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:minmax(100px,auto) 1fr minmax(130px,auto);align-items:center;gap:12px;margin:0 -18px -18px;padding:14px 18px;display:grid;position:sticky;bottom:-18px}.user-wizard-actions button{width:auto;min-width:120px}.user-wizard-step-caption{color:var(--muted);text-align:center;font-size:.78rem;font-weight:800}@media (max-width:720px){.user-wizard-panel,.user-wizard-review-grid{grid-template-columns:1fr}.user-wizard-steps li{font-size:0}.user-wizard-steps li>span{font-size:.8rem}.user-wizard-actions{grid-template-columns:auto 1fr auto}.user-wizard-actions button{min-width:96px}}.admin-actions{gap:8px;display:grid}.admin-nav-section{gap:10px;display:grid}.admin-nav-section-title{padding:0 2px}.admin-nav-section-title strong{color:var(--navy);font-size:.96rem}.admin-nav-section-title span{font-size:.78rem}.admin-nav-group{gap:8px;display:grid}.admin-nav-group summary{cursor:pointer;list-style:none}.admin-nav-group summary::-webkit-details-marker{display:none}.admin-nav-group summary:after{color:var(--accent);content:"+";font-size:1rem;font-weight:900}.admin-nav-group[open] summary:after{content:"-"}.admin-nav-group .admin-section-title{border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr auto;align-items:center;padding:10px 12px;display:grid}.admin-action-button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:6px;flex-direction:column;gap:4px;min-height:58px;padding:10px 12px;display:flex}.admin-action-button:hover{background:#f0fdfa;border-color:#99f6e4;transform:translateY(-1px)}.admin-action-button.active{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-color:#0f766e;box-shadow:0 14px 28px #0f766e29}.admin-action-button strong{color:var(--accent-dark)}.admin-action-button span{color:var(--navy);font-size:.94rem;font-weight:850;line-height:1.2}.admin-action-button small{color:var(--muted);font-size:.82rem;font-weight:700;line-height:1.35}.admin-action-button.active strong,.admin-action-button.active span,.admin-action-button.active small{color:#fff}.sidebar .admin-panel-heading{border-bottom-color:#94a3b857}.sidebar .admin-action-button{color:#e5edf8;background:#1e293bc7;border-color:#94a3b85c}.sidebar .admin-action-button span,.sidebar .admin-action-button strong{color:#f8fafc}.sidebar .admin-action-button:hover{background:#0f766e52;border-color:#5eead4}.sidebar .admin-action-button.active{background:linear-gradient(135deg,#0f766e,#2563eb);border-color:#5eead4;box-shadow:0 16px 34px #2563eb42}.sidebar .admin-action-button.active span,.sidebar .admin-action-button.active strong,.sidebar .admin-action-button.active small{color:#fff}.rbac-rules-module{overflow:visible}.rbac-scope-selector{background:linear-gradient(135deg,#f0fdfa,#eff6ff);border:1px solid #bfdbfe;border-radius:8px;justify-content:space-between;align-items:end;gap:14px;margin-bottom:16px;padding:14px;display:flex}.rbac-scope-selector label{color:var(--ink);flex:1;gap:6px;max-width:520px;font-size:.82rem;font-weight:850;display:grid}.rbac-scope-selector select{min-height:44px}.rbac-scope-selector span{color:#1e3a8a;background:#dbeafe;border-radius:999px;padding:8px 12px;font-weight:850}.rbac-layout{grid-template-columns:minmax(220px,280px) 1fr;gap:16px;display:grid}.rbac-role-list{align-content:start;gap:10px;display:grid}.rbac-create-role{background:#f8fafc;border:1px solid #bfdbfe;border-radius:8px;gap:8px;padding:12px;display:grid}.rbac-create-role strong{color:#0f766e;text-transform:uppercase;font-size:.82rem}.rbac-create-role input{color:var(--ink);border:1px solid #cbd5e1;border-radius:6px;min-height:38px;padding:8px 10px;font-weight:750}.rbac-role-list button{color:var(--ink);text-align:left;background:#fff;border:1px solid #dbe7f3;border-radius:8px;gap:5px;padding:13px 14px;display:grid}.rbac-role-list button:hover{background:#f0fdfa;border-color:#99f6e4}.rbac-role-list button.active{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-color:#0f766e;box-shadow:0 14px 28px #0f766e29}.rbac-role-list span{font-size:.98rem;font-weight:850}.rbac-role-list em{color:#0f766e;text-transform:uppercase;font-size:.75rem;font-style:normal;font-weight:850}.rbac-role-list small{color:var(--muted);font-weight:700}.rbac-role-list button.active small{color:#ffffffdb}.rbac-policy-detail{gap:14px;min-width:0;display:grid}.rbac-selected-role{background:linear-gradient(135deg,#eff6ff,#f0fdfa);border:1px solid #bfdbfe;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.rbac-selected-role h4{margin:2px 0}.rbac-role-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.rbac-selected-role strong,.protected-role-pill{color:#1e3a8a;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:8px 12px}.protected-role-pill{color:#92400e;background:#fef3c7;font-size:.82rem;font-weight:900}.rbac-user-strip{border:1px solid #dbe7f3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.rbac-user-strip span:not(.muted){color:#155e75;background:#ecfeff;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800}.rbac-module-bundles{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.subscriber-package-bundles{grid-auto-rows:1fr;align-items:stretch;margin:16px 0}.subscriber-role-rules-note{background:#f8fafc;border:1px solid #c7dff4;border-radius:8px;margin-top:16px;padding:16px}.subscriber-role-rules-note h4{margin:2px 0 6px;font-size:1.05rem}.subscriber-role-rules-note p:last-child{color:var(--muted);max-width:760px;margin:0;font-weight:700}.access-package-builder{background:linear-gradient(#fff,#f8fbff);border:1px solid #c7dff4;border-radius:8px;gap:16px;margin:16px 0;padding:18px;display:grid}.access-package-builder-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.access-package-builder-heading h4{margin:2px 0 4px;font-size:1.18rem}.access-package-selection-count{color:#1e3a8a;white-space:nowrap;background:#e0f2fe;border-radius:999px;margin-left:auto;padding:8px 12px;font-size:.82rem;font-weight:900}.access-package-builder-shell{grid-template-columns:minmax(280px,.42fr) minmax(420px,1fr);align-items:start;gap:16px;display:grid}.access-package-builder-fields{background:#fff;border:1px solid #dbe7f3;border-radius:8px;gap:12px;padding:14px;display:grid}.access-package-builder-fields label{color:#334155;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:800;display:grid}.access-package-builder-fields label.wide{grid-column:auto}.access-package-builder-fields input,.access-package-builder-fields textarea{color:var(--ink);font:inherit;text-transform:none;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:.95rem;font-weight:700}.access-package-builder-fields textarea{resize:vertical;min-height:72px}.access-package-builder-permissions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:520px;padding-right:4px;display:grid;overflow:auto}.access-package-builder-permission-group{background:#fff;border:1px solid #dbe7f3;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #0f172a0a}.access-package-builder-permission-group.has-selection{border-color:#99f6e4}.access-package-builder-group-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.access-package-builder-group-header strong{font-size:.95rem;display:block}.access-package-builder-group-header small{color:var(--muted);margin-top:2px;font-size:.76rem;font-weight:800;display:block}.access-package-builder-group-header .text-action{color:#1d4ed8;cursor:pointer;font:inherit;background:#eef6ff;border:1px solid #bfdbfe;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.access-package-builder-group-items{gap:8px;padding:10px;display:grid}.access-package-builder-permission-group label{color:#334155;cursor:pointer;text-align:left;text-transform:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;margin:0;padding:9px 10px;font-size:.82rem;font-weight:800;line-height:1.25;transition:background .15s,border-color .15s;display:grid}.access-package-builder-permission-group label.selected{color:#14532d;background:#ecfdf5;border-color:#86efac}.access-package-builder-permission-group input[type=checkbox]{appearance:auto;border-radius:3px;width:18px;height:18px;margin:0;padding:0}.access-package-builder-permission-group label span{overflow-wrap:anywhere;white-space:normal;min-width:0;display:block}@media (max-width:1100px){.access-package-builder-shell{grid-template-columns:1fr}}@media (max-width:720px){.access-package-builder-heading{flex-direction:column;align-items:stretch}.access-package-selection-count{width:fit-content;margin-left:0}.access-package-builder-permissions{grid-template-columns:1fr;max-height:none}}.rbac-module-bundle{background:linear-gradient(#fff,#f8fafc);border:1px solid #bfdbfe;border-radius:8px;gap:12px;padding:14px;display:grid}.rbac-module-bundle.allowed{background:linear-gradient(#f0fdf4,#fff);border-color:#86efac}.rbac-module-bundle.unavailable{opacity:.72;border-style:dashed}.rbac-module-bundle.subscriber-package{border-width:2px;flex-direction:column;min-height:408px;display:flex}.rbac-module-bundle-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.rbac-module-bundle h5{margin:2px 0 4px;font-size:1.05rem}.rbac-module-bundle p{color:var(--muted);margin:0;font-size:.88rem}.rbac-module-bundle-header>span{color:#1e3a8a;white-space:nowrap;background:#dbeafe;border-radius:999px;flex:none;padding:7px 10px;font-size:.78rem;font-weight:850}.rbac-module-permissions{flex-wrap:wrap;gap:7px;display:flex}.subscriber-package .rbac-module-permissions{flex:auto;align-content:flex-start}.subscriber-package .assignment-save-button.compact-action{white-space:normal;justify-content:center;align-items:center;width:100%;min-height:56px;margin-top:auto;padding:12px 16px;display:inline-flex}.rbac-module-permissions span{color:#475569;background:#fff;border:1px solid #dbe7f3;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:800}.rbac-module-permissions span.allowed{color:#166534;background:#dcfce7;border-color:#bbf7d0}.rbac-permission-list label.unavailable{opacity:.68;border-style:dashed}.rbac-permission-groups{gap:12px;display:grid}.rbac-permission-group{background:#fbfdff;border:1px solid #dbe7f3;border-radius:8px;gap:12px;padding:14px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.rbac-permission-group:hover{background:#f4f9ff;border-color:#9cc6ff;box-shadow:0 6px 18px #2563eb14}.rbac-permission-group.collapsed{gap:0}.rbac-permission-group-header{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:0 0 10px;transition:color .16s;display:grid}.rbac-permission-group.collapsed .rbac-permission-group-header{border-bottom:0;padding-bottom:0}.rbac-permission-group-header:hover strong{color:#0f766e}.rbac-permission-group-header:hover small,.rbac-permission-group-header:hover .rbac-disclosure-icon{color:#2563eb}.rbac-permission-group-header:hover em{color:#1d4ed8;background:#dbeafe}.rbac-permission-group-header:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #2563eb3d}.rbac-permission-group-header span:not(.rbac-disclosure-icon){gap:3px;display:grid}.rbac-disclosure-icon{color:var(--muted);width:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800;line-height:1}.rbac-permission-group-header strong{font-size:1rem;display:block}.rbac-permission-group-header small{color:var(--muted);font-size:.88rem;font-weight:500}.rbac-permission-group-header em{color:#183b8f;white-space:nowrap;background:#e7f0ff;border-radius:999px;padding:6px 10px;font-size:.78rem;font-style:normal;font-weight:800;transition:background .16s,color .16s}.rbac-permission-group>div:first-child{border-bottom:1px solid #e2e8f0;padding-bottom:10px}.rbac-permission-group h4{margin-bottom:3px}.rbac-permission-group p{color:var(--muted);margin:0;font-size:.88rem}.rbac-permission-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;display:grid}.rbac-permission-list label{cursor:pointer;background:#fff;border:1px solid #dbe7f3;border-radius:8px;grid-template-columns:auto 1fr;gap:6px;padding:10px;display:grid}.rbac-permission-list label.allowed{background:#f0fdf4;border-color:#86efac}.rbac-permission-list label.denied{opacity:.66}.rbac-permission-list input{margin-top:2px}.rbac-permission-list label>div{grid-column:2;gap:3px;display:grid}.rbac-permission-list span{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:900}.rbac-permission-list label.allowed span{color:#047857}.rbac-permission-list strong{color:var(--ink);font-size:.9rem}.rbac-permission-list small{color:var(--muted);font-size:.72rem;font-weight:700}.admin-overview{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.admin-overview div{background:linear-gradient(#fff 0%,#f0f9ff 100%);border:1px solid #bfdbfe;border-radius:8px;padding:14px;box-shadow:0 10px 22px #2563eb0f}.admin-overview span{color:var(--muted);margin-bottom:6px;font-size:.84rem;display:block}.admin-overview strong{color:var(--ink);font-size:1.45rem}.access-overview-cta{background:linear-gradient(135deg,#f0fdfa,#eff6ff);border:1px solid #99f6e4;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:16px;display:flex}.access-overview-cta h3{margin:2px 0 4px}.access-overview-cta .compact-action{min-width:140px}.admin-client-directory,.financial-report.admin-client-directory{margin-top:18px;overflow:visible}.admin-client-directory td{vertical-align:middle}.admin-client-directory td strong{color:var(--navy)}.client-directory-table{border-collapse:separate;border-spacing:0 8px}.client-directory-table th{color:#475569;border-bottom:0;font-size:.78rem}.client-directory-table td{background:#fff;border-bottom:0;padding:14px 12px;box-shadow:inset 0 0 0 1px #dbe7f3}.client-directory-table tbody tr:hover td{background:#f8fffc}.client-directory-table tbody tr:has(.action-menu[open]){z-index:4;position:relative;overflow:visible}.client-directory-table .parent-company-row td{background:#f0fdfa;border-top:1px solid #99f6e4}.client-directory-table .child-company-row td{background:#fff}.client-directory-table .child-company-row td:first-child{padding-left:34px;position:relative}.client-directory-table .child-company-row td:first-child:before{content:"";border-bottom:2px solid #93c5fd;border-left:2px solid #93c5fd;border-radius:0 0 0 6px;width:10px;height:24px;position:absolute;top:18px;left:16px}.client-directory-table td:first-child{border-radius:8px 0 0 8px}.client-directory-table td:last-child{border-radius:0 8px 8px 0}.client-company-cell{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.client-avatar{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:8px;place-items:center;width:42px;height:42px;font-size:.82rem;font-weight:900;display:grid}.client-company-cell strong,.client-company-cell span,.client-email{display:block}.client-company-cell span,.client-email{color:var(--muted);line-height:1.25}.client-email{margin-top:4px;margin-left:52px;font-size:.86rem}.client-tax-profile{gap:3px;display:grid}.client-tax-profile>span{color:#075985;background:#e0f2fe;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.76rem;font-weight:900}.client-tax-profile strong{font-size:.9rem}.client-tax-profile small{color:var(--muted);font-weight:700}.client-directory-search{max-width:520px;margin-bottom:16px}.client-service-notice{border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.9rem;font-weight:850}.client-service-notice.running{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe}.client-service-notice.success{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4}.client-service-notice.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.client-directory-api-key-panel{background:#f8fafc;border:1px solid #dbe7f3;border-radius:8px;gap:8px;margin-top:14px;padding:12px;display:grid}.client-directory-api-key-panel>span{color:#52627a;text-transform:uppercase;font-size:.78rem;font-weight:900}.client-directory-api-key-panel code{color:#e2e8f0;overflow-wrap:anywhere;background:#0f172a;border-radius:6px;padding:10px;font-size:.82rem;line-height:1.5;display:block}.client-directory-api-key-panel p{color:var(--muted);margin:0;font-weight:750}.client-service-control{gap:7px;min-width:190px;display:grid}.client-service-summary{color:#64748b;background:#f1f5f9;border:1px solid #dbe7f3;border-radius:999px;justify-self:start;align-items:center;padding:5px 8px;font-size:.72rem;font-weight:900;line-height:1.15;display:inline-flex}.client-service-summary.active{color:#0f766e;background:#ecfdf5;border-color:#99f6e4}.client-service-tags,.payroll-client-service-tags{flex-wrap:wrap;gap:6px;display:flex}.client-service-tags span,.payroll-client-service-tags span{border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:900;line-height:1.15}.client-service-tags .accounting,.payroll-client-service-tags .accounting{color:#1d4ed8;background:#dbeafe}.client-service-tags .asset,.payroll-client-service-tags .asset{color:#92400e;background:#fef3c7}.client-service-tags .payroll,.payroll-client-service-tags .payroll{color:#166534;background:#dcfce7}.client-service-tags .none,.payroll-client-service-tags .none{color:#475569;background:#e2e8f0}.client-service-checkboxes{gap:5px;display:grid}.client-service-option{color:#475569;background:#f8fafc;border:1px solid #dbe7f3;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:30px;padding:6px 8px;display:flex;position:relative}.client-service-option span{color:inherit;overflow-wrap:anywhere;font-size:.8rem;font-weight:900;line-height:1.15}.client-service-option small{color:#64748b;background:#e2e8f0;border-radius:999px;flex:none;padding:3px 6px;font-size:.68rem;font-weight:900}.client-service-option input{cursor:pointer;opacity:0;margin:0;position:absolute;inset:0}.client-service-option:hover{border-color:#94a3b8}.client-service-option:focus-within{outline-offset:1px;outline:2px solid #60a5fa;box-shadow:0 0 0 3px #3b82f62e}.client-service-option:has(input:disabled){cursor:not-allowed;opacity:.62}.client-service-option.active.accounting{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.client-service-option.active.asset{color:#92400e;background:#fffbeb;border-color:#fcd34d}.client-service-option.active.payroll{color:#166534;background:#ecfdf5;border-color:#86efac}.client-service-option.active.purchasing{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.client-service-option.active small{color:inherit;background:#fff}.client-service-parent-note{color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:900;display:inline-flex}.client-user-stats{flex-wrap:wrap;gap:6px;display:flex}.client-user-stats span{color:#334155;background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:850}.document-count-chip{color:#047857;background:#ecfdf5;border-radius:999px;place-items:center;min-width:34px;min-height:34px;font-weight:900;display:inline-grid}.directory-action-button{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-color:#14b8a6;min-width:74px}.directory-action-button:hover{color:#fff;background:linear-gradient(135deg,#115e59,#1d4ed8);border-color:#0f766e}.workflow-chip{white-space:nowrap;border-radius:999px;align-items:center;margin-bottom:4px;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.workflow-chip.approved{color:#166534;background:#dcfce7}.workflow-chip.evaluated{color:#1d4ed8;background:#dbeafe}.workflow-chip.manual{color:#92400e;background:#fef3c7}.client-permission-toggle{cursor:pointer;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:5px 9px;display:inline-flex}.client-permission-toggle input{width:auto;margin:0}.client-permission-toggle span{white-space:nowrap;font-size:.74rem;font-weight:900;line-height:1}.client-permission-toggle.enabled{color:#047857;background:#ecfdf5;border-color:#99f6e4}.client-permission-toggle.blocked{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.client-permission-toggle:has(input:disabled){cursor:not-allowed;opacity:.75}.admin-modal-backdrop{z-index:120;background:#0f172a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.admin-modal{box-sizing:border-box;border:1px solid var(--line);width:min(520px,100%);max-height:calc(100vh - 40px);color:var(--ink);background:#fff;border-radius:8px;max-width:100%;padding:18px;overflow:auto;box-shadow:0 22px 70px #0f172a40}.admin-modal-wide{width:min(920px,100%)}.admin-modal-fullscreen{width:min(1280px,100vw - 32px);max-height:calc(100vh - 32px)}.admin-modal-header{z-index:1;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex;position:sticky;top:0}.admin-modal-header h3{color:var(--ink);margin-bottom:0}.admin-modal-header button{width:auto}.admin-modal-header button:disabled{cursor:wait;opacity:.65}.admin-modal label,.admin-modal h4,.admin-modal strong{color:var(--ink)}.admin-modal .section-note,.admin-modal .field-help,.admin-modal .muted{color:var(--muted)}.admin-modal input,.admin-modal select,.admin-modal textarea{color:var(--navy);background:#fff}.session-expired-dialog .admin-modal-header{align-items:center}.session-expired-dialog .registration-form{margin-top:16px}.assignment-roster{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.assignment-roster-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.assignment-roster-header h4{color:var(--ink);margin:2px 0 0;font-size:1.05rem}.assignment-roster-header>span{color:#1e3a8a;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:7px 11px;font-weight:900}.assignment-roster-tools{align-items:flex-end;gap:12px;margin:0 0 14px;display:flex}.assignment-roster-tools label{color:var(--ink);gap:6px;width:100%;max-width:460px;font-size:.84rem;font-weight:900;display:grid}.assignment-roster-tools input{color:var(--ink);border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:42px;padding:10px 12px;font-size:.95rem}.assignment-roster-tools input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.assignment-roster-table-wrap{border:1px solid var(--line);border-radius:8px;overflow:visible}.assignment-parent-groups{gap:14px;display:grid}.assignment-parent-group{background:linear-gradient(#f8fffc,#fff 42%);border:1px solid #cfe0f1;border-radius:8px;padding:12px}.assignment-parent-group.collapsed{background:#fff}.assignment-parent-heading{border-bottom:1px solid #dbe7f3;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}.assignment-parent-group.collapsed .assignment-parent-heading{border-bottom:0;margin-bottom:0;padding-bottom:0}.assignment-parent-heading h5{color:var(--ink);margin:2px 0 3px;font-size:1.02rem}.assignment-parent-heading span{color:var(--muted);font-size:.86rem;display:block}.assignment-parent-heading .subscriber-type-chip{border-radius:999px;width:fit-content;padding:4px 8px;font-size:.72rem;font-weight:900;display:inline-flex}.assignment-parent-heading strong{color:#0f766e;white-space:nowrap;background:#ecfeff;border-radius:999px;padding:7px 10px;font-size:.82rem}.assignment-parent-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.assignment-collapse-button{color:#334155;cursor:pointer;white-space:nowrap;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:8px;width:auto;min-height:34px;padding:7px 11px;font-size:.82rem;font-weight:900}.assignment-collapse-button:hover{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.assignment-action-stack{gap:7px;min-width:120px;display:grid}.status-chip{border-radius:999px;width:fit-content;padding:4px 8px;font-weight:900;margin-top:7px!important;font-size:.75rem!important;display:inline-flex!important}.status-chip.active{background:#dcfce7;color:#166534!important}.status-chip.inactive{background:#fee2e2;color:#991b1b!important}.assignment-roster-table{border-collapse:collapse;width:100%;min-width:720px}.assignment-roster-table th,.assignment-roster-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.assignment-roster-table th{color:#334155;text-transform:uppercase;background:#f8fafc;font-size:.8rem}.assignment-roster-table tbody tr:has(.action-menu[open]){z-index:30;position:relative}.assignment-roster-table td strong,.assignment-roster-table td span,.assignment-roster-table td small{display:block}.assignment-roster-table td strong{color:var(--ink)}.assignment-roster-table td small,.assignment-roster-table td>span:not(.assignment-role-chip){color:var(--muted);margin-top:3px;font-size:.84rem}.employee-profile-chip{gap:2px;display:grid}.employee-profile-chip strong{color:#0f766e}.assignment-role-chip{border-radius:999px;width:fit-content;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.assignment-role-chip.company-owned{color:#166534;background:#dcfce7}.assignment-role-chip.finora-owned{color:#075985;background:#e0f2fe}.assignment-company-chips{flex-wrap:wrap;gap:6px;display:flex}.assignment-company-chips span{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:5px 8px;font-size:.8rem;font-weight:800}.workflow-settings-form{gap:18px;width:100%}.workflow-settings-form>label:first-child{max-width:520px}.workflow-settings-tabs{background:#eef7ff;border:1px solid #cfe0f3;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;display:grid}.workflow-settings-tab{color:#40516b;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;place-items:flex-start;gap:2px;width:100%;padding:10px 12px;display:grid}.workflow-settings-tab:hover{background:#fff;border-color:#d7e4f2}.workflow-settings-tab.active{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 8px 20px #0f766e29}.workflow-settings-tab span{font-weight:900}.workflow-settings-tab small{color:inherit;opacity:.78;font-size:.76rem;font-weight:700;line-height:1.2}.workflow-settings-body{min-height:320px}.workflow-settings-section{gap:12px;display:grid}.workflow-settings-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workflow-settings-summary div,.settings-toggle{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px}.workflow-settings-summary span,.workflow-settings-summary small,.settings-toggle small{color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.35;display:block}.workflow-settings-summary strong{color:var(--navy);margin:3px 0;font-size:1.2rem;display:block}.workflow-settings-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.workflow-settings-footer button{width:auto}.workflow-settings-footer .field-help{max-width:560px}.settings-toggle{cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:0;display:flex}.settings-toggle input{flex:none;width:auto;margin-top:3px}.settings-toggle strong{color:var(--ink);margin-bottom:3px;display:block}.deadline-schedule-panel{background:#f8fbff;border:1px solid #cfe0f3;border-radius:8px;gap:12px;padding:16px;display:grid}.deadline-schedule-panel .section-heading-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.deadline-schedule-panel h4{color:var(--navy);margin:2px 0 4px;font-size:1rem}.deadline-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.deadline-schedule-panel .compact-toggle{min-height:100%}.deadline-schedule-actions{align-items:center;gap:10px;display:flex}.deadline-schedule-actions button{width:auto}.deadline-schedule-list{gap:8px;display:grid}.deadline-schedule-row{background:#fff;border:1px solid #d8e4f1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.deadline-schedule-row button{width:auto}.deadline-schedule-meta{color:#5f6f86;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:.85rem;display:flex}.registration-form{border-top:1px solid var(--line);padding-top:12px}.login-card .registration-form,.admin-modal .registration-form{border-top:0;padding-top:0}.registration-fieldset{border:0;margin:0;padding:0;display:contents}.admin-modal .registration-form.registration-form-two-column{flex-direction:column;gap:18px;display:flex}.admin-modal .registration-form.registration-form-two-column>strong{font-size:1.15rem;line-height:1.25}.subscriber-wizard-intro p{color:var(--muted);margin:5px 0 0;font-size:.9rem}.subscriber-wizard-steps{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.subscriber-wizard-steps li{color:var(--muted);align-items:center;gap:8px;font-size:.84rem;font-weight:700;display:flex;position:relative}.subscriber-wizard-steps li:after{content:"";background:#dbe3ed;flex:1;height:2px}.subscriber-wizard-steps li:last-child:after{display:none}.subscriber-wizard-steps li span{background:#f8fafc;border:1px solid #cbd5e1;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.subscriber-wizard-steps li.active{color:var(--navy)}.subscriber-wizard-steps li.active span{color:#fff;background:#0f766e;border-color:#0f766e}.subscriber-wizard-steps li.complete span{color:#115e59;background:#ccfbf1;border-color:#99f6e4}.subscriber-wizard-fields[data-wizard-step="1"] label:nth-child(n+9),.subscriber-wizard-fields[data-wizard-step="2"] label:nth-child(-n+8),.subscriber-wizard-fields[data-wizard-step="3"] label{display:none}.subscriber-review{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscriber-review>div{background:#f8fafc;border:1px solid #dbe3ed;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:16px;display:flex}.subscriber-review span,.subscriber-review small{color:var(--muted)}.subscriber-review strong{overflow-wrap:anywhere}.subscriber-wizard-actions{border-top:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;gap:12px;margin:0 -18px -18px;padding:14px 18px;display:grid;position:sticky;bottom:-18px}.subscriber-wizard-actions button{width:auto;min-width:130px}.subscriber-wizard-complete-note{color:#115e59;text-align:right;background:#f0fdfa;border-top:1px solid #99f6e4;margin:0 -18px -18px;padding:14px 18px;font-size:.9rem;font-weight:700}.subscriber-creation-tracker{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:16px}.subscriber-progress-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.subscriber-progress-heading>div{flex-direction:column;gap:3px;display:flex}.subscriber-progress-heading>div>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.subscriber-progress-percent{color:#0f766e;font-size:1.3rem;font-weight:800}.subscriber-progress-bar{background:#dbe3ed;border-radius:999px;height:8px;margin:12px 0 14px;display:block;overflow:hidden}.subscriber-progress-bar>span{border-radius:inherit;background:#0f766e;height:100%;transition:width .26s;display:block}.subscriber-creation-tracker ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;margin:0;padding:0;list-style:none;display:grid}.subscriber-creation-tracker li{color:var(--muted);align-items:center;gap:8px;font-size:.86rem;display:flex}.subscriber-creation-tracker li>span{background:#fff;border:1px solid #cbd5e1;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.subscriber-creation-tracker li.complete{color:#115e59;font-weight:700}.subscriber-creation-tracker li.complete>span{color:#115e59;background:#ccfbf1;border-color:#5eead4}.subscriber-creation-tracker li.current>span{color:#0f766e;border-color:#2dd4bf;animation:1.2s ease-in-out infinite subscriber-progress-pulse}.subscriber-creation-tracker-done{background:#f0fdfa;border-color:#99f6e4}@keyframes subscriber-progress-pulse{50%{box-shadow:0 0 0 5px #2dd4bf29}}.admin-modal .registration-form.registration-form-two-column .registration-fieldset{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px 20px;display:grid}.admin-modal .registration-form.registration-form-two-column .registration-fieldset label{min-width:0;margin:0}.admin-modal .registration-form.registration-form-two-column .registration-field-wide{grid-column:1/-1}.admin-modal .registration-form.registration-form-two-column textarea{min-height:112px}.admin-modal .registration-form.registration-form-two-column>button[type=submit]{align-self:flex-end;min-width:260px}@media (max-width:820px){.admin-modal .registration-form.registration-form-two-column .registration-fieldset{grid-template-columns:1fr}.admin-modal .registration-form.registration-form-two-column .registration-field-wide{grid-column:auto}.admin-modal .registration-form.registration-form-two-column>button[type=submit]{align-self:stretch;min-width:0}.subscriber-review,.subscriber-creation-tracker ul{grid-template-columns:1fr}.subscriber-wizard-steps li{font-size:0}.subscriber-wizard-steps li span{font-size:.84rem}}.registration-progress{border:1px solid var(--line);color:var(--ink);background:#f8fbff;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.registration-progress strong{margin-bottom:3px;display:block}.registration-progress p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.35}.registration-progress>div{width:100%}.registration-progress-bar{background:#dbeafe;border-radius:999px;height:6px;margin-top:10px;display:block;overflow:hidden}.registration-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);width:40%;height:100%;animation:1.1s ease-in-out infinite registration-progress-slide;display:block}.registration-progress-icon{border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:inline-flex}.registration-progress-processing{background:#eff6ff;border-color:#bfdbfe}.registration-progress-processing .registration-progress-icon{border:3px solid #bfdbfe;border-top-color:#2563eb;animation:.8s linear infinite registration-spin}.registration-progress-done{background:#ecfdf5;border-color:#86efac}.registration-progress-done .registration-progress-icon{color:#fff;background:#16a34a}.registration-progress-error{background:#fef2f2;border-color:#fecaca}.registration-progress-error .registration-progress-icon{color:#fff;background:#dc2626}.admin-audit-module{gap:18px;display:grid}.admin-audit-section{border:1px solid #d6e2f0;border-radius:8px;gap:12px;padding:14px;display:grid}.audit-category-chip{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:850;line-height:1;display:inline-flex}.audit-category-chip.login{color:#075985;background:#e0f2fe}.audit-category-chip.user{color:#047857;background:#ecfdf5}.audit-category-chip.document{color:#3730a3;background:#eef2ff}.audit-category-chip.journal{color:#6b21a8;background:#f3e8ff}.audit-category-chip.quarter{color:#92400e;background:#fef3c7}.audit-category-chip.work{color:#9a3412;background:#fff7ed}.admin-topnav-shell .toolbar,.workspace-topnav-shell .toolbar{color:#e8f6ff;background:linear-gradient(135deg,#123047 0%,#164e63 52%,#0f766e 100%);border-color:#99f6e438;box-shadow:0 18px 38px #0f172a2e}.admin-topnav-shell .toolbar .eyebrow,.workspace-topnav-shell .toolbar .eyebrow{color:#99f6e4}.admin-topnav-shell .toolbar h2,.workspace-topnav-shell .toolbar h2{color:#fff}.admin-topnav-shell .sidebar,.workspace-topnav-shell .sidebar{display:none}.workspace-topnav-shell .toolbar,.admin-topnav-shell .toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 24px;padding:18px 36px 20px 32px;display:grid}.workspace-topnav-shell .toolbar-heading,.admin-topnav-shell .toolbar-heading{min-width:0;display:contents}.workspace-topnav-shell .toolbar-actions,.admin-topnav-shell .toolbar-actions{grid-area:1/2;align-items:center;min-width:0}.workspace-nav-left,.admin-nav-left{z-index:2;grid-area:1/1;align-items:center;gap:16px;min-width:0;display:flex;position:relative}.workspace-nav-left .fiscalbridge-logo,.admin-nav-left .fiscalbridge-logo{--fiscalbridge-word-accent:#a7f3d0;color:#fff;flex:none;align-items:center;gap:10px;padding-right:4px;line-height:1;display:inline-flex}.workspace-nav-left .fiscalbridge-logo-mark,.admin-nav-left .fiscalbridge-logo-mark{width:34px;height:34px;display:inline-flex}.workspace-nav-left .fiscalbridge-logo-mark svg,.admin-nav-left .fiscalbridge-logo-mark svg{width:100%;height:100%;display:block}.workspace-nav-left .fiscalbridge-logo-word,.admin-nav-left .fiscalbridge-logo-word{color:#fff;white-space:nowrap;font-size:1rem;font-weight:900}.workspace-topnav-shell .toolbar-actions,.admin-topnav-shell .toolbar-actions{flex-wrap:nowrap}.admin-expense-budget-workspace{gap:14px;display:grid}.admin-budget-intro{grid-template-columns:minmax(0,1fr) minmax(420px,.7fr);align-items:end;gap:22px;display:grid}.admin-budget-intro h3{color:var(--navy);margin:3px 0 5px}.admin-budget-selectors{grid-template-columns:minmax(220px,1fr) minmax(140px,.45fr);gap:10px;display:grid}.admin-budget-selectors label{color:#40516a;gap:6px;font-size:.78rem;font-weight:850;display:grid}.admin-budget-selectors select{width:100%;min-width:0}.workspace-topnav-shell .workspace-top-nav,.admin-topnav-shell .admin-top-nav{scrollbar-width:thin;flex-wrap:nowrap;flex:auto;width:100%;min-width:0;margin-top:0;padding:2px 4px 4px 0;overflow:visible}.workspace-topnav-shell .workspace-top-nav .admin-top-nav-group{flex:none}.admin-top-nav{flex-wrap:wrap;align-items:center;gap:10px;max-width:100%;margin-top:16px;display:flex}.admin-top-nav-group{position:relative}.admin-top-nav-group[open]{z-index:90}.admin-top-nav-group summary{color:#dffcf7;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff1f;border:1px solid #ccfbf142;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:8px 14px;list-style:none;display:flex}.admin-top-nav-group summary:hover{color:#fff;background:#ffffff2e;border-color:#fde68a9e}.admin-top-nav-group summary::-webkit-details-marker{display:none}.admin-top-nav-group summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;margin-left:2px;transform:rotate(45deg)translateY(-2px)}.admin-top-nav-group[open] summary:after{transform:rotate(225deg)translateY(-1px)}.admin-top-nav-group.active summary{color:#17324a;background:#fef3c7;border-color:#fde68a;box-shadow:0 12px 24px #0206171f}.admin-top-nav-group summary span,.admin-top-nav-group summary small{display:block}.admin-top-nav-group summary span{font-size:.88rem;font-weight:900}.admin-top-nav-group summary small{opacity:.82;font-size:.72rem;font-weight:800}.admin-top-nav-menu{z-index:70;background:#fff;border:1px solid #b9d4df;border-radius:8px;gap:6px;min-width:260px;padding:8px;display:grid;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0 24px 48px #0f172a3d}.admin-top-nav-group:last-child .admin-top-nav-menu{left:auto;right:0}.admin-top-nav-menu button{color:#334155;text-align:left;background:#fff;border:1px solid #0000;border-radius:7px;width:100%;min-height:0;padding:10px 11px;display:block}.admin-top-nav-menu button:hover{color:var(--navy);background:#f0fdfa;border-color:#99f6e4}.admin-top-nav-menu button.active{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.admin-top-nav-menu button span,.admin-top-nav-menu button small{display:block}.admin-top-nav-menu button span{margin-bottom:3px;font-size:.9rem;font-weight:900}.admin-top-nav-menu button small{color:#64748b;font-size:.76rem;font-weight:750;line-height:1.3}.admin-topnav-shell .toolbar .workflow-alerts-menu__button,.workspace-topnav-shell .toolbar .workflow-alerts-menu__button{color:#fff;white-space:nowrap;background:#ea580c;border-color:#fdba74cc;border-radius:10px;min-height:46px;padding:9px 16px;box-shadow:0 12px 22px #ea580c38}.admin-topnav-shell .toolbar>.toolbar-actions>button:not(.workflow-alerts-menu__button),.workspace-topnav-shell .toolbar>.toolbar-actions>button:not(.workflow-alerts-menu__button){color:#fff;background:#2563eb;border-color:#93c5fd}.admin-topnav-shell .toolbar .toolbar-refresh-button,.workspace-topnav-shell .toolbar .toolbar-refresh-button{white-space:nowrap;background:#2563ebeb;border-color:#93c5fdd1;border-radius:10px;min-height:46px;padding-inline:16px;box-shadow:0 12px 22px #2563eb2e}.workspace-topnav-shell .company-content .toolbar .admin-top-nav-menu button{color:#334155;background:#fff;border-color:#0000}.workspace-topnav-shell .company-content .toolbar .admin-top-nav-menu button:hover{color:var(--navy);background:#f0fdfa;border-color:#99f6e4}.workspace-topnav-shell .company-content .toolbar .admin-top-nav-menu button.active{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.admin-company-report-workspace .company-hero-panel{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr)}.admin-company-report-workspace .company-hero-panel>button{color:#12243f;background:#ffffffeb;border:1px solid #ffffff6b;grid-column:1/-1;font-weight:800}.admin-company-report-workspace .company-hero-panel>button:hover{color:#0f766e;background:#fff}.assignment-save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e,#2563eb);border:0;border-radius:8px;min-height:42px;padding:10px 14px;font-weight:900}.assignment-save-button:disabled{cursor:not-allowed;opacity:.6}.user-role-editor{background:linear-gradient(135deg,#f0fdfa 0%,#fff 72%);border:1px solid #dbe7f3;border-radius:8px;gap:12px;margin-bottom:14px;padding:14px;display:grid}.user-role-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.employee-profile-editor{background:linear-gradient(135deg,#ecfdf5a3 0%,#fffffff5 28%,#f8fbff 100%);border-color:#bdd7e8;box-shadow:0 18px 45px #0f2a4414}.employee-profile-editor>div:first-child{background:linear-gradient(100deg,#e9faf7,#eff6ffd1);border:1px solid #c6e8e2;border-radius:12px;gap:3px;padding:14px 16px;display:grid}.employee-profile-editor>div:first-child h4{color:#102742;margin:0;font-size:1.12rem}.employee-profile-editor>div:first-child .section-note{color:#5b6e85}.employee-profile-page{gap:16px;display:grid}.employee-profile-page-header{color:#fff;background:radial-gradient(circle at 83% 20%,#2dd4bf40,#0000 28%),linear-gradient(120deg,#092e43 0%,#0e5261 55%,#0f766e 100%);border:1px solid #5eead457;border-radius:18px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:150px;padding:22px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 44px #082f492e}.employee-profile-page-header:after{content:"";pointer-events:none;border:34px solid #ffffff0d;border-radius:999px;width:180px;height:180px;position:absolute;top:-95px;right:-58px}.employee-profile-hero-back,.employee-profile-hero-action{color:#fff;z-index:1;background:#ffffff1c;border:1px solid #ffffff47;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 13px;font-weight:850;display:inline-flex;position:relative}.employee-profile-hero-back:hover,.employee-profile-hero-action:hover,.employee-profile-hero-back:focus-visible,.employee-profile-hero-action:focus-visible{background:#fff3;border-color:#fff9;outline:none}.employee-profile-avatar{color:#0f766e;letter-spacing:-.05em;z-index:1;background:linear-gradient(145deg,#fff,#ccfbf1);border:4px solid #fff3;border-radius:22px;flex:none;justify-content:center;align-items:center;width:74px;height:74px;font-size:1.55rem;font-weight:950;display:flex;position:relative;box-shadow:0 12px 28px #0318263d}.employee-profile-hero-copy{z-index:1;min-width:0;position:relative}.employee-profile-hero-copy .eyebrow{color:#99f6e4}.employee-profile-hero-copy .section-note{color:#d7eaf1;margin-top:5px}.employee-profile-page-header h3{color:#fff;margin:0;font-size:clamp(1.5rem,2vw,2.05rem);line-height:1.1}.employee-profile-hero-meta{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.employee-profile-hero-meta span{color:#eefdfb;background:#ffffff1c;border:1px solid #ffffff2b;border-radius:999px;padding:5px 9px;font-size:.73rem;font-weight:800}.employee-profile-page-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.employee-profile-page-summary>div{background:linear-gradient(145deg,#fff,#f6faff);border:1px solid #d7e5f1;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;min-width:0;padding:13px 14px;display:grid;position:relative}.employee-profile-page-summary>div:after{content:"";opacity:.72;background:linear-gradient(90deg,#0f8379,#2c6bed);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.employee-profile-summary-card>i{color:#0f766e;letter-spacing:-.02em;background:#e7f8f5;border-radius:10px;grid-row:1/span 2;justify-content:center;align-items:center;width:34px;height:34px;font-size:.68rem;font-style:normal;font-weight:950;display:flex}.employee-profile-summary-card--role>i{color:#245bc4;background:#e8efff}.employee-profile-summary-card--status>i{color:#16874d;background:#e8faef}.employee-profile-summary-card--assignments>i{color:#b86409;background:#fff3dd}.employee-department-setup-link{align-self:end;gap:6px;display:grid}.employee-profile-page-summary span{color:#65758d;text-transform:uppercase;font-size:.76rem;font-weight:900}.employee-profile-page-summary strong{color:#13233d;overflow-wrap:anywhere;grid-column:2}.employee-profile-page-summary .employee-profile-completion-summary{background:linear-gradient(135deg,#effcf8,#f7fbff);border-color:#a7ead9;grid-template-columns:1fr}.employee-profile-page-summary .employee-profile-completion-summary>*{grid-column:1}.employee-profile-completion-track{background:#dce8ed;border-radius:999px;width:100%;height:7px;overflow:hidden}.employee-profile-completion-track i{border-radius:inherit;background:linear-gradient(90deg,#0f8379,#2c6bed);height:100%;transition:width .18s;display:block}.employee-profile-completion-summary small{color:#607089;font-size:.72rem;line-height:1.35}.employee-profile-bank-workflow{background:linear-gradient(120deg,#f0fdfa,#f7fbff);border:1px solid #a7ead9;border-radius:10px;grid-template-columns:minmax(260px,.8fr) minmax(560px,1.5fr);align-items:center;gap:24px;margin-bottom:14px;padding:18px;display:grid}.employee-profile-bank-workflow h4,.employee-profile-bank-workflow p{margin:0}.employee-profile-bank-workflow>div{gap:6px;display:grid}.employee-profile-bank-workflow>div>p:last-child{color:#52647d;line-height:1.45}.employee-profile-bank-workflow ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.employee-profile-bank-workflow li{background:#ffffffdb;border:1px solid #d7e6ef;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.employee-profile-bank-workflow li>b{color:#08756b;background:#d8f8ef;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;height:30px;display:inline-flex}.employee-profile-bank-workflow li span{gap:2px;min-width:0;display:grid}.employee-profile-bank-workflow li small{color:#607089;line-height:1.25}.employee-career-workspace{gap:14px;display:grid}.employee-career-overview{background:linear-gradient(125deg,#f0fdfa,#f5f8ff);border:1px solid #a7ead9;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(230px,.35fr);align-items:center;gap:22px;padding:18px;display:grid}.employee-career-overview h4,.employee-career-overview p,.employee-career-panel-heading h4,.employee-career-panel-heading p,.employee-cv-preview h4,.employee-cv-preview p{margin:0}.employee-career-overview>div:first-child,.employee-career-panel-heading>div,.employee-cv-preview>div:first-child{gap:6px;display:grid}.employee-career-overview>div:first-child>p:last-child{color:#5d6d84;line-height:1.45}.employee-career-completion{background:#ffffffdb;border:1px solid #d7e5ed;border-radius:9px;gap:6px;padding:12px;display:grid}.employee-career-completion>span{color:#607089;text-transform:uppercase;font-size:.72rem;font-weight:900}.employee-career-completion>strong{color:#0f766e;font-size:1.35rem}.employee-career-completion>div{background:#dfe9ed;border-radius:999px;height:8px;overflow:hidden}.employee-career-completion>div i{border-radius:inherit;background:linear-gradient(90deg,#0f8379,#2c6bed);height:100%;display:block}.employee-career-completion small{color:#607089;font-weight:800}.employee-career-panel{background:#fff;border:1px solid #d5e3f1;border-radius:10px;gap:14px;padding:18px;display:grid}.employee-career-panel-heading,.employee-career-record-section>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.employee-career-panel label,.employee-document-upload label,.employee-career-record label{color:#334155;gap:6px;font-size:.78rem;font-weight:900;display:grid}.employee-career-panel input,.employee-career-panel select,.employee-career-panel textarea,.employee-document-upload input,.employee-document-upload select{color:#13233d;font:inherit;background:#fff;border:1px solid #cbddec;border-radius:8px;min-height:42px;padding:9px 11px}.employee-career-panel textarea{resize:vertical;line-height:1.45}.employee-career-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.employee-career-record-section{border:1px solid #dce7f2;border-radius:9px;gap:12px;padding:14px;display:grid}.employee-career-record{background:#f8fbff;border:1px solid #d7e4ef;border-left:4px solid #0f8379;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) 125px 125px auto auto;align-items:end;gap:10px;padding:12px;display:grid}.employee-career-record.education{grid-template-columns:minmax(180px,1fr) minmax(160px,1fr) minmax(160px,1fr) 90px 90px auto}.employee-career-record-summary{grid-column:1/-2}.employee-career-current{align-items:center;min-height:42px;display:flex!important}.employee-career-current input{width:auto;min-height:0}.employee-document-upload{background:#eefaf8;border:1px dashed #65d9c8;border-radius:10px;grid-template-columns:minmax(180px,.35fr) minmax(280px,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.employee-document-list{gap:10px;display:grid}.employee-document-list article{background:#f8fbff;border:1px solid #d9e5f0;border-radius:8px;grid-template-columns:minmax(0,1fr) repeat(4,auto);align-items:center;gap:12px;padding:12px;display:grid}.employee-document-list article>div{gap:3px;display:grid}.employee-document-list article span,.employee-document-list article small{color:#607089;font-size:.72rem;font-weight:800}.employee-document-list article>div:first-child>span{color:#0f766e;text-transform:uppercase;font-weight:900}.employee-document-status{background:#e5eef7;border-radius:999px;padding:5px 8px}.employee-document-status.review-required{color:#92400e;background:#fff3cd}.employee-document-status.extraction-failed{color:#991b1b;background:#fee2e2}.employee-cv-preview{background:linear-gradient(145deg,#fffbf3,#f5fbff);border:1px solid #f5c976;border-radius:14px;gap:16px;padding:18px;display:grid}.employee-cv-preview>header,.employee-cv-preview>footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.employee-cv-preview>header h4,.employee-cv-preview>header p{margin:0}.employee-cv-preview>header>div:first-child{gap:3px;display:grid}.employee-cv-preview>header>div:first-child>p:last-child{color:#68788c;font-size:.76rem;font-weight:750}.employee-cv-preview-counts{gap:7px;display:flex}.employee-cv-preview-counts span{color:#52647d;background:#fff;border:1px solid #eadfca;border-radius:10px;align-items:center;gap:6px;padding:6px 9px;font-size:.75rem;font-weight:900;display:flex}.employee-cv-preview-counts strong{color:#0f766e;font-size:1rem}.employee-cv-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.employee-cv-group{background:#ffffffd1;border:1px solid #d9e6ee;border-radius:11px;gap:9px;min-width:0;padding:13px;display:grid}.employee-cv-group>span{color:#0f6670;letter-spacing:.025em;text-transform:uppercase;font-size:.72rem;font-weight:950}.employee-cv-group>p{color:#334155;white-space:pre-line;max-height:150px;margin:0;line-height:1.48;overflow:auto}.employee-cv-group--wide{grid-column:1/-1}.employee-cv-skill-list{flex-wrap:wrap;gap:6px;display:flex}.employee-cv-skill-list b{color:#0f6c66;background:#e5f8f4;border:1px solid #b5e9de;border-radius:999px;padding:5px 8px;font-size:.73rem}.employee-cv-record-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:7px;display:grid}.employee-cv-record-list>div{background:#f7fafc;border:1px solid #dce6ee;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:10px;display:grid}.employee-cv-record-list>div>i{color:#0f766e;background:#dff5f1;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-style:normal;font-weight:950;display:flex}.employee-cv-record-list p{gap:2px;margin:0;display:grid}.employee-cv-record-list p strong,.employee-cv-record-list p b,.employee-cv-record-list p small{overflow-wrap:anywhere}.employee-cv-record-list p strong{color:#16263d}.employee-cv-record-list p b{color:#53677f;font-size:.78rem}.employee-cv-record-list p small{color:#78879a}.employee-cv-preview>footer{border-top:1px solid #e8dcc5;padding-top:14px}.employee-cv-preview>footer p{gap:2px;margin:0;display:grid}.employee-cv-preview>footer span{color:#65758a;font-size:.77rem}.employee-cv-apply-confirmation{background:linear-gradient(135deg,#e9fbf4,#eef8ff);border:1px solid #8dddc5;border-left:4px solid #0f8a76;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.employee-cv-apply-confirmation>div{gap:8px;display:flex}.employee-cv-apply-confirmation>div:first-child{gap:2px;display:grid}.employee-cv-apply-confirmation strong{color:#0f665c}.employee-cv-apply-confirmation span{color:#52657a;font-size:.78rem}.employee-document-remove{color:#b42318;border-color:#fecaca}.employee-document-remove:hover:not(:disabled){background:#fff1f2;border-color:#fda4af}.employee-document-remove-modal{border-radius:16px;width:min(600px,100%)}.employee-document-remove-summary{background:#f8fafc;border:1px solid #d9e4ee;border-left:4px solid #e97924;border-radius:10px;gap:3px;margin-bottom:12px;padding:12px 14px;display:grid}.employee-document-remove-summary span,.employee-document-remove-summary small{color:#68788c;font-size:.75rem}.employee-document-remove-summary span{text-transform:uppercase;font-weight:900}.employee-document-remove-modal>label{gap:7px;margin-top:14px;display:grid}.employee-document-remove-modal>label>b{color:#b42318;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}.employee-document-remove-modal textarea{resize:vertical;width:100%;min-height:108px}.employee-document-remove-modal>label>small{color:#68788c;font-size:.75rem}.employee-document-remove-confirm{background:#b42318;border-color:#b42318}.employee-document-remove-confirm:hover:not(:disabled){background:#8f1b13;border-color:#8f1b13}.employee-profile-workspace-tabs{background:linear-gradient(#fff,#f4f8fc);border:1px solid #c9dbea;border-radius:14px;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:8px;display:grid;box-shadow:0 10px 28px #0f2a4412}.employee-profile-workspace-tabs>button{color:#475569;text-align:left;background:#f8fafc;border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:72px;padding:10px 12px;display:grid}.employee-profile-workspace-copy{gap:4px;min-width:0;display:grid}.employee-profile-workspace-copy>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-profile-workspace-index{color:#52657c;background:#e6edf4;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:950;display:flex}.employee-profile-workspace-tabs strong{color:#334155;font-size:.9rem;font-weight:950}.employee-profile-workspace-tabs small{color:#64748b;font-size:.74rem;font-weight:750;line-height:1.2}.employee-profile-workspace-tabs b{color:#475569;background:#e2e8f0;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.72rem;display:inline-flex}.employee-profile-workspace-tabs>button:hover,.employee-profile-workspace-tabs>button:focus-visible{background:#f0fdfa;border-color:#99f6e4;outline:none}.employee-profile-workspace-tabs>button.active{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border-color:#2dd4bf;box-shadow:0 8px 20px #0f766e1a}.employee-profile-workspace-tabs>button.active .employee-profile-workspace-index{color:#fff;background:linear-gradient(135deg,#0f8379,#226bd6);box-shadow:0 5px 12px #0f766e38}.employee-profile-workspace-tabs>button.active strong{color:#0f766e}.employee-profile-workspace-tabs>button.requires-action b{color:#c2410c;background:#ffedd5}.employee-profile-workspace-tabs>button.requires-action:not(.active){border-color:#fed7aa}.employee-profile-focus-panel{min-height:220px}.employee-profile-directory{gap:14px;display:grid}.employee-profile-directory-header .header-actions{align-items:center}.employee-department-quick-setup{background:linear-gradient(135deg,#f8fffc 0%,#f8fbff 100%);border:1px solid #bdf4df;border-radius:8px;gap:14px;padding:16px;display:grid}.employee-department-quick-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.employee-department-quick-header h4{color:#13233d;margin:2px 0 4px;font-size:1rem}.employee-department-quick-form{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) auto auto;align-items:end;gap:12px;display:grid}.employee-department-quick-form label{color:#334155;gap:6px;font-size:.78rem;font-weight:900;display:grid}.employee-department-quick-form input,.employee-department-quick-form select{color:#0f172a;font:inherit;background:#fff;border:1px solid #c7dff7;border-radius:8px;min-height:42px;padding:9px 11px}.employee-department-active-toggle{background:#fff;border:1px solid #c7dff7;border-radius:8px;align-items:center;min-height:42px;padding:9px 11px;gap:8px!important;display:inline-flex!important}.employee-department-active-toggle input{min-height:auto;padding:0}.employee-department-quick-message{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;margin:0;padding:10px 12px;font-weight:900}.employee-department-quick-list{flex-wrap:wrap;gap:8px;display:flex}.employee-department-quick-list span{color:#1f3f8f;background:#e6f0ff;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.employee-profile-directory-toolbar{background:linear-gradient(135deg,#f7fffc 0%,#f8fbff 100%);border:1px solid #bdf4df;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(170px,220px) minmax(170px,220px) auto;align-items:end;gap:12px;padding:14px;display:grid}.employee-profile-directory-toolbar label{color:#334155;gap:6px;font-size:.78rem;font-weight:900;display:grid}.employee-profile-directory-toolbar input,.employee-profile-directory-toolbar select{color:#0f172a;font:inherit;background:#fff;border:1px solid #c7dff7;border-radius:8px;min-height:42px;padding:9px 11px}.employee-profile-directory-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.employee-profile-directory-stats span,.employee-profile-linked-users{color:#1f3f8f;background:#e6f0ff;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.employee-profile-list{gap:10px;display:grid}.employee-profile-list-heading{color:#64748b;letter-spacing:.02em;text-transform:uppercase;grid-template-columns:minmax(210px,1.25fr) minmax(120px,.7fr) minmax(140px,.8fr) minmax(155px,.9fr) minmax(165px,.9fr) minmax(135px,.65fr) minmax(105px,.45fr);align-items:center;gap:14px;padding:0 14px;font-size:.75rem;font-weight:900;display:grid}.employee-profile-list-heading button{color:#334155;cursor:pointer;font:inherit;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.employee-profile-list-heading button span{color:#1f3f8f;background:#e6f0ff;border-radius:999px;padding:3px 7px;font-size:.68rem}.employee-profile-row{background:#fff;border:1px solid #dbe7f3;border-left:4px solid #0f8274;border-radius:8px;grid-template-columns:minmax(210px,1.25fr) minmax(120px,.7fr) minmax(140px,.8fr) minmax(155px,.9fr) minmax(165px,.9fr) minmax(135px,.65fr) minmax(105px,.45fr);align-items:center;gap:14px;padding:14px;display:grid}.employee-profile-row h4{color:#13233d;margin:4px 0 2px;font-size:1.05rem;line-height:1.15}.employee-profile-row p,.employee-profile-row span{color:#64748b;overflow-wrap:anywhere}.employee-profile-row strong{color:#13233d;overflow-wrap:anywhere;line-height:1.2;display:block}.employee-profile-row-main{justify-items:start;display:grid}.employee-profile-row-label{color:#64748b;letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:900;display:block}.employee-profile-status{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:900}.employee-profile-status.ready{color:#166534;background:#dcfce7}.employee-profile-status.needs{color:#9a3412;background:#fff1e6}.employee-profile-status.excluded{color:#475569;background:#f1f5f9}.employee-profile-row-completion{gap:5px;min-width:0;display:grid}.employee-profile-row-completion>div:first-of-type{align-items:baseline;gap:6px;display:flex}.employee-profile-row-completion>div:first-of-type strong{color:#0f766e;font-size:1rem}.employee-profile-row-completion>div:first-of-type span,.employee-profile-row-completion small{color:#718096;font-size:.7rem;font-weight:800}.employee-profile-row-completion-track{background:#e1e9ef;border-radius:999px;width:100%;height:7px;overflow:hidden}.employee-profile-row-completion-track i{border-radius:inherit;background:linear-gradient(90deg,#0f8379,#2c6bed);height:100%;display:block}.employee-profile-row-actions{justify-content:flex-end;display:flex}.employee-create-modal{width:min(860px,100%)}.employee-create-form{gap:14px;display:grid}.employee-create-section{border:1px solid #dbe7f3;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.employee-create-section>div:first-child,.employee-create-wide-field{grid-column:1/-1}.employee-create-section h4{color:#13233d;margin:2px 0 4px}.employee-create-section label{color:#334155;gap:6px;font-size:.78rem;font-weight:900;display:grid}.employee-create-section input,.employee-create-section select{color:#0f172a;font:inherit;background:#fff;border:1px solid #c7dff7;border-radius:8px;min-height:42px;padding:9px 11px}.employee-profile-pagination{border-top:1px solid #dbe7f3;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding-top:14px;display:flex}.employee-profile-pagination>span,.employee-profile-pagination strong{color:#64748b;font-size:.9rem;font-weight:850}.employee-profile-pagination div{align-items:center;gap:8px;display:flex}.employee-profile-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.employee-profile-tabs{background:linear-gradient(#edf3f8,#f6f9fc);border:1px solid #cfe0f2;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:7px;display:grid}.employee-profile-editor .employee-profile-tab{color:#475569;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center;gap:1px 9px;min-height:58px;padding:8px 10px;display:grid}.employee-profile-tab>span{color:#475569;background:#e2e8f0;border-radius:999px;grid-row:1/span 2;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:950;display:inline-flex}.employee-profile-tab strong,.employee-profile-tab small{grid-column:2;min-width:0;display:block}.employee-profile-tab strong{color:#334155;font-size:.84rem;font-weight:950}.employee-profile-tab small{color:#64748b;font-size:.7rem;font-weight:750;line-height:1.15}.employee-profile-editor .employee-profile-tab:hover,.employee-profile-editor .employee-profile-tab:focus-visible{background:#ffffffc7;border-color:#bfdbfe;outline:none}.employee-profile-editor .employee-profile-tab.active{color:#0f766e;background:#fff;border-color:#5eead4;box-shadow:0 7px 18px #0f172a14}.employee-profile-tab.active>span{color:#0f766e;background:#ccfbf1}.employee-profile-tab--organization.active>span{color:#1d4ed8;background:#dbeafe}.employee-profile-tab--compensation.active>span{color:#15803d;background:#dcfce7}.employee-profile-tab--deductions.active>span{color:#b45309;background:#fef3c7}.employee-profile-tab--payroll.active>span{color:#4338ca;background:#e0e7ff}.employee-profile-form-section{background:#fff;border:1px solid #cfe0f2;border-left:5px solid #0f766e;border-radius:10px;gap:14px;min-width:0;padding:0;display:grid;overflow:hidden;box-shadow:0 12px 32px #0f172a0b}.employee-profile-form-section-wide{grid-column:1/-1}.employee-profile-form-section-heading{background:linear-gradient(90deg,#ecfdf5 0%,#f8fbff 100%);border-bottom:1px solid #dbe7f3;grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center;gap:3px 10px;padding:12px 14px;display:grid}.employee-profile-form-section-heading:before{color:#0f766e;content:attr(data-step);background:#ccfbf1;border:1px solid #99f6e4;border-radius:999px;grid-row:1/span 2;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:950;display:inline-flex}.employee-profile-form-section-heading span{color:#0f766e;letter-spacing:.02em;text-transform:uppercase;grid-column:2;font-size:.72rem;font-weight:950}.employee-profile-form-section-heading strong{color:#0f172a;text-align:left;grid-column:2;font-size:1.05rem;font-weight:950}.employee-profile-form-section--organization{border-left-color:#2563eb}.employee-profile-form-section--organization .employee-profile-form-section-heading{background:linear-gradient(90deg,#eff6ff 0%,#f8fbff 100%)}.employee-profile-form-section--organization .employee-profile-form-section-heading:before{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.employee-profile-form-section--organization .employee-profile-form-section-heading span{color:#1d4ed8}.employee-profile-form-section--compensation{border-left-color:#16a34a}.employee-profile-form-section--compensation .employee-profile-form-section-heading{background:linear-gradient(90deg,#f0fdf4 0%,#f8fbff 100%)}.employee-profile-form-section--compensation .employee-profile-form-section-heading:before{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.employee-profile-form-section--compensation .employee-profile-form-section-heading span{color:#15803d}.employee-profile-form-section--deductions{border-left-color:#d97706}.employee-profile-form-section--deductions .employee-profile-form-section-heading{background:linear-gradient(90deg,#fffbeb 0%,#f8fbff 100%)}.employee-profile-form-section--deductions .employee-profile-form-section-heading:before{color:#b45309;background:#fef3c7;border-color:#fde68a}.employee-profile-form-section--deductions .employee-profile-form-section-heading span{color:#b45309}.employee-profile-form-section--payroll{border-left-color:#4f46e5}.employee-profile-form-section--payroll .employee-profile-form-section-heading{background:linear-gradient(90deg,#eef2ff 0%,#f8fbff 100%)}.employee-profile-form-section--payroll .employee-profile-form-section-heading:before{color:#4338ca;background:#e0e7ff;border-color:#c7d2fe}.employee-profile-form-section--payroll .employee-profile-form-section-heading span{color:#4338ca}.employee-profile-field-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:0 14px 14px;display:grid}.employee-profile-field-grid-compact{grid-template-columns:repeat(auto-fit,minmax(220px,320px))}.employee-profile-grid label,.employee-profile-field-grid label{color:#334155;gap:5px;font-size:.78rem;font-weight:900;display:grid}.employee-profile-grid input,.employee-profile-grid select,.employee-profile-field-grid input,.employee-profile-field-grid select{color:#0f172a;font:inherit;background:#fff;border:1px solid #c7dff7;border-radius:8px;min-height:40px;padding:8px 10px}.employee-profile-name-field{grid-column:1/-1}.employee-department-setup-link{align-content:end;gap:5px;display:grid}.employee-department-setup-link span{color:#64748b;text-transform:uppercase;font-size:.78rem;font-weight:950}.employee-department-setup-link .secondary{width:100%;min-height:40px}.employee-allowance-editor{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #cfe0f2;border-radius:8px;gap:10px;margin:0 14px;padding:12px;display:grid}.employee-allowance-editor-heading{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.employee-allowance-editor-heading div{gap:2px;display:grid}.employee-allowance-editor-heading span{color:#0f766e;text-transform:uppercase;font-size:.78rem;font-weight:950}.employee-allowance-editor-heading strong{color:#0f172a;font-size:1rem;font-weight:950}.employee-allowance-row{grid-template-columns:minmax(220px,1fr) minmax(160px,220px) auto;align-items:end;gap:10px;display:grid}.employee-allowance-remove{min-height:40px}.employee-compensation-structure-summary{background:linear-gradient(135deg,#ecfdf5eb,#eff6fff0);border:1px solid #99f6e4;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:0 14px;padding:12px;display:grid}.employee-compensation-structure-summary div{background:#fff;border:1px solid #dbe7f3;border-radius:8px;gap:4px;min-height:64px;padding:10px 12px;display:grid}.employee-compensation-structure-summary span{color:#64748b;font-size:.78rem;font-weight:900}.employee-compensation-structure-summary strong{color:#0f172a;font-size:1.05rem;font-weight:950}.employee-profile-save-confirmation{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:.9rem;font-weight:900;display:flex}.employee-profile-save-confirmation:before{color:#fff;content:"✓";background:#0f766e;border-radius:999px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:.78rem;display:inline-grid}.employee-profile-approval-note{color:#8a4b00;background:#fff8eb;border:1px solid #f5c16c;border-radius:8px;margin:0;padding:10px 12px;font-size:.9rem;font-weight:800}.employee-profile-history-panel{background:#fff;border:1px solid #dbe7f3;border-radius:8px;gap:12px;padding:16px;display:grid}.employee-profile-compensation-request-list{gap:10px;display:grid}.employee-profile-compensation-request{background:#fff;border:1px solid #c9d7ea;border-left:4px solid #f59e0b;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.employee-profile-compensation-request.approved{border-left-color:#16a34a}.employee-profile-compensation-request.rejected{background:#fff7f7;border-left-color:#b91c1c}.employee-profile-compensation-request>div:first-child{gap:4px;min-width:0;display:grid}.employee-profile-compensation-request>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.employee-profile-compensation-request span{color:#0f766e;text-transform:uppercase;font-size:.78rem;font-weight:900}.employee-profile-compensation-request small{color:#64748b;font-weight:800}.employee-profile-bank-approval-card{border:1px solid #c9d7ea;border-left:4px solid #94a3b8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:stretch;gap:12px;padding:12px 14px;display:grid}.employee-profile-bank-approval-card>div{background:#f8fbff;border:1px solid #dbe7f3;border-radius:8px;gap:4px;padding:10px;display:grid}.employee-profile-bank-approval-card>div.pending{background:#fffbeb;border-color:#fde68a}.employee-profile-bank-approval-card span{color:#0f766e;text-transform:uppercase;font-size:.78rem;font-weight:900}.employee-profile-bank-approval-card small{color:#64748b;font-weight:800}.employee-profile-bank-approval-actions{flex-wrap:wrap;place-content:center flex-end;gap:8px;background:0 0!important;border:0!important;padding:0!important;display:flex!important}.employee-profile-bank-approval-card>.salary-bank-audit-trail{grid-column:1/-1}.salary-bank-audit-trail{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:8px;padding:10px;display:grid}.salary-bank-audit-trail span{text-transform:none;border-left:3px solid #0f766e;gap:2px;padding-left:8px;display:grid}.salary-bank-audit-trail strong{color:#0f172a;font-size:.84rem}.salary-bank-audit-trail small{color:#64748b;font-weight:800}.employee-profile-history-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:start;gap:12px;padding-bottom:12px;display:flex}.employee-profile-history-header h4{color:#13233d;margin:0;font-size:1.15rem}.employee-profile-history-header>span{color:#1f3f8f;white-space:nowrap;background:#e6f0ff;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:900}.employee-profile-history-list{gap:8px;display:grid}.employee-profile-history-row{background:#f8fbff;border:1px solid #dbe7f3;border-left:4px solid #0f8274;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.employee-profile-history-row div{gap:3px;display:grid}.employee-profile-history-row strong{color:#13233d}.employee-profile-history-row span{color:#64748b;overflow-wrap:anywhere;font-size:.86rem;font-weight:800}.admin-work-activity-module{gap:14px;display:grid}.admin-work-tabs{margin-top:0;margin-bottom:0}.admin-work-tabs button{min-height:70px}.admin-work-performance,.admin-work-capacity{gap:14px;display:grid}.directory-action-stack{justify-items:stretch;gap:8px;display:grid}.directory-action-stack .action-menu summary{width:100%}.directory-action-stack small{color:#0f766e;font-size:.78rem;font-weight:900}.registration-quotation-actions{gap:8px;margin:4px 0 0}.registration-quotation-actions .compact-action{min-height:34px;padding:7px 11px}.registration-user-setup{border-top:1px solid #dbe7f3;gap:10px;margin-top:8px;padding-top:12px;display:grid}.registration-user-setup__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.registration-user-setup__header span{color:var(--navy);font-size:.86rem;font-weight:900}.registration-user-row{background:#f8fbff;border:1px solid #dbe7f3;border-radius:8px;gap:8px;padding:10px;display:grid}.registration-user-row label{gap:4px;display:grid}.registration-user-row label span{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:900}.registration-user-row input,.registration-user-row select{min-height:36px}.registration-user-summary{background:#f8fbff;border:1px solid #dbe7f3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:10px;display:flex}.registration-user-summary div{gap:3px;min-width:0;display:grid}.registration-user-summary span{color:#334155;text-transform:uppercase;font-size:.78rem;font-weight:900}.registration-user-summary strong{color:var(--navy);font-size:.98rem}.registration-user-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.registration-user-modal{width:min(1040px,100%)}.registration-user-modal-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.registration-user-modal-toolbar span{color:var(--navy);font-weight:900}.registration-user-modal-list{gap:10px;display:grid}.registration-user-modal-row{grid-template-columns:minmax(170px,1.2fr) minmax(190px,1.2fr) minmax(170px,.9fr) minmax(160px,.9fr) auto;align-items:end}.registration-user-modal-actions{border-top:1px solid #dbe7f3;margin-top:16px;padding-top:14px}.registration-approval-confirm-modal{width:min(760px,100%)}.registration-approval-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.registration-approval-summary>div,.registration-approval-users{background:#f8fbff;border:1px solid #dbe7f3;border-radius:8px;gap:5px;padding:12px;display:grid}.registration-approval-summary span{color:#64748b;text-transform:uppercase;font-size:.74rem;font-weight:900}.registration-approval-summary strong{color:var(--navy);overflow-wrap:anywhere;font-size:.98rem}.registration-approval-summary small{color:var(--muted);font-size:.82rem;line-height:1.35}.registration-approval-users{background:#fff;margin-top:12px}.registration-approval-users__header,.registration-approval-user-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.registration-approval-users__header{border-bottom:1px solid #dbe7f3;padding-bottom:10px}.registration-approval-users__header strong{color:var(--navy)}.registration-approval-user-list{gap:8px;display:grid}.registration-approval-user-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.registration-approval-user-row div{gap:3px;min-width:0;display:grid}.registration-approval-user-row strong,.registration-approval-user-row span,.registration-approval-user-row code{overflow-wrap:anywhere}.registration-approval-user-row strong{color:var(--navy)}.registration-approval-user-row span{color:#475569;font-size:.86rem;font-weight:800}.registration-approval-user-row div span{color:var(--muted);font-size:.82rem}.registration-approval-user-row code{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;padding:5px 8px;font-size:.82rem;font-weight:900}.subscription-type-label{border-radius:999px;width:max-content;padding:3px 8px;font-size:.72rem!important;font-weight:900!important;display:inline-flex!important}.subscription-type-subscription{background:#dcfce7;color:#166534!important}.subscription-type-work_activity{background:#fef3c7;color:#92400e!important}.subscription-plan-detail{font-weight:800;color:#334155!important}.admin-financial-summary{background:linear-gradient(#fff 0 64px,#f8fbff 100%);border-color:#c6d7e6;padding:18px;box-shadow:0 16px 42px #12243f12}.admin-financial-summary .fiscal-report-header{border-bottom:1px solid #dbe7f3;align-items:center;margin-bottom:0;padding-bottom:14px}.admin-financial-summary .eyebrow{color:#0f766e}.admin-financial-summary h3{color:#12243f;font-size:1.22rem}.admin-financial-summary .fiscal-report-header>span{color:#1e3a8a;background:#dbeafe;font-weight:900}.admin-financial-summary table{border-collapse:separate;border-spacing:0;margin-top:8px}.admin-financial-summary th{color:#334155;letter-spacing:.02em;text-transform:uppercase;border-bottom-color:#bfd0e1;font-size:.8rem}.admin-financial-summary td{background:#ffffffc2;border-bottom-color:#dbe7f3}.admin-financial-summary tbody tr:hover td{background:#f0f9ff}.admin-financial-summary tbody tr td:first-child{color:#1e3a8a;border-left:3px solid #60a5fa;font-weight:800}.admin-financial-summary tbody tr td:nth-child(2){color:#12243f;font-weight:800}.admin-financial-summary .company-summary-row td{background:linear-gradient(135deg,#eefdf9,#eff6ff);border-top:1px solid #bfdbfe;border-bottom-color:#c7dff7;font-weight:900}.admin-financial-summary .company-summary-row td:first-child{color:#0f172a;border-left-color:#0f766e;font-size:.96rem}.admin-financial-summary .company-summary-row td:nth-child(2){color:#1e3a8a}.admin-financial-summary .fiscal-year-detail-row td{color:#475569;background:#fff}.admin-financial-summary .fiscal-year-detail-row td:first-child{color:#1e3a8a;border-left-color:#93c5fd}.admin-financial-summary .fiscal-year-detail-row td:nth-child(2){color:#475569;font-weight:800}.admin-financial-summary .gain-text{color:#0f766e}.admin-financial-summary .loss-text{color:#b91c1c}.admin-financial-summary button.secondary{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;font-weight:800}.admin-financial-summary button.secondary:hover{color:#fff;background:#2563eb;border-color:#2563eb}.export-format-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;min-height:34px;padding:7px 11px;font-size:.82rem;font-weight:900}.export-format-button:hover:not(:disabled),.export-format-button:focus-visible:not(:disabled){background:#dbeafe;border-color:#2563eb;outline:0}.export-format-button:disabled{cursor:not-allowed;opacity:.55}.export-center-module{gap:14px;display:grid}.export-center-hero,.export-center-context{background:linear-gradient(135deg,#f0fdfa 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.export-center-hero h2,.export-center-context h4{color:var(--navy);margin:0 0 5px}.export-center-hero p:not(.eyebrow),.export-center-context p:not(.eyebrow){color:#475569;margin:0;font-weight:700;line-height:1.4}.export-center-metrics{grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px;min-width:320px;display:grid}.export-center-metrics div{background:#fff;border:1px solid #cfe2f3;border-radius:8px;gap:4px;padding:12px;display:grid}.export-center-metrics span,.export-center-card span{color:#64748b;font-size:.82rem;font-weight:900}.export-center-metrics strong{color:var(--navy);font-size:1.12rem}.export-center-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.export-center-card{color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:1px solid #cfe2f3;border-radius:8px;gap:7px;min-height:132px;padding:14px;display:grid}.export-center-card:hover:not(:disabled),.export-center-card:focus-visible:not(:disabled){background:#f0fdfa;border-color:#14b8a6;outline:0;transform:translateY(-1px)}.export-center-card.active{background:#ecfdf5;border-color:#0f766e;box-shadow:inset 4px 0 #0f766e}.export-center-card:disabled{cursor:not-allowed;opacity:.62;background:#f8fafc}.export-center-card strong{color:#0f172a;font-size:1rem}.export-center-card small{color:#64748b;font-weight:700;line-height:1.35}.export-center-shortcuts{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:520px;display:flex}.admin-client-directory button.directory-action-button{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-color:#14b8a6;box-shadow:0 10px 22px #2563eb2e}.admin-client-directory button.directory-action-button:hover{color:#fff;background:linear-gradient(135deg,#115e59,#1d4ed8);border-color:#0f766e}.admin-client-directory .report-actions button.secondary{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.admin-client-directory .report-actions button.secondary:hover{color:#fff;background:#2563eb;border-color:#2563eb}.financial-report.admin-client-directory .report-actions button.secondary{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);border-color:#2563eb;box-shadow:0 12px 24px #2563eb2e}.financial-report.admin-client-directory .report-actions button.secondary:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#0d9488);border-color:#1d4ed8}.financial-report.admin-client-directory button.secondary.compact-action.directory-action-button{color:#fff;background:linear-gradient(135deg,#10b981,#2563eb);border-color:#10b981;box-shadow:0 12px 24px #10b9812e}.financial-report.admin-client-directory button.secondary.compact-action.directory-action-button:hover{color:#fff;background:linear-gradient(135deg,#059669,#1d4ed8);border-color:#059669;transform:translateY(-1px)}.financial-report.admin-client-directory button.parent-customer-action-button{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);border-color:#0f766e}.financial-report.admin-client-directory button.parent-customer-action-button:hover{color:#fff;background:linear-gradient(135deg,#115e59,#0d9488);border-color:#115e59}.subscriber-integrations-module{gap:16px;display:grid}.subscriber-integrations-module>.section-heading-row{margin-bottom:0}.integration-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.integration-status-grid>div{background:#f8fbff;border:1px solid #d7e4f2;border-radius:8px;gap:2px;min-height:74px;padding:12px;display:grid}.integration-status-grid span,.integration-status-grid small{color:#64748b;font-size:.78rem;font-weight:800}.integration-status-grid strong{color:#0f172a;font-size:1rem}.integration-workspace-tabs{background:#eef6ff;border:1px solid #c8ddf4;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:8px;display:grid}.integration-tab-button{color:#334155;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;place-items:flex-start start;gap:2px;min-height:54px;padding:9px 10px;display:grid}.integration-tab-button strong,.integration-tab-button span{line-height:1.2;display:block}.integration-tab-button strong{color:#0f172a;font-size:.9rem}.integration-tab-button span{color:#64748b;font-size:.74rem;font-weight:800}.integration-tab-button:hover{background:#fff;border-color:#bfdbfe}.integration-tab-button.active{background:#fff;border-color:#0f766e;box-shadow:inset 0 3px #0f766e}.subscriber-integration-form{border:1px solid #d7e4f2;border-radius:8px;gap:14px;padding:14px;display:grid}.integration-message-types,.homepage-template-modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.homepage-template-panel{gap:14px;display:grid}.subdomain-home-context{background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;gap:3px;padding:12px;display:grid}.subdomain-home-context span,.subdomain-home-context small{color:#64748b;font-size:.76rem;font-weight:800}.subdomain-home-context strong{color:#0f766e}.homepage-template-builder{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.homepage-template-builder .wide-field{grid-column:span 3}.homepage-template-actions,.homepage-template-card-footer,.workflow-settings-footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.homepage-template-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.homepage-template-card{border:1px solid #d7e4f2;border-radius:8px;gap:10px;padding:12px;display:grid}.homepage-template-card-header,.homepage-template-card-actions,.rabbitmq-health-card{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.homepage-template-card-header strong,.homepage-template-card-header span,.homepage-template-card small,.homepage-template-card p{display:block}.homepage-template-domain{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:7px 9px}.rabbitmq-health-card{background:#f8fafc;border:1px solid #d7e4f2;border-radius:8px;padding:12px}.rabbitmq-health-card.health-up{background:#ecfdf5;border-color:#86efac}.rabbitmq-health-card.health-down{background:#fef2f2;border-color:#fca5a5}.rabbitmq-health-card h4,.rabbitmq-health-card p{margin:0}.rabbitmq-health-card>div:last-child{justify-items:end;min-width:160px;display:grid}@media (max-width:1100px){.integration-workspace-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.integration-status-grid,.integration-message-types,.homepage-template-modules,.homepage-template-builder,.homepage-template-list{grid-template-columns:1fr}.homepage-template-builder .wide-field{grid-column:auto}}.audit-json-details summary{color:#0f766e;cursor:pointer;white-space:nowrap;font-weight:800}.api-flow-details{margin-bottom:8px}.api-flow-details summary{color:#1d4ed8;cursor:pointer;white-space:nowrap;font-weight:800}.client-api-flow{gap:8px;max-width:560px;margin:8px 0 0;padding:0;list-style:none;display:grid}.client-api-flow-step{border:1px solid #d7e4f2;border-left-width:4px;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.client-api-flow-step.success{background:#f0fdf4;border-color:#86efac}.client-api-flow-step.failed{background:#fef2f2;border-color:#fca5a5}.client-api-flow-step.warning{background:#fffbeb;border-color:#fcd34d}.client-api-flow-step.neutral{background:#f8fafc;border-color:#cbd5e1}.client-api-flow-marker{color:#075985;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;display:inline-flex}.client-api-flow-step strong,.client-api-flow-step code,.client-api-flow-step p,.client-api-flow-step small{display:block}.client-api-flow-step code{color:#334155;white-space:normal;word-break:break-word;margin-top:3px;font-size:.74rem}.client-api-flow-step p{color:#1f2937;margin:6px 0;font-size:.86rem;line-height:1.35}.client-api-flow-step small{color:#64748b;margin-top:3px;font-size:.76rem;line-height:1.35}.audit-json-details pre{color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border-radius:8px;max-height:280px;margin-top:8px;padding:12px;font-size:.78rem;line-height:1.45;overflow:auto}.subscription-module{gap:20px;display:grid}.subscription-module>.section-heading-row{border-bottom:1px solid #dbe7f3;align-items:flex-start;padding-bottom:16px}.subscription-plan-form,.subscription-catalog-panel,.subscription-assignment-panel{background:#fff;border:1px solid #d7e4f2;border-radius:8px;padding:18px;box-shadow:0 12px 28px #0f172a0b}.subscription-plan-form{align-content:start;gap:14px;display:grid}.subscription-plan-form .form-grid.two{grid-template-columns:1fr;gap:14px}.subscription-plan-form label{gap:6px}.subscription-plan-form .button-row{margin-top:2px}.subscription-plan-form>strong{color:var(--navy);font-size:1.02rem}.subscription-readonly-notice{align-content:start}.subscription-catalog-panel{align-self:stretch}.subscription-catalog-panel .section-heading-row.compact{align-items:flex-end;gap:14px;margin-bottom:12px}.subscription-catalog-panel .admin-search{flex:320px;max-width:none;margin:0}.subscription-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.subscription-plan-card{color:var(--ink);text-align:left;background:linear-gradient(135deg,#f0fdfa 0%,#eff6ff 100%);border:1px solid #b8f0e0;border-radius:8px;align-content:start;gap:10px;width:100%;min-height:150px;padding:16px;display:grid}.subscription-plan-card:hover,.subscription-plan-card.selected{background:linear-gradient(135deg,#ecfdf5 0%,#dbeafe 100%);border-color:#0f766e;box-shadow:0 12px 28px #0f766e1f}.subscription-plan-card.selected{outline:3px solid #2563eb29}.subscription-plan-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.subscription-plan-title-row strong{color:var(--navy);font-size:1rem;line-height:1.2}.subscription-plan-price{color:#0f766e;align-items:baseline;gap:5px;font-size:1.18rem;font-weight:900;display:flex}.subscription-plan-price small,.subscription-plan-limit small{color:var(--muted);font-size:.78rem;font-weight:800}.subscription-plan-limit{color:#334155;font-size:.9rem;font-weight:850;display:block}.subscription-assignment-panel{overflow:hidden}.subscription-assignment-panel .admin-search{max-width:540px;margin:12px 0 18px}.subscription-table-wrap{overflow-x:auto}.subscription-assignment-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:1080px}.subscription-assignment-table th:first-child,.subscription-assignment-table td:first-child{width:32%}.subscription-assignment-table th:nth-child(2),.subscription-assignment-table td:nth-child(2){width:27%}.subscription-assignment-table th:nth-child(3),.subscription-assignment-table td:nth-child(3){width:15%}.subscription-assignment-table th:nth-child(4),.subscription-assignment-table td:nth-child(4){width:26%}.subscription-assignment-table th{color:#475569;text-transform:uppercase;padding:10px 8px;font-size:.78rem}.subscription-assignment-table td{vertical-align:middle;padding:12px 8px}.subscription-subscriber-row td{background:#f1f8ff;border-top:1px solid #b9d6f6;border-bottom:1px solid #cfe0f3;padding:11px 12px}.subscription-subscriber-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;display:flex}.subscription-subscriber-heading>.muted{font-size:.84rem;font-weight:800}.subscriber-customer-capacity{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-left:auto;display:flex}.subscriber-customer-capacity>span{color:var(--muted);gap:2px;font-size:.78rem;display:grid}.subscriber-customer-capacity>span strong{color:var(--navy);font-size:.92rem}.subscriber-customer-capacity label{grid-template-columns:minmax(96px,130px) auto;align-items:end;gap:4px 8px;font-size:.75rem;font-weight:800;display:grid}.subscriber-customer-capacity label input{grid-column:1;min-width:0}.subscriber-customer-capacity label button{white-space:nowrap;grid-area:2/2}.subscription-parent-account-row td{background:#fff;border-bottom:1px solid #dbe7f3}.subscription-child-account-row td{border-bottom:1px solid #dbe7f3}.subscription-child-account-row td:first-child{padding-left:28px}.subscription-child-account-row .subscription-company-cell{position:relative}.subscription-child-account-row .subscription-company-cell:before{content:"";background:#cbd5e1;border-radius:999px;width:3px;height:calc(100% - 28px);position:absolute;top:14px;left:13px}.subscription-company-cell,.subscription-plan-cell,.subscription-usage-cell,.subscription-api-cell{min-width:0}.subscription-company-cell strong,.subscription-company-cell span,.subscription-plan-cell span,.subscription-usage-cell strong,.subscription-usage-cell span,.subscription-api-cell code,.subscription-api-cell span{display:block}.subscription-company-cell strong{color:var(--navy);margin-bottom:3px;line-height:1.22}.subscription-scope-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.subscription-scope-row strong{margin-bottom:0}.subscription-plan-cell select{width:min(100%,300px);max-width:100%;min-height:40px}.subscription-readonly-plan{color:var(--navy);font-size:.98rem;line-height:1.3;display:block}.subscription-plan-cell .muted,.subscription-usage-cell .muted,.subscription-api-cell .muted{margin-top:5px;font-size:.82rem;line-height:1.35}.subscription-usage-cell strong{color:var(--navy)}.subscription-api-cell{max-width:none}.subscription-api-cell code{color:#1e3a8a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#eef6ff;border:1px solid #c7d2fe;border-radius:7px;width:fit-content;max-width:100%;padding:6px 8px;font-size:.82rem;line-height:1.45}.subscription-api-cell button{margin-top:8px}.crm-module{background:#f5f7fb;border-color:#d5e1ef;gap:16px;padding:18px;display:grid}.crm-console-header{background:#fff;border:1px solid #d8e5f3;border-top:4px solid #0f766e;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:stretch;gap:18px;padding:18px;display:grid;box-shadow:0 18px 42px #0f172a0d}.crm-console-title{gap:5px;display:grid}.crm-console-title h2{color:var(--navy);margin:0;font-size:1.42rem;line-height:1.15}.crm-console-title p:not(.eyebrow){color:#51627a;margin:0;font-size:.94rem;line-height:1.4}.crm-parent-picker{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-self:center;padding:10px}.crm-metric-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:10px;display:grid}.crm-metric-grid div{background:#fff;border:1px solid #d8e5f3;border-left:4px solid #0f766e;border-radius:10px;gap:6px;min-height:96px;padding:13px 14px;display:grid;position:relative;box-shadow:0 12px 26px #0f172a0b}.crm-metric-grid div:after{display:none}.crm-metric-grid div:nth-child(2){border-left-color:#2563eb}.crm-metric-grid div:nth-child(3){border-left-color:#7c3aed}.crm-metric-grid div:nth-child(4){border-left-color:#0891b2}.crm-metric-grid div:nth-child(5){border-left-color:#ea580c}.crm-metric-grid div:nth-child(6){border-left-color:#16a34a}.crm-metric-grid span,.crm-metric-grid small{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.25}.crm-metric-grid span{letter-spacing:0;text-transform:uppercase}.crm-metric-grid strong{color:var(--navy);font-size:1.36rem;line-height:1.1}.crm-toolbar{background:#fff;border:1px solid #d8e5f3;border-radius:10px;grid-template-columns:minmax(650px,max-content) minmax(320px,1fr) minmax(240px,300px);align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 14px 32px #0f172a0a}.crm-toolbar-primary{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.crm-object-tabs{background:#f1f5f9;border:1px solid #d8e5f3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:3px;padding:4px;display:flex}.crm-object-tabs button{color:#334155;background:0 0;border:1px solid #0000;border-radius:6px;width:auto;min-height:34px;padding:7px 11px;font-size:.82rem;font-weight:850}.crm-object-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 8px 18px #2563eb2e}.crm-object-tabs button span{opacity:.8}.crm-search-field{margin:0}.crm-search-field input{background:#fbfdff;min-height:44px}.crm-scope-summary{color:var(--navy);background:#f8fafc;border:1px solid #d8e5f3;border-radius:8px;gap:3px;min-height:66px;padding:10px 12px;display:grid}.crm-scope-summary span,.crm-scope-summary small{color:var(--muted);font-size:.74rem;font-weight:800}.crm-scope-summary strong{color:var(--ink);font-size:.96rem;line-height:1.2}.crm-create-button{white-space:nowrap;flex:none;min-width:136px;min-height:44px}.crm-row-action{width:auto;min-width:96px;min-height:34px;padding:7px 12px}.crm-table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-danger-action{color:#9f1239}.crm-danger-action:hover:not(:disabled){color:#9f1239;background:#fff1f2;border-color:#fecdd3}.crm-record-layout{align-items:start;gap:14px;display:grid}.crm-record-layout.list-only{grid-template-columns:1fr}.crm-editor-pane,.crm-record-pane{gap:12px;min-width:0;display:grid}.crm-editor-modal-backdrop{z-index:80;background:#0f172a75;justify-content:center;align-items:flex-start;padding:44px 18px;display:flex;position:fixed;inset:0;overflow-y:auto}.crm-editor-modal{width:min(760px,100%);max-width:760px}.crm-editor-modal .crm-form-section{box-shadow:0 26px 70px #0f172a3d}.crm-form-footer{border-top:1px solid #d9e4ef;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:16px;display:flex}.crm-workflow-panel{background:#f2fffb;border:1px solid #b8efe3;border-left:4px solid #0f766e;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.crm-workflow-panel.compact-form-grid-wide{grid-column:1/-1}.crm-workflow-panel h4{color:var(--ink);margin:2px 0 4px;font-size:1.05rem;line-height:1.2}.crm-workflow-panel p{color:var(--muted);margin:0;font-weight:750;line-height:1.4}.crm-workflow-goals{flex-wrap:wrap;gap:8px;display:flex}.crm-workflow-goals button{color:#1e3a8a;background:#fff;border:1px solid #bfdbfe;border-radius:999px;width:auto;padding:7px 10px;font-size:.78rem;font-weight:850}.crm-workflow-goals button.active{color:#115e59;background:#ccfbf1;border-color:#0f766e}.crm-workflow-steps{counter-reset:crm-workflow-step;gap:8px;margin:0;padding:0;list-style:none;display:grid}.crm-workflow-steps li{color:var(--ink);align-items:center;gap:8px;font-size:.82rem;font-weight:850;line-height:1.3;display:flex}.crm-workflow-steps li:before{color:#fff;content:counter(crm-workflow-step);counter-increment:crm-workflow-step;background:#0f766e;border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;height:22px;font-size:.72rem;display:inline-flex}.crm-pipeline-board{grid-template-columns:repeat(5,minmax(190px,1fr));gap:12px;padding-bottom:2px;display:grid;overflow-x:auto}.crm-pipeline-column{background:#fff;border:1px solid #d7e4f2;border-top:3px solid #2563eb;border-radius:8px;align-content:start;gap:8px;min-width:190px;padding:10px;display:grid}.crm-pipeline-column header{border-bottom:1px solid #dbe7f3;justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:8px;display:flex}.crm-pipeline-column header strong,.crm-pipeline-card strong,.crm-pipeline-card span,.crm-pipeline-card small{display:block}.crm-pipeline-column header strong,.crm-pipeline-card strong{color:var(--navy);line-height:1.22}.crm-pipeline-column header span,.crm-pipeline-column header small,.crm-pipeline-card span,.crm-pipeline-card small,.crm-empty-column{color:var(--muted);font-size:.78rem;font-weight:800}.crm-pipeline-card{background:#fbfdff;border:1px solid #d7e4f2;border-radius:8px;gap:6px;padding:10px;display:grid}.crm-pipeline-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #0f172a14}.crm-pipeline-card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.crm-pipeline-card-meta small:first-child{color:#0f766e;font-size:.86rem}.crm-stage-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.crm-stage-actions .compact-action{border-radius:6px;min-width:0;min-height:30px;padding:5px 6px;font-size:.72rem}.crm-empty-column{margin:3px 0 0}.crm-module .content-section{background:#fff;border:1px solid #d8e5f3;border-radius:10px;gap:12px;padding:14px;display:grid;box-shadow:0 16px 34px #0f172a0b}.crm-module .crm-form-section{border-top:4px solid #0f766e;align-self:start}.crm-module .crm-table-section{border-top:4px solid #2563eb;padding:12px}.crm-module .content-section .section-heading-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.crm-module .content-section .section-heading-row h3{color:var(--navy);margin:0;font-size:1.02rem;line-height:1.2}.crm-form-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crm-module .content-section .compact-action{width:auto;min-width:132px;min-height:38px}.crm-module .compact-form-grid{grid-template-columns:repeat(2,minmax(160px,1fr));align-items:start;gap:11px 12px;display:grid}.crm-module .compact-field{gap:5px;margin:0;display:grid}.crm-module .compact-field.wide{grid-column:span 2}.crm-module .compact-field>span{color:#475569;text-transform:uppercase;font-size:.72rem;font-weight:850;line-height:1.2}.crm-module .compact-field>.crm-field-label{align-items:center;gap:6px;min-height:16px;display:inline-flex}.crm-required-marker{color:#dc2626;font-size:.82rem;font-weight:950;line-height:1}.crm-field-help{color:#1d4ed8;cursor:help;text-transform:none;background:#eaf2ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex;position:relative}.crm-field-help:focus{outline:none;box-shadow:0 0 0 3px #2563eb29}.crm-field-tooltip{color:#fff;letter-spacing:0;opacity:0;pointer-events:none;text-align:left;text-transform:none;visibility:hidden;white-space:normal;z-index:110;background:#0f172a;border:1px solid #ffffff1f;border-radius:7px;width:max-content;max-width:min(260px,70vw);padding:8px 10px;font-size:.72rem;font-weight:750;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-2px);box-shadow:0 18px 40px #0f172a38}.crm-field-tooltip:before{content:"";background:#0f172a;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.crm-field-help:hover .crm-field-tooltip,.crm-field-help:focus .crm-field-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.crm-module .compact-field input,.crm-module .compact-field select,.crm-module .compact-field textarea{color:var(--ink);font:inherit;background:#fbfdff;border:1px solid #cbd5e1;border-radius:7px;width:100%;min-height:40px;padding:8px 10px}.crm-module .compact-field textarea{resize:vertical;min-height:82px}.crm-module .compact-field input:focus,.crm-module .compact-field select:focus,.crm-module .compact-field textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.crm-module .checkbox-inline{border:1px solid #d7e4f2;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:8px 10px;display:inline-flex}.crm-module .checkbox-inline input{width:auto;min-height:auto}.crm-record-pane .content-section{box-shadow:0 12px 28px #0f172a0a}.crm-record-pane .table-scroll{border:1px solid #e2e8f0;border-radius:8px;overflow:auto}.crm-record-pane .data-table{border-collapse:collapse;min-width:760px}.crm-record-pane .data-table th{color:#475569;letter-spacing:0;text-transform:uppercase;background:#f1f5f9;font-size:.74rem}.crm-record-pane .data-table td{color:var(--ink);vertical-align:middle;font-size:.88rem}.crm-record-pane .data-table tbody tr:hover td{background:#f8fbff}.crm-status-badge{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:850;line-height:1;display:inline-flex}.crm-status-badge.success{color:#166534;background:#dcfce7;border-color:#bbf7d0}.crm-status-badge.progress{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.crm-status-badge.danger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.crm-empty-state-cell{color:#475569;text-align:center;background:#fbfdff;padding:28px 18px!important}.crm-empty-state-cell strong,.crm-empty-state-cell span{display:block}.crm-empty-state-cell strong{color:var(--navy);margin-bottom:5px;font-size:.98rem}.crm-empty-state-cell span{color:var(--muted);font-size:.84rem;font-weight:750}.client-api-upload-log-panel td .secondary-action+.muted-cell{max-width:180px;margin-top:6px;line-height:1.25;display:block}.tax-policy-module{gap:16px;display:grid}.tax-policy-intro,.tax-policy-editor,.tax-policy-register{border:1px solid var(--line);background:#fff;border-radius:12px}.tax-policy-intro{justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.tax-policy-intro h3{color:var(--navy);margin:2px 0 6px;font-size:1.2rem}.tax-policy-intro p:last-child{color:var(--muted);max-width:760px;margin:0}.tax-policy-subscriber-bar{background:linear-gradient(135deg,#ecfeff 0%,#f0fdfa 100%);border:1px solid #99f6e4;border-radius:12px;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;gap:18px;padding:14px 16px;display:grid}.tax-policy-subscriber-bar label,.tax-policy-subscriber-bar>div{gap:5px;display:grid}.tax-policy-subscriber-bar label,.tax-policy-subscriber-bar strong{color:#123047;font-weight:800}.tax-policy-subscriber-bar>div>span{color:#0f766e;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:900}.tax-policy-subscriber-bar small{color:#52677d}.tax-policy-layout{grid-template-columns:minmax(360px,.8fr) minmax(560px,1.35fr);align-items:start;gap:16px;display:grid}.tax-policy-editor,.tax-policy-register{gap:16px;padding:18px;display:grid}.tax-policy-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tax-policy-form-grid label,.tax-policy-table td{min-width:0}.tax-policy-form-grid small,.tax-policy-table td small,.tax-policy-empty span,.section-heading-row span{color:var(--muted);margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.tax-policy-control-grid{gap:10px;display:grid}.tax-policy-message,.tax-policy-auto-warning,.tax-policy-empty{border-radius:9px;padding:12px 14px;font-size:.88rem;font-weight:700}.tax-policy-message.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.tax-policy-message.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.tax-policy-auto-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.tax-policy-empty{color:var(--navy);text-align:center;background:#f8fafc;border:1px dashed #cbd5e1}.tax-policy-table-wrap{overflow-x:auto}.tax-policy-table{width:100%;min-width:760px}.tax-policy-table tr.inactive td{color:#64748b;background:#f8fafc}.tax-policy-badge{white-space:nowrap;border:1px solid;border-radius:999px;margin:2px 4px 2px 0;padding:4px 7px;font-size:.7rem;font-weight:850;display:inline-flex}.tax-policy-badge.active,.tax-policy-badge.automatic{color:#166534;background:#dcfce7;border-color:#bbf7d0}.tax-policy-badge.inactive,.tax-policy-badge.review{color:#475569;background:#f1f5f9;border-color:#cbd5e1}@media (max-width:1180px){.tax-policy-layout,.tax-policy-subscriber-bar{grid-template-columns:1fr}.employee-department-quick-form{grid-template-columns:repeat(2,minmax(180px,1fr))}.crm-console-header,.crm-toolbar,.crm-record-layout{grid-template-columns:1fr}.crm-metric-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:700px){.tax-policy-intro{display:grid}.tax-policy-form-grid{grid-template-columns:1fr}.employee-department-quick-header{display:grid}.employee-department-quick-form,.crm-module .compact-form-grid{grid-template-columns:1fr}.crm-module .compact-field.wide{grid-column:span 1}.crm-metric-grid{grid-template-columns:1fr}}
