.module-title{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:12px}.module-title h2{margin:0;color:#0a5fd8}.module-title p{margin:4px 0;color:#6e7f98}.module-tabs{display:flex;gap:7px;overflow:auto;padding:4px 0 14px}.module-tabs button{white-space:nowrap;border:1px solid #dbe7f2;background:#fff;border-radius:10px;padding:9px 11px;color:#16436e;cursor:pointer}.module-tabs button:hover{border-color:#0c8ce9;background:#eef8ff}.pay-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.pay-kpis article{background:#fff;border:1px solid #dbe7f2;border-radius:16px;padding:16px;box-shadow:0 5px 20px #0b53940a;border-top:4px solid #0a5fd8}.pay-kpis article:nth-child(2n){border-top-color:#17a76b}.pay-kpis article:nth-child(3n){border-top-color:#ff8a24}.pay-kpis small,.pay-kpis span{display:block;color:#6e7f98;font-size:12px}.pay-kpis b{display:block;font-size:24px;margin:5px 0}.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.person-card{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;border:1px solid #dbe7f2;border-radius:14px;padding:14px}.person-card h3,.person-card p{margin:0}.person-card small,.person-card .salary{display:block;color:#6e7f98;margin-top:4px}.person-card .salary{color:#17a76b}.avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0a5fd8,#17a76b);color:white;font-weight:900;font-size:20px;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.list-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 4px;border-bottom:1px solid #edf2f6}.list-row small{display:block;color:#6e7f98;margin-top:3px}.pay-search{margin-bottom:12px}.pay-search input{width:100%;padding:11px;border:1px solid #dbe7f2;border-radius:10px}.nav-group{padding:18px 12px 6px;color:#8fc4f6;font-size:10px;font-weight:800;letter-spacing:.08em}@media(max-width:900px){.pay-kpis{grid-template-columns:repeat(2,1fr)}.people-grid{grid-template-columns:1fr}}@media(max-width:600px){.module-title{align-items:flex-start;flex-direction:column}.pay-kpis{grid-template-columns:1fr 1fr}.person-card{grid-template-columns:48px 1fr}.person-actions{grid-column:1/-1}.module-tabs{margin-right:-14px}}
