#hrView.hr-suite-mounted{display:block;min-width:0}
#hrView.hr-suite-mounted>.hr-suite-shell{display:grid;gap:14px;min-width:0}
.hr-suite-shell,.hr-suite-shell *{box-sizing:border-box}
.hr-suite-tabs{position:sticky;top:0;z-index:18;display:flex;align-items:center;gap:7px;overflow-x:auto;padding:7px;border:1px solid var(--line,#d8e1ec);border-radius:16px;background:color-mix(in srgb,var(--surface,#fff) 94%,transparent);box-shadow:0 10px 28px rgba(15,23,42,.07);backdrop-filter:blur(12px)}
.hr-suite-tabs [role="tab"],.hr-suite-refresh{min-height:42px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--text,#182536);padding:9px 15px;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.hr-suite-tabs [role="tab"]:hover,.hr-suite-refresh:hover{border-color:color-mix(in srgb,var(--company-primary,#0b4f82) 24%,var(--line,#d8e1ec));background:color-mix(in srgb,var(--company-primary,#0b4f82) 6%,var(--surface,#fff))}
.hr-suite-tabs [role="tab"].active{border-color:var(--company-primary,#0b4f82);background:var(--company-primary,#0b4f82);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--company-primary,#0b4f82) 24%,transparent)}
.hr-suite-tabs [role="tab"]:focus-visible,.hr-suite-refresh:focus-visible,.hr-suite-action:focus-visible{outline:3px solid color-mix(in srgb,var(--company-primary,#0b4f82) 32%,transparent);outline-offset:2px}
.hr-suite-refresh{margin-inline-start:auto;width:42px;min-width:42px;padding:0;font-size:1.25rem}
.hr-suite-panel{display:grid;gap:14px;min-width:0}
.hr-suite-panel[hidden]{display:none!important}
.hr-suite-section-head,.hr-suite-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.hr-suite-section-head{padding:18px 20px;border:1px solid var(--line,#d8e1ec);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--company-primary,#0b4f82) 7%,var(--surface,#fff)),var(--surface,#fff))}
.hr-suite-section-head h3,.hr-suite-card-head h3{margin:3px 0 0;color:var(--text,#142033)}
.hr-suite-section-head p{max-width:760px;margin:6px 0 0;color:var(--muted,#667085)}
.hr-suite-card{min-width:0;padding:16px;border:1px solid var(--line,#d8e1ec);border-radius:18px;background:var(--surface,#fff);box-shadow:0 10px 30px rgba(15,23,42,.055)}
.hr-suite-card-head{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--line,#d8e1ec) 75%,transparent)}
.hr-suite-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.hr-suite-action{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:1px 10px;min-height:82px;padding:12px;border:1px solid var(--line,#d8e1ec);border-radius:14px;background:linear-gradient(145deg,var(--surface,#fff),var(--surface-soft,#f5f8fc));color:var(--text,#142033);text-align:start;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.hr-suite-action:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--company-primary,#0b4f82) 35%,var(--line,#d8e1ec));box-shadow:0 12px 24px rgba(15,23,42,.08)}
.hr-suite-action>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--company-primary,#0b4f82) 10%,#fff);color:var(--company-primary,#0b4f82);font-size:1.35rem;font-weight:900}
.hr-suite-action strong{align-self:end}.hr-suite-action small{align-self:start;color:var(--muted,#667085);line-height:1.4}
.hr-suite-filter-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:11px;border:1px solid var(--line,#d8e1ec);border-radius:14px;background:var(--surface,#fff)}
.hr-suite-filter-row input,.hr-suite-filter-row select{min-height:42px;min-width:190px;flex:1}.hr-suite-filter-row button{min-height:42px}
.hr-suite-legacy-content{display:grid;gap:14px;min-width:0}
.hr-suite-legacy-content>.panel{height:auto!important;min-height:0!important;margin:0!important;overflow:visible!important}
.hr-suite-legacy-content .table-card{min-width:0;overflow:auto}
.hr-suite-legacy-bank{display:none!important}
.hr-suite-api-metrics,.hr-suite-performance-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;margin-bottom:12px}
.hr-suite-api-metrics article,.hr-suite-performance-summary article{display:grid;gap:5px;min-height:80px;padding:13px;border:1px solid color-mix(in srgb,var(--company-primary,#0b4f82) 13%,var(--line,#d8e1ec));border-radius:13px;background:color-mix(in srgb,var(--company-primary,#0b4f82) 4%,var(--surface,#fff))}
.hr-suite-api-metrics span,.hr-suite-performance-summary span{color:var(--muted,#667085);font-size:.78rem}.hr-suite-api-metrics strong,.hr-suite-performance-summary strong{color:var(--company-primary,#0b4f82);font-size:1.35rem}
.hr-suite-split,.hr-suite-follow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hr-suite-split>section{min-width:0;padding:13px;border:1px solid var(--line,#d8e1ec);border-radius:14px;background:var(--surface-soft,#f7f9fc)}
.hr-suite-split h4{margin:0 0 9px;color:var(--text,#142033)}
.hr-suite-item-list{display:grid;gap:7px}
.hr-suite-item-list>article{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 11px;border:1px solid color-mix(in srgb,var(--line,#d8e1ec) 80%,transparent);border-radius:11px;background:var(--surface,#fff)}
.hr-suite-item-list>article>div{display:grid;gap:3px;min-width:0}.hr-suite-item-list strong,.hr-suite-item-list small{overflow-wrap:anywhere}.hr-suite-item-list small,.hr-suite-item-list time{color:var(--muted,#667085);font-size:.76rem}
.hr-suite-status{display:inline-flex;align-items:center;width:max-content;padding:4px 8px;border-radius:999px;background:#eef2f6;color:#475467;font-size:.75rem;font-weight:800}
.hr-suite-status.success{background:#dcfce7;color:#166534}.hr-suite-status.warning{background:#fef3c7;color:#92400e}.hr-suite-status.danger{background:#fee2e2;color:#991b1b}
.hr-suite-status.archived{background:#e9eef5;color:#46566a}
.hr-suite-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hr-suite-legacy-employee-filters,#hrSuiteEmployeeLegacy>.hr-suite-legacy-register{display:none!important}
.hr-suite-directory-card{padding:0;overflow:visible}
.hr-suite-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line,#d8e1ec);background:linear-gradient(135deg,color-mix(in srgb,var(--company-primary,#0b4f82) 5%,var(--surface,#fff)),var(--surface,#fff));border-radius:18px 18px 0 0}
.hr-suite-directory-filters{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line,#d8e1ec);border-radius:13px;background:var(--surface-soft,#f5f8fc)}
.hr-suite-directory-filters button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:7px 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted,#667085);font:inherit;font-size:.82rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}
.hr-suite-directory-filters button b{display:grid;place-items:center;min-width:23px;height:23px;padding-inline:5px;border-radius:999px;background:color-mix(in srgb,var(--company-primary,#0b4f82) 9%,var(--surface,#fff));color:var(--company-primary,#0b4f82);font-size:.72rem}
.hr-suite-directory-filters button:is(:hover,:focus-visible){border-color:color-mix(in srgb,var(--company-primary,#0b4f82) 26%,var(--line,#d8e1ec));color:var(--company-primary,#0b4f82)}
.hr-suite-directory-filters button.active{border-color:var(--company-primary,#0b4f82);background:var(--company-primary,#0b4f82);color:#fff;box-shadow:0 6px 16px color-mix(in srgb,var(--company-primary,#0b4f82) 18%,transparent)}
.hr-suite-directory-filters button.active b{background:rgba(255,255,255,.17);color:#fff}
.hr-suite-directory-search{position:relative;display:flex;align-items:center;flex:1;max-width:430px;min-width:240px}
.hr-suite-directory-search i{position:absolute;inset-inline-start:13px;color:var(--muted,#667085);font-style:normal;font-size:1.15rem;pointer-events:none}
.hr-suite-directory-search input{width:100%;min-width:0;min-height:46px;padding:10px 42px 10px 13px;border:1px solid var(--line,#d8e1ec);border-radius:12px;background:var(--surface,#fff);color:var(--text,#142033);font:inherit}
.hr-suite-directory-search input:focus{outline:3px solid color-mix(in srgb,var(--company-primary,#0b4f82) 18%,transparent);border-color:var(--company-primary,#0b4f82)}
.hr-suite-directory-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 16px;background:var(--surface-soft,#f7f9fc);color:var(--muted,#667085);font-size:.76rem}
.hr-suite-directory-caption>span{color:var(--company-primary,#0b4f82);font-weight:850;white-space:nowrap}
.hr-suite-directory-table{position:relative;overflow:visible;border-top:1px solid color-mix(in srgb,var(--line,#d8e1ec) 72%,transparent)}
.hr-suite-directory-table[hidden]{display:none!important}.hr-suite-directory-table table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}
.hr-suite-directory-table th,.hr-suite-directory-table td{padding:13px 14px;border-bottom:1px solid var(--line,#d8e1ec);text-align:start;vertical-align:middle;overflow-wrap:anywhere}
.hr-suite-directory-table th{background:color-mix(in srgb,var(--company-primary,#0b4f82) 7%,var(--surface,#fff));color:var(--text,#142033);font-size:.77rem;font-weight:850}
.hr-suite-directory-table th:nth-child(1){width:23%}.hr-suite-directory-table th:nth-child(2){width:18%}.hr-suite-directory-table th:nth-child(3){width:19%}.hr-suite-directory-table th:nth-child(4){width:22%}.hr-suite-directory-table th:nth-child(5){width:18%}
.hr-suite-directory-table tbody tr:last-child td{border-bottom:0}.hr-suite-directory-table tbody tr:hover td{background:color-mix(in srgb,var(--company-primary,#0b4f82) 2.5%,var(--surface,#fff))}.hr-suite-directory-table tr[hidden]{display:none!important}
.hr-suite-directory-table td>strong,.hr-suite-directory-table td>small{display:block}.hr-suite-directory-table td>small{margin-top:4px;color:var(--muted,#667085);font-size:.72rem;line-height:1.5}
.hr-suite-directory-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;border-top:1px solid var(--line,#d8e1ec);background:var(--surface-soft,#f7f9fc);color:var(--muted,#667085);font-size:.78rem;font-weight:750}
.hr-suite-directory-pagination button{min-height:36px;padding:7px 15px;border:1px solid var(--line,#d8e1ec);border-radius:10px;background:var(--surface,#fff);color:var(--company-primary,#0b4f82);font:inherit;font-weight:850;cursor:pointer}.hr-suite-directory-pagination button:is(:hover,:focus-visible){border-color:var(--company-primary,#0b4f82);outline:none}.hr-suite-directory-pagination button:disabled{opacity:.42;cursor:not-allowed}
.hr-suite-employee-identity{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0}
.hr-suite-employee-identity>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--company-primary,#0b4f82) 18%,var(--line,#d8e1ec));border-radius:13px;background:color-mix(in srgb,var(--company-primary,#0b4f82) 8%,var(--surface,#fff));color:var(--company-primary,#0b4f82);font-size:1.05rem;font-weight:900}
.hr-suite-employee-identity>div{display:grid;gap:3px;min-width:0}.hr-suite-employee-identity strong,.hr-suite-employee-identity small{overflow-wrap:anywhere}.hr-suite-employee-identity small{color:var(--muted,#667085);font-size:.72rem;direction:ltr;text-align:end}
.hr-suite-directory-status,.hr-suite-access-state{display:grid;align-items:start;gap:5px;min-width:0}.hr-suite-directory-status>small{max-width:100%;overflow:hidden;color:var(--muted,#667085);font-size:.7rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}
.hr-suite-access-state>span{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:3px 7px;border-radius:999px;background:#eef2f6;color:#475467;font-size:.68rem;font-weight:800}.hr-suite-access-state>span.active{background:#e8f2ff;color:#155a96}.hr-suite-access-state>span.success{background:#e8f7ef;color:#17643b}.hr-suite-access-state>span.danger{background:#feecec;color:#982b2b}.hr-suite-access-state>small{color:var(--muted,#667085);font-size:.68rem;line-height:1.45}
.hr-suite-directory-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hr-suite-directory-actions>.button{white-space:nowrap}
.hr-suite-action-menu{position:relative}.hr-suite-action-menu>summary{display:flex;align-items:center;justify-content:center;gap:5px;list-style:none;white-space:nowrap;cursor:pointer}.hr-suite-action-menu>summary::-webkit-details-marker{display:none}.hr-suite-action-menu[open]>summary{border-color:var(--company-primary,#0b4f82);color:var(--company-primary,#0b4f82)}
.hr-suite-action-menu>div{position:absolute;z-index:40;inset-inline-end:0;top:calc(100% + 7px);display:grid;width:max-content;min-width:220px;max-width:min(290px,calc(100vw - 32px));padding:6px;border:1px solid var(--line,#d8e1ec);border-radius:12px;background:var(--surface,#fff);box-shadow:0 18px 42px rgba(15,23,42,.16)}
.hr-suite-action-menu>div button{display:flex;align-items:center;width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--text,#142033);font:inherit;font-size:.76rem;font-weight:750;text-align:start;cursor:pointer}.hr-suite-action-menu>div button:hover{background:var(--surface-soft,#f5f8fc)}.hr-suite-action-menu>div button.success{color:#166534}.hr-suite-action-menu>div button.warning{color:#92400e}.hr-suite-action-menu>div button.danger{color:#991b1b}.hr-suite-action-menu>div button[aria-busy="true"]{opacity:.62;cursor:wait}.hr-suite-action-menu .hr-compensation-actions{display:grid!important;gap:0;margin:0}
.hr-suite-action-menu>div button:focus-visible,.hr-suite-directory-filters button:focus-visible{outline:3px solid color-mix(in srgb,var(--company-primary,#0b4f82) 24%,transparent);outline-offset:1px}
.hr-suite-lifecycle-note{display:grid;gap:5px;padding:13px 14px;border:1px solid var(--line,#d8e1ec);border-radius:13px;background:var(--surface-soft,#f7f9fc);color:var(--text,#142033)}.hr-suite-lifecycle-note p{margin:0;color:var(--muted,#667085);font-size:.8rem;line-height:1.75}.hr-suite-lifecycle-note.warning{border-color:#ead39f;background:#fff9eb}.hr-suite-lifecycle-note.warning strong{color:#82570d}.hr-suite-lifecycle-note.info{border-color:#b8d4ea;background:#f2f8fd}.hr-suite-lifecycle-note.info strong{color:#155a96}.hr-suite-lifecycle-note.danger{border-color:#efb4b4;background:#fff4f4}.hr-suite-lifecycle-note.danger strong{color:#991b1b}
.hr-suite-field input[name="confirmation"]{direction:ltr;text-align:left}
.hr-suite-table-wrap{width:100%;overflow:auto;border:1px solid var(--line,#d8e1ec);border-radius:13px}
.hr-suite-table-wrap table{width:100%;min-width:680px;border-collapse:collapse}.hr-suite-table-wrap th,.hr-suite-table-wrap td{padding:10px 11px;border-bottom:1px solid var(--line,#d8e1ec);text-align:start}.hr-suite-table-wrap th{background:color-mix(in srgb,var(--company-primary,#0b4f82) 8%,var(--surface,#fff));color:var(--text,#142033);font-size:.78rem}.hr-suite-table-wrap tr:last-child td{border-bottom:0}
.hr-suite-payroll-help{display:flex;align-items:center;gap:9px;margin-bottom:10px;padding:10px 12px;border:1px solid color-mix(in srgb,#0f766e 22%,var(--line,#d8e1ec));border-radius:12px;background:#f0fdfa;color:#315a58}.hr-suite-payroll-help strong{color:#0f766e;white-space:nowrap}.hr-suite-payroll-detail{display:grid;gap:12px;min-width:0}.hr-suite-payroll-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hr-suite-payroll-detail-summary span{display:grid;gap:4px;padding:10px;border:1px solid var(--line,#d8e1ec);border-radius:11px;background:var(--surface-soft,#f7f9fc);color:var(--muted,#667085);font-size:.76rem}.hr-suite-payroll-detail-summary b{color:var(--text,#142033);font-size:1rem}.hr-suite-payroll-detail td small{display:block;margin-top:3px;color:var(--muted,#667085);font-size:.7rem}
.hr-suite-payroll-employees{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--line,#d8e1ec);border-radius:13px;background:var(--surface-soft,#f7f9fc)}
.hr-suite-payroll-employees>p{margin:0;color:var(--muted,#667085);line-height:1.65}.hr-suite-payroll-employees-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hr-suite-payroll-employees-head>div{display:grid;gap:3px}.hr-suite-payroll-employees-head small{color:var(--muted,#667085);font-weight:500;line-height:1.55}.hr-suite-payroll-employees-head>label{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:.78rem}.hr-suite-payroll-employees-head input{width:18px!important;min-height:18px!important}
.hr-suite-payroll-employee-list{display:grid;gap:7px;max-height:270px;overflow:auto;padding:2px}.hr-suite-payroll-employee-list>[hidden]{display:none!important}.hr-suite-payroll-employee-list>label{display:flex;align-items:flex-start;gap:9px;padding:9px 10px;border:1px solid var(--line,#d8e1ec);border-radius:10px;background:var(--surface,#fff);cursor:pointer}.hr-suite-payroll-employee-list>label:has(input:checked){border-color:color-mix(in srgb,var(--company-primary,#0b4f82) 40%,var(--line,#d8e1ec));background:color-mix(in srgb,var(--company-primary,#0b4f82) 5%,var(--surface,#fff))}.hr-suite-payroll-employee-list>label.blocked{border-color:#f0c36b;background:#fff9e8}.hr-suite-payroll-employee-list input{flex:0 0 auto;width:18px!important;min-height:18px!important;margin-top:2px}.hr-suite-payroll-employee-list span{display:grid;gap:2px;min-width:0}.hr-suite-payroll-employee-list small{color:var(--muted,#667085);font-size:.72rem;line-height:1.45}.hr-suite-payroll-employee-list [data-salary-state="missing"] small{color:#a16207}.hr-suite-payroll-preview{display:grid;gap:3px;padding:9px 10px;border:1px solid #b8dbc7;border-radius:10px;background:#f0fdf4;color:#24543a}.hr-suite-payroll-preview span{font-size:.76rem;line-height:1.55;color:#49715a}
.hr-compensation-mode-hint{display:grid;gap:4px;margin:0;padding:13px 15px;border:1px solid #bfdacb;border-radius:13px;background:#f2faf5;color:#23493a}.hr-compensation-mode-hint strong{font-size:.94rem}.hr-compensation-mode-hint span{font-size:.84rem;line-height:1.7;color:#527064}.hr-compensation-mode-hint.historical{border-color:#e5cc95;background:#fff9eb;color:#72541d}.hr-compensation-mode-hint.historical span{color:#806d45}
.hr-compensation-mode-hint.invalid{border-color:#f0a8a8;background:#fff4f4;color:#922f2f}.hr-compensation-mode-hint.invalid span{color:#a84a4a}
.hr-compensation-mode-hint.saved{border-color:#86cfa2;background:#ecfdf3;color:#14532d;box-shadow:0 8px 24px rgba(22,101,52,.1)}.hr-compensation-mode-hint.saved span{color:#38674a}
.hr-compensation-actions{display:flex!important;align-items:center;gap:6px;flex-wrap:wrap}.hr-compensation-actions .historical{border-color:#d7b76f;background:#fff9e9;color:#72541d}.hr-compensation-actions.compact{margin-inline-start:3px}.hr-compensation-actions.compact .row-action{font-size:.72rem}
#hrCompensationEffectiveToField[hidden]{display:none!important}
.hr-suite-state{display:grid;place-items:center;align-content:center;gap:8px;min-height:120px;padding:18px;border:1px dashed var(--line,#d8e1ec);border-radius:13px;background:var(--surface-soft,#f7f9fc);color:var(--muted,#667085);text-align:center}
.hr-suite-state.error{border-color:#fecaca;background:#fff7f7;color:#991b1b}.hr-suite-state.empty{min-height:94px}.hr-suite-spinner{width:25px;height:25px;border:3px solid color-mix(in srgb,var(--company-primary,#0b4f82) 18%,transparent);border-top-color:var(--company-primary,#0b4f82);border-radius:50%;animation:hr-suite-spin .75s linear infinite}
@keyframes hr-suite-spin{to{transform:rotate(360deg)}}
.hr-suite-self-service-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:12px;border-radius:13px;background:color-mix(in srgb,var(--company-primary,#0b4f82) 6%,var(--surface,#fff))}.hr-suite-self-service-head>div{display:grid;gap:3px}.hr-suite-self-service-head span{color:var(--muted,#667085);font-size:.78rem}
.hr-suite-balance-chips{display:flex!important;flex-direction:row!important;gap:6px!important;flex-wrap:wrap;justify-content:flex-end}.hr-suite-balance-chips span{padding:5px 8px;border-radius:999px;background:var(--surface,#fff);color:var(--text,#142033)}
.hr-suite-leave-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.hr-suite-leave-meta>section,.hr-suite-follow-group{padding:12px;border:1px solid var(--line,#d8e1ec);border-radius:13px;background:var(--surface-soft,#f7f9fc)}.hr-suite-leave-meta h4,.hr-suite-follow-group h4{margin:0 0 9px;color:var(--text,#142033);font-size:.9rem}.hr-suite-data-chips{display:flex;flex-wrap:wrap;gap:7px}.hr-suite-data-chips>span{display:grid;gap:2px;min-width:92px;padding:7px 9px;border:1px solid color-mix(in srgb,var(--company-primary,#0b4f82) 14%,var(--line,#d8e1ec));border-radius:10px;background:var(--surface,#fff)}.hr-suite-data-chips b{font-size:.8rem}.hr-suite-data-chips small{color:var(--muted,#667085);font-size:.72rem}.hr-suite-data-chips.balances>span{border-color:color-mix(in srgb,#16a34a 22%,var(--line,#d8e1ec))}
.hr-suite-follow-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hr-suite-follow-group .hr-suite-state{min-height:82px;padding:10px}.hr-suite-follow-group .hr-suite-item-list>article{background:var(--surface,#fff)}.hr-suite-follow-general{grid-column:1/-1}
.hr-suite-performance-list{display:grid;gap:8px}.hr-suite-performance-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.65fr);align-items:center;gap:12px;padding:10px;border:1px solid var(--line,#d8e1ec);border-radius:12px}.hr-suite-performance-list>article>div:first-child{display:grid;gap:2px}.hr-suite-performance-list small{color:var(--muted,#667085)}
.hr-suite-rating{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:7px}.hr-suite-rating::before{content:"";grid-column:1;grid-row:1;height:8px;border-radius:99px;background:var(--surface-soft,#e8eef5)}.hr-suite-rating i{grid-column:1;grid-row:1;width:var(--rating);height:8px;border-radius:99px;background:linear-gradient(90deg,#2563eb,#16a34a)}.hr-suite-rating b{grid-column:2;grid-row:1;color:var(--company-primary,#0b4f82)}
.hr-suite-api-actions,.hr-suite-row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.hr-suite-api-actions{justify-content:flex-end;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--line,#d8e1ec) 75%,transparent)}.hr-suite-row-actions{min-width:max-content}.hr-suite-form-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.hr-suite-form-button>span{font-weight:900}
.hr-suite-drawer-layer[hidden]{display:none!important}.hr-suite-drawer-layer{position:fixed;inset:0;z-index:2500;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);direction:ltr}.hr-suite-drawer-backdrop{grid-column:1/-1;grid-row:1;width:100%;height:100%;padding:0;border:0;background:rgba(15,23,42,.5);backdrop-filter:blur(3px);cursor:default}.hr-suite-drawer{grid-column:2;grid-row:1;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;overflow:hidden;background:var(--surface,#fff);color:var(--text,#142033);box-shadow:-22px 0 60px rgba(15,23,42,.24);direction:rtl;animation:hr-suite-drawer-in .2s ease-out}.hr-suite-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px;border-bottom:1px solid var(--line,#d8e1ec);background:linear-gradient(145deg,color-mix(in srgb,var(--company-primary,#0b4f82) 8%,var(--surface,#fff)),var(--surface,#fff))}.hr-suite-drawer h3{margin:4px 0 0}.hr-suite-drawer header p{margin:7px 0 0;color:var(--muted,#667085);line-height:1.65}.hr-suite-drawer-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid var(--line,#d8e1ec);border-radius:11px;background:var(--surface,#fff);color:var(--text,#142033);font-size:1.5rem;cursor:pointer}.hr-suite-drawer form{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.hr-suite-drawer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:13px;padding:18px 20px;overflow:auto}.hr-suite-field{display:grid;align-content:start;gap:7px;min-width:0;color:var(--text,#142033);font-weight:750}.hr-suite-field.wide{grid-column:1/-1}.hr-suite-field[hidden]{display:none!important}.hr-suite-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:7px;font-size:.84rem}.hr-suite-field>span small{color:var(--muted,#667085);font-size:.7rem;font-weight:500}.hr-suite-field input,.hr-suite-field select,.hr-suite-field textarea{width:100%;min-width:0;min-height:43px;padding:9px 11px;border:1px solid var(--line,#d8e1ec);border-radius:11px;background:var(--surface,#fff);color:var(--text,#142033);font:inherit}.hr-suite-field textarea{min-height:92px;resize:vertical;line-height:1.55}.hr-suite-field input:focus,.hr-suite-field select:focus,.hr-suite-field textarea:focus{outline:3px solid color-mix(in srgb,var(--company-primary,#0b4f82) 20%,transparent);border-color:var(--company-primary,#0b4f82)}.hr-suite-drawer form>footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--line,#d8e1ec);background:var(--surface-soft,#f7f9fc)}.hr-suite-drawer form[aria-busy="true"] .hr-suite-drawer-fields{opacity:.68;pointer-events:none}.hr-suite-drawer-message{display:none;margin:12px 20px 0;padding:10px 12px;border-radius:10px}.hr-suite-drawer-message.show{display:block}.hr-suite-drawer-message.error{border:1px solid #fecaca;background:#fff1f2;color:#991b1b}.hr-suite-drawer-message.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.hr-suite-drawer-message.warning{border:1px solid #f0c36b;background:#fff9e8;color:#7c4a03}.hr-suite-notice{position:fixed;inset-inline-start:18px;bottom:18px;z-index:2600;max-width:min(440px,calc(100vw - 36px));padding:11px 14px;border-radius:11px;background:#166534;color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.2);opacity:0;pointer-events:none;transform:translateY(12px);transition:.18s ease}.hr-suite-notice.show{opacity:1;transform:none}.hr-suite-notice.error{background:#991b1b}.hr-suite-notice.warning{background:#92400e}.hr-suite-notice.info{background:#1d4ed8}.hr-suite-drawer-open{overflow:hidden}
@keyframes hr-suite-drawer-in{from{transform:translateX(-24px);opacity:.65}to{transform:none;opacity:1}}

@media(max-width:980px){
  .hr-suite-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hr-suite-follow-grid,.hr-suite-split,.hr-suite-follow-groups{grid-template-columns:1fr}
  .hr-suite-follow-general{grid-column:auto}
}
@media(max-width:760px){
  #hrView.hr-suite-mounted>.hr-suite-shell{gap:10px}
  .hr-suite-tabs{top:0;margin-inline:-4px;border-radius:13px;padding:5px}
  .hr-suite-tabs [role="tab"]{min-height:39px;padding:8px 11px;font-size:.82rem}
  .hr-suite-section-head,.hr-suite-card-head,.hr-suite-self-service-head{align-items:flex-start;flex-direction:column}
  .hr-suite-section-head{padding:14px}.hr-suite-card{padding:12px;border-radius:14px}
  .hr-suite-actions{grid-template-columns:1fr}.hr-suite-action{min-height:72px}
  .hr-suite-filter-row{align-items:stretch;flex-direction:column}.hr-suite-filter-row input,.hr-suite-filter-row select,.hr-suite-filter-row button{width:100%;min-width:0;flex:auto}
  .hr-suite-item-list>article{align-items:flex-start;flex-direction:column}
  .hr-suite-payroll-help{align-items:flex-start;flex-direction:column}.hr-suite-payroll-detail-summary{grid-template-columns:1fr}
  .hr-suite-payroll-employees-head{flex-direction:column}.hr-suite-payroll-employee-list{max-height:230px}
  .hr-suite-leave-meta{grid-template-columns:1fr}
  .hr-suite-performance-list>article{grid-template-columns:1fr}
  .hr-suite-api-metrics,.hr-suite-performance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hr-suite-directory-toolbar{align-items:stretch;flex-direction:column;padding:11px;border-radius:14px 14px 0 0}.hr-suite-directory-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.hr-suite-directory-filters button{gap:5px;min-width:0;padding:6px 7px}.hr-suite-directory-search{width:100%;max-width:none;min-width:0}.hr-suite-directory-caption{align-items:flex-start;flex-direction:column;padding:9px 12px}.hr-suite-directory-caption small{line-height:1.55}
  .hr-suite-directory-table{padding:9px;overflow-x:clip;background:var(--surface-soft,#f7f9fc)}.hr-suite-directory-table table,.hr-suite-directory-table tbody{display:block;width:100%}.hr-suite-directory-table thead{display:none}.hr-suite-directory-table tr{display:block;margin-bottom:9px;padding:4px 11px;border:1px solid var(--line,#d8e1ec);border-radius:14px;background:var(--surface,#fff);box-shadow:0 6px 18px rgba(15,23,42,.045)}.hr-suite-directory-table tr:last-child{margin-bottom:0}.hr-suite-directory-table td{display:grid;grid-template-columns:95px minmax(0,1fr);align-items:start;gap:4px 10px;width:100%;padding:10px 2px;border-bottom:1px solid color-mix(in srgb,var(--line,#d8e1ec) 72%,transparent)}.hr-suite-directory-table td:last-child{border-bottom:0}.hr-suite-directory-table td::before{content:attr(data-label);grid-column:1;grid-row:1/span 12;color:var(--muted,#667085);font-size:.7rem;font-weight:800;line-height:1.55}.hr-suite-directory-table td>*{grid-column:2;min-width:0}.hr-suite-directory-table tbody tr:hover td{background:transparent}.hr-suite-employee-identity{grid-template-columns:38px minmax(0,1fr)}.hr-suite-employee-identity>span{width:38px;height:38px;border-radius:11px}.hr-suite-directory-status>small{white-space:normal}.hr-suite-directory-actions{align-items:stretch}.hr-suite-directory-actions>.button,.hr-suite-action-menu{flex:1}.hr-suite-action-menu>summary{width:100%}.hr-suite-action-menu>div{position:static;width:100%;min-width:0;max-width:none;margin-top:6px;box-shadow:none}.hr-suite-action-menu[open]{flex-basis:100%}
  .hr-suite-directory-pagination{justify-content:space-between;gap:7px;padding:10px}.hr-suite-directory-pagination span{text-align:center;font-size:.72rem}.hr-suite-directory-pagination button{padding-inline:11px}
  .hr-suite-drawer-layer{grid-template-columns:1fr}.hr-suite-drawer{grid-column:1;max-width:none}.hr-suite-drawer-fields{grid-template-columns:1fr;padding:15px}.hr-suite-field.wide{grid-column:auto}.hr-suite-drawer>header{padding:16px}.hr-suite-drawer form>footer{padding:12px 15px}.hr-suite-api-actions{justify-content:stretch}.hr-suite-api-actions .button{flex:1}
}
@media(max-width:420px){.hr-suite-api-metrics,.hr-suite-performance-summary{grid-template-columns:1fr}.hr-suite-directory-filters button{flex-direction:column;gap:2px;font-size:.75rem}.hr-suite-directory-table td{grid-template-columns:82px minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.hr-suite-tabs *,.hr-suite-action,.hr-suite-spinner,.hr-suite-drawer,.hr-suite-notice{animation:none!important;transition:none!important}}

/* UALL-AN: Every HR action is a viewport-level dialog.  This prevents the
 * transformed application content and fixed sidebar from clipping the forms. */
.hr-suite-drawer-layer{z-index:12000;place-items:center;grid-template-columns:1fr;padding:16px}
.hr-suite-drawer-layer .hr-suite-drawer-backdrop{position:absolute;inset:0}
.hr-suite-drawer-layer .hr-suite-drawer{grid-column:1;width:min(760px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));border:1px solid var(--line,#d8e1ec);border-radius:22px;box-shadow:0 32px 90px rgba(4,31,58,.34)}
.hr-suite-drawer-layer .hr-suite-drawer>header{padding:20px 24px;background:linear-gradient(115deg,#061f38,#0a3e68);color:#fff}
.hr-suite-drawer-layer .hr-suite-drawer>header :is(h3,p){color:#fff}.hr-suite-drawer-layer .hr-suite-drawer>header p{color:rgba(255,255,255,.76)}
.hr-suite-drawer-layer .hr-suite-drawer-close{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#fff}
.hr-suite-drawer-layer .hr-suite-drawer-fields{padding:20px 24px}.hr-suite-drawer-layer form>footer{padding:14px 24px}.hr-suite-drawer-layer form>footer .button{min-width:132px;min-height:43px}

/* Payroll creation needs extra width for the period controls and employee list. */
.hr-suite-drawer-layer.payroll-create{z-index:12000;place-items:center;grid-template-columns:1fr;padding:16px}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer-backdrop{position:absolute;inset:0}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer{grid-column:1;width:min(1120px,calc(100vw - 32px));height:min(820px,calc(100dvh - 32px));border:1px solid var(--line,#d8e1ec);border-radius:22px;box-shadow:0 32px 90px rgba(4,31,58,.34)}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer>header{padding:22px 26px;background:linear-gradient(115deg,#061f38,#0a3e68);color:#fff}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer>header :is(h3,p){color:#fff}.hr-suite-drawer-layer.payroll-create .hr-suite-drawer>header p{color:rgba(255,255,255,.76)}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer-close{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#fff}
.hr-suite-drawer-layer.payroll-create .hr-suite-drawer-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:20px 26px}
.hr-suite-drawer-layer.payroll-create .hr-suite-payroll-employees{grid-column:1/-1;padding:16px}
.hr-suite-drawer-layer.payroll-create .hr-suite-payroll-employee-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:380px}
.hr-suite-drawer-layer.payroll-create .hr-suite-payroll-employee-list>label{min-height:62px;padding:11px 12px}
.hr-suite-drawer-layer.payroll-create form>footer{padding:15px 26px}.hr-suite-drawer-layer.payroll-create form>footer .button{min-width:150px;min-height:44px}
@media(max-width:900px){.hr-suite-drawer-layer.payroll-create{padding:0}.hr-suite-drawer-layer.payroll-create .hr-suite-drawer{width:100vw;height:100dvh;border:0;border-radius:0}.hr-suite-drawer-layer.payroll-create .hr-suite-drawer-fields{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.hr-suite-drawer-layer.payroll-create .hr-suite-payroll-employee-list{grid-template-columns:1fr}.hr-suite-drawer-layer.payroll-create form>footer{padding:12px 16px}}
@media(max-width:560px){.hr-suite-drawer-layer.payroll-create .hr-suite-drawer-fields{grid-template-columns:1fr}.hr-suite-drawer-layer.payroll-create form>footer{display:grid;grid-template-columns:1fr 1fr}.hr-suite-drawer-layer.payroll-create form>footer .button{min-width:0}}
@media(max-width:760px){.hr-suite-drawer-layer{padding:0}.hr-suite-drawer-layer .hr-suite-drawer{width:100vw;height:100dvh;border:0;border-radius:0}.hr-suite-drawer-layer .hr-suite-drawer-fields{grid-template-columns:1fr;padding:16px}.hr-suite-drawer-layer form>footer{display:grid;grid-template-columns:1fr 1fr;padding:12px 16px}.hr-suite-drawer-layer form>footer .button{min-width:0}}
