:root{color:#1f2937;background:#f3f4f6;font-family:Inter,system-ui,Arial,sans-serif}*{box-sizing:border-box}body{background:#f3f4f6;margin:0}button,input,select,textarea{font:inherit}.app-shell{max-width:1400px;margin:0 auto;padding:20px}.topbar{margin-bottom:16px}.topbar h1{margin:0 0 4px;font-size:28px}.topbar p{color:#6b7280;margin:0}.panel{background:#fff;border-radius:14px;padding:16px;box-shadow:0 6px 20px #0000000f}.nav-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tab-active{color:#fff;background:#111827}.filters{grid-template-columns:1.2fr 1fr auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}.summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.summary-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.summary-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;display:block}.content-grid{grid-template-columns:1.25fr .9fr;gap:16px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field label{color:#374151;font-size:13px;font-weight:600}.field input,.field select,.field textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px}.field textarea{resize:vertical;min-height:90px}.field-button button,button{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:10px;padding:11px 14px;font-weight:600}button.secondary{color:#111827;background:#e5e7eb}button:hover{opacity:.94}.alert{border-radius:12px;margin-bottom:12px;padding:12px 14px;font-weight:600}.alert.success{color:#166534;background:#dcfce7}.alert.error{color:#991b1b;background:#fee2e2}.list{gap:12px;display:grid}.employee-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.employee-card.transferido{background:#eff6ff;border-color:#93c5fd}.employee-main{margin-bottom:12px}.employee-name{margin-bottom:6px;font-size:18px;font-weight:700}.employee-meta{color:#4b5563;margin-bottom:4px;font-size:14px}.actions{flex-wrap:wrap;gap:8px;display:flex}.capture-box{gap:14px;display:grid}.capture-header{border-bottom:1px solid #e5e7eb;padding-bottom:8px}.capture-actions{justify-content:flex-end;gap:10px;display:flex}.empty{color:#6b7280}.inline-error{color:#b91c1c;margin-top:-2px;font-size:12px;font-weight:600}.request-section{margin-bottom:20px}.request-section h3{margin:0 0 10px}.request-list{gap:10px;display:grid}.request-card,.role-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.request-line{color:#374151;margin-bottom:4px;font-size:14px}.solicitud-botones{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.role-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.modal-backdrop{z-index:9999;background:#11182773;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:min(100%,420px);padding:20px;box-shadow:0 12px 32px #0000002e}.modal-card h3{margin-top:0;margin-bottom:14px}.modal-card p{color:#374151;margin:8px 0}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=980px){.content-grid,.filters{grid-template-columns:1fr}.summary{grid-template-columns:repeat(2,1fr)}}.inline-error{color:#b42318;margin-top:6px;font-size:12px;display:block}
