#hrLifecycle{color:#eaf2f8}.hr32-head{display:flex;justify-content:space-between;gap:15px;align-items:center}.hr32-head span{color:#ef4054;text-transform:uppercase;font-size:11px;letter-spacing:1.3px;font-weight:900}.hr32-head h2{margin:4px 0}.hr32-head p{margin:0;color:#91a8ba}.hr32-head>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.hr32-head button,.hr32-section button,.hr32-dialog button{background:#bd1527;color:#fff;border:0;border-radius:9px;padding:10px 12px;font-weight:800;cursor:pointer}.hr32-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:17px 0}.hr32-kpis>div,.hr32-section{background:#0b1b2a;border:1px solid #203649;border-radius:13px;padding:14px}.hr32-kpis small{display:block;color:#89a1b3}.hr32-kpis b{display:block;margin-top:6px;font-size:21px}.hr32-section{margin-bottom:12px}.hr32-section h3{margin:0 0 11px}.hr32-section article{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:11px 0;border-top:1px solid #1b3041}.hr32-section article:first-of-type{border-top:0}.hr32-section b,.hr32-section span,.hr32-section small{display:block}.hr32-section span{color:#a7bbc9;margin:4px 0}.hr32-section small{color:#7892a5}.hr32-status{font-weight:800;color:#a8c9b6}.hr32-modal{position:fixed;inset:0;background:#020a12dc;z-index:145;display:grid;place-items:center;padding:18px}.hr32-dialog{position:relative;background:#0b1b2a;border:1px solid #294358;border-radius:16px;padding:22px;width:min(650px,96vw);max-height:90vh;overflow:auto;color:#eef6fb}.hr32-x{position:absolute;right:12px;top:12px;width:35px;height:35px;padding:0!important;background:#263e52!important}.hr32-dialog form,.hr32-dialog label{display:grid;gap:7px}.hr32-dialog form{gap:12px}.hr32-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hr32-dialog input,.hr32-dialog select,.hr32-dialog textarea{box-sizing:border-box;width:100%;background:#07131f;color:#eef6fb;border:1px solid #355064;border-radius:9px;padding:10px}.hr32-dialog textarea{min-height:85px}.hr32-empty{color:#91a8ba}@media(max-width:900px){.hr32-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.hr32-head{align-items:flex-start;flex-direction:column}.hr32-kpis{grid-template-columns:repeat(2,1fr)}.hr32-grid{grid-template-columns:1fr}}