.page-module__lmYxEq__dashboardContainer{flex-direction:column;gap:32px;max-width:1600px;margin:0 auto;padding:32px;display:flex}.page-module__lmYxEq__topHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module__lmYxEq__headerInfo{align-items:center;gap:16px;display:flex}.page-module__lmYxEq__headerIcon{background:var(--brand-primary);color:#fff;width:56px;height:56px;box-shadow:0 8px 16px color-mix(in srgb, var(--brand-primary), transparent 80%);border-radius:16px;justify-content:center;align-items:center;display:flex}.page-module__lmYxEq__pageTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:4px;font-size:34px;font-weight:800}.page-module__lmYxEq__pageSubtitle{color:var(--text-muted);font-size:17.5px}.page-module__lmYxEq__headerActions{align-items:center;gap:12px;display:flex}.page-module__lmYxEq__globalSearch{border:1px solid var(--border-color);background:#fff;border-radius:12px;align-items:center;gap:10px;width:300px;padding:10px 16px;display:flex}.page-module__lmYxEq__globalSearch input{background:0 0;border:none;width:100%;font-size:17.5px}.page-module__lmYxEq__globalSearch input:focus{outline:none}.page-module__lmYxEq__actionBtn,.page-module__lmYxEq__primaryBtn{cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:17.5px;font-weight:700;transition:all .2s;display:flex}.page-module__lmYxEq__actionBtn{border:1px solid var(--border-color);color:var(--text-secondary);background:#fff}.page-module__lmYxEq__primaryBtn{background:var(--brand-primary);color:#fff;box-shadow:0 4px 12px color-mix(in srgb, var(--brand-primary), transparent 70%);border:none}.page-module__lmYxEq__quickNav{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 16px;box-shadow:0 2px 8px #0f172a0d}.page-module__lmYxEq__innerNav{align-items:center;gap:4px;display:flex}.page-module__lmYxEq__navTabBtn{cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;padding:10px 18px;font-family:inherit;transition:background .2s;display:flex}.page-module__lmYxEq__navTabBtn:hover,.page-module__lmYxEq__navTabBtnActive{background:#f5f3ff}.page-module__lmYxEq__navStepCircle{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.page-module__lmYxEq__navStepCircleActive{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px #7c3aed59}.page-module__lmYxEq__navStepLabel{color:#64748b;white-space:nowrap;font-size:16.25px;font-weight:700}.page-module__lmYxEq__navTabBtnActive .page-module__lmYxEq__navStepLabel{color:#1e1b4b}.page-module__lmYxEq__navConnector{color:#cbd5e1;flex-shrink:0;margin:0 4px}.page-module__lmYxEq__summaryNavBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:10px;align-items:center;gap:7px;margin-left:auto;padding:8px 16px;font-family:inherit;font-size:16.25px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 3px 10px #7c3aed4d}.page-module__lmYxEq__summaryNavBtn:hover{transform:translateY(-1px);box-shadow:0 5px 14px #7c3aed66}.page-module__lmYxEq__todayBadge{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:15px;font-weight:700;display:flex}.page-module__lmYxEq__successBanner{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:17.5px;font-weight:600;animation:.3s ease-out page-module__lmYxEq__slideIn;display:flex}.page-module__lmYxEq__errorBanner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:17.5px;font-weight:600;display:flex}@keyframes page-module__lmYxEq__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page-module__lmYxEq__tabPanel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:24px;padding:28px;display:flex;box-shadow:0 4px 20px #0f172a0f}.page-module__lmYxEq__tabPanelHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.page-module__lmYxEq__tabPanelTitle{color:#1e1b4b;font-size:27.5px;font-weight:800}.page-module__lmYxEq__tabPanelSub{color:#94a3b8;margin-top:2px;font-size:16.25px}.page-module__lmYxEq__modeGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-module__lmYxEq__modeCard{background:#fafafa;border-radius:16px;flex-direction:column;gap:4px;padding:12px 16px;transition:box-shadow .2s;display:flex}.page-module__lmYxEq__modeCard:hover{box-shadow:0 4px 16px #0f172a14}.page-module__lmYxEq__modeCardIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__lmYxEq__modeCardMode{color:#64748b;font-size:16.25px;font-weight:700}.page-module__lmYxEq__modeCardAmount{color:#1e1b4b;font-size:27.5px;font-weight:800}.page-module__lmYxEq__modeCardCount{color:#94a3b8;font-size:15px}.page-module__lmYxEq__txnTableWrap{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.page-module__lmYxEq__txnTableHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;font-size:18.75px;display:flex}.page-module__lmYxEq__txnCount{color:#475569;background:#e2e8f0;border-radius:100px;padding:4px 10px;font-size:15px;font-weight:700}.page-module__lmYxEq__txnTable{border-collapse:collapse;width:100%;font-size:17.5px}.page-module__lmYxEq__txnTable th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;background:#fafafa;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:13.75px;font-weight:700}.page-module__lmYxEq__txnTable td{color:#374151;border-bottom:1px solid #f9fafb;padding:14px 16px}.page-module__lmYxEq__txnTable tbody tr:hover{background:#fafafa}.page-module__lmYxEq__txnTable tfoot tr{background:#f8fafc}.page-module__lmYxEq__modePill{border-radius:100px;padding:4px 10px;font-size:13.75px;font-weight:700}.page-module__lmYxEq__modeUPI{color:#4338ca;background:#eef2ff}.page-module__lmYxEq__modeCash{color:#15803d;background:#f0fdf4}.page-module__lmYxEq__modeCard{color:#92400e;background:#fffbeb}.page-module__lmYxEq__modeBank{color:#1d4ed8;background:#eff6ff}.page-module__lmYxEq__reconCard{background:linear-gradient(135deg,#faf5ff,#f5f3ff);border:1px solid #ddd6fe;border-radius:16px;padding:24px}.page-module__lmYxEq__reconTitle{color:#1e1b4b;margin-bottom:20px;font-size:20px;font-weight:800}.page-module__lmYxEq__reconRow{align-items:center;gap:24px;display:flex}.page-module__lmYxEq__reconStat{flex-shrink:0}.page-module__lmYxEq__reconLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.page-module__lmYxEq__reconValue{color:#7c3aed;font-size:35px;font-weight:900}.page-module__lmYxEq__reconDivider{background:#ddd6fe;flex-shrink:0;width:1px;height:60px}.page-module__lmYxEq__reconInput{color:#1e1b4b;background:#fff;border:2px solid #ddd6fe;border-radius:10px;width:100%;margin-top:4px;padding:12px 16px;font-size:22.5px;font-weight:700;transition:border-color .2s}.page-module__lmYxEq__reconInput:focus{border-color:#7c3aed;outline:none}.page-module__lmYxEq__variance{white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:16.25px;font-weight:700;display:flex}.page-module__lmYxEq__varianceOk{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.page-module__lmYxEq__varianceWarn{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.page-module__lmYxEq__varianceNote{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:16.25px;display:flex}.page-module__lmYxEq__closeDayBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:18.75px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.page-module__lmYxEq__closeDayBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__lmYxEq__closeDayBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #7c3aed66}.page-module__lmYxEq__doneChip{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:16.25px;font-weight:700;display:inline-flex}.page-module__lmYxEq__closedDayBanner{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:20px;padding:32px;display:flex}.page-module__lmYxEq__monthSelect{color:#1e1b4b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 16px;font-size:17.5px;font-weight:600}.page-module__lmYxEq__rateBadge{border-radius:100px;padding:4px 10px;font-size:15px;font-weight:700;display:inline-block}.page-module__lmYxEq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.page-module__lmYxEq__modalBox{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:90vh;animation:.25s ease-out page-module__lmYxEq__slideIn;overflow-y:auto;box-shadow:0 24px 48px #0f172a33}.page-module__lmYxEq__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:24px 24px 20px;display:flex}.page-module__lmYxEq__modalTitle{color:#1e1b4b;font-size:25px;font-weight:800}.page-module__lmYxEq__modalSub{color:#94a3b8;margin-top:2px;font-size:16.25px}.page-module__lmYxEq__modalClose{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-module__lmYxEq__modalClose:hover{color:#ef4444;background:#fef2f2}.page-module__lmYxEq__modalTotal{text-align:center;background:linear-gradient(135deg,#7c3aed08,#6d28d908);border-bottom:1px solid #f1f5f9;padding:24px}.page-module__lmYxEq__modalTotalLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:700}.page-module__lmYxEq__modalTotalValue{color:#7c3aed;margin:4px 0;font-size:50px;font-weight:900}.page-module__lmYxEq__modalTotalCount{color:#94a3b8;font-size:16.25px}.page-module__lmYxEq__modalModeGrid{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:12px;padding:20px 24px;display:grid}.page-module__lmYxEq__modalModeCard{background:#fafafa;border:1px solid #f1f5f9;border-radius:12px;padding:16px}.page-module__lmYxEq__modalTxnList{flex-direction:column;gap:4px;padding:16px 24px 24px;display:flex}.page-module__lmYxEq__modalTxnRow{border-radius:10px;align-items:center;gap:12px;padding:10px;transition:background .15s;display:flex}.page-module__lmYxEq__modalTxnRow:hover{background:#f8fafc}.page-module__lmYxEq__modalTxnAvatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.page-module__lmYxEq__modalModeIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__lmYxEq__pctBadge{border-radius:100px;padding:3px 8px;font-size:13.75px;font-weight:800}.page-module__lmYxEq__modalModeCard{background:#fff;border:1.5px solid #ede9fe;border-radius:14px;padding:16px;transition:box-shadow .2s}.page-module__lmYxEq__modalModeCard:hover{box-shadow:0 4px 14px #7c3aed1a}.page-module__lmYxEq__modalLoading{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 24px;font-size:14px;display:flex}.page-module__lmYxEq__modalSpinner{border:3px solid #ede9fe;border-top-color:#7c3aed;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite page-module__lmYxEq__spin}@keyframes page-module__lmYxEq__spin{to{transform:rotate(360deg)}}.page-module__lmYxEq__modalError{color:#ef4444;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;font-size:14px;display:flex}.page-module__lmYxEq__modalPagination{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:16px;margin-top:8px;padding:16px 0 4px;display:flex}.page-module__lmYxEq__pageBtn{color:#7c3aed;cursor:pointer;background:#fff;border:1.5px solid #ede9fe;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:16.25px;font-weight:700;transition:all .2s}.page-module__lmYxEq__pageBtn:hover:not(:disabled){background:#f5f3ff}.page-module__lmYxEq__pageBtn:disabled{opacity:.35;cursor:not-allowed}.page-module__lmYxEq__pageInfo{color:#64748b;font-size:16.25px;font-weight:600}.page-module__lmYxEq__row{grid-template-columns:320px 1fr 1fr;gap:20px;display:grid}.page-module__lmYxEq__filterSection{margin-top:-12px}.page-module__lmYxEq__filterBar{align-items:center;gap:32px;padding:16px 24px;display:flex}.page-module__lmYxEq__filterGroup{color:var(--text-muted);align-items:center;gap:12px;display:flex}.page-module__lmYxEq__filterGroup select{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:17.5px;font-weight:700}.page-module__lmYxEq__checkboxGroup{color:var(--text-secondary);gap:24px;margin-left:auto;font-size:16.25px;font-weight:600;display:flex}.page-module__lmYxEq__checkboxGroup label{cursor:pointer;align-items:center;gap:8px;display:flex}.page-module__lmYxEq__mainGrid{grid-template-columns:1fr 340px;gap:24px;display:grid}.page-module__lmYxEq__primaryCol{flex-direction:column;gap:24px;display:flex}.page-module__lmYxEq__dataCardGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__lmYxEq__sidebarCol{flex-direction:column;gap:24px;display:flex}@media (max-width:1400px){.page-module__lmYxEq__row{grid-template-columns:1fr 1fr}.page-module__lmYxEq__kpiCol{grid-column:span 2}}@media (max-width:1100px){.page-module__lmYxEq__mainGrid,.page-module__lmYxEq__dataCardGrid{grid-template-columns:1fr}}
.LinearGraph-module__SGcy-a__container{background:var(--glass-bg);border:1px solid var(--glass-border);flex-direction:column;gap:16px;min-width:280px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.LinearGraph-module__SGcy-a__container:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.LinearGraph-module__SGcy-a__header{align-items:center;gap:12px;display:flex}.LinearGraph-module__SGcy-a__iconWrapper{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.LinearGraph-module__SGcy-a__title{font-family:var(--font-display);color:var(--text-secondary);font-size:18px;font-weight:600}.LinearGraph-module__SGcy-a__graphWrapper{width:100%;margin:10px 0}.LinearGraph-module__SGcy-a__footer{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.LinearGraph-module__SGcy-a__amount{font-family:var(--font-display);color:var(--text-primary);font-size:30px;font-weight:800;line-height:1}.LinearGraph-module__SGcy-a__percentage{border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;font-weight:700;display:flex}.LinearGraph-module__SGcy-a__up{color:#10b981;background:#10b9811a}.LinearGraph-module__SGcy-a__down{color:#ef4444;background:#ef44441a}.LinearGraph-module__SGcy-a__noData{height:80px;color:var(--text-muted);background:#00000005;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-style:italic;display:flex}
.FeeOnDataCard-module__wlLREW__card{flex-direction:column;gap:12px;min-width:220px;padding:20px;display:flex}.FeeOnDataCard-module__wlLREW__header{align-items:center;gap:10px;display:flex}.FeeOnDataCard-module__wlLREW__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.FeeOnDataCard-module__wlLREW__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.FeeOnDataCard-module__wlLREW__amount{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:800}.FeeOnDataCard-module__wlLREW__statsRow{border-top:1px solid var(--border-color);flex-direction:column;gap:12px;padding-top:12px;display:flex}.FeeOnDataCard-module__wlLREW__statItem{flex-direction:column;gap:4px;display:flex}.FeeOnDataCard-module__wlLREW__statLabel{letter-spacing:.1em;font-size:10px;font-weight:800}.FeeOnDataCard-module__wlLREW__max .FeeOnDataCard-module__wlLREW__statLabel{color:#ef4444}.FeeOnDataCard-module__wlLREW__min .FeeOnDataCard-module__wlLREW__statLabel{color:#10b981}.FeeOnDataCard-module__wlLREW__statDetail{justify-content:space-between;align-items:center;display:flex}.FeeOnDataCard-module__wlLREW__className{color:var(--text-secondary);font-size:14px;font-weight:500}.FeeOnDataCard-module__wlLREW__classAmount{color:var(--text-primary);font-size:14px;font-weight:700}
.TotalStudentsCard-module__hKjz_q__card{flex-direction:column;gap:16px;min-width:260px;padding:24px;display:flex}.TotalStudentsCard-module__hKjz_q__header{align-items:center;gap:12px;display:flex}.TotalStudentsCard-module__hKjz_q__iconWrapper{background:color-mix(in srgb, var(--brand-primary), transparent 90%);width:36px;height:36px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.TotalStudentsCard-module__hKjz_q__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.TotalStudentsCard-module__hKjz_q__amount{font-family:var(--font-display);color:var(--text-primary);font-size:36px;font-weight:800;line-height:1}.TotalStudentsCard-module__hKjz_q__row{gap:20px;margin-top:8px;display:flex}.TotalStudentsCard-module__hKjz_q__genderItem{flex:1;align-items:center;gap:10px;display:flex}.TotalStudentsCard-module__hKjz_q__genderIcon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.TotalStudentsCard-module__hKjz_q__boys{color:#3b82f6;background:#3b82f61a}.TotalStudentsCard-module__hKjz_q__girls{color:#ec4899;background:#ec48991a}.TotalStudentsCard-module__hKjz_q__genderData{flex-direction:column;display:flex}.TotalStudentsCard-module__hKjz_q__genderLabel{color:var(--text-muted);font-size:11px;font-weight:600}.TotalStudentsCard-module__hKjz_q__genderCount{color:var(--text-primary);font-size:16px;font-weight:700}
.FinancialFlowComparison-module__ILS7Da__card{flex-direction:column;gap:20px;min-height:380px;padding:24px;display:flex}.FinancialFlowComparison-module__ILS7Da__header{align-items:center;gap:12px;display:flex}.FinancialFlowComparison-module__ILS7Da__iconWrapper{background:color-mix(in srgb, var(--brand-primary), transparent 90%);width:36px;height:36px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.FinancialFlowComparison-module__ILS7Da__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.FinancialFlowComparison-module__ILS7Da__tabs{background:#00000008;border-radius:12px;gap:4px;padding:4px;display:flex}.FinancialFlowComparison-module__ILS7Da__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.FinancialFlowComparison-module__ILS7Da__tab.FinancialFlowComparison-module__ILS7Da__active{color:var(--brand-primary);background:#fff;box-shadow:0 2px 8px #0000000d}.FinancialFlowComparison-module__ILS7Da__flowList{flex-direction:column;flex:1;gap:4px;display:flex;overflow-y:auto}.FinancialFlowComparison-module__ILS7Da__flowItem{border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .2s;display:flex}.FinancialFlowComparison-module__ILS7Da__flowItem:hover{background:#00000005}.FinancialFlowComparison-module__ILS7Da__itemName{color:var(--text-secondary);font-size:14px;font-weight:500}.FinancialFlowComparison-module__ILS7Da__itemAmount{color:var(--text-primary);font-size:14px;font-weight:700}.FinancialFlowComparison-module__ILS7Da__noData{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:13px;font-style:italic;display:flex}
.PaymentDistribution-module__pLt5Oq__card{flex-direction:column;gap:20px;padding:24px;display:flex}.PaymentDistribution-module__pLt5Oq__header{align-items:center;gap:12px;display:flex}.PaymentDistribution-module__pLt5Oq__iconWrapper{background:color-mix(in srgb, var(--brand-primary), transparent 90%);width:36px;height:36px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.PaymentDistribution-module__pLt5Oq__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.PaymentDistribution-module__pLt5Oq__methodList{flex-direction:column;gap:8px;display:flex}.PaymentDistribution-module__pLt5Oq__methodItem{background:#00000005;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .2s;display:flex}.PaymentDistribution-module__pLt5Oq__methodItem:hover{background:#0000000a}.PaymentDistribution-module__pLt5Oq__methodMain{align-items:center;gap:12px;display:flex}.PaymentDistribution-module__pLt5Oq__methodIcon{width:28px;height:28px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.PaymentDistribution-module__pLt5Oq__methodName{color:var(--text-secondary);font-size:14px;font-weight:600}.PaymentDistribution-module__pLt5Oq__methodAmount{color:var(--text-primary);font-size:14px;font-weight:700}.PaymentDistribution-module__pLt5Oq__noData{text-align:center;color:var(--text-muted);padding:20px;font-size:13px;font-style:italic}
.AcademicsOverview-module__7VlQiq__card{flex-direction:column;gap:20px;padding:24px;display:flex}.AcademicsOverview-module__7VlQiq__header{align-items:center;gap:12px;display:flex}.AcademicsOverview-module__7VlQiq__iconWrapper{background:color-mix(in srgb, var(--brand-accent), transparent 90%);width:36px;height:36px;color:var(--brand-accent);border-radius:10px;justify-content:center;align-items:center;display:flex}.AcademicsOverview-module__7VlQiq__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.AcademicsOverview-module__7VlQiq__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.AcademicsOverview-module__7VlQiq__statBox{background:#00000005;border-radius:12px;flex-direction:column;gap:8px;padding:16px;transition:background .2s;display:flex}.AcademicsOverview-module__7VlQiq__statBox:hover{background:#0000000a}.AcademicsOverview-module__7VlQiq__boxHeader{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.AcademicsOverview-module__7VlQiq__boxIcon{color:var(--brand-primary);opacity:.7}.AcademicsOverview-module__7VlQiq__boxValue{color:var(--text-primary);font-size:20px;font-weight:700}
.DueListStatus-module__L5yt1a__card{flex-direction:column;gap:20px;padding:24px;display:flex}.DueListStatus-module__L5yt1a__header{align-items:center;gap:12px;display:flex}.DueListStatus-module__L5yt1a__iconWrapper{color:#ef4444;background:#ef44441a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.DueListStatus-module__L5yt1a__title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.DueListStatus-module__L5yt1a__summary{background:#00000005;border-radius:12px;gap:24px;padding:16px;display:flex}.DueListStatus-module__L5yt1a__mainStat{flex-direction:column;flex:1;gap:4px;display:flex}.DueListStatus-module__L5yt1a__statLabel{color:var(--text-muted);font-size:11px;font-weight:600}.DueListStatus-module__L5yt1a__statValue{color:var(--text-primary);font-size:24px;font-weight:700}.DueListStatus-module__L5yt1a__statValueHighlight{color:#ef4444;font-size:24px;font-weight:700}.DueListStatus-module__L5yt1a__criticalList{flex-direction:column;gap:10px;display:flex}.DueListStatus-module__L5yt1a__listTitle{color:var(--text-secondary);margin-bottom:4px;font-size:12px;font-weight:700}.DueListStatus-module__L5yt1a__listItem{color:var(--text-secondary);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 1px 3px #0000000d}.DueListStatus-module__L5yt1a__arrowIcon{color:var(--brand-primary);opacity:.5}.DueListStatus-module__L5yt1a__viewDetailed{border:1px solid var(--border-color);color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:10px;margin-top:auto;padding:12px;font-size:13px;font-weight:600;transition:all .2s}.DueListStatus-module__L5yt1a__viewDetailed:hover{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}
