:root{color:#242730;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6f8;font-family:Inter,Avenir,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{background:#f5f6f8;min-width:320px;min-height:100%}body{min-width:320px;min-height:100svh;margin:0;line-height:1.5}p{margin:0}button,input{font-family:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #d9a000}#root{min-height:100svh}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand{align-items:center;gap:.7rem;display:inline-flex}.brand__logo{width:190px;height:auto;display:block}.brand__badge{color:#f8b800;letter-spacing:.11em;text-transform:uppercase;background:#f8b80021;border:1px solid #f8b8007a;border-radius:999px;align-items:center;min-height:22px;padding:0 .55rem;font-size:.67rem;font-weight:800;line-height:1;display:inline-flex}.brand--compact .brand__logo{width:146px}.brand--compact .brand__badge{min-height:19px;padding-inline:.42rem;font-size:.58rem}@media (width<=560px){.brand__logo{width:158px}}.login-page{background:#f8f9fb;grid-template-columns:minmax(410px,.92fr) minmax(520px,1.08fr);min-height:100svh;display:grid}.login-hero{color:#fff;background:radial-gradient(circle at 14% 82%,#f8b80026,#0000 34%),linear-gradient(145deg,#22252d 0%,#13151a 72%);min-height:100%;position:relative;overflow:hidden}.login-hero:after{content:"";border:1px solid #f8b80024;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-110px;right:-90px;box-shadow:0 0 0 48px #f8b80006,0 0 0 96px #f8b80005}.login-hero__pattern{object-fit:cover;opacity:.08;width:100%;height:100%;position:absolute;inset:0}.login-hero__content{z-index:1;box-sizing:border-box;flex-direction:column;min-height:100%;padding:3rem clamp(2.5rem,5vw,5.5rem);display:flex;position:relative}.login-hero__copy{max-width:570px;margin-block:auto;padding-block:5rem}.login-hero__eyebrow,.login-card__kicker{color:#f8b800;letter-spacing:.13em;text-transform:uppercase;font-size:.74rem;font-weight:800}.login-hero h1{color:#fff;letter-spacing:-.055em;max-width:540px;margin:1rem 0 1.25rem;font-size:clamp(2.55rem,4.4vw,4.65rem);font-weight:650;line-height:.98}.login-hero__copy p{color:#aeb2bd;max-width:490px;font-size:1.03rem;line-height:1.75}.login-hero__security{color:#969ba7;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.login-hero__security-icon{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.login-hero__security svg{stroke:#f8b800;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.login-panel{align-items:center;padding:3rem clamp(3rem,8vw,9rem);display:grid}.login-panel__mobile-brand{display:none}.login-card{width:100%;max-width:440px;margin-inline:auto}.login-card__heading{margin-bottom:2.35rem}.login-card h2{color:#1b1d23;letter-spacing:-.045em;margin:.55rem 0 .65rem;font-size:clamp(2rem,3vw,2.7rem);font-weight:700;line-height:1.08}.login-card__heading p{color:#777d8b;font-size:.92rem}.login-form{gap:1.25rem;display:grid}.login-form__error{color:#9f2828;background:#fff4f4;border:1px solid #f3c3c3;border-radius:12px;align-items:flex-start;gap:.7rem;padding:.85rem .95rem;font-size:.82rem;line-height:1.45;display:flex}.login-form__error svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;flex:none;width:18px;margin-top:1px}.form-field{color:#343842;gap:.5rem;font-size:.79rem;font-weight:700;display:grid}.form-field__control{background:#fff;border:1px solid #dfe2e8;border-radius:13px;align-items:center;min-height:52px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 1px 2px #191d2608}.form-field__control:focus-within{border-color:#d59d00;box-shadow:0 0 0 4px #f8b80021}.form-field__control>svg{stroke:#9297a3;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px;margin-left:1rem}.form-field input{color:#20232a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:.9rem;font-size:.9rem;font-weight:500}.form-field input::placeholder{color:#adb1ba}.form-field__visibility{color:#8c919d;cursor:pointer;background:0 0;border:0;flex:0 0 44px;place-items:center;height:44px;padding:0;display:grid}.form-field__visibility svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px}.remember-field{color:#606571;cursor:pointer;align-items:center;gap:.62rem;width:fit-content;font-size:.8rem;display:flex}.remember-field input{accent-color:#e0a600;width:17px;height:17px;margin:0}.login-form__submit{color:#1d1e22;min-height:54px;font:inherit;cursor:pointer;background:#f8b800;border:0;border-radius:13px;justify-content:center;align-items:center;gap:.7rem;margin-top:.25rem;font-size:.88rem;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 10px 24px #dca00038}.login-form__submit:hover:not(:disabled){background:#ffc21b;transform:translateY(-1px);box-shadow:0 13px 28px #dca0004a}.login-form__submit:disabled{cursor:wait;opacity:.7}.login-form__submit svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:19px}.button-spinner{border:2px solid #1d1e2240;border-top-color:#1d1e22;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite button-spin}.login-card__help{color:#9b9fab;text-align:center;margin-top:2rem;font-size:.75rem;line-height:1.5}@keyframes button-spin{to{transform:rotate(360deg)}}@media (width<=960px){.login-page{grid-template-columns:minmax(320px,.8fr) minmax(440px,1.2fr)}.login-hero__content{padding:2.5rem 2rem}.login-hero h1{font-size:2.75rem}.login-panel{padding:3rem}}@media (width<=720px){.login-page{background:linear-gradient(#f8f9fbf5,#f8f9fbf5),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='310'%20height='270'%20viewBox='0%200%20310%20270'%3e%3cg%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='1.4'%20opacity='.075'%3e%3cpath%20d='M52%208l40%2023v46l-40%2023-40-23V31zM155%208l40%2023v46l-40%2023-40-23V31zM258%208l40%2023v46l-40%2023-40-23V31zM103%2097l40%2023v46l-40%2023-40-23v-46zM206%2097l40%2023v46l-40%2023-40-23v-46zM52%20186l40%2023v46l-40%2023-40-23v-46zM155%20186l40%2023v46l-40%2023-40-23v-46zM258%20186l40%2023v46l-40%2023-40-23v-46z'/%3e%3c/g%3e%3c/svg%3e");display:block}.login-hero{display:none}.login-panel{padding:1.5rem 1.25rem 3rem;display:block}.login-panel__mobile-brand{margin-bottom:4.25rem;display:block}.login-card__heading{margin-bottom:2rem}}.unconfigured-page{background:radial-gradient(circle at 50% 100%,#f8b8001a,#0000 32%),#f6f7f9;min-height:100svh;padding:1.5rem clamp(1.25rem,4vw,4rem)}.unconfigured-page__header{justify-content:space-between;align-items:center;display:flex}.unconfigured-page__header button{color:#626773;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:10px;padding:0 .9rem;font-size:.74rem;font-weight:700}.unconfigured-card{color:#7b808c;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100%,600px);min-height:calc(100svh - 150px);margin:auto;display:flex}.unconfigured-card__icon{color:#b48300;background:#fff3d0;border-radius:19px;place-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:grid}.unconfigured-card__icon svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:30px}.unconfigured-card__eyebrow{color:#b48300;letter-spacing:.1em;text-transform:uppercase;font-size:.69rem;font-weight:800}.unconfigured-card h1{color:#24272f;letter-spacing:-.05em;margin:.65rem 0 .8rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.unconfigured-card p{max-width:520px;font-size:.92rem;line-height:1.7}.unconfigured-card p strong{color:#4d515b}.unconfigured-card small{color:#a1a5ae;margin-top:1.25rem;font-size:.7rem}.position-selector{gap:.55rem;display:grid}.position-selector__options{background:#fafbfc;border:1px solid #dfe2e7;border-radius:11px;flex-wrap:wrap;gap:.5rem;padding:.7rem;display:flex}.position-selector__option{color:#666b76;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-radius:9px;align-items:center;gap:.45rem;padding:0 .7rem;font-size:.68rem;font-weight:700;display:flex}.position-selector__option:hover:not(:disabled){background:#fffaf0;border-color:#dbbd63}.position-selector__option--selected{color:#765800;background:#fff5d8;border-color:#dfae1d}.position-selector__option:disabled{cursor:not-allowed;opacity:.42}.position-selector__check{background:#fff;border:1px solid #cfd3da;border-radius:5px;place-items:center;width:15px;height:15px;display:grid}.position-selector__option--selected .position-selector__check{color:#332b13;background:#f8b800;border-color:#d9a300}.position-selector__check svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:11px}.position-selector__count{color:#9b7a22;justify-self:end;font-size:.61rem;font-weight:700}.position-selector--empty{color:#8c6a0c;background:#fffaf0;border:1px dashed #d9bd6a;border-radius:10px;padding:.85rem;font-size:.67rem;line-height:1.45}.employee-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14161b9e;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.employee-modal__dialog{background:#fff;border:1px solid #ffffffb3;border-radius:19px;width:min(100%,760px);max-height:calc(100svh - 3rem);overflow:hidden;box-shadow:0 30px 80px #0c0e1347}.employee-modal__header{background:radial-gradient(circle at 100% 0,#f8b8001c,#0000 34%),#fff;border-bottom:1px solid #e9ebef;justify-content:space-between;align-items:flex-start;gap:2rem;min-height:106px;padding:1.5rem 1.65rem 1.25rem;display:flex}.employee-modal__eyebrow{color:#b58300;letter-spacing:.11em;text-transform:uppercase;font-size:.63rem;font-weight:800}.employee-modal__header h2{color:#252830;letter-spacing:-.035em;margin:.35rem 0 .25rem;font-size:1.45rem}.employee-modal__header p{color:#8c919c;font-size:.72rem}.employee-modal__close{color:#787d88;cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:grid}.employee-modal__close:hover:not(:disabled){color:#323640;border-color:#c8ccd3}.employee-modal__close svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px}.employee-form{max-height:calc(100svh - 9.6rem);padding:1.4rem 1.65rem 0;overflow-y:auto}.employee-form__error{color:#9c3030;background:#fff3f3;border:1px solid #f0c4c4;border-radius:10px;margin-bottom:1.2rem;padding:.8rem .9rem;font-size:.73rem;line-height:1.45}.employee-form__section{border:0;gap:1rem;min-width:0;margin:0;padding:0 0 1.4rem;display:grid}.employee-form__section+.employee-form__section{border-top:1px solid #eceef1;padding-top:1.35rem}.employee-form__section legend,.employee-form__legend-row h3{color:#4b4f59;letter-spacing:.025em;margin:0;padding:0;font-size:.72rem;font-weight:800}.employee-form__grid{gap:.9rem;display:grid}.employee-form__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-form__field{color:#626773;gap:.42rem;font-size:.67rem;font-weight:750;display:grid}.employee-form__field input,.employee-form__field select{color:#30343d;width:100%;min-width:0;min-height:43px;font:inherit;background:#fcfcfd;border:1px solid #dfe2e7;border-radius:10px;outline:0;padding:.68rem .78rem;font-size:.76rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.employee-form__field input:focus,.employee-form__field select:focus{background:#fff;border-color:#d3a129;box-shadow:0 0 0 3px #f8b8001c}.employee-form__field input::placeholder{color:#afb3bc}.employee-form__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#7e838d 50%),linear-gradient(135deg,#7e838d 50%,#0000 50%);background-position:calc(100% - 17px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.employee-form__field select:disabled{cursor:not-allowed;opacity:.68}.employee-form__hint{color:#a47700;font-size:.62rem;font-weight:600}.employee-form__legend-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.employee-form__legend-row>button{color:#906a00;min-height:34px;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #eadba9;border-radius:9px;align-items:center;gap:.4rem;padding:0 .7rem;font-size:.65rem;font-weight:800;display:flex}.employee-form__legend-row>button:hover{background:#fff6dc;border-color:#dfbf5f}.employee-form__legend-row>button svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.9px;width:15px}.emergency-form-list{gap:.75rem;display:grid}.emergency-form-card{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;gap:.75rem;padding:.9rem;display:grid}.emergency-form-card__heading{justify-content:space-between;align-items:center;min-height:24px;display:flex}.emergency-form-card__heading strong{color:#8e939e;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.emergency-form-card__heading button{color:#a0a4ad;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.emergency-form-card__heading button:hover{color:#ad3939;background:#fff0f0}.emergency-form-card__heading button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:16px}.employee-form__footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #e8eaee;justify-content:flex-end;align-items:center;gap:.7rem;margin-inline:-1.65rem;padding:1rem 1.65rem;display:flex;position:sticky;bottom:0}.employee-form__footer button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:0 1rem;font-size:.71rem;font-weight:800}.employee-form__footer button:disabled{cursor:wait;opacity:.65}.employee-form__cancel{color:#6c717c;background:#fff;border:1px solid #dfe2e7}.employee-form__submit{color:#292a24;background:#f8b800;border:1px solid #e0a600;align-items:center;gap:.5rem;display:flex;box-shadow:0 7px 16px #d89f002e}.employee-form__submit:hover:not(:disabled){background:#ffc21c}.employee-form__spinner{border:2px solid #292a2438;border-top-color:#292a24;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite employee-form-spin}@keyframes employee-form-spin{to{transform:rotate(360deg)}}@media (width<=620px){.employee-modal{align-items:end;padding:0}.employee-modal__dialog{border-radius:18px 18px 0 0;max-height:94svh}.employee-modal__header{padding:1.2rem}.employee-modal__header p{max-width:270px;line-height:1.45}.employee-form{max-height:calc(94svh - 104px);padding-inline:1.2rem}.employee-form__grid--two{grid-template-columns:1fr}.employee-form__footer{margin-inline:-1.2rem;padding-inline:1.2rem}.employee-form__footer button{flex:1 1 0}}.rh-navigation{padding-top:2rem}.rh-navigation__count{text-align:center;background:#f8b80026;border-radius:999px;min-width:22px;margin-left:auto;padding:.14rem .35rem;font-size:.66rem}.rh-sidebar__footer{color:#6f747f;border-top:1px solid #ffffff12;align-items:center;gap:.55rem;margin-top:auto;padding:1rem .75rem 0;font-size:.65rem;display:flex}.rh-sidebar__secure-dot{background:#65bd7b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #65bd7b1a}.rh-topbar__mobile-brand{display:none}.rh-user{align-items:center;gap:.75rem;display:flex}.rh-user__avatar,.employee-avatar{color:#9a7000;letter-spacing:-.02em;background:#fff4d4;border-radius:12px;flex:none;place-items:center;font-weight:800;display:grid}.rh-user__avatar{width:36px;height:36px;font-size:.72rem}.rh-user__identity{gap:.05rem;padding-right:.5rem;display:grid}.rh-user__identity strong{color:#343740;font-size:.76rem}.rh-user__identity small{color:#a0a4ae;letter-spacing:.09em;font-size:.59rem;font-weight:800}.rh-user__logout{color:#626773;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e4e9;border-radius:10px;align-items:center;gap:.45rem;padding:0 .8rem;font-size:.7rem;font-weight:700;transition:border-color .16s,color .16s;display:flex}.rh-user__logout:hover{color:#8b6700;border-color:#e0a600}.rh-user__logout svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.rh-content{width:min(1280px,100% - 4rem);margin:0 auto;padding:3rem 0 4rem}.rh-page-heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.rh-page-heading__eyebrow{color:#bb8900;letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:800}.rh-page-heading h1{color:#202229;letter-spacing:-.045em;margin:.48rem 0 .55rem;font-size:clamp(2rem,3vw,2.7rem);font-weight:720;line-height:1.06}.rh-page-heading p{color:#858a96;font-size:.84rem}.rh-page-heading__actions{align-items:center;gap:.7rem;display:flex}.add-employee-button{color:#292a24;min-height:42px;font:inherit;cursor:pointer;background:#f8b800;border:1px solid #e0a600;border-radius:11px;justify-content:center;align-items:center;gap:.48rem;padding:0 1rem;font-size:.73rem;font-weight:800;transition:transform .15s,background .15s;display:flex;box-shadow:0 7px 17px #d89f002e}.add-employee-button:hover{background:#ffc21c;transform:translateY(-1px)}.add-employee-button svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.9px;width:17px}.refresh-button{color:#565b66;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dee1e6;border-radius:11px;align-items:center;gap:.5rem;padding:0 .95rem;font-size:.73rem;font-weight:750;display:flex;box-shadow:0 2px 8px #1f242e09}.refresh-button:disabled{cursor:wait;opacity:.65}.refresh-button svg{stroke:#a27906;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px}.refresh-button__icon--spinning{animation:.8s linear infinite refresh-spin}.rh-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.2rem 0 1.25rem;display:grid}.stat-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:1rem;min-height:100px;padding:1.2rem 1.3rem;display:flex;box-shadow:0 5px 18px #252a3409}.stat-card--accent{background:linear-gradient(135deg,#fff9e8,#fff);border-color:#f2d98f}.stat-card__icon{color:#656b77;background:#f2f3f5;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.stat-card--accent .stat-card__icon{color:#28291f;background:#f8b800}.stat-card__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:22px}.stat-card>span:last-child{gap:.15rem;display:grid}.stat-card strong{color:#262931;letter-spacing:-.04em;font-size:1.6rem;line-height:1}.stat-card small{color:#8c919c;font-size:.69rem;font-weight:650}.employee-directory{background:#fff;border:1px solid #e3e5e9;border-radius:17px;margin-top:2rem;overflow:hidden;box-shadow:0 8px 26px #2328330a}.employee-directory__header{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;gap:1.5rem;min-height:82px;padding:0 1.4rem;display:flex}.employee-directory__header>div{align-items:baseline;gap:.65rem;display:flex}.employee-directory__header h2{color:#292c34;margin:0;font-size:1rem;font-weight:800}.employee-directory__header>div>span{color:#a2a6af;font-size:.68rem}.employee-search{background:#fafbfc;border:1px solid #e0e2e7;border-radius:11px;align-items:center;width:min(330px,42vw);min-height:42px;transition:border-color .16s,box-shadow .16s;display:flex}.employee-search:focus-within{border-color:#d3a52c;box-shadow:0 0 0 3px #f8b8001c}.employee-search svg{stroke:#9da1ab;stroke-linecap:round;stroke-width:1.7px;width:17px;margin-left:.85rem}.employee-search input{color:#343740;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:.7rem .8rem;font-size:.76rem}.employee-search input::placeholder{color:#a9adb6}.employee-table-wrap{overflow-x:auto}.employee-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.employee-table th{color:#9a9faa;letter-spacing:.075em;text-transform:uppercase;background:#fafbfc;padding:.8rem 1.25rem;font-size:.61rem;font-weight:800}.employee-table th:first-child{width:32%}.employee-table th:nth-child(2){width:28%}.employee-table th:nth-child(3){width:40%}.employee-table td{vertical-align:middle;border-top:1px solid #eff0f2;padding:1.1rem 1.25rem}.employee-table tbody tr{cursor:pointer;transition:background .14s}.employee-table tbody tr:hover{background:#fffdf7}.employee-table tbody tr:focus-visible,.employee-card:focus-visible{outline-offset:-2px;background:#fffdf7;outline:2px solid #d8a000}.employee-identity,.employee-card__header{align-items:center;gap:.8rem;min-width:0;display:flex}.employee-avatar{width:39px;height:39px;font-size:.69rem}.employee-identity>span:last-child,.employee-card__header>span:last-child{gap:.17rem;min-width:0;display:grid}.employee-identity strong,.employee-card__header strong{color:#30333b;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.employee-identity small,.employee-card__header small{color:#a0a4ad;font-size:.63rem}.role-pill{box-sizing:border-box;color:#616671;text-overflow:ellipsis;white-space:nowrap;background:#f8f9fa;border:1px solid #e3e5e9;border-radius:7px;align-items:center;max-width:100%;min-height:25px;padding:.2rem .58rem;font-size:.65rem;font-weight:700;display:inline-flex;overflow:hidden}.employee-positions{flex-wrap:wrap;gap:.35rem;display:flex}.employee-edit-button{color:#777c87;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid}.employee-edit-button:hover{color:#8a6804;background:#fff9e8;border-color:#d5ae3b}.employee-edit-button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.employee-contact{gap:.2rem;min-width:0;display:grid}.employee-contact a,.emergency-contact a{color:#4d535f;text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;font-size:.69rem;text-decoration:none;overflow:hidden}.employee-contact a:first-child{color:#8a6809;font-weight:700}.employee-contact a:hover,.emergency-contact a:hover{text-decoration:underline}.employee-contact small{color:#a0a4ad;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.emergency-list{flex-wrap:wrap;gap:.42rem .8rem;display:flex}.emergency-contact{align-items:flex-start;gap:.5rem;min-width:115px;display:flex}.emergency-contact__dot{background:#f8b800;border-radius:50%;flex:none;width:6px;height:6px;margin-top:.34rem}.emergency-contact>span:last-child{gap:.08rem;min-width:0;display:grid}.emergency-contact strong{color:#4b505b;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.emergency-contact a{color:#969aa4;font-size:.62rem}.contact-empty{color:#a3a7b0;font-size:.68rem;font-style:italic}.employee-cards{display:none}.directory-state{color:#777c87;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:300px;padding:2rem;display:flex}.directory-state strong{color:#42464f;font-size:.85rem}.directory-state small{color:#a0a4ae;font-size:.7rem}.directory-state button{color:#292b26;font:inherit;cursor:pointer;background:#f8b800;border:0;border-radius:9px;margin-top:.5rem;padding:.55rem .9rem;font-size:.7rem;font-weight:800}.directory-state__icon{color:#8c919c;background:#f1f2f4;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:.45rem;font-weight:800;display:grid}.directory-state--error .directory-state__icon{color:#b43b3b;background:#fff0f0}.directory-state__icon svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:20px}.directory-loader{border:3px solid #ece3c7;border-top-color:#d69f06;border-radius:50%;width:27px;height:27px;margin-bottom:.55rem;animation:.75s linear infinite refresh-spin}@keyframes refresh-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.rh-shell{grid-template-columns:220px minmax(0,1fr)}.rh-content{width:min(100% - 2.5rem,1100px)}.rh-user__identity{display:none}.employee-table th,.employee-table td{padding-inline:.85rem}}@media (width<=820px){.rh-shell{display:block}.rh-sidebar{display:none}.rh-topbar{padding:0 1.25rem}.rh-topbar__mobile-brand{display:block}.rh-topbar__context{display:none}.rh-content{width:min(100% - 2rem,720px);padding-top:2rem}.rh-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:88px;padding:1rem}.stat-card__icon{flex-basis:38px;width:38px;height:38px}.stat-card strong{font-size:1.3rem}.employee-table-wrap{display:none}.employee-cards{background:#f8f9fa;gap:.85rem;padding:1rem;display:grid}.employee-card{cursor:pointer;background:#fff;border:1px solid #e5e7ea;border-radius:14px;gap:1rem;padding:1.1rem;display:grid}.employee-card>.role-pill{width:fit-content}.employee-card__section{border-top:1px solid #eff0f2;gap:.45rem;padding-top:.8rem;display:grid}.employee-card__label{color:#9a9eaa;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}}@media (width<=620px){.rh-user__logout span{display:none}.rh-user__logout{justify-content:center;width:38px;padding:0}.rh-page-heading{flex-direction:column;align-items:flex-start}.rh-page-heading__actions{width:100%}.add-employee-button{flex:auto}.rh-page-heading p{max-width:300px;line-height:1.55}.refresh-button{flex:0 0 42px;justify-content:center;width:42px;padding:0;font-size:0}.rh-stats{grid-template-columns:1fr}.stat-card{min-height:78px}.employee-directory__header{flex-direction:column;align-items:stretch;min-height:auto;padding-block:1rem}.employee-search{width:100%}}.employee-details-content{box-sizing:border-box;width:min(100%,1180px);margin:0 auto;padding:1.7rem 2.2rem 3rem}.employee-details-back{color:#858a95;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:0 .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.employee-details-back:hover{color:#8a6800}.employee-details-back svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.employee-profile-heading{background:radial-gradient(circle at 100% 0,#f8b8001a,#0000 30%),#fff;border:1px solid #e4e6ea;border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.15rem;padding:1.5rem;display:flex;box-shadow:0 8px 28px #1f22290a}.employee-profile-heading__identity{align-items:center;gap:1.15rem;min-width:0;display:flex}.employee-profile-heading__avatar{color:#2f2c20;letter-spacing:-.03em;background:#f8b800;border-radius:19px;flex:none;place-items:center;width:68px;height:68px;font-size:1rem;font-weight:850;display:grid;box-shadow:0 9px 21px #dda50033}.employee-profile-heading__eyebrow{color:#a77a00;letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:800}.employee-profile-heading h1{color:#282b33;letter-spacing:-.04em;margin:.25rem 0 .45rem;font-size:clamp(1.45rem,3vw,2rem)}.employee-profile-heading__positions{flex-wrap:wrap;gap:.4rem;display:flex}.employee-profile-heading__positions span{color:#666b75;background:#f7f8fa;border:1px solid #e1e4e8;border-radius:7px;padding:.28rem .58rem;font-size:.62rem;font-weight:700}.employee-details-edit{color:#302d22;min-height:42px;font:inherit;cursor:pointer;background:#f8b800;border:1px solid #dfa500;border-radius:10px;flex:none;align-items:center;gap:.5rem;padding:0 .95rem;font-size:.7rem;font-weight:800;display:flex;box-shadow:0 7px 17px #d69f0029}.employee-details-edit:hover{background:#ffc21c}.employee-details-edit svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px}.employee-details-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;margin-top:1rem;display:grid}.employee-details-panel{background:#fff;border:1px solid #e4e6ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px #1f222909}.employee-details-panel>header{background:#fcfcfd;border-bottom:1px solid #eceef1;align-items:center;gap:.75rem;min-height:74px;padding:0 1.15rem;display:flex}.employee-details-panel__icon{color:#9b7200;background:#fff2cc;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.employee-details-panel__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px}.employee-details-panel header h2{color:#3a3e47;margin:0;font-size:.82rem}.employee-details-panel header p{color:#a0a4ad;margin:.18rem 0 0;font-size:.61rem}.employee-details-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:.3rem 1.15rem 1.15rem;display:grid}.employee-details-list>div{border-bottom:1px solid #f0f1f3;gap:.28rem;padding:.9rem .4rem .7rem 0;display:grid}.employee-details-list>div:last-child{border-bottom:0;grid-column:1/-1}.employee-details-list dt{color:#a0a4ae;letter-spacing:.04em;text-transform:uppercase;font-size:.59rem;font-weight:750}.employee-details-list dd{color:#525761;min-width:0;margin:0;font-size:.72rem;font-weight:650}.employee-details-list a{color:#806000;overflow-wrap:anywhere;text-decoration:none}.employee-details-list a:hover{text-decoration:underline}.employee-details-list dd span{color:#a4a8b0;font-style:italic;font-weight:500}.employee-details-positions{gap:.6rem;padding:1rem 1.15rem 1.15rem;display:grid}.employee-details-positions article{background:#fafbfc;border:1px solid #e7e9ed;border-radius:10px;align-items:center;gap:.7rem;min-height:48px;padding:0 .8rem;display:flex}.employee-details-positions article span{color:#b0b4bc;font-size:.59rem;font-weight:800}.employee-details-positions article strong{color:#525660;font-size:.7rem}.employee-details-panel--emergency{grid-column:1/-1}.employee-details-panel--emergency .employee-details-panel__icon{color:#b45a32;background:#fff0e9}.employee-emergency-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:1rem 1.15rem 1.15rem;display:grid}.employee-emergency-details article{background:#fcfcfd;border:1px solid #e7e9ed;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:62px;padding:.4rem .75rem;display:grid}.employee-emergency-details__avatar{color:#a65330;background:#fff0e9;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:grid}.employee-emergency-details article>span:nth-child(2){gap:.12rem;display:grid}.employee-emergency-details strong{color:#4b5059;font-size:.7rem}.employee-emergency-details small{color:#a1a5ae;font-size:.59rem}.employee-emergency-details a{color:#626772;background:#f4f5f7;border-radius:8px;padding:.4rem .55rem;font-size:.65rem;font-weight:700;text-decoration:none}.employee-emergency-details a:hover{color:#846200;background:#fff1cb}.employee-details-meta{color:#a1a5ae;text-align:right;grid-column:1/-1;padding:.25rem .2rem 0;font-size:.59rem}.employee-details-state{color:#777c87;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:420px;display:flex}.employee-details-state strong{color:#555a64;font-size:.78rem}.employee-details-state--error>span{color:#b34343;background:#fff0f0;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.employee-details-loader{border:3px solid #ece3c7;border-top-color:#d69f06;border-radius:50%;width:27px;height:27px;animation:.75s linear infinite employee-details-spin}@keyframes employee-details-spin{to{transform:rotate(360deg)}}@media (width<=900px){.employee-details-content{padding-inline:1.25rem}.employee-details-grid{grid-template-columns:1fr}.employee-details-panel--emergency,.employee-details-meta{grid-column:auto}}@media (width<=620px){.employee-profile-heading{flex-direction:column;align-items:flex-start;padding:1.2rem}.employee-profile-heading__avatar{border-radius:15px;width:54px;height:54px}.employee-details-edit{justify-content:center;width:100%}.employee-details-list,.employee-emergency-details{grid-template-columns:1fr}.employee-details-list>div:last-child{grid-column:auto}.employee-emergency-details article{grid-template-columns:40px minmax(0,1fr)}.employee-emergency-details a{grid-column:2;width:fit-content}.employee-details-meta{text-align:left;line-height:1.5}}.rh-shell{color:#242730;background:#f5f6f8;grid-template-columns:256px minmax(0,1fr);min-height:100svh;display:grid}.rh-sidebar{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 10% 92%,#f8b8001a,#0000 32%),#1b1d23;flex-direction:column;height:100svh;padding:1.8rem 1.25rem 1.4rem;display:flex;position:sticky;top:0}.rh-sidebar__brand{border-bottom:1px solid #ffffff12;gap:.7rem;padding:.15rem .5rem 2.3rem;display:grid}.rh-sidebar__area{color:#777d88;letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:700}.rh-navigation{gap:.3rem;padding-top:2rem;display:grid}.rh-navigation__label{color:#6e737e;letter-spacing:.13em;text-transform:uppercase;padding:0 .75rem .65rem;font-size:.62rem;font-weight:800;display:block}.rh-navigation__item{color:#b8bdc7;border-radius:11px;align-items:center;gap:.8rem;min-height:48px;padding:0 .85rem;font-size:.82rem;font-weight:650;text-decoration:none;display:flex}.rh-navigation__item--active{color:#f8b800;background:#f8b8001f}.rh-navigation__item svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:20px}.rh-sidebar__footer{border-top:1px solid #ffffff12;gap:.75rem;margin-top:auto;padding:1rem .4rem 0;display:grid}.rh-sidebar-user{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.7rem;padding:.25rem .35rem;display:grid}.rh-sidebar-user__avatar{color:#f8b800;background:#f8b80024;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.7rem;font-weight:800;display:grid}.rh-sidebar-user__identity{gap:.12rem;min-width:0;display:grid}.rh-sidebar-user__identity strong{color:#e3e5e9;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.rh-sidebar-user__identity small{color:#737985;letter-spacing:.09em;font-size:.57rem;font-weight:800}.rh-sidebar-user__logout{color:#aeb3bd;min-height:38px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;padding:0 .75rem;font-size:.66rem;font-weight:700;display:flex}.rh-sidebar-user__logout:hover{color:#f8b800;background:#f8b80014;border-color:#f8b80059}.rh-sidebar-user__logout svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.rh-main{min-width:0}.rh-topbar{z-index:10;box-sizing:border-box;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e7e9ed;justify-content:space-between;align-items:center;min-height:72px;padding:0 2.2rem;display:flex;position:sticky;top:0}.rh-topbar__context{gap:.1rem;display:grid}.rh-topbar__context span{color:#999eaa;letter-spacing:.09em;text-transform:uppercase;font-size:.63rem;font-weight:700}.rh-topbar__context strong{color:#2b2e36;font-size:.83rem}.rh-topbar__mobile-controls{display:none}.rh-topbar__menu{color:#666b75;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid}.rh-topbar__menu svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px}.rh-sidebar-overlay{display:none}@media (width<=1080px){.rh-shell{grid-template-columns:220px minmax(0,1fr)}}@media (width<=820px){.rh-shell{display:block}.rh-sidebar{z-index:40;width:min(280px,86vw);transition:transform .22s;display:flex;position:fixed;left:0;transform:translate(-105%);box-shadow:18px 0 50px #0b0d1147}.rh-sidebar--open{transform:translate(0)}.rh-sidebar-overlay{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1113187a;border:0;display:block;position:fixed;inset:0}.rh-topbar{padding:0 1.25rem}.rh-topbar__mobile-controls{align-items:center;gap:.75rem;display:flex}.rh-topbar__context{display:none}}.position-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14161b9e;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.position-modal__dialog{background:#fff;border:1px solid #ffffffb3;border-radius:19px;width:min(100%,560px);overflow:hidden;box-shadow:0 30px 80px #0c0e1347}.position-modal__header{background:radial-gradient(circle at 100% 0,#f8b80021,#0000 34%),#fff;border-bottom:1px solid #e9ebef;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.55rem 1.6rem 1.35rem;display:grid}.position-modal__icon{color:#a27600;background:#fff3cf;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.position-modal__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px}.position-modal__eyebrow{color:#b58300;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.position-modal__header h2{color:#252830;letter-spacing:-.035em;margin:.28rem 0 .2rem;font-size:1.35rem}.position-modal__header p{color:#8c919c;margin:0;font-size:.71rem;line-height:1.5}.position-modal__close{color:#787d88;cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.position-modal__close:hover:not(:disabled){color:#323640;border-color:#c8ccd3}.position-modal__close svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:17px}.position-form{padding:1.5rem 1.6rem 0}.position-form__error{color:#9c3030;background:#fff3f3;border:1px solid #f0c4c4;border-radius:10px;margin-bottom:1rem;padding:.8rem .9rem;font-size:.73rem}.position-form__field{color:#626773;gap:.45rem;font-size:.68rem;font-weight:750;display:grid}.position-form__field input{box-sizing:border-box;color:#30343d;width:100%;min-width:0;min-height:45px;font:inherit;background:#fcfcfd;border:1px solid #dfe2e7;border-radius:10px;outline:0;padding:.7rem .8rem;font-size:.78rem;font-weight:500}.position-form__field input:focus{background:#fff;border-color:#d3a129;box-shadow:0 0 0 3px #f8b8001c}.position-form__field input::placeholder{color:#afb3bc}.position-form__field small{color:#a1a5af;font-size:.62rem;font-weight:500}.position-form__footer{background:#fcfcfd;border-top:1px solid #e8eaee;justify-content:flex-end;align-items:center;gap:.7rem;margin:1.5rem -1.6rem 0;padding:1rem 1.6rem;display:flex}.position-form__footer button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:0 1rem;font-size:.71rem;font-weight:800}.position-form__footer button:disabled{cursor:not-allowed;opacity:.62}.position-form__cancel{color:#6c717c;background:#fff;border:1px solid #dfe2e7}.position-form__submit{color:#292a24;background:#f8b800;border:1px solid #e0a600;align-items:center;gap:.5rem;display:flex;box-shadow:0 7px 16px #d89f002e}.position-form__submit:hover:not(:disabled){background:#ffc21c}.position-form__spinner{border:2px solid #292a2438;border-top-color:#292a24;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite position-form-spin}@keyframes position-form-spin{to{transform:rotate(360deg)}}@media (width<=560px){.position-modal{align-items:end;padding:0}.position-modal__dialog{border-radius:18px 18px 0 0}.position-modal__header{grid-template-columns:minmax(0,1fr) auto;padding:1.25rem}.position-modal__icon{display:none}.position-form{padding-inline:1.25rem}.position-form__footer{margin-inline:-1.25rem;padding-inline:1.25rem}.position-form__footer button{flex:1 1 0}}.positions-content{box-sizing:border-box;width:min(100%,1440px);margin:0 auto;padding:2.35rem 2.2rem 3rem}.positions-heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.positions-heading__eyebrow{color:#b17f00;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:800}.positions-heading h1{color:#242730;letter-spacing:-.045em;margin:.35rem 0;font-size:clamp(1.7rem,3vw,2.2rem)}.positions-heading p{color:#858a95;margin:0;font-size:.78rem}.positions-heading__actions{align-items:center;gap:.65rem;display:flex}.positions-add-button,.positions-refresh-button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:.48rem;padding:0 .95rem;font-size:.7rem;font-weight:800;display:flex}.positions-add-button{color:#292a24;background:#f8b800;border:1px solid #dfa500;box-shadow:0 7px 16px #d89f002b}.positions-add-button:hover{background:#ffc21c}.positions-refresh-button{color:#626773;background:#fff;border:1px solid #dfe2e7}.positions-refresh-button:hover:not(:disabled){color:#8b6700;border-color:#d4a62a}.positions-refresh-button:disabled{cursor:wait;opacity:.62}.positions-add-button svg,.positions-refresh-button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.positions-refresh-button__icon--spinning{animation:.7s linear infinite positions-spin}.positions-summary{background:linear-gradient(90deg,#f8b8000e,#0000 40%),#fff;border:1px solid #e7e9ed;border-radius:14px;align-items:center;gap:.9rem;margin-top:2rem;padding:1rem 1.15rem;display:flex;box-shadow:0 7px 24px #1d1f2509}.positions-summary__icon{color:#a27600;background:#fff1c7;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.positions-summary__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px}.positions-summary>span:nth-child(2){min-width:132px;display:grid}.positions-summary strong{color:#292c34;font-size:1.2rem;line-height:1}.positions-summary small{color:#8f949e;margin-top:.18rem;font-size:.63rem}.positions-summary p{color:#a0a4ad;margin:0 0 0 auto;font-size:.68rem}.positions-directory{background:#fff;border:1px solid #e4e6ea;border-radius:16px;margin-top:1rem;overflow:hidden;box-shadow:0 10px 34px #1d1f250b}.positions-directory__header{border-bottom:1px solid #e8eaee;justify-content:space-between;align-items:center;gap:1.25rem;min-height:76px;padding:0 1.25rem;display:flex}.positions-directory__header>div{gap:.12rem;display:grid}.positions-directory__header h2{color:#343740;margin:0;font-size:.9rem}.positions-directory__header>div>span{color:#a1a5af;font-size:.63rem}.positions-search{box-sizing:border-box;color:#9ba0aa;background:#fafbfc;border:1px solid #dfe2e7;border-radius:10px;align-items:center;gap:.55rem;width:min(100%,300px);min-height:39px;padding:0 .75rem;display:flex}.positions-search:focus-within{background:#fff;border-color:#d3a129;box-shadow:0 0 0 3px #f8b80017}.positions-search svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;flex:none;width:16px}.positions-search input{color:#3c4049;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.69rem}.positions-search input::placeholder{color:#abb0b9}.position-list{display:grid}.position-list__item{border-bottom:1px solid #eef0f2;grid-template-columns:38px 42px minmax(0,1fr) 38px;align-items:center;gap:.8rem;min-height:72px;padding:.35rem 1.25rem;display:grid}.position-list__item:last-child{border-bottom:0}.position-list__item:hover{background:#fffdfa}.position-list__number{color:#b3b7bf;letter-spacing:.05em;font-size:.61rem;font-weight:750}.position-list__icon{color:#7e838e;background:#f5f6f8;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.position-list__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:18px}.position-list__identity{gap:.15rem;display:grid}.position-list__identity strong{color:#353840;font-size:.76rem}.position-list__identity small{color:#a1a5ae;font-size:.61rem}.position-list__edit{color:#777c87;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid}.position-list__edit:hover{color:#8a6804;background:#fff9e8;border-color:#d5ae3b}.position-list__edit svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.positions-state{color:#9a9fa9;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:250px;padding:2rem;display:flex}.positions-state strong{color:#5f646e;font-size:.78rem}.positions-state small{font-size:.67rem}.positions-state__icon{color:#8c919b;background:#f3f4f6;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:grid}.positions-state__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px}.positions-state--error .positions-state__icon{color:#b74444;background:#fff0f0}.positions-state button{color:#8a6700;min-height:34px;font:inherit;cursor:pointer;background:#fff9e9;border:1px solid #e2c15d;border-radius:9px;margin-top:.25rem;padding:0 .75rem;font-size:.65rem;font-weight:750}.positions-loader{border:2px solid #ece5d2;border-top-color:#d9a400;border-radius:50%;width:25px;height:25px;animation:.7s linear infinite positions-spin}@keyframes positions-spin{to{transform:rotate(360deg)}}@media (width<=820px){.positions-content{padding:1.8rem 1.25rem 2.5rem}}@media (width<=640px){.positions-heading{flex-direction:column;align-items:stretch;gap:1.25rem}.positions-heading__actions{width:100%}.positions-add-button{flex:auto;justify-content:center}.positions-summary p{display:none}.positions-directory__header{flex-direction:column;align-items:stretch;padding-block:1rem}.positions-search{width:100%;max-width:none}.position-list__item{grid-template-columns:38px minmax(0,1fr) 38px;padding-inline:1rem}.position-list__number,.position-list__identity small{display:none}}@media (width<=420px){.positions-refresh-button{justify-content:center;width:42px;padding:0;font-size:0}.position-list__item{grid-template-columns:38px minmax(0,1fr) 38px}}.recruitment-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14161ba3;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.recruitment-modal__dialog{background:#fff;border:1px solid #ffffffb3;border-radius:19px;width:min(100%,820px);max-height:calc(100svh - 3rem);overflow:hidden;box-shadow:0 30px 80px #0c0e134d}.recruitment-modal__header{background:radial-gradient(circle at 100% 0,#f8b80021,#0000 35%),#fff;border-bottom:1px solid #e9ebef;justify-content:space-between;align-items:flex-start;gap:2rem;min-height:108px;padding:1.45rem 1.65rem 1.25rem;display:flex}.recruitment-modal__eyebrow{color:#b58300;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.recruitment-modal__header h2{color:#252830;letter-spacing:-.035em;margin:.3rem 0 .22rem;font-size:1.45rem}.recruitment-modal__header p{color:#8c919c;margin:0;font-size:.71rem;line-height:1.5}.recruitment-modal__close{color:#787d88;cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:grid}.recruitment-modal__close:hover:not(:disabled){color:#323640;border-color:#c8ccd3}.recruitment-modal__close svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px}.recruitment-form{max-height:calc(100svh - 9.75rem);padding:1.4rem 1.65rem 0;overflow-y:auto}.recruitment-form__error{color:#9c3030;background:#fff3f3;border:1px solid #f0c4c4;border-radius:10px;margin-bottom:1.15rem;padding:.8rem .9rem;font-size:.73rem;line-height:1.45}.recruitment-form__section{border:0;gap:1rem;min-width:0;margin:0;padding:0 0 1.35rem;display:grid}.recruitment-form__section+.recruitment-form__section{border-top:1px solid #eceef1;padding-top:1.3rem}.recruitment-form__section legend{color:#4b4f59;letter-spacing:.025em;margin:0;padding:0;font-size:.72rem;font-weight:800}.recruitment-form__grid{gap:.9rem;display:grid}.recruitment-form__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.recruitment-form__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.recruitment-form__field{color:#626773;gap:.42rem;min-width:0;font-size:.67rem;font-weight:750;display:grid}.recruitment-form__field input,.recruitment-form__field select,.recruitment-form__field textarea{color:#30343d;width:100%;min-width:0;font:inherit;background:#fcfcfd;border:1px solid #dfe2e7;border-radius:10px;outline:0;padding:.68rem .78rem;font-size:.75rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.recruitment-form__field input,.recruitment-form__field select{min-height:43px}.recruitment-form__field textarea{resize:vertical;min-height:112px;line-height:1.5}.recruitment-form__field input:focus,.recruitment-form__field select:focus,.recruitment-form__field textarea:focus{background:#fff;border-color:#d3a129;box-shadow:0 0 0 3px #f8b8001c}.recruitment-form__field input::placeholder,.recruitment-form__field textarea::placeholder{color:#afb3bc}.recruitment-form__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#7e838d 50%),linear-gradient(135deg,#7e838d 50%,#0000 50%);background-position:calc(100% - 17px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2rem}.recruitment-form__toggle{cursor:pointer;background:#fafbfc;border:1px solid #e4e6e9;border-radius:11px;align-items:center;gap:.75rem;padding:.8rem;display:flex}.recruitment-form__toggle input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.recruitment-form__toggle-control{background:#cdd1d7;border-radius:999px;flex:0 0 38px;width:38px;height:22px;transition:background .16s;position:relative}.recruitment-form__toggle-control:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1b1d2333}.recruitment-form__toggle input:checked+.recruitment-form__toggle-control{background:#e6a900}.recruitment-form__toggle input:checked+.recruitment-form__toggle-control:after{transform:translate(16px)}.recruitment-form__toggle input:focus-visible+.recruitment-form__toggle-control{outline-offset:2px;outline:2px solid #d9a000}.recruitment-form__toggle>span:last-child{gap:.08rem;display:grid}.recruitment-form__toggle strong{color:#4e535d;font-size:.68rem}.recruitment-form__toggle small{color:#969ba5;font-size:.61rem}.recruitment-form__footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-top:1px solid #e8eaee;justify-content:flex-end;align-items:center;gap:.7rem;margin-inline:-1.65rem;padding:1rem 1.65rem;display:flex;position:sticky;bottom:0}.recruitment-form__footer button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:0 1rem;font-size:.71rem;font-weight:800}.recruitment-form__footer button:disabled{cursor:not-allowed;opacity:.62}.recruitment-form__cancel{color:#6c717c;background:#fff;border:1px solid #dfe2e7}.recruitment-form__submit{color:#292a24;background:#f8b800;border:1px solid #e0a600;align-items:center;gap:.5rem;display:flex;box-shadow:0 7px 16px #d89f002e}.recruitment-form__submit:hover:not(:disabled){background:#ffc21c}.recruitment-form__spinner{border:2px solid #292a2438;border-top-color:#292a24;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite recruitment-form-spin}@keyframes recruitment-form-spin{to{transform:rotate(360deg)}}@media (width<=720px){.recruitment-form__grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.recruitment-modal{align-items:end;padding:0}.recruitment-modal__dialog{border-radius:18px 18px 0 0;max-height:94svh}.recruitment-modal__header{min-height:104px;padding:1.2rem}.recruitment-modal__header p{max-width:290px}.recruitment-form{max-height:calc(94svh - 104px);padding-inline:1.2rem}.recruitment-form__grid--two,.recruitment-form__grid--three{grid-template-columns:1fr}.recruitment-form__footer{margin-inline:-1.2rem;padding-inline:1.2rem}.recruitment-form__footer button{flex:1 1 0}}.recruitments-content{box-sizing:border-box;width:min(100%,1440px);margin:0 auto;padding:2.35rem 2.2rem 3rem}.recruitments-heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.recruitments-heading__eyebrow{color:#b17f00;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:800}.recruitments-heading h1{color:#242730;letter-spacing:-.045em;margin:.35rem 0;font-size:clamp(1.7rem,3vw,2.2rem)}.recruitments-heading p{color:#858a95;margin:0;font-size:.78rem}.recruitments-heading__actions{align-items:center;gap:.65rem;display:flex}.recruitments-add-button,.recruitments-refresh-button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.48rem;padding:0 .95rem;font-size:.7rem;font-weight:800;display:flex}.recruitments-add-button{color:#292a24;background:#f8b800;border:1px solid #dfa500;box-shadow:0 7px 16px #d89f002b}.recruitments-add-button:hover{background:#ffc21c}.recruitments-refresh-button{color:#626773;background:#fff;border:1px solid #dfe2e7}.recruitments-refresh-button:hover:not(:disabled){color:#8b6700;border-color:#d4a62a}.recruitments-refresh-button:disabled{cursor:wait;opacity:.62}.recruitments-add-button svg,.recruitments-refresh-button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.recruitments-refresh-button__icon--spinning{animation:.7s linear infinite recruitments-spin}.recruitments-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.recruitments-summary article{background:#fff;border:1px solid #e7e9ed;border-radius:14px;align-items:center;gap:.8rem;min-width:0;padding:.95rem 1rem;display:flex;box-shadow:0 7px 24px #1d1f2509}.recruitments-summary article>span:last-child{gap:.1rem;display:grid}.recruitments-summary strong{color:#292c34;font-size:1.2rem;line-height:1}.recruitments-summary small{color:#8f949e;font-size:.63rem}.recruitments-summary__icon{border-radius:11px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.recruitments-summary__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:19px}.recruitments-summary__icon--total{color:#9c7400;background:#fff1c7}.recruitments-summary__icon--published{color:#23794b;background:#e5f7ed}.recruitments-summary__icon--urgent{color:#b44b31;background:#fff0ec}.recruitments-summary__icon--draft{color:#707783;background:#eef1f5}.recruitments-directory{background:#fff;border:1px solid #e4e6ea;border-radius:16px;margin-top:1rem;overflow:hidden;box-shadow:0 10px 34px #1d1f250b}.recruitments-directory__header{border-bottom:1px solid #e8eaee;justify-content:space-between;align-items:center;gap:1.25rem;min-height:76px;padding:0 1.25rem;display:flex}.recruitments-directory__header>div{gap:.12rem;display:grid}.recruitments-directory__header h2{color:#343740;margin:0;font-size:.9rem}.recruitments-directory__header>div>span{color:#a1a5af;font-size:.63rem}.recruitments-search{box-sizing:border-box;color:#9ba0aa;background:#fafbfc;border:1px solid #dfe2e7;border-radius:10px;align-items:center;gap:.55rem;width:min(100%,320px);min-height:39px;padding:0 .75rem;display:flex}.recruitments-search:focus-within{background:#fff;border-color:#d3a129;box-shadow:0 0 0 3px #f8b80017}.recruitments-search svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;flex:none;width:16px}.recruitments-search input{color:#3c4049;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.69rem}.recruitments-search input::placeholder{color:#abb0b9}.recruitments-filters{background:#fcfcfd;border-bottom:1px solid #eceef1;gap:.35rem;padding:.8rem 1.25rem;display:flex;overflow-x:auto}.recruitments-filters button{color:#7c818c;min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:0 .75rem;font-size:.64rem;font-weight:750}.recruitments-filters button:hover{color:#4e535d;background:#f2f3f5}.recruitments-filters button.is-active{color:#8c6800;background:#fff6da;border-color:#ead79d}.recruitments-grid{background:#f9fafb;grid-template-columns:repeat(auto-fit,minmax(min(100%,335px),1fr));gap:.9rem;padding:1.1rem;display:grid}.recruitment-card{background:#fff;border:1px solid #e1e4e8;border-radius:14px;flex-direction:column;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #1f222809}.recruitment-card:before{content:"";background:#c5c9d0;width:100%;height:3px;position:absolute;top:0;left:0}.recruitment-card--publie:before{background:#45a26e}.recruitment-card--brouillon:before{background:#f0b91b}.recruitment-card--cloture:before{background:#72839b}.recruitment-card:hover{border-color:#d7dade;transform:translateY(-2px);box-shadow:0 12px 30px #1f222813}.recruitment-card__topline{justify-content:space-between;align-items:center;gap:.75rem;min-height:46px;padding:.8rem 1rem 0;display:flex}.recruitment-status,.recruitment-card__urgent{letter-spacing:.035em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.36rem;min-height:24px;padding:0 .55rem;font-size:.57rem;font-weight:800;display:inline-flex}.recruitment-status{color:#737a85;background:#f1f3f5}.recruitment-status>span{background:currentColor;border-radius:50%;width:6px;height:6px}.recruitment-status--publie{color:#277c4e;background:#e7f7ee}.recruitment-status--brouillon{color:#906b00;background:#fff5d7}.recruitment-status--cloture{color:#5d6d82;background:#edf1f5}.recruitment-card__urgent{color:#ae442b;background:#fff0ec}.recruitment-card__urgent svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:12px}.recruitment-card__heading{grid-template-columns:43px minmax(0,1fr);align-items:center;gap:.75rem;padding:.85rem 1rem 0;display:grid}.recruitment-card__icon{color:#9a7200;background:#fff2cc;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.recruitment-card__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:20px}.recruitment-card__heading h3{color:#30333b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.recruitment-card__heading div>span{color:#9297a1;text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.61rem;display:block;overflow:hidden}.recruitment-card__description{color:#737985;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.9em;margin:0;padding:.9rem 1rem 0;font-size:.68rem;line-height:1.55;display:-webkit-box;overflow:hidden}.recruitment-card__details{background:#f7f8fa;border-radius:10px;gap:.45rem;margin:.9rem 1rem 0;padding:.75rem;display:grid}.recruitment-card__details span{color:#858a95;align-items:center;gap:.4rem;font-size:.61rem;display:flex}.recruitment-card__details strong{color:#555b66;font-weight:750}.recruitment-card__details svg{stroke:#aa7c00;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:0 0 14px;width:14px}.recruitment-card__footer{border-top:1px solid #eceef1;justify-content:space-between;align-items:center;gap:1rem;min-height:54px;margin-top:auto;padding:.65rem 1rem;display:flex}.recruitment-card__footer>span{color:#a0a5ae;font-size:.58rem}.recruitment-card__footer button{color:#666c77;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:8px;align-items:center;gap:.35rem;padding:0 .65rem;font-size:.62rem;font-weight:750;display:flex}.recruitment-card__footer button:hover{color:#860;background:#fff9e8;border-color:#d8b655}.recruitment-card__footer button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:14px}.recruitments-state{color:#9a9fa9;text-align:center;background:#fafbfc;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:300px;padding:2rem;display:flex}.recruitments-state strong{color:#5f646e;font-size:.78rem}.recruitments-state small{font-size:.67rem}.recruitments-state__icon{color:#888e99;background:#f0f2f4;border-radius:12px;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:grid}.recruitments-state__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px}.recruitments-state--error .recruitments-state__icon{color:#b74444;background:#fff0f0}.recruitments-state button{color:#8a6700;min-height:34px;font:inherit;cursor:pointer;background:#fff9e9;border:1px solid #e2c15d;border-radius:9px;margin-top:.3rem;padding:0 .8rem;font-size:.65rem;font-weight:750}.recruitments-loader{border:2px solid #ece5d2;border-top-color:#d9a400;border-radius:50%;width:25px;height:25px;animation:.7s linear infinite recruitments-spin}@keyframes recruitments-spin{to{transform:rotate(360deg)}}@media (width<=980px){.recruitments-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.recruitments-content{padding:1.8rem 1.25rem 2.5rem}}@media (width<=640px){.recruitments-heading{flex-direction:column;align-items:stretch;gap:1.25rem}.recruitments-heading__actions{width:100%}.recruitments-add-button{flex:auto}.recruitments-directory__header{flex-direction:column;align-items:stretch;padding-block:1rem}.recruitments-search{width:100%;max-width:none}.recruitments-grid{padding:.75rem}}@media (width<=430px){.recruitments-summary{grid-template-columns:1fr 1fr;gap:.5rem}.recruitments-summary article{padding:.75rem}.recruitments-refresh-button{width:42px;padding:0;font-size:0}.recruitment-card__footer>span{display:none}.recruitment-card__footer{justify-content:flex-end}}
