.approvals-module__Q46QoW__container{max-width:1400px;font-family:var(--font-geist-sans);margin:0 auto;padding:2.5rem}.approvals-module__Q46QoW__header{margin-bottom:2rem}.approvals-module__Q46QoW__title{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:700}.approvals-module__Q46QoW__subtitle{color:#64748b;font-size:1.05rem}.approvals-module__Q46QoW__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.approvals-module__Q46QoW__table{border-collapse:collapse;width:100%}.approvals-module__Q46QoW__table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.85rem;font-weight:600}.approvals-module__Q46QoW__table td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.95rem}.approvals-module__Q46QoW__table tr:last-child td{border-bottom:none}.approvals-module__Q46QoW__table tr:hover{background:#f8fafc}.approvals-module__Q46QoW__status{text-transform:uppercase;border-radius:9999px;align-items:center;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.approvals-module__Q46QoW__pending{color:#b45309;background-color:#fef3c7}.approvals-module__Q46QoW__approved{color:#047857;background-color:#d1fae5}.approvals-module__Q46QoW__rejected{color:#b91c1c;background-color:#fee2e2}.approvals-module__Q46QoW__issued{color:#1d4ed8;background-color:#dbeafe}.approvals-module__Q46QoW__partial{color:#c2410c;background-color:#ffedd5}.approvals-module__Q46QoW__actions{gap:.5rem;display:flex}.approvals-module__Q46QoW__approveTabBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.approvals-module__Q46QoW__approveTabBtn:hover{background:#059669}.approvals-module__Q46QoW__rejectBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.approvals-module__Q46QoW__rejectBtn:hover{background:#b91c1c}.approvals-module__Q46QoW__issueBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.approvals-module__Q46QoW__issueBtn:hover{background:#2563eb}.approvals-module__Q46QoW__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.approvals-module__Q46QoW__modalContent{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:800px;max-height:90vh;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) approvals-module__Q46QoW__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes approvals-module__Q46QoW__slideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.approvals-module__Q46QoW__headerActions{align-items:center;gap:1rem;display:flex;position:absolute;top:2rem;right:2rem}.approvals-module__Q46QoW__modalTitle{color:#1e293b;font-size:1.5rem;font-weight:700}.approvals-module__Q46QoW__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.approvals-module__Q46QoW__closeBtn:hover{color:#0f172a;background:#e2e8f0}.approvals-module__Q46QoW__approveIconBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s;display:flex;box-shadow:0 1px 2px #0000001a}.approvals-module__Q46QoW__approveIconBtn:hover{background:#059669}.approvals-module__Q46QoW__infoGrid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.approvals-module__Q46QoW__infoItem{flex-direction:column;display:flex}.approvals-module__Q46QoW__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.75rem;font-weight:600}.approvals-module__Q46QoW__infoValue{color:#0f172a;font-size:1rem;font-weight:500}.approvals-module__Q46QoW__innerTable{border-collapse:collapse;width:100%;margin-bottom:2rem}.approvals-module__Q46QoW__innerTable th{text-align:left;color:#475569;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.85rem 1rem;font-size:.85rem;font-weight:600}.approvals-module__Q46QoW__innerTable td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:1rem;font-size:.95rem}.approvals-module__Q46QoW__input{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.6rem;font-size:1rem;transition:all .2s}.approvals-module__Q46QoW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.approvals-module__Q46QoW__input:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.approvals-module__Q46QoW__modalActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.approvals-module__Q46QoW__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.85rem 1.75rem;font-weight:500;transition:background .2s}.approvals-module__Q46QoW__cancelBtn:hover{background:#f8fafc}.approvals-module__Q46QoW__submitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.85rem 1.75rem;font-weight:500;transition:background .2s;box-shadow:0 1px 2px #0000001a}.approvals-module__Q46QoW__submitBtn:hover:not(:disabled){background:#1d4ed8}.approvals-module__Q46QoW__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8}.approvals-module__Q46QoW__empty{text-align:center;color:#64748b;padding:4rem 2rem;font-size:1rem}
.Help-module__tbshwG__overlay{background-color:var(--bg-scrim);z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:flex-end;width:100%;height:100%;animation:.2s ease-out Help-module__tbshwG__fadeIn;display:flex;position:fixed;top:0;left:0}.Help-module__tbshwG__panel{background-color:var(--bg-surface);width:400px;height:100%;box-shadow:var(--shadow-lg);flex-direction:column;animation:.3s ease-out Help-module__tbshwG__slideIn;display:flex}.Help-module__tbshwG__header{border-bottom:1px solid var(--border-color);background-color:#f9fafb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Help-module__tbshwG__header h2{color:var(--primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.Help-module__tbshwG__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.Help-module__tbshwG__closeBtn:hover{color:var(--danger);background-color:#f3f4f6}.Help-module__tbshwG__content{flex:1;padding:1.5rem;overflow-y:auto}.Help-module__tbshwG__section{margin-bottom:2rem}.Help-module__tbshwG__section h3{color:var(--text-main);border-left:3px solid var(--primary);margin-bottom:.75rem;padding-left:.75rem;font-size:1rem}.Help-module__tbshwG__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Help-module__tbshwG__helpList{margin:0;padding:0;list-style:none}.Help-module__tbshwG__helpItem{border-radius:var(--radius);border:1px solid var(--border-color);background-color:#f8fafc;margin-bottom:.5rem;padding:.75rem}.Help-module__tbshwG__helpItemName{color:var(--text-main);margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block}.Help-module__tbshwG__helpItemDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4;display:block}.Help-module__tbshwG__fieldIcon{color:var(--primary);cursor:help;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;margin-left:.4rem;transition:transform .2s;display:inline-flex}.Help-module__tbshwG__fieldIcon:hover{background:#dbeafe;transform:scale(1.1)}@keyframes Help-module__tbshwG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Help-module__tbshwG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:500px){.Help-module__tbshwG__panel{width:100%}}
.HelpTrigger-module__hlxUaG__trigger{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-lg);cursor:pointer;z-index:900;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:transform .2s,background-color .2s;display:flex;position:fixed;bottom:2rem;right:2rem}.HelpTrigger-module__hlxUaG__trigger:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.HelpTrigger-module__hlxUaG__trigger:active{transform:translateY(0)}
.layout-module__5W5FYG__container{min-height:100vh;display:flex}.layout-module__5W5FYG__main{background-color:#f4f4f9;flex:1;min-height:100vh;margin-left:250px}@media print{.layout-module__5W5FYG__container{display:block}.layout-module__5W5FYG__main{background-color:#fff;min-height:auto;margin-left:0}}
