.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{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172a66;justify-content:flex-end;width:100%;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) Help-module__tbshwG__fadeIn;display:flex;position:fixed;top:0;left:0}.Help-module__tbshwG__panel{background-color:#fff;border-left:1px solid #e2e8f0cc;flex-direction:column;width:480px;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) Help-module__tbshwG__slideIn;display:flex;position:relative;box-shadow:-10px 0 50px #00000026}.Help-module__tbshwG__header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Help-module__tbshwG__headerTitle{align-items:center;gap:.75rem;display:flex}.Help-module__tbshwG__iconBadge{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:10px;justify-content:center;align-items:center;padding:.6rem;display:flex;box-shadow:0 4px 10px #4f46e533}.Help-module__tbshwG__headerTitle h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.Help-module__tbshwG__subtitle{color:#64748b;text-transform:capitalize;font-size:.75rem;font-weight:500}.Help-module__tbshwG__headerActions{align-items:center;gap:.75rem;display:flex}.Help-module__tbshwG__trainingToggle{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.Help-module__tbshwG__trainingToggle.Help-module__tbshwG__active{color:#6366f1;background:#eef2ff;border-color:#6366f1}.Help-module__tbshwG__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.Help-module__tbshwG__closeBtn:hover{color:#ef4444;background-color:#fee2e2}.Help-module__tbshwG__searchContainer{border-bottom:1px solid #f1f5f9;align-items:center;padding:.75rem 1.5rem;display:flex;position:relative}.Help-module__tbshwG__searchIcon{color:#94a3b8;position:absolute;left:2.25rem}.Help-module__tbshwG__searchInput{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.6rem .75rem .6rem 2.5rem;font-size:.85rem;transition:all .2s}.Help-module__tbshwG__searchInput:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.Help-module__tbshwG__content{flex:1;padding:1.5rem;overflow-y:auto}.Help-module__tbshwG__accordion{border:1px solid #f1f5f9;border-radius:12px;margin-bottom:.5rem;transition:all .2s;overflow:hidden}.Help-module__tbshwG__accordion.Help-module__tbshwG__open{border-color:#e2e8f0;box-shadow:0 2px 10px #00000005}.Help-module__tbshwG__accordionTrigger{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:background .2s;display:flex}.Help-module__tbshwG__accordionTrigger:hover{background:#f8fafc}.Help-module__tbshwG__accordionTitle{color:#334155;align-items:center;gap:.75rem;font-size:.9rem;font-weight:700;display:flex}.Help-module__tbshwG__accordionTitle span{letter-spacing:-.01em}.Help-module__tbshwG__accordionArrow{color:#94a3b8;transition:transform .3s cubic-bezier(.16,1,.3,1)}.Help-module__tbshwG__open .Help-module__tbshwG__accordionArrow{transform:rotate(180deg)}.Help-module__tbshwG__accordionContent{color:#475569;background:#fff;padding:0 1rem 1rem;font-size:.9rem;line-height:1.6}.Help-module__tbshwG__flowContainer{margin-top:.5rem}.Help-module__tbshwG__flowStep{gap:1rem;display:flex}.Help-module__tbshwG__stepMarker{flex-direction:column;align-items:center;display:flex}.Help-module__tbshwG__stepNumber{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:flex}.Help-module__tbshwG__stepLine{background:#e2e8f0;flex:1;width:2px;margin:4px 0}.Help-module__tbshwG__stepContent{padding-bottom:1.25rem}.Help-module__tbshwG__stepTitle{color:#0f172a;margin:0 0 .2rem;font-size:.85rem;font-weight:700}.Help-module__tbshwG__stepDesc{color:#64748b;margin:0;font-size:.8rem}.Help-module__tbshwG__fieldList{flex-direction:column;gap:.75rem;display:flex}.Help-module__tbshwG__fieldItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.75rem}.Help-module__tbshwG__fieldHeader{justify-content:space-between;margin-bottom:.25rem;display:flex}.Help-module__tbshwG__fieldName{color:#1e293b;font-size:.85rem;font-weight:700}.Help-module__tbshwG__mandatoryBadge{color:#ef4444;background:#fee2e2;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.Help-module__tbshwG__fieldDesc{color:#475569;margin:0;font-size:.8rem}.Help-module__tbshwG__fieldMeta{color:#94a3b8;margin-top:.4rem;font-size:.75rem}.Help-module__tbshwG__fieldImpact{color:#6366f1;border-top:1px dashed #e2e8f0;align-items:center;gap:.4rem;margin-top:.4rem;padding-top:.4rem;font-size:.75rem;font-style:italic;display:flex}.Help-module__tbshwG__relationshipGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;display:grid}.Help-module__tbshwG__relBox{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.75rem}.Help-module__tbshwG__relLabel{color:#94a3b8;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.Help-module__tbshwG__relValues{flex-wrap:wrap;gap:.4rem;display:flex}.Help-module__tbshwG__relTag{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.Help-module__tbshwG__footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Help-module__tbshwG__footerBranding{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:flex}.Help-module__tbshwG__versionInfo{color:#94a3b8;font-size:.7rem}.Help-module__tbshwG__loadingState{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Help-module__tbshwG__spinner{border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:30px;height:30px;margin-bottom:1rem;animation:.8s linear infinite Help-module__tbshwG__spin}@keyframes Help-module__tbshwG__spin{to{transform:rotate(360deg)}}@keyframes Help-module__tbshwG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Help-module__tbshwG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Help-module__tbshwG__fieldIcon{color:#6366f1;cursor:help;background:#eef2ff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.4rem;display:inline-flex}.Help-module__tbshwG__fieldPurpose{color:#64748b;background:#f1f5f9;border-left:3px solid #6366f1;border-radius:6px;margin-top:.4rem;padding:.4rem .6rem;font-size:.75rem}.Help-module__tbshwG__impactGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.5rem;display:grid}.Help-module__tbshwG__impactItem{opacity:.4;filter:grayscale();background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Help-module__tbshwG__impactActive{opacity:1;filter:grayscale(0);background:#fff;border-color:#6366f133;box-shadow:0 4px 12px #6366f114}.Help-module__tbshwG__impactIcon{font-size:1.25rem}.Help-module__tbshwG__impactItem span{color:#64748b;font-size:.7rem;font-weight:700}.Help-module__tbshwG__impactActive span{color:#6366f1}.Help-module__tbshwG__businessGoal{color:#166534;background:#f0fdf4;border-left:4px solid #22c55e;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.85rem;display:flex}.Help-module__tbshwG__richText p{margin-top:0}.Help-module__tbshwG__subSection h4{color:#334155;text-transform:uppercase;margin:1rem 0 .5rem;font-size:.85rem}@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)}@media print{.HelpTrigger-module__hlxUaG__trigger{display:none!important}}
.layout-module__5W5FYG__container{min-height:100vh;display:flex}.layout-module__5W5FYG__contentWrapper{flex-direction:column;flex:1;margin-left:250px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.layout-module__5W5FYG__expanded{margin-left:70px}.layout-module__5W5FYG__main{background-color:var(--bg-body);flex:1;min-height:calc(100vh - 60px);padding:0}@media print{.layout-module__5W5FYG__container{display:block!important}.layout-module__5W5FYG__contentWrapper{margin-left:0!important;padding:0!important}.layout-module__5W5FYG__main{background-color:#fff!important;min-height:auto!important;padding:0!important}}
