.finance-workspace{direction:rtl;gap:12px;display:grid}.system-download-toast{z-index:1200;color:#1e3a8a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:rtl;background:#eff6fffa;border:1px solid #bfdbfe;border-radius:14px;align-self:auto;align-items:center;gap:11px;width:min(390px,100vw - 32px);min-height:66px;padding:12px 14px;animation:.22s ease-out both finance-export-toast-in;display:flex;position:fixed;overflow:hidden;box-shadow:0 18px 45px #0f172a33;height:auto!important;max-height:92px!important;margin:0!important;inset:auto auto 24px 24px!important}.system-download-toast--loading:after{content:"";background:#2563eb;border-radius:999px;width:42%;height:3px;animation:1.1s ease-in-out infinite download-progress-slide;position:absolute;bottom:0;right:0}.system-download-toast--success{color:#166534;background:#f0fdf4fa;border-color:#bbf7d0}.system-download-toast--error{color:#991b1b;background:#fef2f2fa;border-color:#fecaca}.system-download-toast__icon{background:#ffffffd1;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.system-download-toast__copy{flex:1;gap:3px;min-width:0;display:grid}.system-download-toast__copy strong{font-size:13px;line-height:1.6}.system-download-toast__copy small{color:#64748b;font-size:11px;line-height:1.5}.system-download-toast__format{opacity:.72;flex:none}@keyframes finance-export-toast-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes download-progress-slide{0%{transform:translate(120%)}to{transform:translate(-250%)}}@media (max-width:640px){.system-download-toast{border-radius:12px;width:auto;min-height:62px;inset:auto 12px calc(82px + env(safe-area-inset-bottom,0px)) 12px!important;height:auto!important;max-height:88px!important}}.finance-hero{border-radius:var(--radius-xl);color:#f2f5fd;background:radial-gradient(900px 260px at 88% -50%,#5b7eff4d,#0000 60%),linear-gradient(135deg,#0f1526,#18234a 62%,#2450e4);justify-content:space-between;align-items:stretch;gap:18px;padding:18px 22px;animation:.48s cubic-bezier(.22,1,.36,1) both finance-hero-in;display:flex;position:relative;overflow:hidden}.finance-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 16% 130%,#ffffff12 0 42%,#0000 43%);position:absolute;inset:0}@keyframes finance-hero-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.finance-hero-main{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex;position:relative}.finance-hero-lead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;display:flex}.finance-hero-eyebrow{color:#a9b8ea;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.finance-hero-headline{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:6px;display:flex}.finance-hero-headline strong{font-variant-numeric:tabular-nums;letter-spacing:-.3px;overflow-wrap:anywhere;font-size:clamp(22px,4.4vw,32px);font-weight:800;line-height:1.05}.finance-hero-headline strong.kpi-good{color:#86efac}.finance-hero-headline strong.kpi-bad{color:#fca5a5}.finance-hero-headline small{color:#a9b8ea;font-size:12.5px}.finance-hero-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.finance-hero-actions .primary-button{border-radius:var(--radius-md);color:#1c3fbd;background:#fff;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s}.finance-hero-actions .primary-button:hover{background:#e6ecfd;transform:translateY(-1px);box-shadow:0 8px 20px -8px #0000008c}.finance-access{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;padding:9px 12px}.finance-access.manage{color:#bbf7d0}.finance-access.readonly{color:#fde68a}.finance-period{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:8px;padding:8px 10px;display:flex}.finance-period label{color:var(--muted);align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:flex}.finance-period input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);padding:6px 8px;font-size:12px}.finance-period button{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-sm);color:var(--neutral-600);cursor:pointer;align-items:center;gap:6px;padding:7px 10px;font-size:12px;transition:border-color .14s,color .14s;display:flex}.finance-period button:hover{border-color:var(--primary);color:var(--primary)}.finance-period-spacer{flex:1}.finance-period-hint{color:var(--muted);align-items:center;gap:6px;margin:6px 2px 16px;font-size:11.5px;font-weight:600;display:flex}.finance-period-hint svg{color:var(--primary);flex:none}@media (min-width:701px){.finance-period--overview .finance-period-date-prefix{white-space:nowrap;flex:none;font-weight:700;display:inline}}.payment-unit-select{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;display:flex}.payment-unit-select select{color:#0f172a;min-width:210px;font:inherit;background:#fff;border:0;border-radius:9px;outline:0;padding:8px 10px}.payment-portal-frame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #0f172a0a}.finance-notice{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;align-items:center;gap:8px;padding:11px 14px;display:flex}.finance-notice button{color:inherit;cursor:pointer;background:0 0;border:0;margin-right:auto}.collection-center{gap:10px;display:grid}.collection-heading{justify-content:space-between;align-items:center;display:flex}.collection-heading h2{color:var(--text);align-items:center;gap:7px;margin:0;font-size:15px;font-weight:800;display:flex}.collection-heading h2 svg{color:var(--primary)}.collection-heading>div:last-child{gap:7px;display:flex}.collection-heading a,.collection-heading button{border-radius:var(--radius-sm);font:inherit;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.collection-heading a{background:var(--primary);border:1px solid var(--primary);color:#fff}.collection-heading button{background:var(--surface);border:1px solid var(--line);color:var(--neutral-600);cursor:pointer}.collection-summary{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(max-content,1fr);grid-auto-flow:column;gap:8px;display:grid;overflow-x:auto}.collection-summary::-webkit-scrollbar{display:none}.collection-stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);align-items:center;gap:10px;min-height:68px;padding:10px 12px;display:flex}.collection-stat>svg{color:var(--neutral-500);flex-shrink:0}.collection-stat.red>svg{color:var(--red)}.collection-stat.amber>svg{color:var(--amber)}.collection-stat.blue>svg{color:var(--primary)}.collection-stat.green>svg{color:var(--green)}.collection-stat span,.collection-stat strong,.collection-stat small{display:block}.collection-stat span{color:var(--muted);white-space:nowrap;font-size:10.5px;font-weight:600}.collection-stat strong{font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px;font-size:13.5px}.collection-stat small{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:9.5px}.collection-tabs{background:var(--neutral-100);border-radius:var(--radius-md);align-items:center;gap:4px;padding:4px;display:flex}.collection-tabs button{border-radius:var(--radius-sm);color:var(--neutral-500);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:7px;min-height:33px;padding:0 12px;font-size:12px;display:flex}.collection-tabs button.active{background:var(--surface);box-shadow:var(--shadow-xs);color:var(--primary);font-weight:700}.collection-tabs span{background:var(--neutral-200);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;text-align:center;min-width:20px;padding:2px 5px}.collection-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:clip}.collection-toolbar{justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.collection-toolbar h3,.collection-toolbar p{margin:0}.collection-toolbar h3{font-size:13px;font-weight:800}.collection-toolbar p{color:var(--muted);margin-top:3px;font-size:10.5px}.collection-toolbar label{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);align-items:center;gap:6px;min-width:250px;padding:0 9px;display:flex}.collection-toolbar input{font:inherit;border:0;outline:0;width:100%;min-height:33px;font-size:12px}.collection-toolbar>a{color:var(--primary);align-items:center;gap:4px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.collection-table-wrap{overflow-x:auto}.collection-table{border-collapse:collapse;width:100%;min-width:900px}.collection-table th{background:var(--surface-soft);color:var(--muted);text-align:right;padding:8px 12px;font-size:10.5px;font-weight:700;position:sticky;top:0}.collection-table th:has(.collection-sort-th){padding:0}.collection-sort-th{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:4px;width:100%;padding:8px 12px;display:flex}.collection-sort-th svg{color:var(--neutral-300);flex-shrink:0}.collection-sort-th.active{color:var(--text)}.collection-sort-th.active svg{color:var(--primary)}.collection-sort-th:hover{color:var(--text)}.collection-table td{border-top:1px solid var(--neutral-100);vertical-align:middle;padding:9px 12px;font-size:11px}.collection-table tbody tr:hover td{background:var(--surface-soft)}.collection-table td strong,.collection-table td small{display:block}.collection-table td strong{font-size:12px}.collection-table td small{color:var(--muted);margin-top:3px;font-size:10px}@media (max-width:760px){.collection-table{min-width:0}.collection-table thead{display:none}.collection-table,.collection-table tbody,.collection-table tr,.collection-table td{width:100%;display:block}.collection-table tr{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);margin-bottom:8px;padding:4px 10px}.collection-table tbody tr:hover td{background:0 0}.collection-table td{border-top:0;border-bottom:1px dashed var(--neutral-100);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.collection-table td:last-child{border-bottom:0}.collection-table td:before{color:var(--muted);content:attr(data-label);flex-shrink:0;font-size:11px;font-weight:600}.collection-table td strong,.collection-table td small{text-align:left}.collection-table td[data-label=اقدام\ سریع]{justify-content:center;padding-top:8px}.collection-table td[data-label=اقدام\ سریع]:before{content:none}.collection-table td[data-label=اقدام\ سریع] .collection-actions{justify-content:center;width:100%}.collection-table td[data-label=اقدام\ سریع] .collection-actions a.primary{flex:1}}.collection-debt{color:var(--red);font-variant-numeric:tabular-nums;font-size:12px}.collection-overdue,.collection-current{border-radius:var(--radius-sm);padding:3px 7px;font-size:10px;font-weight:600;display:inline-block}.collection-overdue{background:var(--red-soft);color:#a83e3e}.collection-current{background:var(--green-soft);color:#176d58}.collection-actions{align-items:center;gap:5px;display:flex}.collection-actions a{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--neutral-600);align-items:center;gap:5px;min-height:30px;padding:0 8px;text-decoration:none;display:flex}.collection-actions a.primary{background:var(--primary);border-color:var(--primary);color:#fff}.collection-payment-list{display:grid}.collection-payment-list>article{border-top:1px solid var(--neutral-100);grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:10px 14px;display:grid}.collection-payment-icon{background:var(--amber-soft);border-radius:var(--radius-sm);color:#9a6712;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.collection-payment-list strong,.collection-payment-list small{display:block}.collection-payment-list strong{font-size:12px}.collection-payment-list small{color:var(--muted);margin-top:3px;font-size:10px}.collection-payment-list article>b{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.collection-payment-actions{gap:5px;display:flex}.collection-payment-actions button,.collection-reject button{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;font:inherit;min-height:30px;padding:0 9px;font-size:11px}.collection-payment-actions button{background:var(--surface);color:var(--red)}.collection-payment-actions button.approve{background:var(--primary);border-color:var(--primary);color:#fff;align-items:center;gap:4px;display:flex}.collection-reject{grid-column:1/-1;align-items:center;gap:5px;display:flex}.collection-reject input{border-radius:var(--radius-sm);font:inherit;border:1px solid #e0cece;flex:1;min-height:32px;padding:0 8px;font-size:12px}.collection-reject button{background:var(--surface)}.collection-reject button.danger{color:#fff;background:#a43f3f;border-color:#a43f3f}.collection-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.collection-recent-grid>article{border-top:1px solid var(--neutral-100);grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:60px;padding:9px 14px;display:grid}.collection-recent-grid>article>svg{color:var(--green)}.collection-recent-grid strong,.collection-recent-grid small{display:block}.collection-recent-grid strong{font-size:12px}.collection-recent-grid small{color:var(--muted);margin-top:3px;font-size:10px}.collection-recent-grid b{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.collection-alert{border-radius:var(--radius-sm);align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:12px;display:flex}.collection-alert.error{background:var(--red-soft);color:var(--red);border:1px solid #efcece}.collection-alert.success{background:var(--green-soft);color:var(--primary);border:1px solid #c7e8dc}.collection-alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-inline-start:auto}.collection-state,.collection-empty{color:var(--muted);justify-content:center;align-items:center;gap:8px;min-height:190px;display:flex}.collection-state{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg)}.collection-state.error,.collection-empty{text-align:center;flex-direction:column}.collection-state button{background:var(--primary);border-radius:var(--radius-sm);color:#fff;font:inherit;border:0;align-items:center;gap:5px;min-height:33px;padding:0 10px;display:flex}.collection-empty strong{color:var(--text)}.collection-empty span{font-size:11px}@media (max-width:980px){.collection-payment-list>article{grid-template-columns:36px 1fr auto}.collection-payment-actions{grid-column:2/-1;justify-content:flex-end}}@media (max-width:860px){.collection-toolbar{flex-wrap:wrap;gap:8px}.collection-toolbar label{flex:auto;min-width:0}}@media (max-width:680px){.collection-heading a,.collection-heading button{justify-content:center}.collection-recent-grid{grid-template-columns:1fr}.collection-tabs{overflow-x:auto}.collection-toolbar{flex-direction:column;align-items:stretch;gap:10px}.collection-toolbar label{width:100%;min-width:0}}.finance-tabs{-webkit-overflow-scrolling:touch;background:var(--neutral-100);border-radius:var(--radius-md);scrollbar-width:none;z-index:5;gap:4px;padding:4px;display:flex;position:sticky;top:-1px;overflow:auto}.finance-tabs::-webkit-scrollbar{display:none}.finance-tabs :is(button,a){border-radius:var(--radius-sm);color:var(--neutral-500);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12.5px;line-height:1;text-decoration:none;transition:background .14s,color .14s;display:flex}.finance-tabs :is(button,a):hover{color:var(--neutral-700);background:#ffffffa6}.finance-tabs :is(button,a).active{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-xs);font-weight:700}.finance-loading,.finance-forbidden{min-height:220px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:10px;display:flex}.finance-forbidden{text-align:center;flex-direction:column}.finance-forbidden strong{color:var(--text)}.finance-forbidden span{font-size:13px}.finance-card-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(max-content,1fr);grid-auto-flow:column;gap:10px;padding-bottom:2px;display:grid;overflow-x:auto}.finance-card-grid::-webkit-scrollbar{display:none}.finance-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);gap:8px;padding:13px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.finance-card>div{border-radius:var(--radius-md);place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 1px #ffffff4d}.finance-card>div svg{width:17px;height:17px}.finance-card span{color:var(--muted);font-size:11.5px;font-weight:600}.finance-card strong{font-variant-numeric:tabular-nums;color:var(--text);font-size:16px;font-weight:800}.finance-card.green>div{color:#fff;background:linear-gradient(145deg,#34d399,#16a34a)}.finance-card.red>div{color:#fff;background:linear-gradient(145deg,#f87171,#dc2626)}.finance-card.amber>div{color:#fff;background:linear-gradient(145deg,#fbbf24,#d97706)}.finance-card.blue>div{background:var(--gradient-brand);color:#fff}.finance-card.violet>div{color:#fff;background:linear-gradient(145deg,#a78bfa,#7c3aed)}.finance-card.clickable{cursor:pointer}.finance-card.clickable:hover{box-shadow:var(--shadow-md);border-color:#2450e44d;transform:translateY(-2px)}.finance-overview-grid{grid-template-columns:1.1fr 1fr 1fr;gap:10px;display:grid}.finance-panel,.finance-table-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:14px}.finance-panel>header,.finance-table-panel>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.finance-panel h3,.finance-table-panel h3{color:var(--text);margin:0;font-size:13.5px;font-weight:800}.finance-panel header p,.finance-table-panel header p{color:var(--muted);margin:3px 0 0;font-size:10.5px}.collection-panel header>strong{font-variant-numeric:tabular-nums;color:var(--green);font-size:20px}.collection-track{background:var(--neutral-200);border-radius:999px;height:8px;overflow:hidden}.collection-track span{background:linear-gradient(90deg, var(--primary), var(--green));border-radius:inherit;height:100%;display:block}.collection-meta{color:var(--muted);justify-content:space-between;margin-top:12px;font-size:11.5px;display:flex}.collection-meta strong{color:var(--text);font-variant-numeric:tabular-nums;margin-top:4px;font-size:15px;display:block}.finance-alert-list{gap:6px;display:grid}.finance-alert-list :is(button,a){text-align:right;background:var(--surface-soft);border-radius:var(--radius-md);color:var(--neutral-600);cursor:pointer;border:0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:9px 10px;font-size:12px;transition:background .14s;display:grid}.finance-alert-list :is(button,a):hover{background:var(--neutral-100)}.finance-alert-list strong{color:var(--amber);font-variant-numeric:tabular-nums}.finance-search{border:1px solid var(--line);border-radius:var(--radius-md);align-items:center;gap:7px;padding-right:8px;display:flex}.finance-search input{background:0 0;border:0;outline:0;padding:7px;font-size:12.5px}.finance-search button{border:0;border-right:1px solid var(--line);background:var(--surface-soft);color:var(--neutral-600);cursor:pointer;padding:7px 10px;font-size:12px}.finance-table-scroll{-webkit-overflow-scrolling:touch;max-height:66vh;overflow:auto}@media (any-pointer:coarse) and (min-width:701px){.finance-table-scroll{max-height:none}}.finance-table-panel table{border-collapse:collapse;width:100%;min-width:880px}@media (max-width:760px){.finance-table-panel table{min-width:0}.finance-table-panel thead{display:none}.finance-table-panel tbody,.finance-table-panel tr,.finance-table-panel td{width:100%;display:block}.finance-table-panel tr{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);margin-bottom:8px;padding:4px 10px}.finance-table-panel tbody tr:hover td{background:0 0}.finance-table-panel td{border-bottom:1px dashed var(--neutral-100);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.finance-table-panel td:last-child{border-bottom:0}.finance-table-panel td:before{color:var(--muted);content:attr(data-label);flex-shrink:0;font-size:11px;font-weight:600}.finance-table-panel td[data-label=عملیات]{justify-content:center;padding-top:8px}.finance-table-panel td[data-label=عملیات]:before{content:none}.finance-table-panel td[data-label=عملیات] .finance-row-button{justify-content:center;width:100%}}.finance-table-panel th{text-align:right;color:var(--muted);border-bottom:1px solid var(--line);background:var(--surface-soft);z-index:1;padding:8px 10px;font-size:10.5px;font-weight:700;position:sticky;top:0}.finance-table-panel td{border-bottom:1px solid var(--neutral-100);color:var(--neutral-600);padding:9px 10px;font-size:12px}.finance-table-panel tbody tr:hover td{background:var(--surface-soft)}.finance-money{color:var(--text);font-variant-numeric:tabular-nums}.finance-status{background:var(--neutral-100);color:var(--neutral-600);border-radius:999px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.finance-status.approved,.finance-status.paid,.finance-status.recorded{background:var(--green-soft);color:#166534}.finance-status.pending,.finance-status.draft,.finance-status.unpaid{background:var(--amber-soft);color:#92400e}.finance-status.rejected,.finance-status.void,.finance-status.overdue{background:var(--red-soft);color:#991b1b}.finance-doc{border-radius:var(--radius-sm);padding:3px 8px;font-size:10.5px;font-weight:600}.finance-doc.yes{background:var(--green-soft);color:#166534}.finance-doc.no{background:var(--red-soft);color:#991b1b}.finance-row-button{background:var(--primary-soft);color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;border:0;align-items:center;gap:4px;padding:5px 9px;font-size:11.5px;font-weight:600;display:flex}.finance-invoice-button{background:var(--green-soft);color:#166534}.finance-invoice-button:hover{color:#14532d;background:#bbf7d0}.finance-row-actions{justify-content:flex-start;align-items:center;gap:6px;display:flex}.finance-delete-button{background:var(--red-soft);color:var(--red);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #fca5a5;justify-content:center;align-items:center;padding:5px;display:flex}.finance-delete-button:hover{background:#fecaca}.finance-void-button{color:#b45309;border-radius:var(--radius-sm);cursor:pointer;background:#fffbeb;border:1px solid #fcd34d;justify-content:center;align-items:center;padding:5px;display:flex}.finance-void-button:hover{background:#fef3c7}.finance-void-inline-button{color:#b45309;border-radius:var(--radius-sm);cursor:pointer;background:#fffbeb;border:1px solid #fcd34d;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.finance-void-inline-button:hover{background:#fef3c7}.finance-void-reason-label{color:#475569;flex-direction:column;gap:6px;margin-top:14px;font-size:12px;font-weight:700;display:flex}.finance-void-reason-label textarea{color:#0f172a;font:inherit;resize:vertical;background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:10px 12px;font-size:13px}.finance-delete-confirm-button{background:var(--red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.finance-delete-confirm-button:hover{background:#b91c1c}.finance-delete-confirm-button:disabled{opacity:.6;cursor:default}.finance-delete-warning{background:var(--red-soft);color:#991b1b;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:12px 14px;font-size:13px;display:flex}.finance-delete-error{color:#b91c1c;align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.finance-empty{text-align:center;color:var(--muted);padding:16px;font-size:12.5px}.bank-txn-hint{color:var(--muted);padding:10px 4px 0;font-size:11.5px}.finance-report{gap:14px;display:grid}.finance-report-filter-panel{background:radial-gradient(circle at 8% 15%,#10b9811f,#0000 34%),linear-gradient(135deg,#f8fbff,#f7fffc);border:1px solid #2563eb29;border-radius:18px;grid-template-columns:minmax(240px,1fr) minmax(150px,190px) minmax(210px,280px);align-items:end;gap:14px;padding:18px;animation:.55s cubic-bezier(.22,1,.36,1) both finance-report-rise;display:grid;box-shadow:0 18px 45px -34px #0f172ab3}.finance-report-filter-panel>div{gap:4px;display:grid}.finance-report-filter-panel>div span{color:#2563eb;font-size:11px;font-weight:800}.finance-report-filter-panel>div strong{color:#0f172a;font-size:16px}.finance-report-filter-panel>div small{color:#64748b}.finance-report-filter-panel .reporting-center-link{color:#1d4ed8;white-space:nowrap;background:#ffffffeb;border:1px solid #cddafb;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:32px;margin-top:5px;padding:0 11px;font-size:10px;font-weight:800;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 14px #2563eb14}.finance-report-filter-panel .reporting-center-link svg{flex:none}.finance-report-filter-panel .reporting-center-link:hover{background:#eff4ff;border-color:#9fb7f5;transform:translateY(-1px);box-shadow:0 7px 18px #2563eb24}.finance-report-filter-panel .reporting-center-link:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.finance-report-filter-panel label{color:#475569;gap:6px;font-size:11px;font-weight:700;display:grid}.finance-report-filter-panel select{color:#0f172a;width:100%;min-height:40px;font:inherit;background:#ffffffeb;border:1px solid #d9e1ec;border-radius:10px;padding:0 11px}.finance-report-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.finance-report-summary article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs);gap:5px;padding:12px 14px;animation:.5s cubic-bezier(.22,1,.36,1) both finance-report-rise;display:grid;position:relative;overflow:hidden}.finance-report-summary article:before{content:"";background:#2563eb;height:3px;position:absolute;inset:0 0 auto}.finance-report-summary article.income:before{background:#10b981}.finance-report-summary article.expense:before{background:#ef4444}.finance-report-summary article.surplus:before{background:#2563eb}.finance-report-summary article.deficit:before{background:#f59e0b}.finance-report-summary article:nth-child(2){animation-delay:80ms}.finance-report-summary article:nth-child(3){animation-delay:.16s}.finance-report-summary article small{color:#64748b;font-size:10.5px}.finance-report-summary span{color:var(--muted);font-size:11px;font-weight:600}.finance-report-summary strong{font-variant-numeric:tabular-nums;color:var(--text);font-size:16px}.finance-report-columns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.finance-report-panel-heading{align-items:center;gap:8px;display:flex}.finance-report-panel-link{color:var(--primary);white-space:nowrap;align-items:center;gap:4px;font-size:11.5px;font-weight:700;display:flex}.finance-report-row{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;gap:3px 10px;padding:8px 0;display:grid}.finance-report-row span{color:var(--neutral-700);font-size:12.5px}.finance-report-row small{color:var(--neutral-400)}.finance-report-row strong{color:var(--text);font-variant-numeric:tabular-nums;grid-area:1/2/3;align-self:center}.finance-report-analytics{background:linear-gradient(#fbfdff,#f6f9fc);border:1px solid #dfe6ef;border-radius:20px;gap:12px;padding:18px;display:grid}.finance-report-analytics>header span{color:#2563eb;font-size:11px;font-weight:800}.finance-report-analytics>header h3{color:#0f172a;margin:3px 0;font-size:19px}.finance-report-analytics>header p{color:#64748b;margin:0;font-size:12px}.finance-report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.finance-report-kpis article{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:14px;gap:5px;min-height:102px;padding:14px;animation:.55s cubic-bezier(.22,1,.36,1) both finance-report-rise;display:grid;box-shadow:0 10px 24px -24px #0f172ab3}.finance-report-kpis article:nth-child(2){animation-delay:70ms}.finance-report-kpis article:nth-child(3){animation-delay:.14s}.finance-report-kpis article:nth-child(4){animation-delay:.21s}.finance-report-kpis span,.finance-report-kpis small{color:#64748b;font-size:10.5px}.finance-report-kpis strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:18px}.finance-report-kpis strong.positive{color:#047857}.finance-report-kpis strong.negative{color:#b91c1c}.finance-report-chart-grid .finance-chart-panel{animation:.65s cubic-bezier(.22,1,.36,1) both finance-report-rise}@keyframes finance-report-rise{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.finance-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.finance-chart-panel.wide{grid-column:1/-1}.finance-chart-panel{transition:box-shadow .22s,transform .22s,border-color .22s;position:relative;overflow:clip}.finance-chart-panel:before{content:"";opacity:.8;background:linear-gradient(90deg,#059669,#2563eb 55%,#dc2626);height:3px;position:absolute;inset:0 0 auto}.finance-chart-panel:hover{border-color:#2450e438;transform:translateY(-2px);box-shadow:0 14px 30px -18px #0f172a66}.native-bar-chart{justify-content:space-around;align-items:end;gap:14px;height:220px;padding:12px 4px 0;display:flex}.native-bar-item{text-align:center;grid-template-rows:auto 1fr auto;align-items:end;gap:7px;min-width:64px;height:100%;display:grid}.native-bar-item strong{color:#475569;font-size:11px}.native-bar-item small{color:#64748b;font-size:11px}.native-bar-track{background:linear-gradient(180deg, var(--surface-soft,#f6f8fc), #eef2f8);border-radius:10px 10px 4px 4px;align-items:end;width:42px;height:150px;margin:auto;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0a}.native-bar-fill{width:100%;height:var(--bar-h,0);border-radius:9px 9px 0 0;animation:.85s cubic-bezier(.22,1,.36,1) both native-bar-grow;display:block;box-shadow:0 -2px 10px -4px #0f172a59}@keyframes native-bar-grow{0%{height:0}to{height:var(--bar-h,0)}}.native-line-chart svg{width:100%;height:220px;display:block}.native-chart-axis{stroke:#cbd5e1;stroke-width:1px}.native-chart-grid{stroke:#eef1f6;stroke-width:1px;stroke-dasharray:3 5}.native-line-area{animation:.7s both native-fade-in}.native-line-path{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.1s cubic-bezier(.6,0,.2,1) both native-line-draw}.native-line-dot{animation:.4s both native-fade-in}@keyframes native-line-draw{to{stroke-dashoffset:0}}@keyframes native-fade-in{0%{opacity:0}to{opacity:1}}.native-chart-legend,.native-line-labels{color:#64748b;gap:13px;font-size:11px;display:flex}.native-chart-legend{justify-content:center}.native-chart-legend span{align-items:center;gap:5px;display:flex}.native-chart-legend i,.native-donut-legend i{border-radius:999px;width:8px;height:8px;display:inline-block}.native-line-labels{justify-content:space-between;padding:0 15px}.native-donut-chart{grid-template-columns:120px 1fr;align-items:center;gap:12px;display:grid}.native-donut-chart svg{transform-origin:50%;filter:drop-shadow(0 6px 14px #0f172a1f);width:120px;animation:.8s cubic-bezier(.22,1,.36,1) both native-donut-in;transform:rotate(-90deg)}@keyframes native-donut-in{0%{opacity:0;transform:rotate(-90deg)scale(.62)}to{opacity:1;transform:rotate(-90deg)scale(1)}}.native-donut-seg{transform-origin:50%;transition:stroke-width .18s;animation:.55s both native-fade-in}.native-donut-svg:hover .native-donut-seg{stroke-width:6.6px}@media (prefers-reduced-motion:reduce){.finance-hero,.finance-hero-kpi,.native-bar-fill,.native-line-area,.native-line-path,.native-line-dot,.native-donut-chart svg,.native-donut-seg{animation:none!important}.native-line-path{stroke-dashoffset:0}}.native-donut-number{fill:#0f172a;transform-origin:50%;font-size:6px;font-weight:700;transform:rotate(90deg)}.native-donut-caption{fill:#64748b;transform-origin:50%;font-size:3px;transform:rotate(90deg)}.native-donut-legend{color:#475569;gap:8px;font-size:12px;display:grid}.native-donut-legend span{grid-template-columns:auto 1fr auto;align-items:center;gap:6px;display:grid}.native-donut-legend strong{color:#0f172a;font-size:11px}.finance-drawer-backdrop,.finance-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;justify-content:flex-start;display:flex;position:fixed;inset:0}.finance-drawer{background:#fff;width:min(540px,95vw);height:100%;padding:22px;overflow:auto;box-shadow:20px 0 60px #0f172a38}.finance-drawer>header,.finance-modal>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.finance-drawer header span,.finance-modal header span{color:#2450e4;font-size:11px}.finance-drawer h3,.finance-modal h3{margin:5px 0 0}.finance-drawer header button,.finance-modal header button{cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}@media (hover:none) and (pointer:coarse){.finance-drawer header button,.finance-modal header button,.finance-review-modal header button{width:44px;height:44px}}.finance-page-form-header{gap:14px;justify-content:flex-start!important}.finance-page-form-header .finance-page-back-button{white-space:nowrap;color:#2450e4;background:#eef2ff;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;width:auto;height:auto;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.finance-page-form-header .finance-page-back-button:hover{background:#dbe4ff}.finance-drawer-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.finance-drawer-grid>div{background:#f8fafc;border-radius:11px;gap:5px;padding:11px;display:grid;overflow:hidden}.finance-drawer-grid small{color:#94a3b8;font-size:11px}.finance-drawer-grid strong{color:#334155;overflow-wrap:anywhere;font-size:12px}.finance-drawer footer{border-top:1px solid #e2e8f0;gap:9px;margin-top:20px;padding-top:16px;display:flex}.finance-readonly-note{color:#64748b;align-items:center;gap:6px;display:flex}.finance-modal-backdrop{justify-content:center;align-items:center;padding:20px}.finance-review-modal-backdrop{align-items:flex-start;padding-top:5vh}.finance-modal{background:#fff;border-radius:22px;width:min(760px,96vw);max-height:92vh;padding:22px;overflow:auto;box-shadow:0 25px 70px #0f172a40}.finance-page-shell{overflow-anchor:none;justify-content:center;padding:8px 0 24px;display:flex}.finance-page-shell .finance-modal.finance-page-form{overflow-anchor:none;border:1px solid #e2e8f0;width:min(1180px,100%);max-height:none;box-shadow:0 1px 3px #0f172a14}.finance-page-form .finance-form-error-slot,.finance-page-form .finance-form-error-slot.is-reserved{min-height:0}.finance-page-form .finance-form-error-slot .error-banner{box-sizing:border-box;width:100%;margin-bottom:0}.finance-page-form .finance-form-error-slot .error-banner.is-placeholder{pointer-events:none;visibility:hidden}@media (max-width:560px){.finance-form-grid .finance-field,.finance-form-grid .finance-field-sm,.finance-form-grid .finance-field-lg{flex-basis:100%}}.finance-document-upload{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.finance-document-upload-button{color:#334155;white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:10px;flex-flow:row;align-items:center;gap:8px;width:max-content;padding:9px 14px;font-size:12px;display:flex}.finance-document-upload-preview{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.finance-document-upload-preview a{color:#2450e4;text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.finance-document-upload-preview button{cursor:pointer;background:#e2e8f0;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.finance-document-upload-error{color:#dc2626;font-size:11px}.finance-document-download{margin-top:4px}.finance-review-modal{background:#fff;border-radius:18px;width:min(920px,96vw);max-height:88vh;padding:22px;overflow:auto;box-shadow:0 25px 70px #0f172a40}.finance-review-modal>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.finance-review-modal header span{color:#2450e4;font-size:11px}.finance-review-modal h3{margin:5px 0 0}.finance-review-modal header button{cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.finance-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.finance-review-grid>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;gap:6px;padding:12px 14px;display:grid;overflow:hidden}.finance-review-grid small{color:#64748b;font-size:11px}.finance-review-grid strong{color:#1e293b;overflow-wrap:anywhere;font-size:13px}.expense-payment-status-editor{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px;margin-top:14px;padding:12px;display:grid}.expense-payment-status-editor label{color:#475569;flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.expense-payment-status-editor .secondary-button{color:#fff;cursor:pointer;white-space:nowrap;background:#2450e4;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.expense-payment-status-editor .secondary-button:hover{background:#1c40bd}.expense-payment-status-editor .secondary-button:disabled{opacity:.6;cursor:default}.expense-payment-save-note{grid-column:1/-1;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.expense-payment-save-note.ok{color:#047857}.expense-payment-save-note.err{color:#b91c1c}@media (max-width:640px){.finance-review-grid,.expense-payment-status-editor{grid-template-columns:1fr}}.expense-payment-status-editor select,.expense-payment-status-editor input{color:#0f172a;font:inherit;background:#fff;border:1px solid #dbe4ef;border-radius:6px;outline:none;min-height:36px;padding:0 10px;font-size:12px}.finance-review-modal footer{border-top:1px solid #e2e8f0;gap:9px;margin-top:20px;padding-top:16px;display:flex}.expense-payment-status-editor .expense-payment-receipt-field{justify-self:start}.finance-import-button,.charge-import-button{cursor:pointer;justify-content:center;align-items:center;gap:6px;display:inline-flex}.finance-period .finance-import-button{color:#334155;background:#fff;border:1px solid #dbe3ec;border-radius:10px;padding:8px 11px}.finance-import-button input,.charge-import-button input{display:none}.finance-import-button.disabled,.charge-import-button.disabled{opacity:.55;pointer-events:none}@media print{.app-sidebar,.app-header,.finance-hero,.finance-period,.finance-tabs,.charge-panel-actions,.charge-filterbar,.approved-charge-pagination,.finance-row-button,.primary-button{display:none!important}.finance-workspace,.approved-charge-panel,.finance-table-panel{box-shadow:none!important;border:0!important}.approved-charge-table-wrap,.finance-table-scroll{overflow:visible!important}body{background:#fff!important}}.finance-form-grid{flex-wrap:wrap;align-items:start;gap:13px;margin-top:18px;display:flex}.finance-form-row-break{flex-basis:100%;width:0;height:0;margin:0;padding:0}.finance-form-section-title{color:#2450e4;flex-basis:100%;align-items:center;gap:10px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.finance-form-section-title:first-child{margin-top:0}.finance-form-section-title:after{content:"";background:linear-gradient(270deg,#dbe3ec,#0000);flex:1;height:1px}.finance-field{flex:230px;gap:6px;display:grid}.finance-field-sm{flex:0 170px}.finance-field-lg{flex:1.6 300px}.finance-field.wide{flex-basis:100%}.jalali-period-picker{grid-template-columns:1.4fr 1fr;gap:8px;display:grid}.finance-field-fit{flex:0 auto;width:fit-content}.finance-field-inline{flex-direction:row;flex:0 auto;justify-content:space-between;align-items:center;gap:10px;width:fit-content;max-width:320px;display:flex}.finance-field-inline .finance-document-upload{flex-shrink:0}.expense-payment-status-editor label.finance-field-inline{flex-direction:row;justify-content:space-between;align-items:center}.finance-field span{color:#64748b;font-size:11px}.finance-field input,.finance-field select,.finance-field textarea{color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:10px;outline:0;padding:10px}.finance-field textarea{resize:vertical;min-height:80px}.finance-field input:focus,.finance-field select:focus,.finance-field textarea:focus{border-color:#3b6cf0;box-shadow:0 0 0 3px #14b8a61a}.finance-modal footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:15px;display:flex}.approved-charge-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);gap:10px;padding:12px;display:grid}.finance-charge-scroll-target{scroll-margin-block-start:12px}.aggregated-charge-scroll-anchor{scroll-margin-block-start:88px}.approved-charge-panel>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.approved-charge-panel h3{color:var(--text);margin:0;font-size:13.5px;font-weight:800}.approved-charge-panel p{color:var(--muted);margin:3px 0 0;font-size:11px}.approved-charge-actions,.approved-charge-year-tools,.approved-charge-pagination{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.approved-charge-actions button,.approved-charge-year-tools button,.approved-charge-pagination button{border:1px solid var(--line);background:var(--surface);color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.approved-charge-actions button:disabled,.approved-charge-year-tools button:disabled,.approved-charge-pagination button:disabled{opacity:.5;cursor:not-allowed}.approved-charge-year-tools{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-md);padding:9px}.approved-charge-year-tools label{align-items:center;gap:7px;display:flex}.approved-charge-year-tools span{color:var(--muted);font-size:11px}.approved-charge-year-tools input,.approved-charge-year-tools select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);height:34px;color:var(--text);outline:0;padding:0 9px}.approved-charge-year-tools strong{color:#92400e;background:var(--amber-soft);border-radius:999px;margin-inline-start:auto;padding:6px 10px;font-size:11px}.approved-charge-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--radius-md);max-width:100%;max-height:66vh;overflow:auto}@media (any-pointer:coarse) and (min-width:701px){.approved-charge-table-wrap{max-height:none}}@media (max-width:760px){.approved-charge-table-scroll-hint{color:var(--primary);justify-content:flex-end;align-items:center;gap:5px;margin-bottom:-4px;font-size:11px;font-weight:600;display:flex}.approved-charge-table th:not(.unit-col),.approved-charge-table td:not(.unit-col){width:92px}.approved-charge-table .unit-col{width:128px}.approved-charge-table.cumulative-table .unit-col{width:92px;max-width:92px}}@media (min-width:761px){.approved-charge-table-scroll-hint{display:none}}.approved-charge-table{border-collapse:separate;border-spacing:0;table-layout:auto}.approved-charge-table th,.approved-charge-table td{box-sizing:border-box;text-align:right;white-space:nowrap;background:#fff;border-bottom:1px solid #edf2f7;border-left:1px solid #edf2f7;padding:9px}.approved-charge-table th{z-index:2;color:#64748b;background:#f8fafc;font-size:11px;font-weight:700;position:sticky;top:0}.approved-charge-table th:not(.unit-col),.approved-charge-table td:not(.unit-col){min-width:125px}.approved-charge-table .unit-col{z-index:3;background:#fff;width:190px;max-width:190px;position:sticky;right:0;box-shadow:-8px 0 14px #0f172a0a}.approved-charge-table.cumulative-table{table-layout:fixed;width:100%;min-width:640px}.approved-charge-table.cumulative-table .unit-col{width:190px;max-width:190px}.approved-charge-table.cumulative-table th:not(.unit-col),.approved-charge-table.cumulative-table td:not(.unit-col){width:auto;min-width:0}.approved-charge-table.cumulative-table th,.approved-charge-table.cumulative-table td{white-space:normal;overflow:hidden}.approved-charge-table th.cumulative-debt-col,.approved-charge-table td.cumulative-debt-col{background:#f1f5f9;border-left:2px solid #cbd5e1;border-right:2px solid #cbd5e1;min-width:150px}.approved-charge-table th.cumulative-debt-col{color:#334155;background:#eef2f7}.approved-charge-table th.unit-col{z-index:4;background:#f8fafc}.approved-charge-table th.unit-year-header{text-align:center;vertical-align:middle;color:#0f172a;height:62px;font-size:13px;font-weight:800}.approved-charge-table td.unit-col strong{color:#0f172a;font-size:12px;display:block}.approved-charge-table td.unit-col small{color:#991b1b;background:#fee2e2;border-radius:999px;margin-top:5px;padding:3px 7px;font-size:11px;display:inline-flex}.approved-charge-table tr.inactive td{background:#fff7f7}.approved-charge-table td.dirty{background:#fff7ed}.approved-charge-table input{box-sizing:border-box;color:#0f172a;text-align:left;font-variant-numeric:tabular-nums;direction:ltr;background:#f8fafc;border:1px solid #0000;border-radius:9px;outline:0;width:100%;min-width:0;max-width:100%;padding:8px;display:block}.approved-charge-table input:focus{background:#fff;border-color:#3b6cf0;box-shadow:inset 0 0 0 1px #3b6cf0,0 0 0 2px #14b8a61a}.approved-charge-table input:disabled{color:#64748b;background:#f1f5f9}.approved-charge-pagination{justify-content:flex-end}.approved-charge-pagination span{color:#64748b;margin-inline-end:auto;font-size:12px}.approved-charge-pagination strong{color:#0f172a;font-size:12px}.pmt-history-pagination{direction:ltr;justify-content:space-between}.pmt-history-pagination-total{direction:rtl;margin:0!important}.pmt-history-pagination-controls{direction:rtl;align-items:center;gap:7px;display:flex}.approved-charge-table td.unit-col small.unit-owner-name{text-overflow:ellipsis;white-space:nowrap;color:#2450e4;background:#ecfeff;width:max-content;max-width:100%;display:block;overflow:hidden}.approved-charge-table td.unit-col small.unit-owner-name.missing{color:#c2410c;background:#fff7ed}.approved-charge-table input:disabled::placeholder{color:#94a3b8}.charge-status-payment-form input[readonly]{color:#334155;cursor:default;background:#f8fafc}.charge-status-settled-note.is-readonly{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe!important}.charge-status-settled-note.is-readonly span{color:#475569}.aggregated-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.aggregated-summary-card{border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-xs);background:var(--surface);padding:10px 12px}.aggregated-summary-card>span{color:var(--muted);align-items:center;gap:6px;font-size:10.5px;font-weight:600;display:flex}.aggregated-summary-card strong{color:var(--text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:6px;font-size:14.5px;font-weight:800;display:block}.aggregated-summary-card small{color:var(--muted);font-size:10.5px}.aggregated-summary-card.green{border-top:3px solid var(--green)}.aggregated-summary-card.red{border-top:3px solid var(--red)}.aggregated-summary-card.amber{border-top:3px solid var(--amber)}.aggregated-summary-card.blue{border-top:3px solid var(--primary)}.aggregated-summary-card.violet{border-top:3px solid #8b5cf6}.aggregated-unit-stats{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--muted);align-items:center;gap:18px;margin-top:12px;padding:9px 12px;font-size:11px;display:flex}.aggregated-unit-stats strong{color:var(--text);font-variant-numeric:tabular-nums;margin-right:5px}.aggregated-amount-button{border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;min-height:40px;color:var(--text);cursor:pointer;border:0;place-items:center;display:grid}.aggregated-amount-button:hover{background:var(--primary-soft);color:var(--primary)}.aggregated-amount-button strong{font-variant-numeric:tabular-nums;font-size:11px}.aggregated-amount-button small,.aggregated-amount-button span{color:var(--muted);font-size:11px}.cumulative-debt-button.is-credit{color:#1d4ed8;background:#eff6ff}.cumulative-debt-button.is-clear{border:1px solid var(--line);color:#475569;background:#fff}.cumulative-debt-button.is-debt{background:var(--red-soft);color:#991b1b}.cumulative-debt-button:hover{box-shadow:inset 0 0 0 1px}.cumulative-debt-button.is-credit strong,.cumulative-debt-button.is-credit small,.cumulative-debt-button.is-credit span{color:#1d4ed8}.cumulative-debt-button.is-clear strong,.cumulative-debt-button.is-clear small,.cumulative-debt-button.is-clear span{color:#475569}.cumulative-debt-button.is-debt strong,.cumulative-debt-button.is-debt small,.cumulative-debt-button.is-debt span{color:#991b1b}.aggregated-detail-modal{width:min(760px,96vw);padding:0;overflow:hidden auto}.cumulative-detail-modal{width:min(920px,96vw);padding:0;overflow:hidden}.cumulative-detail-hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.cumulative-detail-hero small,.cumulative-detail-hero strong{display:block}.cumulative-detail-hero small{color:#64748b;font-size:11px;font-weight:700}.cumulative-detail-hero strong{color:#0f172a;font-variant-numeric:tabular-nums;margin-top:4px;font-size:20px;font-weight:900}.cumulative-detail-grid{grid-template-columns:repeat(3,1fr)}.cumulative-detail-table-wrap{border-top:1px solid #e2e8f0;max-height:min(420px,48vh);overflow:auto}.cumulative-detail-table{border-collapse:collapse;width:100%;min-width:760px}.cumulative-detail-table th,.cumulative-detail-table td{text-align:right;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:10px 12px;font-size:11px}.cumulative-detail-table th{z-index:1;color:#64748b;background:#f8fafc;font-weight:800;position:sticky;top:0}.cumulative-detail-table td strong,.cumulative-detail-table td small{display:block}.cumulative-detail-table td strong{color:#0f172a;font-size:12px}.cumulative-detail-table td small{color:#64748b;margin-top:3px;font-size:10px}.cumulative-detail-table .debt{color:#991b1b;font-weight:800}.cumulative-detail-table .credit{color:#1d4ed8;font-weight:800}.cumulative-detail-table .clear{color:#166534;font-weight:800}.cumulative-detail-table .opening-row td{background:#fff7ed}.cumulative-detail-table .empty{color:#64748b;text-align:center;padding:18px}.aggregated-detail-status{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:20px;padding:14px 20px;display:flex}.aggregated-detail-status>div{gap:3px;display:grid}.aggregated-detail-status small{color:#94a3b8;font-size:11px}.aggregated-detail-status strong{color:#334155;font-size:11px}.aggregated-detail-grid{background:#e2e8f0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.aggregated-detail-grid>div{background:#fff;gap:4px;padding:15px;display:grid}.aggregated-detail-grid span{color:#64748b;font-size:11px}.aggregated-detail-grid strong{color:#0f172a;font-size:16px}.aggregated-detail-grid small{color:#94a3b8;font-size:11px}.aggregated-payment-breakdown{grid-template-columns:1fr 1fr;gap:10px;padding:18px 20px;display:grid}.aggregated-payment-breakdown>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr auto;gap:5px 10px;padding:12px;display:grid}.aggregated-payment-breakdown strong{color:#0f172a;font-size:11px}.aggregated-payment-breakdown span{color:#2450e4;font-size:11px}.aggregated-payment-breakdown small{color:#64748b;grid-column:1/-1;font-size:11px}.aggregated-payment-sections{flex-direction:column;gap:14px;display:flex}.approved-charge-year-tools .year-tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.approved-charge-year-tools .rename-year-card{gap:8px;display:grid}.approved-charge-year-tools .rename-year-card>div{align-items:end;gap:8px;display:flex}.approved-charge-year-tools .rename-year-card label{gap:4px;display:grid}.approved-charge-year-tools .rename-year-card small{color:#94a3b8;font-size:11px}.approved-charge-filterbar,.approved-charge-bulk-tools,.approved-charge-status-filter{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.approved-charge-filterbar label,.approved-charge-bulk-tools label,.approved-charge-status-filter{align-items:center;gap:7px;display:flex}.approved-charge-filterbar span,.approved-charge-bulk-tools span,.approved-charge-status-filter span{color:#64748b;font-size:11px}.approved-charge-filterbar input,.approved-charge-filterbar select,.approved-charge-bulk-tools input,.approved-charge-bulk-tools select,.approved-charge-status-filter select{color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:9px;outline:0;height:36px;padding:0 9px}.aggregated-unit-filter select{width:130px;min-width:0;max-width:100%}.aggregated-report-date-filter>[data-jalali-date-input]{flex:0 0 118px;width:118px!important}.aggregated-report-date-filter input{box-sizing:border-box;width:100%;min-width:0}.aggregated-date-parts{align-items:center;gap:4px;display:inline-flex}.approved-charge-filterbar .aggregated-date-parts select{min-width:0;padding-inline:6px}.approved-charge-filterbar .aggregated-date-parts select[aria-label=سال]{width:76px}.approved-charge-filterbar .aggregated-date-parts select[aria-label=ماه]{width:92px}.approved-charge-filterbar .aggregated-date-parts select[aria-label=روز]{width:58px}.approved-charge-filterbar--single-row{overscroll-behavior-inline:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow:auto hidden}.approved-charge-filterbar--single-row>label,.approved-charge-filterbar--single-row>.approved-charge-subtabs{white-space:nowrap;flex:none;width:auto}.approved-charge-filterbar--single-row>.aggregated-unit-filter select{width:130px}.approved-charge-filterbar--single-row>.aggregated-report-date-filter>[data-jalali-date-input]{flex:0 0 118px;width:118px!important}@media (min-width:1024px){.approved-charge-filterbar--single-row{grid-template-columns:minmax(110px,.65fr) minmax(234px,1.25fr) minmax(170px,1fr) minmax(300px,1.5fr);gap:8px;padding:10px;display:grid;overflow:visible}.approved-charge-filterbar--single-row>label{align-items:stretch;gap:3px;width:100%;min-width:0;display:grid}.approved-charge-filterbar--single-row>label>span:first-child{white-space:nowrap;line-height:1.3}.approved-charge-filterbar--single-row>.aggregated-unit-filter select,.approved-charge-filterbar--single-row>.aggregated-status-filter select{justify-self:start;width:auto;min-width:0;max-width:100%}.approved-charge-filterbar--single-row>.aggregated-report-date-filter .aggregated-date-parts{grid-template-columns:76px 92px 58px;justify-content:start;gap:2px;min-width:0;display:grid}.approved-charge-filterbar--single-row>.approved-charge-subtabs{grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr) minmax(0,1.35fr);align-self:end;width:100%;min-width:0;margin-inline-start:0;display:grid}.approved-charge-filterbar--single-row>.approved-charge-subtabs :is(button,a){text-align:center;white-space:nowrap;padding:8px 5px;font-size:clamp(10px,.8vw,13px)}}.approved-charge-subtabs{background:var(--neutral-200);border-radius:var(--radius-lg);gap:5px;margin-inline-start:auto;padding:4px;display:flex}.approved-charge-subtabs :is(button,a){color:var(--neutral-500);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:0;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:color .14s,background .14s}.approved-charge-subtabs :is(button,a):hover{color:var(--neutral-700)}.approved-charge-subtabs :is(button,a).active{background:var(--surface);color:var(--teal-600);font-weight:700;box-shadow:0 3px 10px #0f172a14}.approved-charge-bulk-tools button{color:#2450e4;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;padding:8px 10px;display:inline-flex}.approved-charge-bulk-tools button:disabled{opacity:.45;cursor:not-allowed}.charge-status-badge{border-radius:var(--radius-sm);cursor:pointer;background:var(--neutral-100);width:100%;color:var(--neutral-600);border:0;flex-direction:column;align-items:stretch;gap:4px;padding:7px;font-size:11px;font-weight:800;display:flex}.charge-status-badge-paid,.charge-status-badge-debt{border-radius:calc(var(--radius-sm) - 2px);padding:3px 4px;font-size:11px;font-weight:800;line-height:1.3;display:block}.charge-status-badge-paid{background:#ffffff8c}.charge-status-badge-debt{background:#0000000f}.charge-status-cell-hint{color:var(--muted);align-items:center;gap:6px;margin:0 0 8px;font-size:12px;display:flex}.charge-status-badge.not_defined{background:var(--neutral-100);color:var(--muted)}.charge-status-badge.unpaid{background:var(--red-soft);color:#991b1b}.charge-status-badge.partial_paid{background:var(--amber-soft);color:#92400e}.charge-status-badge.paid{background:var(--green-soft);color:#166534}.charge-status-badge.overpaid{background:var(--blue-soft);color:#1d4ed8}.charge-status-detail{width:min(620px,96vw)}.charge-status-payment-form{border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:11px;margin-top:16px;padding-top:15px;display:grid}.charge-status-payment-form label{gap:6px;display:grid}.charge-status-payment-form label.wide{grid-column:1/-1}.charge-status-payment-form span{color:#64748b;font-size:11px}.charge-status-payment-form input,.charge-status-payment-form select,.charge-status-payment-form textarea{background:var(--neutral-50);border:1px solid var(--neutral-200);border-radius:var(--radius-md);color:var(--text);outline:0;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.charge-status-payment-form input:focus,.charge-status-payment-form select:focus,.charge-status-payment-form textarea:focus{background:var(--surface);border-color:var(--teal-600);box-shadow:0 0 0 3px #2450e41a}.charge-status-payment-form textarea{resize:vertical;min-height:72px}.charge-status-payment-form button{grid-column:1/-1;justify-content:center}.charge-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.charge-panel-title h3{color:#0f172a;margin:0;font-size:16px;font-weight:800}.charge-panel-title p{color:#64748b;margin:5px 0 0;font-size:12px}.charge-panel-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.charge-action-sep{background:#e2e8f0;width:1px;height:24px;margin:0 2px}.charge-action-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:9px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;display:inline-flex}.charge-action-secondary:hover:not(:disabled){color:#0f172a;border-color:#94a3b8}.charge-action-secondary:disabled{opacity:.45;cursor:not-allowed}.charge-action-cancel{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:9px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;display:inline-flex}.charge-action-cancel:disabled{opacity:.35;cursor:not-allowed}.charge-action-cancel em{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-style:normal;display:inline-flex}.charge-action-save{color:#fff;cursor:pointer;background:#2450e4;border:0;border-radius:9px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex}.charge-action-save:hover:not(:disabled){background:#0d6660}.charge-action-save:disabled{opacity:.45;cursor:not-allowed}.charge-filterbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.charge-filterbar-main{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.charge-filterbar-end{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.charge-filter-group{align-items:center;gap:6px;display:flex}.charge-filter-group>span{color:#64748b;white-space:nowrap;font-size:11px}.charge-filter-group select,.charge-filter-group input{color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:8px;outline:0;height:34px;padding:0 9px;font-size:12px}.charge-filter-unit select{min-width:min(330px,42vw)}.charge-filter-search{background:#fff;border:1px solid #dbe3ec;border-radius:8px;gap:7px;padding:0 9px}.charge-filter-search input{border:0;outline:0;min-width:160px;height:34px;padding:0;font-size:12px}@media (max-width:700px){.aggregated-unit-filter,.charge-filter-unit{width:100%}.aggregated-unit-filter select,.charge-filter-unit select{width:100%;min-width:0}.aggregated-report-date-filter{width:100%}.aggregated-report-date-filter>[data-jalali-date-input]{flex:auto;width:auto!important}}.charge-tool-toggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:8px;align-items:center;gap:5px;padding:7px 11px;font-size:12px;display:inline-flex}.charge-tool-toggle.active{color:#2450e4;background:#eef2fd;border-color:#2450e4;font-weight:700}.mobile-field-picker-triggers{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.mobile-field-picker-trigger{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:#eef2fd;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.mobile-field-picker-trigger em{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-style:normal;display:inline-grid}.mobile-field-picker-modal{grid-template-rows:auto auto auto 1fr auto;gap:12px;width:min(480px,96vw);max-height:85vh;padding:18px;display:grid}.mobile-field-picker-hint{color:var(--muted);margin:0;font-size:11.5px;line-height:1.6}.mobile-field-picker-search{border:1px solid var(--line);color:var(--muted);border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.mobile-field-picker-search input{height:38px;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.mobile-field-picker-actions{gap:8px;display:flex}.mobile-field-picker-actions button{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:11.5px}.mobile-field-picker-list{gap:6px;min-height:0;padding-inline-end:2px;display:grid;overflow:auto}.mobile-field-picker-item{border:1px solid var(--line);cursor:pointer;color:var(--text);border-radius:10px;align-items:center;gap:9px;padding:11px 12px;font-size:13px;display:flex}.mobile-field-picker-item input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary);flex-shrink:0}.mobile-field-picker-item span{flex:1}.mobile-field-picker-item small{color:var(--muted);font-size:10.5px}.mobile-field-picker-item svg{color:var(--primary);flex-shrink:0}.mobile-field-picker-item.active{border-color:var(--primary);background:#eef2fd}.mobile-field-picker-item.highlighted:not(.active){background:#f8fafc;border-color:#cbd5e1}.mobile-field-picker-empty{text-align:center;color:var(--muted);margin:0;padding:20px 0;font-size:12px}.mobile-field-picker-footer{align-items:center;gap:10px;display:flex;justify-content:space-between!important}.mobile-field-picker-footer span{color:var(--muted);font-size:11.5px}.mobile-field-picker-apply{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:10px 20px;font-size:13px;font-weight:700}.charge-year-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:1fr 1fr;gap:14px;padding:14px 16px;display:grid}.charge-year-panel-section strong{color:#0f172a;margin-bottom:4px;font-size:12px;display:block}.charge-year-panel-section p{color:#64748b;margin:0 0 8px;font-size:11px;line-height:1.6}.charge-year-panel-row{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.charge-year-panel-row input,.charge-year-panel-row select{color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:8px;outline:0;height:36px;padding:0 10px;font-size:12px}.charge-year-panel-row label{gap:4px;display:grid}.charge-year-panel-row label>span{color:#64748b;font-size:11px}.charge-year-panel-row button{color:#fff;cursor:pointer;white-space:nowrap;background:#2450e4;border:1px solid #2450e4;border-radius:8px;align-items:center;gap:5px;height:36px;padding:0 12px;font-size:12px;display:inline-flex}.charge-year-panel-row button:disabled{opacity:.45;cursor:not-allowed}.charge-bulk-panel{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;gap:12px;padding:14px 16px;display:grid}.charge-bulk-header strong{color:#92400e;align-items:center;gap:6px;font-size:12px;display:flex}.charge-bulk-header p{color:#78350f;margin:4px 0 0;font-size:11px;line-height:1.6}.charge-bulk-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.charge-bulk-field{gap:4px;display:grid}.charge-bulk-field>span{color:#78350f;font-size:11px;font-weight:600}.charge-bulk-field input,.charge-bulk-field select{color:#0f172a;background:#fff;border:1px solid #fcd34d;border-radius:8px;outline:0;height:36px;padding:0 10px;font-size:12px}.charge-bulk-amount input{min-width:160px}.charge-bulk-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.charge-bulk-actions button{color:#92400e;cursor:pointer;background:#fff;border:1px solid #d97706;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;display:inline-flex}.charge-bulk-actions button:hover:not(:disabled){background:#fffbeb}.charge-bulk-actions button:disabled{opacity:.4;cursor:not-allowed}.charge-status-detail{width:min(720px,96vw);padding:0;overflow:hidden}.charge-status-detail>header{padding:20px 22px 16px}.charge-status-header h3{align-items:center;gap:8px;display:flex}.charge-status-header h3 small{color:#64748b;font-size:11px;font-weight:500}.charge-status-header p{color:#64748b;margin:5px 0 0;font-size:12px}.charge-status-hero{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:18px 22px 0;padding:15px 17px}.charge-status-hero>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.charge-status-hero span{color:#64748b;font-size:11px}.charge-status-hero strong{color:#334155;font-size:13px}.charge-status-hero.unpaid strong,.charge-status-hero.partial_paid strong{color:#b45309}.charge-status-hero.paid strong{color:#15803d}.charge-status-progress{background:#e2e8f0;border-radius:999px;height:7px;margin:12px 0 8px;overflow:hidden}.charge-status-progress span{border-radius:inherit;background:#2450e4;height:100%;display:block}.charge-status-hero small{color:#64748b;font-size:11px}.charge-status-amounts{background:#e2e8f0;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;margin:14px 22px;display:grid;overflow:hidden}.charge-status-amounts>div{background:#fff;gap:4px;padding:14px;display:grid}.charge-status-amounts small,.charge-status-amounts span{color:#94a3b8;font-size:11px}.charge-status-amounts strong{color:#0f172a;font-size:17px}.charge-status-amounts .paid strong{color:#047857}.charge-status-amounts .remaining strong{color:#b91c1c}.charge-status-last-payment,.charge-status-register{border:1px solid #e2e8f0;border-radius:8px;margin:0 22px 16px;padding:16px}.charge-status-section-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.charge-status-section-title>span{color:#2450e4;background:#ecfeff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.charge-status-section-title>div{gap:3px;display:grid}.charge-status-section-title strong{color:#0f172a;font-size:13px}.charge-status-section-title small{color:#64748b;font-size:11px}.charge-status-payment-meta{grid-template-columns:1fr 1fr;gap:9px;display:grid}.charge-status-payment-meta>div{color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.charge-status-payment-meta span{gap:3px;min-width:0;display:grid}.charge-status-payment-meta small{color:#94a3b8;font-size:11px}.charge-status-payment-meta strong{color:#334155;overflow-wrap:anywhere;font-size:11px}.charge-status-description{color:#64748b;background:#f8fafc;border-radius:8px;align-items:flex-start;gap:8px;margin-top:9px;padding:10px;display:flex}.charge-status-description p{color:#475569;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.8}.charge-status-register .charge-status-payment-form{border-top:0;margin-top:0;padding-top:0}.charge-status-payment-form input,.charge-status-payment-form select,.charge-status-payment-form textarea{border-radius:8px}.charge-status-payment-form input:focus,.charge-status-payment-form select:focus,.charge-status-payment-form textarea:focus{border-color:#2450e4;box-shadow:0 0 0 3px #2450e41a}.charge-status-detail>.error-banner,.charge-status-detail>.finance-readonly-note{margin:0 22px 16px}.charge-status-detail{background:#fff;border-radius:12px;flex-direction:column;width:min(920px,96vw);max-height:min(860px,94vh);display:flex;box-shadow:0 30px 90px #0f172a52}.charge-status-detail>header.charge-status-header{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.charge-status-mark{color:#c2410c;background:#fff7ed;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.charge-status-mark.paid{color:#047857;background:#ecfdf5}.charge-status-mark.overpaid{color:#1d4ed8;background:#eff6ff}.charge-status-heading{min-width:0}.charge-status-heading>span{color:#64748b;font-size:11px;display:block}.charge-status-heading h3{color:#0f172a;margin:2px 0 4px;font-size:19px}.charge-status-context{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.charge-status-context span{color:#64748b;align-items:center;gap:4px;font-size:11px;display:inline-flex}.charge-status-state{color:#9a3412;white-space:nowrap;background:#fff7ed;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.charge-status-state.paid{color:#047857;background:#ecfdf5}.charge-status-state.overpaid{color:#1d4ed8;background:#eff6ff}.charge-status-header>button{align-self:start}.charge-status-summary{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;grid-template-columns:1.3fr 1fr;gap:0;margin:0;padding:18px 20px;display:grid}.charge-status-primary-amount{grid-template-columns:auto auto 1fr;align-items:end;column-gap:7px;padding-inline-end:20px;display:grid}.charge-status-primary-amount>span{color:#64748b;grid-column:1/-1;margin-bottom:3px;font-size:11px}.charge-status-primary-amount strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:31px;line-height:1}.charge-status-primary-amount small{color:#64748b;font-size:11px}.charge-status-primary-amount.due strong{color:#b91c1c}.charge-status-primary-amount.clear strong{color:#047857}.charge-status-summary-side{border-right:1px solid #dbe3ec;grid-template-columns:1fr 1fr;display:grid}.charge-status-summary-side>div{align-content:center;gap:3px;padding:0 18px;display:grid}.charge-status-summary-side>div+div{border-right:1px solid #e2e8f0}.charge-status-summary-side span{color:#64748b;font-size:11px}.charge-status-summary-side strong{color:#1e293b;font-variant-numeric:tabular-nums;font-size:16px}.charge-status-summary-side small{color:#94a3b8;font-size:11px}.charge-late-fee-breakdown{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-column:1/-1;margin-top:14px;padding:12px 14px}.charge-late-fee-title{color:#c2410c;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.charge-late-fee-title svg{flex-shrink:0;margin-top:2px}.charge-late-fee-title strong{color:#9a3412;font-size:12px;display:block}.charge-late-fee-title small{color:#c2410c;margin-top:2px;font-size:10px;line-height:1.6;display:block}.charge-late-fee-values{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.charge-late-fee-values span{background:#fff;border:1px solid #fde8cc;border-radius:6px;gap:3px;padding:8px 10px;display:grid}.charge-late-fee-values small{color:#9a3412;font-size:10px}.charge-late-fee-values strong{color:#7c2d12;font-variant-numeric:tabular-nums;font-size:12px}.charge-status-progress-wrap{grid-column:1/-1;margin-top:16px}.charge-status-progress-wrap>div:first-child{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:11px;display:flex}.charge-status-progress-wrap strong{color:#2450e4}.charge-status-progress{background:#dbe3ec;height:6px;margin:0}.charge-status-progress span{background:#2450e4}.charge-status-content{flex:1;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);min-height:0;display:grid;overflow-y:auto}.charge-status-content>section{margin:0;padding:20px}.charge-status-content>section+section{border-right:1px solid #e2e8f0}.charge-status-section-title{margin-bottom:16px}.charge-status-section-title>span{color:#2450e4;background:#eef2fd;border-radius:8px;width:32px;height:32px}.charge-status-section-title strong{font-size:13px}.charge-status-section-title small{font-size:11px}.charge-status-payment-meta{border-top:1px solid #eef2f7;grid-template-columns:1fr;gap:0;display:grid}.charge-status-payment-meta>div{color:#64748b;background:0 0;border-bottom:1px solid #eef2f7;border-radius:0;grid-template-columns:auto 1fr;gap:10px;padding:12px 2px;display:grid}.charge-status-payment-meta span{grid-template-columns:1fr auto;align-items:center;display:grid}.charge-status-payment-meta small{font-size:11px}.charge-status-payment-meta strong{text-align:left;font-size:11px}.charge-status-description{background:#f8fafc;border-right:3px solid #cbd5e1;border-radius:0;margin-top:14px;padding:11px 12px}.charge-status-empty-payment{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:190px;display:flex}.charge-status-empty-payment span{max-width:220px;font-size:11px;line-height:1.8}.charge-status-register{background:#fff}.charge-status-register .error-banner{margin:0 0 12px}.charge-status-payment-form{border:0;gap:12px;margin:0;padding:0}.charge-status-payment-form label>span,.charge-payer-selector legend{color:#475569;font-size:11px;font-weight:700}.charge-status-payment-form label>span small{color:#94a3b8;font-weight:400}.charge-status-payment-form input,.charge-status-payment-form select,.charge-status-payment-form textarea{border-color:#cbd5e1;border-radius:7px;min-height:42px;padding:9px 11px}.charge-status-payment-form textarea{min-height:66px}.charge-payer-selector{border:0;grid-column:1/-1;margin:0;padding:0}.charge-payer-selector legend{margin-bottom:7px}.charge-payer-selector>div{background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;display:grid}.charge-payer-selector button{color:#64748b;cursor:pointer;height:37px;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.charge-payer-selector button.active{color:#2450e4;background:#fff;font-weight:800;box-shadow:0 1px 4px #0f172a1f}.charge-status-payment-form>.primary-button{border-radius:7px;min-height:44px;font-size:11px}.charge-status-settled-note{color:#15803d;background:#f0fdf4;border-radius:8px;align-self:start;align-items:center;gap:11px;display:flex;border:1px solid #bbf7d0!important;margin:20px!important;padding:15px!important}.charge-status-settled-note div{gap:3px;display:grid}.charge-status-settled-note strong{font-size:12px}.charge-status-settled-note span{color:#4b7b5c;font-size:11px}.charge-status-detail.is-settled .charge-status-content{grid-template-columns:1fr 1fr;min-height:0}.charge-status-detail.is-settled .charge-status-last-payment{min-height:250px}.charge-status-detail.is-settled .charge-status-settled-note{justify-content:center;align-self:stretch;margin:20px!important}@media (max-width:1050px){.finance-report-filter-panel{grid-template-columns:1fr 1fr}.finance-report-filter-panel>div{grid-column:1/-1}.finance-report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-overview-grid{grid-template-columns:1fr 1fr}.finance-overview-grid .expense-breakdown{grid-column:1/-1}.finance-report-summary{grid-template-columns:1fr 1fr}}@media (max-width:700px){.finance-hero{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.finance-hero-lead{flex-direction:column;align-items:flex-start;gap:10px}.finance-hero-actions{width:100%}.finance-hero-actions .primary-button{justify-content:center;width:100%}.finance-hero-kpi-strip{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.finance-hero-kpi{scroll-snap-align:start;flex:0 0 clamp(150px,44vw,190px);min-width:clamp(150px,44vw,190px);min-height:78px}.finance-period{overflow:auto}.finance-period label span,.finance-period-spacer{display:none}.finance-period--overview{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid;overflow:visible}.finance-period--overview label{width:100%;min-width:0}.finance-period--overview .finance-period-date-prefix{white-space:nowrap;flex:none;font-weight:700;display:inline}.finance-period--overview label>svg{flex:none}.finance-period--overview [data-jalali-date-input]{flex:auto;min-width:0;width:100%!important}.finance-period--overview input{box-sizing:border-box;width:100%;min-width:0;font-size:16px}.finance-period--overview>button{grid-column:1/-1;justify-content:center;min-height:40px}.finance-report-summary,.finance-report-columns,.finance-overview-grid,.finance-chart-grid{grid-template-columns:1fr}.finance-overview-grid .expense-breakdown{grid-column:auto}.finance-form-grid,.finance-drawer-grid{grid-template-columns:1fr}.finance-tabs{margin-inline:-4px}.finance-table-panel{padding:12px}.finance-search{width:100%}.finance-table-panel>header{flex-direction:column;align-items:flex-start}.finance-modal{padding:17px}.finance-drawer{width:100%}.approved-charge-panel{padding:12px}.approved-charge-panel>header{flex-direction:column}.approved-charge-actions,.approved-charge-year-tools,.approved-charge-year-tools label{flex-direction:column;align-items:stretch;width:100%}.approved-charge-actions button,.approved-charge-year-tools button{justify-content:center}.approved-charge-year-tools strong{text-align:center;margin-inline-start:0}.approved-charge-year-tools .year-tool-card{align-items:stretch;width:100%}.approved-charge-year-tools .rename-year-card>div{flex-direction:column;align-items:stretch}.approved-charge-table-wrap{max-height:62vh}.approved-charge-table .unit-col{width:135px}.approved-charge-table.cumulative-table .unit-col{width:96px;max-width:96px}.native-donut-chart{grid-template-columns:105px 1fr}.native-donut-chart svg{width:105px}.charge-status-detail{padding:0}.charge-status-detail>header{padding:17px}.charge-status-hero,.charge-status-amounts,.charge-status-last-payment,.charge-status-register{margin-inline:14px}.charge-status-amounts,.charge-status-payment-meta,.charge-status-payment-form{grid-template-columns:1fr}.charge-status-payment-form label.wide,.charge-status-payment-form button{grid-column:auto}}@media (max-width:760px){.finance-report-filter-panel,.finance-report-kpis{grid-template-columns:1fr}.finance-report-filter-panel>div{grid-column:auto}.finance-report-analytics{padding:13px}.finance-report-kpis article{min-height:0}.finance-modal-backdrop{align-items:flex-end;padding:0}.charge-status-detail{border-radius:14px 14px 0 0;width:100%;max-height:96vh}.mobile-field-picker-modal{border-radius:14px 14px 0 0;grid-template-rows:auto auto auto 1fr auto;width:100%;max-height:85vh}.charge-status-detail>header.charge-status-header{grid-template-columns:auto minmax(0,1fr) auto;padding:15px}.charge-status-state{grid-column:2;justify-self:start}.charge-status-header>button{grid-area:1/3}.charge-status-mark{width:40px;height:40px}.charge-status-heading h3{font-size:17px}.charge-status-context{gap:8px}.charge-status-summary{grid-template-columns:1fr;padding:16px}.charge-status-primary-amount{padding:0 0 14px}.charge-status-primary-amount strong{font-size:28px}.charge-status-summary-side{border-top:1px solid #dbe3ec;border-right:0;padding-top:13px}.charge-status-summary-side>div{padding:0 10px}.charge-status-summary-side>div:first-child{padding-right:0}.charge-status-content,.charge-status-detail.is-settled .charge-status-content{grid-template-columns:1fr;min-height:0}.charge-status-content>section{padding:17px}.charge-status-content>section+section{border-top:1px solid #e2e8f0;border-right:0}.charge-status-detail.is-settled .charge-status-last-payment{min-height:0}.charge-status-payment-form{grid-template-columns:1fr}.charge-status-payment-form label.wide,.charge-status-payment-form>.primary-button,.charge-payer-selector{grid-column:1}.charge-status-settled-note,.charge-status-detail.is-settled .charge-status-settled-note{align-self:auto;margin:16px!important;padding:14px!important}.charge-payer-selector button{gap:4px}}@media (max-width:1100px){.aggregated-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.aggregated-summary-grid{grid-template-columns:repeat(2,1fr)}.aggregated-unit-stats{overflow:auto}.aggregated-unit-stats span{white-space:nowrap}.aggregated-detail-modal{border-radius:14px 14px 0 0;width:100%;max-height:96vh;overflow:auto}.aggregated-detail-grid{grid-template-columns:repeat(2,1fr)}.aggregated-payment-breakdown{grid-template-columns:1fr}.aggregated-detail-status{flex-wrap:wrap;align-items:flex-start}}@media print{.sidebar,.topbar,.page-heading,.page-heading-banner,.finance-hero,.finance-tabs,.approved-charge-actions,.approved-charge-filterbar,.approved-charge-pagination{display:none!important}.main-shell,.content{margin:0!important;padding:0!important;display:block!important}.approved-charge-panel{box-shadow:none!important;border:0!important}.approved-charge-table-wrap{max-height:none!important;overflow:visible!important}.approved-charge-table{font-size:8px;min-width:100%!important}.aggregated-summary-grid{grid-template-columns:repeat(3,1fr)}}.approved-charge-table tr.is-my-unit,.approved-charge-table.status-table tr.is-my-unit{border-right:3px solid var(--amber);background:#fffbeb}.approved-charge-table tr.is-my-unit td{background:#fffbeb}.approved-charge-table tr.is-my-unit:hover td{background:#fef3c7}.approved-charge-table tr.is-my-unit td.unit-col{background:#fef9ec}.my-unit-tag{background:var(--amber);color:#fff;border-radius:var(--radius-pill);letter-spacing:.02em;vertical-align:middle;white-space:nowrap;align-items:center;margin-right:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-flex}.aggregated-charge-panel .approved-charge-table tr.is-my-unit,.aggregated-charge-panel .approved-charge-table tr.is-my-unit td{background:#fffbeb}.aggregated-charge-panel .approved-charge-table tr.is-my-unit{border-right:3px solid var(--amber)}.aggregated-charge-panel .approved-charge-table tr.is-my-unit:hover td{background:#fef3c7}.res-finance-hero{background:var(--gradient-brand);border-radius:var(--radius-lg);color:#fff;flex-direction:column;gap:12px;margin-bottom:4px;padding:16px 18px;display:flex}@media (max-width:640px){.res-finance-hero{padding:14px 15px}.res-finance-stats{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin:0 -15px;padding:0 15px 2px;overflow-x:auto}.res-finance-stats::-webkit-scrollbar{display:none}.res-finance-stat{flex:none;min-width:118px}}.res-finance-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.res-finance-hero-title{align-items:center;gap:12px;display:flex}.res-finance-hero-title h2{color:#fff;margin:0 0 3px;font-size:17px;font-weight:700}.res-finance-hero-title p{color:#ffffffbf;margin:0;font-size:12px}.res-finance-hero-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.res-finance-unit-switch{border-radius:var(--radius-sm);background:#ffffff26;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.res-finance-unit-switch select{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;font-size:13px}.res-finance-unit-switch select option{color:#12201d;background:#fff}.res-finance-unit-badge{border-radius:var(--radius-pill);color:#fff;background:#fff3;align-items:center;gap:5px;padding:5px 12px;font-size:13px;font-weight:600;display:flex}.res-finance-pay-btn{color:var(--primary);border-radius:var(--radius-sm);white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.res-finance-pay-btn:hover{opacity:.88}.res-finance-stats{flex-wrap:wrap;gap:12px;display:flex}.res-finance-stat{border-radius:var(--radius-sm);background:#ffffff1f;flex-direction:column;gap:3px;min-width:130px;padding:10px 16px;display:flex}.res-finance-stat.debt{background:#dc262640;border:1px solid #fca5a566}.res-finance-stat.clear{background:#10b98133}.res-finance-stat.credit{background:#3b82f633}.res-finance-stat-label{color:#ffffffb3;font-size:11px}.res-finance-stat-val{color:#fff;font-size:16px;font-weight:700}.res-finance-stat.debt .res-finance-stat-val{color:#fca5a5}.res-finance-stat small{color:#fff9;font-size:11px}.res-finance-overdue-note{color:#fca5a5;font-size:11px}.res-finance-overdue-banner{border-radius:var(--radius-sm);color:#fecaca;background:#dc262633;border:1px solid #fca5a559;align-items:center;gap:8px;padding:9px 14px;font-size:13px;display:flex}.res-finance-overdue-link{color:#fff;white-space:nowrap;margin-right:auto;font-weight:700;text-decoration:none}.res-finance-overdue-link:hover{text-decoration:underline}.res-finance-note{color:#fff9;border-top:1px solid #ffffff1f;align-items:center;gap:6px;padding-top:4px;font-size:12px;display:flex}.res-finance-error{border-radius:var(--radius-sm);color:#fecaca;background:#dc262633;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.finance-hero-kpi-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:8px;min-width:0;display:flex;overflow-x:auto}.finance-hero-kpi-strip::-webkit-scrollbar{display:none}.finance-hero-kpi{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff24;flex:1 1 0;gap:3px;min-width:140px;padding:9px 13px;transition:background .2s,border-color .2s,transform .2s;animation:.46s cubic-bezier(.22,1,.36,1) both finance-kpi-in;display:grid;position:relative;overflow:hidden}.finance-hero-kpi:before{content:"";opacity:.55;background:linear-gradient(#ffffff80,#ffffff0d);width:3px;position:absolute;inset:0 auto 0 0}.finance-hero-kpi:hover{background:#ffffff21;border-color:#ffffff3d;transform:translateY(-2px)}@keyframes finance-kpi-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.finance-hero-kpi>span{color:#a9b8ea;white-space:nowrap;font-size:10.5px;font-weight:600;display:block}.finance-hero-kpi>strong{color:#f2f5fd;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:800;display:block}.finance-hero-kpi strong.kpi-good{color:#86efac}.finance-hero-kpi strong.kpi-mid{color:#fde68a}.finance-hero-kpi strong.kpi-bad{color:#fca5a5}.finance-hero-kpi strong.kpi-warn{color:#fed7aa}.collection-rate-num{font-size:28px}.collection-rate-num.good{color:#059669}.collection-rate-num.mid{color:#d97706}.collection-rate-num.bad{color:#dc2626}.finance-alert-list :is(button,a).has-alert{color:#92400e;background:#fff7ed;border:1px solid #fed7aa}.finance-alert-list :is(button,a).has-alert strong{color:#c2410c;font-weight:700}.expense-cat-row{border-bottom:1px dashed var(--line);color:var(--muted);grid-template-columns:100px 1fr auto;align-items:center;gap:9px;padding:7px 0;font-size:11.5px;display:grid}.expense-cat-row strong{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap}.expense-cat-bar{background:var(--neutral-200);border-radius:999px;height:6px;overflow:hidden}.expense-cat-bar>span{background:var(--gradient-brand);border-radius:inherit;height:100%;transition:width .4s;display:block}@media (max-width:480px){.aggregated-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aggregated-detail-grid,.charge-status-amounts,.charge-status-payment-meta{grid-template-columns:1fr}.finance-hero-kpi>strong{white-space:normal;overflow-wrap:anywhere;font-size:12.5px}}.bank-account-section{flex-direction:column;gap:12px;display:flex}.bank-account-summary{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(max-content,1fr);grid-auto-flow:column;gap:8px;display:grid;overflow-x:auto}.bank-account-summary::-webkit-scrollbar{display:none}.bank-summary-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;gap:4px;padding:11px 13px;display:flex}.bank-summary-card.main{background:var(--primary-soft);border-color:#2450e440}.bank-summary-card svg{color:var(--primary);margin-bottom:2px}.bank-summary-card.out svg{color:var(--red)}.bank-summary-card span{color:var(--muted);font-size:11px;font-weight:600}.bank-summary-card strong{font-variant-numeric:tabular-nums;color:var(--text);overflow-wrap:anywhere;font-size:15px;font-weight:800}.bank-summary-card.main strong.positive{color:var(--green)}.bank-summary-card.main strong.negative{color:var(--red)}.bank-neg-hint{color:var(--red);margin-top:1px;font-size:10.5px}.bank-account-actions{gap:8px;display:flex}.bank-account-actions>.primary-button,.bank-account-actions>.secondary-button{white-space:nowrap;flex:none;align-items:center;gap:8px;min-height:39px;display:inline-flex}.bank-account-filters{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(130px,1fr));align-items:end;gap:8px;margin:10px 0;padding:10px;display:grid}.bank-account-filters label{color:var(--neutral-600);flex-direction:column;gap:4px;font-size:10.5px;font-weight:700;display:flex}.bank-account-filters input,.bank-account-filters select{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);font:inherit;outline:none;min-height:33px;padding:0 9px;font-size:12px}.bank-account-filters button{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--neutral-600);cursor:pointer;font:inherit;justify-content:center;align-items:center;min-height:33px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.bank-filter-search{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;padding:0 9px;flex-direction:row!important;gap:8px!important}.bank-filter-search svg{color:var(--muted);flex:none}.bank-filter-search input{border:none;flex:1;min-width:0;padding:0}.bank-txn-expense td{color:var(--text)}.money-in{font-variant-numeric:tabular-nums;color:var(--green)!important}.money-out{font-variant-numeric:tabular-nums;color:var(--red)!important}.bank-dir-in{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.bank-dir-out{background:var(--red-soft);color:var(--red);border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.finance-status.payment{background:var(--blue-soft);color:#1d4ed8}.finance-status.income{background:var(--green-soft);color:#15803d}.finance-status.expense{background:var(--red-soft);color:#be123c}.finance-status.opening_balance{background:var(--primary-soft);color:var(--primary)}.bank-opening-balance-edit{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;width:fit-content;margin-top:2px;padding:0;font-size:10.5px;font-weight:600;display:inline-flex}.bank-opening-balance-edit:hover{text-decoration:underline}@media (max-width:768px){.bank-account-actions{flex-direction:column}.bank-account-filters{grid-template-columns:1fr}}.unit-debt-workspace{gap:10px;display:grid}.unit-debt-header{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.unit-debt-header>div>span{color:var(--primary);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.unit-debt-header h2{margin:5px 0 3px;font-size:14px;font-weight:800}.unit-debt-header p{color:var(--muted);margin:0;font-size:11px}.unit-debt-header .btn-primary{background:var(--primary);border:1px solid var(--primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;font:inherit;align-items:center;gap:6px;min-height:34px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.unit-debt-summary{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.unit-debt-summary::-webkit-scrollbar{display:none}.unit-debt-stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex:1;min-width:140px;padding:10px 13px}.unit-debt-stat span{color:var(--muted);font-size:10.5px;font-weight:600;display:block}.unit-debt-stat strong{font-variant-numeric:tabular-nums;margin-top:3px;font-size:14.5px;font-weight:800;display:block}.unit-debt-stat.red{border-color:#fca5a5}.unit-debt-stat.red strong{color:var(--red)}.unit-debt-toolbar{align-items:center;gap:8px;display:flex}.unit-debt-search{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--neutral-600);flex:1;align-items:center;gap:8px;padding:0 9px;display:flex}.unit-debt-search input{font:inherit;background:0 0;border:none;outline:none;flex:1;min-height:34px;font-size:12.5px}.unit-debt-toolbar select{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;min-height:34px;padding:0 9px;font-size:12px}.unit-debt-toolbar button{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--neutral-600);cursor:pointer;font:inherit;align-items:center;min-height:34px;padding:0 10px;font-size:12px;display:flex}.unit-debt-alert{border-radius:var(--radius-sm);align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:flex}.unit-debt-alert.error{background:var(--red-soft);color:var(--red);border:1px solid #fca5a5}.unit-debt-alert.success{background:var(--green-soft);color:#15803d;border:1px solid #86efac}.unit-debt-alert button{cursor:pointer;background:0 0;border:none;margin-right:auto}.unit-debt-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:auto}.unit-debt-table{border-collapse:collapse;width:100%;min-width:700px;font-size:12px}.unit-debt-table th{background:var(--surface-soft);border-bottom:1px solid var(--line);color:var(--muted);text-align:right;padding:8px 12px;font-size:10.5px;font-weight:700;position:sticky;top:0}.unit-debt-table td{border-bottom:1px solid var(--neutral-100);vertical-align:middle;padding:8px 12px}.unit-debt-table tbody tr:hover td{background:var(--surface-soft)}.unit-debt-table td strong{font-size:12px;display:block}.unit-debt-table td small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.unit-debt-table tr:last-child td{border-bottom:none}.unit-debt-table tr.row-cancelled td{opacity:.55}.col-money{font-variant-numeric:tabular-nums;text-align:left}.col-outstanding b{color:var(--red)}.col-zero{color:var(--neutral-400)}.debt-status{border-radius:999px;padding:2px 9px;font-size:10px;font-weight:600;display:inline-flex}.status-issued{background:var(--blue-soft);color:#1d4ed8}.status-partial{color:#a16207;background:#fefce8}.status-paid{background:var(--green-soft);color:#15803d}.status-cancelled{background:var(--neutral-100);color:var(--neutral-500)}.unit-debt-actions{gap:5px;display:flex}.unit-debt-actions button{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--neutral-600);cursor:pointer;align-items:center;min-height:28px;padding:0 7px;display:flex}.unit-debt-actions .btn-cancel{color:#92400e;background:var(--amber-soft);border-color:#fde68a}.unit-debt-actions .btn-danger{color:var(--red);background:var(--red-soft);border-color:#fca5a5}.unit-debt-actions button:disabled{cursor:not-allowed;opacity:.5}.unit-debt-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:36px;display:flex}.unit-debt-empty strong{color:var(--text);font-size:13.5px}.unit-debt-empty span{font-size:11px}.unit-debt-modal-overlay{z-index:1000;background:#0a0f1d75;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.unit-debt-modal{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:90vh;padding:0;overflow:auto}.unit-debt-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.unit-debt-modal-header h3{margin:0;font-size:14px;font-weight:800}.unit-debt-modal-header button{color:var(--muted);cursor:pointer;background:0 0;border:none}.unit-debt-form{gap:12px;padding:18px;display:grid}.unit-debt-form label{flex-direction:column;gap:5px;display:flex}.unit-debt-form label>span{color:var(--neutral-600);font-size:11px;font-weight:600}.unit-debt-form input,.unit-debt-form select,.unit-debt-form textarea{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;outline:none;width:100%;min-height:36px;padding:8px 11px;font-size:13px}.unit-debt-form textarea{resize:vertical;min-height:72px}.unit-debt-form-error{background:var(--red-soft);border-radius:var(--radius-sm);color:var(--red);border:1px solid #fca5a5;align-items:center;gap:7px;padding:9px 12px;font-size:12px;display:flex}.unit-debt-form-actions{justify-content:flex-end;gap:8px;display:flex}.unit-debt-form-actions button{border-radius:var(--radius-sm);cursor:pointer;font:inherit;align-items:center;gap:6px;min-height:34px;padding:0 14px;font-size:12px;display:flex}.unit-debt-form-actions button:first-child{background:var(--surface-soft);border:1px solid var(--line);color:var(--neutral-600)}.unit-debt-form-actions .btn-primary{background:var(--primary);border:1px solid var(--primary);color:#fff}.unit-debt-form-actions .btn-primary:disabled{cursor:not-allowed;opacity:.65}.board-members-panel header{justify-content:space-between;align-items:flex-start;padding:12px 14px;display:flex}.board-members-panel header h3{align-items:center;gap:7px;margin:0 0 3px;font-size:13.5px;font-weight:800;display:flex}.board-members-panel header p{color:var(--muted);margin:0;font-size:11px}.board-members-header-actions{align-items:center;gap:10px;display:flex}.board-members-toggle{color:var(--neutral-600);cursor:pointer;align-items:center;gap:6px;font-size:12px;display:flex}.board-members-toggle input{cursor:pointer}.board-members-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;padding:4px 14px 14px;display:grid}.board-member-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;gap:7px;padding:13px;transition:box-shadow .15s;display:flex;position:relative}.board-member-card:hover{box-shadow:var(--shadow-sm)}.board-member-card.inactive{border-color:var(--neutral-200);background:var(--neutral-50);opacity:.7}.board-member-role-badge{background:var(--primary);color:#fff;border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:10.5px;font-weight:600}.board-member-card.inactive .board-member-role-badge{background:var(--neutral-400)}.board-member-name{color:var(--text);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.board-member-unit{color:var(--neutral-600);align-items:center;gap:6px;font-size:11.5px;display:flex}.board-member-building{color:var(--muted)}.board-member-term{color:var(--muted);font-size:10.5px}.board-member-notes{background:var(--surface);border-radius:var(--radius-sm);color:var(--neutral-600);white-space:pre-wrap;padding:7px 9px;font-size:11px;line-height:1.6}.board-member-inactive-badge{background:var(--neutral-100);color:var(--neutral-500);border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:10px}.board-member-remove{background:var(--red-soft);border-radius:var(--radius-sm);color:var(--red);cursor:pointer;font:inherit;border:1px solid #fca5a5;align-self:flex-end;align-items:center;gap:5px;min-height:28px;margin-top:4px;padding:0 10px;font-size:11px;transition:background .15s;display:flex}.board-member-remove:hover{background:#fee2e2}.board-members-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.board-members-empty p{margin:0;font-size:13px}.board-member-route{width:100%;max-width:100%;margin-inline:auto}.board-member-toolbar{background:#fff;border:1px solid #e1e6ef;border-radius:11px;grid-template-columns:minmax(210px,.45fr) minmax(220px,1fr);align-items:center;gap:16px;min-height:68px;margin-bottom:18px;padding:10px 14px;display:grid;box-shadow:0 7px 22px #182a4a0e}.board-member-back{color:#35445e;cursor:pointer;font:inherit;text-align:right;background:#f4f7fc;border:1px solid #dfe6f1;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:6px 16px 6px 6px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex}.board-member-back:hover{color:#2450e4;background:#eaf0ff;border-color:#b7c8ea;transform:translate(3px);box-shadow:0 6px 16px #2450e424}.board-member-back:hover .board-member-back-icon{color:#fff;background:#2450e4;border-color:#2450e4}.board-member-back-icon{color:#2450e4;background:#fff;border:1px solid #dbe3ef;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .16s,border-color .16s,color .16s;display:flex}.board-member-back small,.board-member-back strong,.board-member-toolbar-title small,.board-member-toolbar-title strong{display:block}.board-member-back small,.board-member-toolbar-title small{color:#8993a6;font-size:10px;font-weight:600}.board-member-back strong{margin-top:3px;font-size:12px}.board-member-toolbar-title{justify-self:start;align-items:center;gap:10px;display:flex}.board-member-toolbar-icon{color:#2450e4;background:#eef3ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.board-member-toolbar-title strong{color:#26334a;margin-top:3px;font-size:14px}.board-member-form-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px 28px 28px;box-shadow:0 7px 22px #182a4a0b}.board-member-form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:45px;padding-bottom:14px;display:flex}.board-member-form-heading div{display:block}.board-member-form-heading small{color:var(--primary);font-size:10px;font-weight:700;display:block}.board-member-form-heading h3{margin:4px 0 0;font-size:15px;display:block}.board-member-form-heading>svg{color:#77839a}.board-member-form-card .finance-form-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:20px}.board-member-field-hint{color:var(--muted,#94a3b8);margin-top:4px;font-size:11px;display:block}.board-member-form-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:9px;margin-top:22px;padding-top:16px;display:flex}.board-member-form-actions button{align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:720px){.board-member-toolbar{grid-template-columns:1fr}.board-member-toolbar-title{justify-self:stretch}.board-member-form-actions{flex-direction:column-reverse}.board-member-form-actions button{justify-content:center;width:100%}}.bcw-page-shell{width:100%;padding:0 0 32px;display:block}.bcw-surface{direction:rtl;width:100%}.bcw-surface-page{background:0 0;max-width:none;margin:0}.bcw-header{justify-content:space-between;align-items:center;gap:16px;padding:20px 24px 0;display:flex}.bcw-header h2{color:#0f172a;margin:0;font-size:18px;font-weight:750}.bcw-header p{color:#64748b;margin:4px 0 0;font-size:13px}.bcw-surface-page .bcw-header{background:linear-gradient(135deg,#fff 0%,#f7faff 100%);border:1px solid #dbe4ee;border-radius:14px;padding:20px 22px}.bcw-close-button{color:#64748b;cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.bcw-surface-page .bcw-close-button{color:#334155;background:#fff;border:1px solid #dbe4ee}.bcw-close-button:hover{color:#1e40af;border-color:#b9c8dc}.bcw-step-bar{align-items:center;gap:6px;padding:16px 24px 0;display:flex}.bcw-surface-page .bcw-step-bar{scrollbar-width:thin;background:#fff;border:1px solid #dbe4ee;border-radius:14px;justify-content:space-between;margin-top:12px;padding:15px 20px;overflow-x:auto}.bcw-step-item{align-items:center;gap:6px;min-width:0;display:flex}.bcw-surface-page .bcw-step-item:not(:last-child){flex:1}.bcw-step-number{flex:none}.bcw-step-connector{background:#e5e7eb;flex:0 42px;width:20px;height:1px}.bcw-surface-page .bcw-step-connector{flex-grow:1;min-width:18px}.bcw-step-label{white-space:nowrap;font-size:12px}.bcw-body{padding:20px 24px}.bcw-surface-page .bcw-body{background:#fff;border:1px solid #dbe4ee;border-radius:14px;min-height:390px;margin-top:12px;padding:24px}.bcw-charge-type-grid,.bcw-period-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.bcw-period-grid{gap:12px;margin-top:0}.bcw-status-options{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.bcw-unit-tools{align-items:center;gap:8px;margin-bottom:12px;display:flex}.bcw-table-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px;max-width:100%;overflow:auto}.bcw-unit-table-scroll{max-height:440px}.bcw-preview-table-scroll{max-height:380px}.bcw-table{border-collapse:collapse;width:100%;font-size:13px}.bcw-unit-table{min-width:760px}.bcw-preview-table{min-width:700px;font-size:12px}.bcw-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px 20px;display:flex}.bcw-surface-page .bcw-footer{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dbe4ee;border-radius:14px;margin-top:12px;padding:14px 18px;position:sticky;bottom:8px;box-shadow:0 10px 30px #0f172a17}.bcw-surface-page .bcw-footer button{min-height:42px}.bcw-preview-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.bcw-due-date-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}@media (max-width:900px){.bcw-surface-page .bcw-body{min-height:340px;padding:20px}.bcw-surface-page .bcw-step-bar{padding-inline:16px}}@media (max-width:600px){.bcw-page-shell{padding:0 0 16px}.bcw-surface-page .bcw-header{border-radius:11px;padding:14px}.bcw-header h2{font-size:17px}.bcw-header p{font-size:11px}.bcw-close-button{min-height:40px;padding-inline:10px}.bcw-step-label{display:none}.bcw-step-bar{gap:4px;padding:12px 16px 0}.bcw-surface-page .bcw-step-bar{border-radius:11px;margin-top:8px;padding:11px 10px;overflow:hidden}.bcw-surface-page .bcw-step-item{flex:1;gap:4px}.bcw-surface-page .bcw-step-item:last-child{flex:none}.bcw-step-number{width:26px!important;height:26px!important}.bcw-step-connector{min-width:8px!important}.bcw-surface-page .bcw-body{border-radius:11px;min-height:0;margin-top:8px;padding:14px}.bcw-charge-type-grid{gap:7px}.bcw-period-grid{gap:8px}.bcw-due-date-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.bcw-unit-tools{flex-wrap:wrap}.bcw-unit-tools input{flex:1 0 100%!important}.bcw-unit-tools button{flex:1;min-height:40px}.bcw-table-scroll{max-height:52svh}.bcw-surface-page input,.bcw-surface-page select,.bcw-surface-page textarea{font-size:16px!important}.bcw-preview-stats{grid-template-columns:repeat(2,1fr)}.bcw-surface-page .bcw-footer{border-radius:11px;margin-top:8px;padding:10px;bottom:4px}.bcw-surface-page .bcw-footer button{flex:1;justify-content:center;min-width:0;min-height:44px;padding-inline:10px!important}}@media (max-width:420px){.bcw-close-button span{display:none}.bcw-charge-type-grid,.bcw-period-grid{grid-template-columns:1fr}.bcw-preview-stats{gap:7px}}@media (max-width:480px){.finance-period{flex-wrap:wrap;gap:7px}.finance-period label{flex:1;min-width:110px}.finance-period.finance-period--overview{grid-template-columns:minmax(0,1fr)}.finance-period.finance-period--overview label{min-width:0}.unit-debt-toolbar{flex-wrap:wrap}}.board-btn{background:var(--primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;font:inherit;border:0;align-items:center;gap:7px;min-height:34px;padding:0 14px;font-size:13px;font-weight:600;display:flex}.board-btn:hover{background:var(--teal-800)}.board-btn:disabled{cursor:not-allowed;opacity:.65}.unit-debt-report-panel .approved-charge-filterbar{margin-bottom:12px}.unit-debt-report-months{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.unit-debt-report-months>span{color:#64748b;font-size:11px}.unit-debt-report-months label{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;display:flex}.unit-debt-report-months label.active{color:#fff;background:#1e40af;border-color:#1e40af}.unit-debt-report-months input[type=checkbox]{accent-color:#1e40af}.unit-debt-report-panel footer{margin-top:4px}.finance-workspace,.finance-workspace>*,.approved-charge-panel,.collection-center,.unit-debt-workspace,.bank-account-section,.bcw-page-shell,.bcw-surface{min-width:0;max-width:100%}.finance-hero,.finance-period,.finance-panel>header,.finance-table-panel>header,.approved-charge-panel>header,.collection-heading,.unit-debt-header{min-width:0}.finance-hero-headline,.finance-hero-kpi>strong,.finance-card strong,.collection-stat strong,.bank-summary-card strong,.unit-debt-stat strong{overflow-wrap:anywhere}.approved-charge-table-wrap,.finance-table-scroll,.collection-table-wrap,.unit-debt-table-wrap,.pmt-table-wrap{overscroll-behavior-inline:contain;max-width:100%}@media (min-width:761px) and (max-width:1180px){.finance-workspace{gap:10px}.finance-hero{gap:12px;padding:16px}.finance-hero-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.finance-hero-kpi{min-width:0}.finance-period{flex-wrap:wrap;align-items:stretch}.finance-period>label{flex:180px;min-width:0}.finance-period>label [data-jalali-date-input],.finance-period>label input{min-width:0;max-width:100%}.finance-period-spacer{display:none}.finance-period>button{flex:0 auto;min-width:0}.finance-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;overflow:visible}.finance-card{min-width:0}.finance-panel>header,.finance-table-panel>header,.approved-charge-panel>header,.collection-heading,.unit-debt-header{flex-wrap:wrap}.finance-search{flex:280px;min-width:0;max-width:100%}.approved-charge-actions,.approved-charge-year-tools,.approved-charge-pagination{min-width:0}.approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>label,.approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>.approved-charge-subtabs{flex:180px;min-width:0}.approved-charge-filterbar:not(.approved-charge-filterbar--single-row) label select,.approved-charge-filterbar:not(.approved-charge-filterbar--single-row) label input{width:100%;min-width:0;max-width:100%}.approved-charge-filterbar--single-row{max-width:100%}.charge-filterbar{align-items:stretch}.charge-filterbar-main,.charge-filterbar-end{flex:100%;min-width:0}.charge-filter-unit{flex:250px;min-width:0}.charge-filter-unit select,.charge-filter-search,.charge-filter-search input{min-width:0;max-width:100%}.charge-filter-search{flex:220px}.charge-filter-search input{width:100%}.charge-year-panel{grid-template-columns:1fr}.charge-bulk-controls{align-items:stretch}.charge-bulk-field,.charge-bulk-field input,.charge-bulk-field select{min-width:0;max-width:100%}.bank-account-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.unit-debt-toolbar{flex-wrap:wrap}.unit-debt-search{flex:100%}}@media (max-width:760px){.finance-table-panel table,.unit-debt-table,.collection-table{min-width:0}.finance-table-panel thead,.unit-debt-table thead,.collection-table thead{display:none}.finance-table-panel table,.finance-table-panel tbody,.finance-table-panel tr,.finance-table-panel td,.unit-debt-table,.unit-debt-table tbody,.unit-debt-table tr,.unit-debt-table td,.collection-table,.collection-table tbody,.collection-table tr,.collection-table td{width:100%;display:block}.finance-table-panel tr,.unit-debt-table tr,.collection-table tr{box-sizing:border-box;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);margin-bottom:8px;padding:4px 10px}.finance-table-panel td,.unit-debt-table td,.collection-table td{border-bottom:1px dashed var(--neutral-100);text-align:left;border-top:0;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:8px 0;display:flex}.finance-table-panel td:last-child,.unit-debt-table td:last-child,.collection-table td:last-child{border-bottom:0}.finance-table-panel td:before,.unit-debt-table td:before,.collection-table td:before{color:var(--muted);content:attr(data-label);flex:none;font-size:11px;font-weight:600}.finance-table-panel td>*,.unit-debt-table td>*,.collection-table td>*{overflow-wrap:anywhere;min-width:0;max-width:70%}.finance-table-panel td[data-label=عملیات],.unit-debt-table td[data-label=اقدام],.collection-table td[data-label=اقدام\ سریع]{justify-content:center}.finance-table-panel td[data-label=عملیات]:before,.unit-debt-table td[data-label=اقدام]:before,.collection-table td[data-label=اقدام\ سریع]:before{content:none}.finance-table-panel td[data-label=عملیات]>*,.unit-debt-table td[data-label=اقدام]>*,.collection-table td[data-label=اقدام\ سریع]>*{width:100%;max-width:100%}.finance-row-actions,.unit-debt-actions,.collection-actions{flex-wrap:wrap;justify-content:flex-end}.finance-row-actions .finance-row-button{flex:140px}.approved-charge-panel>header,.collection-heading,.unit-debt-header{align-items:stretch}.collection-heading>div:last-child,.unit-debt-header>.btn-primary{width:100%}.collection-heading>div:last-child>*,.unit-debt-header>.btn-primary{justify-content:center}}@media (max-width:600px){.finance-hero-kpi-strip,.finance-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-period>label,.finance-period>button{flex-basis:100%;width:100%}.finance-period>button{justify-content:center}.approved-charge-filterbar:not(.approved-charge-filterbar--single-row),.charge-filterbar-main,.charge-filterbar-end{flex-direction:column;align-items:stretch}.approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>label,.approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>.approved-charge-subtabs,.charge-filter-group,.charge-filter-search{width:100%}.approved-charge-subtabs{overflow-x:auto}.approved-charge-subtabs :is(button,a){white-space:nowrap;flex:1 0 auto}.unit-debt-toolbar>select,.unit-debt-toolbar>button{flex:calc(50% - 4px)}.unit-debt-modal{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}}@media (max-width:420px){.finance-card-grid,.finance-hero-kpi-strip{grid-template-columns:1fr}}@media (any-pointer:coarse) and (min-width:701px){.approved-charge-table-wrap{max-height:none;overflow-y:visible}.approved-charge-table-wrap:has(.status-table){max-height:66vh;overflow-y:auto}}.unit-tenant-name{color:#0f6a8a}.unit-col .unit-owner-name{display:block}.cumulative-split{flex-direction:column;gap:3px;min-width:150px;display:flex}.cumulative-split-row{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.cumulative-split-row i{color:var(--muted,#7a8894);font-size:10px;font-style:normal}.cumulative-split-row.owner i{color:#8a4d0f}.cumulative-split-row.tenant i{color:#0f6a8a}.cumulative-split-row b{font-size:12px}.cumulative-split-row em{color:var(--muted,#7a8894);font-size:9.5px;font-style:normal}.cumulative-debt-button .cumulative-split-row.debt i,.cumulative-debt-button .cumulative-split-row.debt b,.cumulative-debt-button .cumulative-split-row.debt em{color:#991b1b}.cumulative-debt-button .cumulative-split-row.credit i,.cumulative-debt-button .cumulative-split-row.credit b,.cumulative-debt-button .cumulative-split-row.credit em{color:#1d4ed8}.cumulative-debt-button .cumulative-split-row.clear i,.cumulative-debt-button .cumulative-split-row.clear b,.cumulative-debt-button .cumulative-split-row.clear em{color:#475569}.cumulative-split>small{color:var(--muted,#7a8894);font-size:10px}.opening-scope-stack{flex-direction:column;gap:6px;display:flex}.opening-scope-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.opening-scope-line>i{color:var(--muted,#7a8894);flex-basis:100%;font-size:10px;font-style:normal}.opening-scope-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-block:12px 4px;display:grid}.opening-scope-tabs button{color:var(--text);cursor:pointer;text-align:right;background:#f7f8fa;border:1px solid #e2e7ee;border-radius:9px;flex-direction:column;gap:3px;padding:9px 11px;font-family:inherit;font-size:11.5px;font-weight:600;display:flex}.opening-scope-tabs button small{color:var(--muted,#7a8894);font-size:10px;font-weight:400}.opening-scope-tabs button.active{color:#2450e4;background:#eef4ff;border-color:#2450e4}@media (max-width:700px){.approved-charge-panel .approved-charge-table:not(.cumulative-table) .unit-col{width:86px;min-width:86px;max-width:86px;padding-inline:5px;overflow:hidden}.approved-charge-panel .approved-charge-table:not(.cumulative-table) td.unit-col small.unit-owner-name{box-sizing:border-box;text-overflow:ellipsis;width:100%;max-width:100%;padding-inline:4px;font-size:9px}}.finance-modal-backdrop{overscroll-behavior:contain;scrollbar-width:none;align-items:flex-start;padding:24px 16px;overflow-y:auto}.finance-modal-backdrop::-webkit-scrollbar{display:none}.finance-modal-backdrop>.finance-modal,.finance-modal-backdrop>.finance-review-modal{max-height:none;margin:auto;overflow:visible}.finance-modal-backdrop>.finance-modal>header,.finance-modal-backdrop>.finance-review-modal>header{box-sizing:border-box;gap:16px;min-width:0}.finance-modal-backdrop>.finance-modal>header>div,.finance-modal-backdrop>.finance-review-modal>header>div{overflow-wrap:anywhere;flex:auto;min-width:0}.finance-modal-backdrop>.finance-modal>header>button,.finance-modal-backdrop>.finance-review-modal>header>button{flex:none}.cumulative-detail-modal{width:min(1120px,100vw - 32px)}.cumulative-detail-table-wrap{max-height:none;overflow:visible}.cumulative-detail-table{min-width:0}.aggregated-detail-modal,.finance-review-modal{width:min(1000px,100vw - 32px)}.charge-status-detail{width:min(1040px,100vw - 32px);max-height:none}.charge-status-content{flex:none;overflow:visible}.aggregated-detail-modal{max-width:1120px}.aggregated-detail-modal>header{padding:14px 20px}.aggregated-detail-status{gap:16px;padding:10px 20px}.aggregated-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.aggregated-detail-grid>div{min-height:62px;padding:9px 12px}.aggregated-payment-breakdown{gap:8px;padding:10px 20px}.aggregated-payment-breakdown>div{padding:9px 12px}.aggregated-payment-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 20px 16px;display:grid}.aggregated-payment-sections .charge-status-register{min-width:0;margin:0;padding:12px}.aggregated-payment-sections .charge-status-section-title{gap:8px;margin-bottom:9px}.aggregated-payment-sections .charge-status-section-title>span{flex:0 0 30px;width:30px;height:30px}.aggregated-payment-sections .charge-status-section-title>div{min-width:0}.aggregated-payment-sections .charge-status-section-title small{overflow-wrap:anywhere}.aggregated-payment-sections .charge-status-payment-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.aggregated-payment-sections .charge-payer-selector,.aggregated-payment-sections .charge-status-payment-form label.wide,.aggregated-payment-sections .charge-status-payment-form>.primary-button{grid-column:1/-1}.aggregated-payment-sections .charge-payer-selector>div{grid-template-columns:repeat(3,minmax(0,1fr))}.aggregated-payment-sections .charge-payer-selector button{white-space:nowrap;gap:4px;min-width:0;height:32px;padding-inline:4px}.aggregated-payment-sections .charge-status-payment-form input,.aggregated-payment-sections .charge-status-payment-form select{min-height:35px;padding:7px 9px}.aggregated-payment-sections .charge-status-payment-form textarea{min-height:48px;padding:7px 9px}.aggregated-payment-sections .charge-status-payment-form>.primary-button{min-height:38px}@media (max-width:760px){.finance-modal-backdrop{align-items:flex-start;padding:16px}.finance-modal-backdrop>.finance-modal,.finance-modal-backdrop>.finance-review-modal{width:100%;max-width:100%}.cumulative-detail-modal,.aggregated-detail-modal,.charge-status-detail{border-radius:18px}.cumulative-detail-grid,.aggregated-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cumulative-detail-table{table-layout:fixed}.cumulative-detail-table th,.cumulative-detail-table td{white-space:normal;overflow-wrap:anywhere;padding:8px 6px}.aggregated-payment-sections{grid-template-columns:1fr;padding-inline:16px}.aggregated-payment-sections .charge-status-payment-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.aggregated-payment-sections .charge-status-payment-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.finance-modal-backdrop>.cumulative-detail-modal,.finance-modal-backdrop>.aggregated-detail-modal,.finance-modal-backdrop>.charge-status-detail,.finance-modal-backdrop>.finance-review-modal{border-radius:20px;overflow:hidden}.cumulative-detail-table tbody tr:last-child td{border-bottom:0}.finance-modal-backdrop>.finance-modal,.finance-modal-backdrop>.finance-review-modal{contain:paint;border-radius:20px!important;overflow:hidden!important}.finance-modal-backdrop>.finance-review-modal{max-height:calc(100dvh - 48px);overflow:hidden auto!important}.cumulative-detail-table-wrap,.aggregated-detail-modal>.aggregated-payment-sections{border-bottom:0!important}.cumulative-detail-backdrop{align-items:center!important;padding:16px!important;overflow:hidden!important}.cumulative-detail-dialog{box-sizing:border-box;contain:none!important;border:0!important;border-radius:20px!important;width:min(1120px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;height:auto!important;max-height:none!important;margin:0 auto!important;overflow:hidden!important}.cumulative-detail-dialog>header{min-height:48px;padding:12px 24px}.cumulative-detail-dialog>header h3{margin:2px 0 0;font-size:14px;line-height:1.35}.cumulative-detail-dialog>header button{flex:0 0 32px;width:32px;height:32px}.cumulative-detail-dialog .cumulative-detail-hero{min-height:46px;padding:9px 24px}.cumulative-detail-dialog .cumulative-detail-grid{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-block:6px;padding-inline:16px}.cumulative-detail-dialog .cumulative-detail-grid>div{min-height:42px;padding:5px 12px}.cumulative-detail-dialog .cumulative-detail-table-wrap{padding-block:6px;padding-inline:16px;border-bottom:0!important;max-height:none!important;overflow:hidden!important}.cumulative-detail-dialog .cumulative-detail-table{table-layout:fixed;border:0!important}.cumulative-detail-dialog .cumulative-detail-table th,.cumulative-detail-dialog .cumulative-detail-table td{padding:4px 10px;font-size:9px;line-height:1.2}.cumulative-detail-dialog .cumulative-detail-table td strong{font-size:10px;line-height:1.15}.cumulative-detail-dialog .cumulative-detail-table td small{margin-top:1px;font-size:9px;line-height:1.15}.cumulative-detail-dialog .cumulative-detail-table tbody tr:last-child td{border-bottom:0!important}@media (max-width:760px){.cumulative-detail-backdrop{align-items:flex-start!important;padding:12px!important}.cumulative-detail-dialog{border-radius:18px!important;width:100%!important;max-width:100%!important}.cumulative-detail-dialog .cumulative-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cumulative-detail-dialog>header{min-height:44px;padding:9px 12px}.cumulative-detail-dialog .cumulative-detail-hero{padding:7px 12px}.cumulative-detail-dialog .cumulative-detail-grid,.cumulative-detail-dialog .cumulative-detail-table-wrap{padding-block:4px;padding-inline:8px}.cumulative-detail-dialog .cumulative-detail-table th,.cumulative-detail-dialog .cumulative-detail-table td{padding:3px 6px;font-size:8px}.cumulative-detail-dialog .cumulative-detail-table td strong,.cumulative-detail-dialog .cumulative-detail-table td small{font-size:8px}}@media (min-width:761px) and (max-width:1024px){.cumulative-detail-backdrop{padding:12px!important}.cumulative-detail-dialog{border-radius:18px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.cumulative-detail-dialog>header{min-height:46px;padding:10px 16px}.cumulative-detail-dialog .cumulative-detail-hero{min-height:44px;padding:8px 16px}.cumulative-detail-dialog .cumulative-detail-grid{padding-block:5px;padding-inline:12px}.cumulative-detail-dialog .cumulative-detail-grid>div{min-height:40px;padding:4px 9px}.cumulative-detail-dialog .cumulative-detail-table-wrap{padding-block:5px;padding-inline:12px}.cumulative-detail-dialog .cumulative-detail-table th,.cumulative-detail-dialog .cumulative-detail-table td{padding:3px 7px;font-size:8.5px}.cumulative-detail-dialog .cumulative-detail-table td strong{font-size:9.5px}.cumulative-detail-dialog .cumulative-detail-table td small{font-size:8.5px}}@media (max-width:700px){.finance-hero-kpi-strip,.finance-card-grid{grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}.finance-hero-kpi,.finance-card{width:100%;min-width:0}.finance-hero-kpi>span,.finance-card span{overflow-wrap:anywhere;white-space:normal}.finance-alert-list :is(button,a){grid-template-columns:auto minmax(0,1fr) auto auto}.expense-cat-row{grid-template-columns:minmax(0,1fr) auto}.expense-cat-bar{grid-column:1/-1}.collection-payment-list>article{grid-template-columns:34px minmax(0,1fr);align-items:start}.collection-payment-list>article>b,.collection-payment-actions{grid-column:2}.collection-payment-actions{justify-content:stretch;width:100%}.collection-payment-actions button{flex:1 1 0;min-width:0}.unit-debt-search{flex:100%;width:100%;min-width:0}}@media (max-width:420px){.finance-hero-kpi-strip,.finance-card-grid{grid-template-columns:1fr}.collection-payment-actions{flex-direction:column}}@media (max-width:760px){.cumulative-detail-backdrop{overflow-y:auto!important}}@media (any-pointer:coarse){.finance-chart-panel,.finance-chart-panel .native-bar-chart,.finance-chart-panel .native-bar-item{touch-action:pan-y;overscroll-behavior-y:auto!important}}@media (max-width:760px){.aggregated-charge-panel,.aggregated-charge-panel>*{min-width:0;max-width:100%}.aggregated-charge-panel>header{align-items:stretch}.aggregated-charge-panel .charge-panel-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-width:0;display:grid}.aggregated-charge-panel .charge-panel-actions>*{justify-content:center;width:100%;min-width:0}.aggregated-charge-panel .charge-panel-actions>:only-child{grid-column:1/-1}.aggregated-charge-panel .aggregated-summary-grid{gap:7px}.aggregated-charge-panel .aggregated-summary-card{min-width:0;padding:9px 8px}.aggregated-charge-panel .aggregated-summary-card strong{font-size:clamp(11px,3.7vw,14px)}.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row){flex-direction:column;align-items:stretch;width:100%;min-width:0}.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>label,.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>.mobile-field-picker-triggers,.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row)>.approved-charge-subtabs{width:100%;min-width:0}.aggregated-charge-panel .approved-charge-subtabs{touch-action:pan-x;max-width:100%;overflow:auto hidden}.aggregated-charge-panel .approved-charge-subtabs :is(button,a){touch-action:pan-x;white-space:nowrap;flex:none}.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row) label select,.aggregated-charge-panel .approved-charge-filterbar:not(.approved-charge-filterbar--single-row) label input{width:100%;min-width:0;max-width:100%}.aggregated-charge-panel .approved-charge-filterbar .aggregated-date-parts{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;display:grid}.aggregated-charge-panel .approved-charge-filterbar .aggregated-date-parts select{min-width:0;width:100%!important}.aggregated-charge-panel .mobile-field-picker-triggers{align-items:stretch}.aggregated-charge-panel .mobile-field-picker-trigger{flex:1 1 0;justify-content:center;min-width:0}.aggregated-charge-panel .approved-charge-table-wrap{box-sizing:border-box;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;width:100%;max-width:100%;max-height:none;overflow:auto hidden}.aggregated-charge-panel .approved-charge-table{width:max-content;min-width:100%}.aggregated-charge-panel .approved-charge-table th,.aggregated-charge-panel .approved-charge-table td{padding:7px 5px;font-size:10px}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) th:not(.unit-col),.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) td:not(.unit-col){white-space:normal;width:96px;min-width:96px;max-width:108px}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col){width:108px;min-width:108px;max-width:120px}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) .unit-col{box-sizing:border-box;white-space:normal;width:86px;min-width:86px;max-width:86px;padding-inline:5px}.aggregated-charge-panel .approved-charge-table td.unit-col strong,.aggregated-charge-panel .approved-charge-table td.unit-col small{overflow-wrap:anywhere;white-space:normal;max-width:100%}.aggregated-charge-panel .approved-charge-table td.unit-col small.unit-owner-name{box-sizing:border-box;width:100%;max-width:100%;font-size:8.5px;line-height:1.35}.aggregated-charge-panel .approved-charge-table .aggregated-amount-button,.aggregated-charge-panel .approved-charge-table .charge-status-badge{min-width:0;padding-inline:4px;overflow:hidden}.aggregated-charge-panel .approved-charge-table .aggregated-amount-button strong,.aggregated-charge-panel .approved-charge-table .aggregated-amount-button small,.aggregated-charge-panel .approved-charge-table .aggregated-amount-button span,.aggregated-charge-panel .approved-charge-table .charge-status-badge-paid,.aggregated-charge-panel .approved-charge-table .charge-status-badge-debt{overflow-wrap:anywhere;white-space:normal;max-width:100%}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:142px;min-width:142px;max-width:150px}.aggregated-charge-panel .approved-charge-table.cumulative-table{width:100%;min-width:100%}.aggregated-charge-panel .approved-charge-table.cumulative-table .unit-col{width:86px;min-width:86px;max-width:86px}.aggregated-charge-panel .approved-charge-table.cumulative-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.cumulative-table td:not(.unit-col){overflow-wrap:anywhere;white-space:normal;width:auto;min-width:0;max-width:none}.aggregated-charge-panel .cumulative-split,.aggregated-charge-panel .opening-scope-stack{min-width:0}.aggregated-charge-panel .cumulative-split-row{flex-wrap:wrap;justify-content:flex-start;gap:2px 4px}.aggregated-charge-panel .aggregated-unit-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.aggregated-charge-panel .aggregated-unit-stats span{white-space:normal;min-width:0}.aggregated-charge-panel .approved-charge-pagination{justify-content:center;width:100%}.aggregated-charge-panel .approved-charge-pagination span{text-align:center;flex-basis:100%;margin-inline-end:0}}.aggregated-charge-panel .approved-charge-table-wrap{overscroll-behavior-x:contain;overscroll-behavior-y:auto;max-height:none;overflow:auto hidden}@media (max-width:760px){.aggregated-charge-panel .approved-charge-table-wrap{overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overflow:auto hidden}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table){table-layout:fixed;width:max-content;min-width:100%}.aggregated-charge-panel .approved-charge-table button{touch-action:pan-x pan-y!important}.aggregated-charge-panel .approved-charge-table button>*{pointer-events:none}.aggregated-charge-panel .approved-charge-table,.aggregated-charge-panel .approved-charge-table *{touch-action:pan-x pan-y!important;overscroll-behavior-y:auto!important}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) th:not(.unit-col),.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) td:not(.unit-col){width:96px;min-width:96px;max-width:96px}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) .unit-col{width:86px;min-width:86px;max-width:86px}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col){width:108px;min-width:108px;max-width:108px}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:142px;min-width:142px;max-width:142px}.aggregated-charge-panel .approved-charge-table.status-table{--aggregated-unit-col-width:86px;--aggregated-status-month-col-width:108px}.aggregated-charge-panel .approved-charge-table.cumulative-table{table-layout:fixed;width:100%;min-width:100%}.aggregated-charge-panel .approved-charge-table.cumulative-table .unit-col{width:86px;min-width:86px;max-width:86px}.aggregated-charge-panel .approved-charge-table.cumulative-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.cumulative-table td:not(.unit-col){overflow-wrap:anywhere;width:auto;min-width:0;max-width:none}.aggregated-charge-panel .cumulative-split,.aggregated-charge-panel .opening-scope-stack,.aggregated-charge-panel .cumulative-split-row{min-width:0;max-width:100%}.finance-hero-kpi-strip{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;min-width:0;display:flex;overflow:auto hidden}.finance-hero-kpi-strip::-webkit-scrollbar{display:none}.finance-hero-kpi{scroll-snap-align:start;flex:0 0 clamp(150px,28vw,190px);width:auto;min-width:clamp(150px,28vw,190px);min-height:78px}}@media (max-width:360px){.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) .unit-col,.aggregated-charge-panel .approved-charge-table.cumulative-table .unit-col{width:78px;min-width:78px;max-width:78px}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) th:not(.unit-col),.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) td:not(.unit-col),.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col){width:92px;min-width:92px;max-width:92px}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:122px;min-width:122px;max-width:122px}.aggregated-charge-panel .approved-charge-table.status-table{--aggregated-unit-col-width:78px;--aggregated-status-month-col-width:92px}.aggregated-charge-panel .approved-charge-table th,.aggregated-charge-panel .approved-charge-table td{padding-inline:4px}}.aggregated-charge-panel .approved-charge-table.status-table{--aggregated-unit-col-width:190px;--aggregated-status-month-col-width:125px}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{right:calc(var(--aggregated-unit-col-width) + var(--aggregated-status-month-col-width));z-index:4;background:#fff;position:sticky;box-shadow:-8px 0 14px #0f172a0a}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col{z-index:5;background:#eef2f7}@media (max-width:760px){.aggregated-charge-panel .approved-charge-table.status-table{--aggregated-unit-col-width:86px;--aggregated-status-month-col-width:108px}}@media (max-width:360px){.aggregated-charge-panel .approved-charge-table.status-table{--aggregated-unit-col-width:78px;--aggregated-status-month-col-width:92px}}@media (max-width:380px){.aggregated-charge-panel .approved-charge-table-wrap{overflow-x:hidden;touch-action:pan-y!important}.aggregated-charge-panel .approved-charge-table.status-table{table-layout:fixed;--aggregated-unit-col-width:64px;--aggregated-status-month-col-width:82px;max-width:100%;width:100%!important;min-width:100%!important}.aggregated-charge-panel .approved-charge-table.status-table th,.aggregated-charge-panel .approved-charge-table.status-table td,.aggregated-charge-panel .approved-charge-table.status-table button,.aggregated-charge-panel .approved-charge-table.status-table button>*,.aggregated-charge-panel .approved-charge-table.status-table .my-unit-tag{overflow-wrap:anywhere;word-break:break-word;white-space:normal;min-width:0;max-width:100%;touch-action:pan-y!important}.aggregated-charge-panel .approved-charge-table.status-table th,.aggregated-charge-panel .approved-charge-table.status-table td{line-height:1.35}.aggregated-charge-panel .approved-charge-table.status-table .unit-col{width:64px;min-width:64px;max-width:64px;padding-inline:3px}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col){width:82px;min-width:82px;max-width:82px}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:112px;min-width:112px;max-width:112px}.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge,.aggregated-charge-panel .approved-charge-table.status-table .aggregated-amount-button{box-sizing:border-box;text-align:center;width:100%;padding-inline:2px}.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge-paid,.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge-debt,.aggregated-charge-panel .approved-charge-table.status-table .aggregated-amount-button strong,.aggregated-charge-panel .approved-charge-table.status-table .aggregated-amount-button small,.aggregated-charge-panel .approved-charge-table.status-table .aggregated-amount-button span{overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%;display:block}}.aggregated-charge-panel .approved-charge-table th{text-align:center}.aggregated-charge-panel .aggregated-opening-balance-control{min-width:0}.aggregated-charge-panel .aggregated-opening-balance-control:not(.has-record){background:var(--neutral-100);border-radius:var(--radius-sm);box-sizing:border-box;color:var(--neutral-600);direction:ltr;justify-content:center;align-items:center;gap:5px;width:100%;min-height:32px;padding:7px 8px;display:flex}.aggregated-charge-panel .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge.not_defined,.aggregated-charge-panel .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge{text-align:center;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;width:auto;min-height:0;margin:0;padding:0;display:inline-flex}.aggregated-charge-panel .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge.not_defined{direction:rtl}.aggregated-charge-panel .approved-charge-table .charge-status-badge{text-align:center;justify-content:center;align-items:center}.aggregated-charge-panel .approved-charge-table .charge-status-badge-paid,.aggregated-charge-panel .approved-charge-table .charge-status-badge-debt{text-align:center}@media (max-width:1050px){.aggregated-charge-panel .approved-charge-table-wrap--status{touch-action:pan-y;overflow-x:hidden}.aggregated-charge-panel .approved-charge-table.status-table{table-layout:fixed;max-width:100%;width:100%!important;min-width:100%!important}.aggregated-charge-panel .approved-charge-table.status-table th,.aggregated-charge-panel .approved-charge-table.status-table td{overflow-wrap:anywhere;white-space:normal;word-break:break-word;min-width:0;max-width:none}.aggregated-charge-panel .approved-charge-table.status-table th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table td.unit-col{width:24%;min-width:0;max-width:none}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col):not(.cumulative-debt-col){width:26%;min-width:0;max-width:none}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:50%;min-width:0;max-width:none;box-shadow:none;position:static;right:auto}.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge,.aggregated-charge-panel .approved-charge-table.status-table .aggregated-amount-button,.aggregated-charge-panel .approved-charge-table.status-table button>*{box-sizing:border-box;overflow-wrap:anywhere;white-space:normal;word-break:break-word;min-width:0;max-width:100%}}@media (max-width:760px){.aggregated-charge-panel .approved-charge-table.status-table th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table td.unit-col{width:22%}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col):not(.cumulative-debt-col){width:28%}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:50%}}@media (max-width:380px){.aggregated-charge-panel .approved-charge-table.status-table th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table td.unit-col{width:24%}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col):not(.cumulative-debt-col){width:30%}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{width:46%}}@media (min-width:761px){.aggregated-charge-panel .approved-charge-table-wrap--amounts{overscroll-behavior:auto;touch-action:auto;max-height:66vh;overflow:auto}.aggregated-charge-panel .approved-charge-table-wrap--amounts .approved-charge-table th,.aggregated-charge-panel .approved-charge-table-wrap--amounts .approved-charge-table td{text-align:right}.aggregated-charge-panel .approved-charge-table-wrap--amounts .approved-charge-table th.unit-year-header{text-align:center}.aggregated-charge-panel .approved-charge-table-wrap--cumulative{overscroll-behavior:auto;touch-action:auto;max-height:66vh;overflow:auto}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table{table-layout:fixed!important;width:100%!important;min-width:640px!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table th,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table td{text-align:right}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table th.unit-year-header{text-align:center}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .unit-col{width:190px!important;max-width:190px!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table td:not(.unit-col){width:auto!important;min-width:0!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row.owner i{color:#8a4d0f}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row.tenant i{color:#0f6a8a}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row b{color:inherit}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row em{color:var(--muted,#7a8894)}.aggregated-charge-panel .approved-charge-table-wrap--status{overscroll-behavior:auto;touch-action:auto;max-height:66vh;overflow:auto}.aggregated-charge-panel .approved-charge-table.status-table{table-layout:auto!important;width:auto!important;min-width:0!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table.status-table th,.aggregated-charge-panel .approved-charge-table.status-table td{text-align:right}.aggregated-charge-panel .approved-charge-table.status-table th.unit-year-header{text-align:center}.aggregated-charge-panel .approved-charge-table.status-table th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table td:not(.unit-col):not(.cumulative-debt-col){width:auto!important;min-width:125px!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table.status-table th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table td.unit-col{width:190px!important;max-width:190px!important}.aggregated-charge-panel .approved-charge-table.status-table th.cumulative-debt-col{z-index:2;box-shadow:none;background:#eef2f7;position:sticky;top:0;right:auto;width:auto!important;min-width:150px!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table.status-table td.cumulative-debt-col{z-index:auto;box-shadow:none;background:#f1f5f9;position:static;right:auto;width:auto!important;min-width:150px!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge{text-align:initial;justify-content:normal;align-items:stretch}.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge-paid,.aggregated-charge-panel .approved-charge-table.status-table .charge-status-badge-debt{text-align:initial}}.aggregated-charge-panel .approved-charge-table-wrap--status{overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;max-width:100%;overflow-y:auto;overflow-x:auto!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table){min-width:100%;table-layout:auto!important;width:max-content!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td{vertical-align:middle}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td:not(.unit-col):not(.cumulative-debt-col){width:140px!important;min-width:140px!important;max-width:140px!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td.unit-col,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{width:190px!important;min-width:190px!important;max-width:190px!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .charge-status-badge,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .aggregated-amount-button,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .aggregated-opening-balance-control{box-sizing:border-box;text-align:center;white-space:normal;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:38px;margin-inline:auto}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .charge-status-badge>*,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .aggregated-amount-button>*,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .cumulative-split-row,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .charge-status-badge-paid,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) .charge-status-badge-debt{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;max-width:100%}@media (max-width:760px){.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th:not(.unit-col):not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td:not(.unit-col):not(.cumulative-debt-col){width:132px!important;min-width:132px!important;max-width:132px!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.unit-col,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td.unit-col{width:110px!important;min-width:110px!important;max-width:110px!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col,.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{width:160px!important;min-width:160px!important;max-width:160px!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative{max-width:100%;max-height:none;overflow-y:visible;touch-action:pan-y!important;overflow-x:hidden!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table{table-layout:fixed!important;width:100%!important;min-width:100%!important;max-width:100%!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table th,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table td{box-sizing:border-box;overflow-wrap:anywhere;vertical-align:middle;white-space:normal;word-break:break-word;text-align:center!important;min-width:0!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table th.unit-col,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table td.unit-col{position:static;text-align:center!important;width:28%!important;min-width:0!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table th:not(.unit-col),.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table td:not(.unit-col){text-align:center!important;width:36%!important;min-width:0!important;max-width:none!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-amount-button,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .charge-status-badge{box-sizing:border-box;text-align:center;white-space:normal;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;margin-inline:auto}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-amount-button{justify-items:center}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .opening-scope-stack{text-align:center;align-items:center;width:100%;min-width:0;max-width:100%}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .opening-scope-line{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;max-width:100%}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .cumulative-split-row{flex-wrap:wrap}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge.not_defined{direction:rtl;flex-direction:row;flex:0 auto!important;width:auto!important;min-width:0!important;max-width:max-content!important;display:inline-flex!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record)>button.charge-status-badge{background:0 0;flex-direction:row;justify-content:center;align-items:center;height:28px;min-height:28px;margin:0;padding:0;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;display:inline-flex!important}}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table th,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table td{vertical-align:middle;text-align:center!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-amount-button,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .charge-status-badge{text-align:center;justify-content:center;align-items:center;max-width:100%;margin-inline:auto}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control{gap:5px;width:100%;display:flex}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .cumulative-split,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .opening-scope-stack{text-align:center;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;margin-inline:auto}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .cumulative-split-row,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .opening-scope-line{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;max-width:100%}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record){direction:ltr}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge.not_defined,.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control>button.charge-status-badge{text-align:center;background:0 0;justify-content:center;align-items:center;min-height:0;margin:0;padding:0;display:inline-flex!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record)>.charge-status-badge.not_defined{direction:rtl;flex:0 auto!important;width:auto!important;min-width:0!important;max-width:max-content!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table .aggregated-opening-balance-control:not(.has-record)>button.charge-status-badge{height:28px;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important}@media (min-width:768px) and (max-width:1366px) and (min-height:768px){.aggregated-charge-panel .approved-charge-filterbar{box-sizing:border-box;touch-action:pan-y;flex-wrap:nowrap;align-items:center;max-width:100%;display:flex;overflow-x:hidden}.aggregated-charge-panel .approved-charge-filterbar>label{white-space:nowrap;flex:none;width:auto;max-width:none}.aggregated-charge-panel .approved-charge-filterbar>label>span:first-child{white-space:nowrap}.aggregated-charge-panel .approved-charge-filterbar>.approved-charge-subtabs{overscroll-behavior-inline:contain;scrollbar-width:thin;touch-action:pan-x;-webkit-overflow-scrolling:touch;flex:1 1 0;min-width:0;max-width:100%;margin-inline-start:0;overflow:auto hidden}.aggregated-charge-panel .approved-charge-subtabs :is(button,a){white-space:nowrap;flex:none}}@media (min-width:740px) and (max-width:860px) and (min-height:1000px),(orientation:landscape) and (min-width:900px) and (max-width:1366px) and (min-height:700px) and (max-height:1100px){.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status{flex-wrap:wrap;align-items:center;row-gap:8px}.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status>.approved-charge-subtabs{flex:none;width:max-content;max-width:100%;margin-inline:auto}}@media (orientation:landscape) and (min-width:900px) and (max-width:1366px) and (min-height:700px) and (max-height:1100px){.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status{justify-content:center}}@media (orientation:landscape) and (min-width:1000px) and (max-width:1050px){.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status{justify-content:center}}@media (orientation:portrait) and (min-width:740px) and (max-width:800px) and (min-height:1000px){.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status{justify-content:center}}@media (orientation:portrait) and (min-width:801px) and (max-width:1100px) and (min-height:1000px){.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:8px}.aggregated-charge-panel .approved-charge-filterbar.aggregated-charge-filterbar--status>.approved-charge-subtabs{flex:none;width:max-content;max-width:100%;margin-inline:auto}}.aggregated-charge-panel .approved-charge-table-wrap--status{box-sizing:border-box;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;position:relative;overflow-y:auto;max-width:100%!important;overflow-x:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){background-clip:padding-box;overflow:hidden;box-shadow:-8px 0 14px #0f172a14;position:sticky!important;left:0!important;right:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col{vertical-align:middle;white-space:normal;overflow-wrap:anywhere;z-index:6!important;text-align:center!important;top:0!important}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-heading{vertical-align:middle;direction:rtl;justify-content:center;align-items:center;gap:6px;max-width:100%;display:inline-flex}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-pin{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:3px;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-pin:hover,.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-pin:focus-visible{color:#2450e4;background:#2450e41a;outline:none}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-pin.is-active{color:#2450e4;background:#2450e41f}@media (min-width:768px){.aggregated-charge-panel .approved-charge-table-wrap--status.is-cumulative-column-unpinned .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){box-shadow:none;z-index:auto!important;position:static!important;left:auto!important;right:auto!important}}@media (max-width:767px){.aggregated-charge-panel .approved-charge-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto!important;touch-action:pan-x pan-y!important;max-height:66vh!important;overflow-y:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative{overflow-x:hidden!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;max-height:66vh!important;overflow-y:auto!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}}@media (max-width:767px),(min-width:1367px){.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col .cumulative-debt-pin{display:none}}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{z-index:4!important}@media (max-width:767px){.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){box-shadow:none;z-index:auto!important;position:static!important;left:auto!important;right:auto!important}}@media (max-width:760px){.aggregated-charge-panel .approved-charge-filterbar>.approved-charge-subtabs{display:none!important}.aggregated-charge-panel .mobile-field-picker-triggers{flex-wrap:wrap;align-items:stretch;width:100%}.aggregated-charge-panel .mobile-aggregated-view-trigger{flex:100%;justify-content:center;width:100%;min-width:0}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-filterbar{touch-action:pan-x pan-y!important;overscroll-behavior-y:auto!important;overflow:visible!important}.aggregated-charge-panel .approved-charge-filterbar>label,.aggregated-charge-panel .approved-charge-filterbar>label *,.aggregated-charge-panel .approved-charge-filterbar>.mobile-field-picker-triggers,.aggregated-charge-panel .approved-charge-filterbar>.mobile-field-picker-triggers *{touch-action:pan-y!important}.aggregated-charge-panel .approved-charge-filterbar>.approved-charge-subtabs,.aggregated-charge-panel .approved-charge-filterbar>.approved-charge-subtabs *{touch-action:pan-x pan-y!important;overscroll-behavior-y:auto!important}@media (orientation:landscape){.aggregated-charge-panel .approved-charge-filterbar>.approved-charge-subtabs{display:none!important}.aggregated-charge-panel .approved-charge-filterbar>.mobile-aggregated-view-trigger--ipad-landscape{flex:none;justify-content:center;align-items:center;width:auto;min-width:150px;display:inline-flex}}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) .cumulative-debt-col,.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) .cumulative-debt-col *{touch-action:pan-y!important;overscroll-behavior-y:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) td:not(.cumulative-debt-col),.aggregated-charge-panel .approved-charge-table-wrap--status .approved-charge-table.status-table:not(.cumulative-table) td:not(.cumulative-debt-col) *{touch-action:pan-x pan-y!important;overscroll-behavior-y:auto!important}}@media (max-width:767px){.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) :is(th.unit-col,td.unit-col){z-index:5!important;position:sticky!important;left:auto!important;right:0!important}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) th.unit-col{z-index:9!important;background:#f8fafc!important;top:0!important}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) td.unit-col{background:#fff!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){z-index:5!important;position:sticky!important;left:0!important;right:auto!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;top:0!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{background:#f1f5f9!important}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) :is(th.unit-col,td.unit-col){z-index:5!important;position:sticky!important;left:auto!important;right:0!important}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) th.unit-col{z-index:9!important;background:#f8fafc!important;top:0!important}.aggregated-charge-panel .approved-charge-table:not(.cumulative-table) td.unit-col{background:#fff!important}.aggregated-charge-panel .approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){z-index:5!important;position:sticky!important;left:0!important;right:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;top:0!important}.aggregated-charge-panel .approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{background:#f1f5f9!important}}@media (max-width:767px){.aggregated-charge-panel .approved-charge-table-wrap{overscroll-behavior-y:auto!important;max-height:none!important;overflow-y:clip!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative{overflow-x:hidden!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;top:0!important;left:0!important;right:auto!important}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-table-wrap{overscroll-behavior-y:auto!important;max-height:none!important;overflow-y:clip!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel .approved-charge-table.status-table:not(.cumulative-table) th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;top:0!important;left:0!important;right:auto!important}}@media (max-width:767px){.aggregated-charge-panel .approved-charge-table>thead{z-index:7!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th:not(.unit-col):not(.cumulative-debt-col){z-index:1!important;position:relative!important;top:auto!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th.unit-col,.aggregated-charge-panel .approved-charge-table>thead>tr>th.cumulative-debt-col{z-index:9!important;top:0!important}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-table>thead{z-index:7!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th:not(.unit-col):not(.cumulative-debt-col){z-index:1!important;position:relative!important;top:auto!important}.aggregated-charge-panel .approved-charge-table>thead>tr>th.unit-col,.aggregated-charge-panel .approved-charge-table>thead>tr>th.cumulative-debt-col{z-index:9!important;top:0!important}}@media (max-width:767px),(min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel .approved-charge-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto!important;touch-action:pan-x pan-y!important;max-height:66vh!important;overflow-y:auto!important}.aggregated-charge-panel .approved-charge-table-wrap--cumulative{overflow-x:hidden!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead{z-index:auto!important;background:0 0!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th,.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th:not(.unit-col):not(.cumulative-debt-col){z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{z-index:9!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important}}@media (min-width:768px) and (max-width:1366px) and (min-height:700px){.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{left:0!important;right:auto!important}}@media (min-width:768px) and (max-width:1366px){.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative{scrollbar-gutter:stable;overscroll-behavior:auto!important;touch-action:pan-x pan-y!important;height:66vh!important;min-height:0!important;max-height:66vh!important;overflow:auto hidden!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table{width:100%!important;min-width:640px!important;display:block!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table>thead{table-layout:fixed!important;z-index:7!important;background:0 0!important;width:100%!important;display:table!important;position:sticky!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table>tbody{scrollbar-gutter:stable;touch-action:pan-y!important;width:100%!important;height:calc(66vh - 62px)!important;min-height:0!important;max-height:calc(66vh - 62px)!important;display:block!important;overflow:hidden auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table>tbody>tr{table-layout:fixed!important;width:100%!important;display:table!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative .approved-charge-table.cumulative-table>thead>tr>th.unit-col{z-index:9!important;left:auto!important;right:0!important}}@media (max-width:1366px){.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused){box-sizing:border-box;overscroll-behavior-y:auto!important;touch-action:pan-x pan-y!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:auto clip!important}.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused) .approved-charge-table>thead,.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused) .approved-charge-table>thead>tr>th{z-index:auto!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused{box-sizing:border-box;-webkit-overflow-scrolling:touch;height:var(--aggregated-table-viewport-height,calc(100dvh - 64px))!important;max-height:var(--aggregated-table-viewport-height,calc(100dvh - 64px))!important;overscroll-behavior:contain!important;touch-action:pan-x pan-y!important;min-height:0!important;overflow:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead{z-index:auto!important;background:0 0!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th.unit-col,.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:9!important}}@media (max-width:760px) and (hover:none) and (pointer:coarse){.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused{--aggregated-table-viewport-height:calc(100dvh - 104px - env(safe-area-inset-bottom,0px))}}@media (min-width:768px) and (max-width:1366px){.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative:not(.is-table-viewport-focused) .approved-charge-table.cumulative-table{width:100%!important;display:table!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative:not(.is-table-viewport-focused) .approved-charge-table.cumulative-table>thead{display:table-header-group!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative:not(.is-table-viewport-focused) .approved-charge-table.cumulative-table>tbody{width:auto!important;height:auto!important;max-height:none!important;display:table-row-group!important;overflow:visible!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative:not(.is-table-viewport-focused) .approved-charge-table.cumulative-table>tbody>tr{width:auto!important;display:table-row!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative.is-table-viewport-focused{overflow-y:hidden!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--cumulative.is-table-viewport-focused .approved-charge-table.cumulative-table>tbody{height:calc(var(--aggregated-table-viewport-height,66vh) - 62px)!important;max-height:calc(var(--aggregated-table-viewport-height,66vh) - 62px)!important}}@media (max-width:1366px){.aggregated-charge-panel>.approved-charge-table-wrap,.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.cumulative-table>tbody{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.aggregated-charge-panel>.approved-charge-table-wrap::-webkit-scrollbar{width:7px;height:7px}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.cumulative-table>tbody::-webkit-scrollbar{width:7px;height:7px}.aggregated-charge-panel>.approved-charge-table-wrap::-webkit-scrollbar-track{background:0 0}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.cumulative-table>tbody::-webkit-scrollbar-track{background:0 0}.aggregated-charge-panel>.approved-charge-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box padding-box;border:1px solid #0000;border-radius:999px}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.cumulative-table>tbody::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box padding-box;border:1px solid #0000;border-radius:999px}.aggregated-charge-panel>.approved-charge-table-wrap::-webkit-scrollbar-thumb:hover{background:#94a3b8 padding-box padding-box}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.cumulative-table>tbody::-webkit-scrollbar-thumb:hover{background:#94a3b8 padding-box padding-box}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th{top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th.unit-col,.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:7!important}}@media (min-width:768px) and (max-width:1180px){.bank-account-summary{grid-auto-columns:max-content;overscroll-behavior-y:auto!important;touch-action:pan-x pan-y!important}.bank-account-summary .bank-summary-card{min-width:max-content}.bank-account-section .finance-table-panel table{table-layout:auto!important;width:100%!important;min-width:880px!important;display:table!important}.bank-account-section .finance-table-panel th:first-child,.bank-account-section .finance-table-panel td:first-child,.bank-account-section .finance-table-panel th:nth-child(2),.bank-account-section .finance-table-panel td:nth-child(2),.bank-account-section .finance-table-panel th:nth-child(5),.bank-account-section .finance-table-panel td:nth-child(5),.bank-account-section .finance-table-panel th:nth-child(6),.bank-account-section .finance-table-panel td:nth-child(6),.bank-account-section .finance-table-panel th:nth-child(7),.bank-account-section .finance-table-panel td:nth-child(7){white-space:nowrap;width:1%}.bank-account-section .finance-table-panel thead{display:table-header-group!important}.bank-account-section .finance-table-panel tbody{display:table-row-group!important}.bank-account-section .finance-table-panel tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.bank-account-section .finance-table-panel td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.bank-account-section .finance-table-panel td:before{content:none!important;display:none!important}.bank-account-section .finance-table-panel td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}.bank-account-section .finance-table-panel td[data-label=عملیات]{justify-content:initial!important;padding-top:9px!important}.bank-account-section .finance-table-panel td[data-label=عملیات]>*{width:auto!important;max-width:none!important}}@media (max-width:767px){.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead{z-index:auto!important;background:0 0!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th:not(.cumulative-debt-col),.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{top:var(--aggregated-table-header-top,calc(40px + env(safe-area-inset-top,0px)))!important;z-index:6!important;background:#f8fafc!important;position:sticky!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{z-index:9!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th:not(.cumulative-debt-col),.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th.unit-col{top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{top:var(--aggregated-table-header-top,calc(40px + env(safe-area-inset-top,0px)))!important;z-index:9!important;background:#eef2f7!important;position:sticky!important;left:auto!important;right:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{top:0!important}}@media (min-width:768px) and (max-width:1366px){.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead{z-index:auto!important;background:0 0!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th:not(.cumulative-debt-col),.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{top:var(--aggregated-table-header-top,56px)!important;z-index:6!important;background:#f8fafc!important;position:sticky!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{z-index:9!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th:not(.cumulative-debt-col),.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused .approved-charge-table>thead>tr>th.unit-col{top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{top:var(--aggregated-table-header-top,56px)!important;z-index:9!important;background:#eef2f7!important;position:sticky!important;left:0!important;right:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-pinned.is-table-viewport-focused .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-unpinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:auto!important;background:#eef2f7!important;position:static!important;top:auto!important;left:auto!important;right:auto!important}}@media (min-width:740px) and (max-width:1180px){.aggregated-charge-panel>.approved-charge-table-wrap{isolation:isolate}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead{z-index:auto!important;background:0 0!important;display:table-header-group!important;position:static!important;top:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr{display:table-row!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th:not(.cumulative-debt-col),.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{z-index:6!important;background:#f8fafc!important;position:sticky!important;top:0!important;transform:none!important}.aggregated-charge-panel>.approved-charge-table-wrap .approved-charge-table>thead>tr>th.unit-col{z-index:9!important;left:auto!important;right:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:9!important;background:#eef2f7!important;position:sticky!important;top:0!important;left:0!important;right:auto!important;transform:none!important}.aggregated-charge-panel>.approved-charge-table-wrap.approved-charge-table-wrap--status.is-cumulative-column-unpinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:auto!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused) .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){box-shadow:none!important;left:auto!important;right:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused) .approved-charge-table.status-table:not(.cumulative-table) td.cumulative-debt-col{z-index:auto!important;position:static!important}.aggregated-charge-panel>.approved-charge-table-wrap:not(.is-table-viewport-focused) .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:9!important;position:sticky!important;top:0!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table) :is(th.cumulative-debt-col,td.cumulative-debt-col){position:sticky!important;left:0!important;right:auto!important}.aggregated-charge-panel>.approved-charge-table-wrap.is-table-viewport-focused.is-cumulative-column-pinned .approved-charge-table.status-table:not(.cumulative-table)>thead>tr>th.cumulative-debt-col{z-index:7!important;top:0!important}}@media (min-width:768px) and (max-width:1366px){.bank-account-section>.bank-account-summary{grid-auto-columns:unset;grid-template-columns:repeat(5,minmax(132px,1fr));grid-auto-flow:column;width:100%;max-width:100%;overscroll-behavior-y:auto!important;touch-action:pan-x pan-y!important}.bank-account-section>.bank-account-summary>.bank-summary-card{width:100%;min-width:0}}@media (min-width:700px) and (max-width:1400px){.bank-account-section .bank-account-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.bank-account-section .bank-account-actions>button{white-space:nowrap;direction:rtl;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;max-width:none;display:inline-flex}.finance-period .finance-import-button{white-space:nowrap;direction:rtl;flex:none;justify-content:center;align-items:center;gap:6px;width:max-content;min-width:0;max-width:max-content;display:inline-flex}.finance-table-panel[data-finance-tab=expenses] table{table-layout:auto!important;width:max-content!important;min-width:100%!important;display:table!important}.finance-table-panel[data-finance-tab=expenses] th,.finance-table-panel[data-finance-tab=expenses] td{white-space:nowrap!important;width:1%!important}.finance-table-panel[data-finance-tab=expenses] thead{display:table-header-group!important}.finance-table-panel[data-finance-tab=expenses] tbody{display:table-row-group!important}.finance-table-panel[data-finance-tab=expenses] tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.finance-table-panel[data-finance-tab=expenses] td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.finance-table-panel[data-finance-tab=expenses] td:before{content:none!important;display:none!important}.finance-table-panel[data-finance-tab=expenses] td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}.finance-table-panel[data-finance-tab=expenses] td[data-label=عملیات]{justify-content:initial!important;padding-top:9px!important}.finance-table-panel[data-finance-tab=expenses] td[data-label=عملیات]>*{width:auto!important;max-width:none!important}.bank-account-section .bank-account-filters{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr))}.bank-account-section .bank-account-filters>label,.bank-account-section .bank-account-filters>button,.bank-account-section .bank-account-filters input,.bank-account-section .bank-account-filters select,.bank-account-section .bank-account-filters [data-jalali-date-input]{min-width:0;max-width:100%}.bank-account-section .finance-table-panel table{table-layout:auto!important;width:max-content!important;min-width:100%!important;display:table!important}.bank-account-section .finance-table-panel thead{display:table-header-group!important}.bank-account-section .finance-table-panel tbody{display:table-row-group!important}.bank-account-section .finance-table-panel tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.bank-account-section .finance-table-panel th,.bank-account-section .finance-table-panel td{white-space:nowrap!important;width:1%!important}.bank-account-section .finance-table-panel td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.bank-account-section .finance-table-panel td:before{content:none!important;display:none!important}.bank-account-section .finance-table-panel td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}.finance-table-panel[data-finance-tab=incomes] table{table-layout:auto!important;width:max-content!important;min-width:100%!important;display:table!important}.finance-table-panel[data-finance-tab=incomes] thead{display:table-header-group!important}.finance-table-panel[data-finance-tab=incomes] tbody{display:table-row-group!important}.finance-table-panel[data-finance-tab=incomes] tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.finance-table-panel[data-finance-tab=incomes] th,.finance-table-panel[data-finance-tab=incomes] td{white-space:nowrap!important;width:1%!important}.finance-table-panel[data-finance-tab=incomes] td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.finance-table-panel[data-finance-tab=incomes] td:before{content:none!important;display:none!important}.finance-table-panel[data-finance-tab=incomes] td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}.finance-table-panel[data-finance-tab=bills] table{table-layout:auto!important;width:max-content!important;min-width:100%!important;display:table!important}.finance-table-panel[data-finance-tab=bills] thead{display:table-header-group!important}.finance-table-panel[data-finance-tab=bills] tbody{display:table-row-group!important}.finance-table-panel[data-finance-tab=bills] tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.finance-table-panel[data-finance-tab=bills] th,.finance-table-panel[data-finance-tab=bills] td{white-space:nowrap!important;width:1%!important}.finance-table-panel[data-finance-tab=bills] td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.finance-table-panel[data-finance-tab=bills] td:before{content:none!important;display:none!important}.finance-table-panel[data-finance-tab=bills] td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}.finance-table-panel[data-finance-tab=payrolls] table{table-layout:auto!important;width:max-content!important;min-width:100%!important;display:table!important}.finance-table-panel[data-finance-tab=payrolls] thead{display:table-header-group!important}.finance-table-panel[data-finance-tab=payrolls] tbody{display:table-row-group!important}.finance-table-panel[data-finance-tab=payrolls] tr{background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:0!important;padding:0!important;display:table-row!important}.finance-table-panel[data-finance-tab=payrolls] th,.finance-table-panel[data-finance-tab=payrolls] td{white-space:nowrap!important;width:1%!important}.finance-table-panel[data-finance-tab=payrolls] td{align-items:initial!important;border-bottom:1px solid var(--neutral-100)!important;gap:normal!important;justify-content:initial!important;text-align:start!important;border-top:0!important;min-width:0!important;max-width:none!important;padding:9px 10px!important;display:table-cell!important}.finance-table-panel[data-finance-tab=payrolls] td:before{content:none!important;display:none!important}.finance-table-panel[data-finance-tab=payrolls] td>*{overflow-wrap:normal!important;width:auto!important;max-width:none!important}}
