.cashflow-module__MFzquW__container{color:#0f172a;flex-direction:column;gap:24px;min-height:100vh;padding:28px 36px;display:flex}.cashflow-module__MFzquW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cashflow-module__MFzquW__titleArea h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:800}.cashflow-module__MFzquW__titleArea p{color:#94a3b8;font-size:14px;font-weight:400}.cashflow-module__MFzquW__headerActions{flex-shrink:0;gap:10px;display:flex}.cashflow-module__MFzquW__btnPrimary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.cashflow-module__MFzquW__btnPrimary:hover{background:#4f46e5}.cashflow-module__MFzquW__btnPrimary:disabled{cursor:not-allowed;background:#94a3b8}.cashflow-module__MFzquW__btnOutline{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.cashflow-module__MFzquW__btnOutline:hover{background:#f8fafc;border-color:#cbd5e1}.cashflow-module__MFzquW__btnOutline:disabled{color:#cbd5e1;cursor:not-allowed;background:#fafafa;border-color:#f1f5f9}.cashflow-module__MFzquW__spinIcon{animation:1s linear infinite cashflow-module__MFzquW__spin}@keyframes cashflow-module__MFzquW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cashflow-module__MFzquW__filterCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.cashflow-module__MFzquW__filterLabel{text-transform:uppercase;letter-spacing:.06em;color:#475569;align-items:center;font-size:.78rem;font-weight:800;display:flex}.cashflow-module__MFzquW__filterLayout{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.cashflow-module__MFzquW__filterControls{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.cashflow-module__MFzquW__filterField{flex-direction:column;gap:.45rem;min-width:0;display:flex}.cashflow-module__MFzquW__fieldLabel{color:#475569;font-size:.78rem;font-weight:700}.cashflow-module__MFzquW__selectWrapper{min-width:0;position:relative}.cashflow-module__MFzquW__fieldIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.cashflow-module__MFzquW__dateInput,.cashflow-module__MFzquW__selectField{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;width:100%;padding:.85rem 1rem .85rem 2.5rem;font-size:.95rem}.cashflow-module__MFzquW__selectField{appearance:none}.cashflow-module__MFzquW__dateInput{padding:.85rem 1rem}.cashflow-module__MFzquW__dateInput:focus,.cashflow-module__MFzquW__selectField:focus{border-color:#818cf8;outline:2px solid #4f46e52e}.cashflow-module__MFzquW__filterActions{align-items:end;gap:8px;display:flex}.cashflow-module__MFzquW__statsGrid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.cashflow-module__MFzquW__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:6px;padding:22px 22px 18px;transition:box-shadow .2s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.cashflow-module__MFzquW__statCard:after{content:"";border-radius:0 0 16px 16px;height:3px;position:absolute;bottom:0;left:0;right:0}.cashflow-module__MFzquW__statAccent_blue:after{background:linear-gradient(90deg,#4f46e5,#6366f1)}.cashflow-module__MFzquW__statAccent_green:after{background:linear-gradient(90deg,#16a34a,#22c55e)}.cashflow-module__MFzquW__statAccent_orange:after{background:linear-gradient(90deg,#d97706,#f59e0b)}.cashflow-module__MFzquW__statAccent_red:after{background:linear-gradient(90deg,#dc2626,#ef4444)}.cashflow-module__MFzquW__statAccent_purple:after{background:linear-gradient(90deg,#9333ea,#a855f7)}.cashflow-module__MFzquW__statAccent_teal:after{background:linear-gradient(90deg,#0d9488,#14b8a6)}.cashflow-module__MFzquW__statCard:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.cashflow-module__MFzquW__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:flex}.cashflow-module__MFzquW__iconBg_blue{color:#4f46e5;background:#eef2ff}.cashflow-module__MFzquW__iconBg_green{color:#16a34a;background:#f0fdf4}.cashflow-module__MFzquW__iconBg_orange{color:#ea580c;background:#fff7ed}.cashflow-module__MFzquW__iconBg_red{color:#dc2626;background:#fef2f2}.cashflow-module__MFzquW__iconBg_purple{color:#9333ea;background:#faf5ff}.cashflow-module__MFzquW__iconBg_teal{color:#0d9488;background:#f0fdfa}.cashflow-module__MFzquW__statValue{color:#0f172a;letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.1}.cashflow-module__MFzquW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.cashflow-module__MFzquW__statTrend{border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.cashflow-module__MFzquW__trendUp{color:#16a34a;background:#f0fdf4}.cashflow-module__MFzquW__trendDown{color:#dc2626;background:#fef2f2}.cashflow-module__MFzquW__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:22px 24px 18px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.cashflow-module__MFzquW__card:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.cashflow-module__MFzquW__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.cashflow-module__MFzquW__cardTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:3px;font-size:17px;font-weight:800}.cashflow-module__MFzquW__cardSub{color:#94a3b8;font-size:12.5px;font-weight:400}.cashflow-module__MFzquW__chartsRow{grid-template-columns:1fr;gap:18px;display:grid}.cashflow-module__MFzquW__splitRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cashflow-module__MFzquW__chartSvgWrap{aspect-ratio:2.5;width:100%}.cashflow-module__MFzquW__chartSvgWrapBar{aspect-ratio:2;width:100%}.cashflow-module__MFzquW__chartSvgWrapAuto{width:100%}.cashflow-module__MFzquW__chartSvg{width:100%;height:100%;overflow:visible}.cashflow-module__MFzquW__colorLegendResponsive{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.cashflow-module__MFzquW__colorLegendItem{align-items:center;gap:6px;display:flex}.cashflow-module__MFzquW__tooltip{color:#fff;pointer-events:none;z-index:9999;white-space:nowrap;background:#0f172a;border-radius:6px;padding:8px 12px;font-size:12px;position:fixed;box-shadow:0 4px 6px #0000001a}.cashflow-module__MFzquW__tooltipTitle{margin-bottom:4px;font-weight:700}.cashflow-module__MFzquW__tableWrapper{flex:1;overflow-x:auto}.cashflow-module__MFzquW__table{border-collapse:collapse;width:100%}.cashflow-module__MFzquW__table th{text-align:left;color:#64748b;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:11px 14px;font-size:11px;font-weight:700}.cashflow-module__MFzquW__table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:13px}.cashflow-module__MFzquW__table tr:last-child td{border-bottom:none}.cashflow-module__MFzquW__table tr:hover td{background:#f8fafc}.cashflow-module__MFzquW__tdDate{white-space:nowrap;color:#475569;font-size:12px}.cashflow-module__MFzquW__tdMuted{color:#94a3b8;font-size:12px}.cashflow-module__MFzquW__tdDesc{color:#475569;max-width:280px;font-size:12px}.cashflow-module__MFzquW__slipsCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:600}.cashflow-module__MFzquW__amountCredit{color:#16a34a;white-space:nowrap;font-weight:700}.cashflow-module__MFzquW__amountDebit{color:#dc2626;white-space:nowrap;font-weight:700}.cashflow-module__MFzquW__badge{letter-spacing:.04em;white-space:nowrap;border-radius:20px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.cashflow-module__MFzquW__badgeGreen{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.cashflow-module__MFzquW__badgeRed{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.cashflow-module__MFzquW__badgeBlue{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.cashflow-module__MFzquW__badgePurple{color:#9333ea;background:#faf5ff;border:1px solid #e9d5ff}.cashflow-module__MFzquW__badgeGray{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.cashflow-module__MFzquW__catDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:6px;display:inline-block}.cashflow-module__MFzquW__textGreen{color:#16a34a;font-weight:700}.cashflow-module__MFzquW__textRed{color:#dc2626;font-weight:700}.cashflow-module__MFzquW__cashBankGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cashflow-module__MFzquW__cashBankItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:14px 16px}.cashflow-module__MFzquW__cashBankLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700}.cashflow-module__MFzquW__cashBankValue{color:#0f172a;font-size:18px;font-weight:800}.cashflow-module__MFzquW__breakdownGrid{flex-direction:column;gap:12px;display:flex}.cashflow-module__MFzquW__breakdownItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.cashflow-module__MFzquW__breakdownItemHeader{align-items:center;gap:6px;margin-bottom:4px;display:flex}.cashflow-module__MFzquW__breakdownItemLabel{color:#0f172a;flex:1;font-size:13px;font-weight:700}.cashflow-module__MFzquW__breakdownItemCount{color:#94a3b8;font-size:11px;font-weight:600}.cashflow-module__MFzquW__breakdownRow{justify-content:space-between;align-items:center;display:flex}.cashflow-module__MFzquW__breakdownSubLabel{color:#64748b;font-size:12px;font-weight:500}.cashflow-module__MFzquW__balanceGrid{grid-template-columns:1fr 1.5fr;align-items:start;gap:24px;display:grid}.cashflow-module__MFzquW__balancePrimary{background:linear-gradient(135deg,#eef2ff 0%,#f0fdf4 100%);border:1px solid #c7d2fe;border-radius:14px;flex-direction:column;gap:8px;padding:24px;display:flex}.cashflow-module__MFzquW__balancePrimaryLabel{color:#6366f1;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.cashflow-module__MFzquW__balancePrimaryValue{color:#0f172a;letter-spacing:-.02em;font-size:30px;font-weight:800}.cashflow-module__MFzquW__balancePrimaryStatus{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.cashflow-module__MFzquW__statusProfit{color:#16a34a;background:#f0fdf4}.cashflow-module__MFzquW__statusLoss{color:#dc2626;background:#fef2f2}.cashflow-module__MFzquW__balanceDetails{flex-direction:column;gap:12px;display:flex}.cashflow-module__MFzquW__balanceDetailRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.cashflow-module__MFzquW__balanceDetailLabel{color:#64748b;font-size:13px;font-weight:500}.cashflow-module__MFzquW__balanceDetailValue{color:#0f172a;font-size:15px;font-weight:700}.cashflow-module__MFzquW__summaryGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.cashflow-module__MFzquW__summaryItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.cashflow-module__MFzquW__summaryItemLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.74rem;font-weight:700}.cashflow-module__MFzquW__summaryItemValue{color:#0f172a;font-size:1.05rem;font-weight:800}.cashflow-module__MFzquW__metaGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.cashflow-module__MFzquW__metaItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.cashflow-module__MFzquW__metaLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.72rem;font-weight:700}.cashflow-module__MFzquW__metaValue{color:#334155;font-size:.92rem;font-weight:700}.cashflow-module__MFzquW__slipCardList{flex-direction:column;gap:10px;display:flex}.cashflow-module__MFzquW__slipCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.cashflow-module__MFzquW__slipCardRow{justify-content:space-between;align-items:center;display:flex}.cashflow-module__MFzquW__slipCardDesc{color:#475569;font-size:13px;font-weight:500}.cashflow-module__MFzquW__slipCardMeta{color:#94a3b8;gap:12px;font-size:11px;font-weight:500;display:flex}.cashflow-module__MFzquW__tableDesktop{display:block}.cashflow-module__MFzquW__tableMobile{display:none}.cashflow-module__MFzquW__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:12px;animation:1.4s infinite cashflow-module__MFzquW__shimmer}@keyframes cashflow-module__MFzquW__shimmer{0%{background-position:100%}to{background-position:0}}.cashflow-module__MFzquW__skeletonGrid{flex-direction:column;gap:18px;display:flex}.cashflow-module__MFzquW__skeletonHeader{border-radius:16px;height:80px}.cashflow-module__MFzquW__skeletonKpiGrid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.cashflow-module__MFzquW__skeletonKpiCard{border-radius:16px;height:120px}.cashflow-module__MFzquW__skeletonChart{border-radius:16px;height:300px}.cashflow-module__MFzquW__skeletonTable{border-radius:16px;height:240px}.cashflow-module__MFzquW__emptyRow{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:48px 24px;font-size:14px;display:flex}.cashflow-module__MFzquW__emptyText{color:#64748b;font-size:16px;font-weight:600}.cashflow-module__MFzquW__errorCard{text-align:center;background:#fff;border:1px solid #fecaca;border-radius:16px;padding:32px 24px;box-shadow:0 1px 3px #0f172a0f}.cashflow-module__MFzquW__errorIcon{color:#ef4444;margin-bottom:12px}.cashflow-module__MFzquW__errorMessage{color:#991b1b;margin:0 0 8px;font-size:1rem;font-weight:700}.cashflow-module__MFzquW__errorHint{color:#64748b;margin:0 0 20px;font-size:.88rem}@media (max-width:1400px){.cashflow-module__MFzquW__statsGrid,.cashflow-module__MFzquW__skeletonKpiGrid,.cashflow-module__MFzquW__metaGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px){.cashflow-module__MFzquW__filterControls{grid-template-columns:repeat(3,minmax(0,1fr))}.cashflow-module__MFzquW__summaryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.cashflow-module__MFzquW__container{padding:24px 20px}.cashflow-module__MFzquW__splitRow,.cashflow-module__MFzquW__balanceGrid{grid-template-columns:1fr}.cashflow-module__MFzquW__pageHeader{flex-direction:column;align-items:stretch}.cashflow-module__MFzquW__filterLayout{grid-template-columns:1fr}.cashflow-module__MFzquW__filterControls{grid-template-columns:repeat(2,minmax(0,1fr))}.cashflow-module__MFzquW__colorLegendResponsive{justify-content:flex-start}.cashflow-module__MFzquW__metaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cashflow-module__MFzquW__container{padding:16px 12px}.cashflow-module__MFzquW__titleArea h1{font-size:22px}.cashflow-module__MFzquW__statsGrid,.cashflow-module__MFzquW__skeletonKpiGrid{grid-template-columns:repeat(2,1fr)}.cashflow-module__MFzquW__filterControls{grid-template-columns:1fr}.cashflow-module__MFzquW__summaryGrid{grid-template-columns:repeat(2,1fr)}.cashflow-module__MFzquW__cashBankGrid{grid-template-columns:1fr}.cashflow-module__MFzquW__chartSvgWrap{aspect-ratio:1.5}.cashflow-module__MFzquW__tableDesktop{display:none}.cashflow-module__MFzquW__tableMobile{display:block}.cashflow-module__MFzquW__metaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cashflow-module__MFzquW__statsGrid{grid-template-columns:1fr 1fr}.cashflow-module__MFzquW__summaryGrid{grid-template-columns:1fr}}@media (max-width:480px){.cashflow-module__MFzquW__container{padding:12px 8px}.cashflow-module__MFzquW__titleArea h1{font-size:20px}.cashflow-module__MFzquW__headerActions{flex-direction:column;width:100%}.cashflow-module__MFzquW__btnPrimary,.cashflow-module__MFzquW__btnOutline{justify-content:center;width:100%}.cashflow-module__MFzquW__filterActions{flex-direction:column;width:100%}.cashflow-module__MFzquW__filterActions .cashflow-module__MFzquW__btnPrimary,.cashflow-module__MFzquW__filterActions .cashflow-module__MFzquW__btnOutline{width:100%}.cashflow-module__MFzquW__statsGrid,.cashflow-module__MFzquW__metaGrid{grid-template-columns:1fr}.cashflow-module__MFzquW__balancePrimaryValue{font-size:24px}}
.toast-module__TEtVGG__toastContainer{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.toast-module__TEtVGG__toast{color:#fff;border-radius:8px;min-width:250px;padding:12px 16px;font-size:14px;font-weight:500;animation:.3s toast-module__TEtVGG__slideIn;box-shadow:0 4px 12px #0000001a}.toast-module__TEtVGG__success{background:#16a34a}.toast-module__TEtVGG__error{background:#ef4444}.toast-module__TEtVGG__info{background:#4f46e5}@keyframes toast-module__TEtVGG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.account-module__rYdlyG__container{flex-direction:column;gap:14px;display:flex}.account-module__rYdlyG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.account-module__rYdlyG__titleBlock h1{color:#111827;margin:0;font-size:22px;font-weight:800}.account-module__rYdlyG__titleBlock p{color:#6b7280;margin:4px 0 0;font-size:13px}.account-module__rYdlyG__headerActions{flex-wrap:wrap;gap:8px;display:flex}.account-module__rYdlyG__btnPrimary,.account-module__rYdlyG__btnSecondary,.account-module__rYdlyG__btnDanger,.account-module__rYdlyG__btnGhost{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.account-module__rYdlyG__btnPrimary{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 6px 16px #11182729}.account-module__rYdlyG__btnSecondary{color:#111827;background:#fff;border:1px solid #d1d5db}.account-module__rYdlyG__btnDanger{color:#fff;background:#dc2626}.account-module__rYdlyG__btnGhost{color:#111827;background:#f3f4f6}.account-module__rYdlyG__btnPrimary:hover,.account-module__rYdlyG__btnSecondary:hover,.account-module__rYdlyG__btnDanger:hover,.account-module__rYdlyG__btnGhost:hover{transform:translateY(-1px)}.account-module__rYdlyG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:768px){.account-module__rYdlyG__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.account-module__rYdlyG__summaryCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:12px;padding:12px}.account-module__rYdlyG__summaryCard p{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;font-size:11px;font-weight:700}.account-module__rYdlyG__summaryCard h2{color:#111827;margin:0;font-size:22px}.account-module__rYdlyG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.account-module__rYdlyG__tableCard,.account-module__rYdlyG__formCard,.account-module__rYdlyG__detailCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0f172a0f}.account-module__rYdlyG__tableWrapper{overflow-x:auto}.account-module__rYdlyG__table{border-collapse:collapse;width:100%}.account-module__rYdlyG__table th,.account-module__rYdlyG__table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:11px 14px}.account-module__rYdlyG__table th{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:800}.account-module__rYdlyG__table td{color:#111827;font-size:13px}.account-module__rYdlyG__nameCell{flex-direction:column;gap:2px;display:flex}.account-module__rYdlyG__primaryText{font-weight:700}.account-module__rYdlyG__mutedText{color:#6b7280;font-size:12px}.account-module__rYdlyG__formHint{color:#6b7280;margin:4px 0 0;font-size:11px;line-height:1.4}.account-module__rYdlyG__badgeSecondary{color:#5b21b6;background:#ede9fe;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.account-module__rYdlyG__actions{flex-wrap:wrap;gap:6px;display:flex}.account-module__rYdlyG__iconBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.account-module__rYdlyG__iconBtn:hover{background:#f3f4f6;transform:translateY(-1px)}.account-module__rYdlyG__emptyState,.account-module__rYdlyG__loadingState,.account-module__rYdlyG__errorState{text-align:center;color:#6b7280;padding:32px 16px;font-size:14px}.account-module__rYdlyG__errorState{color:#b91c1c}.account-module__rYdlyG__backBtn{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:700;display:inline-flex}.account-module__rYdlyG__formCardHeader,.account-module__rYdlyG__detailHeader{padding:16px 16px 0}.account-module__rYdlyG__formCardBody,.account-module__rYdlyG__detailBody{padding:16px}.account-module__rYdlyG__cardTitle{color:#111827;margin:0;font-size:18px;font-weight:800}.account-module__rYdlyG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-module__rYdlyG__formGroup{flex-direction:column;gap:5px;display:flex}.account-module__rYdlyG__fullWidth{grid-column:1/-1}.account-module__rYdlyG__formLabel{color:#374151;font-size:12px;font-weight:700}.account-module__rYdlyG__formInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.account-module__rYdlyG__formActions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.account-module__rYdlyG__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.account-module__rYdlyG__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:768px){.account-module__rYdlyG__detailGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.account-module__rYdlyG__detailField{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.account-module__rYdlyG__detailFieldFull{grid-column:1/-1}.account-module__rYdlyG__detailFieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.account-module__rYdlyG__detailFieldValue{color:#111827;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.5}.account-module__rYdlyG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:24px;margin-bottom:12px;display:flex}.account-module__rYdlyG__sectionTitle{color:#111827;margin:0;font-size:16px;font-weight:800}.account-module__rYdlyG__badge{border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.account-module__rYdlyG__badgeCredit{color:#166534;background:#dcfce7}.account-module__rYdlyG__badgeDebit{color:#991b1b;background:#fee2e2}@media (max-width:768px){.account-module__rYdlyG__formGrid{grid-template-columns:1fr}.account-module__rYdlyG__table thead{display:none}.account-module__rYdlyG__table,.account-module__rYdlyG__table tbody,.account-module__rYdlyG__table tr,.account-module__rYdlyG__table td{width:100%;display:block}.account-module__rYdlyG__table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000a}.account-module__rYdlyG__table tr:last-child{margin-bottom:0}.account-module__rYdlyG__table td{border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.account-module__rYdlyG__table td:before{content:attr(data-label);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-bottom:0;margin-right:12px;font-size:11px;font-weight:800;display:block}.account-module__rYdlyG__table td>div{text-align:right;align-items:flex-end}}.account-module__rYdlyG__actionsCell{align-items:center;gap:6px;display:flex}.account-module__rYdlyG__actionIconBtn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:0;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.account-module__rYdlyG__actionIconBtn:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.account-module__rYdlyG__actionIconBtnGreen{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.account-module__rYdlyG__actionIconBtnGreen:hover{color:#15803d;background:#dcfce7;border-color:#86efac}.account-module__rYdlyG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.2s account-module__rYdlyG__fadeIn;display:flex;position:fixed;inset:0}@keyframes account-module__rYdlyG__fadeIn{0%{opacity:0}to{opacity:1}}.account-module__rYdlyG__modal{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:480px;animation:.22s cubic-bezier(.22,1,.36,1) account-module__rYdlyG__scaleIn;overflow:hidden;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a14}@keyframes account-module__rYdlyG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.account-module__rYdlyG__modalHeader{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.account-module__rYdlyG__modalTitle{color:#16a34a;align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.account-module__rYdlyG__modalClose{color:#94a3b8;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.account-module__rYdlyG__modalClose:hover{color:#64748b;background:#f1f5f9}.account-module__rYdlyG__modalBody{flex-direction:column;gap:16px;padding:22px;display:flex}.account-module__rYdlyG__modalHint{color:#64748b;margin:0;font-size:13px;line-height:1.6}.account-module__rYdlyG__modalGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-module__rYdlyG__modalFormGroup{flex-direction:column;gap:6px;display:flex}.account-module__rYdlyG__modalLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;font-size:11.5px;font-weight:700;display:flex}.account-module__rYdlyG__modalInput,.account-module__rYdlyG__modalTextarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s,box-shadow .15s}.account-module__rYdlyG__modalInput:focus,.account-module__rYdlyG__modalTextarea:focus{background:#fff;border-color:#4ade80;box-shadow:0 0 0 3px #4ade8026}.account-module__rYdlyG__modalTextarea{resize:vertical;min-height:80px}.account-module__rYdlyG__modalFooter{background:#fafbfc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.account-module__rYdlyG__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.65s linear infinite account-module__rYdlyG__spin;display:inline-block}@keyframes account-module__rYdlyG__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.account-module__rYdlyG__modalGrid{grid-template-columns:1fr}.account-module__rYdlyG__modal{border-radius:14px}}.account-module__rYdlyG__consolidatedCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #0f172a08}.account-module__rYdlyG__consolidatedCardHeader{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:16px;display:flex}.account-module__rYdlyG__consolidatedCardTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.account-module__rYdlyG__consolidatedCardHeader h2{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:800}.account-module__rYdlyG__consolidatedCardBreakdown{background:#f8fafc;grid-template-columns:1fr 1fr;display:grid}.account-module__rYdlyG__breakdownItem{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.account-module__rYdlyG__breakdownItem:first-child{border-right:1px solid #f1f5f9}.account-module__rYdlyG__breakdownLabel{color:#94a3b8;text-transform:uppercase;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.account-module__rYdlyG__breakdownValue{color:#334155;font-size:14px;font-weight:700}.account-module__rYdlyG__summaryGridFive{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}@media (max-width:1280px){.account-module__rYdlyG__summaryGridFive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.account-module__rYdlyG__summaryGridFive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.account-module__rYdlyG__summaryGridFive{grid-template-columns:1fr}}.account-module__rYdlyG__compactCard .account-module__rYdlyG__consolidatedCardHeader{padding:12px}.account-module__rYdlyG__compactCard .account-module__rYdlyG__consolidatedCardTitle{font-size:11px}.account-module__rYdlyG__compactCard h2{font-size:17px}.account-module__rYdlyG__compactCard .account-module__rYdlyG__breakdownItem{padding:8px}.account-module__rYdlyG__compactCard .account-module__rYdlyG__breakdownLabel{font-size:9px}.account-module__rYdlyG__compactCard .account-module__rYdlyG__breakdownValue{font-size:12px}.account-module__rYdlyG__textPurple{color:#6d28d9}.account-module__rYdlyG__textSlate{color:#475569}.account-module__rYdlyG__textSky{color:#0284c7}.account-module__rYdlyG__textGreen{color:#166534}.account-module__rYdlyG__textRed{color:#991b1b}.account-module__rYdlyG__radioGroup{box-sizing:border-box;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:9px;gap:4px;width:100%;padding:3px;display:flex}.account-module__rYdlyG__radioLabel{color:#64748b;cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:7px 10px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.account-module__rYdlyG__radioLabelActive{color:#16a34a;background:#fff;box-shadow:0 1px 3px #0000001a}.account-module__rYdlyG__radioInput{display:none}
.loan-module__58Q46q__container{flex-direction:column;gap:14px;display:flex}.loan-module__58Q46q__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.loan-module__58Q46q__titleBlock h1{color:#111827;margin:0;font-size:22px;font-weight:800}.loan-module__58Q46q__titleBlock p{color:#6b7280;margin:4px 0 0;font-size:13px}.loan-module__58Q46q__headerActions{flex-wrap:wrap;gap:8px;display:flex}.loan-module__58Q46q__btnPrimary,.loan-module__58Q46q__btnSecondary,.loan-module__58Q46q__btnDanger,.loan-module__58Q46q__btnGhost{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.loan-module__58Q46q__btnPrimary{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 6px 16px #11182729}.loan-module__58Q46q__btnSecondary{color:#111827;background:#fff;border:1px solid #d1d5db}.loan-module__58Q46q__btnDanger{color:#fff;background:#dc2626}.loan-module__58Q46q__btnGhost{color:#111827;background:#f3f4f6}.loan-module__58Q46q__btnPrimary:hover,.loan-module__58Q46q__btnSecondary:hover,.loan-module__58Q46q__btnDanger:hover,.loan-module__58Q46q__btnGhost:hover{transform:translateY(-1px)}.loan-module__58Q46q__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:768px){.loan-module__58Q46q__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.loan-module__58Q46q__summaryCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:12px;padding:12px}.loan-module__58Q46q__summaryCard p{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;font-size:11px;font-weight:700}.loan-module__58Q46q__summaryCard h2{color:#111827;margin:0;font-size:22px}.loan-module__58Q46q__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.loan-module__58Q46q__tableCard,.loan-module__58Q46q__formCard,.loan-module__58Q46q__detailCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0f172a0f}.loan-module__58Q46q__tableWrapper{overflow-x:auto}.loan-module__58Q46q__table{border-collapse:collapse;width:100%}.loan-module__58Q46q__table th,.loan-module__58Q46q__table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:11px 14px}.loan-module__58Q46q__table th{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:800}.loan-module__58Q46q__table td{color:#111827;font-size:13px}.loan-module__58Q46q__nameCell{flex-direction:column;gap:2px;display:flex}.loan-module__58Q46q__primaryText{font-weight:700}.loan-module__58Q46q__mutedText{color:#6b7280;font-size:12px}.loan-module__58Q46q__actions{flex-wrap:wrap;gap:6px;display:flex}.loan-module__58Q46q__iconBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.loan-module__58Q46q__iconBtn:hover{background:#f3f4f6;transform:translateY(-1px)}.loan-module__58Q46q__emptyState,.loan-module__58Q46q__loadingState,.loan-module__58Q46q__errorState{text-align:center;color:#6b7280;padding:32px 16px;font-size:14px}.loan-module__58Q46q__errorState{color:#b91c1c}.loan-module__58Q46q__backBtn{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:700;display:inline-flex}.loan-module__58Q46q__formCardHeader,.loan-module__58Q46q__detailHeader{padding:16px 16px 0}.loan-module__58Q46q__formCardBody,.loan-module__58Q46q__detailBody{padding:16px}.loan-module__58Q46q__cardTitle{color:#111827;margin:0;font-size:18px;font-weight:800}.loan-module__58Q46q__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.loan-module__58Q46q__formGroup{flex-direction:column;gap:5px;display:flex}.loan-module__58Q46q__fullWidth{grid-column:1/-1}.loan-module__58Q46q__formLabel{color:#374151;font-size:12px;font-weight:700}.loan-module__58Q46q__formInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.loan-module__58Q46q__formActions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.loan-module__58Q46q__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.loan-module__58Q46q__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:768px){.loan-module__58Q46q__detailGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.loan-module__58Q46q__detailField{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.loan-module__58Q46q__detailFieldFull{grid-column:1/-1}.loan-module__58Q46q__detailFieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.loan-module__58Q46q__detailFieldValue{color:#111827;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.5}.loan-module__58Q46q__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:24px;margin-bottom:12px;display:flex}.loan-module__58Q46q__sectionTitle{color:#111827;margin:0;font-size:16px;font-weight:800}.loan-module__58Q46q__badge{border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.loan-module__58Q46q__badgeCredit{color:#166534;background:#dcfce7}.loan-module__58Q46q__badgeDebit{color:#991b1b;background:#fee2e2}.loan-module__58Q46q__badgeBranch{color:#5b21b6;background:#ede9fe}.loan-module__58Q46q__badgeExternal{color:#075985;background:#e0f2fe}@media (max-width:768px){.loan-module__58Q46q__formGrid{grid-template-columns:1fr}.loan-module__58Q46q__table thead{display:none}.loan-module__58Q46q__table,.loan-module__58Q46q__table tbody,.loan-module__58Q46q__table tr,.loan-module__58Q46q__table td{width:100%;display:block}.loan-module__58Q46q__table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000a}.loan-module__58Q46q__table tr:last-child{margin-bottom:0}.loan-module__58Q46q__table td{border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.loan-module__58Q46q__table td:before{content:attr(data-label);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-bottom:0;margin-right:12px;font-size:11px;font-weight:800;display:block}.loan-module__58Q46q__table td>div{text-align:right;align-items:flex-end}}.loan-module__58Q46q__actionsCell{align-items:center;gap:6px;display:flex}.loan-module__58Q46q__actionIconBtn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:0;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.loan-module__58Q46q__actionIconBtn:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.loan-module__58Q46q__actionIconBtnGreen{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.loan-module__58Q46q__actionIconBtnGreen:hover{color:#15803d;background:#dcfce7;border-color:#86efac}.loan-module__58Q46q__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.2s loan-module__58Q46q__fadeIn;display:flex;position:fixed;inset:0}@keyframes loan-module__58Q46q__fadeIn{0%{opacity:0}to{opacity:1}}.loan-module__58Q46q__modal{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:480px;animation:.22s cubic-bezier(.22,1,.36,1) loan-module__58Q46q__scaleIn;overflow:hidden;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a14}@keyframes loan-module__58Q46q__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.loan-module__58Q46q__modalHeader{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.loan-module__58Q46q__modalTitle{color:#16a34a;align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.loan-module__58Q46q__modalClose{color:#94a3b8;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.loan-module__58Q46q__modalClose:hover{color:#64748b;background:#f1f5f9}.loan-module__58Q46q__modalBody{flex-direction:column;gap:16px;padding:22px;display:flex}.loan-module__58Q46q__modalHint{color:#64748b;margin:0;font-size:13px;line-height:1.6}.loan-module__58Q46q__modalGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.loan-module__58Q46q__modalFormGroup{flex-direction:column;gap:6px;display:flex}.loan-module__58Q46q__modalLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;font-size:11.5px;font-weight:700;display:flex}.loan-module__58Q46q__modalInput,.loan-module__58Q46q__modalTextarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s,box-shadow .15s}.loan-module__58Q46q__modalInput:focus,.loan-module__58Q46q__modalTextarea:focus{background:#fff;border-color:#4ade80;box-shadow:0 0 0 3px #4ade8026}.loan-module__58Q46q__modalTextarea{resize:vertical;min-height:80px}.loan-module__58Q46q__modalFooter{background:#fafbfc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.loan-module__58Q46q__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.65s linear infinite loan-module__58Q46q__spin;display:inline-block}@keyframes loan-module__58Q46q__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.loan-module__58Q46q__modalGrid{grid-template-columns:1fr}.loan-module__58Q46q__modal{border-radius:14px}}.loan-module__58Q46q__consolidatedCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #0f172a08}.loan-module__58Q46q__consolidatedCardHeader{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:16px;display:flex}.loan-module__58Q46q__consolidatedCardTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.loan-module__58Q46q__consolidatedCardHeader h2{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:800}.loan-module__58Q46q__consolidatedCardBreakdown{background:#f8fafc;grid-template-columns:1fr 1fr;display:grid}.loan-module__58Q46q__breakdownItem{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.loan-module__58Q46q__breakdownItem:first-child{border-right:1px solid #f1f5f9}.loan-module__58Q46q__breakdownLabel{color:#94a3b8;text-transform:uppercase;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.loan-module__58Q46q__breakdownValue{color:#334155;font-size:14px;font-weight:700}.loan-module__58Q46q__summaryGridFive{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}@media (max-width:1280px){.loan-module__58Q46q__summaryGridFive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.loan-module__58Q46q__summaryGridFive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.loan-module__58Q46q__summaryGridFive{grid-template-columns:1fr}}.loan-module__58Q46q__compactCard .loan-module__58Q46q__consolidatedCardHeader{padding:12px}.loan-module__58Q46q__compactCard .loan-module__58Q46q__consolidatedCardTitle{font-size:11px}.loan-module__58Q46q__compactCard h2{font-size:17px}.loan-module__58Q46q__compactCard .loan-module__58Q46q__breakdownItem{padding:8px}.loan-module__58Q46q__compactCard .loan-module__58Q46q__breakdownLabel{font-size:9px}.loan-module__58Q46q__compactCard .loan-module__58Q46q__breakdownValue{font-size:12px}.loan-module__58Q46q__textPurple{color:#6d28d9}.loan-module__58Q46q__textSlate{color:#475569}.loan-module__58Q46q__textSky{color:#0284c7}.loan-module__58Q46q__textGreen{color:#166534}.loan-module__58Q46q__textRed{color:#991b1b}.loan-module__58Q46q__radioGroup{box-sizing:border-box;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:9px;gap:4px;width:100%;padding:3px;display:flex}.loan-module__58Q46q__radioLabel{color:#64748b;cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:7px 10px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.loan-module__58Q46q__radioLabelActive{color:#16a34a;background:#fff;box-shadow:0 1px 3px #0000001a}.loan-module__58Q46q__radioInput{display:none}.loan-module__58Q46q__badgeActive{color:#166534;background:#dcfce7}.loan-module__58Q46q__badgeClosed{color:#475569;background:#e2e8f0}.loan-module__58Q46q__filterBar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.loan-module__58Q46q__selectInput{color:#111827;cursor:pointer;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23111827%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 10px center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:7px 32px 7px 12px;font-size:13px;font-weight:500}.loan-module__58Q46q__progressTrack{background:#e5e7eb;border-radius:999px;width:100%;height:8px;overflow:hidden}.loan-module__58Q46q__progressFill{background:linear-gradient(90deg,#059669,#10b981);border-radius:999px;height:100%;transition:width .3s}.loan-module__58Q46q__progressLabels{color:#6b7280;justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.loan-module__58Q46q__loanLenderCell{align-items:center;gap:8px;display:flex}.loan-module__58Q46q__loanLenderIcon{color:#4338ca;background:#eef2ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.loan-module__58Q46q__actionIconBtnRed{color:#dc2626;background:#fef2f2;border-color:#fecaca}.loan-module__58Q46q__actionIconBtnRed:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.loan-module__58Q46q__actionIconBtnBlue{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.loan-module__58Q46q__actionIconBtnBlue:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}
.ConfirmModal-module__gmzDDa__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.18s ConfirmModal-module__gmzDDa__overlayIn;display:flex;position:fixed;inset:0}@keyframes ConfirmModal-module__gmzDDa__overlayIn{0%{opacity:0}to{opacity:1}}.ConfirmModal-module__gmzDDa__modal{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:420px;padding:36px 32px 28px;animation:.22s cubic-bezier(.34,1.42,.64,1) ConfirmModal-module__gmzDDa__modalIn;display:flex;position:relative;box-shadow:0 4px 24px #0f172a1f,0 24px 64px #0f172a24}@keyframes ConfirmModal-module__gmzDDa__modalIn{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.ConfirmModal-module__gmzDDa__closeBtn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:14px;right:14px}.ConfirmModal-module__gmzDDa__closeBtn:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.ConfirmModal-module__gmzDDa__iconWrap{margin-bottom:20px}.ConfirmModal-module__gmzDDa__iconRing{border:6px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.ConfirmModal-module__gmzDDa__iconRing.ConfirmModal-module__gmzDDa__danger{background:#fef2f2;border-color:#fee2e2}.ConfirmModal-module__gmzDDa__iconRing.ConfirmModal-module__gmzDDa__warning{background:#fffbeb;border-color:#fef3c7}.ConfirmModal-module__gmzDDa__iconRing.ConfirmModal-module__gmzDDa__info{background:#eff6ff;border-color:#dbeafe}.ConfirmModal-module__gmzDDa__iconRing.ConfirmModal-module__gmzDDa__success{background:#f0fdf4;border-color:#dcfce7}.ConfirmModal-module__gmzDDa__icon.ConfirmModal-module__gmzDDa__danger{color:#dc2626}.ConfirmModal-module__gmzDDa__icon.ConfirmModal-module__gmzDDa__warning{color:#d97706}.ConfirmModal-module__gmzDDa__icon.ConfirmModal-module__gmzDDa__info{color:#2563eb}.ConfirmModal-module__gmzDDa__icon.ConfirmModal-module__gmzDDa__success{color:#16a34a}.ConfirmModal-module__gmzDDa__content{text-align:center;margin-bottom:24px}.ConfirmModal-module__gmzDDa__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:800}.ConfirmModal-module__gmzDDa__desc{color:#64748b;font-size:13.5px;font-weight:400;line-height:1.6}.ConfirmModal-module__gmzDDa__highlight{color:#0f172a;font-style:normal;font-weight:700}.ConfirmModal-module__gmzDDa__actions{gap:10px;width:100%;display:flex}.ConfirmModal-module__gmzDDa__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.ConfirmModal-module__gmzDDa__cancelBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.ConfirmModal-module__gmzDDa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ConfirmModal-module__gmzDDa__confirmBtn{color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__danger{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 2px 8px #dc26264d}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__danger:hover:not(:disabled){box-shadow:0 4px 14px #dc262666}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__warning{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 2px 8px #d977064d}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__warning:hover:not(:disabled){box-shadow:0 4px 14px #d9770666}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__info{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 2px 8px #2563eb4d}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__info:hover:not(:disabled){box-shadow:0 4px 14px #2563eb66}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__success{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 2px 8px #16a34a4d}.ConfirmModal-module__gmzDDa__confirmBtn.ConfirmModal-module__gmzDDa__success:hover:not(:disabled){box-shadow:0 4px 14px #16a34a66}.ConfirmModal-module__gmzDDa__confirmBtn:hover:not(:disabled){transform:translateY(-1px)}.ConfirmModal-module__gmzDDa__confirmBtn:active:not(:disabled){opacity:.9;transform:translateY(0)}.ConfirmModal-module__gmzDDa__confirmBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ConfirmModal-module__gmzDDa__spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.65s linear infinite ConfirmModal-module__gmzDDa__spin}@keyframes ConfirmModal-module__gmzDDa__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.ConfirmModal-module__gmzDDa__modal{border-radius:16px;max-width:100%;padding:28px 20px 22px}.ConfirmModal-module__gmzDDa__iconRing{border-width:5px;width:58px;height:58px}.ConfirmModal-module__gmzDDa__title{font-size:18px}.ConfirmModal-module__gmzDDa__desc{font-size:13px}.ConfirmModal-module__gmzDDa__actions{flex-direction:column;gap:8px}.ConfirmModal-module__gmzDDa__cancelBtn,.ConfirmModal-module__gmzDDa__confirmBtn{padding:11px 16px;font-size:13.5px}}
.DeleteConfirmModal-module__9LELbW__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.18s DeleteConfirmModal-module__9LELbW__overlayIn;display:flex;position:fixed;inset:0}@keyframes DeleteConfirmModal-module__9LELbW__overlayIn{0%{opacity:0}to{opacity:1}}.DeleteConfirmModal-module__9LELbW__modal{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:420px;padding:36px 32px 28px;animation:.22s cubic-bezier(.34,1.42,.64,1) DeleteConfirmModal-module__9LELbW__modalIn;display:flex;position:relative;box-shadow:0 4px 24px #0f172a1f,0 24px 64px #0f172a24}@keyframes DeleteConfirmModal-module__9LELbW__modalIn{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.DeleteConfirmModal-module__9LELbW__closeBtn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:14px;right:14px}.DeleteConfirmModal-module__9LELbW__closeBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.DeleteConfirmModal-module__9LELbW__iconWrap{margin-bottom:20px}.DeleteConfirmModal-module__9LELbW__iconRing{background:#fef2f2;border:6px solid #fee2e2;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.DeleteConfirmModal-module__9LELbW__alertIcon{color:#dc2626}.DeleteConfirmModal-module__9LELbW__content{text-align:center;margin-bottom:24px}.DeleteConfirmModal-module__9LELbW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:800}.DeleteConfirmModal-module__9LELbW__desc{color:#64748b;font-size:13.5px;font-weight:400;line-height:1.6}.DeleteConfirmModal-module__9LELbW__productNameHighlight{color:#0f172a;font-style:normal;font-weight:700}.DeleteConfirmModal-module__9LELbW__actions{gap:10px;width:100%;display:flex}.DeleteConfirmModal-module__9LELbW__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.DeleteConfirmModal-module__9LELbW__cancelBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.DeleteConfirmModal-module__9LELbW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.DeleteConfirmModal-module__9LELbW__deleteBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;box-shadow:0 2px 8px #dc26264d}.DeleteConfirmModal-module__9LELbW__deleteBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #dc262666}.DeleteConfirmModal-module__9LELbW__deleteBtn:active:not(:disabled){opacity:.9;transform:translateY(0)}.DeleteConfirmModal-module__9LELbW__deleteBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.DeleteConfirmModal-module__9LELbW__spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.65s linear infinite DeleteConfirmModal-module__9LELbW__spin}@keyframes DeleteConfirmModal-module__9LELbW__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.DeleteConfirmModal-module__9LELbW__modal{border-radius:16px;max-width:100%;padding:28px 20px 22px}.DeleteConfirmModal-module__9LELbW__iconRing{border-width:5px;width:58px;height:58px}.DeleteConfirmModal-module__9LELbW__title{font-size:18px}.DeleteConfirmModal-module__9LELbW__desc{font-size:13px}.DeleteConfirmModal-module__9LELbW__actions{flex-direction:column;gap:8px}.DeleteConfirmModal-module__9LELbW__cancelBtn,.DeleteConfirmModal-module__9LELbW__deleteBtn{padding:11px 16px;font-size:13.5px}}
.backButton-module__klhC_G__backLink{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:500;transition:color .2s;display:inline-flex}.backButton-module__klhC_G__backLink:hover{color:#0070f3}.backButton-module__klhC_G__icon{font-size:14px}
.offline-order-detail-module__B1qX3G__page{color:#172033;min-height:100vh;padding:1.5rem 2rem 2rem}.offline-order-detail-module__B1qX3G__stateMessage{color:#475569;padding:3rem 1.5rem}.offline-order-detail-module__B1qX3G__heroCard{background:radial-gradient(circle at 0 0,#4f46e524,#0000 28%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #dde5f0;border-radius:24px;grid-template-columns:minmax(0,1fr) 260px;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:grid;box-shadow:0 20px 50px #0f172a0f}.offline-order-detail-module__B1qX3G__heroContent{flex-direction:column;justify-content:space-between;gap:1.5rem;min-width:0;display:flex}.offline-order-detail-module__B1qX3G__heroEyebrow{letter-spacing:.1em;text-transform:uppercase;color:#4f46e5;font-size:.82rem;font-weight:700}.offline-order-detail-module__B1qX3G__titleRow{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:.45rem;display:flex}.offline-order-detail-module__B1qX3G__titleRow h1{color:#0f172a;word-break:break-word;margin:0;font-size:2rem;font-weight:800}.offline-order-detail-module__B1qX3G__heroMeta{color:#5f6f85;align-items:center;gap:.5rem;margin:.8rem 0 0;font-size:.9rem;display:inline-flex}.offline-order-detail-module__B1qX3G__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.offline-order-detail-module__B1qX3G__statTile{background:#ffffffdb;border:1px solid #e4ebf3;border-radius:18px;padding:1rem}.offline-order-detail-module__B1qX3G__statTile span{color:#64748b;font-size:.8rem;display:block}.offline-order-detail-module__B1qX3G__statTile strong{color:#0f172a;word-break:break-all;margin-top:.4rem;font-size:1.2rem;display:block}.offline-order-detail-module__B1qX3G__previewCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:220px;overflow:hidden}.offline-order-detail-module__B1qX3G__previewImage{object-fit:cover;width:100%;height:100%;display:block}.offline-order-detail-module__B1qX3G__previewFallback{color:#64748b;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:100%;height:100%;min-height:220px;display:flex}.offline-order-detail-module__B1qX3G__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:1.5rem;display:grid}.offline-order-detail-module__B1qX3G__card{background:#fff;border:1px solid #dde5f0;border-radius:20px;margin-bottom:1.5rem;padding:1.35rem;box-shadow:0 16px 34px #0f172a0a}.offline-order-detail-module__B1qX3G__card:last-child{margin-bottom:0}.offline-order-detail-module__B1qX3G__darkCard{color:#fff;background:linear-gradient(#111827 0%,#0f172a 100%);border-color:#0000}.offline-order-detail-module__B1qX3G__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.offline-order-detail-module__B1qX3G__sectionHeader h2{align-items:center;gap:.6rem;margin:0;font-size:1rem;display:inline-flex}.offline-order-detail-module__B1qX3G__sectionHeader span{color:#64748b;flex-shrink:0;font-size:.9rem}.offline-order-detail-module__B1qX3G__darkCard .offline-order-detail-module__B1qX3G__sectionHeader span{color:#cbd5e1}.offline-order-detail-module__B1qX3G__addPaymentBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:background .2s}.offline-order-detail-module__B1qX3G__addPaymentBtn:hover{background:#2563eb}.offline-order-detail-module__B1qX3G__metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.offline-order-detail-module__B1qX3G__metricCard{background:#f8fafc;border:1px solid #e7edf5;border-radius:16px;padding:1rem}.offline-order-detail-module__B1qX3G__metricCard span{color:#64748b;font-size:.8rem;display:block}.offline-order-detail-module__B1qX3G__metricCard strong{color:#0f172a;margin-top:.4rem;font-size:1.05rem;display:block}.offline-order-detail-module__B1qX3G__itemsTableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.offline-order-detail-module__B1qX3G__itemsTable{border-collapse:collapse;width:100%;min-width:700px}.offline-order-detail-module__B1qX3G__itemsTable th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #edf2f7;padding:.95rem .9rem;font-size:.78rem}.offline-order-detail-module__B1qX3G__itemsTable td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem .9rem;font-size:.9rem}.offline-order-detail-module__B1qX3G__itemsTable tbody tr:last-child td{border-bottom:none}.offline-order-detail-module__B1qX3G__productCell{align-items:center;gap:.85rem;display:flex}.offline-order-detail-module__B1qX3G__productImage,.offline-order-detail-module__B1qX3G__productPlaceholder{border-radius:12px;flex-shrink:0;width:54px;height:54px}.offline-order-detail-module__B1qX3G__productImage{object-fit:cover;background:#f8fafc;display:block}.offline-order-detail-module__B1qX3G__productPlaceholder{color:#4f46e5;background:#eef2ff;justify-content:center;align-items:center;display:inline-flex}.offline-order-detail-module__B1qX3G__productName,.offline-order-detail-module__B1qX3G__primaryValue,.offline-order-detail-module__B1qX3G__boldValue{color:#0f172a;font-weight:700}.offline-order-detail-module__B1qX3G__productMeta,.offline-order-detail-module__B1qX3G__secondaryValue{color:#64748b;margin-top:.2rem;font-size:.82rem}.offline-order-detail-module__B1qX3G__emptyText{color:#64748b;font-size:.9rem}.offline-order-detail-module__B1qX3G__paymentList{gap:.85rem;display:grid}.offline-order-detail-module__B1qX3G__paymentCard{background:#f8fafc;border:1px solid #e7edf5;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.offline-order-detail-module__B1qX3G__paymentMethod{color:#0f172a;font-weight:700}.offline-order-detail-module__B1qX3G__priceRow,.offline-order-detail-module__B1qX3G__infoRow{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.72rem 0;display:flex}.offline-order-detail-module__B1qX3G__infoRow:last-child,.offline-order-detail-module__B1qX3G__priceRow:last-child{border-bottom:none}.offline-order-detail-module__B1qX3G__priceRow span,.offline-order-detail-module__B1qX3G__infoRow span{color:#64748b;flex-shrink:0;font-size:.9rem}.offline-order-detail-module__B1qX3G__infoRow strong{text-align:right;word-break:break-word;font-size:.9rem}.offline-order-detail-module__B1qX3G__darkCard .offline-order-detail-module__B1qX3G__priceRow span{color:#cbd5e1}.offline-order-detail-module__B1qX3G__totalRow{border-top:1px solid #94a3b83d;justify-content:space-between;align-items:center;gap:1rem;margin-top:.9rem;padding-top:1rem;display:flex}.offline-order-detail-module__B1qX3G__totalRow span{color:#e2e8f0}.offline-order-detail-module__B1qX3G__totalRow strong{font-size:1.35rem}.offline-order-detail-module__B1qX3G__infoStack{display:grid}.offline-order-detail-module__B1qX3G__inlineMeta{color:#5f6f85;align-items:flex-start;gap:.55rem;margin-top:.9rem;font-size:.88rem;line-height:1.5;display:inline-flex}.offline-order-detail-module__B1qX3G__statusBadge,.offline-order-detail-module__B1qX3G__sourceBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .82rem;font-size:.78rem;font-weight:700;display:inline-flex}.offline-order-detail-module__B1qX3G__pending,.offline-order-detail-module__B1qX3G__payment_pending{color:#c2410c;background:#fff7ed}.offline-order-detail-module__B1qX3G__confirmed{color:#4338ca;background:#eef2ff}.offline-order-detail-module__B1qX3G__packed{color:#be185d;background:#fdf2f8}.offline-order-detail-module__B1qX3G__shipped{color:#1d4ed8;background:#eff6ff}.offline-order-detail-module__B1qX3G__delivered{color:#15803d;background:#f0fdf4}.offline-order-detail-module__B1qX3G__cancelled{color:#dc2626;background:#fef2f2}.offline-order-detail-module__B1qX3G__completed{color:#0f766e;background:#ecfeff}.offline-order-detail-module__B1qX3G__returned{color:#e11d48;background:#fff1f2}.offline-order-detail-module__B1qX3G__defaultStatus{color:#475569;background:#f1f5f9}.offline-order-detail-module__B1qX3G__online{color:#1d4ed8;background:#eff6ff}.offline-order-detail-module__B1qX3G__offline{color:#4338ca;background:#eef2ff}.offline-order-detail-module__B1qX3G__defaultSource{color:#475569;background:#f1f5f9}@media (max-width:1180px){.offline-order-detail-module__B1qX3G__heroCard,.offline-order-detail-module__B1qX3G__layout{grid-template-columns:1fr}.offline-order-detail-module__B1qX3G__heroCard{grid-template-rows:auto auto}.offline-order-detail-module__B1qX3G__previewCard{min-height:200px;max-height:260px}.offline-order-detail-module__B1qX3G__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.offline-order-detail-module__B1qX3G__sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;display:grid}.offline-order-detail-module__B1qX3G__sidebar>.offline-order-detail-module__B1qX3G__darkCard{grid-column:1/-1}}@media (max-width:767px){.offline-order-detail-module__B1qX3G__page{padding:1rem .85rem 1.5rem}.offline-order-detail-module__B1qX3G__heroCard{border-radius:18px;gap:1rem;padding:1rem}.offline-order-detail-module__B1qX3G__titleRow h1{font-size:1.35rem}.offline-order-detail-module__B1qX3G__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.offline-order-detail-module__B1qX3G__statTile{border-radius:14px;padding:.75rem .65rem}.offline-order-detail-module__B1qX3G__statTile strong{font-size:1rem}.offline-order-detail-module__B1qX3G__previewCard{max-height:200px}.offline-order-detail-module__B1qX3G__card{border-radius:16px;margin-bottom:1rem;padding:1rem}.offline-order-detail-module__B1qX3G__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.offline-order-detail-module__B1qX3G__sidebar{grid-template-columns:1fr}.offline-order-detail-module__B1qX3G__sidebar>.offline-order-detail-module__B1qX3G__darkCard{grid-column:1}.offline-order-detail-module__B1qX3G__itemsTableWrapper{overflow-x:visible}.offline-order-detail-module__B1qX3G__itemsTable{width:100%;min-width:0}.offline-order-detail-module__B1qX3G__itemsTable thead{display:none}.offline-order-detail-module__B1qX3G__itemsTable tbody tr{border-bottom:1px solid #edf2f7;grid-template-columns:1fr 1fr;gap:0 1rem;padding:1rem .75rem;display:grid}.offline-order-detail-module__B1qX3G__itemsTable tbody tr:last-child{border-bottom:none}.offline-order-detail-module__B1qX3G__itemsTable td{border-bottom:none;flex-direction:column;padding:.4rem 0;font-size:.88rem;display:flex}.offline-order-detail-module__B1qX3G__itemsTable td:before{content:attr(data-label);letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.offline-order-detail-module__B1qX3G__itemsTable td[data-label=Product]{border-bottom:1px dashed #e9eef5;grid-column:1/-1;margin-bottom:.25rem;padding-bottom:.75rem}.offline-order-detail-module__B1qX3G__itemsTable td[data-label=Subtotal]{grid-column:2;align-items:flex-end}.offline-order-detail-module__B1qX3G__paymentCard{flex-direction:column;align-items:flex-start;gap:.5rem}.offline-order-detail-module__B1qX3G__infoRow{flex-direction:column;gap:.2rem;padding:.6rem 0}.offline-order-detail-module__B1qX3G__infoRow strong{text-align:left}}@media (max-width:420px){.offline-order-detail-module__B1qX3G__heroStats{grid-template-columns:1fr 1fr}.offline-order-detail-module__B1qX3G__statTile:last-child{grid-column:1/-1}.offline-order-detail-module__B1qX3G__itemsTable tbody tr{grid-template-columns:1fr}.offline-order-detail-module__B1qX3G__itemsTable td[data-label=Subtotal]{grid-column:1;align-items:flex-start}.offline-order-detail-module__B1qX3G__metricsGrid{grid-template-columns:1fr}}.offline-order-detail-module__B1qX3G__returnsList{gap:1rem;display:grid}.offline-order-detail-module__B1qX3G__returnCard{background:#fafbfc;border:1px solid #e7edf5;border-radius:16px;overflow:hidden}.offline-order-detail-module__B1qX3G__returnCardHeader{background:#f1f5f9;border-bottom:1px solid #e7edf5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.offline-order-detail-module__B1qX3G__returnMeta{flex-direction:column;gap:.3rem;display:flex}.offline-order-detail-module__B1qX3G__returnType{letter-spacing:.06em;text-transform:uppercase;color:#e11d48;background:#fff1f2;border-radius:999px;padding:.25rem .6rem;font-size:.82rem;font-weight:700;display:inline-block}.offline-order-detail-module__B1qX3G__returnDate{color:#64748b;align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex}.offline-order-detail-module__B1qX3G__returnRefund{text-align:right}.offline-order-detail-module__B1qX3G__returnRefund span{color:#64748b;font-size:.78rem;display:block}.offline-order-detail-module__B1qX3G__returnRefund strong{color:#0f172a;font-size:1.1rem}.offline-order-detail-module__B1qX3G__returnReason{color:#475569;background:#fffbeb;border-bottom:1px solid #e7edf5;margin:0;padding:.6rem 1rem;font-size:.85rem}.offline-order-detail-module__B1qX3G__returnItemsTable{padding:.5rem 0}@media (max-width:767px){.offline-order-detail-module__B1qX3G__returnCardHeader{flex-direction:column;align-items:flex-start}.offline-order-detail-module__B1qX3G__returnRefund{text-align:left}}.offline-order-detail-module__B1qX3G__actionButtons{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.offline-order-detail-module__B1qX3G__editButton,.offline-order-detail-module__B1qX3G__cancelButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.offline-order-detail-module__B1qX3G__editButton{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d}.offline-order-detail-module__B1qX3G__editButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #3b82f666}.offline-order-detail-module__B1qX3G__editButton:active:not(:disabled){opacity:.9;transform:translateY(0)}.offline-order-detail-module__B1qX3G__cancelButton{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef44444d}.offline-order-detail-module__B1qX3G__cancelButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #ef444466}.offline-order-detail-module__B1qX3G__cancelButton:active:not(:disabled){opacity:.9;transform:translateY(0)}.offline-order-detail-module__B1qX3G__editButton:disabled,.offline-order-detail-module__B1qX3G__cancelButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.offline-order-detail-module__B1qX3G__cancelledNotice{color:#dc2626;background:#fef2f2;border:1.5px solid #fecaca;border-radius:12px;align-items:center;gap:.6rem;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.offline-order-detail-module__B1qX3G__cancelledNotice svg{flex-shrink:0}
.MultiSelectDropdown-module__gvHt2W__container{width:auto;min-width:140px;position:relative}.MultiSelectDropdown-module__gvHt2W__trigger{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23111827%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 10px center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:7px 32px 7px 12px;font-size:13px;font-weight:500;overflow:hidden}.MultiSelectDropdown-module__gvHt2W__dropdown{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:200px;margin-top:4px;padding:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.MultiSelectDropdown-module__gvHt2W__option{cursor:pointer;color:#111827;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;transition:background-color .15s;display:flex}.MultiSelectDropdown-module__gvHt2W__option:hover{background-color:#f3f4f6}.MultiSelectDropdown-module__gvHt2W__checkbox{cursor:pointer;margin:0}
.PermissionsLoader-module__LUQUsq__overlay{z-index:9999;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex;position:fixed;inset:0}.PermissionsLoader-module__LUQUsq__loaderWrap{background:#f1f5f9;border-radius:22px;justify-content:center;align-items:center;width:84px;height:84px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a14}.PermissionsLoader-module__LUQUsq__ring{background:conic-gradient(#0000 50%,#0f172a66 80%,#0f172a 100%);width:150%;height:150%;animation:3s linear infinite PermissionsLoader-module__LUQUsq__spin;position:absolute}.PermissionsLoader-module__LUQUsq__logoBox{z-index:1;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.PermissionsLoader-module__LUQUsq__logo{object-fit:contain;border-radius:16px}.PermissionsLoader-module__LUQUsq__label{color:#64748b;letter-spacing:.3px;font-size:14px;font-weight:500}@keyframes PermissionsLoader-module__LUQUsq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CreateCostingModal-module__TYkVUa__modalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CreateCostingModal-module__TYkVUa__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:500px;display:flex;box-shadow:0 4px 20px #00000026}.CreateCostingModal-module__TYkVUa__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CreateCostingModal-module__TYkVUa__header h2{color:#111827;margin:0;font-size:18px;font-weight:700}.CreateCostingModal-module__TYkVUa__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.CreateCostingModal-module__TYkVUa__closeBtn:hover{color:#111827;background:#f3f4f6}.CreateCostingModal-module__TYkVUa__body{padding:24px}.CreateCostingModal-module__TYkVUa__formGroup{flex-direction:column;gap:8px;display:flex}.CreateCostingModal-module__TYkVUa__formGroup label{color:#374151;font-size:14px;font-weight:600}.CreateCostingModal-module__TYkVUa__formGroup input{color:#111827;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:12px 16px;font-size:15px;transition:all .2s}.CreateCostingModal-module__TYkVUa__formGroup input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.CreateCostingModal-module__TYkVUa__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.CreateCostingModal-module__TYkVUa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600}.CreateCostingModal-module__TYkVUa__cancelBtn:hover{background:#f3f4f6}.CreateCostingModal-module__TYkVUa__submitBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.CreateCostingModal-module__TYkVUa__submitBtn:hover{background:#4338ca}.CreateCostingModal-module__TYkVUa__submitBtn:disabled{opacity:.7;cursor:not-allowed}
.dashboard-module__KXZYda__container{color:#0f172a;flex-direction:column;gap:24px;min-height:100vh;padding:28px 36px;display:flex}.dashboard-module__KXZYda__pageHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-module__KXZYda__pageTitle h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:800}.dashboard-module__KXZYda__pageTitle p{color:#94a3b8;font-size:14px;font-weight:400}.dashboard-module__KXZYda__statsGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dashboard-module__KXZYda__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:6px;padding:22px 22px 18px;transition:box-shadow .2s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__statCard:after{content:"";border-radius:0 0 16px 16px;height:3px;position:absolute;bottom:0;left:0;right:0}.dashboard-module__KXZYda__statAccent_blue:after{background:linear-gradient(90deg,#4f46e5,#6366f1)}.dashboard-module__KXZYda__statAccent_green:after{background:linear-gradient(90deg,#16a34a,#22c55e)}.dashboard-module__KXZYda__statAccent_orange:after{background:linear-gradient(90deg,#d97706,#f59e0b)}.dashboard-module__KXZYda__statAccent_red:after{background:linear-gradient(90deg,#dc2626,#ef4444)}.dashboard-module__KXZYda__statCard:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:flex}.dashboard-module__KXZYda__iconBg_blue{color:#4f46e5;background:#eef2ff}.dashboard-module__KXZYda__iconBg_green{color:#16a34a;background:#f0fdf4}.dashboard-module__KXZYda__iconBg_orange{color:#ea580c;background:#fff7ed}.dashboard-module__KXZYda__iconBg_red{color:#dc2626;background:#fef2f2}.dashboard-module__KXZYda__statTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.dashboard-module__KXZYda__statValue{color:#0f172a;letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1.1}.dashboard-module__KXZYda__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.dashboard-module__KXZYda__statSub{color:#94a3b8;margin-top:2px;font-size:11.5px;font-weight:400}.dashboard-module__KXZYda__statExtra{margin-top:6px}.dashboard-module__KXZYda__statTrend{border-radius:20px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__KXZYda__trendUp{color:#16a34a;background:#f0fdf4}.dashboard-module__KXZYda__trendDown{color:#dc2626;background:#fef2f2}.dashboard-module__KXZYda__statBadge{letter-spacing:.04em;border-radius:20px;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-block}.dashboard-module__KXZYda__badge_green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.dashboard-module__KXZYda__badge_blue{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.dashboard-module__KXZYda__badge_orange{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.dashboard-module__KXZYda__badge_red{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.dashboard-module__KXZYda__ratioWrap{flex-direction:column;gap:5px;display:flex}.dashboard-module__KXZYda__ratioBar{background:#e2e8f0;border-radius:10px;width:100%;height:6px;overflow:hidden}.dashboard-module__KXZYda__ratioFillOnline{background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:10px;height:100%;transition:width .4s}.dashboard-module__KXZYda__ratioLabels{color:#94a3b8;justify-content:space-between;font-size:10.5px;font-weight:500;display:flex}.dashboard-module__KXZYda__healthBarWrap{margin-top:2px}.dashboard-module__KXZYda__healthBarTrack{background:#e2e8f0;border-radius:10px;width:100%;height:6px;overflow:hidden}.dashboard-module__KXZYda__healthBarFill{border-radius:10px;height:100%;transition:width .4s}.dashboard-module__KXZYda__chartsRow{grid-template-columns:1fr 360px;gap:18px;display:grid}.dashboard-module__KXZYda__chartsRow:has(>:only-child){grid-template-columns:1fr}.dashboard-module__KXZYda__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:0;padding:22px 24px 18px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__chartCard:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__chartHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.dashboard-module__KXZYda__chartTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:3px;font-size:17px;font-weight:800}.dashboard-module__KXZYda__chartSub{color:#94a3b8;font-size:12.5px;font-weight:400}.dashboard-module__KXZYda__chartTabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:2px;padding:3px;display:flex}.dashboard-module__KXZYda__chartTab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,color .15s}.dashboard-module__KXZYda__chartTab:hover{color:#4f46e5}.dashboard-module__KXZYda__chartTabActive{color:#4f46e5;background:#fff;box-shadow:0 1px 3px #0f172a14}.dashboard-module__KXZYda__chartSvgWrap{aspect-ratio:580/200;width:100%}.dashboard-module__KXZYda__chartSvg{width:100%;height:100%;overflow:visible}.dashboard-module__KXZYda__chartLegend{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.dashboard-module__KXZYda__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__KXZYda__legendLabel{color:#64748b;margin-right:12px;font-size:12px;font-weight:500}.dashboard-module__KXZYda__catCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:22px 24px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__catCard:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__catHeader{margin-bottom:18px}.dashboard-module__KXZYda__catBody{flex-direction:column;flex:1;align-items:center;gap:18px;display:flex}.dashboard-module__KXZYda__donutWrap{flex-shrink:0;width:160px}.dashboard-module__KXZYda__donutSvg{width:100%;height:100%}.dashboard-module__KXZYda__catLegend{flex-direction:column;gap:10px;width:100%;display:flex}.dashboard-module__KXZYda__catLegendRow{align-items:flex-start;gap:10px;display:flex}.dashboard-module__KXZYda__catDot{border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.dashboard-module__KXZYda__catLegendLabel{color:#334155;flex:1;font-size:13px;font-weight:500}.dashboard-module__KXZYda__catLegendValue{color:#0f172a;font-size:13px;font-weight:700}.dashboard-module__KXZYda__catLegendInfo{flex:1}.dashboard-module__KXZYda__catLabel{color:#334155;font-size:13px;font-weight:500}.dashboard-module__KXZYda__warehouseCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px 24px;transition:box-shadow .2s;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__warehouseCard:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__warehouseHeader{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.dashboard-module__KXZYda__sectionTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:3px;font-size:17px;font-weight:800}.dashboard-module__KXZYda__sectionSub{color:#94a3b8;font-size:12.5px;font-weight:400}.dashboard-module__KXZYda__viewLogLink{color:#4f46e5;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.dashboard-module__KXZYda__viewLogLink:hover{color:#4338ca}.dashboard-module__KXZYda__warehouseTable{border-collapse:collapse;width:100%}.dashboard-module__KXZYda__warehouseTable th{text-align:left;color:#64748b;letter-spacing:.07em;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:11px 14px;font-size:11px;font-weight:700}.dashboard-module__KXZYda__warehouseTable td{color:#0f172a;vertical-align:middle;border-top:1px solid #f1f5f9;padding:14px;font-size:14px}.dashboard-module__KXZYda__warehouseTable tr:hover td{background:#f8fafc}.dashboard-module__KXZYda__hubLocation{color:#0f172a;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.dashboard-module__KXZYda__hubManager{color:#475569;font-size:13.5px;font-weight:500}.dashboard-module__KXZYda__healthCell{align-items:center;gap:12px;display:flex}.dashboard-module__KXZYda__healthBar{background:#e2e8f0;border-radius:10px;flex-shrink:0;width:140px;height:7px;overflow:hidden}.dashboard-module__KXZYda__healthLabel{white-space:nowrap;font-size:12px;font-weight:700}.dashboard-module__KXZYda__utilisationCell{color:#0f172a;text-align:right;font-size:14px;font-weight:700}.dashboard-module__KXZYda__bottomRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.dashboard-module__KXZYda__bottomRow:has(>:only-child){grid-template-columns:1fr}.dashboard-module__KXZYda__ordersCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px 24px;transition:box-shadow .2s;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__ordersCard:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__ordersHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-module__KXZYda__ordersSubBadge{color:#64748b;letter-spacing:.04em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.dashboard-module__KXZYda__ordersList{flex-direction:column;gap:0;display:flex}.dashboard-module__KXZYda__orderRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:13px 0;display:flex}.dashboard-module__KXZYda__orderRow:last-child{border-bottom:none}.dashboard-module__KXZYda__orderAvatar{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:flex}.dashboard-module__KXZYda__orderInfo{flex:1}.dashboard-module__KXZYda__orderName{color:#0f172a;margin-bottom:2px;font-size:13.5px;font-weight:600}.dashboard-module__KXZYda__orderId{color:#94a3b8;font-size:11.5px;font-weight:400}.dashboard-module__KXZYda__orderRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.dashboard-module__KXZYda__orderAmount{color:#0f172a;font-size:14px;font-weight:700}.dashboard-module__KXZYda__orderStatus{letter-spacing:.04em;border-radius:20px;padding:2px 9px;font-size:10.5px;font-weight:700}.dashboard-module__KXZYda__orderStatus_delivered{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.dashboard-module__KXZYda__orderStatus_processing{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.dashboard-module__KXZYda__orderStatus_shipped{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.dashboard-module__KXZYda__orderStatus_cancelled{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.dashboard-module__KXZYda__orderStatus_pending{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.dashboard-module__KXZYda__orderStatus_confirmed{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.dashboard-module__KXZYda__orderStatus_packed{color:#be185d;background:#fce7f3;border:1px solid #fbcfe8}.dashboard-module__KXZYda__feedbackCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px 24px;transition:box-shadow .2s;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__feedbackCard:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__feedbackHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-module__KXZYda__feedbackBadge{color:#4f46e5;letter-spacing:.04em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.dashboard-module__KXZYda__feedbackList{flex-direction:column;gap:0;display:flex}.dashboard-module__KXZYda__feedbackItem{border-bottom:1px solid #f1f5f9;padding:13px 0}.dashboard-module__KXZYda__feedbackItem:last-child{border-bottom:none}.dashboard-module__KXZYda__feedbackTop{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.dashboard-module__KXZYda__stars{gap:2px;display:flex}.dashboard-module__KXZYda__starFilled{color:#f59e0b}.dashboard-module__KXZYda__starEmpty{color:#e2e8f0}.dashboard-module__KXZYda__feedbackTime{color:#94a3b8;font-size:11px;font-weight:400}.dashboard-module__KXZYda__feedbackProduct{color:#0f172a;margin-bottom:4px;font-size:13.5px;font-weight:700}.dashboard-module__KXZYda__feedbackReview{color:#64748b;font-size:12.5px;font-style:italic;font-weight:400;line-height:1.5}.dashboard-module__KXZYda__chartHeaderResponsive{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dashboard-module__KXZYda__colorLegendResponsive{background:#f8fafc;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.dashboard-module__KXZYda__colorLegendItem{flex:auto;justify-content:center;align-items:center;gap:8px;min-width:200px;display:flex}.dashboard-module__KXZYda__colorLegendDivider{background-color:#cbd5e1;width:1px;height:40px}.dashboard-module__KXZYda__warehouseCard{background:#fff;border:1px solid #dde5f0;border-radius:20px;overflow:hidden;box-shadow:0 16px 34px #0f172a0a}.dashboard-module__KXZYda__warehouseHeader{border-bottom:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem 1rem;display:flex}.dashboard-module__KXZYda__sectionTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.dashboard-module__KXZYda__sectionSub{color:#64748b;margin:.25rem 0 0;font-size:.83rem}.dashboard-module__KXZYda__viewLogLink{color:#4f46e5;white-space:nowrap;flex-shrink:0;padding-top:.1rem;font-size:.85rem;font-weight:600;text-decoration:none}.dashboard-module__KXZYda__viewLogLink:hover{text-decoration:underline}.dashboard-module__KXZYda__stateBox{text-align:center;padding:40px 20px}.dashboard-module__KXZYda__loadingText{color:#64748b;margin:0;font-size:.9rem}.dashboard-module__KXZYda__warehouseTableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-module__KXZYda__warehouseTable{border-collapse:collapse;width:100%;min-width:560px}.dashboard-module__KXZYda__warehouseTable th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #edf2f7;padding:.85rem 1.2rem;font-size:.75rem;font-weight:700}.dashboard-module__KXZYda__warehouseTable td{vertical-align:middle;color:#172033;border-bottom:1px solid #f1f5f9;padding:1rem 1.2rem;font-size:.9rem}.dashboard-module__KXZYda__warehouseTable tbody tr:last-child td{border-bottom:none}.dashboard-module__KXZYda__warehouseTable tbody tr:hover{background:#fbfdff}.dashboard-module__KXZYda__hubLocation{color:#0f172a;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.dashboard-module__KXZYda__mapPin{color:#4f46e5;flex-shrink:0}.dashboard-module__KXZYda__hubManager{color:#475569}.dashboard-module__KXZYda__healthCell{align-items:center;gap:12px;min-width:160px;display:flex}.dashboard-module__KXZYda__healthBar{background:#e9eef5;border-radius:999px;height:7px;overflow:hidden}.dashboard-module__KXZYda__healthFill{border-radius:999px;height:100%;transition:width .4s}.dashboard-module__KXZYda__health_healthy{background:#22c55e}.dashboard-module__KXZYda__health_lowstock{background:#f59e0b}.dashboard-module__KXZYda__health_critical{background:#ef4444}.dashboard-module__KXZYda__healthLabel{font-size:.8rem;font-weight:600}.dashboard-module__KXZYda__healthTxt_healthy{color:#15803d}.dashboard-module__KXZYda__healthTxt_lowstock{color:#b45309}.dashboard-module__KXZYda__healthTxt_critical{color:#dc2626}.dashboard-module__KXZYda__utilisationCell{color:#0f172a;font-weight:700}.dashboard-module__KXZYda__inventorySection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px 24px;transition:box-shadow .2s;box-shadow:0 1px 3px #0f172a0f,0 4px 16px #0f172a0a}.dashboard-module__KXZYda__inventorySection:hover{box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a12}.dashboard-module__KXZYda__inventoryHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.dashboard-module__KXZYda__inventoryGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.dashboard-module__KXZYda__inventoryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:18px 16px 14px;transition:box-shadow .2s,transform .15s,background .15s;display:flex;position:relative;overflow:hidden}.dashboard-module__KXZYda__inventoryCard:after{content:"";border-radius:0 0 12px 12px;height:3px;position:absolute;bottom:0;left:0;right:0}.dashboard-module__KXZYda__invAccent_blue:after{background:linear-gradient(90deg,#4f46e5,#6366f1)}.dashboard-module__KXZYda__invAccent_green:after{background:linear-gradient(90deg,#16a34a,#22c55e)}.dashboard-module__KXZYda__invAccent_orange:after{background:linear-gradient(90deg,#d97706,#f59e0b)}.dashboard-module__KXZYda__invAccent_red:after{background:linear-gradient(90deg,#dc2626,#ef4444)}.dashboard-module__KXZYda__inventoryCard:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px #0f172a14,0 4px 16px #0f172a0f}.dashboard-module__KXZYda__invCardTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dashboard-module__KXZYda__invCardIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__KXZYda__invCardValue{color:#0f172a;letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.1}.dashboard-module__KXZYda__invCardLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.dashboard-module__KXZYda__invCardSub{color:#b0bec5;margin-top:2px;font-size:10.5px;font-weight:400}@media (max-width:1200px){.dashboard-module__KXZYda__statsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__KXZYda__chartsRow{grid-template-columns:1fr}.dashboard-module__KXZYda__inventoryGrid{grid-template-columns:repeat(3,1fr)}.dashboard-module__KXZYda__catCard{grid-template-columns:auto 1fr;align-items:start;gap:24px;display:grid}.dashboard-module__KXZYda__catHeader{grid-column:1/-1;margin-bottom:0}.dashboard-module__KXZYda__catBody{flex-direction:row;align-items:center}.dashboard-module__KXZYda__donutWrap{width:140px}}@media (max-width:1023px){.dashboard-module__KXZYda__container{padding:24px 20px}.dashboard-module__KXZYda__pageTitle h1{font-size:24px}.dashboard-module__KXZYda__statsGrid{grid-template-columns:repeat(2,1fr);gap:14px}.dashboard-module__KXZYda__statValue{font-size:22px}.dashboard-module__KXZYda__chartsRow,.dashboard-module__KXZYda__bottomRow{grid-template-columns:1fr;gap:14px}.dashboard-module__KXZYda__warehouseTable th,.dashboard-module__KXZYda__warehouseTable td{padding:10px 12px;font-size:12.5px}.dashboard-module__KXZYda__chartHeaderResponsive{flex-direction:column;align-items:flex-start}.dashboard-module__KXZYda__colorLegendResponsive{flex-direction:column;align-items:stretch;gap:8px;padding:10px}.dashboard-module__KXZYda__colorLegendItem{min-width:unset;flex:100%}.dashboard-module__KXZYda__colorLegendDivider{width:100%;height:1px;max-height:1px}.dashboard-module__KXZYda__healthBar{width:100px}.dashboard-module__KXZYda__inventoryGrid{grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-module__KXZYda__invCardValue{font-size:18px}}@media (max-width:767px){.dashboard-module__KXZYda__container{gap:16px;padding:16px 12px}.dashboard-module__KXZYda__pageTitle h1{font-size:20px}.dashboard-module__KXZYda__pageTitle p{font-size:12.5px}.dashboard-module__KXZYda__statsGrid{grid-template-columns:1fr;gap:12px}.dashboard-module__KXZYda__statCard{padding:18px 18px 14px}.dashboard-module__KXZYda__statValue{font-size:24px}.dashboard-module__KXZYda__chartsRow{gap:12px}.dashboard-module__KXZYda__catCard{flex-direction:column;padding:18px;display:flex}.dashboard-module__KXZYda__catBody{flex-direction:column;align-items:center;gap:24px;display:flex}.dashboard-module__KXZYda__donutWrap{width:140px;margin:0 auto}.dashboard-module__KXZYda__warehouseHeader{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px}.dashboard-module__KXZYda__warehouseCard{overflow-x:auto}.dashboard-module__KXZYda__warehouseTable{min-width:560px}.dashboard-module__KXZYda__bottomRow{grid-template-columns:1fr;gap:12px}.dashboard-module__KXZYda__inventoryGrid{grid-template-columns:1fr 1fr;gap:10px}.dashboard-module__KXZYda__inventorySection,.dashboard-module__KXZYda__ordersCard,.dashboard-module__KXZYda__feedbackCard,.dashboard-module__KXZYda__chartCard,.dashboard-module__KXZYda__catCard{padding:18px}.dashboard-module__KXZYda__chartTitle{font-size:15px}.dashboard-module__KXZYda__chartSub{font-size:12px}.dashboard-module__KXZYda__colorLegendResponsive{flex-direction:column;align-items:stretch;gap:8px;padding:8px}.dashboard-module__KXZYda__colorLegendItem{flex-direction:column;gap:6px}.dashboard-module__KXZYda__colorLegendItem svg{width:100%}.dashboard-module__KXZYda__colorLegendDivider{display:none}}@media (max-width:480px){.dashboard-module__KXZYda__container{gap:14px;padding:12px 8px}.dashboard-module__KXZYda__pageHeader{flex-direction:column;gap:12px}.dashboard-module__KXZYda__pageTitle h1{font-size:18px}.dashboard-module__KXZYda__statsGrid{gap:10px}.dashboard-module__KXZYda__statCard{border-radius:12px;padding:14px 14px 12px}.dashboard-module__KXZYda__statValue{font-size:21px}.dashboard-module__KXZYda__statLabel{font-size:10px}.dashboard-module__KXZYda__statIcon{border-radius:8px;width:34px;height:34px}.dashboard-module__KXZYda__chartCard,.dashboard-module__KXZYda__catCard,.dashboard-module__KXZYda__warehouseCard,.dashboard-module__KXZYda__ordersCard,.dashboard-module__KXZYda__feedbackCard,.dashboard-module__KXZYda__inventorySection{border-radius:12px;padding:14px}.dashboard-module__KXZYda__inventoryGrid{grid-template-columns:1fr;gap:8px}.dashboard-module__KXZYda__inventoryCard{border-radius:10px;padding:14px 12px 12px}.dashboard-module__KXZYda__invCardValue{font-size:17px}.dashboard-module__KXZYda__chartTitle,.dashboard-module__KXZYda__sectionTitle{font-size:15px}.dashboard-module__KXZYda__orderAvatar{width:30px;height:30px;font-size:9px}.dashboard-module__KXZYda__orderName{font-size:12.5px}.dashboard-module__KXZYda__orderId{font-size:10.5px}.dashboard-module__KXZYda__orderAmount{font-size:13px}.dashboard-module__KXZYda__feedbackProduct{font-size:12.5px}.dashboard-module__KXZYda__feedbackReview{font-size:11.5px}.dashboard-module__KXZYda__chartTabs{flex-wrap:wrap}.dashboard-module__KXZYda__colorLegendResponsive{flex-direction:column;gap:6px;padding:6px}.dashboard-module__KXZYda__colorLegendItem{min-width:unset;flex-direction:column;justify-content:flex-start;gap:4px}.dashboard-module__KXZYda__colorLegendItem span{font-size:11px}.dashboard-module__KXZYda__colorLegendDivider{display:none}}@media (max-width:640px){.dashboard-module__KXZYda__warehouseHeader{flex-direction:column;align-items:flex-start;gap:12px;padding:1rem}.dashboard-module__KXZYda__viewLogLink{align-self:flex-start}.dashboard-module__KXZYda__warehouseTableWrapper{overflow-x:visible}.dashboard-module__KXZYda__warehouseTable{width:100%;min-width:0}.dashboard-module__KXZYda__warehouseTable thead{display:none}.dashboard-module__KXZYda__warehouseTable tbody tr{border-bottom:1px solid #edf2f7;flex-direction:column;gap:12px;padding:16px;display:flex}.dashboard-module__KXZYda__warehouseTable tbody tr:last-child{border-bottom:none}.dashboard-module__KXZYda__warehouseTable tbody tr:hover{background:#fbfdff}.dashboard-module__KXZYda__warehouseTable td{border-bottom:none;flex-direction:column;padding:.35rem 0;font-size:.88rem;display:flex}.dashboard-module__KXZYda__warehouseTable td:before{content:attr(data-label);letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.dashboard-module__KXZYda__warehouseTable td[data-label=Hub\ Location]{border-bottom:1px dashed #e9eef5;margin-bottom:.2rem;padding-bottom:.8rem}.dashboard-module__KXZYda__healthCell{width:100%}.dashboard-module__KXZYda__healthBar{width:100%;max-width:180px}.dashboard-module__KXZYda__warehouseTable td[data-label=Utilisation]{align-items:flex-start}}@media (max-width:380px){.dashboard-module__KXZYda__warehouseTable tbody tr{grid-template-columns:1fr}.dashboard-module__KXZYda__warehouseTable td[data-label=Utilisation]{align-items:flex-start}}
.expense-module__7li3lG__container{flex-direction:column;gap:14px;display:flex}.expense-module__7li3lG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.expense-module__7li3lG__titleBlock h1{color:#111827;margin:0;font-size:22px;font-weight:800}.expense-module__7li3lG__titleBlock p{color:#6b7280;margin:4px 0 0;font-size:13px}.expense-module__7li3lG__headerActions{flex-wrap:wrap;gap:8px;display:flex}.expense-module__7li3lG__btnPrimary,.expense-module__7li3lG__btnSecondary,.expense-module__7li3lG__btnDanger,.expense-module__7li3lG__btnGhost,.expense-module__7li3lG__filterTrigger,.expense-module__7li3lG__chipBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.expense-module__7li3lG__btnPrimary{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 6px 16px #11182729}.expense-module__7li3lG__btnSecondary,.expense-module__7li3lG__filterTrigger{color:#111827;background:#fff;border:1px solid #d1d5db}.expense-module__7li3lG__btnDanger{color:#fff;background:#dc2626}.expense-module__7li3lG__btnGhost,.expense-module__7li3lG__chipBtn{color:#111827;background:#f3f4f6}.expense-module__7li3lG__btnPrimary:hover,.expense-module__7li3lG__btnSecondary:hover,.expense-module__7li3lG__btnDanger:hover,.expense-module__7li3lG__btnGhost:hover,.expense-module__7li3lG__filterTrigger:hover,.expense-module__7li3lG__chipBtn:hover,.expense-module__7li3lG__iconBtn:hover{transform:translateY(-1px)}.expense-module__7li3lG__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.expense-module__7li3lG__summaryCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:12px;padding:12px}.expense-module__7li3lG__summaryCard p{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;font-size:11px;font-weight:700}.expense-module__7li3lG__summaryCard h2{color:#111827;margin:0;font-size:22px}.expense-module__7li3lG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.expense-module__7li3lG__chips{flex-wrap:wrap;gap:6px;display:flex}.expense-module__7li3lG__chip{color:#1e3a8a;background:#eef2ff;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.expense-module__7li3lG__tableCard,.expense-module__7li3lG__formCard,.expense-module__7li3lG__detailCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0f172a0f}.expense-module__7li3lG__tableWrapper{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.expense-module__7li3lG__table{border-collapse:collapse;width:100%}.expense-module__7li3lG__table th,.expense-module__7li3lG__table td{text-align:left;vertical-align:middle;padding:14px 16px}.expense-module__7li3lG__table th{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:11px;font-weight:700}.expense-module__7li3lG__table td{color:#111827;border-bottom:1px solid #eef2f7;font-size:13px}.expense-module__7li3lG__table tr:last-child td{border-bottom:none}.expense-module__7li3lG__nameCell{flex-direction:column;gap:2px;display:flex}.expense-module__7li3lG__primaryText{font-weight:700}.expense-module__7li3lG__mutedText{color:#6b7280;font-size:12px}.expense-module__7li3lG__descriptionText{color:#4b5563;max-width:360px;line-height:1.5}.expense-module__7li3lG__badge{border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.expense-module__7li3lG__badgePaid{color:#166534;background:#dcfce7}.expense-module__7li3lG__badgeUnpaid{color:#991b1b;background:#fee2e2}.expense-module__7li3lG__badgePartial{color:#92400e;background:#fef3c7}.expense-module__7li3lG__badgeNeutral{color:#374151;background:#e5e7eb}.expense-module__7li3lG__actions{flex-wrap:wrap;gap:6px;display:flex}.expense-module__7li3lG__iconBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.expense-module__7li3lG__iconBtnDanger{color:#dc2626}.expense-module__7li3lG__emptyState,.expense-module__7li3lG__loadingState,.expense-module__7li3lG__errorState{text-align:center;color:#6b7280;padding:32px 16px;font-size:14px}.expense-module__7li3lG__errorState{color:#b91c1c}.expense-module__7li3lG__backBtn{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:700;display:inline-flex}.expense-module__7li3lG__formCardHeader,.expense-module__7li3lG__detailHeader{padding:16px 16px 0}.expense-module__7li3lG__formCardBody,.expense-module__7li3lG__detailBody{padding:16px}.expense-module__7li3lG__cardTitle{color:#111827;margin:0;font-size:18px;font-weight:800}.expense-module__7li3lG__cardSubtitle{color:#6b7280;margin:4px 0 0;font-size:13px}.expense-module__7li3lG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.expense-module__7li3lG__formGroup{flex-direction:column;gap:5px;display:flex}.expense-module__7li3lG__fullWidth{grid-column:1/-1}.expense-module__7li3lG__formLabel{color:#374151;font-size:12px;font-weight:700}.expense-module__7li3lG__formInput,.expense-module__7li3lG__formTextarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:11px 10px;font-size:13px}.expense-module__7li3lG__formTextarea{resize:vertical;min-height:90px;font-family:inherit}.expense-module__7li3lG__checkboxRow{color:#111827;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.expense-module__7li3lG__helperText{color:#6b7280;margin:0;font-size:12px}.expense-module__7li3lG__formActions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.expense-module__7li3lG__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.expense-module__7li3lG__detailMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.expense-module__7li3lG__detailGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;display:grid}.expense-module__7li3lG__detailField{padding:4px 0}.expense-module__7li3lG__detailFieldFull{grid-column:1/-1}.expense-module__7li3lG__detailFieldLabel{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.expense-module__7li3lG__detailFieldValue{color:#0f172a;white-space:pre-wrap;word-break:break-word;font-size:14px;font-weight:500;line-height:1.5}.expense-module__7li3lG__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;grid-column:1/-1;padding:10px 12px;font-size:13px;font-weight:600}.expense-module__7li3lG__paginationWrap{padding:10px 14px 14px}.expense-module__7li3lG__filterOverlay{z-index:1000;background:#0f172a7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.expense-module__7li3lG__filterPanel{background:#fff;flex-direction:column;gap:14px;width:min(400px,100%);height:100%;padding:16px;display:flex;overflow-y:auto;box-shadow:-12px 0 36px #0f172a2e}.expense-module__7li3lG__filterHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.expense-module__7li3lG__filterTitle{color:#111827;margin:0;font-size:18px;font-weight:800}.expense-module__7li3lG__closeBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.expense-module__7li3lG__filterGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.expense-module__7li3lG__filterFooter{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:10px;display:flex}.expense-module__7li3lG__paymentsList{gap:10px;display:grid}.expense-module__7li3lG__paymentCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.expense-module__7li3lG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.expense-module__7li3lG__sectionTitle{color:#111827;margin:0;font-size:14px;font-weight:800}.expense-module__7li3lG__hiddenInput{display:none}.expense-module__7li3lG__documentsList{gap:8px;display:grid}.expense-module__7li3lG__documentCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.expense-module__7li3lG__documentMeta{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.expense-module__7li3lG__metaPill{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.expense-module__7li3lG__documentLink{color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none}.expense-module__7li3lG__documentLink:hover{text-decoration:underline}@media (max-width:1024px){.expense-module__7li3lG__summaryGrid,.expense-module__7li3lG__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.expense-module__7li3lG__summaryGrid,.expense-module__7li3lG__detailGrid,.expense-module__7li3lG__formGrid,.expense-module__7li3lG__filterGrid{grid-template-columns:1fr}.expense-module__7li3lG__table thead{display:none}.expense-module__7li3lG__table,.expense-module__7li3lG__table tbody,.expense-module__7li3lG__table tr,.expense-module__7li3lG__table td{width:100%;display:block}.expense-module__7li3lG__table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000a}.expense-module__7li3lG__table tr:last-child{margin-bottom:0}.expense-module__7li3lG__table td{border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.expense-module__7li3lG__table td:before{content:attr(data-label);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-bottom:0;margin-right:12px;font-size:11px;font-weight:800;display:block}.expense-module__7li3lG__table td>div{text-align:right;align-items:flex-end}}.expense-module__7li3lG__uploadPicker{cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:8px}.expense-module__7li3lG__uploadPickerContent{color:#111827;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.expense-module__7li3lG__documentRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.expense-module__7li3lG__removeDocBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.expense-module__7li3lG__readOnlyInput{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.expense-module__7li3lG__paymentEntryCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;padding:12px}
.header-module__6rtY2W__header{z-index:100;background-color:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:calc(100% - 260px);height:85px;margin-left:260px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.header-module__6rtY2W__userInfo{align-items:center;gap:12px;display:flex}.header-module__6rtY2W__userDetails{flex-direction:column;align-items:flex-end;display:flex}.header-module__6rtY2W__userName{color:#1e293b;font-size:14px;font-weight:600;line-height:1.2}.header-module__6rtY2W__userRole{color:#64748b;text-transform:capitalize;font-size:12px;font-weight:500}.header-module__6rtY2W__userAvatar{color:#fff;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;box-shadow:0 2px 8px #3b82f640}@media (max-width:1023px){.header-module__6rtY2W__header{width:calc(100% - 220px);height:80px;margin-left:220px;padding:0 24px}}@media (max-width:767px){.header-module__6rtY2W__header{width:100%;height:1px;margin-top:56px;margin-left:0;padding:0 16px;right:auto}.header-module__6rtY2W__userInfo{display:none}}@media (max-width:480px){.header-module__6rtY2W__header{height:1px;margin-top:52px;padding:0 12px}}@media (min-width:1400px){.header-module__6rtY2W__header{width:calc(100% - 280px);height:90px;margin-left:280px;padding:0 40px}}
