@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap";.cash-wallet-backdrop{position:fixed;inset:0;z-index:2147483647;padding:20px;display:grid;place-items:center;background:#0f172aad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cash-wallet-modal{width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:1px solid #e5e7eb;border-radius:18px;display:grid;gap:14px;background:#fff;color:#172033;box-shadow:0 30px 90px #0f172a57}.cash-wallet-modal header,.cash-wallet-modal footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.cash-wallet-modal h2{margin:4px 0 0}.cash-wallet-modal header p{margin:4px 0 0;color:#64748b;font-size:12px}.cash-wallet-kicker{display:flex;align-items:center;gap:6px;color:#4f46e5;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cash-wallet-close{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#f8fafc!important;color:#475569!important;cursor:pointer;line-height:1!important;box-shadow:none!important}.cash-wallet-close:hover{border-color:#cbd5e1!important;background:#f1f5f9!important;color:#0f172a!important}.cash-wallet-balance-card{padding:14px 16px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff;display:flex;align-items:center;justify-content:space-between;gap:12px}.cash-wallet-balance-card span{color:#64748b;font-size:12px}.cash-wallet-balance-card strong{font-size:18px}.cash-wallet-type-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cash-wallet-type-switch button{position:relative;min-height:68px;padding:11px 38px 11px 12px;border:1px solid #e2e8f0;border-radius:13px;display:flex;align-items:center;gap:10px;background:#fff;color:#334155;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.cash-wallet-type-switch button:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.cash-wallet-type-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:grid;place-items:center;background:#f1f5f9;color:#475569}.cash-wallet-type-copy{min-width:0;display:grid;gap:2px}.cash-wallet-type-copy strong{font-size:13px}.cash-wallet-type-copy small{color:#94a3b8;font-size:10px;font-weight:600}.cash-wallet-type-dot{position:absolute;right:14px;top:50%;width:14px;height:14px;border:2px solid #cbd5e1;border-radius:50%;transform:translateY(-50%);background:#fff}.cash-wallet-type-switch button.active{border-color:#6366f1;background:#eef2ff;color:#312e81;box-shadow:0 0 0 3px #6366f11a,0 8px 22px #4f46e514}.cash-wallet-type-switch button.active .cash-wallet-type-icon{background:#4f46e5;color:#fff}.cash-wallet-type-switch button.active .cash-wallet-type-dot{border:4px solid #4f46e5;background:#fff}.cash-wallet-fields-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:end}.cash-wallet-modal label{display:grid;gap:6px;font-size:12px;font-weight:700}.cash-wallet-modal label>span{color:#475569}.cash-wallet-modal input,.cash-wallet-modal textarea{width:100%;min-height:42px;padding:11px;border:1px solid #dfe3ea;border-radius:10px;background:#fff;color:#172033;font:inherit;outline:0;box-sizing:border-box}.cash-wallet-modal textarea{resize:vertical}.cash-wallet-modal input:focus,.cash-wallet-modal textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.cash-wallet-modal footer{justify-content:flex-end;padding-top:2px}.cash-wallet-modal footer button{min-height:40px;padding:0 15px;border:1px solid #dfe3ea;border-radius:10px;background:#fff;color:#334155;font:inherit;font-weight:800;cursor:pointer}.cash-wallet-modal footer .primary{border-color:#111827;background:#111827;color:#fff}body.dark-mode .cash-wallet-modal{border-color:#334155;background:#0f172a;color:#f8fafc}body.dark-mode .cash-wallet-close{border-color:#334155!important;background:#1e293b!important;color:#cbd5e1!important}body.dark-mode .cash-wallet-balance-card{border-color:#334155;background:#111827}body.dark-mode .cash-wallet-type-switch button{border-color:#334155;background:#111827;color:#e2e8f0}body.dark-mode .cash-wallet-type-switch button:hover{background:#172033}body.dark-mode .cash-wallet-type-switch button.active{border-color:#818cf8;background:#312e81;color:#fff}body.dark-mode .cash-wallet-type-icon{background:#1e293b;color:#cbd5e1}body.dark-mode .cash-wallet-type-copy small{color:#94a3b8}body.dark-mode .cash-wallet-type-dot{border-color:#64748b;background:#0f172a}body.dark-mode .cash-wallet-modal input,body.dark-mode .cash-wallet-modal textarea{border-color:#334155;background:#111827;color:#f8fafc}body.dark-mode .cash-wallet-modal label>span{color:#cbd5e1}body.dark-mode .cash-wallet-modal footer button{border-color:#334155;background:#111827;color:#f8fafc}body.dark-mode .cash-wallet-modal footer .primary{border-color:#f8fafc;background:#f8fafc;color:#111827}@media(max-width:600px){.cash-wallet-backdrop{padding:10px}.cash-wallet-modal{padding:16px}.cash-wallet-balance-card{align-items:flex-start;flex-direction:column}.cash-wallet-type-switch,.cash-wallet-fields-row{grid-template-columns:1fr}}.cash-wallet-balance-multi{align-items:flex-start}.cash-wallet-balance-values{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.cash-wallet-balance-values strong{white-space:nowrap}.cash-wallet-fields-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.cash-wallet-modal select{width:100%;min-height:42px;padding:11px;border:1px solid #dfe3ea;border-radius:10px;background:#fff;color:#172033;font:inherit;outline:0;box-sizing:border-box}.cash-wallet-modal select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}body.dark-mode .cash-wallet-modal select{border-color:#334155;background:#111827;color:#f8fafc}@media(max-width:760px){.cash-wallet-fields-row-three{grid-template-columns:1fr}.cash-wallet-balance-multi{display:grid}.cash-wallet-balance-values{justify-content:flex-start}}.global-table-pagination,.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-top:1px solid #eeeae2;color:#5b6b86;font-size:13px}.global-table-pagination>div,.table-pagination>div{display:inline-flex;align-items:center;gap:8px}.global-table-pagination button,.global-table-pagination select,.table-pagination button,.table-pagination select{height:34px;border:1px solid #ded8cc;border-radius:8px;padding:0 12px;background:#fff;color:#111827;font:inherit;font-weight:700;cursor:pointer}.global-table-pagination label,.table-pagination label{color:#5b6b86;font-size:12px;font-weight:700}.global-table-pagination button:disabled,.table-pagination button:disabled{opacity:.45;cursor:not-allowed}.global-table-pagination strong,.table-pagination strong{color:#111827;font-size:12px}body.dark-mode .global-table-pagination button,body.dark-mode .global-table-pagination select,body.dark-mode .table-pagination button,body.dark-mode .table-pagination select{background:#0f172ad9;border-color:#94a3b847;color:#e5e7eb}body.dark-mode .global-table-pagination,body.dark-mode .table-pagination{border-color:#94a3b833;color:#94a3b8}body.dark-mode .global-table-pagination label,body.dark-mode .table-pagination label{color:#94a3b8}body.dark-mode .global-table-pagination strong,body.dark-mode .table-pagination strong{color:#e5e7eb}button.global-submit-loading,input.global-submit-loading[type=submit]{position:relative!important;cursor:wait!important;opacity:1!important;pointer-events:none!important;isolation:isolate;overflow:hidden!important;transform:translateY(0)!important;box-shadow:0 10px 24px #0f172a29,0 0 0 3px #6366f11f;animation:global-submit-breathe 1.5s ease-in-out infinite;transition:box-shadow .18s ease,filter .18s ease,padding .18s ease!important}button.global-submit-loading{min-width:max-content;padding-inline-start:46px!important;filter:saturate(1.08)}button.global-submit-loading:before{content:"";position:absolute;z-index:2;inset-inline-start:16px;top:50%;width:18px;height:18px;margin-top:-9px;border-radius:50%;background:conic-gradient(from 20deg,transparent 0 18%,currentColor 24% 72%,transparent 82% 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 0);filter:drop-shadow(0 0 3px currentColor);animation:global-submit-spin .72s cubic-bezier(.5,.15,.5,.85) infinite}button.global-submit-loading:after{content:"";position:absolute;z-index:1;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.08) 36%,rgba(255,255,255,.38) 49%,rgba(255,255,255,.08) 62%,transparent 80%);transform:translate(-120%);pointer-events:none;animation:global-submit-shimmer 1.45s ease-in-out infinite}@keyframes global-submit-spin{to{transform:rotate(360deg)}}@keyframes global-submit-shimmer{55%,to{transform:translate(120%)}}@keyframes global-submit-breathe{0%,to{box-shadow:0 8px 20px #0f172a24,0 0 0 3px #6366f11a}50%{box-shadow:0 12px 28px #0f172a33,0 0 0 5px #6366f129}}body.dark-mode button.global-submit-loading{box-shadow:0 12px 30px #00000057,0 0 0 3px #818cf833}@media(prefers-reduced-motion:reduce){button.global-submit-loading{animation:none}button.global-submit-loading:before{animation-duration:1.4s}button.global-submit-loading:after{animation:none}}.reports-page{display:grid;gap:22px;padding:28px}.reports-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.reports-page-heading>div:first-child{display:grid;gap:5px}.reports-page-heading span{color:#635bff;font-size:11px;font-weight:800;letter-spacing:.08em}.reports-page-heading h1{margin:0;color:var(--text, #151a2d);font-size:28px}.reports-page-heading p{margin:0;color:var(--muted, #718096);font-size:13px}.reports-heading-actions{display:flex;align-items:center;gap:9px}.reports-heading-actions button{min-height:40px;padding:0 15px;border-radius:10px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.reports-back-button{border:1px solid var(--border, #e5e7eb);background:var(--panel-bg, #fff);color:var(--text, #151a2d)}.reports-print-button{border:0;display:inline-flex;align-items:center;gap:8px;background:#17171b;color:#fff}.reports-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reports-overview-card{position:relative;min-height:168px;padding:20px;border:1px solid var(--border, #e6e8ed);border-radius:18px;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:start;gap:14px;background:var(--panel-bg, #fff);color:inherit;text-align:left;box-shadow:0 10px 30px #0f172a0d;transition:.18s ease;cursor:pointer}.reports-overview-card:not(.coming-soon):hover{transform:translateY(-3px);border-color:#a5b4fc;box-shadow:0 18px 38px #4f46e51f}.reports-overview-card.coming-soon{cursor:default;opacity:.78}.reports-card-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:#4f46e5}.reports-card-content{display:grid;gap:6px}.reports-card-content>span{color:#7c3aed;font-size:9px;font-weight:850}.reports-dashboard-page{padding:0}.reports-dashboard-shell{padding:22px 28px 28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0a}.reports-dashboard-header{min-height:44px;padding-bottom:18px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:18px}.reports-dashboard-header h1{margin:0;color:#111827;font-size:22px;line-height:1.2}.reports-dashboard-actions{display:flex;align-items:center;gap:8px}.reports-dashboard-actions button,.reports-dashboard-actions select{height:34px;border:1px solid #e5e7eb;border-radius:6px;display:inline-flex;align-items:center;gap:7px;background:#fff;color:#334155;font:inherit;font-size:12px;font-weight:700}.reports-dashboard-actions button{padding:0 12px;cursor:pointer}.reports-dashboard-actions select{padding:0 28px 0 10px;outline:0}.reports-export-button{border-color:#0d8bff!important;background:#0d8bff!important;color:#fff!important}.reports-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #eef2f7}.reports-dashboard-metric{min-height:110px;padding:24px 26px 22px 0;border-right:1px solid #eef2f7;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reports-dashboard-metric:nth-child(4n){border-right:0}.reports-dashboard-metric:nth-child(n+5){border-top:1px solid #eef2f7}.reports-dashboard-metric span{display:block;color:#7c8797;font-size:12px;line-height:1.4}.reports-dashboard-metric strong{display:block;margin-top:8px;color:#111827;font-size:26px;line-height:1.08}.reports-dashboard-metric small{display:block;margin-top:9px;color:#7c8797;font-size:12px}.reports-dashboard-metric i{flex:0 0 auto;min-width:48px;min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-style:normal}.reports-dashboard-metric i.positive{background:#dcfce7;color:#16a34a}.reports-dashboard-metric i.negative{background:#fee2e2;color:#dc2626}.reports-dashboard-body{display:grid;grid-template-columns:minmax(350px,.92fr) minmax(430px,1.08fr);gap:26px;padding-top:28px}.reports-latest-sales-card,.reports-chart-card{min-width:0}.reports-latest-sales-card>header,.reports-chart-card>header{min-height:34px;margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reports-latest-sales-card header span,.reports-chart-card header span{color:#7c8797;font-size:10px;font-weight:900;letter-spacing:.08em}.reports-latest-sales-card h2,.reports-chart-card h2{margin:3px 0 0;color:#111827;font-size:16px}.reports-latest-sales-card header small,.reports-chart-card header strong{color:#111827;font-size:14px;white-space:nowrap}.reports-latest-sales-list{display:grid;gap:0}.reports-latest-sale{min-height:76px;padding:12px 0;border-bottom:1px solid #eef2f7;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.reports-latest-sale:last-child{border-bottom:0}.reports-sale-avatar{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#eff6ff,#eef2ff);color:#2563eb;font-weight:900}.reports-sale-info,.reports-sale-amounts{min-width:0;display:grid;gap:3px}.reports-sale-info strong{color:#111827;font-size:14px}.reports-sale-info span,.reports-sale-info small,.reports-sale-amounts small{color:#7c8797;font-size:11px}.reports-sale-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-sale-amounts{text-align:right}.reports-sale-amounts strong{color:#111827;font-size:16px}.reports-chart-wrap{width:100%;height:330px}.reports-dashboard-empty{padding:34px 16px;border:1px dashed #dbe2ea;border-radius:8px;color:#7c8797;text-align:center}body.dark-mode .reports-dashboard-shell{border-color:#253149;background:#0f172a}body.dark-mode .reports-dashboard-header,body.dark-mode .reports-dashboard-metrics,body.dark-mode .reports-dashboard-metric,body.dark-mode .reports-latest-sale{border-color:#253149}body.dark-mode .reports-dashboard-header h1,body.dark-mode .reports-dashboard-metric strong,body.dark-mode .reports-latest-sales-card h2,body.dark-mode .reports-chart-card h2,body.dark-mode .reports-latest-sales-card header small,body.dark-mode .reports-chart-card header strong,body.dark-mode .reports-sale-info strong,body.dark-mode .reports-sale-amounts strong{color:#f8fafc}body.dark-mode .reports-dashboard-actions button,body.dark-mode .reports-dashboard-actions select{border-color:#334155;background:#111827;color:#e5e7eb}body.dark-mode .reports-dashboard-metric span,body.dark-mode .reports-dashboard-metric small,body.dark-mode .reports-latest-sales-card header span,body.dark-mode .reports-chart-card header span,body.dark-mode .reports-sale-info span,body.dark-mode .reports-sale-info small,body.dark-mode .reports-sale-amounts small,body.dark-mode .reports-dashboard-empty{color:#94a3b8}@media(max-width:1180px){.reports-dashboard-body{grid-template-columns:1fr}}@media(max-width:900px){.reports-dashboard-shell{padding:18px}.reports-dashboard-header{align-items:stretch;flex-direction:column}.reports-dashboard-actions{flex-wrap:wrap}.reports-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-dashboard-metric:nth-child(2n){border-right:0}.reports-dashboard-metric:nth-child(4n){border-right:0}.reports-dashboard-metric:nth-child(n+3){border-top:1px solid #eef2f7}}@media(max-width:620px){.reports-dashboard-metrics,.reports-dashboard-body{grid-template-columns:1fr}.reports-dashboard-metric{border-right:0;border-top:1px solid #eef2f7;padding-right:0}.reports-dashboard-metric:first-child{border-top:0}.reports-latest-sale{grid-template-columns:38px minmax(0,1fr)}.reports-sale-amounts{grid-column:2;text-align:left}}.reports-card-content h2{margin:0;color:var(--text, #151a2d);font-size:18px}.reports-card-content p{margin:0;color:var(--muted, #718096);font-size:12px;line-height:1.6}.reports-card-arrow{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--soft-bg, #f8fafc);color:#64748b}.reports-filter-panel{padding:12px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(145px,.7fr)) repeat(2,minmax(140px,.65fr)) 42px;gap:9px;background:var(--panel-bg, #fff)}.reports-filter-panel select,.reports-search-box,.reports-date-filter{min-height:42px;border:1px solid var(--border, #dfe3e8);border-radius:10px;background:var(--panel-bg, #fff)}.reports-filter-panel select,.reports-date-filter input,.reports-search-box input{color:var(--text, #172033);font:inherit;font-size:11px}.reports-filter-panel select{padding:0 10px}.reports-search-box,.reports-date-filter{padding:0 11px;display:flex;align-items:center;gap:8px;color:#94a3b8}.reports-search-box input,.reports-date-filter input{width:100%;border:0;outline:0;background:transparent}.reports-reset-button{border:0;border-radius:10px;display:grid;place-items:center;background:#fff1f2;color:#e11d48;cursor:pointer}.reports-customer-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.reports-customer-summary>div{padding:15px 17px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;gap:6px;background:var(--panel-bg, #fff)}.reports-customer-summary span{color:var(--muted, #718096);font-size:10px}.reports-customer-summary strong{color:var(--text, #151a2d);font-size:22px}.reports-table-card{overflow:hidden;border:1px solid var(--border, #e6e8ed);border-radius:16px;background:var(--panel-bg, #fff)}.reports-table-heading{padding:16px 18px;border-bottom:1px solid var(--border, #e6e8ed)}.reports-table-heading h2{margin:0;color:var(--text, #151a2d);font-size:16px}.reports-table-heading p{margin:4px 0 0;color:var(--muted, #718096);font-size:10px}.reports-table-wrap{overflow-x:auto}.reports-table-wrap table{width:100%;min-width:1080px;border-collapse:collapse}.reports-table-wrap th,.reports-table-wrap td{padding:12px 14px;border-bottom:1px solid var(--border, #edf0f4);color:var(--text, #263044);font-size:10px;text-align:left;white-space:nowrap}.reports-table-wrap th{background:var(--soft-bg, #fafafa);color:#64748b;font-size:9px;font-weight:800;text-transform:uppercase}.reports-customer-cell{display:flex;align-items:center;gap:9px}.reports-customer-cell>span{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#eef2ff;color:#4f46e5;font-weight:850}.reports-customer-cell>div,.reports-date-cell{display:grid;gap:3px}.reports-customer-cell strong,.reports-date-cell strong{font-size:10px}.reports-customer-cell small,.reports-date-cell small{color:#94a3b8;font-size:9px}.reports-department-badge,.reports-status-badge{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800}.reports-department-badge.consultant{background:#eef2ff;color:#4f46e5}.reports-department-badge.travel{background:#ecfeff;color:#0891b2}.reports-department-badge.technology{background:#f0fdf4;color:#15803d}.reports-department-badge.media{background:#fff7ed;color:#c2410c}.reports-status-badge.pending{background:#fff7ed;color:#b45309}.reports-status-badge.approved,.reports-status-badge.accepted{background:#f0fdf4;color:#15803d}.reports-status-badge.rejected{background:#fef2f2;color:#b91c1c}.reports-status-badge.none{background:#f8fafc;color:#64748b}.reports-empty-state{padding:30px!important;color:#94a3b8!important;text-align:center!important}.reports-print-header,.reports-print-footer{display:none}@media(max-width:1180px){.reports-overview-grid,.reports-filter-panel,.reports-customer-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.reports-page{padding:18px}.reports-page-heading{align-items:stretch;flex-direction:column}.reports-overview-grid,.reports-filter-panel,.reports-customer-summary{grid-template-columns:1fr}.reports-heading-actions{width:100%}.reports-heading-actions button{flex:1}}@media print{@page{size:A4 landscape;margin:8mm}html,body{width:100%;margin:0!important;padding:0!important;background:#fff!important}body *{visibility:hidden!important}.reports-page,.reports-page *{visibility:visible!important}.reports-page{position:static;display:block;padding:0;background:#fff;color:#111827}.no-print,.reports-screen-print-header,.reports-screen-summary,.reports-screen-table,.reports-screen-footer{display:none!important}.reports-print-pages{display:block!important}.reports-print-page{position:relative;min-height:185mm;padding:0;display:flex;flex-direction:column;break-after:page;page-break-after:always;overflow:hidden}.reports-print-page:last-child{break-after:auto;page-break-after:auto}.reports-print-page-header{min-height:60px;padding-bottom:8px;border-bottom:2px solid #111827;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;gap:12px}.reports-print-logo{display:flex;align-items:center;justify-content:flex-start}.reports-print-logo img{width:42px;max-height:42px;object-fit:contain}.reports-print-logo span{width:38px;height:38px;border:2px solid #111827;border-radius:9px;display:grid;place-items:center;font-size:16px;font-weight:900}.reports-print-title{text-align:center}.reports-print-title small{font-size:6px;font-weight:800;letter-spacing:.14em}.reports-print-title h1{margin:2px 0;font-size:16px}.reports-print-title p{margin:0;color:#4b5563;font-size:6px}.reports-print-company{display:grid;gap:3px;text-align:right}.reports-print-company strong{font-size:9px}.reports-print-company span{color:#4b5563;font-size:6px}.reports-print-summary{margin:7px 0;grid-template-columns:repeat(4,1fr);gap:6px}.reports-print-summary>div{padding:6px 8px;border-color:#d1d5db;border-radius:8px;break-inside:avoid}.reports-print-summary span{font-size:6px}.reports-print-summary strong{font-size:12px}.reports-print-table-card{flex:1;border:1px solid #9ca3af;border-radius:0;overflow:hidden}.reports-print-table-card .reports-table-heading{padding:5px 7px}.reports-print-table-card .reports-table-heading h2{font-size:10px}.reports-print-table-card .reports-table-heading p{margin-top:1px;font-size:6px}.reports-print-table-card .reports-table-wrap{overflow:visible}.reports-print-table-card table{min-width:0;table-layout:fixed}.reports-print-table-card th,.reports-print-table-card td{padding:3px 4px;border-color:#d1d5db;color:#111827;font-size:5.8px;line-height:1.15;white-space:normal;vertical-align:middle}.reports-print-table-card th{background:#f3f4f6!important;color:#111827;font-size:5.5px}.reports-print-table-card th:nth-child(1),.reports-print-table-card td:nth-child(1){width:4%}.reports-print-table-card th:nth-child(2),.reports-print-table-card td:nth-child(2){width:19%}.reports-print-table-card th:nth-child(3),.reports-print-table-card td:nth-child(3){width:11%}.reports-print-table-card th:nth-child(4),.reports-print-table-card td:nth-child(4){width:12%}.reports-print-table-card th:nth-child(5),.reports-print-table-card td:nth-child(5){width:14%}.reports-print-table-card th:nth-child(6),.reports-print-table-card td:nth-child(6){width:12%}.reports-print-table-card th:nth-child(7),.reports-print-table-card td:nth-child(7){width:11%}.reports-print-table-card th:nth-child(8),.reports-print-table-card td:nth-child(8){width:17%}.reports-print-table-card .reports-customer-cell{gap:4px}.reports-print-table-card .reports-customer-cell>span{width:16px;height:16px;border-radius:5px;font-size:6px}.reports-print-table-card .reports-customer-cell strong,.reports-print-table-card .reports-date-cell strong{font-size:6px}.reports-print-table-card .reports-customer-cell small,.reports-print-table-card .reports-date-cell small{color:#4b5563;font-size:5px}.reports-print-table-card .reports-department-badge,.reports-print-table-card .reports-status-badge{min-height:15px;padding:2px 5px;font-size:5px}.reports-print-table-card tr{height:6.2mm;break-inside:avoid;page-break-inside:avoid}.reports-print-page-footer{margin-top:5px;padding-top:4px;border-top:1px solid #9ca3af;display:flex;align-items:center;justify-content:space-between;color:#4b5563;font-size:5.5px}}.reports-print-options-backdrop{position:fixed;inset:0;z-index:99999;padding:24px;display:grid;place-items:center;background:#0f172a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reports-print-options-modal{width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0f172a47}.reports-print-options-modal>header{padding:22px 24px 18px;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.reports-print-options-modal>header span{color:#4f46e5;font-size:10px;font-weight:850;letter-spacing:.12em}.reports-print-options-modal>header h2{margin:5px 0 3px;color:#111827;font-size:22px}.reports-print-options-modal>header p{margin:0;color:#64748b;font-size:12px}.reports-print-options-modal>header button{width:38px;height:38px;border:0;border-radius:10px;display:grid;place-items:center;background:#f1f5f9;color:#334155;cursor:pointer}.reports-print-options-grid{padding:22px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.reports-print-options-grid label,.reports-template-field{display:grid;gap:9px}.reports-print-options-grid label>span,.reports-template-field>span{color:#334155;font-size:11px;font-weight:800}.reports-print-options-grid select{width:100%;min-height:44px;padding:0 12px;border:1px solid #dbe2ea;border-radius:11px;background:#fff;color:#172033;font:inherit;outline:none}.reports-print-options-grid select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.reports-print-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reports-print-choice-row button{min-height:44px;border:1px solid #dbe2ea;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#475569;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.reports-print-choice-row button.active{border-color:#6366f1;background:#eef2ff;color:#4338ca;box-shadow:0 0 0 2px #6366f114}.reports-template-field{grid-column:1 / -1}.reports-template-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.reports-template-options button{min-height:82px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;display:grid;place-items:center;gap:7px;background:#fff;color:#334155;cursor:pointer}.reports-template-options button i{width:100%;height:28px;border-radius:7px;background:var(--preview-accent);box-shadow:inset 0 -8px #fff3}.reports-template-options button strong{font-size:9px}.reports-template-options button.active{border-color:var(--preview-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--preview-accent) 18%,transparent)}.reports-template-options .template-blue{--preview-accent: #2563eb}.reports-template-options .template-green{--preview-accent: #059669}.reports-template-options .template-purple{--preview-accent: #7c3aed}.reports-template-options .template-mono{--preview-accent: #111827}.reports-print-preview-note{margin:0 24px 22px;padding:13px 14px;border:1px solid #c7d2fe;border-radius:12px;display:flex;align-items:flex-start;gap:10px;background:#eef2ff;color:#3730a3}.reports-print-preview-note>div{display:grid;gap:3px}.reports-print-preview-note strong{font-size:11px}.reports-print-preview-note span{color:#4f46e5;font-size:10px;line-height:1.5}.reports-print-options-modal>footer{padding:16px 24px 20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:9px}.reports-print-options-modal>footer button{min-height:42px;padding:0 17px;border:1px solid #dbe2ea;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.reports-print-options-modal>footer .secondary{background:#fff;color:#334155}.reports-print-options-modal>footer .pdf{border-color:#dc2626;background:#fff;color:#dc2626}.reports-print-options-modal>footer .primary{border-color:#111827;background:#111827;color:#fff}@media(max-width:700px){.reports-print-options-grid{grid-template-columns:1fr}.reports-template-field{grid-column:auto}.reports-template-options{grid-template-columns:repeat(2,1fr)}.reports-print-options-modal>footer{align-items:stretch;flex-direction:column}.reports-print-options-modal>footer button{width:100%}}@media print{body[data-report-template=blue]{--report-print-accent: #1d4ed8;--report-print-soft: #eff6ff}body[data-report-template=green]{--report-print-accent: #047857;--report-print-soft: #ecfdf5}body[data-report-template=purple]{--report-print-accent: #6d28d9;--report-print-soft: #f5f3ff}body[data-report-template=mono]{--report-print-accent: #111827;--report-print-soft: #f3f4f6}.reports-print-page-header{border-bottom-color:var(--report-print-accent, #1d4ed8)}.reports-print-title small,.reports-print-title h1,.reports-print-company strong{color:var(--report-print-accent, #1d4ed8)}.reports-print-summary>div{border-top:2px solid var(--report-print-accent, #1d4ed8);background:var(--report-print-soft, #eff6ff)!important}.reports-print-table-card .reports-table-heading{border-left:4px solid var(--report-print-accent, #1d4ed8);background:var(--report-print-soft, #eff6ff)!important}.reports-print-table-card th{border-bottom:1px solid var(--report-print-accent, #1d4ed8);background:var(--report-print-soft, #eff6ff)!important}.reports-print-page-footer{border-top-color:var(--report-print-accent, #1d4ed8)}}.reports-print-options-backdrop{padding:16px}.reports-print-options-modal{width:min(1380px,calc(100vw - 32px));height:min(860px,calc(100vh - 32px));max-height:none;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 390px;border-radius:16px}.reports-print-preview-panel{min-width:0;padding:16px;overflow:auto;background:#e9edf3}.reports-print-preview-toolbar{width:min(100%,940px);margin:0 auto 10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.reports-print-preview-toolbar>div{display:grid;gap:2px}.reports-print-preview-toolbar span{color:#6366f1;font-size:9px;font-weight:900;letter-spacing:.12em}.reports-print-preview-toolbar strong{color:#334155;font-size:12px}.reports-print-preview-toolbar small{color:#64748b;font-size:10px}.reports-live-paper{--live-accent: #2563eb;--live-soft: #eff6ff;width:min(100%,940px);min-height:540px;margin:0 auto;padding:22px;border-radius:4px;background:#fff;color:#111827;box-shadow:0 16px 38px #0f172a33;transform-origin:top center}.reports-live-paper.portrait{width:min(100%,650px)}.reports-live-paper.template-green{--live-accent: #059669;--live-soft: #ecfdf5}.reports-live-paper.template-purple{--live-accent: #7c3aed;--live-soft: #f5f3ff}.reports-live-paper.template-mono{--live-accent: #111827;--live-soft: #f3f4f6}.reports-live-paper-header{padding-bottom:9px;border-bottom:2px solid var(--live-accent);display:grid;grid-template-columns:80px 1fr 110px;align-items:center;gap:10px}.reports-live-logo img{width:42px;max-height:42px;object-fit:contain}.reports-live-logo>span{width:36px;height:36px;border:2px solid var(--live-accent);border-radius:8px;display:grid;place-items:center;font-weight:900}.reports-live-paper-header>div:nth-child(2){text-align:center}.reports-live-paper-header small{color:var(--live-accent);font-size:6px;font-weight:900;letter-spacing:.14em}.reports-live-paper-header h3{margin:2px 0;color:var(--live-accent);font-size:16px}.reports-live-paper-header p{margin:0;color:#64748b;font-size:6px}.reports-live-paper-header aside{display:grid;gap:3px;text-align:right}.reports-live-paper-header aside strong{color:var(--live-accent);font-size:9px}.reports-live-paper-header aside span{color:#64748b;font-size:6px}.reports-live-summary{margin:8px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.reports-live-summary>div{padding:7px 8px;border:1px solid #dbe2ea;border-top:2px solid var(--live-accent);border-radius:7px;display:grid;gap:3px;background:var(--live-soft)}.reports-live-summary span{color:#64748b;font-size:6px}.reports-live-summary strong{color:#111827;font-size:12px}.reports-live-table{border:1px solid #cbd5e1}.reports-live-table-title{padding:6px 8px;border-left:4px solid var(--live-accent);display:flex;align-items:center;justify-content:space-between;background:var(--live-soft)}.reports-live-table-title strong{font-size:9px}.reports-live-table-title span{color:#64748b;font-size:6px}.reports-live-table table{width:100%;border-collapse:collapse;table-layout:fixed}.reports-live-table th,.reports-live-table td{padding:4px 5px;border-bottom:1px solid #e2e8f0;overflow:hidden;font-size:6px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.reports-live-table th{color:#334155;background:#f8fafc;font-size:5.5px;text-align:left}.reports-live-table td:nth-child(1),.reports-live-table th:nth-child(1){width:4%}.reports-live-table td:nth-child(2),.reports-live-table th:nth-child(2){width:18%}.reports-live-table td:nth-child(8),.reports-live-table th:nth-child(8){width:17%}.reports-live-table td:last-child strong,.reports-live-table td:last-child small{display:block}.reports-live-table td:last-child small{margin-top:2px;color:#64748b;font-size:5px}.reports-live-paper-footer{margin-top:7px;padding-top:5px;border-top:1px solid var(--live-accent);display:flex;justify-content:space-between;color:#64748b;font-size:6px}.reports-print-settings-panel{min-width:0;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.reports-print-settings-panel>header{padding:20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reports-print-settings-panel>header span{color:#4f46e5;font-size:9px;font-weight:900;letter-spacing:.12em}.reports-print-settings-panel>header h2{margin:4px 0 2px;color:#111827;font-size:20px}.reports-print-settings-panel>header p{margin:0;color:#64748b;font-size:11px}.reports-print-settings-panel>header button{width:36px;height:36px;border:0;border-radius:9px;display:grid;place-items:center;background:#f1f5f9;cursor:pointer}.reports-print-settings-panel .reports-print-options-grid{padding:18px 20px;grid-template-columns:1fr;overflow-y:auto}.reports-print-settings-panel .reports-template-field{grid-column:auto}.reports-print-settings-panel .reports-template-options{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-print-settings-panel .reports-print-preview-note{margin:auto 20px 14px}.reports-print-settings-panel>footer{padding:14px 20px 18px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.reports-print-settings-panel>footer button{min-height:40px;padding:0 12px;border:1px solid #dbe2ea;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.reports-print-settings-panel>footer .secondary{background:#fff;color:#334155}.reports-print-settings-panel>footer .pdf{border-color:#dc2626;background:#fff;color:#dc2626}.reports-print-settings-panel>footer .primary{border-color:#111827;background:#111827;color:#fff}@media(max-width:980px){.reports-print-options-modal{height:calc(100vh - 20px);grid-template-columns:1fr;overflow-y:auto}.reports-print-preview-panel{min-height:520px}.reports-print-settings-panel{border-top:1px solid #e2e8f0;border-left:0}}@media print{body{overflow:visible!important}.reports-page{position:absolute!important;inset:0 auto auto 0!important;width:100%!important;min-height:0!important;margin:0!important}.reports-print-pages{margin:0!important;padding:0!important}.reports-print-page{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.reports-print-page-header{min-height:0!important;margin:0!important;padding:0 0 5px!important}.reports-print-summary{margin:5px 0!important}.reports-print-table-card{flex:none!important;margin:0!important}.reports-print-table-card .reports-table-heading{padding:4px 6px!important}.reports-print-table-card th,.reports-print-table-card td{padding:2.2px 3px!important;line-height:1.05!important}.reports-print-table-card tr{height:5.2mm!important}.reports-print-page-footer{margin-top:3px!important;padding-top:3px!important}}.reports-dedicated-print-view{--dedicated-accent: #2563eb;--dedicated-soft: #eff6ff;position:fixed;inset:0;z-index:2147483000;overflow:auto;background:#dfe5ec;color:#111827}.reports-dedicated-print-view.template-green{--dedicated-accent: #059669;--dedicated-soft: #ecfdf5}.reports-dedicated-print-view.template-purple{--dedicated-accent: #7c3aed;--dedicated-soft: #f5f3ff}.reports-dedicated-print-view.template-mono{--dedicated-accent: #111827;--dedicated-soft: #f3f4f6}.reports-print-view-toolbar{position:sticky;top:0;z-index:10;min-height:64px;padding:10px 18px;border-bottom:1px solid #cbd5e1;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reports-print-view-toolbar>div{display:flex;align-items:center;gap:12px}.reports-print-view-toolbar>div:first-child>div{display:grid;gap:2px}.reports-print-view-toolbar span{color:var(--dedicated-accent);font-size:9px;font-weight:900;letter-spacing:.12em}.reports-print-view-toolbar strong{color:#334155;font-size:12px}.reports-print-view-toolbar button{min-height:40px;padding:0 14px;border:1px solid #d8dee8;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#334155;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.reports-print-view-toolbar .pdf{border-color:#dc2626;color:#dc2626}.reports-print-view-toolbar .primary{border-color:#111827;background:#111827;color:#fff}.reports-dedicated-print-stage{padding:24px;display:grid;justify-items:center;gap:24px}.reports-dedicated-sheet{width:min(1120px,100%);min-height:760px;padding:22px;display:flex;flex-direction:column;background:#fff;box-shadow:0 18px 46px #0f172a2e}.reports-dedicated-sheet.portrait{width:min(790px,100%)}.reports-dedicated-sheet-header{padding-bottom:8px;border-bottom:2px solid var(--dedicated-accent);display:grid;grid-template-columns:100px 1fr 120px;align-items:center;gap:12px}.reports-dedicated-logo img{width:46px;max-height:46px;object-fit:contain}.reports-dedicated-logo span{width:40px;height:40px;border:2px solid var(--dedicated-accent);border-radius:8px;display:grid;place-items:center;font-weight:900}.reports-dedicated-sheet-header>div:nth-child(2){text-align:center}.reports-dedicated-sheet-header small{color:var(--dedicated-accent);font-size:7px;font-weight:900;letter-spacing:.14em}.reports-dedicated-sheet-header h1{margin:2px 0;color:var(--dedicated-accent);font-size:19px}.reports-dedicated-sheet-header p{margin:0;color:#64748b;font-size:7px}.reports-dedicated-sheet-header aside{display:grid;gap:3px;text-align:right}.reports-dedicated-sheet-header aside strong{color:var(--dedicated-accent);font-size:10px}.reports-dedicated-sheet-header aside span{color:#64748b;font-size:7px}.reports-dedicated-summary{margin:8px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.reports-dedicated-summary>div{padding:7px 9px;border:1px solid #dbe2ea;border-top:2px solid var(--dedicated-accent);border-radius:7px;display:grid;gap:3px;background:var(--dedicated-soft)}.reports-dedicated-summary span{color:#64748b;font-size:7px}.reports-dedicated-summary strong{font-size:13px}.reports-dedicated-table{border:1px solid #cbd5e1;flex:0 0 auto}.reports-dedicated-table>header{padding:6px 8px;border-left:4px solid var(--dedicated-accent);background:var(--dedicated-soft)}.reports-dedicated-table h2{margin:0;font-size:10px}.reports-dedicated-table p{margin:1px 0 0;color:#64748b;font-size:7px}.reports-dedicated-table table{width:100%;border-collapse:collapse;table-layout:fixed}.reports-dedicated-table th,.reports-dedicated-table td{padding:4px 5px;border-bottom:1px solid #e2e8f0;overflow:hidden;font-size:7px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap;text-align:left;vertical-align:middle}.reports-dedicated-table th{background:#f8fafc;color:#334155;font-size:6.5px}.reports-dedicated-table td:nth-child(1),.reports-dedicated-table th:nth-child(1){width:4%}.reports-dedicated-table td:nth-child(2),.reports-dedicated-table th:nth-child(2){width:19%}.reports-dedicated-table td:nth-child(8),.reports-dedicated-table th:nth-child(8){width:17%}.reports-dedicated-table td strong,.reports-dedicated-table td small{display:block}.reports-dedicated-table td small{margin-top:2px;color:#64748b;font-size:6px}.reports-dedicated-footer{margin-top:auto;padding-top:5px;border-top:1px solid var(--dedicated-accent);display:flex;justify-content:space-between;color:#64748b;font-size:7px}@media print{@page{margin:7mm}html,body{margin:0!important;padding:0!important;background:#fff!important}body *{visibility:hidden!important}.reports-dedicated-print-view,.reports-dedicated-print-view *{visibility:visible!important}.reports-dedicated-print-view{position:static!important;inset:auto!important;overflow:visible!important;background:#fff!important}.reports-print-view-toolbar{display:none!important}.reports-dedicated-print-stage{padding:0!important;display:block!important}.reports-dedicated-sheet{width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;box-shadow:none!important;break-after:page;page-break-after:always;overflow:visible!important}.reports-dedicated-sheet:last-child{break-after:auto;page-break-after:auto}.reports-dedicated-sheet-header{padding-bottom:5px!important}.reports-dedicated-summary{margin:5px 0!important}.reports-dedicated-table>header{padding:4px 6px!important}.reports-dedicated-table th,.reports-dedicated-table td{padding:2.4px 3px!important;font-size:5.8px!important;line-height:1.05!important}.reports-dedicated-table th{font-size:5.4px!important}.reports-dedicated-table tr{height:5.3mm!important;break-inside:avoid;page-break-inside:avoid}.reports-dedicated-footer{margin-top:4px!important;padding-top:3px!important}}.reports-overview-only{min-height:calc(100vh - 110px);align-content:start}.reports-overview-only .reports-overview-grid{width:100%}.reports-overview-card:disabled{cursor:default}.reports-overview-card:disabled:hover{transform:none}.report-studio-backdrop{position:fixed;inset:0;z-index:2147483000;padding:28px;display:grid;place-items:center;background:#0f172a9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.report-studio{width:min(1180px,calc(100vw - 42px));height:min(820px,calc(100vh - 42px));overflow:hidden;border:1px solid #d8dee8;border-radius:14px;display:grid;grid-template-rows:52px minmax(0,1fr);background:#f5f7fa;box-shadow:0 30px 90px #0f172a59}.report-studio-toolbar{padding:0 14px;border-bottom:1px solid #dde3eb;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;background:#fff}.report-studio-title,.report-studio-toolbar-center,.report-studio-toolbar-actions{display:flex;align-items:center;gap:7px}.report-studio-title strong{color:#172033;font-size:12px}.report-studio-toolbar-center{justify-content:center}.report-studio-toolbar-actions{justify-content:flex-end}.report-studio-toolbar button{min-height:32px;padding:0 9px;border:1px solid #dbe2ea;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#172033;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.report-studio-toolbar button:disabled{opacity:.4;cursor:not-allowed}.report-studio-toolbar button.primary{border-color:#172554;background:#172554;color:#fff}.report-studio-toolbar button.close{width:32px;padding:0;border-color:transparent}.report-studio-toolbar-center>span{min-width:40px;color:#475569;font-size:10px;text-align:center}.report-studio-body{min-height:0;display:grid;grid-template-columns:258px minmax(0,1fr)}.report-studio-sidebar{min-width:0;overflow-y:auto;border-right:1px solid #dde3eb;background:#fff}.report-studio-sidebar-toggle{width:100%;min-height:42px;padding:0 12px;border:0;border-bottom:1px solid #eef1f5;display:flex;align-items:center;gap:8px;background:#fff;color:#172033;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.report-studio-controls{padding:13px 12px 18px;display:grid;gap:18px}.report-studio-controls section{display:grid;gap:8px}.report-studio-controls label{color:#334155;font-size:8px;font-weight:900;letter-spacing:.08em}.report-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.report-option-grid.two{grid-template-columns:repeat(2,1fr)}.report-option-grid.three{grid-template-columns:repeat(3,1fr)}.report-option-grid button{min-height:31px;border:1px solid #dbe2ea;border-radius:5px;background:#fff;color:#334155;font:inherit;font-size:9px;cursor:pointer}.report-option-grid button.active{border-color:#172554;background:#172554;color:#fff}.report-studio-controls input[type=number]{min-height:33px;padding:0 10px;border:1px solid #dbe2ea;border-radius:7px;font:inherit;outline:0}.report-studio-controls small{color:#64748b;font-size:8px}.report-typography-controls{padding-top:12px;border-top:1px solid #e5e7eb}.report-range-row{display:grid;gap:5px}.report-range-row>div{display:flex;justify-content:space-between;gap:12px;color:#475569;font-size:8px}.report-range-row input{width:100%;accent-color:#172554}.report-paper-status{padding-top:10px;border-top:1px solid #e5e7eb;color:#64748b;font-size:8px}.report-studio-preview{min-width:0;overflow:auto;display:grid;place-items:start center;padding:16px 24px 40px;background:#f4f6f8}.report-preview-paper{--preview-accent: #0f8194;--preview-accent-2: #2f86bd;width:730px;min-height:1030px;padding:0 38px 42px;position:relative;overflow:hidden;background:#fff;color:#111827;box-shadow:0 8px 24px #0f172a29;transform-origin:top center}.report-preview-paper.landscape{width:960px;min-height:680px}.report-preview-brand{height:96px;margin:0 -38px 25px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.15) 0 42px,transparent 43px),linear-gradient(170deg,var(--preview-accent-2),var(--preview-accent));clip-path:polygon(0 0,100% 0,100% 78%,62% 91%,28% 84%,0 96%)}.report-preview-brand-left{display:flex;align-items:center;gap:10px}.report-preview-logo{width:48px;height:48px;border-radius:11px;display:grid;place-items:center;background:#ffffffd9;color:var(--preview-accent);font-size:18px;font-weight:900}.report-preview-logo img{width:100%;height:100%;object-fit:contain}.report-preview-brand-left>div:last-child,.report-preview-brand-right{display:grid;gap:3px}.report-preview-brand-left strong{font-size:17px}.report-preview-brand-left small,.report-preview-brand-right span{font-size:7px;opacity:.88}.report-preview-brand-right{text-align:right;font-size:9px}.report-preview-heading{display:flex;justify-content:space-between;gap:24px}.report-preview-heading>div{display:grid;gap:2px}.report-preview-heading>div>span{width:fit-content;padding:3px 7px;border-radius:5px;background:#e9f5f7;color:var(--preview-accent);font-size:7px;font-weight:900}.report-preview-heading h1{margin:0;font-size:var(--preview-title-size, 22px)}.report-preview-heading p{margin:0;color:#475569;font-size:var(--preview-subtitle-size, 12px)}.report-preview-heading aside{display:grid;align-content:start;gap:3px;text-align:right;font-size:8px}.report-preview-summary{margin:14px 0 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.report-preview-summary>div{padding:9px;border:1px solid #64748b;border-radius:7px;display:grid;gap:4px;background:#f0f8fa}.report-preview-summary span{font-size:7px;font-weight:850}.report-preview-summary strong{font-size:14px}.report-preview-table table{width:100%;border-collapse:collapse;table-layout:fixed}.report-preview-table th,.report-preview-table td{padding:5px 4px;border-bottom:1px solid #dbe2ea;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.report-preview-table th{font-size:var(--preview-header-size, 12px);background:#f3f7f9}.report-preview-table td{font-size:var(--preview-body-size, 11px)}.report-preview-table td strong,.report-preview-table td small{display:block}.report-preview-table td small{margin-top:2px;color:#64748b;font-size:.82em}.report-preview-footer{min-height:54px;margin:30px -38px -42px;padding:14px 38px 9px;position:absolute;right:0;bottom:0;left:0;display:grid;place-items:center;gap:2px;color:#fff;background:linear-gradient(5deg,var(--preview-accent-2),var(--preview-accent));clip-path:polygon(0 35%,40% 47%,73% 38%,100% 52%,100% 100%,0 100%);font-size:var(--preview-footer-size, 10px)}@media(max-width:900px){.report-studio{width:calc(100vw - 20px);height:calc(100vh - 20px)}.report-studio-toolbar{grid-template-columns:1fr auto}.report-studio-toolbar-center{display:none}.report-studio-body{grid-template-columns:220px minmax(0,1fr)}}@media print{.report-studio-backdrop{display:none!important}}.report-studio-backdrop{overflow:hidden}.report-studio{height:min(860px,calc(100vh - 32px))}.report-studio-body,.report-studio-preview{min-height:0;overflow:hidden}.report-studio-preview{place-items:center;padding:12px}.report-preview-paper{max-width:100%;max-height:calc(100vh - 108px)}body.reports-pdf-exporting .reports-print-pages{position:fixed!important;top:0!important;left:-20000px!important;z-index:-1!important;display:block!important;width:1123px!important;margin:0!important;padding:0!important;visibility:visible!important}body.reports-pdf-exporting .reports-print-page{width:1123px!important;min-height:794px!important;margin:0 0 20px!important;padding:28px!important;overflow:hidden!important;background:#fff!important}@media print{.reports-screen-table,.reports-screen-summary,.reports-screen-print-header,.reports-screen-footer,.reports-filter-panel,.reports-page-heading,.reports-pagination,.table-pagination,[class*=pagination],[class*=showing],.rows-per-page,.reports-table-footer{display:none!important;visibility:hidden!important}.reports-print-pages{display:block!important;margin:0!important;padding:0!important}.reports-print-page{margin:0!important;padding:0!important;overflow:hidden!important;break-after:page;page-break-after:always}.reports-print-page:last-child{break-after:auto;page-break-after:auto}}.reports-print-pages{display:none}.simple-print-backdrop{position:fixed;inset:0;z-index:2147483000;padding:18px;display:grid;place-items:center;overflow:hidden;background:#0f172a9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.simple-print-studio{width:min(1120px,calc(100vw - 36px));height:min(850px,calc(100vh - 36px));overflow:hidden;border:1px solid #d9e0e8;border-radius:14px;display:grid;grid-template-rows:54px minmax(0,1fr);background:#eef1f5;box-shadow:0 30px 90px #0f172a57}.simple-print-toolbar{padding:0 13px;border-bottom:1px solid #dbe2ea;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;background:#fff}.simple-print-title,.simple-print-orientation,.simple-print-actions{display:flex;align-items:center;gap:7px}.simple-print-title strong{color:#172033;font-size:12px}.simple-print-orientation{padding:3px;border:1px solid #dbe2ea;border-radius:9px;background:#f8fafc}.simple-print-orientation button{min-height:32px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#64748b;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.simple-print-orientation button.active{background:#172554;color:#fff;box-shadow:0 4px 10px #1725542e}.simple-print-actions{justify-content:flex-end}.simple-print-actions button{min-height:32px;padding:0 9px;border:1px solid #dbe2ea;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#172033;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.simple-print-actions button:disabled{opacity:.4;cursor:not-allowed}.simple-print-actions span{min-width:34px;color:#475569;font-size:10px;text-align:center}.simple-print-actions .pdf{color:#b91c1c}.simple-print-actions .primary{border-color:#172554;background:#172554;color:#fff}.simple-print-actions .close{width:32px;padding:0;border-color:transparent}.simple-print-preview{min-height:0;padding:18px;overflow:hidden;display:grid;place-items:center;background:#e4e8ed}.simple-print-paper{--paper-accent: #2563eb;width:min(650px,100%);height:calc(100% - 4px);max-height:760px;padding:22px 24px 18px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#111827;box-shadow:0 16px 38px #0f172a38}.simple-print-paper.landscape{width:min(950px,100%);max-height:650px}.simple-print-report-header{padding-bottom:8px;border-bottom:2px solid var(--paper-accent);display:grid;grid-template-columns:80px minmax(0,1fr) 100px;align-items:center;gap:10px}.simple-print-logo img{width:42px;max-height:42px;object-fit:contain}.simple-print-logo span{width:38px;height:38px;border:2px solid var(--paper-accent);border-radius:8px;display:grid;place-items:center;color:var(--paper-accent);font-weight:900}.simple-print-report-header>div:nth-child(2){text-align:center}.simple-print-report-header small{color:var(--paper-accent);font-size:7px;font-weight:900;letter-spacing:.13em}.simple-print-report-header h1{margin:2px 0;color:#111827;font-size:18px}.simple-print-report-header p{margin:0;color:#64748b;font-size:7px}.simple-print-report-header aside{display:grid;gap:3px;text-align:right}.simple-print-report-header aside strong{color:var(--paper-accent);font-size:9px}.simple-print-report-header aside span{color:#64748b;font-size:7px}.simple-print-summary{margin:7px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.simple-print-summary>div{padding:6px 8px;border:1px solid #dbe2ea;border-top:2px solid var(--paper-accent);border-radius:7px;display:grid;gap:3px;background:#eff6ff}.simple-print-summary span{color:#64748b;font-size:7px}.simple-print-summary strong{font-size:13px}.simple-print-table{min-height:0;border:1px solid #cbd5e1;overflow:hidden}.simple-print-table>header{min-height:28px;padding:0 8px;border-left:4px solid var(--paper-accent);display:flex;align-items:center;justify-content:space-between;background:#eff6ff}.simple-print-table>header strong{font-size:9px}.simple-print-table>header span{color:#64748b;font-size:7px}.simple-print-table table{width:100%;border-collapse:collapse;table-layout:fixed}.simple-print-table th,.simple-print-table td{height:24px;padding:3px 4px;border-bottom:1px solid #e2e8f0;overflow:hidden;color:#111827;font-size:7.5px;line-height:1.05;text-align:left;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.simple-print-table th{background:#f8fafc;color:#334155;font-size:7px;font-weight:850}.simple-print-table td:nth-child(1),.simple-print-table th:nth-child(1){width:4%}.simple-print-table td:nth-child(2),.simple-print-table th:nth-child(2){width:20%}.simple-print-table td:nth-child(8),.simple-print-table th:nth-child(8){width:17%}.simple-print-table td strong,.simple-print-table td small{display:block}.simple-print-table td strong{font-size:8px}.simple-print-table td small{margin-top:1px;color:#64748b;font-size:6.5px}.simple-print-footer{margin-top:auto;padding-top:5px;border-top:1px solid var(--paper-accent);display:flex;justify-content:space-between;color:#64748b;font-size:7px}body.reports-pdf-exporting .reports-print-pages{position:fixed!important;top:0!important;left:-20000px!important;z-index:-1!important;width:1123px!important;display:block!important;visibility:visible!important}body.reports-pdf-exporting .reports-print-page{width:1123px!important;min-height:794px!important;margin:0 0 12px!important;padding:24px!important;display:flex!important;flex-direction:column!important;background:#fff!important;visibility:visible!important}body.reports-pdf-exporting .reports-print-page,body.reports-pdf-exporting .reports-print-page *{visibility:visible!important}body.reports-pdf-exporting .reports-print-table-card th{font-size:10px!important}body.reports-pdf-exporting .reports-print-table-card td{font-size:9px!important}body.reports-pdf-exporting .reports-print-table-card .reports-customer-cell strong,body.reports-pdf-exporting .reports-print-table-card .reports-date-cell strong{font-size:9.5px!important}body.reports-pdf-exporting .reports-print-table-card .reports-customer-cell small,body.reports-pdf-exporting .reports-print-table-card .reports-date-cell small{font-size:8px!important}body.reports-pdf-exporting .reports-print-table-card tr{height:30px!important}@media print{@page{margin:7mm}html,body{margin:0!important;padding:0!important;background:#fff!important}body *{visibility:hidden!important}.reports-print-pages,.reports-print-pages *{visibility:visible!important}.reports-print-pages{position:absolute!important;inset:0!important;display:block!important;width:100%!important;margin:0!important;padding:0!important}.reports-print-page{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;break-after:page;page-break-after:always}.reports-print-page:last-child{break-after:auto;page-break-after:auto}.reports-print-page-header{min-height:0!important;padding-bottom:5px!important}.reports-print-title h1{font-size:18px!important}.reports-print-title p,.reports-print-title small{font-size:7px!important}.reports-print-summary{margin:5px 0!important;gap:5px!important}.reports-print-summary>div{padding:5px 7px!important}.reports-print-table-card{margin:0!important;overflow:hidden!important}.reports-print-table-card .reports-table-heading{padding:4px 6px!important}.reports-print-table-card table{width:100%!important;min-width:0!important;table-layout:fixed!important}.reports-print-table-card th,.reports-print-table-card td{height:25px!important;padding:3px 4px!important;font-size:8.2px!important;line-height:1.05!important;white-space:nowrap!important}.reports-print-table-card th{font-size:7.8px!important}.reports-print-table-card .reports-customer-cell>span{width:22px!important;height:22px!important;font-size:8px!important}.reports-print-table-card .reports-customer-cell strong,.reports-print-table-card .reports-date-cell strong{font-size:8.8px!important}.reports-print-table-card .reports-customer-cell small,.reports-print-table-card .reports-date-cell small{font-size:7px!important}.reports-print-table-card .reports-department-badge,.reports-print-table-card .reports-status-badge{min-height:18px!important;padding:2px 5px!important;font-size:7px!important}.reports-print-page-footer{margin-top:4px!important;padding-top:3px!important;font-size:7px!important}.no-print,.reports-page-heading,.reports-screen-table,.reports-screen-summary,.reports-screen-print-header,.reports-screen-footer,.reports-filter-panel,[class*=pagination],[class*=showing],.rows-per-page{display:none!important}}.project-report-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-report-summary>div{padding:15px 17px;border:1px solid #f3d5e7;border-radius:14px;display:grid;gap:6px;background:#fff8fc}.project-report-summary span{color:#9d5a7d;font-size:10px}.project-report-summary strong{color:#4a1934;font-size:22px}.project-report-filters{grid-template-columns:minmax(250px,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(140px,.65fr) minmax(140px,.65fr) 42px}.project-report-table th:nth-child(2),.project-report-table td:nth-child(2),.project-report-table th:nth-child(3),.project-report-table td:nth-child(3){min-width:180px}.project-balance-due,.project-balance-clear{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800}.project-balance-due{background:#fff1f2;color:#be123c}.project-balance-clear{background:#f0fdf4;color:#15803d}.project-report-print-pages{display:none}.project-print-studio{--paper-accent: #db2777}.project-print-orientation button.active{background:#be185d}.project-print-paper{--paper-accent: #db2777;background:linear-gradient(180deg,#fff7fb 0,#fff 140px)}.project-print-report-header{border-bottom-color:#db2777}.project-print-report-header small,.project-print-report-header aside strong{color:#be185d}.project-print-summary>div{border-top-color:#db2777;background:#fff1f7}.project-print-table>header{border-left-color:#db2777;background:#fff1f7}.project-print-footer{border-top-color:#db2777}.project-print-table th,.project-print-table td{font-size:7.2px}.project-print-table td:nth-child(1),.project-print-table th:nth-child(1){width:4%}.project-print-table td:nth-child(2),.project-print-table th:nth-child(2){width:18%}.project-print-table td:nth-child(3),.project-print-table th:nth-child(3){width:17%}.project-print-table td:nth-child(8),.project-print-table th:nth-child(8){width:15%}body.project-report-pdf-exporting .project-report-print-pages{position:fixed!important;top:0!important;left:-20000px!important;z-index:-1!important;width:1123px!important;display:block!important;visibility:visible!important}body.project-report-pdf-exporting .project-report-print-page{width:1123px!important;min-height:794px!important;margin:0 0 12px!important;padding:24px!important;display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#fff7fb 0,#fff 150px)!important;visibility:visible!important}body.project-report-pdf-exporting .project-report-print-page,body.project-report-pdf-exporting .project-report-print-page *{visibility:visible!important}.project-report-print-header{padding-bottom:8px;border-bottom:2px solid #db2777;display:grid;grid-template-columns:90px 1fr 110px;align-items:center;gap:12px}.project-report-print-header>div img{width:44px;max-height:44px;object-fit:contain}.project-report-print-header>div span{width:40px;height:40px;border:2px solid #db2777;border-radius:8px;display:grid;place-items:center;color:#be185d;font-weight:900}.project-report-print-header section{text-align:center}.project-report-print-header small{color:#be185d;font-size:7px;font-weight:900;letter-spacing:.13em}.project-report-print-header h1{margin:2px 0;font-size:19px}.project-report-print-header p{margin:0;color:#64748b;font-size:7px}.project-report-print-header aside{display:grid;gap:3px;text-align:right}.project-report-print-header aside strong{color:#be185d;font-size:10px}.project-report-print-header aside span{color:#64748b;font-size:7px}.project-report-print-summary{margin:7px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.project-report-print-summary>div{padding:6px 8px;border:1px solid #f3d5e7;border-top:2px solid #db2777;border-radius:7px;display:grid;gap:3px;background:#fff1f7}.project-report-print-summary span{color:#9d5a7d;font-size:7px}.project-report-print-summary strong{font-size:13px}.project-report-print-table{border:1px solid #d8b4c8;overflow:hidden}.project-report-print-table>header{min-height:28px;padding:0 8px;border-left:4px solid #db2777;display:flex;align-items:center;justify-content:space-between;background:#fff1f7}.project-report-print-table>header strong{font-size:9px}.project-report-print-table>header span{color:#9d5a7d;font-size:7px}.project-report-print-table table{width:100%;border-collapse:collapse;table-layout:fixed}.project-report-print-table th,.project-report-print-table td{height:27px;padding:3px 4px;border-bottom:1px solid #f0dbe6;overflow:hidden;color:#301626;font-size:8px;line-height:1.05;text-align:left;text-overflow:ellipsis;white-space:nowrap}.project-report-print-table th{background:#fff8fc;color:#6b274c;font-size:7.5px}.project-report-print-table td strong,.project-report-print-table td small{display:block}.project-report-print-table td small{margin-top:1px;color:#9d6b86;font-size:6.8px}.project-report-print-page>footer{margin-top:auto;padding-top:5px;border-top:1px solid #db2777;display:flex;justify-content:space-between;color:#9d5a7d;font-size:7px}@media print{.project-report-page>*{display:none!important}.project-report-page .project-report-print-pages{position:absolute!important;inset:0!important;display:block!important;width:100%!important}.project-report-print-page{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#fff7fb 0,#fff 150px)!important;break-after:page;page-break-after:always}.project-report-print-page:last-child{break-after:auto;page-break-after:auto}.project-report-print-table th,.project-report-print-table td{height:25px!important;padding:3px 4px!important;font-size:8px!important}.project-report-print-table th{font-size:7.5px!important}}@media(max-width:900px){.project-report-summary{grid-template-columns:repeat(2,1fr)}.project-report-filters{grid-template-columns:1fr 1fr}}@media screen{.reports-print-pages{position:fixed!important;left:-100000px!important;top:0!important;width:297mm!important;height:auto!important;overflow:visible!important;opacity:0!important;pointer-events:none!important}}@media print{@page{size:A4 landscape;margin:7mm}html,body,#root{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff!important}body{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}body *{visibility:hidden!important}.reports-print-pages,.reports-print-pages *{visibility:visible!important}.reports-print-pages{position:static!important;inset:auto!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;opacity:1!important;transform:none!important}.reports-print-page{position:relative!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:196mm!important;min-height:196mm!important;max-height:196mm!important;margin:0!important;padding:5mm!important;overflow:hidden!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;page-break-after:always!important;break-after:page!important;transform:none!important;zoom:1!important}.reports-print-page:last-child{page-break-after:auto!important;break-after:auto!important}.reports-print-page-header{flex:0 0 auto!important;min-height:17mm!important;margin:0 0 3mm!important;padding:0 0 2.5mm!important;border-bottom:1.5px solid var(--report-print-accent, #4f46e5)!important;display:grid!important;grid-template-columns:25mm minmax(0,1fr) 38mm!important;align-items:center!important;gap:4mm!important}.reports-print-logo{width:14mm!important;height:14mm!important;border:1px solid var(--report-print-accent, #4f46e5)!important;border-radius:3mm!important;display:grid!important;place-items:center!important;overflow:hidden!important}.reports-print-logo img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.reports-print-logo span{width:auto!important;height:auto!important;border:0!important;border-radius:0!important;color:var(--report-print-accent, #4f46e5)!important;font-size:12px!important;font-weight:900!important}.reports-print-title{min-width:0!important;text-align:center!important}.reports-print-title small{display:block!important;margin:0 0 .8mm!important;color:var(--report-print-accent, #4f46e5)!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.08em!important}.reports-print-title h1{margin:0!important;color:#111827!important;font-size:16px!important;line-height:1.1!important}.reports-print-title p{margin:1mm 0 0!important;color:#64748b!important;font-size:7px!important;line-height:1.2!important}.reports-print-company{min-width:0!important;text-align:right!important}.reports-print-company strong,.reports-print-company span{display:block!important;overflow-wrap:anywhere!important}.reports-print-company strong{color:var(--report-print-accent, #4f46e5)!important;font-size:7px!important}.reports-print-company span{margin-top:1mm!important;color:#64748b!important;font-size:6px!important}.reports-print-summary{flex:0 0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2mm!important;margin:0 0 3mm!important}.reports-print-summary>div{min-width:0!important;min-height:13mm!important;padding:2.2mm 2.8mm!important;border:1px solid #dbe2ea!important;border-top:2px solid var(--report-print-accent, #4f46e5)!important;border-radius:2mm!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:var(--report-print-soft, #eef2ff)!important;break-inside:avoid!important}.reports-print-summary span{overflow:hidden!important;color:#64748b!important;font-size:6px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.reports-print-summary strong{display:block!important;margin-top:1mm!important;overflow:hidden!important;color:#111827!important;font-size:10px!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.reports-print-table-card{flex:1 1 auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #cbd5e1!important;border-radius:2mm!important;box-shadow:none!important;background:#fff!important}.reports-print-table-card .reports-table-heading{min-height:9mm!important;padding:1.5mm 2.5mm!important;border-bottom:1px solid #dbe2ea!important;border-left:3px solid var(--report-print-accent, #4f46e5)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:var(--report-print-soft, #eef2ff)!important}.reports-print-table-card .reports-table-heading h2{margin:0!important;color:#111827!important;font-size:8px!important}.reports-print-table-card .reports-table-heading p{margin:.5mm 0 0!important;color:#64748b!important;font-size:5.5px!important}.reports-print-table-card .reports-table-wrap{width:100%!important;height:auto!important;overflow:visible!important}.reports-print-table-card table,.reports-print-page table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.reports-print-page thead{display:table-header-group!important}.reports-print-page tbody{display:table-row-group!important}.reports-print-page tr{height:auto!important;min-height:0!important;page-break-inside:avoid!important;break-inside:avoid!important}.reports-print-page th{padding:1.7mm 1.3mm!important;border-bottom:1px solid var(--report-print-accent, #4f46e5)!important;background:var(--report-print-soft, #eef2ff)!important;color:#334155!important;font-size:5.7px!important;font-weight:900!important;line-height:1.15!important;text-align:left!important;text-transform:uppercase!important;white-space:normal!important;overflow-wrap:anywhere!important}.reports-print-page td{padding:1.55mm 1.3mm!important;border-bottom:1px solid #e5e7eb!important;color:#111827!important;font-size:5.8px!important;line-height:1.2!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:anywhere!important}.reports-print-page td strong{font-size:5.9px!important;font-weight:800!important}.reports-print-page td small{display:block!important;margin-top:.6mm!important;color:#64748b!important;font-size:4.8px!important;line-height:1.15!important}.reports-print-page .reports-customer-cell{display:grid!important;grid-template-columns:7mm minmax(0,1fr)!important;align-items:center!important;gap:1.5mm!important}.reports-print-page .reports-customer-cell>span{width:7mm!important;height:7mm!important;border-radius:2mm!important;display:grid!important;place-items:center!important;font-size:5px!important}.reports-print-page .reports-department-badge,.reports-print-page .reports-status-badge,.reports-print-page .financial-report-type,.reports-print-page .supplier-report-status,.reports-print-page .reception-report-type,.reports-print-page .reception-report-status{min-height:4.5mm!important;padding:.7mm 1.4mm!important;font-size:4.8px!important;line-height:1!important}.reports-print-page-footer{flex:0 0 auto!important;min-height:7mm!important;margin-top:2mm!important;padding-top:1.5mm!important;border-top:1px solid var(--report-print-accent, #4f46e5)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#64748b!important;font-size:5px!important}.no-print,.simple-print-backdrop,.simple-print-studio,.report-studio-backdrop,.report-studio,.reports-dedicated-print-view,.reports-screen-summary,.reports-screen-table,.reports-filter-panel,.reports-page-heading,.sidebar,.main>header,.header,.global-table-enhancer{display:none!important}}.financial-report-page{background:linear-gradient(180deg,#f8faff 0,#fff 430px)}.financial-report-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.financial-report-summary>div{min-width:0;padding:15px 17px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;gap:6px;background:var(--panel-bg, #ffffff)}.financial-report-summary>div:nth-child(1){border-top:3px solid #16a34a}.financial-report-summary>div:nth-child(2){border-top:3px solid #dc2626}.financial-report-summary>div:nth-child(3){border-top:3px solid #4f46e5}.financial-report-summary>div:nth-child(4){border-top:3px solid #f59e0b}.financial-report-summary>div:nth-child(5){border-top:3px solid #0891b2}.financial-report-summary>div:nth-child(6){border-top:3px solid #64748b}.financial-report-summary span{overflow:hidden;color:var(--muted, #718096);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.financial-report-summary strong{overflow:hidden;color:var(--text, #151a2d);font-size:18px;text-overflow:ellipsis;white-space:nowrap}.financial-report-filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(140px,.72fr)) repeat(2,minmax(135px,.68fr)) 42px}.financial-report-table-card table{min-width:1050px}.financial-report-table-card td small,.financial-report-print-table td small,.financial-simple-print-table td small{display:block;margin-top:3px;color:#64748b;font-size:8px}.financial-report-type{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;text-transform:capitalize}.financial-report-type.income{color:#15803d;background:#dcfce7}.financial-report-type.expense{color:#b91c1c;background:#fee2e2}.financial-report-income{color:#15803d!important;font-weight:800}.financial-report-expense{color:#dc2626!important;font-weight:800}.financial-report-print-table table{min-width:0!important}.financial-simple-print-table table{table-layout:fixed}body.dark-mode .financial-report-page{background:#1e293b}body.dark-mode .financial-report-summary>div{border-color:#334155;background:#1e293b}@media(max-width:1450px){.financial-report-summary,.financial-report-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.financial-report-summary,.financial-report-filters{grid-template-columns:1fr}}@media print{.financial-report-summary.reports-print-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.financial-report-print-table th,.financial-report-print-table td{padding:3px 4px!important;font-size:5.4px!important}}.employee-report-page{background:linear-gradient(180deg,#f8faff 0,#fff 430px)}.employee-report-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.employee-report-summary>div{min-width:0;padding:15px 17px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;gap:6px;background:var(--panel-bg, #ffffff)}.employee-report-summary>div:nth-child(1){border-top:3px solid #4f46e5}.employee-report-summary>div:nth-child(2){border-top:3px solid #16a34a}.employee-report-summary>div:nth-child(3){border-top:3px solid #64748b}.employee-report-summary>div:nth-child(4){border-top:3px solid #2563eb}.employee-report-summary>div:nth-child(5){border-top:3px solid #f59e0b}.employee-report-summary>div:nth-child(6){border-top:3px solid #8b5cf6}.employee-report-summary span{overflow:hidden;color:var(--muted, #718096);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.employee-report-summary strong{overflow:hidden;color:var(--text, #151a2d);font-size:19px;text-overflow:ellipsis;white-space:nowrap}.employee-report-filters{grid-template-columns:minmax(230px,1.4fr) repeat(3,minmax(135px,.72fr)) repeat(2,minmax(135px,.68fr)) 42px}.employee-report-table-card table{min-width:1550px}.employee-report-status{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569;font-size:9px;font-weight:800}.employee-report-status.active{background:#dcfce7;color:#15803d}.employee-report-status.on-leave{background:#fef3c7;color:#b45309}.employee-report-status.inactive{background:#fee2e2;color:#b91c1c}.employee-report-credit{color:#15803d!important;font-weight:800}.employee-report-debit{color:#dc2626!important;font-weight:800}.employee-report-print-table table{min-width:0!important}.employee-report-print-table td small,.employee-simple-print-table td small{display:block;margin-top:2px;color:#64748b;font-size:.82em}.employee-simple-print-table table{table-layout:fixed}body.dark-mode .employee-report-page{background:#1e293b}body.dark-mode .employee-report-summary>div{border-color:#334155;background:#1e293b}@media(max-width:1450px){.employee-report-summary,.employee-report-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.employee-report-summary,.employee-report-filters{grid-template-columns:1fr}}@media print{.employee-report-summary.reports-print-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-report-print-table th,.employee-report-print-table td{padding:3px 4px!important;font-size:5.2px!important}.employee-report-print-table th:nth-child(1),.employee-report-print-table td:nth-child(1){width:4%}.employee-report-print-table th:nth-child(2),.employee-report-print-table td:nth-child(2){width:16%}.employee-report-print-table th:nth-child(3),.employee-report-print-table td:nth-child(3){width:11%}.employee-report-print-table th:nth-child(4),.employee-report-print-table td:nth-child(4){width:11%}.employee-report-print-table th:nth-child(5),.employee-report-print-table td:nth-child(5){width:8%}.employee-report-print-table th:nth-child(6),.employee-report-print-table td:nth-child(6){width:10%}.employee-report-print-table th:nth-child(7),.employee-report-print-table td:nth-child(7){width:7%}.employee-report-print-table th:nth-child(8),.employee-report-print-table td:nth-child(8),.employee-report-print-table th:nth-child(9),.employee-report-print-table td:nth-child(9),.employee-report-print-table th:nth-child(10),.employee-report-print-table td:nth-child(10){width:8%}.employee-report-print-table th:nth-child(11),.employee-report-print-table td:nth-child(11){width:13%}}.supplier-report-page{background:linear-gradient(180deg,#f8faff 0,#fff 430px)}.supplier-report-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.supplier-report-summary>div{min-width:0;padding:15px 17px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;gap:6px;background:var(--panel-bg, #ffffff)}.supplier-report-summary>div:nth-child(1){border-top:3px solid #4f46e5}.supplier-report-summary>div:nth-child(2){border-top:3px solid #16a34a}.supplier-report-summary>div:nth-child(3){border-top:3px solid #2563eb}.supplier-report-summary>div:nth-child(4){border-top:3px solid #0f766e}.supplier-report-summary>div:nth-child(5){border-top:3px solid #dc2626}.supplier-report-summary>div:nth-child(6){border-top:3px solid #7c3aed}.supplier-report-summary span{overflow:hidden;color:var(--muted, #718096);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.supplier-report-summary strong{overflow:hidden;color:var(--text, #151a2d);font-size:18px;text-overflow:ellipsis;white-space:nowrap}.supplier-report-filters{grid-template-columns:minmax(230px,1.4fr) repeat(3,minmax(140px,.72fr)) repeat(2,minmax(135px,.68fr)) 42px}.supplier-report-table-card table{min-width:1450px}.supplier-report-status{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569;font-size:9px;font-weight:800}.supplier-report-status.active{background:#dcfce7;color:#15803d}.supplier-report-status.inactive{background:#fee2e2;color:#b91c1c}.supplier-report-paid,.supplier-report-credit{color:#15803d!important;font-weight:800}.supplier-report-debt{color:#dc2626!important;font-weight:800}.supplier-report-table-card td small,.supplier-report-print-table td small,.supplier-simple-print-table td small{display:block;margin-top:3px;color:#64748b;font-size:8px}.supplier-report-print-table table{min-width:0!important}.supplier-simple-print-table table{table-layout:fixed}body.dark-mode .supplier-report-page{background:#1e293b}body.dark-mode .supplier-report-summary>div{border-color:#334155;background:#1e293b}@media(max-width:1450px){.supplier-report-summary,.supplier-report-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.supplier-report-summary,.supplier-report-filters{grid-template-columns:1fr}}@media print{.supplier-report-summary.reports-print-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.supplier-report-print-table th,.supplier-report-print-table td{padding:3px 4px!important;font-size:5.3px!important}.supplier-report-print-table th:nth-child(1),.supplier-report-print-table td:nth-child(1){width:4%}.supplier-report-print-table th:nth-child(2),.supplier-report-print-table td:nth-child(2){width:18%}.supplier-report-print-table th:nth-child(3),.supplier-report-print-table td:nth-child(3){width:13%}.supplier-report-print-table th:nth-child(4),.supplier-report-print-table td:nth-child(4){width:13%}.supplier-report-print-table th:nth-child(5),.supplier-report-print-table td:nth-child(5){width:8%}.supplier-report-print-table th:nth-child(6),.supplier-report-print-table td:nth-child(6){width:7%}.supplier-report-print-table th:nth-child(7),.supplier-report-print-table td:nth-child(7),.supplier-report-print-table th:nth-child(8),.supplier-report-print-table td:nth-child(8){width:10%}.supplier-report-print-table th:nth-child(9),.supplier-report-print-table td:nth-child(9){width:10%}.supplier-report-print-table th:nth-child(10),.supplier-report-print-table td:nth-child(10){width:8%}}.reception-report-page{background:linear-gradient(180deg,#f8faff 0,#fff 430px)}.reception-report-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.reception-report-summary>div{min-width:0;padding:15px 17px;border:1px solid var(--border, #e6e8ed);border-radius:14px;display:grid;gap:6px;background:var(--panel-bg, #fff)}.reception-report-summary>div:nth-child(1){border-top:3px solid #4f46e5}.reception-report-summary>div:nth-child(2){border-top:3px solid #6366f1}.reception-report-summary>div:nth-child(3){border-top:3px solid #0891b2}.reception-report-summary>div:nth-child(4){border-top:3px solid #059669}.reception-report-summary>div:nth-child(5){border-top:3px solid #db2777}.reception-report-summary>div:nth-child(6){border-top:3px solid #f59e0b}.reception-report-summary span{color:var(--muted, #718096);font-size:9px}.reception-report-summary strong{color:var(--text, #151a2d);font-size:19px}.reception-report-filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(135px,.72fr)) repeat(2,minmax(135px,.68fr)) 42px}.reception-report-table-card table{min-width:1500px}.reception-report-type,.reception-report-status{min-height:24px;padding:4px 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569;font-size:9px;font-weight:800;text-transform:capitalize}.reception-report-type.consultant{background:#eef2ff;color:#4338ca}.reception-report-type.travel{background:#ecfeff;color:#0e7490}.reception-report-type.technology{background:#ecfdf5;color:#047857}.reception-report-type.media{background:#fdf2f8;color:#be185d}.reception-report-status.accepted,.reception-report-status.approved,.reception-report-status.completed{background:#dcfce7;color:#15803d}.reception-report-status.pending,.reception-report-status.assigned{background:#fef3c7;color:#b45309}.reception-report-status.rejected{background:#fee2e2;color:#b91c1c}.reception-report-print-table table{min-width:0!important}.reception-report-print-table td small,.reception-simple-print-table td small{display:block;margin-top:2px;color:#64748b;font-size:8px}.reception-simple-print-table table{table-layout:fixed}body.dark-mode .reception-report-page{background:#1e293b}body.dark-mode .reception-report-summary>div{border-color:#334155;background:#1e293b}@media(max-width:1450px){.reception-report-summary,.reception-report-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.reception-report-summary,.reception-report-filters{grid-template-columns:1fr}}@media print{.reception-report-summary.reports-print-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.reception-report-print-table th,.reception-report-print-table td{padding:3px 4px!important;font-size:5.3px!important}}.app-error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f5f1;color:#252525}.app-error-card{width:min(460px,100%);padding:30px;border:1px solid #ece8df;border-radius:16px;background:#fff;text-align:center;box-shadow:0 18px 45px #201b1114}.app-error-mark{width:44px;height:44px;margin:0 auto 14px;display:grid;place-items:center;border-radius:14px;background:#b42318;color:#fff;font-weight:800}.app-error-card h1{margin:0 0 10px;font-size:22px}.app-error-card p{margin:0 0 18px;color:#6f675c;line-height:1.6}.app-error-card button{border:0;border-radius:10px;padding:11px 18px;background:#151515;color:#fff;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}#root{background:#f7f5f1}body{background:#f7f5f1;font-family:Inter,Segoe UI,Arial,sans-serif;color:#252525;font-weight:400;letter-spacing:-.01em}.lang-rtl,.lang-rtl body,body.lang-rtl,body.lang-rtl *,.lang-rtl input,.lang-rtl textarea,.lang-rtl select,.lang-rtl button{font-family:Vazirmatn,Inter,Segoe UI,Arial,sans-serif!important}.app{height:100vh;display:flex;gap:18px;padding:18px;background:#f7f5f1}.sidebar{width:235px;min-width:235px;background:#fff;border:1px solid #ece8df;border-radius:20px;padding:18px 14px;display:flex;flex-direction:column;height:calc(100vh - 36px);overflow-y:auto}.brand{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #eeeae2;margin-bottom:14px}.brand>div:nth-child(2){min-width:0}.brand-logo{width:78px;height:44px;background:transparent;border-radius:0;display:grid;place-items:center;font-weight:700;flex:0 0 auto}.brand-logo img{width:100%;height:100%;object-fit:contain;border-radius:0;background:transparent}.brand h2{font-size:18px;font-weight:600}.brand p{font-size:12px;color:#888}.mobile-brand-actions{display:none}.menu{display:flex;flex-direction:column;gap:5px}body.dark-mode{background:#0f172a;color:#f8fafc}body.dark-mode #root,body.dark-mode .app{background:#0f172a}body.dark-mode .main,body.dark-mode .sidebar,body.dark-mode .topbar,body.dark-mode .card,body.dark-mode .stat,body.dark-mode .table-card,body.dark-mode .dropdown{background:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3{color:#f8fafc}body.dark-mode p{color:#94a3b8}body.dark-mode .search-input,body.dark-mode .top-actions input,body.dark-mode .icon-btn,body.dark-mode .profile-btn,body.dark-mode .header-control-btn{background:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}body.dark-mode .header-picker-title{border-color:#334155}body.dark-mode .header-picker-option,body.dark-mode .theme-picker-option{color:#f8fafc;background:#1e293b;border-color:#334155}body.dark-mode .header-picker-option:hover,body.dark-mode .header-picker-option.active,body.dark-mode .theme-picker-option:hover,body.dark-mode .theme-picker-option.active{background:#334155}body.dark-mode .menu a:hover,body.dark-mode .menu .active{background:#334155!important;color:#fff!important}body.dark-mode .donut-circle:before{background:#1e293b}body.dark-mode .page-content{scrollbar-color:#64748b transparent}body.dark-mode .page-content::-webkit-scrollbar-thumb{background:#64748b;background-clip:padding-box}body.dark-mode .page-content::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:padding-box}body.theme-ocean,body.theme-ocean #root,body.theme-ocean .app{background:#eaf7fb}body.theme-ocean .main,body.theme-ocean .sidebar,body.theme-ocean .topbar{border-color:#cceaf2}body.theme-ocean .menu a:hover,body.theme-ocean .menu .active{background:#dff3f8;color:#0369a1}body.theme-ocean .header-control-btn,body.theme-ocean .header-account-link{border-color:#bae6fd}body.theme-ocean .dashboard-stats-expanded .dashboard-stat-button:after{background:#0ea5e9!important}body.theme-ocean .dashboard-stats-expanded .dashboard-stat-button,body.theme-ocean .dashboard-trend-card{border-color:#bae6fd;background:linear-gradient(145deg,#fff,#f0fbff)}body.theme-ocean .dashboard-trends-heading span,body.theme-ocean .dashboard-trends-heading h2{color:#0369a1}body.theme-ocean .dashboard-trend-accent{background:#0ea5e9!important}body.theme-ocean .dashboard-trend-card svg path{stroke:#0ea5e9!important}body.theme-ocean .dashboard-trend-card svg rect{fill:#0ea5e9!important}body.theme-warm,body.theme-warm #root,body.theme-warm .app{background:#fbf4e8}body.theme-warm .main,body.theme-warm .sidebar,body.theme-warm .topbar{border-color:#f0dfc5}body.theme-warm .menu a:hover,body.theme-warm .menu .active{background:#faead2;color:#9a5411}body.theme-warm .header-control-btn,body.theme-warm .header-account-link{border-color:#f3d5a4}body.theme-warm .dashboard-stats-expanded .dashboard-stat-button:after{background:#f59e0b!important}body.theme-warm .dashboard-stats-expanded .dashboard-stat-button,body.theme-warm .dashboard-trend-card{border-color:#f3d5a4;background:linear-gradient(145deg,#fff,#fff9ef)}body.theme-warm .dashboard-trends-heading span,body.theme-warm .dashboard-trends-heading h2{color:#b45309}body.theme-warm .dashboard-trend-accent{background:#f59e0b!important}body.theme-warm .dashboard-trend-card svg path{stroke:#f59e0b!important}body.theme-warm .dashboard-trend-card svg rect{fill:#f59e0b!important}body.theme-professional,body.theme-professional #root,body.theme-professional .app{background:radial-gradient(circle at 16% 12%,rgba(34,211,238,.16),transparent 28%),radial-gradient(circle at 86% 18%,rgba(167,139,250,.14),transparent 30%),linear-gradient(135deg,#f8fbff,#fbf7ff 48%,#f7fbf5);background-size:140% 140%,150% 150%,220% 220%;animation:auroraBodyShift 28s ease-in-out infinite}body.theme-professional:before{content:"";position:fixed;inset:0;z-index:0;width:auto;height:auto;pointer-events:none;opacity:.22;background:radial-gradient(circle at 22% 24%,rgba(255,255,255,.62),transparent 11%),radial-gradient(circle at 78% 32%,rgba(255,255,255,.46),transparent 13%);animation:auroraWhiteFade 12s ease-in-out infinite alternate}body.theme-professional .main,body.theme-professional .sidebar,body.theme-professional .topbar{position:relative;z-index:1;border-color:#e2e8f0d1}body.theme-professional .sidebar,body.theme-professional .topbar{background:linear-gradient(145deg,#ffffffe0,#f4f7ffc7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body.theme-professional .menu a:hover,body.theme-professional .menu .active,body.theme-professional .sidebar-customer-trigger:hover,body.theme-professional .sidebar-customer-menu.open>.sidebar-customer-trigger{background:linear-gradient(120deg,#22d3ee2e,#f472b62e,#facc1529);color:#111827}body.theme-professional .header-control-btn,body.theme-professional .header-account-link{border-color:#ffffffb8;background:#ffffffb8}body.theme-professional .dashboard-trends-heading span,body.theme-professional .dashboard-trends-heading h2{color:#334155}body.theme-professional .dashboard-trend-card svg path{stroke:#64748b!important}body.theme-professional .dashboard-trend-card svg rect{fill:#94a3b8!important}body.theme-winter,body.theme-winter #root,body.theme-winter .app{background:radial-gradient(circle at 15% 0%,rgba(56,189,248,.18),transparent 28%),linear-gradient(145deg,#020617,#0f172a 58%,#111827)}body.theme-winter:before,body.theme-winter:after{content:"";position:fixed;inset:-120px 0 0;z-index:999999;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.96) 0 1px,transparent 1.6px),radial-gradient(circle,rgba(226,232,240,.9) 0 1.4px,transparent 2px),radial-gradient(circle,rgba(255,255,255,.72) 0 2px,transparent 2.8px);background-size:86px 86px,132px 132px,190px 190px;background-position:0 0,28px 42px,88px 18px;animation:winterSnowFall 16s linear infinite}body.theme-winter:after{opacity:.56;filter:blur(.4px);background-size:118px 118px,176px 176px,244px 244px;animation-duration:25s;animation-delay:-9s}body.theme-winter .main,body.theme-winter .sidebar,body.theme-winter .topbar,body.theme-winter .card,body.theme-winter .stat,body.theme-winter .table-card,body.theme-winter .dropdown{background:#0f172aeb!important;border-color:#94a3b852!important}body.theme-winter .menu a:hover,body.theme-winter .menu .active,body.theme-winter .sidebar-customer-trigger:hover,body.theme-winter .sidebar-customer-menu.open>.sidebar-customer-trigger{background:#dbeafe1f!important;color:#e0f2fe!important}body.theme-winter .header-control-btn,body.theme-winter .header-account-link{border-color:#bae6fd52!important}body.theme-winter .dashboard-stats-expanded .dashboard-stat-button:after,body.theme-winter .dashboard-trend-accent{background:#38bdf8!important}body.theme-winter .dashboard-trends-heading span,body.theme-winter .dashboard-trends-heading h2{color:#bae6fd!important}body.theme-winter .dashboard-trend-card svg path{stroke:#38bdf8!important}body.theme-winter .dashboard-trend-card svg rect{fill:#93c5fd!important}@keyframes auroraBodyShift{0%,to{background-position:0% 30%,100% 18%,50% 100%,0% 50%}50%{background-position:100% 70%,15% 85%,80% 10%,100% 50%}}@keyframes auroraGradientMix{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes auroraWhiteFade{0%{opacity:.18;filter:blur(0)}to{opacity:.58;filter:blur(2px)}}@keyframes auroraLightSweep{0%{background-position:-120% 50%}55%,to{background-position:140% 50%}}@keyframes auroraButtonFade{0%{left:-55%;opacity:0}35%{opacity:.95}to{left:120%;opacity:0}}@keyframes winterSnowFall{0%{transform:translate3d(0,-80px,0)}to{transform:translate3d(-46px,760px,0)}}body.dark-mode .dashboard-stats-expanded .dashboard-stat-button:after{background:#8b5cf6!important}body.dark-mode .dashboard-trends-heading span{color:#a78bfa!important}body.dark-mode .dashboard-trend-accent{background:#8b5cf6!important}body.dark-mode .dashboard-trend-card svg path{stroke:#8b5cf6!important}body.dark-mode .dashboard-trend-card svg rect{fill:#8b5cf6!important}body.dark-mode thead,body.dark-mode th{background:#0f172a!important;color:#f8fafc!important;border-color:#334155!important}body.dark-mode td{border-color:#334155!important}body.dark-mode tbody tr{background:#1e293b!important}.menu a{height:40px;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#666;text-decoration:none;font-size:13px;cursor:pointer}.menu a:hover,.menu .active{background:#f1f0eb;color:#222;font-weight:600}.menu a>svg,.sidebar-menu-label>svg{flex:0 0 auto;color:#94a3b8;transition:color .2s ease,transform .2s ease}.menu a:hover>svg,.menu a.active>svg,.sidebar-customer-trigger:hover .sidebar-menu-label>svg,.sidebar-customer-menu.open .sidebar-menu-label>svg{color:currentColor;transform:scale(1.06)}.sidebar-customer-menu{display:flex;flex-direction:column}.sidebar-customer-trigger{width:100%;height:40px;padding:0 12px 0 14px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#666;font-family:inherit;font-size:13px;cursor:pointer}.sidebar-customer-trigger:hover,.sidebar-customer-menu.open>.sidebar-customer-trigger{background:#f1f0eb;color:#222;font-weight:600}.sidebar-menu-label{display:flex;align-items:center;gap:10px}.sidebar-menu-chevron{transition:transform .22s ease}.sidebar-customer-menu.open>.sidebar-customer-trigger .sidebar-menu-chevron{transform:rotate(180deg)}.sidebar-customer-submenu{position:relative;display:flex;flex-direction:column;gap:3px;margin:4px 0 7px 13px;padding-left:11px}.sidebar-customer-submenu:before{content:"";position:absolute;top:4px;bottom:4px;left:0;width:2px;border-radius:999px;background:#e2e8f0}.menu .sidebar-customer-submenu a{height:34px;padding:0 10px;border-radius:9px;gap:8px;font-size:11px}body.dark-mode .sidebar-customer-trigger:hover,body.dark-mode .sidebar-customer-menu.open>.sidebar-customer-trigger{background:#334155;color:#fff}body.theme-ocean .sidebar-customer-trigger:hover,body.theme-ocean .sidebar-customer-menu.open>.sidebar-customer-trigger{background:#dff3f8;color:#0369a1}body.theme-warm .sidebar-customer-trigger:hover,body.theme-warm .sidebar-customer-menu.open>.sidebar-customer-trigger{background:#faead2;color:#9a5411}.logout{margin-top:auto;border:none;background:transparent;color:#dc2626;font-family:inherit;font-size:13px;text-align:right;padding:12px;cursor:pointer}.main{flex:1;min-width:0;background:#fff;border:1px solid #ece8df;border-radius:20px;overflow:hidden;height:calc(100vh - 36px);display:flex;flex-direction:column}.page-content{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#aaa59b transparent;scrollbar-gutter:stable}.page-content::-webkit-scrollbar{width:9px}.page-content::-webkit-scrollbar-track{margin:10px 0;background:transparent}.page-content::-webkit-scrollbar-thumb{min-height:56px;border:2px solid transparent;border-radius:999px;background:#aaa59b;background-clip:padding-box}.page-content::-webkit-scrollbar-thumb:hover{background:#716d65;background-clip:padding-box}.page-content::-webkit-scrollbar-button{display:none;width:0;height:0}.topbar{min-height:92px;padding:20px 28px;border-bottom:1px solid #eeeae2;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;flex:0 0 auto;z-index:1000}.header-search{width:185px;height:42px;margin-left:auto;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #e4e0d7;border-radius:13px;background:#faf9f6;color:#94a3b8;transition:width .35s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.header-search:focus-within{width:min(440px,45vw);border-color:#6366f1;background:#fff;box-shadow:0 12px 32px #4f46e51f;color:#4f46e5}.header-search input{width:100%!important;height:100%!important;padding:0!important;border:0!important;outline:0;background:transparent!important;font-family:inherit;direction:rtl}.header-search svg{flex:0 0 auto}.header-account-link{height:40px;padding:0 13px;border:1px solid #e4e0d7;border-radius:12px;display:flex;align-items:center;gap:6px;color:#252525;text-decoration:none;font-size:12px;font-weight:700;background:#fff}.top-actions .header-control-btn{height:36px;padding:0 10px;border:1px solid #e4e0d7;border-radius:11px;display:flex;align-items:center;gap:6px;color:#252525;background:#fff;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.top-actions .header-control-btn svg:first-child{width:15px;height:15px}.header-control-btn:hover{border-color:#c7d2fe;box-shadow:0 8px 22px #4f46e517;transform:translateY(-1px)}.header-picker-dropdown{top:calc(100% + 10px);right:0;width:248px;padding:10px;border-radius:16px;box-shadow:0 22px 55px #0f172a2e}.currency-picker-dropdown{width:148px}.language-picker-dropdown{width:210px}.language-picker-option>b{font-size:11px}.top-actions .header-picker-dropdown .header-picker-option{background:transparent!important;color:#334155!important}.top-actions .header-picker-dropdown .header-picker-option:hover{background:#f8fafc!important}.top-actions .header-picker-dropdown .header-picker-option.active{background:#eef2ff!important;color:#4338ca!important}.top-actions .header-picker-dropdown .header-picker-option>b{background:#f1f5f9!important;color:#475569!important}.lang-rtl .app{direction:rtl!important}.lang-rtl .sidebar,.lang-rtl .main{direction:ltr}.lang-rtl .sidebar .brand,.lang-rtl .sidebar .menu,.lang-rtl .sidebar-version-area,.lang-rtl .page-content{direction:rtl;text-align:right}.lang-rtl .topbar{direction:ltr}.lang-rtl .header-search input{text-align:right!important;direction:rtl!important}.lang-rtl .dashboard-stat-button,.lang-rtl table{text-align:right}.lang-rtl .sidebar-customer-submenu{margin-right:13px;margin-left:0;padding-right:11px;padding-left:0}.lang-rtl .sidebar-customer-submenu:before{right:0;left:auto}.lang-rtl .sidebar-customer-trigger,.lang-rtl .employee-heading,.lang-rtl .consultant-heading,.lang-rtl .employee-list-header,.lang-rtl .consultant-list-header{direction:rtl}.lang-rtl .employee-stats svg,.lang-rtl .consultant-stats svg{right:auto;left:16px}.lang-rtl .employee-stats>div,.lang-rtl .consultant-stats>div{padding-left:48px}.lang-rtl .employee-contact,.lang-rtl .consultant-contact,.lang-rtl .employee-person{direction:ltr;text-align:left}.lang-rtl .employee-table-wrap td:nth-child(5){direction:ltr;text-align:right}.lang-rtl .employee-modal,.lang-rtl .consultant-modal,.lang-rtl .consultant-detail-modal,.lang-rtl .consultant-delete-modal{direction:rtl;text-align:right}.lang-rtl .employee-modal-actions,.lang-rtl .consultant-modal-actions,.lang-rtl .consultant-detail-actions{direction:ltr}.lang-rtl .consultant-delete-modal{text-align:center}.lang-rtl .sidebar .menu a{direction:rtl!important;text-align:right;justify-content:flex-start}.lang-rtl .sidebar .menu a>svg{margin:0}.lang-rtl .sidebar-menu-label{direction:rtl;justify-content:flex-start}.lang-rtl .sidebar-customer-trigger{text-align:right}.lang-rtl .page-content>*,.lang-rtl .page-content section,.lang-rtl .page-content form,.lang-rtl .page-content dialog,.lang-rtl .page-content [role=dialog]{direction:rtl;text-align:right}.lang-rtl .page-content input,.lang-rtl .page-content textarea,.lang-rtl .page-content select,.lang-rtl .page-content table th,.lang-rtl .page-content table td{text-align:right}.lang-rtl .page-content input[type=number],.lang-rtl .page-content input[type=date],.lang-rtl .page-content input[type=time],.lang-rtl .page-content [data-no-translate],.lang-rtl .page-content svg{direction:ltr}.lang-rtl .reception-page,.lang-rtl .reception-modal,.lang-rtl .reception-detail-modal,.lang-rtl .reception-assign-modal,.lang-rtl .finance-page,.lang-rtl .finance-modal,.lang-rtl .settings-page,.lang-rtl .settings-card,.lang-rtl .settings-data-card{direction:rtl;text-align:right}.lang-rtl .reception-page input,.lang-rtl .reception-page textarea,.lang-rtl .reception-page select,.lang-rtl .reception-modal input,.lang-rtl .reception-modal textarea,.lang-rtl .reception-modal select,.lang-rtl .finance-modal input,.lang-rtl .finance-modal textarea,.lang-rtl .finance-modal select,.lang-rtl .settings-page input,.lang-rtl .settings-page select,.lang-rtl .settings-preview-copy strong{text-align:right!important}.lang-rtl .reception-form-grid label,.lang-rtl .finance-form-group,.lang-rtl .settings-form label,.lang-rtl .settings-network-grid label,.lang-rtl .reception-modal-header,.lang-rtl .finance-modal-header,.lang-rtl .settings-section-title{direction:rtl;text-align:right!important}.language-picker-dropdown{width:224px;padding:11px}.language-picker-option{min-height:54px;padding:7px 9px;gap:11px;border:1px solid transparent!important}.language-picker-option:hover{border-color:#e2e8f0!important}.language-picker-option.active{border-color:#c7d2fe!important}.top-actions .language-picker-option>b{width:38px!important;min-width:38px;height:38px!important;border-radius:11px!important;font-size:10px!important;letter-spacing:.04em;overflow:hidden}.language-picker-option>span{min-width:0;align-items:flex-start;text-align:left}.language-picker-option>span strong{color:#172033;font-size:12px;line-height:1.2}.language-picker-option>span small{color:#94a3b8;font-size:9px;line-height:1.2}.language-picker-option>svg{flex:0 0 auto;color:#4f46e5}.lang-rtl .language-picker-option{direction:rtl}.lang-rtl .language-picker-option>span{align-items:flex-start;text-align:right}.header-picker-title{display:flex;flex-direction:column;gap:3px;padding:7px 8px 11px;border-bottom:1px solid #eeeae2;margin-bottom:7px}.header-picker-title strong{font-size:13px}.header-picker-title span{color:#94a3b8;font-size:10px}.header-picker-option{width:100%;min-height:50px;padding:7px 8px;border:0;border-radius:11px;display:flex;align-items:center;gap:10px;background:transparent;color:#334155;text-align:left;font-family:inherit;cursor:pointer}.header-picker-option:hover{background:#f8fafc}.header-picker-option.active{background:#eef2ff;color:#4338ca}.header-picker-option>b{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f1f5f9;font-size:16px}.header-picker-option>span{flex:1;display:flex;flex-direction:column;gap:2px}.header-picker-option strong{font-size:12px}.header-picker-option small{color:#94a3b8;font-size:9px}.currency-code-option{min-height:38px;justify-content:space-between;padding:6px 10px}.currency-code-option strong{font-size:11px;letter-spacing:.06em}.theme-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-picker-option{position:relative;min-height:76px;padding:10px;border:1px solid #e5e7eb;border-radius:13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background:#fff;color:#475569;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.theme-picker-option:hover{border-color:#a5b4fc;transform:translateY(-1px)}.theme-picker-option.active{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.theme-picker-option i{width:100%;height:28px;border:1px solid rgba(15,23,42,.1);border-radius:8px}.theme-picker-option svg{position:absolute;right:8px;bottom:8px;color:#4f46e5}.top-actions .theme-picker-dropdown{width:304px;padding:14px;border:1px solid rgba(148,163,184,.24);border-radius:22px;background:#fffffffa;box-shadow:0 24px 70px #0f172a38,0 2px 8px #0f172a0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.theme-picker-dropdown .header-picker-title{position:relative;margin:0 0 12px;padding:2px 2px 12px;border-bottom-color:#e9edf3}.theme-picker-dropdown .header-picker-title strong{margin:0;color:#172033;font-size:14px;font-weight:800}.theme-picker-dropdown .header-picker-title span{margin-top:2px;color:#8a96a8;font-size:10px}.theme-picker-dropdown .theme-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-picker-dropdown .theme-picker-option{min-height:112px;padding:8px;overflow:hidden;border:1px solid #e5eaf1;border-radius:16px;justify-content:flex-start;gap:9px;background:#f8fafc;color:#334155;box-shadow:0 2px 8px #0f172a09;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.theme-picker-dropdown .theme-picker-option:hover{z-index:1;transform:translateY(-3px);border-color:#a9b8ff;background:#fff;box-shadow:0 12px 24px #4f46e51f}.theme-picker-dropdown .theme-picker-option.active{border-color:#6366f1;background:#f5f5ff;box-shadow:0 0 0 3px #6366f11c,0 12px 25px #4f46e51a}.theme-picker-dropdown .theme-picker-option i{position:relative;width:100%;height:67px;overflow:hidden;border:0;border-radius:11px;box-shadow:inset 0 0 0 1px #0f172a1a}.theme-picker-dropdown .theme-picker-option i:before{content:"";position:absolute;inset:7px 7px 7px 25%;border-radius:6px;background:#ffffffd6;box-shadow:-24px 0 0 -17px #0f172a33}.theme-picker-dropdown .theme-picker-option i:after{content:"";position:absolute;right:13px;bottom:13px;width:42%;height:5px;border-radius:999px;background:#0f172a33;box-shadow:0 -12px #0f172a1c}.theme-picker-dropdown .theme-picker-option i.theme-preview-professional{background:linear-gradient(125deg,#22d3ee,#a78bfa,#f472b6 52%,#facc15,#34d399)!important;background-size:280% 280%!important;animation:auroraGradientMix 4.8s ease infinite}.theme-picker-dropdown .theme-picker-option i.theme-preview-professional:before{inset:8px 10px;border-radius:9px;background:linear-gradient(110deg,#ffffffd1,#ffffff42,#ffffffc2);box-shadow:none;animation:auroraWhiteFade 2.8s ease-in-out infinite alternate}.theme-picker-dropdown .theme-picker-option i.theme-preview-professional:after{inset:-30% auto auto -45%;width:38%;height:160%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);box-shadow:none;animation:auroraButtonFade 2.6s ease-in-out infinite}.theme-picker-dropdown .theme-picker-option i.theme-preview-winter{background:radial-gradient(circle at 20% 18%,rgba(125,211,252,.32),transparent 32%),linear-gradient(145deg,#020617,#111827 58%,#334155)!important}.theme-picker-dropdown .theme-picker-option i.theme-preview-winter:before{inset:0;border-radius:inherit;background-image:radial-gradient(circle,rgba(255,255,255,.95) 0 1.1px,transparent 1.8px),radial-gradient(circle,rgba(226,232,240,.85) 0 1.6px,transparent 2.3px);background-size:22px 22px,34px 34px;background-position:0 0,14px 7px;box-shadow:none}.theme-picker-dropdown .theme-picker-option i.theme-preview-winter:after{left:10px;right:10px;bottom:9px;width:auto;height:7px;background:#e2e8f0d1;box-shadow:20px -13px 0 -2px #bfdbfe6b,52px -24px 0 -3px #bfdbfe59}.theme-picker-dropdown .theme-picker-option>span{padding-inline:3px 26px;font-size:11px;font-weight:800;line-height:1.2}.theme-picker-dropdown .theme-picker-option>svg{right:11px;bottom:10px;width:17px;height:17px;padding:3px;border-radius:999px;background:#6366f1;color:#fff}.lang-rtl .theme-picker-dropdown{direction:rtl;text-align:right}.lang-rtl .theme-picker-dropdown .theme-picker-option{align-items:flex-start}.lang-rtl .theme-picker-dropdown .theme-picker-option>span{padding-right:3px;padding-left:26px}.lang-rtl .theme-picker-dropdown .theme-picker-option>svg{right:auto;left:11px}body.dark-mode .top-actions .theme-picker-dropdown{background:#0f172afa!important;border-color:#334155!important;box-shadow:0 28px 80px #00000080}body.dark-mode .theme-picker-dropdown .header-picker-title{border-bottom-color:#2d3a4e}body.dark-mode .theme-picker-dropdown .theme-picker-option{background:#162033!important;border-color:#2d3a4e!important}body.dark-mode .theme-picker-dropdown .theme-picker-option:hover{background:#1b2940!important;border-color:#6477ff!important}body.dark-mode .theme-picker-dropdown .theme-picker-option.active{background:#202b4b!important;border-color:#818cf8!important}.header-ai-link{height:40px;padding:0 14px;border:1px solid #ddd6fe;border-radius:12px;display:flex;align-items:center;gap:7px;color:#5b21b6;text-decoration:none;font-size:11px;font-weight:800;background:linear-gradient(135deg,#faf5ff,#eef2ff);box-shadow:0 7px 18px #6366f114;transition:transform .2s ease,box-shadow .2s ease}.header-ai-link:hover{transform:translateY(-1px);box-shadow:0 10px 23px #6366f126}.dropdown-logout{width:100%;height:38px;margin-top:7px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fee2e2!important;color:#b91c1c!important;font-family:inherit;cursor:pointer}.topbar h1{font-size:25px;font-weight:650}.topbar p{font-size:13px;color:#777;margin-top:4px}.top-actions{display:flex;gap:10px}.top-actions input{width:290px;height:40px;border:1px solid #e4e0d7;border-radius:12px;padding:0 14px;font-family:inherit;outline:none;background:#faf9f6}.top-actions button,.card-title button{height:40px;border:none;border-radius:12px;background:#252525;color:#fff;padding:0 16px;font-family:inherit;cursor:pointer}.stats{padding:20px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;border-bottom:1px solid #eeeae2}.stat{background:#faf9f6;border:1px solid #eeeae2;border-radius:16px;padding:16px}.dashboard-stat-button{width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dashboard-stat-button:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 14px 34px #4f46e51a}.dashboard-stat-button:focus-visible{outline:3px solid rgba(99,102,241,.25);outline-offset:2px}.stat span{font-size:12px;color:#777}.stat h2{font-size:28px;margin:8px 0 2px}.stat p{font-size:12px;color:#888}.charts-grid{padding:20px 28px;display:grid;grid-template-columns:2fr 1.3fr 1.2fr;gap:16px}.card{background:#fff;border:1px solid #eeeae2;border-radius:18px;padding:16px}.card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.card-title h3{font-size:16px;font-weight:600}.card-title span{font-size:12px;color:#777}.donut{height:170px;display:grid;place-items:center}.donut-circle{width:135px;height:135px;border-radius:50%;background:conic-gradient(#22c55e 0 55%,#3b82f6 55% 82%,#f59e0b 82% 100%);display:grid;place-items:center;position:relative}.donut-circle:before{content:"";position:absolute;width:95px;height:95px;background:#fff;border-radius:50%}.donut-circle h2,.donut-circle p{position:relative;z-index:2}.donut-circle h2{font-size:32px}.donut-circle p{font-size:12px;color:#777;margin-top:36px;position:absolute}.legend{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#666}.legend span{display:flex;align-items:center;gap:8px}.legend b{width:10px;height:10px;border-radius:50%}.green{background:#22c55e}.blue{background:#3b82f6}.yellow{background:#f59e0b}.bar-chart{height:210px;display:flex;align-items:end;justify-content:space-between;gap:10px;padding-top:10px}.bar-chart div{flex:1;height:100%;display:flex;flex-direction:column;align-items:center}.bar-chart span{width:34px;background:#54524c;border-radius:8px 8px 0 0;margin-top:auto}.bar-chart p{font-size:12px;color:#777;margin-top:8px}.bottom-grid{padding:0 28px 28px;display:grid;grid-template-columns:2fr 1fr;gap:16px}.table-card{padding:0;overflow:hidden}.table-card .card-title{padding:16px;margin:0;border-bottom:1px solid #eeeae2}.table-card .card-title a{height:36px;padding:0 13px;border-radius:10px;display:flex;align-items:center;background:#252525;color:#fff;text-decoration:none;font-size:11px}.bar-chart small{margin-top:3px;color:#94a3b8;font-size:8px;white-space:nowrap}.dashboard-empty{padding:24px!important;text-align:center!important;color:#777}.dashboard-table-wrap{overflow-x:auto}.dashboard-stats-expanded{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.dashboard-stats-expanded .stat h2{font-size:26px;line-height:1.1;word-break:break-word}.dashboard-stats-expanded .dashboard-stat-button{position:relative;min-height:124px;overflow:hidden;background:linear-gradient(145deg,#fff,#faf9f6)}.dashboard-stats-expanded .dashboard-stat-button:after{content:"";position:absolute;top:0;right:0;width:5px;height:100%;background:#64748b}.dashboard-stat-customers:after{background:#4f46e5!important}.dashboard-stat-consultant:after{background:#8b5cf6!important}.dashboard-stat-travel:after{background:#0ea5e9!important}.dashboard-stat-technology:after{background:#06b6d4!important}.dashboard-stat-media:after{background:#ec4899!important}.dashboard-stat-expense:after,.dashboard-stat-loss:after{background:#ef4444!important}.dashboard-stat-revenue:after{background:#22c55e!important}.dashboard-stat-profit:after{background:#f59e0b!important}.dashboard-page>.charts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-trends-section{padding:22px 28px 28px;border-top:1px solid #eeeae2}.dashboard-trends-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:4px 0 16px}.dashboard-trends-heading span{color:#6366f1;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.dashboard-trends-heading h2{margin-top:4px;font-size:22px}.dashboard-trends-heading p{color:#94a3b8;font-size:12px}.dashboard-date-filter{position:relative;z-index:40}.dashboard-date-trigger{min-width:174px;height:46px;padding:0 11px;border:1px solid #e2e8f0;border-radius:13px;display:flex;align-items:center;gap:9px;background:#fff;color:#475569;font-family:inherit;cursor:pointer;box-shadow:0 4px 14px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.dashboard-date-trigger:hover,.dashboard-date-trigger.active{border-color:#a5b4fc;box-shadow:0 8px 22px #4f46e51a}.dashboard-date-trigger:hover{transform:translateY(-1px)}.dashboard-date-trigger>svg:first-child{flex:0 0 auto;color:#6366f1}.dashboard-date-trigger>span{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1px;text-align:left}.dashboard-date-trigger small{color:#94a3b8;font-size:8px;font-weight:600}.dashboard-date-trigger strong{color:#1e293b;font-size:11px;font-weight:800}.dashboard-date-menu{position:absolute;z-index:100;top:calc(100% + 8px);right:0;width:250px;padding:10px;border:1px solid #e2e8f0;border-radius:17px;background:#fffffffa;box-shadow:0 24px 60px #0f172a33;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-date-menu-title{padding:5px 7px 10px;border-bottom:1px solid #eef2f7;display:flex;flex-direction:column;gap:2px}.dashboard-date-menu-title span{color:#172033;font-size:12px;font-weight:800}.dashboard-date-menu-title small{color:#94a3b8;font-size:9px}.dashboard-date-options{display:grid;gap:3px;padding-top:7px}.dashboard-date-options>button{width:100%;height:36px;padding:0 9px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#475569;font-family:inherit;font-size:10px;font-weight:650;cursor:pointer}.dashboard-date-options>button:hover{background:#f8fafc;color:#312e81}.dashboard-date-options>button.selected{background:#eef2ff;color:#4f46e5}.dashboard-custom-dates{margin-top:8px;padding:10px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f8fafc}.dashboard-custom-dates label{min-width:0;display:flex;flex-direction:column;gap:4px}.dashboard-custom-dates label span{color:#64748b;font-size:8px;font-weight:700}.dashboard-custom-dates input{width:100%;height:34px;padding:0 6px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#334155;font-family:inherit;font-size:9px}.dashboard-custom-dates>button{grid-column:1/-1;height:34px;border:0;border-radius:9px;background:#4f46e5;color:#fff;font-family:inherit;font-size:10px;font-weight:800;cursor:pointer}.dashboard-custom-dates>button:disabled{opacity:.45;cursor:not-allowed}.lang-rtl .dashboard-date-trigger,.lang-rtl .dashboard-date-menu{direction:rtl}.lang-rtl .dashboard-date-trigger>span{align-items:flex-start;text-align:right}.lang-rtl .dashboard-date-menu{right:auto;left:0;text-align:right}body.dark-mode .dashboard-date-trigger,body.dark-mode .dashboard-date-menu{border-color:#334155;background:#111827;color:#e2e8f0}body.dark-mode .dashboard-date-menu-title{border-bottom-color:#293548}body.dark-mode .dashboard-date-options>button{color:#cbd5e1}body.dark-mode .dashboard-date-options>button:hover{background:#1e293b}body.dark-mode .dashboard-date-options>button.selected{background:#272e58;color:#a5b4fc}body.dark-mode .dashboard-custom-dates{background:#0f172a}body.dark-mode .dashboard-custom-dates input{border-color:#334155;background:#111827;color:#f8fafc}.dashboard-trends-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-trend-card{min-width:0;padding:18px;box-shadow:0 12px 35px #0f172a0a}.dashboard-trend-card .card-title>div{display:flex;align-items:center;gap:9px}.dashboard-trend-accent{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 10%,transparent)}.dashboard-trend-chart{width:100%;height:245px}@media(max-width:900px){.dashboard-page>.charts-grid,.dashboard-trends-grid{grid-template-columns:minmax(0,1fr)}.dashboard-trends-heading{align-items:flex-start;flex-direction:column;gap:5px}.dashboard-trend-chart{height:220px}}.global-search{position:relative;z-index:10000}.global-search input{direction:ltr!important;text-align:left}.global-search-results{position:absolute;top:calc(100% + 10px);left:0;width:min(760px,calc(100vw - 48px));max-height:min(620px,calc(100vh - 130px));overflow:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f172a38;padding:10px;direction:ltr;text-align:left}.global-search-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 12px;border-bottom:1px solid #f1f0eb;margin-bottom:6px}.global-search-results-header strong{font-size:14px;font-weight:900;color:#111827}.global-search-results-header span{font-size:12px;font-weight:800;color:#52627a}.global-search-filters{display:flex;flex-wrap:wrap;gap:7px;padding:6px 8px 10px}.global-search-filters button{height:30px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#475569;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.global-search-filters button.active{border-color:#c7d2fe;background:#eef2ff;color:#4338ca}.global-search-result{width:100%;border:0;border-radius:12px;background:transparent;padding:11px 12px;display:grid;grid-template-columns:90px minmax(0,1fr);gap:3px 12px;text-align:left;font-family:inherit;cursor:pointer}.global-search-result:hover{background:#f8fafc}.global-search-result>span{grid-row:span 3;width:fit-content;height:fit-content;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px;font-weight:900;padding:6px 9px}.global-search-result strong{font-size:14px;font-weight:900;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-result em{color:#52627a;font-size:12px;font-style:normal;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-result div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;margin-top:5px}.global-search-result small{color:#475569;font-size:11px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-empty{padding:22px;text-align:center;color:#52627a;font-size:13px;font-weight:800}table{width:100%;border-collapse:collapse}th{height:42px;background:#faf9f6;text-align:right;font-size:12px;color:#666;padding:0 14px}td{height:52px;border-top:1px solid #eeeae2;font-size:13px;padding:0 14px}.badge{display:inline-flex;height:24px;align-items:center;padding:0 9px;border-radius:8px;font-size:11px}.success{background:#dcfce7;color:#15803d}.warning{background:#fef3c7;color:#b45309}.info{background:#dbeafe;color:#2563eb}.summary{display:flex;flex-direction:column}.summary div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #eeeae2;font-size:13px}.summary span{color:#666}.summary b{font-weight:600}.summary .profit b,.summary .profit span{color:#16a34a}@media(max-width:1100px){html,body,#root{height:auto;min-height:100%;overflow:auto}.app{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.sidebar{width:100%;min-width:100%;height:auto}.main{height:auto;overflow:visible}.page-content{overflow:visible}.stats,.charts-grid,.bottom-grid{grid-template-columns:1fr}.topbar{height:auto;padding:18px;flex-direction:column;align-items:stretch;gap:14px}.top-actions{flex-direction:column}.top-actions input{width:100%}}.header-menu button,.mode-btn{transition:.25s ease}.header-menu button:hover,.mode-btn:hover{transform:translateY(-2px);background:#111827;color:#fff}.dropdown{min-width:240px;right:0;top:52px;z-index:9999}.dropdown-action{width:100%;min-height:38px;border:0;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:8px;background:transparent;color:#252525;text-decoration:none;font:inherit;font-size:13px;cursor:pointer}.dropdown-action:hover{background:#f1f0eb}.dropdown-alerts{margin-top:8px;padding:10px;border:1px solid #eeeae2;border-radius:10px;background:#faf9f6}.dropdown-alerts span{display:flex;align-items:center;gap:7px;margin-bottom:6px;font-size:13px;font-weight:700}.dropdown-alerts span b{margin-left:auto;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#252525;color:#fff;font-size:11px}.dropdown-alerts small{display:block;color:#64748b;font-size:11px;line-height:1.8}.animated{animation:dropdownFade .25s ease}.icon-btn{position:relative}.alert-count{position:absolute;top:-6px;left:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dc2626;color:#fff;font-size:10px;font-weight:800}.alert-dropdown ul{margin:8px 0 0;padding:0;list-style:none;color:#475569;font-size:12px;line-height:2}.notification-dropdown{width:286px;padding:0!important;overflow:hidden}.notification-dropdown-header{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb}.notification-dropdown-header strong{color:#111827;font-size:15px;font-weight:900}.notification-group-list{padding:8px 12px;border-bottom:1px solid #e5e7eb}.notification-group-row{min-height:28px;display:flex;align-items:center;gap:7px;color:#52627a;font-size:12px;font-weight:800}.notification-group-row svg,.notification-icon svg{color:#f59e0b}.notification-item-list{max-height:270px;overflow:auto}.notification-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:10px 12px;border-bottom:1px solid #edf0f5;background:#fff}.notification-item:hover{background:#f8fbff}.notification-icon{width:28px;height:28px;border:1px solid #fed7aa;border-radius:999px;display:grid;place-items:center;background:#fff7ed}.notification-item strong{display:block;color:#111827;font-size:13px;font-weight:900}.notification-item p{margin:3px 0;color:#52627a;font-size:12px;line-height:1.35}.notification-item small{color:#94a3b8;font-size:11px}.notification-empty{padding:22px 14px;color:#64748b;font-size:13px;text-align:center}*{font-family:Inter,Segoe UI,Arial,sans-serif;font-variant-numeric:lining-nums tabular-nums}button,input,select,textarea{font-family:Inter,Segoe UI,Arial,sans-serif!important}body.lang-rtl button,body.lang-rtl input,body.lang-rtl select,body.lang-rtl textarea{font-family:Vazirmatn,Inter,Segoe UI,Arial,sans-serif!important}.page-loading{min-height:240px;display:grid;place-items:center;color:#64748b;font-weight:700}.table-pagination{min-height:62px;padding:12px 18px;border-top:1px solid #eeeae2;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px}.table-pagination div{display:flex;align-items:center;gap:10px}.table-pagination button{min-width:72px;height:34px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#334155;font-family:inherit;cursor:pointer}.table-pagination button:disabled{opacity:.45;cursor:not-allowed}body.dark-mode .table-pagination{border-color:#334155}body.dark-mode .table-pagination button{background:#0f172a;border-color:#334155;color:#f8fafc}body.dark-mode .header-search{background:#0f172a;border-color:#334155}body.dark-mode .header-search:focus-within{border-color:#818cf8;box-shadow:0 12px 32px #6366f133}body.dark-mode .header-ai-link,body.dark-mode .header-account-link{border-color:#475569;color:#f8fafc!important;background:#0f172a}body.dark-mode .dropdown-action{color:#f8fafc!important}body.dark-mode .dropdown-action:hover,body.dark-mode .dropdown-alerts{background:#0f0f10!important;border-color:#333!important}body.dark-mode .dropdown-alerts small{color:#cbd5e1!important}body.dark-mode .notification-dropdown,body.dark-mode .notification-item{background:#0f172a!important}body.dark-mode .notification-dropdown-header,body.dark-mode .notification-group-list,body.dark-mode .notification-item{border-color:#334155}body.dark-mode .notification-dropdown-header strong,body.dark-mode .notification-item strong,body.dark-mode .notification-dropdown-header button,body.dark-mode .notification-item button{color:#f8fafc}body.dark-mode .notification-group-row,body.dark-mode .notification-item p{color:#cbd5e1}body.dark-mode .notification-item:hover{background:#111c31!important}@media(max-width:1100px){.header-search,.header-search:focus-within{width:100%}}.toast-host{position:fixed;top:22px;left:22px;z-index:200000;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 44px))}.app-toast{display:flex;align-items:center;gap:10px;background:#fff;color:#1f2937;border:1px solid #d1fae5;border-right:5px solid #16a34a;border-radius:14px;padding:13px 15px;box-shadow:0 18px 45px #0f172a2e;animation:toastShow .25s ease}.app-toast span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;color:#15803d;font-weight:800}.app-toast.error{border-color:#fecaca;border-right-color:#dc2626}.app-toast.error span{background:#fee2e2;color:#dc2626}@keyframes toastShow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}body.dark-mode{color-scheme:dark}body.dark-mode .finance-stat-card,body.dark-mode .finance-table-card,body.dark-mode .finance-modal,body.dark-mode .report-filters,body.dark-mode .report-stats>div,body.dark-mode .record-stat,body.dark-mode .record-card,body.dark-mode .record-modal,body.dark-mode .report-link-card,body.dark-mode .travel-map-card,body.dark-mode .travel-report-table,body.dark-mode .customer-stat-card,body.dark-mode .customer-table-card,body.dark-mode .customer-details-card,body.dark-mode .customer-modal,body.dark-mode .destination-item,body.dark-mode .app-toast{background:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}body.dark-mode .finance-table-header,body.dark-mode .finance-modal-header,body.dark-mode .report-filter-summary,body.dark-mode .record-card-header,body.dark-mode .record-modal-header,body.dark-mode .travel-map-title,body.dark-mode .customer-table-header,body.dark-mode .customer-modal-header,body.dark-mode .destination-manager{border-color:#334155!important}body.dark-mode input,body.dark-mode select,body.dark-mode textarea{background:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}body.dark-mode .map-background{fill:#0f172a;stroke:#334155}body.dark-mode .destination-node{fill:#1e3a5f}body.dark-mode .map-node-title,body.dark-mode .map-node-subtitle{fill:#f8fafc}body.dark-mode .customer-money-paid,body.dark-mode .record-income{background:#15803d26!important}body.dark-mode .customer-money-remaining,body.dark-mode .record-expense{background:#dc26261f!important}body.dark-mode .travel-badge.active,body.dark-mode .customer-type-badge.travel,body.dark-mode .customer-badge.pending,body.dark-mode .record-type.travel{background:#2563eb3d!important;color:#bfdbfe!important}body.dark-mode .travel-badge.done,body.dark-mode .customer-type-badge.payment,body.dark-mode .customer-badge.active,body.dark-mode .driver-badge.active,body.dark-mode .car-badge.active,body.dark-mode .finance-badge.income{background:#16a34a38!important;color:#bbf7d0!important}body.dark-mode .travel-badge.pending,body.dark-mode .car-badge.repair,body.dark-mode .record-type.repair{background:#d977063d!important;color:#fde68a!important}body.dark-mode .finance-badge.expense,body.dark-mode .record-type.expense{background:#dc262633!important;color:#fecaca!important}.app.dark{background:#111827}.app.dark .main,.app.dark .sidebar,.app.dark .card,.app.dark .stat,.app.dark .table-card,.app.dark .dropdown{background:#1f2937;border-color:#374151;color:#f9fafb}.app.dark body,.app.dark h1,.app.dark h2,.app.dark h3,.app.dark td,.app.dark th{color:#f9fafb}.app.dark p,.app.dark span,.app.dark .menu a,.app.dark .dropdown p{color:#cbd5e1}.app.dark .menu a:hover,.app.dark .menu .active{background:#374151;color:#fff}.app.dark .topbar,.app.dark .stats,.app.dark .brand,.app.dark .table-card .card-title,.app.dark td,.app.dark th{border-color:#374151}.app.dark .top-actions input{background:#111827;border-color:#374151;color:#fff}.app.dark .top-actions button,.app.dark .card-title button{background:#374151;color:#fff}.app.dark .top-actions button:hover{background:#5b3df5}.add-btn{height:40px;border:none;border-radius:12px;background:#252525;color:#fff;padding:0 14px;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:7px;transition:.25s ease}.add-btn:hover{transform:translateY(-2px);background:#5b3df5}.real-chart{width:100%;height:250px}.topbar{height:82px;padding:0 28px;border-bottom:1px solid #eeeae2;display:flex;align-items:center;justify-content:space-between}.header-title{flex:1}.header-title h1{font-size:25px;font-weight:700;margin-bottom:8px}.header-title p{font-size:13px;color:#777;line-height:1.8}.top-actions{display:flex;align-items:center;gap:12px;direction:rtl}.search-input{width:165px;height:40px;border:1px solid #e4e0d7;border-radius:13px;padding:0 14px;font-family:inherit;outline:none;background:#faf9f6;direction:rtl;transition:all .35s ease}.search-input:focus{width:310px;border-color:#252525;background:#fff;box-shadow:0 10px 28px #0f172a14}.header-icons{display:flex;align-items:center;gap:8px;direction:rtl}.icon-btn,.profile-btn{width:40px;height:40px;border:1px solid #e8e4dc;border-radius:13px;background:#fff;color:#252525;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:all .25s ease}.icon-btn svg,.profile-btn svg{display:block}.icon-btn:hover,.profile-btn:hover{transform:translateY(-2px);background:#252525;color:#fff;border-color:#252525}.profile-btn{background:#252525;color:#fff;border-color:#252525}.dropdown{position:absolute;top:50px;right:0;width:230px;background:#fff;border:1px solid #eeeae2;border-radius:14px;padding:12px;box-shadow:0 18px 45px #0f172a29;z-index:9999;animation:dropdownFade .22s ease;direction:rtl}.profile-dropdown{right:auto;left:0}.app.dark .topbar{background:#1f2937;border-color:#374151}.app.dark .header-title h1{color:#f9fafb}.app.dark .header-title p{color:#cbd5e1}.app.dark .search-input,.app.dark .icon-btn,.app.dark .profile-btn{background:#111827;border-color:#374151;color:#f9fafb}.app.dark .icon-btn:hover,.app.dark .profile-btn:hover{background:#5b3df5;border-color:#5b3df5}.app.dark .dropdown{background:#111827;border-color:#374151}.app.dark .dropdown p,.app.dark .dropdown strong{color:#f9fafb}.top-actions{display:flex;align-items:center;gap:8px;direction:ltr}.search-box{width:300px;height:40px;border:1px solid #e4e0d7;border-radius:12px;padding:0 14px;font-family:inherit;outline:none;background:#faf9f6;direction:rtl}.dropdown{position:absolute;top:48px;left:0;right:auto;width:230px;background:#fff;border:1px solid #eeeae2;border-radius:14px;padding:12px;box-shadow:0 18px 45px #0f172a24;z-index:9999;animation:dropdownFade .22s ease;direction:rtl}.top-actions input{width:300px;height:40px;border:1px solid #e4e0d7;border-radius:12px;padding:0 14px;font-family:inherit;outline:none;background:#faf9f6}.header-menu{position:relative}.icon-btn{width:40px;height:40px;border:none;border-radius:12px;background:#252525;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.25s ease}.icon-btn:hover{transform:translateY(-2px);background:#5b3df5}.dropdown{position:absolute;top:48px;right:0;width:220px;background:#fff;border:1px solid #eeeae2;border-radius:14px;padding:12px;box-shadow:0 18px 45px #0f172a24;z-index:999;animation:dropdownFade .22s ease}.dropdown strong{display:block;font-size:14px;margin-bottom:8px}.dropdown p{font-size:13px;color:#666;padding:8px 0;border-top:1px solid #f0eee8}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.app{direction:ltr}.sidebar{order:0}.main{order:1}.brand,.menu a,.topbar,.top-actions,.header-icons,.card-title,.summary div,.legend span{direction:ltr;text-align:left}.menu a{justify-content:flex-start}.logout{text-align:left}.header-search input,.search-input,.search-box,.top-actions input{direction:ltr!important;text-align:left}.header-search{margin-left:0;margin-right:auto}.dropdown{direction:ltr;text-align:left;left:0;right:auto}.profile-dropdown{left:auto;right:0}th,td{text-align:left}.toast-host{right:22px;left:auto}.app-toast{border-right:1px solid #d1fae5;border-left:5px solid #16a34a}.app-toast.error{border-left-color:#dc2626;border-right-color:#fecaca}.alert-count{right:-6px;left:auto}.red-dot{background:#ef4444}.module-placeholder{padding:28px}.module-placeholder-card{min-height:420px;background:#fff;border:1px solid #eeeae2;border-radius:18px;padding:28px}.module-kicker{display:inline-flex;height:28px;align-items:center;padding:0 11px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:700;margin-bottom:12px}.module-placeholder-card h1{font-size:28px;margin-bottom:10px}.module-placeholder-card>p{max-width:760px;color:#64748b;line-height:1.8;font-size:14px}.module-feature-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-feature{min-height:74px;border:1px solid #eeeae2;border-radius:14px;padding:14px;display:flex;align-items:center;gap:10px;background:#faf9f6}.module-feature span{width:10px;height:10px;border-radius:50%;background:#5b3df5;flex:0 0 auto}.module-feature p{color:#334155;font-size:13px;font-weight:600}body.dark-mode .module-placeholder-card,body.dark-mode .module-feature{background:#1e293b!important;border-color:#334155!important}body.dark-mode .module-kicker{background:#0f172a;color:#cbd5e1}body.dark-mode .module-feature p,body.dark-mode .module-placeholder-card p{color:#cbd5e1!important}@media(max-width:1100px){.module-feature-grid{grid-template-columns:1fr}}body,button,input,select,textarea{font-weight:400}.brand h2,.topbar h1,.card-title h3,.stat h2,.module-placeholder-card h1{font-weight:600}.menu a{font-weight:400}.menu a:hover,.menu .active{font-weight:500}.stat span,.stat p,.card-title span,.summary span,td,th{font-weight:400}th,.badge{font-weight:500}html,body,#root{min-width:0}body{overflow:hidden}.app{width:100%;max-width:100%;min-width:0}.sidebar,.main,.page-content,.topbar,.top-actions{min-width:0}.topbar{position:relative}.top-actions{flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.header-search{flex:1 1 220px;max-width:460px}.header-account-link,.icon-btn,.profile-btn{flex:0 0 auto}.dropdown{max-width:min(280px,calc(100vw - 32px))}img,svg{max-width:100%}@media(max-width:1100px){html,body,#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}body{overflow-x:hidden;overflow-y:auto}.app{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;min-height:100vh;height:auto;padding:12px;overflow:visible}.sidebar{width:100%;min-width:0;height:auto;max-height:none;overflow:visible;border-radius:16px;padding:14px}.brand{margin-bottom:12px;padding-bottom:12px;position:relative}.menu{display:flex;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.menu a{flex:0 0 auto;height:38px;white-space:nowrap}.logout{margin-top:10px;padding:8px 12px}.main{width:100%;height:auto;min-height:0;overflow:visible;border-radius:16px}.page-content{width:100%;overflow:visible}.topbar{min-height:0;height:auto;padding:14px;flex-direction:row;align-items:center;gap:10px}.header-search,.header-search:focus-within{width:auto;max-width:none}.top-actions{flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.top-actions input{width:100%}.stats,.charts-grid,.bottom-grid{padding-inline:16px}}@media(max-width:720px){.app{padding:8px;gap:8px}.sidebar{border-radius:14px;padding:12px}.brand{align-items:center}.brand>div:nth-child(2){flex:1 1 auto}.mobile-brand-actions{display:block;margin-left:auto;flex:0 0 auto}.mobile-actions-toggle{width:auto;min-width:46px;gap:4px;padding:0 9px}.mobile-actions-dropdown{right:0;left:auto;top:44px;width:min(260px,calc(100vw - 32px))}.brand h2{font-size:16px;line-height:1.15}.brand p{font-size:11px;line-height:1.25}.brand-logo{width:70px;height:40px;border-radius:0}.menu a{height:36px;padding:0 12px;border-radius:10px;font-size:12px}.logout{font-size:12px}.main{border-radius:14px}.topbar{display:grid;grid-template-columns:minmax(0,1fr);padding:12px}.topbar .top-actions{display:none}.header-search{flex:none;width:100%;height:40px}.top-actions{width:100%;justify-content:flex-start}.header-account-link{height:38px;max-width:100%;padding-inline:11px}.icon-btn,.profile-btn{width:38px;height:38px;border-radius:11px}.header-menu{position:relative}.dropdown{left:0;right:auto}.profile-dropdown{left:auto;right:0}.stats,.charts-grid,.bottom-grid,.module-placeholder{padding:14px}.stats,.charts-grid,.bottom-grid,.module-feature-grid{grid-template-columns:minmax(0,1fr)!important}.card,.stat,.module-placeholder-card{border-radius:14px}.card-title,.table-card .card-title{align-items:stretch;flex-direction:column;gap:10px}}@media(max-width:520px){.top-actions{display:grid;grid-template-columns:minmax(0,auto) repeat(4,38px);align-items:center}.header-account-link{justify-content:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats,.charts-grid,.bottom-grid,.module-placeholder{padding:12px}}@media(max-width:390px){.top-actions{grid-template-columns:repeat(4,38px)}.header-account-link{grid-column:1 / -1}}@media(max-width:720px){[class$=-page],.module-placeholder,[class$=-header],[class$=-table-header],[class$=-modal-header]{min-width:0}[class$=-stats],[class*="-stats "]{grid-template-columns:minmax(0,1fr)!important}[class$=-modal],[class*="-modal "]{max-width:calc(100vw - 20px)}[class$=-modal-actions],[class*="-modal-actions "]{flex-wrap:wrap}table{font-size:12px}}body.dark-mode{background:#0b0b0c;color:#f8fafc}body.dark-mode .app{background:#0b0b0c}body.dark-mode .main,body.dark-mode .sidebar,body.dark-mode .topbar,body.dark-mode .card,body.dark-mode .stat,body.dark-mode .table-card,body.dark-mode [class$=-card],body.dark-mode [class$=-modal],body.dark-mode [class$=-table-card]{background:#151515!important;border-color:#2b2b2b!important;color:#f8fafc!important}body.dark-mode .brand,body.dark-mode .topbar,body.dark-mode td,body.dark-mode th,body.dark-mode [class$=-header],body.dark-mode [class$=-modal-actions]{border-color:#2b2b2b!important}body.dark-mode .menu a:hover,body.dark-mode .menu .active{background:#242424!important;color:#fff!important}body.dark-mode input,body.dark-mode select,body.dark-mode textarea,body.dark-mode .header-search,body.dark-mode .search-input,body.dark-mode .search-box{background:#0f0f10!important;border-color:#333!important;color:#f8fafc!important}body.dark-mode input::placeholder,body.dark-mode textarea::placeholder{color:#8f8f8f!important}body.dark-mode .icon-btn,body.dark-mode .profile-btn,body.dark-mode .header-account-link,body.dark-mode .dropdown{background:#111!important;border-color:#333!important;color:#f8fafc!important}body.dark-mode .icon-btn:hover,body.dark-mode .profile-btn:hover{background:#fff!important;border-color:#fff!important;color:#111!important}body.dark-mode thead,body.dark-mode th{background:#101010!important}body.dark-mode tbody tr{background:#151515!important}.page-content{overflow-y:auto;overflow-x:hidden;border-radius:0 0 20px 20px}.main{overflow:visible}.page-content{overflow-y:auto;overflow-x:hidden}.topbar{position:relative;z-index:5000;overflow:visible}.top-actions{position:relative;z-index:5001}.header-menu{position:relative;z-index:5002}.dropdown{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:99999}.notification-dropdown{width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.notification-dropdown{width:min(286px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}.notification-dropdown-header{min-height:40px!important;padding:0 12px!important}.notification-group-list{padding:7px 10px!important}.notification-item{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important;padding:9px 10px!important}.notification-icon{width:26px!important;height:26px!important}body.dark-mode .receipt-sheet{background:#fff!important;color:#111827!important}body.dark-mode table,body.dark-mode .dashboard-table-wrap,body.dark-mode [class*=table-wrap],body.dark-mode [class*=table-card],body.dark-mode [class*=table-section]{background:#0f172a!important;border-color:#334155!important;color:#e5e7eb!important}body.dark-mode thead,body.dark-mode th{background:#111827!important;border-color:#334155!important;color:#cbd5e1!important}body.dark-mode tbody tr{background:#0f172a!important}body.dark-mode tbody tr:nth-child(2n){background:#111827!important}body.dark-mode tbody tr:hover td{background:#1e293b!important}body.dark-mode td{border-color:#334155!important;color:#e5e7eb!important}body.dark-mode .stat,body.dark-mode .card,body.dark-mode .module-placeholder-card,body.dark-mode [class*=-card],body.dark-mode [class*=-panel],body.dark-mode [class*=-section],body.dark-mode [class*=-modal]:not([class*=-backdrop]){background:#0f172a!important;border-color:#334155!important;color:#e5e7eb!important}body.dark-mode .badge,body.dark-mode [class*=badge],body.dark-mode [class*=Badge],body.dark-mode [class*=pill],body.dark-mode [class*=Pill],body.dark-mode [class*=chip],body.dark-mode [class*=Chip]{border:1px solid #475569!important}body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=active],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=success],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=approved],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=paid],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=fixed],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=stock],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=income]{background:#064e3b!important;color:#d1fae5!important}body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=danger],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=delete],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=lost],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=damaged],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=waste],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=expense],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=inactive]{background:#7f1d1d!important;color:#fee2e2!important}body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=pending],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=warning],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=partial],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=loan]{background:#78350f!important;color:#fef3c7!important}body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=individual],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=single],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=source],body.dark-mode :is(.badge,[class*=badge],[class*=Badge],[class*=pill],[class*=Pill],[class*=chip],[class*=Chip])[class*=transfer]{background:#1e1b4b!important;color:#ddd6fe!important}body.dark-mode :is([class$=-status],[class*="-status "],[class$=-Status],[class*="-Status "]){border:1px solid #475569!important;background:#1e293b!important;color:#e2e8f0!important}body.dark-mode :is([class$=-status],[class*="-status "],[class$=-Status],[class*="-Status "]):is([class~=active],[class~=success],[class~=approved],[class~=paid],[class~=fixed],[class~=completed],[class~=delivered],[class~=settled],[class~=credit],[class~=available],[class~=connected]){border-color:#047857!important;background:#064e3b!important;color:#a7f3d0!important}body.dark-mode :is([class$=-status],[class*="-status "],[class$=-Status],[class*="-Status "]):is([class~=inactive],[class~=danger],[class~=failed],[class~=rejected],[class~=overdue],[class~=not-fixed],[class~=lost],[class~=damaged],[class~=debt],[class~=disconnected]){border-color:#be123c!important;background:#4c0519!important;color:#fecdd3!important}body.dark-mode :is([class$=-status],[class*="-status "],[class$=-Status],[class*="-Status "]):is([class~=pending],[class~=warning],[class~=partial],[class~=on-leave],[class~=repair],[class~=waiting],[class~=loan]){border-color:#b45309!important;background:#451a03!important;color:#fde68a!important}body.dark-mode :is([class$=-role],[class*="-role "],[class$=-Role],[class*="-Role "]){border:1px solid #4338ca!important;background:#312e81!important;color:#e0e7ff!important}.sidebar{overflow:visible}.menu{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;align-content:flex-start;scrollbar-gutter:stable}.sidebar .menu>a,.sidebar .menu>.sidebar-customer-menu{flex:0 0 auto}.sidebar .menu>a,.sidebar .menu>.sidebar-customer-menu>.sidebar-customer-trigger{min-height:40px}.sidebar-version-area{position:relative;flex:0 0 auto;margin-top:auto;padding-top:11px;border-top:1px solid #eeeae2}.sidebar-version-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-version-label{min-width:0;overflow:hidden;color:#111827;font-size:10px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sidebar-version-info-btn{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;outline:none;background:transparent;color:#111827;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.sidebar-version-info-btn:hover,.sidebar-version-info-btn.active{background:#f1f5f9;color:#4f46e5}.sidebar-version-info-btn:hover{transform:translateY(-1px)}.sidebar-simple-dropdown{position:absolute;left:calc(100% + 14px);bottom:0;z-index:200000;width:192px;padding:7px;border:1px solid #dce2ea;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a24,0 2px 6px #0f172a0f;animation:sidebarSimpleMenuOpen .16s ease}@keyframes sidebarSimpleMenuOpen{0%{opacity:0;transform:translate(-5px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.sidebar-simple-dropdown-link{width:100%;min-height:33px;display:flex;align-items:center;gap:9px;padding:6px 7px;border-radius:6px;color:#1e293b;font-size:12px;font-weight:500;text-decoration:none;transition:background .16s ease,color .16s ease}.sidebar-simple-dropdown-link svg{width:16px;height:16px;flex:0 0 16px;color:#1e293b}.sidebar-simple-dropdown-link:hover,.sidebar-simple-dropdown-link.active{background:#f1f5f9;color:#4f46e5}.sidebar-simple-dropdown-link:hover svg,.sidebar-simple-dropdown-link.active svg{color:#4f46e5}body.dark-mode .sidebar-version-area{border-top-color:#334155}body.dark-mode .sidebar-version-label{color:#f8fafc!important}body.dark-mode .sidebar-version-info-btn{color:#e2e8f0}body.dark-mode .sidebar-version-info-btn:hover,body.dark-mode .sidebar-version-info-btn.active{background:#334155;color:#c7d2fe}body.dark-mode .sidebar-simple-dropdown{border-color:#334155;background:#111827;box-shadow:0 10px 28px #0006,0 3px 9px #00000040}body.dark-mode .sidebar-simple-dropdown-link{color:#e5e7eb!important}body.dark-mode .sidebar-simple-dropdown-link svg{color:#cbd5e1}body.dark-mode .sidebar-simple-dropdown-link:hover,body.dark-mode .sidebar-simple-dropdown-link.active{background:#1e293b;color:#c7d2fe!important}body.dark-mode .sidebar-simple-dropdown-link:hover svg,body.dark-mode .sidebar-simple-dropdown-link.active svg{color:#c7d2fe}@media(max-width:1100px){.sidebar-version-area{margin-top:12px}.sidebar-simple-dropdown{right:0;bottom:calc(100% + 8px);left:auto}}@media(max-width:480px){.sidebar-simple-dropdown{position:fixed;right:14px;bottom:14px;left:14px;width:auto}}.top-actions{align-items:center;gap:8px}.header-account-link{height:44px;padding:0 15px;gap:8px;border-radius:12px;font-size:12px}.icon-btn,.profile-btn{width:44px;min-width:44px;height:44px!important;padding:0!important;display:inline-grid;place-items:center;border-radius:12px}.icon-btn svg,.profile-btn svg,.header-account-link svg{flex:0 0 auto}.header-theme-btn svg{transition:transform .22s ease,color .22s ease}.header-theme-btn:hover svg{transform:rotate(12deg) scale(1.05)}.alert-count{top:-7px;right:-4px;left:auto;min-width:19px;height:19px;padding:0 5px;border:2px solid #ffffff;font-size:9px;line-height:1}body.dark-mode .alert-count{border-color:#0f172a}.notification-dropdown{width:318px;max-height:min(520px,calc(100vh - 120px));padding:0!important;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a2e,0 6px 18px #0f172a14}.notification-dropdown-header{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px 6px 12px;border-bottom:1px solid #e8edf3}.notification-dropdown-title{min-width:0;display:flex;align-items:center;gap:8px}.notification-dropdown-title strong{margin:0;color:#111827;font-size:14px;font-weight:800}.notification-dropdown-title>span{min-width:20px;height:20px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:10px;font-weight:800}.notification-header-actions{display:flex;align-items:center;gap:4px}.notification-header-actions button{width:29px!important;min-width:29px!important;height:29px!important;display:inline-grid;place-items:center;padding:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#64748b!important;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.notification-header-actions button:hover{border-color:#e2e8f0!important;background:#f1f5f9!important;color:#334155!important;transform:none!important}.notification-header-actions .notification-clear-btn:hover{border-color:#fecaca!important;background:#fff1f2!important;color:#dc2626!important}.notification-group-list{display:flex;flex-wrap:wrap;gap:5px;padding:7px 10px;border-bottom:1px solid #e8edf3;background:#f8fafc}.notification-group-row{width:auto;min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#52627a;font-size:9px;font-weight:700;line-height:1}.notification-group-row svg{width:13px;height:13px;color:#f59e0b}.notification-item-list{max-height:360px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.notification-item-list::-webkit-scrollbar{width:6px}.notification-item-list::-webkit-scrollbar-track{background:transparent}.notification-item-list::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.notification-item{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 24px;align-items:start;gap:8px;padding:9px 8px 9px 10px;border-bottom:1px solid #edf0f5;background:#fff;transition:background .16s ease}.notification-item[role=button]{cursor:pointer}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#f8fafc}.notification-icon{width:26px;height:26px;display:grid;place-items:center;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#f59e0b}.notification-icon svg{color:currentColor}.notification-item-content{min-width:0;padding-top:0}.notification-item-content strong{display:block;overflow:hidden;margin:0;color:#111827;font-size:11px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.notification-item-content p{display:-webkit-box;overflow:hidden;margin:3px 0 4px;color:#64748b;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-item-content small{display:block;color:#94a3b8;font-size:8.5px;line-height:1.2}.notification-remove-btn{width:23px!important;min-width:23px!important;height:23px!important;display:grid!important;place-items:center;padding:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#94a3b8!important;opacity:0;cursor:pointer;transition:opacity .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.notification-item:hover .notification-remove-btn,.notification-remove-btn:focus-visible{opacity:1}.notification-remove-btn:hover{border-color:#fecaca!important;background:#fff1f2!important;color:#dc2626!important;transform:none!important}body.dark-mode .notification-dropdown{border-color:#334155;background:#111827!important;box-shadow:0 26px 65px #0000007a,0 7px 20px #00000047}body.dark-mode .notification-dropdown-header{border-bottom-color:#334155;background:#111827}body.dark-mode .notification-dropdown-title strong{color:#f8fafc!important}body.dark-mode .notification-dropdown-title>span{background:#dc26262e;color:#fca5a5!important}body.dark-mode .notification-header-actions button{color:#94a3b8!important}body.dark-mode .notification-header-actions button:hover{border-color:#475569!important;background:#1e293b!important;color:#e2e8f0!important}body.dark-mode .notification-header-actions .notification-clear-btn:hover{border-color:#7f1d1d!important;background:#7f1d1d38!important;color:#fca5a5!important}body.dark-mode .notification-group-list{border-bottom-color:#334155;background:#0d1728}body.dark-mode .notification-group-row{border-color:#334155;background:#172033;color:#cbd5e1!important}body.dark-mode .notification-item{border-bottom-color:#334155;background:#111827!important}body.dark-mode .notification-item:hover{background:#172033!important}body.dark-mode .notification-icon{border-color:#854d0e;background:#d9770624;color:#fbbf24}body.dark-mode .notification-item-content strong{color:#f8fafc!important}body.dark-mode .notification-item-content p{color:#cbd5e1!important}body.dark-mode .notification-item-content small{color:#7f8da3!important}body.dark-mode .notification-remove-btn{color:#64748b!important}body.dark-mode .notification-remove-btn:hover{border-color:#7f1d1d!important;background:#7f1d1d38!important;color:#fca5a5!important}body.dark-mode .notification-item-list{scrollbar-color:#475569 transparent}body.dark-mode .notification-item-list::-webkit-scrollbar-thumb{background:#475569}@media(max-width:560px){.notification-dropdown{position:fixed;top:72px;right:12px;left:12px;width:auto;max-height:calc(100vh - 90px)}.notification-item-list{max-height:calc(100vh - 230px)}}@media(max-width:1100px){.sidebar .menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;overflow:visible;padding:0}.sidebar .menu>a,.sidebar-customer-trigger{width:100%;min-width:0;justify-content:flex-start;white-space:nowrap}.sidebar-customer-menu{position:relative;min-width:0}.sidebar-customer-trigger{justify-content:space-between}.sidebar-customer-submenu{position:absolute;z-index:1200;top:calc(100% + 6px);left:0;width:230px;margin:0;padding:8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 20px 45px #0f172a29}.sidebar-customer-submenu:before{display:none}body.dark-mode .sidebar-customer-submenu{border-color:#334155;background:#1e293b}.sidebar-version-area{margin-top:14px}}@media(max-width:720px){.app{padding:8px;gap:8px}.sidebar{padding:12px}.sidebar .menu{display:flex;flex-flow:row nowrap;direction:rtl;gap:7px;width:100%;padding:2px 0 9px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.sidebar .menu>a,.sidebar .sidebar-customer-menu,.sidebar-customer-trigger{flex:0 0 auto;width:auto;min-width:max-content;height:38px;padding:0 11px;font-size:11px;direction:ltr;scroll-snap-align:start}.sidebar .menu::-webkit-scrollbar{height:5px}.sidebar .menu::-webkit-scrollbar-track{background:transparent}.sidebar .menu::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.sidebar .menu::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar-customer-menu.open .sidebar-customer-submenu{position:fixed;z-index:5000;top:176px;right:12px;left:auto;width:min(240px,calc(100vw - 24px));direction:ltr;overflow:visible}.topbar{min-height:auto;padding:12px;gap:10px;flex-wrap:wrap}.header-search{order:1;flex:1 1 100%;width:100%;max-width:none}.header-search:focus-within{width:100%}.topbar>.top-actions{order:2;width:100%;display:flex;justify-content:flex-end;gap:7px}.top-actions .header-control-btn{height:36px}.stats,.dashboard-stats-expanded{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;gap:10px}.dashboard-stats-expanded .dashboard-stat-button{min-height:112px;padding:13px}.dashboard-trends-section{padding:18px 14px 20px}.dashboard-trend-card{padding:13px}.dashboard-trend-chart{height:205px}}@media(max-width:480px){.brand h2{font-size:16px}.brand p{font-size:10px}.sidebar-customer-submenu{width:min(230px,calc(100vw - 32px))}.stats,.dashboard-stats-expanded{grid-template-columns:minmax(0,1fr)}.dashboard-stats-expanded .dashboard-stat-button{min-height:104px}.dashboard-trends-heading h2{font-size:19px}.dashboard-trend-card .card-title{align-items:flex-start;gap:8px}.dashboard-trend-card .card-title h3{font-size:13px}.dashboard-trend-chart{height:190px}.header-picker-dropdown{position:fixed;top:132px;right:12px;max-width:calc(100vw - 24px)}}.consultant-row-actions{display:flex;gap:5px}.consultant-row-actions button{width:30px!important;height:30px!important;border:0!important;border-radius:8px!important;display:grid;place-items:center;cursor:pointer}.consultant-row-actions .view{background:#eff6ff!important;color:#2563eb!important}.consultant-row-actions .edit{background:#f5f3ff!important;color:#7c3aed!important}.consultant-row-actions .delete{background:#fff1f2!important;color:#e11d48!important}.consultant-detail-modal{width:min(680px,100%);overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 30px 90px #0f172a4d}.consultant-detail-hero{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(135deg,#f5f3ff,#eef2ff)}.consultant-detail-hero>div{display:flex;align-items:center;gap:13px}.consultant-detail-hero b{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#7c3aed;color:#fff;font-size:22px}.consultant-detail-hero span{display:flex;flex-direction:column}.consultant-detail-hero small{color:#7c3aed;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.consultant-detail-hero h2{font-size:20px}.consultant-detail-hero>button{width:33px;height:33px;border:0;border-radius:9px;display:grid;place-items:center;background:#fffc;cursor:pointer}.consultant-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:22px}.consultant-detail-grid>div{padding:13px;border:1px solid #eeeae2;border-radius:12px;background:#fafafa}.consultant-detail-grid span{display:block;margin-bottom:5px;color:#94a3b8;font-size:9px;text-transform:uppercase}.consultant-detail-grid strong{font-size:12px;word-break:break-word}.consultant-detail-actions{padding:15px 22px;border-top:1px solid #eeeae2;display:flex;justify-content:flex-end}.consultant-detail-actions button{height:39px;padding:0 14px;border:0;border-radius:10px;display:flex;align-items:center;gap:6px;background:#252525;color:#fff;font-family:inherit;font-weight:700;cursor:pointer}.consultant-delete-modal{width:min(430px,100%);padding:28px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 30px 90px #0f172a4d}.consultant-delete-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:#fff1f2;color:#e11d48}.consultant-delete-modal h2{font-size:20px}.consultant-delete-modal p{margin:9px 0 22px;color:#64748b;font-size:12px;line-height:1.6}.consultant-delete-modal>div:last-child{display:flex;gap:9px}.consultant-delete-modal>div:last-child button{flex:1;height:41px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;font-family:inherit;font-weight:700;cursor:pointer}.consultant-delete-modal>div:last-child button:last-child{border-color:#e11d48;display:flex;align-items:center;justify-content:center;gap:6px;background:#e11d48;color:#fff}body.dark-mode .consultant-detail-modal,body.dark-mode .consultant-delete-modal{background:#1e293b}body.dark-mode .consultant-detail-grid>div{border-color:#334155;background:#0f172a}@media(max-width:560px){.consultant-detail-grid{grid-template-columns:1fr;padding:16px}.consultant-detail-hero{padding:18px}.consultant-delete-modal{padding:22px}.consultant-delete-modal>div:last-child{flex-direction:column}}.profile-account-link{width:100%;height:38px;margin-top:8px;padding:0 11px;border:1px solid #252525;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;background:#252525;color:#fff;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.profile-account-link svg{color:#fff}.profile-account-link:hover{border-color:#000;background:#000;color:#fff;transform:translateY(-1px)}.profile-account-link+.dropdown-logout{margin-top:7px}body.dark-mode .profile-account-link{border-color:#f8fafc;background:#f8fafc;color:#0f172a}body.dark-mode .profile-account-link svg{color:#0f172a}body.dark-mode .profile-account-link:hover{border-color:#fff;background:#fff;color:#0f172a}.account-profile-btn{position:relative}.account-request-badge{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:8px;font-weight:900;line-height:1;box-shadow:0 4px 10px #ef444452}.profile-account-link{justify-content:flex-start}.profile-account-link>span{flex:1}.profile-account-count{margin-left:auto;color:#fff;font-size:10px;font-weight:900}body.dark-mode .account-request-badge{border-color:#1e293b}.system-boot-screen{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#fff;color:#475569;font-weight:700}.system-boot-loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#000 #0000;animation:systemBootSpin 1s infinite}@keyframes systemBootSpin{to{transform:rotate(.5turn)}}body.dark-mode .system-boot-screen{background:#0f172a;color:#cbd5e1}body.dark-mode .system-boot-loader{border-color:#fff #fff0}.page-recovery-card{width:min(520px,calc(100% - 32px));margin:48px auto;padding:28px;border:1px solid #eadfd7;border-radius:18px;background:#fff;box-shadow:0 18px 45px #201b1114;text-align:center}.page-recovery-icon{width:42px;height:42px;margin:0 auto 12px;display:grid;place-items:center;border-radius:12px;background:#bb251c;color:#fff;font-weight:800}.page-recovery-card h3{margin:0 0 8px}.page-recovery-card p{margin:0 0 18px;color:#746b61}.page-recovery-detail{display:block;margin:-6px 0 18px;color:#9a3412;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.page-recovery-card button{border:0;border-radius:10px;padding:10px 18px;background:#171717;color:#fff;cursor:pointer}.app-toast{align-items:flex-start;position:relative;min-height:74px;padding:13px 42px 12px 15px}.app-toast .app-toast-icon{flex:0 0 25px}.app-toast-body{min-width:0;flex:1}.app-toast-body>p{margin:1px 0 10px;line-height:1.45;overflow-wrap:anywhere}.app-toast-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.app-toast-actions button,.app-toast-close{appearance:none;border:1px solid #d7dee8;background:#f8fafc;color:#334155;font:inherit;cursor:pointer}.app-toast-actions button{border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700;line-height:1.2}.app-toast-actions button:hover{background:#eef2f7}.app-toast-actions button.danger{color:#b91c1c;border-color:#fecaca;background:#fff7f7}.app-toast-close{position:absolute;top:8px;right:8px;width:26px;height:26px;display:grid;place-items:center;padding:0;border-radius:8px;font-size:18px;line-height:1}.app-toast-close:hover{background:#eef2f7}body.dark-mode .app-toast-actions button,body.dark-mode .app-toast-close{border-color:#475569;background:#172033;color:#e2e8f0}body.dark-mode .app-toast-actions button:hover,body.dark-mode .app-toast-close:hover{background:#253149}body.dark-mode .app-toast-actions button.danger{color:#fecaca;border-color:#7f1d1d;background:#321717}@media(max-width:640px){.toast-host{top:12px;right:12px;left:12px;width:auto}.app-toast-actions{align-items:stretch}.app-toast-actions button{flex:1 1 auto}}.page-loader-overlay{width:100%;min-height:100%;display:grid;place-items:center;background:transparent}.loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#000 #0000;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(.5turn)}}body.dark-mode .loader{border-color:#fff #fff0}.global-data-loader{position:absolute;inset:0;z-index:1200;display:grid;place-items:center;min-height:100%;background:#ffffffd6;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.global-data-loader .page-loader-overlay{min-height:180px}body.dark-mode .global-data-loader{background:#0f172ad1}.form-error-text{display:block;width:100%;margin-top:5px;color:#dc2626!important;font-size:10px;font-weight:800;line-height:1.35}.has-error input,.has-error select,.has-error textarea,.has-error .employee-department-trigger,.has-error .consultant-country-trigger,.has-error .customer-search-input-wrap{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444414!important}body.dark-mode .form-error-text{color:#fca5a5!important}body.dark-mode .has-error input,body.dark-mode .has-error select,body.dark-mode .has-error textarea,body.dark-mode .has-error .employee-department-trigger,body.dark-mode .has-error .consultant-country-trigger,body.dark-mode .has-error .customer-search-input-wrap{border-color:#f87171!important;box-shadow:0 0 0 3px #f871711f!important}.dashboard-wallet-balance-value{display:flex;flex-wrap:wrap;gap:4px 10px;align-items:baseline}.dashboard-wallet-balance-value>span{white-space:nowrap}
