.team-leave-review{margin-bottom:18px;overflow:hidden}.team-leave-pending-count{padding:7px 11px;border-radius:999px;background:#fff0cc;color:#946308;font-size:12px;font-weight:800}.team-leave-tabs{display:flex;gap:8px;padding:14px 22px;border-bottom:1px solid #e5ece9}.team-leave-tabs button{border:1px solid #d9e4e0;border-radius:8px;background:#fff;padding:8px 13px;color:#61736e;font-weight:700;cursor:pointer}.team-leave-tabs button.active{border-color:#177d70;background:#e8f5f1;color:#176f63}.team-leave-list{display:grid;gap:12px;padding:14px 22px 22px}.team-leave-card{display:grid;grid-template-columns:minmax(210px,1.2fr) minmax(190px,1fr) minmax(160px,.8fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid #e1e9e6;border-radius:12px;background:#fff}.team-leave-card:hover{box-shadow:0 6px 20px #253b3510}.team-leave-person{display:flex;gap:11px;align-items:center}.team-leave-person>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e4f2ed;color:#176f63;font-weight:800}.team-leave-person strong,.team-leave-period strong{display:block;color:#172c28}.team-leave-person small,.team-leave-period small,.team-leave-reason{display:block;margin-top:3px;color:#71827d;font-size:12px}.team-leave-type{display:inline-flex;padding:5px 8px;border-radius:7px;background:#e9efff;color:#3b5ca8;font-size:12px;font-weight:800}.team-leave-status{display:inline-flex;margin-left:6px;padding:5px 8px;border-radius:999px;background:#fff0cc;color:#946308;font-size:11px;font-weight:800}.team-leave-status.approved{background:#dcf3e9;color:#16735a}.team-leave-status.partially-approved{background:#e8efff;color:#3b5da3}.team-leave-status.rejected{background:#ffe7e3;color:#a84037}.team-leave-card button[data-review-leave]{border:0;border-radius:9px;background:#177d70;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.team-leave-processed-note{max-width:210px;color:#657873;font-size:12px}.team-leave-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#15231f99}.team-leave-modal.hidden{display:none}.team-leave-dialog{width:min(580px,100%);max-height:94vh;overflow:auto;border-radius:16px;background:#fff;box-shadow:0 26px 70px #0e1d1840}.team-leave-dialog>header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;background:linear-gradient(120deg,#0d5f94,#177d70);color:#fff}.team-leave-dialog header p{margin:0 0 4px;font-size:11px;letter-spacing:.12em}.team-leave-dialog header h3{margin:0;font-size:21px}.team-leave-dialog header button{border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.team-leave-dialog form{display:grid;gap:16px;padding:22px 24px}.team-leave-dialog label{display:grid;gap:7px;color:#465c56;font-size:13px;font-weight:700}.team-leave-dialog select,.team-leave-dialog input,.team-leave-dialog textarea{width:100%;box-sizing:border-box;border:1px solid #cedbd6;border-radius:9px;padding:10px 11px;font:inherit;color:#172c28}.team-leave-employee{padding:13px 14px;border-radius:10px;background:#f1f7f5}.team-leave-employee strong{display:block}.team-leave-employee small{color:#657873}.team-leave-request-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.team-leave-request-summary span{padding:10px;border:1px solid #e0e9e6;border-radius:9px;color:#657873;font-size:11px}.team-leave-request-summary b{display:block;margin-top:3px;color:#172c28;font-size:13px}.team-leave-partial{padding:14px;border-radius:10px;background:#eef6fb}.team-leave-partial.hidden{display:none}.team-leave-partial p{margin:0 0 10px;color:#55706a;font-size:12px}.team-leave-partial>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-leave-partial>strong{display:block;margin-top:10px;color:#176f63;font-size:13px}.team-leave-review-error{margin:0;color:#a84037;font-size:13px}.team-leave-review-actions{display:flex;justify-content:flex-end;gap:10px}.team-leave-review-actions button{padding:10px 15px;border-radius:9px}.team-leave-review-actions>button:first-child{border:1px solid #cedbd6;background:#fff;color:#526761}.leave-history-review-note{display:block;margin-top:5px;color:#516b65;font-size:11px}.leave-history-status.partially-approved{background:#e8efff;color:#3b5da3}.leave-history-status.rejected{background:#ffe7e3;color:#a84037}@media(max-width:900px){.team-leave-card{grid-template-columns:1fr 1fr}.team-leave-card>:last-child{justify-self:start}}@media(max-width:600px){.team-leave-card{grid-template-columns:1fr}.team-leave-request-summary{grid-template-columns:1fr}.team-leave-partial>div{grid-template-columns:1fr}}
