.hr-shell,.hr-auth,.hr-bootstrap{--hr-navy: #111827;--hr-panel: #fff;--hr-border: #e4e7ec;--hr-copy: #0f172a;--hr-muted: #64748b;min-height:100vh}.hr-shell{background:#f6f7fb}.hr-topbar{position:sticky;z-index:40;top:0;height:68px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--hr-border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hr-brand,.hr-account,.hr-brand>span:last-child,.hr-account__identity{display:flex;align-items:center}.hr-brand{min-height:44px;gap:11px}.hr-brand__mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#4f46e5;color:#fff;font-weight:700}.hr-brand>span:last-child,.hr-account__identity{align-items:flex-start;flex-direction:column}.hr-brand strong{color:#111827;font-size:14px;line-height:18px}.hr-brand small,.hr-account small{color:#94a3b8;font-size:11px;line-height:15px}.hr-account{gap:12px}.hr-account__identity{min-width:100px}.hr-account__identity strong{color:#1e293b;font-size:13px}.hr-icon-button{width:44px;height:44px;border:1px solid #e2e8f0;border-radius:9px;display:grid;place-items:center;background:#fff;color:#475569;cursor:pointer}.hr-icon-button:hover{border-color:#c7d2fe;color:#4f46e5}.hr-shell__body{min-height:calc(100vh - 68px);display:grid;grid-template-columns:252px minmax(0,1fr)}.hr-sidebar{position:sticky;top:68px;height:calc(100vh - 68px);padding:22px 16px;display:flex;flex-direction:column;overflow-y:auto;background:var(--hr-navy);color:#dbe3ef}.hr-sidebar__scope{margin:0 4px 22px;padding:13px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgb(129 140 248 / 26%);border-radius:10px;background:#6366f11a}.hr-sidebar__scope svg{flex:0 0 auto;margin-top:2px;color:#a5b4fc}.hr-sidebar__scope span{display:grid}.hr-sidebar__scope strong{color:#f8fafc;font-size:12px}.hr-sidebar__scope small{margin-top:3px;color:#94a3b8;font-size:10px}.hr-sidebar nav{display:grid;gap:4px}.hr-sidebar__link{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:10px;border-radius:8px;color:#cbd5e1;font-size:13px}.hr-sidebar__link:hover{background:#ffffff12;color:#fff}.hr-sidebar__link[aria-current=page]{background:#4f46e5;color:#fff}.hr-sidebar__footer{margin-top:auto;padding:14px 10px 2px;border-top:1px solid #253247;color:#64748b;font-size:10px;line-height:1.5}.hr-shell__content{min-width:0}.hr-page{width:min(100%,1480px);margin:0 auto;padding:34px clamp(22px,4vw,54px) 64px}.hr-page__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.hr-page__eyebrow{color:#6366f1;font-size:11px;font-weight:700;letter-spacing:.15em}.hr-page__heading h1{margin-top:6px;color:var(--hr-copy);font-size:28px;line-height:1.3;letter-spacing:-.02em}.hr-page__heading p{margin-top:6px;color:var(--hr-muted);line-height:1.6}.hr-page__actions{min-height:44px;display:flex;align-items:center;gap:10px}.hr-back-link{min-height:44px;margin-bottom:4px;display:inline-flex;align-items:center;gap:8px;color:#64748b}.hr-back-link:hover{color:#4f46e5}.hr-metrics{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hr-metric{min-height:106px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid var(--hr-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.hr-metric:hover{border-color:#c7d2fe;box-shadow:0 8px 24px #0f172a12}.hr-metric>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:#4f46e5}.hr-metric div{display:grid}.hr-metric strong{color:#0f172a;font-size:25px;line-height:1.2}.hr-metric small{margin-top:4px;color:#64748b;font-size:11px}.hr-dashboard-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px}.hr-panel,.hr-table-panel,.hr-interview-list{min-width:0;border:1px solid var(--hr-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.hr-panel--wide{grid-column:1 / -1}.hr-panel__heading,.hr-interview-list>header{min-height:76px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eef0f4}.hr-panel__heading h2,.hr-interview-list>header h2{color:#1e293b;font-size:15px}.hr-panel__heading p,.hr-interview-list>header p{margin-top:5px;color:#64748b;font-size:11px}.hr-panel__heading>svg{color:#6366f1}.hr-panel__empty{min-height:120px;padding:28px;display:grid;place-items:center;color:#94a3b8;text-align:center}.hr-funnel{padding:18px 20px 24px;display:grid;gap:15px}.hr-funnel>:where(div,a){display:grid;grid-template-columns:90px minmax(0,1fr) 44px;align-items:center;gap:12px;color:inherit;text-decoration:none}.hr-funnel>a:hover span{color:#4f46e5}.hr-funnel span{color:#475569;font-size:12px}.hr-funnel progress{width:100%;height:9px;overflow:hidden;border:0;border-radius:999px;background:#eef2f7;appearance:none}.hr-funnel progress::-webkit-progress-bar{border-radius:inherit;background:#eef2f7}.hr-funnel progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,#6366f1,#818cf8)}.hr-funnel progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#6366f1,#818cf8)}.hr-funnel strong{color:#1e293b;text-align:right}.hr-todos{padding:8px;display:grid;gap:4px}.hr-todos a{min-height:70px;padding:12px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:9px}.hr-todos a:hover{background:#f8fafc}.hr-todos a>span{width:8px;height:8px;border-radius:999px;background:#94a3b8}.hr-todos a[data-tone=warning]>span{background:#f59e0b}.hr-todos a[data-tone=danger]>span{background:#dc2626}.hr-todos strong{color:#334155;font-size:12px}.hr-todos p{margin-top:3px;color:#64748b;font-size:11px}.hr-todos time{color:#94a3b8;font-size:10px}.hr-source-list{padding:18px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hr-source-list>:where(div,a){min-height:70px;padding:14px;display:grid;border-radius:10px;background:#f8fafc;color:inherit;text-decoration:none}.hr-source-list>a:hover{background:#eef2ff}.hr-source-list span{color:#64748b;font-size:11px}.hr-source-list strong{margin-top:4px;color:#1e293b;font-size:20px}.hr-filterbar{margin-top:22px;padding:12px;display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;border:1px solid var(--hr-border);border-radius:11px;background:#fff}.hr-filterbar input,.hr-filterbar select{height:44px;border:1px solid #d4d8df;border-radius:8px;background:#fff}.hr-filterbar select{min-width:148px;padding:0 34px 0 12px}.hr-search-field{width:min(340px,100%);height:44px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #d4d8df;border-radius:8px;color:#64748b}.hr-search-field:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.hr-search-field input{min-width:0;width:100%;height:auto;padding:0;border:0;outline:0}.hr-info{margin-top:16px;padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid #c7d2fe;border-radius:10px;background:#eef2ff;color:#4338ca;font-size:12px;line-height:1.6}.hr-info svg{flex:0 0 auto;margin-top:1px}.hr-table-panel{margin-top:18px;overflow:hidden}.workspace-table-scroll{min-width:0;max-width:100%;overflow-x:auto;outline-offset:-2px}.workspace-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.workspace-table__col--7{width:7%}.workspace-table__col--8{width:8%}.workspace-table__col--9{width:9%}.workspace-table__col--10{width:10%}.workspace-table__col--11{width:11%}.workspace-table__col--12{width:12%}.workspace-table__col--13{width:13%}.workspace-table__col--14{width:14%}.workspace-table__col--15{width:15%}.workspace-table__col--16{width:16%}.workspace-table__col--17{width:17%}.workspace-table__col--18{width:18%}.workspace-table__col--19{width:19%}.workspace-table__col--20{width:20%}.workspace-table__col--21{width:21%}.workspace-table__col--22{width:22%}.workspace-table__col--24{width:24%}.workspace-table__col--25{width:25%}.workspace-table__col--30{width:30%}.workspace-table th,.workspace-table td{min-height:58px;padding:13px 15px;vertical-align:middle;border-bottom:1px solid #eef0f4;color:#475569;font-size:12px;overflow-wrap:anywhere}.workspace-table thead th{height:46px;padding-top:10px;padding-bottom:10px;background:#f8fafc;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.04em}.workspace-table tbody tr:last-child>*{border-bottom:0}.workspace-table tbody tr:hover>*{background:#fafbff}.workspace-table tbody th{color:#1e293b;text-align:left}.workspace-table [data-align=center]{text-align:center}.workspace-table [data-align=right]{text-align:right}.workspace-table strong,.workspace-table small{display:block}.workspace-table small{margin-top:4px;color:#94a3b8;font-size:10px}.hr-table__primary-link{min-height:32px;display:inline-flex;align-items:center;color:#3730a3;font-weight:700}.hr-table__primary-link:hover{text-decoration:underline}.hr-tag-line{margin-top:5px;display:block;color:#6366f1;font-size:9px}.hr-muted{color:#94a3b8}.workspace-empty{min-height:230px;padding:34px;display:grid;place-items:center;align-content:center;gap:8px;color:#64748b;text-align:center}.workspace-empty h2{color:#334155;font-size:17px}.workspace-empty p{max-width:480px;color:#94a3b8;line-height:1.6}.hr-action-message{margin-top:18px;padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534}.hr-action-message[data-tone=error]{border-color:#fecaca;background:#fef2f2;color:#991b1b}.hr-detail-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.hr-detail-main,.hr-detail-aside{display:grid;gap:18px}.hr-detail-aside{position:sticky;top:86px}.hr-description-list{padding:16px 20px 4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px}.hr-description-list>div{min-height:58px;padding:10px 0;border-bottom:1px solid #f1f5f9}.hr-description-list dt{color:#94a3b8;font-size:10px}.hr-description-list dd{margin:4px 0 0;color:#334155}.hr-summary{padding:18px 20px 22px}.hr-summary h3{color:#334155;font-size:13px}.hr-summary p{margin-top:8px;color:#64748b;line-height:1.75;white-space:pre-wrap}.hr-timeline{padding:18px 20px 22px;margin:0;display:grid;gap:0;list-style:none}.hr-timeline li{min-height:72px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:12px;position:relative}.hr-timeline li>span{z-index:1;width:10px;height:10px;margin-top:5px;border:2px solid #6366f1;border-radius:50%;background:#fff}.hr-timeline li:not(:last-child):before{position:absolute;top:15px;bottom:-5px;left:4px;width:1px;background:#e2e8f0;content:""}.hr-timeline strong{color:#334155;font-size:12px}.hr-timeline p{margin-top:4px;color:#64748b;font-size:11px}.hr-timeline small,.hr-timeline time{color:#94a3b8;font-size:10px}.hr-note-list{padding:12px 20px 0;display:grid;gap:10px}.hr-note-list article{padding:14px;border-radius:9px;background:#f8fafc}.hr-note-list p{color:#475569;white-space:pre-wrap}.hr-note-list small{margin-top:8px;display:block;color:#94a3b8;font-size:10px}.hr-panel-form{padding:18px 20px 22px;display:grid;gap:14px}.hr-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-field{min-width:0;display:grid;gap:7px}.hr-field>span{color:#475569;font-size:11px;font-weight:600}.hr-field input,.hr-field select,.hr-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d4d8df;border-radius:8px;background:#fff}.hr-field textarea{resize:vertical;line-height:1.6}.hr-field input:focus,.hr-field select:focus,.hr-field textarea:focus{border-color:#6366f1;outline:0;box-shadow:0 0 0 3px #6366f11f}.hr-field--wide{grid-column:1 / -1}.hr-field--compact{display:flex;align-items:center;gap:8px}.hr-field--compact input{width:auto}.hr-form-actions{display:flex;justify-content:flex-end}.hr-editor-panel{margin-top:18px;overflow:hidden;border:1px solid var(--hr-border);border-radius:12px;background:#fff}.hr-editor-panel>summary{min-height:68px;padding:14px 18px;display:flex;align-items:center;gap:11px;color:#4338ca;cursor:pointer;list-style:none}.hr-editor-panel>summary::-webkit-details-marker,.hr-row-editor>summary::-webkit-details-marker{display:none}.hr-editor-panel>summary>span{display:grid}.hr-editor-panel>summary strong{color:#334155}.hr-editor-panel>summary small{margin-top:3px;color:#94a3b8;font-size:10px}.hr-editor-panel[open]>summary{border-bottom:1px solid #eef0f4;background:#fafbff}.hr-editor-form{padding:18px 20px 22px;display:grid;gap:16px}.hr-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hr-row-editor{display:inline-block;text-align:left}.hr-row-editor>summary{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border-radius:7px;background:#eef2ff;color:#4338ca;cursor:pointer;list-style:none}.hr-row-editor>div{width:min(900px,calc(100vw - 330px));margin-top:8px;padding:0;transform:translate(calc(-100% + 86px));overflow:hidden;border:1px solid #dbe1ea;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f172a1f}.hr-row-editor .hr-editor-form{max-height:70vh;overflow-y:auto}.hr-status-form{padding:16px 20px 20px;display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr) auto;align-items:end;gap:12px;border-top:1px solid #e5e7eb;background:#fffbeb}.hr-danger-confirm{min-height:44px;display:flex;align-items:center;gap:8px;color:#92400e;font-size:11px;line-height:1.5}.hr-danger-confirm input{width:18px;height:18px;flex:0 0 auto;accent-color:#dc2626}.hr-impact-note{padding:12px;display:flex;align-items:flex-start;gap:9px;border-radius:8px;background:#fffbeb;color:#92400e;font-size:11px;line-height:1.6}.hr-impact-note svg{flex:0 0 auto}.hr-choice-grid{padding:0;margin:0;display:grid;gap:7px;border:0}.hr-choice-grid legend{margin-bottom:7px;color:#475569;font-size:11px;font-weight:600}.hr-choice-grid label{min-height:34px;display:flex;align-items:center;gap:8px;color:#475569;font-size:11px}.hr-choice-grid input{width:17px;height:17px;accent-color:#4f46e5}.hr-choice-grid label span:before{width:8px;height:8px;margin-right:6px;display:inline-block;border-radius:50%;background:#64748b;content:""}.hr-choice-grid label span[data-color=amber]:before{background:#d97706}.hr-choice-grid label span[data-color=blue]:before{background:#2563eb}.hr-choice-grid label span[data-color=green]:before{background:#16a34a}.hr-choice-grid label span[data-color=violet]:before{background:#7c3aed}.hr-choice-grid label span[data-color=rose]:before{background:#e11d48}.hr-inline-create{padding:14px 20px 20px;display:grid;grid-template-columns:minmax(0,1fr) 78px auto;align-items:end;gap:8px;border-top:1px solid #eef0f4}.hr-inline-create label{display:grid;gap:5px;color:#64748b;font-size:10px}.hr-inline-create input,.hr-inline-create select{width:100%;min-height:40px;padding:7px 9px;border:1px solid #d4d8df;border-radius:7px;background:#fff}.hr-resume-card>div{padding:18px 20px 22px}.hr-resume-card p{margin-top:10px;color:#64748b;font-size:11px;line-height:1.7}.hr-flow-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hr-flow-grid--management{grid-template-columns:1fr}.hr-flow-card{min-width:0;overflow:hidden;border:1px solid var(--hr-border);border-radius:12px;background:#fff}.hr-flow-card>header{min-height:82px;padding:16px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #eef0f4}.hr-flow-card>header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:#4f46e5}.hr-flow-card h2{color:#1e293b;font-size:14px}.hr-flow-card header p{margin-top:4px;color:#94a3b8;font-size:10px}.hr-flow-description{padding:14px 18px 0;color:#64748b;line-height:1.65}.hr-flow-card ol{padding:16px 18px;margin:0;display:grid;gap:10px;list-style:none}.hr-flow-card li{min-height:48px;display:flex;align-items:center;gap:11px}.hr-flow-card li>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#f1f5f9;color:#6366f1;font-size:11px;font-weight:700}.hr-flow-card li div{display:grid}.hr-flow-card li strong{color:#334155;font-size:12px}.hr-flow-card li small{margin-top:3px;color:#94a3b8;font-size:10px}.hr-flow-card footer{min-height:48px;padding:10px 18px;display:flex;align-items:center;gap:8px;border-top:1px solid #eef0f4;color:#64748b;font-size:10px}.hr-flow-card footer time{margin-left:auto}.hr-flow-editor{border-top:1px solid #eef0f4}.hr-flow-editor>summary{min-height:48px;padding:0 18px;display:flex;align-items:center;color:#4f46e5;font-size:11px;font-weight:700;cursor:pointer}.hr-flow-editor[open]>summary{border-bottom:1px solid #eef0f4;background:#fafbff}.hr-step-editor{min-width:0;padding:14px;margin:0;border:1px solid #e2e8f0;border-radius:10px}.hr-step-editor legend{padding:0 6px;color:#334155;font-size:12px;font-weight:700}.hr-step-editor>p{margin-bottom:12px;color:#64748b;font-size:10px;line-height:1.6}.hr-step-editor__rows{max-width:100%;overflow-x:auto}.hr-step-row{min-width:1060px;min-height:70px;padding:8px 0;display:grid;grid-template-columns:30px 110px 110px 145px 145px 105px 170px 85px 36px;align-items:end;gap:8px;border-bottom:1px solid #eef0f4}.hr-step-row>span{width:28px;height:28px;margin-bottom:6px;display:grid;place-items:center;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:10px;font-weight:700}.hr-step-row label{display:grid;gap:4px}.hr-step-row small{color:#94a3b8;font-size:9px}.hr-step-row input,.hr-step-row select{width:100%;min-height:40px;padding:7px 8px;border:1px solid #d4d8df;border-radius:7px;background:#fff;font-size:10px}.hr-step-row>button{width:36px;height:40px;border:0;border-radius:7px;display:grid;place-items:center;background:#fef2f2;color:#b91c1c;cursor:pointer}.hr-step-row>button:disabled{opacity:.4;cursor:not-allowed}.hr-add-step{min-height:40px;margin-top:12px;padding:0 12px;border:1px dashed #a5b4fc;border-radius:8px;display:inline-flex;align-items:center;gap:6px;background:#f5f7ff;color:#4338ca;cursor:pointer}.hr-status-form>div{display:flex;align-items:center;gap:7px;color:#92400e}.hr-status-form>div strong{font-size:11px}.hr-interview-layout{margin-top:18px;display:grid;grid-template-columns:minmax(340px,.78fr) minmax(480px,1.22fr);gap:18px;align-items:start}.hr-interview-layout>.hr-panel{position:sticky;top:86px}.hr-interview-list{overflow:hidden}.hr-interview-card{padding:18px 20px;border-bottom:1px solid #eef0f4}.hr-interview-card:last-child{border-bottom:0}.hr-interview-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hr-interview-card h3{color:#1e293b;font-size:15px}.hr-interview-card__heading p{margin-top:3px;color:#64748b;font-size:11px}.hr-interview-card dl{margin:16px 0 0;display:grid;gap:9px}.hr-interview-card dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px}.hr-interview-card dt{display:flex;align-items:center;gap:7px;color:#94a3b8;font-size:10px}.hr-interview-card dd{margin:0;color:#475569;font-size:11px}.hr-interview-card dd small{margin-top:3px;display:block;color:#94a3b8}.hr-evaluation-form{margin-top:16px;border-top:1px solid #eef0f4}.hr-evaluation-form summary{min-height:44px;display:flex;align-items:center;color:#4f46e5;cursor:pointer;font-weight:600}.hr-evaluation-form .hr-panel-form{padding:12px 0 4px}.hr-evaluation-unavailable{margin-top:14px;padding-top:12px;border-top:1px solid #eef0f4;color:#94a3b8;font-size:10px}.hr-table-action{min-height:36px;padding:0 8px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:5px;background:#eef2ff;color:#4338ca;cursor:pointer}.hr-table-retry{display:inline-grid;justify-items:end;gap:5px}.hr-table-retry>label{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:9px;white-space:nowrap}.hr-table-retry input{accent-color:#4f46e5}.hr-offer-action{display:inline-block;text-align:left}.hr-offer-action>summary{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;border-radius:7px;background:#eef2ff;color:#4338ca;cursor:pointer;list-style:none}.hr-offer-action>summary::-webkit-details-marker{display:none}.hr-offer-action>form{width:min(340px,75vw);margin-top:8px;margin-left:auto;padding:14px;display:grid;gap:10px;transform:translate(calc(-100% + 88px));border:1px solid #dbe1ea;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f172a1f}.hr-report-metrics{margin-top:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hr-report-metrics article{min-height:100px;padding:16px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;border:1px solid var(--hr-border);border-radius:11px;background:#fff}.hr-report-metrics span{width:38px;height:38px;grid-row:1 / 3;display:grid;place-items:center;border-radius:9px;background:#eef2ff;color:#4f46e5}.hr-report-metrics strong{color:#1e293b;font-size:22px}.hr-report-metrics small{color:#64748b;font-size:10px}.hr-report-breakdowns{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.hr-report-breakdowns .hr-table-panel{margin-top:0}.hr-error{min-height:100vh;padding:28px;display:grid;place-items:center;background:#f8fafc}.hr-error>div{max-width:480px;padding:38px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-align:center}.hr-error h1{color:#0f172a;font-size:24px}.hr-error p{margin:10px 0 22px;color:#64748b}.hr-auth{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr);background:#fff}.hr-auth__hero{min-height:100vh;padding:44px clamp(32px,5vw,76px);display:flex;flex-direction:column;color:#f8fafc;background:radial-gradient(circle at 18% 16%,rgb(99 102 241 / 28%),transparent 32%),radial-gradient(circle at 82% 80%,rgb(14 165 233 / 16%),transparent 34%),linear-gradient(145deg,#111827,#11182b 50%,#0b1020)}.hr-auth__brand{min-height:44px;display:inline-flex;align-items:center;gap:10px;width:fit-content;font-size:17px;font-weight:700}.hr-auth__brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#6366f1}.hr-auth__hero-copy{max-width:590px;margin:auto 0;padding:56px 0}.hr-auth__hero-copy h1{max-width:540px;margin-top:16px;font-size:clamp(38px,4.8vw,62px);line-height:1.12;letter-spacing:-.035em}.hr-auth__hero-copy>p{max-width:550px;margin-top:22px;color:#cbd5e1;font-size:16px;line-height:1.8}.hr-auth__hero-copy ul{padding:0;margin:34px 0 0;display:grid;gap:14px;list-style:none}.hr-auth__hero-copy li{display:flex;align-items:center;gap:12px;color:#e2e8f0}.hr-auth__hero-copy li svg{color:#a5b4fc}.hr-auth__hero>small{color:#64748b}.hr-auth__panel{min-height:100vh;padding:48px clamp(32px,6vw,96px);display:grid;place-items:center;background:#fff}.hr-login-card{width:min(100%,470px)}.hr-login-card__icon{width:52px;height:52px;margin-bottom:24px;display:grid;place-items:center;border-radius:14px;background:#eef2ff;color:#4f46e5}.hr-login-card h2,.hr-bootstrap__card h1{margin-top:8px;color:#18181b;font-size:30px;line-height:1.25;letter-spacing:-.025em}.hr-login-card>p,.hr-bootstrap__card>p{margin-top:14px;color:#64748b;font-size:15px;line-height:1.7}.hr-login-form{margin-top:26px;display:grid;gap:16px}.hr-login-field{display:grid;gap:7px}.hr-login-field>span,.hr-login-field>label{color:#334155;font-size:13px;font-weight:600}.hr-login-field>small{color:#71717a;font-size:11px;line-height:1.5}.hr-login-field input{width:100%;min-height:48px;padding:0 13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#18181b;font-size:15px}.hr-login-field input::placeholder{color:#a1a1aa}.hr-login-field input:focus{border-color:#6366f1;outline:0;box-shadow:0 0 0 3px #6366f121}.hr-login-field input[aria-invalid=true]{border-color:#ef4444}.hr-login-form .button{width:100%;margin-top:2px;gap:8px}.hr-login-card__alert{margin-top:22px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #fecaca;border-radius:9px;background:#fef2f2;color:#991b1b;line-height:1.55}.hr-login-card__alert svg{flex:0 0 auto;margin-top:2px}.hr-login-card__notice{margin-top:28px;padding:20px;border:1px solid #c7d2fe;border-radius:12px;background:#f5f7ff}.hr-login-card__notice--warning{border-color:#fed7aa;background:#fff7ed}.hr-login-card__notice summary{color:#312e81;font-size:14px;font-weight:700;cursor:pointer}.hr-login-card__notice strong{color:#312e81}.hr-login-card__notice p,.hr-login-card__notice span{margin-top:8px;display:block;color:#52525b;line-height:1.6}.hr-login-card__notice code{margin-top:14px;padding:12px 14px;display:block;overflow-x:auto;border-radius:8px;background:#111827;color:#e0e7ff;font-family:Cascadia Code,Consolas,monospace;font-size:12px;white-space:nowrap}.hr-login-card__boundary{margin-top:22px;padding-top:20px;display:flex;align-items:flex-start;gap:10px;border-top:1px solid #e4e4e7;color:#71717a;line-height:1.6}.hr-login-card__boundary svg{flex:0 0 auto;margin-top:2px;color:#6366f1}.hr-bootstrap{padding:32px 20px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,rgb(99 102 241 / 15%),transparent 36%),#f8fafc}.hr-bootstrap__card{width:min(100%,560px);padding:clamp(28px,5vw,48px);border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 22px 60px #0f172a1a}.hr-bootstrap__checks{margin:26px 0;display:grid;gap:12px}.hr-bootstrap__checks span{display:flex;align-items:center;gap:10px;color:#334155}.hr-bootstrap__checks svg{color:#16a34a}.hr-form-alert{margin:24px 0;padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#991b1b}.hr-bootstrap form .button{width:100%}.hr-bootstrap__cancel{min-height:44px;margin-top:12px;display:flex;align-items:center;justify-content:center;color:#64748b}.hr-filter-field{min-width:190px;display:grid;gap:5px;color:#64748b;font-size:10px}.hr-filter-field select{width:100%}.hr-editor-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hr-form-note{padding:11px 13px;display:flex;align-items:flex-start;gap:8px;border-radius:8px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.6}.hr-form-note svg{flex:0 0 auto;margin-top:1px;color:#6366f1}.workspace-table td small svg{display:inline;vertical-align:-2px}.hr-change-summary{padding:0;margin:0;display:grid;gap:5px;list-style:none}.hr-change-summary li{display:flex;align-items:flex-start;gap:6px;color:#475569;font-size:10px;line-height:1.5}.hr-change-summary svg{flex:0 0 auto;margin-top:2px;color:#818cf8}.hr-workforce-stat-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hr-workforce-stat-grid article{min-height:94px;padding:15px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;border:1px solid var(--hr-border);border-radius:11px;background:#fff}.hr-workforce-stat-grid article>span{width:38px;height:38px;grid-row:1 / 3;display:grid;place-items:center;border-radius:9px;background:#eef2ff;color:#4f46e5}.hr-workforce-stat-grid article>strong{color:#1e293b;font-size:21px}.hr-workforce-stat-grid article>small{color:#64748b;font-size:10px}.hr-workforce-two-column{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.hr-workforce-two-column .hr-editor-panel{margin-top:0}.hr-performance-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hr-performance-grid>.workspace-empty{grid-column:1 / -1;border:1px solid var(--hr-border);border-radius:12px;background:#fff}.hr-performance-card{min-width:0;padding:18px 20px;border:1px solid var(--hr-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.hr-performance-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hr-performance-card header span:first-child{color:#6366f1;font-size:10px;font-weight:700;letter-spacing:.08em}.hr-performance-card h2{margin-top:5px;color:#1e293b;font-size:15px}.hr-performance-card header p{margin-top:4px;color:#94a3b8;font-size:10px}.hr-performance-card dl{margin:16px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hr-performance-card dl>div{padding:10px;border-radius:8px;background:#f8fafc}.hr-performance-card dt{color:#94a3b8;font-size:9px}.hr-performance-card dd{margin:4px 0 0;color:#475569;font-size:11px}.hr-performance-progress{margin-top:16px}.hr-performance-progress>div{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:10px}.hr-performance-progress progress{width:100%;height:8px;margin-top:8px;overflow:hidden;border:0;border-radius:999px;background:#eef2f7;appearance:none}.hr-performance-progress progress::-webkit-progress-bar{border-radius:inherit;background:#eef2f7}.hr-performance-progress progress::-webkit-progress-value{border-radius:inherit;background:#6366f1}.hr-performance-progress progress::-moz-progress-bar{border-radius:inherit;background:#6366f1}.hr-restricted-panel{min-height:180px;margin-top:18px;padding:28px;display:flex;align-items:center;justify-content:center;gap:16px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:#64748b}.hr-restricted-panel>svg{flex:0 0 auto;color:#6366f1}.hr-restricted-panel h2{color:#334155;font-size:17px}.hr-restricted-panel p{max-width:660px;margin-top:6px;line-height:1.7}.hr-policy-editor>.hr-editor-form{padding:20px}.hr-policy-components{display:grid;gap:16px}.hr-policy-component{min-width:0;padding:16px;margin:0;border:1px solid #dbe1ea;border-radius:10px;background:#fafbff}.hr-policy-component legend{padding:0 7px;color:#312e81;font-size:12px;font-weight:700}.hr-policy-component>p{margin-bottom:12px;color:#92400e;font-size:10px;line-height:1.6}.hr-policy-component label{min-width:0;display:grid;gap:5px}.hr-policy-component label>span{color:#64748b;font-size:9px;font-weight:600}.hr-policy-component input,.hr-policy-component select{width:100%;min-height:40px;padding:7px 9px;border:1px solid #d4d8df;border-radius:7px;background:#fff;font-size:10px}.hr-policy-component input:focus,.hr-policy-component select:focus{border-color:#6366f1;outline:0;box-shadow:0 0 0 3px #6366f11f}.hr-policy-component__identity{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:10px}.hr-policy-rules{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hr-policy-side{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.hr-policy-side>strong{grid-column:1 / -1;color:#334155;font-size:11px}.hr-policy-side__wide{grid-column:1 / -1}.hr-policy-bounds{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.hr-policy-layout{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px;align-items:start}.hr-policy-list,.hr-preview-panel{min-width:0;overflow:hidden;border:1px solid var(--hr-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.hr-policy-list>header,.hr-preview-panel>header{min-height:72px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef0f4}.hr-policy-list h2,.hr-preview-panel h2{color:#1e293b;font-size:14px}.hr-policy-list header p,.hr-preview-panel header p{margin-top:4px;color:#94a3b8;font-size:10px}.hr-preview-panel>header{justify-content:flex-start}.hr-preview-panel>header svg{color:#6366f1}.hr-policy-card{padding:18px;border-bottom:1px solid #eef0f4}.hr-policy-card:last-child{border-bottom:0}.hr-policy-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hr-policy-card__heading>div>span{color:#6366f1;font-size:9px;font-weight:700;letter-spacing:.06em}.hr-policy-card h3{margin-top:4px;color:#1e293b;font-size:14px}.hr-policy-card__heading p{margin-top:4px;color:#94a3b8;font-size:10px}.hr-policy-card dl{margin:14px 0 0;display:grid;grid-template-columns:1fr .8fr 1.2fr;gap:9px}.hr-policy-card dl>div{padding:9px;border-radius:8px;background:#f8fafc}.hr-policy-card dt{color:#94a3b8;font-size:9px}.hr-policy-card dd{margin:4px 0 0;color:#475569;font-size:10px;line-height:1.5}.hr-policy-card dd a{color:#4f46e5;text-decoration:underline}.hr-policy-publish{margin-top:14px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;background:#fffbeb}.hr-policy-publish label{display:flex;align-items:flex-start;gap:8px;color:#92400e;font-size:10px;line-height:1.5}.hr-policy-publish input{width:17px;height:17px;flex:0 0 auto;accent-color:#4f46e5}.hr-policy-publish .button{flex:0 0 auto}.hr-preview-panel{position:sticky;top:86px}.hr-preview-result{border-top:1px solid #eef0f4}.hr-preview-result__totals{padding:14px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#eef2ff}.hr-preview-result__totals span{display:grid;color:#6366f1;font-size:9px}.hr-preview-result__totals strong{margin-top:3px;color:#312e81;font-size:17px}.hr-preview-result ul{padding:0;margin:0;list-style:none}.hr-preview-result li{padding:12px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;border-top:1px solid #f1f5f9}.hr-preview-result li strong,.hr-preview-result li small{display:block}.hr-preview-result li strong{color:#334155;font-size:11px}.hr-preview-result li small{margin-top:4px;color:#94a3b8;font-size:9px;line-height:1.5}.hr-preview-result li>span{color:#475569;font-size:10px;line-height:1.6;text-align:right}.hr-preview-empty{padding:0 18px 20px;color:#94a3b8;font-size:10px;line-height:1.6}@media(max-width:1180px){.hr-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-detail-grid,.hr-interview-layout{grid-template-columns:1fr}.hr-detail-aside,.hr-interview-layout>.hr-panel{position:static}.hr-report-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.hr-report-breakdowns,.hr-editor-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-policy-layout{grid-template-columns:1fr}.hr-preview-panel{position:static}.hr-policy-bounds{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hr-shell__body{display:block}.hr-sidebar{position:static;height:auto;padding:12px 16px}.hr-sidebar__scope,.hr-sidebar__footer{display:none}.hr-sidebar nav{display:flex;overflow-x:auto}.hr-sidebar__link{flex:0 0 auto}.hr-dashboard-grid{grid-template-columns:1fr}.hr-panel--wide{grid-column:auto}.hr-flow-grid,.hr-report-breakdowns{grid-template-columns:1fr}.hr-workforce-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-workforce-two-column,.hr-performance-grid,.hr-policy-rules{grid-template-columns:1fr}.hr-policy-component__identity,.hr-policy-card dl,.hr-source-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-auth{display:block}.hr-auth__hero,.hr-auth__panel{min-height:auto}.hr-auth__hero{padding:28px 24px 42px}.hr-auth__hero-copy{padding:54px 0 40px}.hr-auth__hero-copy h1{font-size:38px}.hr-auth__panel{padding:50px 24px 64px}.hr-row-editor>div{width:min(820px,calc(100vw - 64px))}}@media(max-width:640px){.hr-topbar{height:62px;padding:0 14px}.hr-brand small,.hr-account__identity,.hr-account>.badge{display:none}.hr-page{padding:24px 16px 48px}.hr-page__heading{display:grid}.hr-metrics,.hr-report-metrics,.hr-source-list,.hr-description-list,.hr-form-grid,.hr-editor-grid,.hr-editor-grid--three,.hr-status-form,.hr-inline-create{grid-template-columns:1fr}.hr-field--wide{grid-column:auto}.hr-workforce-stat-grid,.hr-performance-card dl,.hr-policy-component__identity,.hr-policy-side,.hr-policy-bounds,.hr-policy-card dl,.hr-preview-result__totals{grid-template-columns:1fr}.hr-policy-side>strong,.hr-policy-side__wide{grid-column:auto}.hr-policy-publish{align-items:stretch;flex-direction:column}.hr-policy-publish .button{width:100%}.hr-restricted-panel{align-items:flex-start}.hr-filterbar{align-items:stretch}.hr-filterbar>*,.hr-filterbar select,.hr-search-field{width:100%}.hr-panel__heading,.hr-interview-list>header{padding:15px 16px}.hr-panel-form,.hr-interview-card{padding:16px}.hr-row-editor>div{width:calc(100vw - 42px);transform:translate(calc(-100% + 76px))}.hr-interview-card dl>div{grid-template-columns:1fr;gap:3px}.hr-login-card h2,.hr-bootstrap__card h1{font-size:25px}}@media(prefers-reduced-motion:reduce){.hr-shell *,.hr-auth *,.hr-bootstrap *{scroll-behavior:auto!important;transition:none!important}}
