@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.global-table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.global-table-scroll table{min-width:760px}.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}@media(max-width:720px){.global-table-pagination,.table-pagination{align-items:stretch;flex-direction:column}.global-table-pagination>div,.table-pagination>div{flex-wrap:wrap}.global-table-pagination button,.global-table-pagination select,.table-pagination button,.table-pagination select{flex:1 1 auto}}.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}.startup-splash{position:fixed;inset:0;z-index:2147483647;width:100vw;height:100vh;overflow:hidden;background:#000;opacity:1;visibility:visible;transition:opacity .6s ease,visibility .6s ease}.startup-splash-closing{opacity:0;visibility:hidden;pointer-events:none}.startup-splash-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:#000}@media(prefers-reduced-motion:reduce){.startup-splash{transition-duration:.18s}}.lock-screen{position:fixed;inset:0;z-index:2147483640;display:grid;place-items:center;overflow:hidden;background:#eef2f7;color:#101828;font-family:inherit}.lock-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}.lock-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f8fafcbd,#eff6ffdb),radial-gradient(circle at 50% 45%,rgba(255,255,255,.24),transparent 34%)}.lock-launch-intro{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:#f8fafc2e;transition:opacity .65s ease,visibility .65s ease;pointer-events:none}.lock-launch-intro.hide{opacity:0;visibility:hidden}.lock-launch-intro.show{opacity:1;visibility:visible}.lock-launch-intro>div{display:grid;gap:8px;text-align:center;color:#0f172a;text-shadow:0 1px 18px rgba(255,255,255,.7)}.lock-launch-intro span{font-size:clamp(18px,3vw,34px);font-weight:900}.lock-launch-intro strong{font-size:12px;letter-spacing:.14em;text-transform:uppercase}.lock-card{position:relative;z-index:3;width:min(430px,calc(100vw - 36px));padding:28px;border:1px solid rgba(191,219,254,.9);border-radius:12px;background:#ffffffeb;box-shadow:0 22px 70px #0f172a29;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:opacity .52s ease,transform .52s ease,visibility .52s ease}.lock-card.waiting{opacity:0;transform:translateY(12px) scale(.98);visibility:hidden;pointer-events:none}.lock-card.ready{opacity:1;transform:translateY(0) scale(1);visibility:visible}.lock-brand-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#edf0f4;color:#172a4d}.lock-card h1{font-size:23px;margin:0}.lock-card>p{margin:7px 0 20px;color:#64748b;font-size:13px}.lock-account-list{display:grid;gap:10px}.lock-account-list button{width:100%;display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #d8e0ea;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.lock-account-list button:hover{border-color:#9fb1c8;background:#f8fafc}.lock-account-list button>span:first-child{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef2f6;color:#475569}.lock-account-list button>span:first-child.admin{background:#fff4d8;color:#f59e0b}.lock-account-list button>span:last-child,.lock-selected-user span{display:grid;gap:3px}.lock-account-list b,.lock-selected-user b{font-size:14px}.lock-account-list small,.lock-selected-user small{font-size:11px;color:#64748b}.lock-password-form{display:grid;gap:14px;margin-top:16px;text-align:left}.lock-back{justify-self:start;border:0;background:none;color:#475569;display:flex;align-items:center;gap:5px;font-size:12px;cursor:pointer}.lock-selected-user{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #d8e0ea;border-radius:10px}.lock-password-form label>span{font-size:12px;font-weight:700}.lock-password-form label>div{height:44px;margin-top:6px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #cdd7e4;border-radius:10px;background:#fff}.lock-password-form input{width:100%;border:0;outline:0;background:transparent}.lock-unlock{height:44px;border:0;border-radius:10px;background:#172a4d;color:#fff;cursor:pointer}body.dark-mode .lock-screen{background:#070b12;color:#e5e7eb}body.dark-mode .lock-screen:after{background:#070b129e}body.dark-mode .lock-launch-intro{background:#070b121f}body.dark-mode .lock-launch-intro>div{color:#f8fafc;text-shadow:0 1px 22px rgba(0,0,0,.6)}body.dark-mode .lock-card,body.dark-mode .lock-account-list button,body.dark-mode .lock-password-form label>div{background:#111827eb;border-color:#334155}body.dark-mode .lock-account-list button:hover{background:#172033}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:auto}#root{background:#f7f5f1}body{background:#f7f5f1;font-family:Inter,Segoe UI,Arial,sans-serif;color:#252525;font-weight:400;letter-spacing:-.01em;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}:root{--app-accent: #f59e0b;--app-accent-soft: rgba(245, 158, 11, .1);--app-gradient: linear-gradient(90deg, #252525, #f59e0b);--theme-deep: #252525;--theme-canvas: #f7f5f1;--theme-soft: #fff7e6;--theme-border: #f2d6a2;--app-radius: 20px}body[data-corners=soft]{--app-radius: 10px}body[data-corners=square]{--app-radius: 3px}.app,.sidebar,.main{transition:background-color .2s ease,border-color .2s ease,color .2s ease}.sidebar,.main{border-radius:var(--app-radius)}.menu a.active,.settings-save,.brand-logo{background:var(--app-gradient)}.menu a.active{color:#fff}.header-search:focus-within{border-color:var(--app-accent);box-shadow:0 12px 32px var(--app-accent-soft);color:var(--app-accent)}body.compact-sidebar .sidebar{width:190px;min-width:190px}body[data-density=compact] .menu a{height:34px}body[data-density=compact] .settings-page{padding-top:18px}body[data-theme] #root,body[data-theme] .app{background:var(--theme-canvas)}body.dark-mode[data-theme] #root,body.dark-mode[data-theme] .app{background:#0f172a}body[data-theme] .sidebar,body[data-theme] .main,body[data-theme] .settings-card,body[data-theme] [class$=-card]{border-color:var(--theme-border)}body[data-theme] .sidebar{box-shadow:0 16px 42px var(--app-accent-soft)}body[data-theme] .brand{border-color:var(--theme-border)}body[data-theme] .menu a:hover{background:var(--theme-soft);color:var(--theme-deep)}body[data-theme] .menu a.active{background:var(--app-gradient);color:#fff}body[data-theme] button[class*=add],body[data-theme] button[class*=primary],body[data-theme] .settings-save{border-color:var(--app-accent)}body[data-theme] input:focus,body[data-theme] select:focus,body[data-theme] textarea:focus{border-color:var(--app-accent)!important;box-shadow:0 0 0 3px var(--app-accent-soft);outline:none}body[data-theme] input[type=checkbox],body[data-theme] input[type=radio],body[data-theme] input[type=range]{accent-color:var(--app-accent)}.app{height:100vh;display:flex;gap:18px;padding:18px;background:#f7f5f1;min-width:1180px}.sidebar{width:235px;min-width:235px;flex:0 0 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;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.sidebar::-webkit-scrollbar{width:0;height:0;display:none}.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:38px;height:38px;background:#262626;color:#fff;border-radius:12px;display:grid;place-items:center;font-weight:700}.brand-logo img{width:100%;height:100%;object-fit:contain;border-radius:inherit;background:#fff}.brand h2{font-size:18px;font-weight:600}.brand p{font-size:12px;color:#888}.mobile-brand-actions,.mobile-sidebar-menu-btn{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 .dashboard-insight-hero,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,body.dark-mode p,body.dark-mode span,body.dark-mode td,body.dark-mode th,body.dark-mode a{color:#f8fafc!important}body.dark-mode .search-input,body.dark-mode .top-actions input,body.dark-mode .icon-btn,body.dark-mode .profile-btn{background:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}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 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;color:#666;text-decoration:none;font-size:13px;cursor:pointer}.menu a:hover,.menu .active{background:#f1f0eb;color:#222;font-weight:600}.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:900px;background:#fff;border:1px solid #ece8df;border-radius:20px;overflow:hidden;height:calc(100vh - 36px);display:flex;flex-direction:column}.app-management-route{gap:0;padding:0;min-width:0}.main.main-management-route{min-width:0;height:100vh;border:0;border-radius:0}.main-management-route .page-content{overflow:hidden}.page-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.trial-indicator{min-height:34px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e7eaf0;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:850}body.dark-mode .trial-indicator{border-color:#334155;background:#2b2115;color:#fbbf24}.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}.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-control-stats{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.dashboard-business-stats{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.dashboard-overview-groups{display:grid;gap:26px;margin:22px 28px 28px}.dashboard-overview-group{min-width:0}.dashboard-overview-title{margin-bottom:12px}.dashboard-overview-title h3{margin:0;color:#111827;font-size:16px;font-weight:700}.dashboard-overview-group .dashboard-business-stats{padding:0;border:0}.dashboard-financial-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-suppliers-stats,.dashboard-stock-stats,.dashboard-staff-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-business-stats{display:grid;gap:14px}.dashboard-business-stats .stat{position:relative;min-width:0;min-height:96px;overflow:hidden;border:1px solid #dce3eb;border-left-width:4px;border-radius:12px;background:#fff;padding:18px 58px 16px 18px;box-shadow:0 2px 4px #0f172a0f}.dashboard-stat-content{min-width:0}.dashboard-stat-content>span{display:block;color:#52627a;font-size:12px;font-weight:500}.dashboard-stat-content h2{margin:8px 0 0;color:#071126;font-size:22px;font-weight:800;line-height:1.15;word-break:break-word;white-space:pre-line}.dashboard-stat-subvalue{display:block;margin-top:6px;color:#64748b;font-size:11px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.dashboard-stat-icon{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.dashboard-stat-green{border-left-color:#22c55e!important}.dashboard-stat-green .dashboard-stat-icon{background:#e7f9ef;color:#16a34a}.dashboard-stat-blue{border-left-color:#0ea5e9!important}.dashboard-stat-blue .dashboard-stat-icon{background:#e6f6fd;color:#0284c7}.dashboard-stat-orange{border-left-color:#f59e0b!important}.dashboard-stat-orange .dashboard-stat-icon{background:#fff5df;color:#f59e0b}.dashboard-stat-red{border-left-color:#ef4444!important}.dashboard-stat-red .dashboard-stat-icon{background:#feecec;color:#ef4444}.dashboard-stat-dark{border-left-color:#172554!important}.dashboard-stat-dark .dashboard-stat-icon{background:#eef0f4;color:#172554}.dashboard-stat-value-line{display:block;color:inherit}.dashboard-stat-value-line.is-negative{color:#dc2626}.smart-dashboard-header{margin-top:20px}.dashboard-stock-warning{width:calc(100% - 56px);min-height:46px;margin:0 28px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#9a3412;font-family:inherit;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.dashboard-stock-warning strong{color:#c2410c;white-space:nowrap}.dashboard-exchange-warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.dashboard-exchange-warning span{display:inline-flex;align-items:center;gap:8px;min-width:0}.dashboard-exchange-warning strong{color:#b45309}.dashboard-bottom-grid{padding:0 28px 28px;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:16px}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-quick-actions button{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #eeeae2;border-radius:11px;background:#faf9f6;color:#334155;font-family:inherit;font-size:12px;font-weight:850;text-align:left;cursor:pointer}.dashboard-quick-actions button:hover{border-color:#c7d2fe;background:#fff;color:#4338ca}.dashboard-recent-list{display:grid;gap:9px}.dashboard-recent-item{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:10px 12px;border:1px solid #eeeae2;border-radius:11px;background:#faf9f6}.dashboard-recent-item span{grid-row:span 2;width:fit-content;border-radius:999px;background:#eef2ff;color:#4338ca;padding:5px 8px;font-size:10px;font-weight:900}.dashboard-recent-item strong{min-width:0;overflow:hidden;color:#111827;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-item p{margin:0;color:#64748b;font-size:11px;font-weight:700}.dashboard-recent-item em{grid-row:span 2;color:#111827;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.dashboard-date-filters{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:14px;align-items:center;margin:0 28px 16px;padding:14px 16px;border:1px solid #ece8df;border-radius:8px;background:#fff}.dashboard-date-filters>div:first-child span,.dashboard-custom-date-range label{display:block;color:#64748b;font-size:12px;font-weight:800}.dashboard-date-filters>div:first-child strong{display:block;margin-top:3px;color:#111827;font-size:18px;font-weight:900}.dashboard-date-filters>div:first-child p{margin-top:3px;color:#64748b;font-size:12px}.dashboard-date-filter-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-date-filter-actions button{height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#faf9f6;color:#334155;padding:0 12px;font-family:inherit;font-size:12px;font-weight:850;cursor:pointer}.dashboard-date-filter-actions button.active,.dashboard-date-filter-actions button:hover{border-color:#4f46e5;background:#eef2ff;color:#3730a3}.dashboard-custom-date-range{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px}.dashboard-custom-date-range label{display:flex;flex-direction:column;gap:6px}.dashboard-custom-date-range input{height:38px;border:1px solid #e5e7eb;border-radius:8px;background:#faf9f6;color:#111827;padding:0 10px;font-family:inherit}body.dark-mode .dashboard-date-filters{border-color:#334155;background:#151515}body.dark-mode .dashboard-stock-warning{border-color:#854d0e;background:#d9770624;color:#fed7aa}body.dark-mode .dashboard-stock-warning strong{color:#fdba74!important}body.dark-mode .dashboard-date-filters>div:first-child span,body.dark-mode .dashboard-date-filters>div:first-child p,body.dark-mode .dashboard-custom-date-range label{color:#cbd5e1}body.dark-mode .dashboard-date-filters>div:first-child strong{color:#f8fafc}body.dark-mode .dashboard-date-filter-actions button,body.dark-mode .dashboard-custom-date-range input{border-color:#334155;background:#0f172a;color:#f8fafc}body.dark-mode .dashboard-date-filter-actions button.active,body.dark-mode .dashboard-date-filter-actions button:hover{border-color:#818cf8;background:#4f46e538;color:#c7d2fe}body.dark-mode .dashboard-quick-actions button,body.dark-mode .dashboard-recent-item{border-color:#334155;background:#111827;color:#f8fafc}body.dark-mode .dashboard-quick-actions button:hover{border-color:#475569;background:#172033;color:#c7d2fe}body.dark-mode .dashboard-recent-item span{background:#4f46e538;color:#c7d2fe!important}body.dark-mode .dashboard-recent-item strong,body.dark-mode .dashboard-recent-item em{color:#f8fafc!important}body.dark-mode .dashboard-recent-item p{color:#94a3b8!important}@media(max-width:900px){.dashboard-date-filters{grid-template-columns:1fr;margin-inline:16px}.dashboard-date-filter-actions{justify-content:flex-start}.dashboard-custom-date-range{grid-template-columns:1fr}}.dashboard-static-card{min-width:0}.dashboard-red-count{color:#dc2626}.dashboard-category-card{min-height:138px}.dashboard-category-preview{display:grid;gap:3px;margin-top:8px}.dashboard-category-preview p{margin:0;color:#64748b;font-size:11px}.dashboard-category-preview b{color:#111827;font-weight:900}.dashboard-drill-card{margin:20px 28px 28px;border:1px solid #eeeae2;border-radius:18px;background:#fff;padding:16px}.dashboard-drill-card .card-title button{height:34px;border:0;border-radius:10px;background:#252525;color:#fff;padding:0 13px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.dashboard-chart-grid{padding:20px 28px 28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-bottom:1px solid #eeeae2}.dashboard-chart-card{min-width:0}.dashboard-chart-box{width:100%;height:260px;min-width:0}.dashboard-chart-empty{min-height:260px;display:grid;place-items:center;margin:0;color:#777;font-size:13px;text-align:center}.dashboard-chart-box .recharts-cartesian-grid line{stroke:#e7e2d8}.dashboard-chart-box .recharts-cartesian-axis-tick-value{fill:#64748b;font-size:11px}.dashboard-chart-box .recharts-tooltip-wrapper{outline:none}.dashboard-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-entity-row,.dashboard-category-row{min-width:0;border:1px solid #eeeae2;border-radius:14px;background:#faf9f6;padding:14px;text-align:left;font-family:inherit;cursor:pointer}.dashboard-entity-row:hover,.dashboard-category-row:hover{border-color:#c7d2fe;background:#fff}.dashboard-entity-row strong,.dashboard-category-row strong{display:block;color:#111827;font-size:15px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-entity-row span,.dashboard-category-row span,.dashboard-category-row em{display:block;margin-top:6px;color:#64748b;font-size:12px;font-style:normal;font-weight:700}.dashboard-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 12px}.dashboard-category-row strong,.dashboard-category-row span{grid-column:1 / -1}.dashboard-category-totals{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.dashboard-category-totals span{border:1px solid #eeeae2;border-radius:999px;background:#faf9f6;padding:8px 12px;color:#64748b;font-size:12px;font-weight:800}.dashboard-table-wrap table{min-width:1120px}.dashboard-insight-card .dashboard-table-wrap table{min-width:1280px}.dashboard-click-row{cursor:pointer}.dashboard-click-row:hover td{background:#f8fafc}.dashboard-insight-hero{margin:20px 28px;padding:18px;border:1px solid #eeeae2;border-radius:16px;background:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.dashboard-insight-hero h1{margin:8px 0 6px;color:#111827;font-size:28px}.dashboard-insight-hero p{margin:0;color:#52627a;font-size:13px}.dashboard-insight-back{display:inline-flex;margin-bottom:8px;color:#4338ca;font-size:13px;font-weight:850;text-decoration:none}.dashboard-insight-count{min-width:150px;padding:14px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;text-align:right}.dashboard-insight-count strong{display:block;color:#111827;font-size:30px;line-height:1}.dashboard-insight-count span{color:#52627a;font-size:12px;font-weight:800}.dashboard-insight-card{margin:0 28px 28px}.dashboard-detail-actions{display:flex;align-items:center;gap:10px}.dashboard-detail-actions button{min-height:38px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:12px;font-weight:850;cursor:pointer}.dashboard-detail-actions button.primary{border-color:#252525;background:#252525;color:#fff}.dashboard-detail-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(170px,.45fr));gap:12px;padding:0 18px 18px}.dashboard-detail-filters label{min-width:0;display:flex;flex-direction:column;gap:6px}.dashboard-detail-filters span{color:#52627a;font-size:12px;font-weight:850}.dashboard-detail-filters select,.dashboard-detail-filters input{width:100%;min-height:40px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#111827;padding:0 11px;font-family:inherit;font-size:12px;outline:none}.dashboard-detail-filters select:focus,.dashboard-detail-filters input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.dashboard-wallet-flow,.dashboard-wallet-amount{display:inline-flex;align-items:center;gap:6px;font-weight:900}.dashboard-wallet-flow.debit,.dashboard-wallet-amount.debit{color:#dc2626!important}.dashboard-wallet-flow.credit,.dashboard-wallet-amount.credit{color:#2563eb!important}.ledger-amount{display:inline-flex;align-items:center;gap:5px;font-weight:850;white-space:nowrap}.ledger-amount b{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.ledger-amount.credit{color:#2563eb}.ledger-amount.credit b{background:#dbeafe;color:#1d4ed8}.ledger-amount.debit{color:#dc2626}.ledger-amount.debit b{background:#fee2e2;color:#b91c1c}.global-search{position:relative;z-index:10000}.global-search input{direction:ltr!important;text-align:left}.global-search-submit{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.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-view-all{width:calc(100% - 16px);height:34px;margin:0 8px 8px;border:1px solid #c7d2fe;border-radius:9px;background:#eef2ff;color:#3730a3;font-family:inherit;font-size:12px;font-weight:850;cursor:pointer}.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}.search-results-page{padding:24px 28px 32px}.search-results-hero,.search-results-card,.search-results-empty{border:1px solid #ece8df;border-radius:8px;background:#fff}.search-results-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(280px,420px);gap:16px;align-items:center;padding:18px;margin-bottom:14px}.search-results-back{display:inline-flex;align-items:center;gap:7px;height:36px;border:0;border-radius:9px;background:#eef2ff;color:#3730a3;padding:0 12px;font-family:inherit;font-weight:850;cursor:pointer}.search-results-hero span{display:inline-flex;width:fit-content;border-radius:999px;background:#eef2ff;color:#3730a3;padding:4px 9px;font-size:12px;font-weight:850}.search-results-hero h1{margin:8px 0 4px;color:#111827;font-size:28px;font-weight:900}.search-results-hero p{color:#52627a;font-size:13px}.search-results-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;height:44px;border:1px solid #e5e7eb;border-radius:11px;background:#faf9f6;padding:0 8px 0 12px}.search-results-form input{min-width:0;height:100%;border:0;outline:0;background:transparent;font-family:inherit}.search-results-form button{height:32px;border:0;border-radius:8px;background:#252525;color:#fff;padding:0 12px;font-family:inherit;font-weight:850;cursor:pointer}.search-results-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.search-results-stats div{border:1px solid #ece8df;border-radius:8px;background:#fff;padding:14px}.search-results-stats span{color:#64748b;font-size:12px;font-weight:800}.search-results-stats strong{display:block;margin-top:6px;color:#111827;font-size:24px;font-weight:900}.search-results-card{overflow:hidden;margin-bottom:14px}.search-results-card-title{padding:16px 18px;border-bottom:1px solid #eeeae2}.search-results-card-title h2{color:#111827;font-size:20px;font-weight:900}.search-results-card-title p{margin-top:3px;color:#52627a;font-size:12px}.search-results-table-wrap{overflow-x:auto}.search-results-table-wrap th,.search-results-table-wrap td{text-align:left;vertical-align:top}.search-results-table-wrap td strong,.search-results-table-wrap td small{display:block}.search-results-table-wrap td small{margin-top:4px;color:#64748b}.search-result-type,.search-money{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;white-space:nowrap}.search-result-type{background:#eef2ff;color:#3730a3}.search-money.deposit{background:#dcfce7;color:#15803d}.search-money.withdraw{background:#dbeafe;color:#1d4ed8}.search-result-detail-list{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:6px 10px}.search-result-detail-list span{color:#475569;font-size:11px}.search-results-table-wrap td button{height:32px;border:0;border-radius:8px;background:#252525;color:#fff;padding:0 12px;font-family:inherit;font-weight:850;cursor:pointer}.search-results-empty{padding:28px;color:#64748b;text-align:center;font-weight:850}body.dark-mode .global-search-submit{color:#f8fafc}body.dark-mode .global-search-view-all{border-color:#475569;background:#1e293b;color:#c7d2fe}body.dark-mode .search-results-hero,body.dark-mode .search-results-card,body.dark-mode .search-results-empty,body.dark-mode .search-results-stats div{border-color:#334155;background:#151515;color:#f8fafc}body.dark-mode .search-results-hero h1,body.dark-mode .search-results-card-title h2,body.dark-mode .search-results-stats strong,body.dark-mode .search-results-table-wrap td strong{color:#f8fafc}body.dark-mode .search-results-hero p,body.dark-mode .search-results-card-title p,body.dark-mode .search-results-stats span,body.dark-mode .search-results-table-wrap td small,body.dark-mode .search-result-detail-list span{color:#cbd5e1}body.dark-mode .search-results-form{border-color:#334155;background:#0f172a;color:#f8fafc}body.dark-mode .search-results-form input{color:#f8fafc}body.dark-mode .search-results-card-title{border-bottom-color:#334155}body.dark-mode .search-result-type,body.dark-mode .search-results-hero span,body.dark-mode .search-results-back{background:#4f46e538;color:#c7d2fe}body.dark-mode .search-money.deposit{background:#16a34a38;color:#86efac}body.dark-mode .search-money.withdraw{background:#2563eb3d;color:#93c5fd}.search-result-highlight{display:inline;border-radius:4px;background:linear-gradient(180deg,#fde68a,#f59e0b);color:#3b2500;padding:0 3px;font-weight:950;box-shadow:0 0 0 1px #b4530929}.search-results-table-wrap tr.search-result-selected td{background:#fff7d1;box-shadow:inset 0 1px #f59e0b59,inset 0 -1px #f59e0b59}.search-results-table-wrap tr.search-result-selected td:first-child{box-shadow:inset 3px 0 #f59e0b,inset 0 1px #f59e0b59,inset 0 -1px #f59e0b59}body.dark-mode .search-result-highlight{background:linear-gradient(180deg,#fbbf248c,#b453098c);color:#fffbeb}body.dark-mode .search-results-table-wrap tr.search-result-selected td{background:#f59e0b29}@media(max-width:900px){.search-results-hero,.search-results-stats,.search-result-detail-list{grid-template-columns:1fr}}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}.page-loading{min-height:240px;display:grid;place-items:center;color:#64748b;font-weight:700}.app-busy-loader{width:100%;min-height:100%;padding:28px}.app-eyes-loader-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:18px 22px;text-align:center;color:#0f172a}.app-eyes-loader{--eyes-ink: #0f172a;--eyes-sclera: #ffffff;height:34px;aspect-ratio:2;display:grid;background:radial-gradient(farthest-side,var(--eyes-ink) 15%,transparent 18%) 0 0 / 50% 100%,radial-gradient(50% 100% at 50% 160%,var(--eyes-sclera) 95%,transparent) 0 0 / 50% 50%,radial-gradient(50% 100% at 50% -60%,var(--eyes-sclera) 95%,transparent) 0 100% / 50% 50%;background-repeat:repeat-x;filter:drop-shadow(0 2px 6px rgba(15,23,42,.14));animation:app-eyes-look 1.5s infinite linear}.app-eyes-loader-wrap strong{display:block;margin-top:18px;color:#0f172a;font-size:17px;font-weight:800;letter-spacing:-.015em}.app-eyes-loader-wrap p{margin:5px 0 0;color:#64748b;font-size:12.5px;font-weight:600}@keyframes app-eyes-look{0%,15%{background-position:0 0,0 0,0 100%}20%,40%{background-position:5px 0,0 0,0 100%}45%,55%{background-position:0 0,0 0,0 100%}60%,80%{background-position:-5px 0,0 0,0 100%}85%,to{background-position:0 0,0 0,0 100%}}@media(prefers-reduced-motion:reduce){.app-eyes-loader{animation:none}}body.dark-mode .page-loading{color:#cbd5e1}body.dark-mode .app-eyes-loader-wrap{color:#f8fafc}body.dark-mode .app-eyes-loader{--eyes-ink: #020617;--eyes-sclera: #f8fafc;filter:drop-shadow(0 2px 8px rgba(0,0,0,.38))}body.dark-mode .app-eyes-loader-wrap strong{color:#f8fafc}body.dark-mode .app-eyes-loader-wrap p{color:#94a3b8}.app-confirm-overlay{position:fixed;inset:0;z-index:50000;display:grid;place-items:center;padding:18px;background:#0f172a8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-confirm-modal{width:min(430px,100%);border:1px solid #fee2e2;border-radius:16px;background:#fff;box-shadow:0 28px 85px #0f172a52;padding:18px;color:#111827}.app-confirm-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#fee2e2;color:#dc2626;margin-bottom:12px}.app-confirm-content h2{margin:0 0 7px;color:#111827;font-size:20px;font-weight:900}.app-confirm-content p{margin:0;color:#52627a;font-size:13px;line-height:1.55}.app-confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.app-confirm-actions button{height:38px;border:0;border-radius:10px;padding:0 15px;font-family:inherit;font-weight:850;cursor:pointer}.app-confirm-cancel{background:#f3f1ec;color:#111827}.app-confirm-danger{background:#dc2626;color:#fff}body.dark-mode .app-confirm-modal{border-color:#7f1d1d;background:#151515;color:#f8fafc}body.dark-mode .app-confirm-content h2{color:#f8fafc}body.dark-mode .app-confirm-content p{color:#cbd5e1}body.dark-mode .app-confirm-cancel{background:#242424;color:#f8fafc}body.dark-mode .app-confirm-danger{background:#ef4444}.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}.profile-dropdown{width:220px;min-width:220px;padding:0;overflow:hidden;border-radius:4px;border-color:#dfe3ea;box-shadow:0 4px 12px #0f172a2e}.profile-dropdown-label{display:flex;align-items:center;min-height:38px;padding:0 14px;color:#202938;font-size:12px;font-weight:500}.profile-dropdown-group{padding:3px 0;border-top:1px solid #e7e9ee}.profile-dropdown .dropdown-action{min-height:34px;padding:0 14px;border-radius:0;gap:9px;font-size:12px;color:#263244}.profile-dropdown .dropdown-action:hover{transform:none;background:#f5f7fa;color:#111827}.profile-dropdown .dropdown-action:disabled{opacity:.55;cursor:wait}.profile-dropdown-lock-group{padding:2px 0}.profile-dropdown .profile-lock-action,.profile-dropdown .profile-lock-action:hover{color:#ef4444}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;position:static}.mobile-actions-toggle{width:auto;min-width:46px;gap:4px;padding:0 9px}.mobile-actions-dropdown{top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:min(260px,calc(100vw - 32px));max-width:calc(100vw - 32px)}.brand h2{font-size:16px;line-height:1.15}.brand p{font-size:11px;line-height:1.25}.brand-logo{width:36px;height:36px;border-radius:11px}.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 .dashboard-drill-card,body.dark-mode .dashboard-entity-row,body.dark-mode .dashboard-category-row,body.dark-mode .dashboard-category-totals span{background:#151515!important;border-color:#2b2b2b!important;color:#f8fafc!important}body.dark-mode .dashboard-entity-row strong,body.dark-mode .dashboard-category-row strong,body.dark-mode .dashboard-category-preview b{color:#f8fafc!important}body.dark-mode .dashboard-entity-row span,body.dark-mode .dashboard-category-row span,body.dark-mode .dashboard-category-row em,body.dark-mode .dashboard-category-totals span,body.dark-mode .dashboard-category-preview p{color:#cbd5e1!important}body.dark-mode .dashboard-chart-grid{border-color:#2b2b2b!important}body.dark-mode .dashboard-chart-empty{color:#cbd5e1!important}body.dark-mode .dashboard-chart-box .recharts-cartesian-grid line{stroke:#2b2b2b!important}body.dark-mode .dashboard-chart-box .recharts-cartesian-axis-tick-value{fill:#cbd5e1!important}@media(max-width:1250px){.dashboard-control-stats,.dashboard-business-stats,.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-grid,.dashboard-entity-grid,.dashboard-category-list{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.dashboard-control-stats,.dashboard-business-stats,.dashboard-bottom-grid,.dashboard-entity-grid,.dashboard-category-list{grid-template-columns:minmax(0,1fr)}.dashboard-drill-card{margin:14px}.dashboard-stock-warning{width:calc(100% - 28px);margin-inline:14px}.dashboard-quick-actions,.dashboard-recent-item{grid-template-columns:minmax(0,1fr)}.dashboard-recent-item span,.dashboard-recent-item em{grid-row:auto}.dashboard-chart-grid{padding:14px}.dashboard-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}}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]{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}.sidebar{overflow:visible}.menu{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.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}body.rtl-language .app.app-rtl .sidebar-simple-dropdown{left:auto!important;right:calc(100% + 14px)!important;direction:rtl;text-align:right}body.rtl-language .app.app-rtl .sidebar-simple-dropdown-link{flex-direction:row;justify-content:flex-start}@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:330px;max-height:min(560px,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:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 8px 15px;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 button:disabled{opacity:.38;cursor:not-allowed}.notification-header-actions button:disabled:hover{border-color:transparent!important;background:transparent!important;color:#64748b!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:6px;padding:10px 12px;border-bottom:1px solid #e8edf3;background:#f8fafc}.notification-group-row{width:auto;min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#52627a;font-size:10px;font-weight:700;line-height:1}.notification-group-row svg{width:13px;height:13px;color:#f59e0b}.notification-item-list{max-height:390px;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:34px minmax(0,1fr) 28px;align-items:start;gap:10px;padding:13px 10px 13px 13px;border-bottom:1px solid #edf0f5;background:#fff;transition:background .16s ease;cursor:pointer}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#f8fafc}.notification-item:focus-visible{outline:3px solid rgba(245,158,11,.28);outline-offset:-3px}.notification-item.read{background:#fbfdff}.notification-item.read .notification-icon{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8}.notification-item.read .notification-item-content strong,.notification-item.read .notification-item-content p{color:#94a3b8}.notification-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#f59e0b}.notification-icon svg{color:currentColor}.notification-item-content{min-width:0;padding-top:1px}.notification-item-content strong{display:block;overflow:hidden;margin:0;color:#111827;font-size:12px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.notification-item-content p{display:-webkit-box;overflow:hidden;margin:5px 0 7px;color:#64748b;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-item-content small{display:block;color:#94a3b8;font-size:9px;line-height:1.3}.notification-remove-btn{width:27px!important;min-width:27px!important;height:27px!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 button:disabled:hover{border-color:transparent!important;background:transparent!important;color:#94a3b8!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-item.read{background:#0f172a!important}body.dark-mode .notification-item.read .notification-icon{border-color:#334155;background:#111827;color:#64748b}body.dark-mode .notification-item.read .notification-item-content strong,body.dark-mode .notification-item.read .notification-item-content p{color:#7f8da3!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)}}.sidebar-menu-group{width:100%;display:flex;flex-direction:column}.sidebar-menu-parent{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 11px 0 13px;border:0;border-radius:12px;outline:none;background:transparent;color:#666;font-family:inherit;font-size:12px;font-weight:400;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.sidebar-menu-parent-content{min-width:0;display:flex;align-items:center;gap:9px}.sidebar-menu-parent-content>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-menu-parent-content svg{flex:0 0 auto;color:#7c8ba1}.sidebar-menu-parent:hover,.sidebar-menu-parent.section-active{background:#f1f0eb;color:#222}.sidebar-menu-parent.section-active{font-weight:600}.sidebar-menu-parent.section-active .sidebar-menu-parent-content svg{color:#4338ca}.sidebar-menu-chevron{flex:0 0 auto;color:#94a3b8;transition:transform .22s ease}.sidebar-menu-group.open .sidebar-menu-chevron{transform:rotate(180deg)}.sidebar-menu-group{width:100%;display:flex;flex-direction:column;gap:0}.sidebar-submenu{position:relative;display:flex;flex-direction:column;gap:3px;max-height:0;margin:0;padding:0 0 0 18px;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .25s ease,opacity .18s ease,visibility .18s ease,margin .25s ease,padding .25s ease}.sidebar-menu-group.open .sidebar-submenu{max-height:120px;margin:4px 0 5px;padding-top:2px;padding-bottom:2px;opacity:1;visibility:visible}.sidebar-submenu:before{content:"";position:absolute;top:5px;bottom:5px;left:18px;width:1px;background:#e2e8f0}.menu .sidebar-submenu-link{position:relative;z-index:1;width:calc(100% - 7px);height:35px;flex:0 0 35px;display:flex;align-items:center;gap:8px;margin:0 0 0 8px;padding:0 10px;border-radius:9px;background:transparent;color:#64748b;font-size:11px;font-weight:500}.menu .sidebar-submenu-link:hover{background:#f8fafc;color:#334155}.menu .sidebar-submenu-link.active{background:#eef2ff;color:#4338ca;font-weight:700}body.dark-mode .sidebar-submenu:before{background:#475569}body.dark-mode .sidebar-menu-parent{color:#cbd5e1}body.dark-mode .sidebar-menu-parent:hover,body.dark-mode .sidebar-menu-parent.section-active{background:#334155;color:#fff}body.dark-mode .sidebar-menu-parent .sidebar-menu-parent-content svg{color:#94a3b8}body.dark-mode .sidebar-menu-parent.section-active .sidebar-menu-parent-content svg{color:#c7d2fe}body.dark-mode .sidebar-menu-chevron{color:#94a3b8}body.dark-mode .sidebar-menu-group.open .sidebar-submenu:after{background:#475569}body.dark-mode .menu .sidebar-submenu-link{color:#94a3b8!important}body.dark-mode .menu .sidebar-submenu-link svg{color:#7f8da3}body.dark-mode .menu .sidebar-submenu-link:hover{background:#273449!important;color:#e2e8f0!important}body.dark-mode .menu .sidebar-submenu-link.active{background:#334155!important;color:#fff!important}body.dark-mode .menu .sidebar-submenu-link.active svg{color:#c7d2fe}.menu .sidebar-main-link{min-width:0;display:flex;align-items:center;gap:10px}.menu .sidebar-main-link>svg{width:16px;height:16px;flex:0 0 16px;color:#7c8ba1;transition:color .18s ease,transform .18s ease}.menu .sidebar-main-link>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu .sidebar-main-link:hover>svg{color:#4338ca;transform:translate(1px)}.menu .sidebar-main-link.active>svg{color:#4338ca}.sidebar-menu-parent-content>svg{width:16px;height:16px;flex:0 0 16px}.menu .sidebar-submenu-link>svg{width:15px;height:15px;flex:0 0 15px}body.dark-mode .menu .sidebar-main-link>svg{color:#94a3b8}body.dark-mode .menu .sidebar-main-link:hover>svg,body.dark-mode .menu .sidebar-main-link.active>svg{color:#c7d2fe}body.dark-mode .sidebar-menu-parent-content>svg{color:#94a3b8}body.dark-mode .sidebar-menu-parent.section-active .sidebar-menu-parent-content>svg{color:#c7d2fe}body.dark-mode .menu .sidebar-submenu-link>svg{color:#7f8da3}body.dark-mode .menu .sidebar-submenu-link:hover>svg,body.dark-mode .menu .sidebar-submenu-link.active>svg{color:#c7d2fe}html,body,#root{width:100%;min-width:0;max-width:100%}#root{margin:0;text-align:left}.app,.main,.sidebar,.page-content,.topbar{min-width:0;max-width:100%}.page-content>*{min-width:0}.table-card,[class$=-card],[class$=-table-card],[class$=-modal],[class$=-page],[class$=-container],[class$=-content],[class$=-hero],input,select,textarea,button{max-width:100%}@media(max-width:1180px){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);height:auto;min-height:100svh;padding:10px;gap:10px;overflow:visible}.sidebar{width:100%;min-width:0;height:auto;max-height:none;overflow:visible;border-radius:14px;padding:12px}.brand{gap:9px;margin-bottom:10px;padding-bottom:10px}.brand h2,.brand p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu{display:flex;flex-direction:row;align-items:stretch;gap:7px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.menu a,.sidebar-menu-parent{flex:0 0 auto;min-width:max-content;height:38px}.sidebar-menu-group{flex:0 0 auto;position:relative}.sidebar-menu-group.open .sidebar-submenu{position:absolute;top:calc(100% + 6px);left:0;z-index:40;width:max-content;min-width:190px;max-height:none;margin:0;padding:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 18px 45px #0f172a29;overflow:visible}.sidebar-menu-group.open .sidebar-submenu:before{display:none}.menu .sidebar-submenu-link{width:100%;margin:0}body.dark-mode .sidebar-menu-group.open .sidebar-submenu{border-color:#334155;background:#111827}.main{width:100%;height:auto;min-height:0;overflow:visible;border-radius:14px}.page-content{width:100%;overflow:visible}.topbar{min-height:0;height:auto;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.header-search,.header-search:focus-within{width:100%;max-width:none;margin-left:0}.topbar .top-actions{justify-content:flex-end}.stats,.charts-grid,.bottom-grid,.dashboard-chart-grid,.dashboard-control-stats,.dashboard-business-stats,.dashboard-bottom-grid,.dashboard-stats-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-inline:16px}}@media(max-width:900px){.app{padding:8px}.sidebar{position:relative}.brand{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px}.mobile-sidebar-menu-btn{display:inline-grid;grid-column:1;grid-row:1;width:38px;height:38px;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#faf9f6;color:#111827;cursor:pointer}.brand-logo{grid-column:2;grid-row:1;justify-self:center}.brand>div:nth-child(3){grid-column:2;grid-row:2;justify-self:center;text-align:center;max-width:100%}.brand .mobile-brand-actions{grid-column:3;grid-row:1;justify-self:end}.menu{flex-direction:column;overflow:visible;max-height:0;opacity:0;visibility:hidden;padding-bottom:0;transition:max-height .24s ease,opacity .18s ease,visibility .18s ease}.sidebar.mobile-menu-open .menu{max-height:720px;opacity:1;visibility:visible;padding-bottom:4px}.menu a,.sidebar-menu-parent{width:100%;min-width:0}.sidebar-menu-group{width:100%;flex-basis:auto}.sidebar-menu-group.open .sidebar-submenu{position:static;width:100%;min-width:0;max-height:160px;margin:6px 0 2px;padding:6px 0 6px 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.sidebar-menu-group.open .sidebar-submenu:before{display:block}body.dark-mode .sidebar-menu-group.open .sidebar-submenu{border-color:transparent;background:transparent}body.dark-mode .mobile-sidebar-menu-btn{border-color:#334155;background:#111827;color:#f8fafc}.topbar{grid-template-columns:minmax(0,1fr)}.topbar .top-actions{display:none}.header-search{height:40px}.stats,.charts-grid,.bottom-grid,.dashboard-chart-grid,.dashboard-control-stats,.dashboard-business-stats,.dashboard-bottom-grid,.dashboard-stats-expanded,.dashboard-date-filters,[class$=-stats],[class*="-stats "]{grid-template-columns:minmax(0,1fr)!important}.stats,.charts-grid,.bottom-grid,.dashboard-chart-grid,.module-placeholder{padding:12px}.dashboard-date-filters,.dashboard-stock-warning,.dashboard-drill-card,.dashboard-insight-hero,.dashboard-insight-card{margin-inline:12px}.dashboard-stock-warning{width:calc(100% - 24px)}.dashboard-insight-hero{display:grid;align-items:stretch}table{min-width:760px}.search-results-page{padding:12px}.search-results-hero{grid-template-columns:minmax(0,1fr);align-items:stretch;padding:14px}.search-results-back{width:fit-content}.search-results-heading h1{margin-top:7px;font-size:24px;line-height:1.12}.search-results-form{height:auto;min-height:44px;grid-template-columns:auto minmax(0,1fr);padding-block:6px}.search-results-form button{grid-column:1 / -1;width:100%}.search-results-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.search-results-table-wrap{overflow:visible}.search-results-table-wrap table,.search-results-table-wrap thead,.search-results-table-wrap tbody,.search-results-table-wrap tr,.search-results-table-wrap th,.search-results-table-wrap td{display:block;width:100%;min-width:0}.search-results-table-wrap thead{display:none}.search-results-table-wrap tr{margin:10px 12px;border:1px solid #ece8df;border-radius:12px;background:#fff;overflow:hidden}.search-results-table-wrap td{height:auto;min-height:0;display:grid;grid-template-columns:95px minmax(0,1fr);gap:10px;align-items:start;padding:10px 12px;border-top:1px solid #eeeae2;text-align:left}.search-results-table-wrap td:first-child{border-top:0}.search-results-table-wrap td:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:900}.search-results-table-wrap td:first-child:before{content:"Type"}.search-result-detail-list{grid-template-columns:minmax(0,1fr)}.search-results-table-wrap td button{width:100%}body.dark-mode .search-results-table-wrap tr{border-color:#334155;background:#151515}body.dark-mode .search-results-table-wrap td{border-top-color:#334155}}@media(max-width:520px){.brand-logo{width:36px;height:36px;border-radius:11px}.brand h2{font-size:15px}.brand p{font-size:11px}.menu a,.sidebar-menu-parent{height:36px;padding-inline:10px;font-size:12px}.search-results-stats{grid-template-columns:minmax(0,1fr)!important}.search-results-table-wrap td{grid-template-columns:minmax(0,1fr);gap:5px}.global-search-results{position:fixed;top:112px;right:10px;left:10px;width:auto;max-height:calc(100vh - 130px)}}.header-preference-menu{position:relative}.header-preference-btn{min-width:76px;height:40px;border:1px solid #e4e0d7!important;border-radius:12px!important;background:#fff!important;color:#334155!important;padding:0 11px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.header-preference-btn:hover,.header-preference-btn.active{border-color:#c7d2fe!important;background:#eef2ff!important;color:#4338ca!important;box-shadow:0 8px 22px #4f46e517}.header-preference-btn svg{flex:0 0 auto}.header-preference-btn .rotate{transform:rotate(180deg)}.header-preference-btn svg:last-child{transition:transform .2s ease}.header-currency-exchange{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:900}.header-currency-exchange b{color:#94a3b8;font-weight:600}.header-preference-dropdown{position:absolute;top:calc(100% + 9px);right:0;width:260px;max-height:390px;overflow-y:auto;padding:8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 20px 55px #0f172a2e;z-index:10020}.secondary-currency-dropdown{right:0}.header-preference-dropdown-title{padding:8px 9px 11px;margin-bottom:5px;border-bottom:1px solid #eeeae2}.header-preference-dropdown-title strong{display:block;color:#111827;font-size:13px;font-weight:900}.header-preference-dropdown-title span{display:block;margin-top:3px;color:#64748b;font-size:10px;line-height:1.5}.header-currency-list{display:grid;gap:3px}.header-preference-option{width:100%;min-height:48px;border:0!important;border-radius:10px!important;background:transparent!important;color:#334155!important;padding:7px 9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;font-family:inherit;cursor:pointer}.currency-dropdown .header-preference-option{grid-template-columns:34px minmax(0,1fr) auto}.header-preference-option:hover,.header-preference-option.active{background:#f1f5f9!important;color:#111827!important}.header-preference-option.active{background:#eef2ff!important;color:#4338ca!important}.header-preference-option>span:not(.currency-symbol){min-width:0;display:grid;gap:2px}.header-preference-option strong{color:inherit;font-size:11px;font-weight:900}.header-preference-option small{color:#64748b;font-size:9px;font-weight:600}.currency-symbol{width:30px;height:30px;border-radius:9px;background:#f1f5f9;color:#334155;display:grid;place-items:center;font-size:12px;font-weight:900}.header-preference-option.active .currency-symbol{background:#c7d2fe;color:#3730a3}body.dark-mode .header-preference-btn{border-color:#334155!important;background:#0f172a!important;color:#f8fafc!important}body.dark-mode .header-preference-btn:hover,body.dark-mode .header-preference-btn.active{border-color:#6366f1!important;background:#4f46e538!important;color:#c7d2fe!important}body.dark-mode .header-preference-dropdown{border-color:#334155;background:#1e293b}body.dark-mode .header-preference-dropdown-title{border-bottom-color:#334155}body.dark-mode .header-preference-dropdown-title strong,body.dark-mode .header-preference-option strong{color:#f8fafc}body.dark-mode .header-preference-dropdown-title span,body.dark-mode .header-preference-option small{color:#cbd5e1}body.dark-mode .header-preference-option{color:#f8fafc!important}body.dark-mode .header-preference-option:hover,body.dark-mode .header-preference-option.active{background:#334155!important;color:#fff!important}body.dark-mode .currency-symbol{background:#0f172a;color:#f8fafc}@media(max-width:1100px){.header-preference-btn{min-width:42px;padding-inline:9px!important}.header-preference-btn>span:not(.header-currency-exchange){display:none}.header-currency-exchange{font-size:9px}}@media(max-width:850px){.header-preference-actions{display:none}}.header-icon-only-btn{width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;display:inline-grid!important;place-items:center;flex:0 0 40px;border:1px solid #e4e0d7!important;border-radius:12px!important;background:#fff!important;color:#334155!important}.header-icon-only-btn:hover,.header-icon-only-btn.active{border-color:#c7d2fe!important;background:#eef2ff!important;color:#4338ca!important}.header-wallet-btn{flex:0 0 40px}.header-preference-actions{display:flex;align-items:center;gap:8px}.cash-wallet-backdrop{position:fixed;inset:0;z-index:2147483600;display:grid;place-items:center;padding:20px;background:#0f172a9e}.cash-wallet-modal{width:min(430px,100%);overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 30px 90px #0f172a59;direction:ltr;text-align:left}.cash-wallet-header{padding:20px 22px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cash-wallet-heading{min-width:0;display:flex;align-items:flex-start;gap:10px}.cash-wallet-heading-icon{width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:#eef2ff;color:#3730a3;display:grid;place-items:center}.cash-wallet-heading h3{margin:0 0 4px;color:#172033;font-size:17px;font-weight:800}.cash-wallet-heading p{margin:0;color:#64748b;font-size:12px;line-height:1.5}.cash-wallet-close{width:30px;height:30px;flex:0 0 30px;border:0;border-radius:8px;background:transparent;color:#64748b;display:grid;place-items:center;cursor:pointer}.cash-wallet-close:hover{background:#f1f5f9;color:#111827}.cash-wallet-modal form{padding:0 22px 22px}.cash-wallet-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:18px;padding:5px;border-radius:10px;background:#f1f5f9}.cash-wallet-tabs button{min-height:40px;border:0;border-radius:8px;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.cash-wallet-tabs button.active.deposit{background:#22c55e;color:#fff;box-shadow:0 7px 18px #22c55e33}.cash-wallet-tabs button.active.withdraw{background:#ef4444;color:#fff;box-shadow:0 7px 18px #ef444433}.cash-wallet-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px}.cash-wallet-form-grid label,.cash-wallet-note{min-width:0;display:flex;flex-direction:column;gap:7px}.cash-wallet-form-grid label>span,.cash-wallet-note>span{color:#1f2937;font-size:12px;font-weight:800}.cash-wallet-form-grid input,.cash-wallet-form-grid select,.cash-wallet-note textarea{width:100%;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#111827;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;outline:none}.cash-wallet-form-grid input,.cash-wallet-form-grid select{height:42px}.cash-wallet-note{margin-top:15px}.cash-wallet-note textarea{min-height:86px;padding-top:11px;padding-bottom:11px;resize:vertical}.cash-wallet-form-grid input:focus,.cash-wallet-form-grid select:focus,.cash-wallet-note textarea:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11f}.cash-wallet-actions{margin-top:20px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.cash-wallet-actions button{min-height:39px;border-radius:9px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.cash-wallet-cancel{border:1px solid #dbe3ee!important;background:#fff!important;color:#334155!important}.cash-wallet-save{border:0!important;color:#fff!important}.cash-wallet-save.deposit{background:#22c55e!important}.cash-wallet-save.withdraw{background:#ef4444!important}body.dark-mode .header-icon-only-btn{border-color:#334155!important;background:#0f172a!important;color:#f8fafc!important}body.dark-mode .cash-wallet-modal{border-color:#334155;background:#1e293b}body.dark-mode .cash-wallet-heading h3,body.dark-mode .cash-wallet-form-grid label>span,body.dark-mode .cash-wallet-note>span{color:#f8fafc!important}body.dark-mode .cash-wallet-heading p{color:#94a3b8!important}body.dark-mode .cash-wallet-form-grid input,body.dark-mode .cash-wallet-form-grid select,body.dark-mode .cash-wallet-note textarea{border-color:#334155;background:#0f172a;color:#f8fafc}body.dark-mode .cash-wallet-tabs{background:#0f172a}@media(max-width:560px){.cash-wallet-form-grid{grid-template-columns:1fr}.cash-wallet-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cash-wallet-actions button{width:100%}}body.latin-language{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.rtl-language{font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.rtl-language *,body.rtl-language input,body.rtl-language textarea,body.rtl-language select,body.rtl-language button{font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app.app-rtl{flex-direction:row-reverse;direction:rtl;text-align:right}.app.app-rtl .sidebar{border-radius:20px}.app.app-rtl .brand,.app.app-rtl .menu a,.app.app-rtl .sidebar-main-link,.app.app-rtl .topbar,.app.app-rtl .top-actions,.app.app-rtl .header-preference-actions{direction:rtl}.app.app-rtl .global-search,.app.app-rtl .global-search input{direction:rtl!important;text-align:right}.app.app-rtl .dropdown{direction:rtl;text-align:right}.app.app-rtl .header-preference-dropdown,.app.app-rtl .alert-dropdown,.app.app-rtl .profile-dropdown{right:auto;left:0}.top-actions .icon-btn,.top-actions .profile-btn,.top-actions .header-preference-btn{min-width:42px;height:42px;border:1px solid #e8e4dc;border-radius:12px;background:#fff;color:#252525;box-shadow:none}.top-actions .icon-btn:hover,.top-actions .profile-btn:hover,.top-actions .header-preference-btn:hover,.top-actions .header-preference-btn.active{transform:translateY(-2px);border-color:#252525;background:#252525;color:#fff}.top-actions .profile-btn,.top-actions .header-theme-btn,.top-actions .header-menu .icon-btn{background:#252525;color:#fff;border-color:#252525}.top-actions .profile-btn:hover,.top-actions .header-theme-btn:hover,.top-actions .header-menu .icon-btn:hover{background:#3f3f46}.header-preference-btn span{font-weight:800}body.rtl-language .app.app-rtl{flex-direction:row!important;direction:rtl;text-align:right}body.rtl-language .app.app-rtl .main{order:1!important}body.rtl-language .app.app-rtl .sidebar{order:2!important}body.rtl-language .app.app-rtl .brand,body.rtl-language .app.app-rtl .menu a,body.rtl-language .app.app-rtl .sidebar-main-link,body.rtl-language .app.app-rtl .card-title,body.rtl-language .app.app-rtl .topbar,body.rtl-language .app.app-rtl .top-actions,body.rtl-language .app.app-rtl .header-preference-actions{direction:rtl!important;text-align:right}body.rtl-language .app.app-rtl .menu a,body.rtl-language .app.app-rtl .sidebar-main-link{justify-content:flex-start}body.rtl-language .app.app-rtl .header-search,body.rtl-language .app.app-rtl .global-search{margin-right:0!important;margin-left:auto!important}body.rtl-language .app.app-rtl .header-search input,body.rtl-language .app.app-rtl .global-search input,body.rtl-language .app.app-rtl .search-input,body.rtl-language .app.app-rtl .top-actions input,body.rtl-language .app.app-rtl .dropdown{direction:rtl!important;text-align:right!important}body.rtl-language .app.app-rtl .header-preference-dropdown,body.rtl-language .app.app-rtl .alert-dropdown,body.rtl-language .app.app-rtl .profile-dropdown{right:auto!important;left:0!important}body:not(.dark-mode) .top-actions .icon-btn,body:not(.dark-mode) .top-actions .profile-btn,body:not(.dark-mode) .top-actions .header-preference-btn{min-width:42px!important;height:42px!important;border:1px solid #e8e4dc!important;border-radius:12px!important;background:#fff!important;color:#252525!important;box-shadow:none!important}body:not(.dark-mode) .top-actions .header-icon-only-btn,body:not(.dark-mode) .top-actions .icon-btn,body:not(.dark-mode) .top-actions .profile-btn{width:42px!important;padding:0!important}body:not(.dark-mode) .top-actions .header-preference-btn:not(.header-icon-only-btn){padding:0 12px!important}body:not(.dark-mode) .top-actions .header-preference-btn:hover,body:not(.dark-mode) .top-actions .header-preference-btn.active,body:not(.dark-mode) .top-actions .icon-btn:hover,body:not(.dark-mode) .top-actions .icon-btn.active,body:not(.dark-mode) .top-actions .profile-btn:hover,body:not(.dark-mode) .top-actions .profile-btn.active{transform:translateY(-2px);border-color:#252525!important;background:#252525!important;color:#fff!important}body:not(.dark-mode) .top-actions .profile-dropdown,body:not(.dark-mode) .top-actions .profile-dropdown-group{background:#fff!important}body:not(.dark-mode) .top-actions .profile-dropdown .dropdown-action,body:not(.dark-mode) .top-actions .profile-dropdown .dropdown-action:focus,body:not(.dark-mode) .top-actions .profile-dropdown .dropdown-action:active{width:100%!important;min-width:0!important;min-height:34px!important;height:34px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#263244!important;box-shadow:none!important;transform:none!important}body:not(.dark-mode) .top-actions .profile-dropdown .dropdown-action:hover{background:#f5f7fa!important;color:#111827!important;transform:none!important}body:not(.dark-mode) .top-actions .profile-dropdown .profile-lock-action,body:not(.dark-mode) .top-actions .profile-dropdown .profile-lock-action:hover{background:#fff!important;color:#ef4444!important}body:not(.dark-mode) .top-actions .profile-dropdown .profile-lock-action:hover{background:#fff5f5!important}body:not(.dark-mode) .top-actions .profile-dropdown .dropdown-action:disabled{background:#fff!important;color:#64748b!important;opacity:.65}.header-preference-btn svg,.icon-btn svg,.profile-btn svg{flex:0 0 auto}.header-currency-exchange{min-width:68px}[class*=modal-backdrop],[class*=detail-backdrop],[class*=delete-backdrop],[class*=buyback-backdrop],.app-confirm-overlay,.cash-wallet-backdrop{position:fixed!important;inset:0!important;z-index:2147483500!important;pointer-events:auto!important}.custom-select-portal,.floating-row-action-menu,.smooth-select-menu.floating-select-menu{z-index:2147483600!important}.dashboard-overview-detail-page{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.dashboard-overview-detail-title{display:flex;align-items:center;gap:14px}.dashboard-overview-detail-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #e6e1d8;border-radius:14px;background:#fff;color:#252525}.dashboard-overview-detail-stats{border:0;padding:0}.dashboard-overview-detail-stats .stat{min-height:104px}body.dark-mode[data-theme] .sidebar{background:linear-gradient(180deg,color-mix(in srgb,var(--theme-deep) 82%,#020617 18%),#111)!important;border-color:color-mix(in srgb,var(--app-accent) 44%,#334155 56%)!important;box-shadow:0 16px 42px color-mix(in srgb,var(--app-accent) 24%,transparent)!important}body.dark-mode[data-theme] .brand{border-color:color-mix(in srgb,var(--app-accent) 34%,#334155 66%)!important}body.dark-mode[data-theme] .brand-logo,body.dark-mode[data-theme] .menu a.active,body.dark-mode[data-theme] .menu .active{background:var(--app-gradient)!important;color:#fff!important}body.dark-mode[data-theme] .menu a:hover{background:color-mix(in srgb,var(--app-accent) 20%,#ffffff 6%)!important;color:#fff!important}body.dark-mode .menu a,body.dark-mode .menu a svg,body.dark-mode .header-preference-btn svg,body.dark-mode .icon-btn svg,body.dark-mode .profile-btn svg,body.dark-mode .dashboard-stat-icon svg,body.dark-mode .dashboard-overview-detail-icon svg,body.dark-mode .notification-icon svg,body.dark-mode button svg{color:#e5eefc!important;stroke:currentColor!important}body.dark-mode .menu a.active svg,body.dark-mode .menu .active svg,body.dark-mode[data-theme] .brand-logo,body.dark-mode[data-theme] .brand-logo span{color:#fff!important}body.dark-mode .dashboard-stat-subvalue{color:#a8b3c7}body.dark-mode .dashboard-stat-green .dashboard-stat-icon{background:#22c55e33!important;color:#86efac!important}body.dark-mode .dashboard-stat-blue .dashboard-stat-icon{background:#0ea5e933!important;color:#7dd3fc!important}body.dark-mode .dashboard-stat-orange .dashboard-stat-icon{background:#f59e0b38!important;color:#fcd34d!important}body.dark-mode .dashboard-stat-red .dashboard-stat-icon{background:#ef444433!important;color:#fca5a5!important}body.dark-mode .dashboard-stat-dark .dashboard-stat-icon{background:#94a3b838!important;color:#dbeafe!important}.dashboard-table-wrap{width:100%;overflow-x:auto}.dashboard-table-wrap .data-table{min-width:760px}body.rtl-language .dashboard-stat-button,body.rtl-language .dashboard-overview-detail-page .stat,body.rtl-language .dashboard-overview-detail-page td,body.rtl-language .dashboard-overview-detail-page th{text-align:right}.dashboard-trends-card{min-width:0;margin:0 28px 28px;border:1px solid #dce3eb;border-radius:12px;background:#fff;padding:20px 24px 12px;box-shadow:0 2px 4px #0f172a0a}.dashboard-trends-title{margin-bottom:12px}.dashboard-trends-title h3{margin:0;color:#111827;font-size:15px;font-weight:800}.dashboard-trends-chart{width:100%;height:280px;min-width:0}.dashboard-trends-chart .recharts-cartesian-grid line{stroke:#dce6f2}.dashboard-trends-chart .recharts-cartesian-axis-tick-value{fill:#64748b;font-size:10px}.dashboard-trends-chart .recharts-legend-wrapper{font-size:10px;font-weight:700}.dashboard-trends-chart .recharts-default-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px}.dashboard-trends-chart .recharts-legend-item{margin-right:0!important}body.dark-mode .dashboard-trends-card{border-color:#334155;background:#1e293b}body.dark-mode .dashboard-trends-title h3{color:#f8fafc}body.dark-mode .dashboard-trends-chart .recharts-cartesian-grid line{stroke:#334155}body.dark-mode .dashboard-trends-chart .recharts-cartesian-axis-tick-value{fill:#cbd5e1}@media(max-width:700px){.dashboard-trends-card{margin-inline:16px;padding-inline:12px}.dashboard-trends-chart{height:250px}}@media(max-width:1250px){.dashboard-financial-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1000px){.dashboard-financial-stats,.dashboard-suppliers-stats,.dashboard-stock-stats,.dashboard-staff-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.dashboard-financial-stats,.dashboard-suppliers-stats,.dashboard-stock-stats,.dashboard-staff-stats{grid-template-columns:1fr}}.dashboard-wallet-currency-list{display:grid;gap:2px;line-height:1.15}.dashboard-wallet-currency-list>span{display:block;white-space:nowrap}@media(min-width:901px){body.rtl-language .app.app-rtl{direction:ltr!important;flex-direction:row!important}body.rtl-language .app.app-rtl>.main{order:1!important;direction:rtl!important;text-align:right!important}body.rtl-language .app.app-rtl>.sidebar{order:2!important;direction:rtl!important;text-align:right!important;flex:0 0 235px}body.rtl-language.compact-sidebar .app.app-rtl>.sidebar{flex-basis:190px}body.rtl-language .app.app-rtl .brand,body.rtl-language .app.app-rtl .menu,body.rtl-language .app.app-rtl .sidebar-version-area{direction:rtl!important}body.rtl-language .app.app-rtl .menu a,body.rtl-language .app.app-rtl .sidebar-main-link{flex-direction:row!important;justify-content:flex-start!important;text-align:right!important}}.page-content,.sidebar{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.page-content::-webkit-scrollbar,.sidebar::-webkit-scrollbar{width:0;height:0;display:none}.page-content{scroll-behavior:smooth}@media(min-width:1181px){html,body,#root{overflow:auto!important}.app{width:100%;min-width:0;max-width:100%!important;overflow:hidden}.sidebar{width:235px!important;min-width:235px!important;max-width:235px!important;flex:0 0 235px!important;overflow-y:auto;overflow-x:hidden}body.compact-sidebar .sidebar{width:190px!important;min-width:190px!important;max-width:190px!important;flex-basis:190px!important}.main{width:auto;min-width:0!important;max-width:100%!important;flex:1 1 auto}body.compact-sidebar .main{width:auto;flex-basis:auto}body.rtl-language .app.app-rtl>.sidebar{flex:0 0 235px!important}body.rtl-language.compact-sidebar .app.app-rtl>.sidebar{flex-basis:190px!important}}body.rtl-language .main form,body.rtl-language .main [role=dialog],body.rtl-language .main [class*=modal],body.rtl-language .main [class*=drawer],body.rtl-language .main [class*=form-grid],body.rtl-language .main [class*=field-grid]{direction:rtl!important;text-align:right!important}body.rtl-language .main form label,body.rtl-language .main form label>span,body.rtl-language .main form .field-label,body.rtl-language .main [class*=modal] label,body.rtl-language .main [class*=modal] label>span,body.rtl-language .main [class*=modal] [class*=form-group]>span,body.rtl-language .main [class*=modal] [class*=field]>span,body.rtl-language .main [class*=modal] h1,body.rtl-language .main [class*=modal] h2,body.rtl-language .main [class*=modal] h3,body.rtl-language .main [class*=modal] p,body.rtl-language .main [class*=modal] small{direction:rtl!important;text-align:right!important}body.rtl-language .main form input,body.rtl-language .main form textarea,body.rtl-language .main form select,body.rtl-language .main form [contenteditable=true],body.rtl-language .main [class*=modal] input,body.rtl-language .main [class*=modal] textarea,body.rtl-language .main [class*=modal] select,body.rtl-language .main [class*=modal] .smooth-select-btn,body.rtl-language .main [class*=modal] [role=combobox],body.rtl-language .main [class*=modal] [class*=select] button{direction:rtl!important;text-align:right!important}body.rtl-language .main form input::placeholder,body.rtl-language .main form textarea::placeholder,body.rtl-language .main [class*=modal] input::placeholder,body.rtl-language .main [class*=modal] textarea::placeholder{direction:rtl!important;text-align:right!important}body.rtl-language .main [class*=modal-header],body.rtl-language .main [class*=modal-actions],body.rtl-language .main form [class*=actions]{direction:rtl!important;text-align:right!important}body.rtl-language .main input[type=number],body.rtl-language .main input[type=date],body.rtl-language .main input[type=time],body.rtl-language .main input[type=datetime-local],body.rtl-language .main input[type=email],body.rtl-language .main input[type=tel],body.rtl-language .main input[inputmode=numeric],body.rtl-language .main input[inputmode=decimal],body.rtl-language .main input[name*=code i],body.rtl-language .main input[name*=barcode i],body.rtl-language .main input[name*=amount i],body.rtl-language .main input[name*=salary i],body.rtl-language .main input[name*=price i]{direction:ltr!important;text-align:right!important;unicode-bidi:plaintext}.standard-print-backdrop{position:fixed;inset:0;z-index:2147483400;background:#0a101cb8;display:grid;place-items:center;padding:18px;overflow:hidden}.standard-print-studio{width:min(1100px,94vw);height:min(900px,92vh);background:#f6f8fb;border-radius:10px;overflow:hidden;box-shadow:0 28px 90px #0006;color:#162036;display:grid;grid-template-rows:50px minmax(0,1fr)}.standard-print-toolbar{height:50px;background:#fff;border-bottom:1px solid #dce3ec;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.standard-print-titlebar{min-width:0;display:flex;align-items:center;gap:10px}.standard-print-titlebar strong,.standard-print-toolbar-actions,.standard-print-toolbar-actions button{display:flex;align-items:center;gap:7px}.standard-print-titlebar strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standard-print-settings-toggle{width:38px;height:38px;border:0;border-radius:11px;background:#e0f7ff;color:#0f172a;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 0 6px #38bdf81f}.standard-print-settings-toggle.active,.standard-print-settings-toggle:hover{background:#38bdf8;color:#fff}.standard-print-toolbar-actions button{height:34px;min-height:32px;border:1px solid #d7dfea;border-radius:7px;background:#fff;color:#17233d;padding:0 10px;font-weight:850;cursor:pointer}.standard-print-toolbar-actions button.primary{background:#182744;color:#fff;border-color:#182744}.standard-print-toolbar-actions button.close{border:0;padding:5px}.standard-print-toolbar-actions>button:first-child,.standard-print-toolbar-actions>button:nth-child(3){width:32px;min-width:32px;padding:0;justify-content:center}.standard-print-toolbar-actions>span{height:34px;min-width:56px;margin-left:-7px;margin-right:-7px;border-top:1px solid #d7dfea;border-bottom:1px solid #d7dfea;background:#fff;display:grid;place-items:center;color:#334155;font-weight:800}.standard-print-body{position:relative;height:auto;min-height:0;display:block;overflow:hidden;background:#eef2f7;direction:ltr}.standard-print-controls{position:absolute;z-index:6;top:0;bottom:0;left:0;width:245px;background:#f8fafc;border-right:1px solid #dce3ec;box-shadow:18px 0 46px #0f172a21;padding:16px 14px;overflow:auto;text-align:left;direction:ltr;transform:translate(-102%);transition:transform .18s ease}.standard-print-controls.open{transform:translate(0)}.standard-print-controls-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.standard-print-controls-head strong{font-size:12px;color:#17233d}.standard-print-controls-head button{width:28px;height:28px;border:1px solid #d7dfea;border-radius:7px;background:#fff;color:#475569;display:grid;place-items:center;cursor:pointer}.standard-print-controls h4{margin:10px 0 8px;text-transform:uppercase;font-size:9px;letter-spacing:.06em;color:#43506a}.standard-print-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.standard-print-choices button{min-height:34px;border:1px solid #d6deea;border-radius:5px;background:#fff;color:#26334c;font-size:10px;cursor:pointer}.standard-print-choices button.active{background:#192846;color:#fff;border-color:#192846}.standard-print-controls>input[type=number]{width:100%;height:35px;border:1px solid #d6deea;border-radius:6px;padding:0 10px}.standard-print-range{display:block;margin:9px 0}.standard-print-range span{display:flex;justify-content:space-between;text-transform:capitalize;font-size:10px}.standard-print-range input{width:100%}.standard-print-controls>small{display:block;margin-top:14px;padding-top:10px;border-top:1px solid #dce3ec;color:#718096}.standard-print-canvas{height:100%;overflow:hidden;display:grid;place-items:center;padding:14px;background:#eef2f7}.standard-report-paper{position:relative;background:#fff;box-shadow:0 5px 18px #1c273c2e;padding:var(--report-margin);color:#182138;font-size:var(--report-body);overflow:hidden;transform:none;zoom:var(--report-scale);margin:0;display:flex;flex-direction:column}.standard-report-paper.landscape{width:297mm;min-height:210mm}.standard-report-header{flex:0 0 auto;min-height:29mm;padding:8mm 12mm;margin:calc(var(--report-margin) * -1) calc(var(--report-margin) * -1) 12px;background:linear-gradient(165deg,var(--report-accent),var(--report-primary));color:#fff;display:flex;align-items:center;gap:12px;clip-path:polygon(0 0,100% 0,100% 78%,35% 92%,0 82%)}.standard-report-header img,.standard-report-logo{width:48px;height:48px;object-fit:contain;border-radius:10px;background:#ffffffd9;display:grid;place-items:center;color:var(--report-primary)}.standard-report-header strong{display:block;font-size:var(--report-title)}.standard-report-header span{font-size:var(--report-subtitle)}.standard-report-header p{margin-inline-start:auto;max-width:43%;text-align:end;color:#fff;font-size:var(--report-header)}.standard-report-watermark{position:absolute;inset:35% 25%;width:50%;max-height:40%;object-fit:contain;pointer-events:none}.standard-report-heading{flex:0 0 auto;display:flex;justify-content:space-between;gap:20px;margin:8px 0}.standard-report-heading small{display:inline-block;padding:3px 10px;border-radius:20px;background:#e6f6f8;color:var(--report-primary);font-weight:800}.standard-report-heading h1{margin:5px 0 1px;color:#0f172a;font-size:var(--report-title);letter-spacing:0}.standard-report-heading p{margin:0}.standard-report-heading>div:last-child{display:grid;text-align:end;font-size:var(--report-header)}.standard-report-stats{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:9px 0}.standard-report-stats div{border:1px solid #d9e5ec;border-radius:7px;background:#f0f8fa;padding:10px}.standard-report-stats span{display:block;text-transform:uppercase;font-size:var(--report-header)}.standard-report-stats b{color:var(--report-primary);font-size:16px;white-space:pre-line}.standard-report-contents{flex:0 0 auto;margin:8px 0}.standard-report-paper table{flex:0 0 auto;position:relative;width:100%;border-collapse:collapse;table-layout:fixed;font-size:calc(var(--report-body) - 1px)}.standard-report-paper th{background:var(--report-primary);color:#fff;text-align:start;font-size:var(--report-header)}.standard-report-paper th,.standard-report-paper td{padding:6px 7px;border:1px solid #dfe6ed;word-break:break-word}.standard-report-paper footer{margin-top:auto;min-height:18mm;padding:6mm 12mm;background:linear-gradient(12deg,var(--report-accent),var(--report-primary));color:#fff;display:flex;justify-content:space-between;font-size:var(--report-footer);margin-left:calc(var(--report-margin) * -1);margin-right:calc(var(--report-margin) * -1);margin-bottom:calc(var(--report-margin) * -1)}.standard-report-paper.thermal .standard-report-header{min-height:18mm;padding:4mm;clip-path:none}.standard-report-paper.thermal .standard-report-header p,.standard-report-paper.thermal table th:nth-child(n+5),.standard-report-paper.thermal table td:nth-child(n+5){display:none}@media print{body *{visibility:hidden!important}.standard-print-backdrop,.standard-print-backdrop *{visibility:visible!important}.standard-print-backdrop{position:absolute!important;inset:0!important;padding:0!important;background:#fff!important}.standard-print-studio{width:auto!important;height:auto!important;box-shadow:none!important}.standard-print-toolbar,.standard-print-controls,.standard-print-settings-toggle,.standard-print-controls-head{display:none!important}.standard-print-body,.standard-print-canvas{display:block!important;height:auto!important;padding:0!important;background:#fff!important;overflow:visible!important}.standard-report-paper{zoom:1!important;box-shadow:none!important;margin:0!important}}.standard-report-paper{--print-gold-soft: #f4d58a;--print-gold-deep: #c99a2e;--print-charcoal: #22252b;--print-charcoal-soft: #3a3d44}.standard-report-header{background:radial-gradient(circle at 58% 28%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,var(--print-gold-soft) 0%,var(--print-gold-deep) 34%,var(--print-charcoal-soft) 68%,var(--print-charcoal) 100%)!important;color:#fffaf0!important}.standard-report-header img,.standard-report-logo{background:#ffffffc7!important;box-shadow:0 10px 24px #00000024}.standard-report-header span,.standard-report-header p{color:#fffaf0e0!important}.standard-report-watermark{inset:34% 27%!important;width:46%!important;max-height:36%!important;object-fit:contain;filter:grayscale(.15) saturate(.78);pointer-events:none}.standard-report-heading small{background:#fff7df!important;color:#8a6518!important}.standard-report-paper footer{background:linear-gradient(105deg,var(--print-charcoal) 0%,var(--print-charcoal-soft) 48%,var(--print-gold-deep) 100%)!important;color:#fffaf0eb!important}.wallet-actions-column{width:96px;text-align:center}.wallet-row-actions{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.wallet-row-action{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border, #e5e7eb);border-radius:8px;background:var(--panel-bg, #fff);color:var(--text, #111827);cursor:pointer;transition:.18s ease}.wallet-row-action:hover{transform:translateY(-1px);background:var(--soft-bg, #f8fafc)}.wallet-row-action.edit:hover{border-color:#2563eb;color:#2563eb}.wallet-row-action.delete:hover{border-color:#dc2626;background:#fef2f2;color:#dc2626}.exchange-pair-dropdown{width:min(560px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 110px));overflow-y:auto}.exchange-pair-summary{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin:12px 12px 4px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--soft-bg, rgba(148, 163, 184, .09));text-align:center;font-weight:700}.exchange-currency-section{padding:10px 12px 2px}.exchange-currency-section+.exchange-currency-section{margin-top:8px;border-top:1px solid var(--border)}.exchange-currency-section-title{margin-bottom:8px;font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.exchange-pair-dropdown .header-currency-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:none}.exchange-pair-dropdown .header-preference-option{min-width:0}.exchange-pair-dropdown .header-preference-option:disabled{cursor:not-allowed;opacity:.45}.exchange-clear-btn{width:calc(100% - 24px);margin:10px 12px 12px;min-height:38px;border:1px solid var(--border);border-radius:9px;background:var(--panel-bg);color:var(--text);font-weight:700;cursor:pointer}.exchange-clear-btn:hover{background:var(--soft-bg, rgba(148, 163, 184, .1))}@media(max-width:680px){.exchange-pair-dropdown .header-currency-list{grid-template-columns:1fr}}.topbar .top-actions .header-menu.exchange-currency-menu{position:relative!important}.topbar .top-actions .header-menu.exchange-currency-menu>.exchange-compact-dropdown{position:absolute!important;top:calc(100% + 10px)!important;inset-inline-end:0!important;inset-inline-start:auto!important;z-index:20000!important;width:286px!important;min-width:286px!important;max-width:calc(100vw - 24px)!important;max-height:none!important;display:block!important;padding:0!important;overflow:hidden!important;border:1px solid #e2e8f0!important;border-radius:14px!important;background:#fff!important;color:#172033!important;box-shadow:0 22px 55px #0f172a2e,0 5px 16px #0f172a14!important;transform-origin:top right;animation:exchangeCurrencyDropdownIn .16s ease-out}@keyframes exchangeCurrencyDropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title{display:grid!important;gap:4px!important;margin:0!important;padding:15px 16px 13px!important;border:0!important;border-bottom:1px solid #edf0f4!important;border-radius:0!important;background:#fff!important;text-align:left!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title strong{display:block!important;margin:0!important;color:#172033!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title span{display:block!important;margin:0!important;color:#718096!important;font-size:10px!important;font-weight:500!important;line-height:1.45!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-fields{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;margin:0!important;padding:14px 16px 8px!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-field{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;min-width:0!important;margin:0!important;padding:0!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-field>span{display:block!important;margin:0!important;color:#526176!important;font-size:11px!important;font-weight:750!important;line-height:1!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-symbol{position:absolute!important;inset-inline-start:8px!important;z-index:2!important;min-width:32px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 6px!important;margin:0!important;border:0!important;border-radius:8px!important;background:#f0f3f7!important;color:#253247!important;font-size:10px!important;font-weight:800!important;line-height:1!important;pointer-events:none!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap select{width:100%!important;height:43px!important;min-width:0!important;margin:0!important;padding:0 34px 0 50px!important;border:1px solid #dce3ec!important;border-radius:10px!important;outline:none!important;background-color:#fff!important;color:#172033!important;font-family:inherit!important;font-size:12px!important;font-weight:650!important;line-height:normal!important;cursor:pointer!important;appearance:auto!important;-webkit-appearance:auto!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap select:hover{border-color:#aeb9c8!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap select:focus{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f121!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap select:disabled{border-color:#e2e8f0!important;background:#f8fafc!important;color:#94a3b8!important;cursor:not-allowed!important;opacity:1!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap option{background:#fff!important;color:#172033!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-arrow{width:34px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;margin:-2px 0!important;padding:0!important;border:0!important;border-radius:8px!important;background:#f8fafc!important;color:#64748b!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert{width:auto!important;min-height:0!important;display:flex!important;align-items:flex-start!important;gap:9px!important;margin:4px 16px 12px!important;padding:10px 11px!important;border:1px solid transparent!important;border-radius:10px!important;text-align:left!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert>svg{flex:0 0 auto!important;margin-top:1px!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert>div{min-width:0!important;display:grid!important;gap:3px!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert strong{display:block!important;margin:0!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert span{display:block!important;margin:0!important;font-size:10px!important;font-weight:500!important;line-height:1.45!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert.success{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#15803d!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert.danger{border-color:#fecaca!important;background:#fef2f2!important;color:#b91c1c!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert.warning{border-color:#fde68a!important;background:#fffbeb!important;color:#a16207!important}.topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-rate-alert.neutral{border-color:#e2e8f0!important;background:#f8fafc!important;color:#475569!important}.topbar .top-actions .exchange-currency-menu .exchange-compact-dropdown .exchange-clear-button{width:calc(100% - 32px)!important;height:39px!important;min-height:39px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 16px 15px!important;padding:0 14px!important;border:1px solid #dce3ec!important;border-radius:10px!important;background:#fff!important;color:#344054!important;font-family:inherit!important;font-size:11px!important;font-weight:750!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.topbar .top-actions .exchange-currency-menu .exchange-compact-dropdown .exchange-clear-button:hover{border-color:#fecaca!important;background:#fff7f7!important;color:#dc2626!important;box-shadow:0 5px 14px #dc26261a!important;transform:translateY(-1px)!important}body.dark-mode .topbar .top-actions .header-menu.exchange-currency-menu>.exchange-compact-dropdown{border-color:#334155!important;background:#1e293b!important;color:#f8fafc!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title{border-bottom-color:#334155!important;background:#1e293b!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title strong{color:#f8fafc!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .header-preference-dropdown-title span,body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-field>span{color:#cbd5e1!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-symbol,body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-arrow{background:#334155!important;color:#f8fafc!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap select{border-color:#475569!important;background:#0f172a!important;color:#f8fafc!important}body.dark-mode .topbar .exchange-currency-menu .exchange-compact-dropdown .exchange-compact-select-wrap option{background:#0f172a!important;color:#f8fafc!important}body.dark-mode .topbar .top-actions .exchange-currency-menu .exchange-compact-dropdown .exchange-clear-button{border-color:#475569!important;background:#0f172a!important;color:#f8fafc!important}body.dark-mode .topbar .top-actions .exchange-currency-menu .exchange-compact-dropdown .exchange-clear-button:hover{border-color:#7f1d1d!important;background:#341c22!important;color:#fca5a5!important}@media(max-width:680px){.topbar .top-actions .header-menu.exchange-currency-menu>.exchange-compact-dropdown{position:fixed!important;top:72px!important;right:12px!important;left:12px!important;width:auto!important;min-width:0!important;max-width:none!important}}.pwa-update-banner,.pwa-install-toast{position:fixed;right:calc(18px + env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));z-index:9999;width:min(460px,calc(100vw - 36px));display:flex;align-items:center;gap:12px;border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 20px 60px #0f172a2e;padding:12px}.pwa-update-banner>svg,.pwa-install-toast>svg{flex:0 0 auto;color:#5b5cf0}.pwa-update-banner div,.pwa-install-toast div{min-width:0;flex:1}.pwa-update-banner strong,.pwa-install-toast strong,.pwa-update-banner span,.pwa-install-toast span{display:block}.pwa-update-banner strong,.pwa-install-toast strong{font-size:.9rem}.pwa-update-banner span,.pwa-install-toast span{color:#64748b;font-size:.78rem;margin-top:2px}.pwa-update-banner button,.pwa-install-toast button{min-height:34px;border:0;border-radius:8px;background:#5b5cf0;color:#fff;font:inherit;font-size:.78rem;font-weight:800;padding:0 12px;cursor:pointer}.pwa-update-banner button.ghost,.pwa-install-toast button.ghost{background:#f1f5f9;color:#334155}.pwa-modal-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#0f172a75}.pwa-modal{width:min(100%,440px);border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 24px 80px #0f172a3d;padding:20px}.pwa-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding-bottom:14px}.pwa-modal-header span{display:block;color:#5b5cf0;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.pwa-modal-header h2{margin:5px 0 0;font-size:1.25rem}.pwa-modal-header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.pwa-guide-list{margin:16px 0 0;padding-left:22px;color:#334155;line-height:1.75}body.dark-mode .pwa-update-banner,body.dark-mode .pwa-install-toast,body.dark-mode .pwa-modal{background:#111827;color:#f8fafc;border-color:#334155}body.dark-mode .pwa-update-banner span,body.dark-mode .pwa-install-toast span,body.dark-mode .pwa-guide-list{color:#cbd5e1}body.dark-mode .pwa-update-banner button.ghost,body.dark-mode .pwa-install-toast button.ghost,body.dark-mode .pwa-modal-header button{background:#0f172a;color:#f8fafc;border-color:#334155}@media(display-mode:standalone){.app{min-height:100dvh}}@media(max-width:640px){.pwa-update-banner,.pwa-install-toast{left:calc(12px + env(safe-area-inset-left));right:calc(12px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));width:auto;align-items:flex-start;flex-wrap:wrap}}.sidebar{overflow:hidden}.sidebar .brand,.sidebar .sidebar-version-area{flex:0 0 auto}.sidebar .menu{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.38) transparent}.sidebar .menu::-webkit-scrollbar{width:5px}.sidebar .menu::-webkit-scrollbar-track{background:transparent}.sidebar .menu::-webkit-scrollbar-thumb{background:#64748b57;border-radius:999px}.sidebar .menu .sidebar-main-link,.sidebar .menu>a{flex:0 0 40px;min-height:40px}body[data-density=compact] .sidebar .menu .sidebar-main-link,body[data-density=compact] .sidebar .menu>a{flex-basis:34px;min-height:34px}.access-verify-shell{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(91,61,245,.12),transparent 34%),radial-gradient(circle at 90% 85%,rgba(14,165,233,.09),transparent 30%),#f7f8fc}.access-verify-page{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.access-verify-card{width:min(100%,620px);border:1px solid #e7e9f2;border-radius:28px;background:#fffffff5;box-shadow:0 24px 70px #0f172a1f;padding:42px;text-align:center}.access-verify-icon-wrap{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;color:#5b3df5;border:1px solid #ddd7ff;border-radius:24px;background:linear-gradient(145deg,#f4f1ff,#fff);box-shadow:0 12px 30px #5b3df524}.access-verify-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:5px 12px;border-radius:999px;background:#f2efff;color:#5b3df5;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.access-verify-card h1{margin:16px 0 10px;color:#111827;font-size:clamp(28px,4vw,38px);line-height:1.14;font-weight:750}.access-verify-lead{max-width:510px;margin:0 auto;color:#64748b;font-size:15px;line-height:1.75}.access-verify-status-grid{display:grid;grid-template-columns:.85fr 1.45fr;gap:12px;margin-top:28px;text-align:left}.access-verify-status-item{min-height:78px;display:flex;align-items:center;gap:12px;padding:15px 16px;border:1px solid #edf0f6;border-radius:16px;background:#fafbfe;color:#64748b}.access-verify-status-item small{display:block;margin-bottom:4px;color:#94a3b8;font-size:11px;font-weight:600}.access-verify-status-item strong{display:block;color:#1e293b;font-size:13px;font-weight:700;overflow-wrap:anywhere}.access-verify-dot{width:11px;height:11px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 5px #94a3b81f}.access-verify-dot.is-online{background:#22c55e;box-shadow:0 0 0 5px #22c55e1f}.access-verify-dot.is-offline{background:#f97316;box-shadow:0 0 0 5px #f973161f}.access-verify-note{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 16px;border:1px solid #d8f4e4;border-radius:15px;background:#f0fdf6;color:#16794b;text-align:left;font-size:13px;line-height:1.55}.access-verify-note svg{flex:0 0 auto;margin-top:1px}.access-verify-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.access-verify-primary,.access-verify-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.access-verify-primary{border:1px solid #5b3df5;background:linear-gradient(135deg,#5b3df5,#694df8);color:#fff;box-shadow:0 10px 24px #5b3df533}.access-verify-secondary{border:1px solid #e2e8f0;background:#fff;color:#334155}.access-verify-primary:hover,.access-verify-secondary:hover{transform:translateY(-1px)}.access-verify-footnote{margin:18px 0 0;color:#94a3b8;font-size:11px;line-height:1.6}body.dark-mode .access-verify-shell{background:radial-gradient(circle at 15% 10%,rgba(91,61,245,.2),transparent 34%),#0b1020}body.dark-mode .access-verify-card{background:#111827f7;border-color:#26334a}body.dark-mode .access-verify-card h1,body.dark-mode .access-verify-status-item strong{color:#f8fafc}body.dark-mode .access-verify-status-item{background:#111827;border-color:#26334a}body.dark-mode .access-verify-secondary{background:#111827;border-color:#334155;color:#e2e8f0}@media(max-width:640px){.access-verify-page{padding:18px 12px}.access-verify-card{padding:28px 18px;border-radius:22px}.access-verify-status-grid,.access-verify-actions{grid-template-columns:1fr}}.sidebar-main-link{position:relative}.sidebar-message-unread-dot{width:8px!important;height:8px!important;min-width:8px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px #2563eb24;margin-inline-start:auto;animation:sidebarUnreadPulse 1.8s ease-in-out infinite}@keyframes sidebarUnreadPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.82);opacity:.72}}@media(max-width:900px){.sidebar{position:relative;overflow:visible;z-index:6000}.brand{position:static}.brand .mobile-brand-actions,.mobile-brand-actions.header-menu{position:static!important}.mobile-actions-dropdown{position:absolute!important;top:calc(100% + 8px)!important;right:12px!important;left:auto!important;width:min(260px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;z-index:999999!important}body.rtl-language .app.app-rtl .mobile-actions-dropdown{right:auto!important;left:12px!important}}.sidebar-version-area{position:relative}.sidebar-simple-dropdown{left:0!important;right:0!important;bottom:calc(100% + 8px)!important;width:auto!important;max-width:100%!important;box-sizing:border-box;z-index:200000}body.rtl-language .app.app-rtl .sidebar-simple-dropdown{left:0!important;right:0!important}@media(max-width:480px){.sidebar-simple-dropdown{position:absolute!important;left:0!important;right:0!important;bottom:calc(100% + 8px)!important;width:auto!important;max-width:100%!important}}.sidebar{overflow:visible!important}.sidebar .menu{overflow-y:auto;overflow-x:hidden}.sidebar-version-area{position:relative;overflow:visible!important;z-index:50}.sidebar-simple-dropdown{position:absolute!important;left:calc(100% + 10px)!important;right:auto!important;bottom:0!important;width:192px!important;max-width:min(192px,calc(100vw - 24px))!important;box-sizing:border-box;z-index:999999!important}body.rtl-language .app.app-rtl .sidebar-simple-dropdown{left:calc(100% + 10px)!important;right:auto!important;direction:rtl;text-align:right}@media(max-width:900px){.sidebar-simple-dropdown{left:calc(100% + 8px)!important;right:auto!important;width:min(192px,calc(100vw - 24px))!important}}.dashboard-page>*{opacity:0;animation:dashboard-content-fade .48s ease-out forwards}.dashboard-page>*:nth-child(2){animation-delay:35ms}.dashboard-page>*:nth-child(3){animation-delay:.07s}.dashboard-page>*:nth-child(4){animation-delay:.105s}.dashboard-page>*:nth-child(5){animation-delay:.14s}.dashboard-page>*:nth-child(6){animation-delay:.175s}.dashboard-page>*:nth-child(n+7){animation-delay:.2s}@keyframes dashboard-content-fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.dashboard-page>*{opacity:1;animation:none;transform:none}}.sidebar .menu{scrollbar-width:none!important;-ms-overflow-style:none!important}.sidebar .menu::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.dark-mode .standard-print-studio{background:#0f172a!important;border:1px solid #334155!important;color:#e2e8f0!important;box-shadow:0 30px 90px #00000094!important}body.dark-mode .standard-print-toolbar{background:#111827!important;border-color:#334155!important}body.dark-mode .standard-print-settings-toggle{background:#1e293b!important;color:#cbd5e1!important;border:1px solid #334155!important;box-shadow:none!important}body.dark-mode .standard-print-settings-toggle:hover,body.dark-mode .standard-print-settings-toggle.active{background:var(--app-accent, #22c7c9)!important;border-color:var(--app-accent, #22c7c9)!important;color:#fff!important}body.dark-mode .standard-print-toolbar-actions button,body.dark-mode .standard-print-toolbar-actions>span{background:#1e293b!important;border-color:#334155!important;color:#e2e8f0!important}body.dark-mode .standard-print-toolbar-actions button:hover{background:#273449!important;border-color:#475569!important}body.dark-mode .standard-print-toolbar-actions button.primary{background:var(--app-accent, #0f766e)!important;border-color:var(--app-accent, #0f766e)!important;color:#fff!important}body.dark-mode .standard-print-toolbar-actions button.close{background:transparent!important;border-color:transparent!important;color:#94a3b8!important}body.dark-mode .standard-print-toolbar-actions button.close:hover{background:#2a1720!important;color:#fca5a5!important}body.dark-mode .standard-print-body,body.dark-mode .standard-print-canvas{background:#0b1220!important}body.dark-mode .standard-print-controls{background:#111827!important;border-color:#334155!important;color:#e2e8f0!important;box-shadow:18px 0 46px #00000059!important}body.dark-mode .standard-print-controls-head strong,body.dark-mode .standard-print-controls h4,body.dark-mode .standard-print-range span,body.dark-mode .standard-print-controls>small{color:#cbd5e1!important}body.dark-mode .standard-print-controls-head button,body.dark-mode .standard-print-choices button,body.dark-mode .standard-print-controls>input[type=number]{background:#1e293b!important;border-color:#334155!important;color:#e2e8f0!important}body.dark-mode .standard-print-choices button:hover{background:#273449!important}body.dark-mode .standard-print-choices button.active{background:var(--app-accent, #0f766e)!important;border-color:var(--app-accent, #0f766e)!important;color:#fff!important}body.dark-mode .standard-report-paper{background:#fff!important;color:#182138!important;color-scheme:light;box-shadow:0 8px 28px #00000057!important}body.dark-mode .standard-report-paper .standard-report-heading h1{color:#0f172a!important}body.dark-mode .standard-report-paper .standard-report-heading p,body.dark-mode .standard-report-paper .standard-report-heading b,body.dark-mode .standard-report-paper .standard-report-heading span,body.dark-mode .standard-report-paper .standard-report-contents,body.dark-mode .standard-report-paper .standard-report-contents span,body.dark-mode .standard-report-paper .standard-report-stats span,body.dark-mode .standard-report-paper td{color:#334155!important}body.dark-mode .standard-report-paper .standard-report-heading small{background:#e6f6f8!important;color:var(--report-primary)!important}body.dark-mode .standard-report-paper .standard-report-stats div{background:#f0f8fa!important;border-color:#d9e5ec!important}body.dark-mode .standard-report-paper .standard-report-stats b{color:var(--report-primary)!important}body.dark-mode .standard-report-paper thead,body.dark-mode .standard-report-paper th{background:var(--report-primary)!important;color:#fff!important;border-color:#dfe6ed!important}body.dark-mode .standard-report-paper tbody tr{background:#fff!important}body.dark-mode .standard-report-paper tbody tr:nth-child(2n){background:#f8fafc!important}body.dark-mode .standard-report-paper td{background:transparent!important;border-color:#dfe6ed!important}body.dark-mode .standard-report-paper .standard-report-header,body.dark-mode .standard-report-paper .standard-report-header strong,body.dark-mode .standard-report-paper .standard-report-header span,body.dark-mode .standard-report-paper .standard-report-header p,body.dark-mode .standard-report-paper footer,body.dark-mode .standard-report-paper footer span{color:#fff!important}@media(max-width:900px){.standard-print-backdrop{padding:8px}.standard-print-studio{width:98vw;height:95vh;grid-template-rows:auto minmax(0,1fr)}.standard-print-toolbar{min-height:50px;height:auto;padding:8px 10px;align-items:flex-start}.standard-print-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.standard-print-canvas{overflow:auto;place-items:start center}}@media(max-width:640px){.standard-print-titlebar strong{max-width:180px}.standard-print-toolbar{gap:6px}.standard-print-toolbar-actions>span{min-width:46px}.standard-print-toolbar-actions button{padding:0 7px}.standard-print-controls{width:min(280px,88vw)}}body.dark-mode .standard-print-toolbar{background:#111827!important;border-bottom-color:#334155!important;color:#f8fafc!important}body.dark-mode .standard-print-titlebar strong{color:#f8fafc!important}body.dark-mode .standard-print-settings-toggle{background:#1e293b!important;color:#e2e8f0!important;border:1px solid #475569!important;box-shadow:none!important}body.dark-mode .standard-print-settings-toggle:hover,body.dark-mode .standard-print-settings-toggle.active{background:#0ea5e9!important;border-color:#38bdf8!important;color:#fff!important}body.dark-mode .standard-print-toolbar-actions button:not(.primary){background:#1e293b!important;border-color:#475569!important;color:#f1f5f9!important;opacity:1!important}body.dark-mode .standard-print-toolbar-actions button:not(.primary):hover{background:#334155!important;border-color:#64748b!important;color:#fff!important}body.dark-mode .standard-print-toolbar-actions>span{background:#1e293b!important;border-top-color:#475569!important;border-bottom-color:#475569!important;color:#f8fafc!important;opacity:1!important}body.dark-mode .standard-print-toolbar-actions button.primary{background:#0f4c81!important;border-color:#2563eb!important;color:#fff!important;opacity:1!important}body.dark-mode .standard-print-toolbar-actions button.close{background:#1e293b!important;border:1px solid #475569!important;color:#f8fafc!important;min-width:34px!important;justify-content:center!important}body.dark-mode .standard-print-toolbar-actions button.close:hover{background:#7f1d1d!important;border-color:#ef4444!important;color:#fff!important}body.dark-mode .standard-print-toolbar svg,body.dark-mode .standard-print-toolbar button svg,body.dark-mode .standard-print-settings-toggle svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}body.dark-mode .standard-print-toolbar-actions>button:first-child,body.dark-mode .standard-print-toolbar-actions>button:nth-child(3){background:#1e293b!important;color:#fff!important;border-color:#475569!important}body.dark-mode .standard-report-paper{background:#fff!important;color:#172033!important}.sidebar-link-with-separator{min-width:0}.sidebar-menu-divider{height:1px;margin:10px 10px 8px;background:color-mix(in srgb,var(--border-color, #d9e0ea) 78%,transparent)}body.dark-mode .sidebar-menu-divider{background:#94a3b833}.standard-report-pages{display:flex;flex-direction:column;align-items:center;gap:24px;width:max-content;margin:0 auto}.standard-report-pages .standard-report-paper{position:relative;flex:0 0 auto}.standard-report-signatures{display:flex;justify-content:space-between;gap:28px;margin-top:24px;padding-top:18px}.standard-report-signatures span{min-width:150px;border-top:1px solid #94a3b8;padding-top:6px;text-align:center;color:var(--report-muted,#64748b);font-size:var(--report-footer,10px)}.standard-report-paper.template-compact{--report-margin:7mm!important}.standard-report-paper.template-compact th,.standard-report-paper.template-compact td{padding:5px 7px!important}.standard-report-paper.template-detailed th,.standard-report-paper.template-detailed td{padding:9px 10px!important}.standard-report-paper.template-thermal{--report-margin:4mm!important;border-radius:0!important}.standard-report-paper.template-thermal .standard-report-header{border-radius:0!important;padding:6px!important}.standard-report-paper.template-thermal th,.standard-report-paper.template-thermal td{padding:4px!important;font-size:9px!important}@media print{.standard-report-pages{display:block!important;width:auto!important;margin:0!important;gap:0!important}.standard-report-pages .standard-report-paper{margin:0!important;box-shadow:none!important;break-after:page;page-break-after:always}.standard-report-pages .standard-report-paper:last-child{break-after:auto;page-break-after:auto}}.standard-print-studio{width:min(1240px,96vw);height:min(920px,94vh);grid-template-rows:58px minmax(0,1fr);border:1px solid rgba(148,163,184,.35);border-radius:14px}.standard-print-toolbar{height:58px;padding:0 14px;gap:14px}.standard-print-titlebar{flex:1 1 auto;min-width:190px}.standard-print-titlebar strong{gap:8px;font-size:15px;color:#111827}.standard-print-titlebar strong>span{overflow:hidden;text-overflow:ellipsis}.standard-print-settings-toggle{flex:0 0 36px;width:36px;height:36px;border-radius:9px;box-shadow:none;border:1px solid #d9e6ef;background:#f0f9ff}.standard-print-toolbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:nowrap}.standard-print-action-group{display:flex;align-items:center;gap:5px;padding:0;min-width:0}.standard-print-action-group+.standard-print-action-group{border-inline-start:1px solid #e2e8f0;padding-inline-start:7px}.standard-print-toolbar-actions button,.standard-print-action-link{box-sizing:border-box;height:34px;min-height:34px;min-width:34px;border:1px solid #d7dfea;border-radius:8px;background:#fff;color:#17233d;padding:0 9px;font:inherit;font-size:12px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.standard-print-toolbar-actions button:hover,.standard-print-action-link:hover{background:#f8fafc;border-color:#b8c6d8;color:#0f172a}.standard-print-toolbar-actions button:active,.standard-print-action-link:active{transform:translateY(1px)}.standard-print-toolbar-actions svg,.standard-print-action-link svg{flex:0 0 auto;stroke-width:2}.standard-print-zoom-group{gap:0}.standard-print-zoom-group .icon-only{width:32px;padding:0;border-radius:0;font-size:17px;font-weight:700}.standard-print-zoom-group .icon-only:first-child{border-radius:8px 0 0 8px}.standard-print-zoom-group .icon-only:last-child{border-radius:0 8px 8px 0}.standard-print-zoom-group>span{height:34px;min-width:54px;padding:0 8px;border-top:1px solid #d7dfea;border-bottom:1px solid #d7dfea;background:#fff;color:#334155;display:grid;place-items:center;font-size:12px;font-weight:800;white-space:nowrap}.standard-print-share-group .standard-print-action-link:first-child{color:#176b42;border-color:#cde7d9;background:#f4fbf7}.standard-print-share-group .standard-print-action-link:first-child:hover{background:#eaf8f0;border-color:#a9d8be}.standard-print-share-group .standard-print-action-link:nth-child(2){color:#295e9a;border-color:#d3e0f1;background:#f6f9fd}.standard-print-share-group .standard-print-action-link:nth-child(2):hover{background:#edf4fb;border-color:#b8cee8}.standard-print-primary-group .primary{min-width:74px;background:#17233d;color:#fff;border-color:#17233d;box-shadow:0 4px 12px #17233d29}.standard-print-primary-group .primary:hover{background:#0f1b32;border-color:#0f1b32;color:#fff}.standard-print-primary-group .close{width:34px;padding:0;color:#64748b;background:transparent;border-color:transparent}.standard-print-primary-group .close:hover{color:#b42318;background:#fff1f0;border-color:#ffd5d2}.standard-print-body{min-height:0}.standard-print-canvas{overflow:auto;place-items:start center;padding:20px 24px 32px;background:#edf1f6;scrollbar-gutter:stable}.standard-report-pages{padding:0 4px 4px}.standard-report-paper{border:1px solid #e3e8ef;box-shadow:0 12px 34px #0f172a26}.standard-report-header{min-height:27mm;padding:7mm 11mm 8mm;gap:14px;clip-path:polygon(0 0,100% 0,100% 82%,34% 94%,0 86%)}.standard-report-header img,.standard-report-logo{flex:0 0 44px;width:44px;height:44px;border-radius:9px}.standard-report-header>div:not(.standard-report-logo){min-width:0}.standard-report-header strong{line-height:1.15}.standard-report-header span{display:block;margin-top:3px;opacity:.92}.standard-report-header p{margin-top:0;margin-bottom:0;line-height:1.45;opacity:.95}.standard-report-heading{align-items:flex-start;margin:10px 0 8px}.standard-report-heading small{padding:3px 8px;font-size:max(7px,calc(var(--report-header) - 1px));letter-spacing:.04em}.standard-report-heading>div:last-child{gap:2px;color:#475569;line-height:1.35}.standard-report-stats{gap:8px;margin:8px 0 10px}.standard-report-stats div{min-width:0;padding:9px 10px;background:#f8fbfc;border-color:#dbe6ec}.standard-report-contents{margin:6px 0 7px;color:#475569;font-size:var(--report-header)}.standard-report-contents span{color:#0f172a;font-weight:700}.standard-report-paper table{border-collapse:separate;border-spacing:0;border:1px solid #dfe6ed;border-radius:5px;overflow:hidden}.standard-report-paper th,.standard-report-paper td{padding:7px 8px;border:0;border-inline-end:1px solid #dfe6ed;border-bottom:1px solid #e7edf2;vertical-align:middle}.standard-report-paper tr>:last-child{border-inline-end:0}.standard-report-paper tbody tr:last-child td{border-bottom:0}.standard-report-paper tbody tr:nth-child(2n) td{background:#fbfcfd}.standard-report-paper [data-print-tone=paid]{color:#15803d!important}.standard-report-paper [data-print-tone=withdraw]{color:#dc2626!important}.standard-report-signatures{margin-top:26px;padding-top:14px}.standard-report-signatures span{min-width:145px;border-top-color:#94a3b8;color:#64748b}.standard-report-paper footer{align-items:center;gap:12px;min-height:16mm;padding:5mm 11mm;line-height:1.35}.standard-report-watermark{inset:37% 27%;width:46%;max-height:32%}@media(max-width:1180px){.standard-print-studio{width:98vw}.standard-print-toolbar-actions{gap:5px}.standard-print-action-group+.standard-print-action-group{padding-inline-start:5px}.standard-print-toolbar-actions button,.standard-print-action-link{padding-inline:7px}.standard-print-share-group .standard-print-action-link span{display:none}}@media(max-width:980px){.standard-print-studio{grid-template-rows:auto minmax(0,1fr)}.standard-print-toolbar{height:auto;min-height:58px;align-items:center;flex-wrap:wrap;padding-block:8px}.standard-print-titlebar{min-width:min(100%,240px)}.standard-print-toolbar-actions{flex:1 1 100%;width:100%;justify-content:flex-end;flex-wrap:wrap}}@media(max-width:680px){.standard-print-toolbar-actions{justify-content:flex-start}.standard-print-export-group button span,.standard-print-primary-group .primary span,.standard-print-share-group button span{display:none}.standard-print-primary-group .primary{min-width:34px;width:34px;padding:0}.standard-print-canvas{padding:12px}}body.dark-mode .standard-print-action-link{background:#172033!important;border-color:#354258!important;color:#dbe7f5!important}body.dark-mode .standard-print-action-link:hover{background:#202b40!important;border-color:#52627a!important;color:#fff!important}body.dark-mode .standard-print-zoom-group>span{background:#172033!important;border-color:#354258!important;color:#dbe7f5!important}@media print{.standard-report-paper{border:0!important;box-shadow:none!important}.standard-report-pages{padding:0!important}}.mobile-topbar-menu,.mobile-sidebar-overlay{display:none}@media(max-width:900px){html,body,#root{width:100%;min-width:0;overflow-x:hidden}.app{width:100%;min-height:100dvh;padding:0!important;display:block!important;background:var(--page-bg, #f7f8fa)}.app>.main,body.compact-sidebar .app>.main,body.rtl-language .app.app-rtl>.main{width:100%!important;min-width:0!important;height:auto!important;min-height:100dvh;margin:0!important;border-radius:0!important;overflow:visible!important}.app>.sidebar,body.compact-sidebar .app>.sidebar,body.rtl-language .app.app-rtl>.sidebar{position:fixed!important;inset:0 auto 0 0!important;z-index:10020!important;width:min(278px,82vw)!important;min-width:0!important;height:100dvh!important;margin:0!important;padding:14px 12px 10px!important;border-radius:0!important;border:0!important;overflow:hidden!important;transform:translate(-104%);transition:transform .24s ease,box-shadow .24s ease!important;box-shadow:none!important;background:#15191f!important;color:#f8fafc!important;display:flex!important;flex-direction:column!important}body.rtl-language .app.app-rtl>.sidebar{left:auto!important;right:0!important;transform:translate(104%)}.app>.sidebar.mobile-menu-open,body.compact-sidebar .app>.sidebar.mobile-menu-open,body.rtl-language .app.app-rtl>.sidebar.mobile-menu-open{transform:translate(0)!important;box-shadow:18px 0 60px #00000047!important}body.rtl-language .app.app-rtl>.sidebar.mobile-menu-open{box-shadow:-18px 0 60px #00000047!important}.mobile-sidebar-overlay{display:block;position:fixed;inset:0;z-index:10010;border:0;padding:0;background:#0f172a8c;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);cursor:default}.sidebar .brand{display:flex!important;position:relative!important;min-height:70px;padding:6px 8px 15px!important;margin:0 0 10px!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important;border-bottom:1px solid rgba(255,255,255,.09)!important;background:transparent!important}.sidebar .brand-logo{display:grid!important;flex:0 0 38px;width:38px!important;height:38px!important;min-width:38px!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;border-radius:10px!important;background:#ffffff17!important;color:#fff!important;box-shadow:none!important}.sidebar .brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:9px!important}.sidebar .brand>div:nth-child(3){display:block!important;min-width:0;max-width:calc(100% - 50px)!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;text-align:start!important}.sidebar .brand h2{margin:0!important;color:#f8fafc!important;font-size:15px!important;line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .brand p{margin:3px 0 0!important;color:#8f98a8!important;font-size:10px!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .mobile-sidebar-menu-btn,.sidebar .brand .mobile-brand-actions{display:none!important}.sidebar .menu,.sidebar.mobile-menu-open .menu{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-height:none!important;min-height:0!important;opacity:1!important;visibility:visible!important;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 2px 10px!important;gap:3px!important}.sidebar .menu::-webkit-scrollbar{width:0!important;height:0!important}.sidebar .menu .sidebar-main-link,.sidebar .menu>a{width:100%!important;min-height:40px!important;padding:0 11px!important;border-radius:8px!important;gap:11px!important;color:#9da6b4!important;background:transparent!important;font-size:13px!important;font-weight:650!important}.sidebar .menu .sidebar-main-link svg,.sidebar .menu>a svg{width:18px!important;height:18px!important;color:#8f98a8!important}.sidebar .menu .sidebar-main-link:hover,.sidebar .menu .sidebar-main-link.active,.sidebar .menu>a:hover,.sidebar .menu>a.active{color:#fff!important;background:#ffffff13!important}.sidebar .menu .sidebar-main-link.active:before,.sidebar .menu>a.active:before{content:"";position:absolute;inset-block:8px;inset-inline-start:-2px;width:3px;border-radius:999px;background:#93a4ff}.sidebar .menu .sidebar-main-link.active svg,.sidebar .menu>a.active svg{color:#c9d2ff!important}.sidebar-menu-divider{border-color:#ffffff14!important}.sidebar-version-area{flex:0 0 auto;margin-top:4px!important;padding:10px 8px 2px!important;border-top:1px solid rgba(255,255,255,.08)!important}.sidebar-version-label,.sidebar-version-info-btn{color:#7f8998!important}.topbar{position:sticky!important;top:0;z-index:9000;width:100%;height:56px!important;min-height:56px!important;padding:8px 12px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;border-radius:0!important;border-left:0!important;border-right:0!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px #0f172a14!important}body.dark-mode .topbar{background:#111827f5!important;border-color:#273244!important}.mobile-topbar-menu{display:grid!important;place-items:center;width:38px;height:38px;border:0;border-radius:9px;background:transparent;color:#64748b;cursor:pointer}.mobile-topbar-menu:hover,.mobile-topbar-menu.active{background:#f1f5f9;color:#111827}body.dark-mode .mobile-topbar-menu{color:#cbd5e1}body.dark-mode .mobile-topbar-menu:hover,body.dark-mode .mobile-topbar-menu.active{background:#263142;color:#fff}.topbar .header-search{width:100%!important;height:38px!important;min-width:0!important;margin:0!important;border-radius:9px!important}.topbar .header-search input{width:100%!important;min-width:0!important;font-size:12px!important}.topbar .top-actions{display:flex!important;align-items:center!important;gap:3px!important;min-width:0}.topbar .header-preference-actions{display:none!important}.topbar .top-actions>.header-menu:not(.profile-menu),.topbar .top-actions>.header-theme-btn{display:none!important}.topbar .profile-menu{display:block!important}.topbar .profile-btn{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border-radius:10px!important;justify-content:center!important}.topbar .profile-btn>span:not(.alert-count),.topbar .profile-btn>svg:last-child{display:none!important}.page-content{width:100%!important;min-width:0!important;padding:14px 14px 24px!important;margin:0!important}.dashboard-page,.settings-page,.products-page,.billing-page,.sales-bills-page,.customers-page,.suppliers-page,.expenses-page,.reports-page{width:100%!important;min-width:0!important;max-width:none!important;margin-inline:0!important}.dashboard-business-stats,.dashboard-control-stats,.dashboard-stats-expanded,.dashboard-overview-group .stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.dashboard-business-stats .stat,.dashboard-control-stats .stat,.dashboard-stats-expanded .stat,.dashboard-overview-group .stat{min-width:0!important;width:100%!important;min-height:96px!important;margin:0!important}.dashboard-date-filters,.smart-dashboard-header{padding:14px!important;border-radius:12px!important}.dashboard-date-filter-actions,.dashboard-quick-actions{gap:7px!important}}@media(max-width:520px){.topbar{grid-template-columns:38px minmax(0,1fr) 38px!important;padding-inline:9px!important}.page-content{padding:12px 10px 22px!important}.dashboard-business-stats,.dashboard-control-stats,.dashboard-stats-expanded,.dashboard-overview-group .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.dashboard-business-stats .stat,.dashboard-control-stats .stat,.dashboard-stats-expanded .stat,.dashboard-overview-group .stat{min-height:90px!important;padding:12px!important}}@media(max-width:900px){.topbar .top-actions>.header-menu:not(.profile-menu),.topbar .top-actions>.header-theme-btn{display:block!important}.topbar .top-actions>.header-menu .icon-btn,.topbar .header-theme-btn,.topbar .profile-btn{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border-radius:9px!important;display:grid!important;place-items:center!important}.topbar .top-actions{gap:2px!important}.topbar .alert-count{transform:scale(.82);transform-origin:top right}}@media(max-width:440px){.topbar{grid-template-columns:36px minmax(0,1fr) auto!important;gap:5px!important}.topbar .top-actions>.header-theme-btn{display:none!important}.topbar .top-actions>.header-menu .icon-btn,.topbar .profile-btn{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}}@media(max-width:900px){.topbar{position:sticky!important;top:0!important;z-index:9000!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;width:100%!important;min-height:58px!important;height:58px!important;padding:9px 10px!important;gap:8px!important;align-items:center!important;background:#fffffffa!important;border:0!important;border-bottom:1px solid #e8edf3!important;border-radius:0!important;box-shadow:0 2px 10px #0f172a0b!important;overflow:visible!important}body.dark-mode .topbar{background:#111827fa!important;border-bottom-color:#293548!important}.mobile-topbar-menu{display:inline-grid!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;margin:0!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;color:#475569!important;opacity:1!important;visibility:visible!important}.mobile-topbar-menu svg{display:block!important;width:20px!important;height:20px!important;color:currentColor!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}.mobile-topbar-menu:hover,.mobile-topbar-menu.active{background:#f1f5f9!important;color:#0f172a!important;border-color:#cbd5e1!important}body.dark-mode .mobile-topbar-menu{background:#182131!important;border-color:#334155!important;color:#dbe5f3!important}.topbar .header-search,.topbar .header-search:focus-within{display:flex!important;position:relative!important;width:100%!important;max-width:none!important;min-width:0!important;height:40px!important;margin:0!important;padding:0 10px!important;align-items:center!important;gap:7px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important;box-shadow:none!important;opacity:1!important;visibility:visible!important}body.dark-mode .topbar .header-search,body.dark-mode .topbar .header-search:focus-within{background:#182131!important;border-color:#334155!important}.topbar .header-search .global-search-submit{display:inline-grid!important;place-items:center!important;flex:0 0 22px!important;width:22px!important;height:22px!important;padding:0!important;border:0!important;background:transparent!important;color:#64748b!important}.topbar .header-search .global-search-submit svg{display:block!important;width:17px!important;height:17px!important;stroke:currentColor!important}.topbar .header-search input{display:block!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;color:#0f172a!important;font-size:12px!important;line-height:1!important;direction:inherit!important;opacity:1!important;visibility:visible!important}body.dark-mode .topbar .header-search input{color:#f8fafc!important}.topbar .header-search input::placeholder{color:#94a3b8!important;opacity:1!important}.topbar .top-actions{display:flex!important;width:auto!important;min-width:0!important;height:40px!important;margin:0!important;padding:0!important;gap:5px!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important}.topbar .header-preference-actions,.topbar .top-actions>.header-theme-btn,.topbar .top-actions>.header-menu:not(.notification-menu):not(.profile-menu){display:none!important}.topbar .top-actions>.notification-menu,.topbar .top-actions>.profile-menu{display:block!important;position:relative!important}.topbar .notification-menu .icon-btn,.topbar .profile-btn{display:inline-grid!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;color:#475569!important;opacity:1!important;visibility:visible!important}body.dark-mode .topbar .notification-menu .icon-btn,body.dark-mode .topbar .profile-btn{background:#182131!important;border-color:#334155!important;color:#dbe5f3!important}.topbar .notification-menu .icon-btn svg,.topbar .profile-btn svg:first-of-type{display:block!important;width:19px!important;height:19px!important;stroke:currentColor!important;color:currentColor!important;opacity:1!important;visibility:visible!important}.topbar .profile-btn>span:not(.alert-count),.topbar .profile-btn>svg:last-child{display:none!important}.topbar .alert-count{position:absolute!important;top:-4px!important;right:-4px!important;z-index:2!important}.page-content{width:100%!important;min-width:0!important;padding:12px 12px 24px!important;overflow-x:hidden!important}.dashboard-page{width:100%!important;max-width:none!important;min-width:0!important;padding:0!important}.dashboard-date-filters,.smart-dashboard-header{width:100%!important;padding:13px!important;margin:0 0 16px!important}.dashboard-business-stats,.dashboard-control-stats,.dashboard-stats-expanded,.dashboard-overview-group .stats{width:100%!important;padding-inline:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.dashboard-business-stats .stat,.dashboard-control-stats .stat,.dashboard-stats-expanded .stat,.dashboard-overview-group .stat{min-width:0!important;min-height:92px!important;padding:12px!important;border-radius:12px!important}.dashboard-business-stats .stat p,.dashboard-control-stats .stat p,.dashboard-stats-expanded .stat p,.dashboard-overview-group .stat p{max-width:calc(100% - 36px)!important;font-size:11px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important}.sidebar .brand-logo{overflow:hidden!important}}@media(max-width:480px){.topbar{grid-template-columns:40px minmax(0,1fr) auto!important;padding-inline:8px!important;gap:6px!important}.topbar .header-search{padding-inline:8px!important}.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.topbar .top-actions{gap:4px!important}.page-content{padding-inline:10px!important}}@media(max-width:900px){.topbar .profile-btn>svg,.topbar .profile-btn>svg:first-of-type,.topbar .profile-btn>svg:last-child{display:block!important;width:19px!important;height:19px!important;color:currentColor!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}.topbar .notification-menu{display:block!important}.dashboard-business-stats .stat p,.dashboard-control-stats .stat p,.dashboard-stats-expanded .stat p,.dashboard-overview-group .stat p{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.25!important}}.mobile-search-modal-backdrop{display:none}@media(max-width:900px){.topbar{grid-template-columns:38px 38px minmax(0,1fr)!important;gap:6px!important;padding:8px 9px!important;min-height:56px!important;height:56px!important}.topbar .header-search,.topbar .header-search:focus-within{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important}.topbar .header-search input,.topbar .desktop-search-results{display:none!important}.topbar .header-search .global-search-submit,.topbar .header-search .mobile-search-trigger{width:100%!important;height:100%!important;min-width:0!important;flex:none!important;display:grid!important;place-items:center!important;padding:0!important;color:#526277!important}body.dark-mode .topbar .header-search,body.dark-mode .topbar .header-search:focus-within{background:#182131!important;border-color:#334155!important}.topbar .top-actions{grid-column:3!important;width:100%!important;height:38px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important}.topbar .header-preference-actions{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important}.topbar .header-preference-actions>.header-menu{display:block!important;position:relative!important}.topbar .header-preference-actions>.header-wallet-btn,.topbar .top-actions>.header-theme-btn{display:none!important}.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:9px!important}.topbar .notification-menu,.topbar .profile-menu{display:block!important;position:relative!important}.mobile-search-modal-backdrop{position:fixed;inset:0;z-index:2147483500;display:flex;align-items:flex-start;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 12px 16px;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-search-modal{width:min(520px,100%);max-height:min(760px,calc(100dvh - 32px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.mobile-search-modal>header{flex:0 0 auto;min-height:52px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef2f7}.mobile-search-modal>header strong{font-size:15px;color:#0f172a}.mobile-search-modal>header button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569}.mobile-search-input-wrap{flex:0 0 auto;margin:12px;height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbe3ed;border-radius:11px;background:#f8fafc;color:#64748b}.mobile-search-input-wrap input{flex:1;width:100%;min-width:0;height:100%;padding:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:14px}.mobile-search-modal-results{min-height:0;overflow-y:auto;padding:0 12px 14px}.mobile-search-modal-results .global-search-result{width:100%}.mobile-search-hint{padding:8px 16px 24px;color:#64748b;font-size:12px}body.dark-mode .mobile-search-modal{background:#111827;border-color:#334155}body.dark-mode .mobile-search-modal>header{border-bottom-color:#263244}body.dark-mode .mobile-search-modal>header strong{color:#f8fafc}body.dark-mode .mobile-search-modal>header button,body.dark-mode .mobile-search-input-wrap{background:#182131;border-color:#334155;color:#cbd5e1}body.dark-mode .mobile-search-input-wrap input{color:#f8fafc}}@media(max-width:420px){.topbar{gap:4px!important;padding-inline:6px!important}.topbar .header-preference-actions,.topbar .top-actions{gap:3px!important}.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important}}@media(max-width:900px){.topbar{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:4px!important;height:50px!important;min-height:50px!important;padding:6px 7px!important;overflow:visible!important}.topbar .mobile-topbar-menu,.topbar .header-search,.topbar .header-search:focus-within,.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex:0 0 34px!important;margin:0!important;padding:0!important;border-radius:9px!important;display:grid!important;place-items:center!important}.topbar .mobile-topbar-menu svg,.topbar .header-search svg,.topbar .header-preference-btn svg,.topbar .notification-menu .icon-btn svg,.topbar .profile-btn svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.topbar .header-search{flex:0 0 34px!important}.topbar .top-actions{grid-column:auto!important;width:auto!important;min-width:0!important;height:34px!important;flex:0 0 auto!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important}.topbar .header-preference-actions{width:auto!important;min-width:0!important;flex:0 0 auto!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:4px!important}.topbar .header-menu,.topbar .header-preference-menu,.topbar .notification-menu,.topbar .profile-menu{margin:0!important;padding:0!important;flex:0 0 34px!important}.topbar .header-preference-dropdown,body.rtl-language .topbar .header-preference-dropdown{position:fixed!important;top:56px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:min(390px,calc(100dvh - 68px))!important;margin:0!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483200!important}.topbar .header-preference-dropdown-title,.topbar .header-preference-dropdown button,.topbar .header-preference-dropdown .dropdown-action{max-width:100%!important;box-sizing:border-box!important}}@media(max-width:370px){.topbar{gap:3px!important;padding-inline:5px!important}.topbar .mobile-topbar-menu,.topbar .header-search,.topbar .header-search:focus-within,.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn,.topbar .header-menu,.topbar .header-preference-menu,.topbar .notification-menu,.topbar .profile-menu{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;flex-basis:32px!important}.topbar .top-actions{height:32px!important;gap:3px!important}.topbar .header-preference-actions{gap:3px!important}}@media(max-width:900px){html,body,#root{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important}.app{height:auto!important;min-height:100dvh!important;overflow:visible!important}.app>.main,body.compact-sidebar .app>.main,body.rtl-language .app.app-rtl>.main{height:auto!important;min-height:100dvh!important;overflow:visible!important}.app>.main>.page-content{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important}.topbar{position:sticky!important;top:0!important;z-index:9000!important;width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:7px 8px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;overflow:visible!important}.topbar .top-actions,.topbar .header-preference-actions{width:auto!important;min-width:0!important;max-width:none!important;height:36px!important;margin:0!important;padding:0!important;display:flex!important;flex:0 0 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;overflow:visible!important}.topbar .header-preference-actions>.header-menu,.topbar .header-preference-actions>.header-menu.exchange-currency-menu,.topbar .notification-menu,.topbar .profile-menu{display:block!important;position:relative!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex:0 0 34px!important;margin:0!important;padding:0!important}.topbar .header-wallet-btn,.topbar .header-theme-btn{display:none!important}.topbar .mobile-topbar-menu,.topbar .header-search,.topbar .header-search:focus-within,.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex:0 0 34px!important;margin:0!important;padding:0!important;border-radius:9px!important;display:grid!important;place-items:center!important}.topbar .mobile-topbar-menu svg,.topbar .header-search svg,.topbar .header-preference-btn svg,.topbar .notification-menu .icon-btn svg,.topbar .profile-btn svg{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}.topbar .header-search input,.topbar .desktop-search-results{display:none!important}.topbar .header-preference-dropdown,.topbar .exchange-compact-dropdown,body.rtl-language .topbar .header-preference-dropdown,body.rtl-language .topbar .exchange-compact-dropdown{position:fixed!important;top:54px!important;left:8px!important;right:8px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:calc(100dvh - 66px)!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;box-sizing:border-box!important}}@media(max-width:360px){.topbar{gap:3px!important;padding-inline:5px!important}.topbar .top-actions,.topbar .header-preference-actions{gap:3px!important}.topbar .mobile-topbar-menu,.topbar .header-search,.topbar .header-search:focus-within,.topbar .header-preference-actions>.header-menu,.topbar .notification-menu,.topbar .profile-menu,.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;flex-basis:32px!important}}@media(max-width:900px){.topbar{--mobile-header-icon-size: 34px;--mobile-header-gap: 5px;padding-inline:8px!important;column-gap:var(--mobile-header-gap)!important;row-gap:0!important}.topbar>.mobile-topbar-menu,.topbar>.header-search,.topbar>.top-actions{margin:0!important}.topbar .top-actions{margin-inline-start:0!important;gap:var(--mobile-header-gap)!important}.topbar .header-preference-actions{margin:0!important;gap:var(--mobile-header-gap)!important}.topbar .mobile-topbar-menu,.topbar .header-search,.topbar .header-search:focus-within,.topbar .header-preference-actions>.header-menu,.topbar .notification-menu,.topbar .profile-menu,.topbar .header-preference-btn,.topbar .notification-menu .icon-btn,.topbar .profile-btn{width:var(--mobile-header-icon-size)!important;min-width:var(--mobile-header-icon-size)!important;max-width:var(--mobile-header-icon-size)!important;height:var(--mobile-header-icon-size)!important;min-height:var(--mobile-header-icon-size)!important;max-height:var(--mobile-header-icon-size)!important;flex:0 0 var(--mobile-header-icon-size)!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.topbar .header-preference-actions>.header-menu,.topbar .notification-menu,.topbar .profile-menu{position:relative!important}.topbar .mobile-topbar-menu svg,.topbar .header-search svg,.topbar .header-preference-btn svg,.topbar .notification-menu .icon-btn svg,.topbar .profile-btn svg{width:18px!important;height:18px!important;margin:0!important}}@media(max-width:360px){.topbar{--mobile-header-icon-size: 32px;--mobile-header-gap: 4px;padding-inline:6px!important}}@media(max-width:900px){.topbar{--mobile-header-control-size: 34px}body:not(.dark-mode) .topbar .top-actions .header-preference-btn,body:not(.dark-mode) .topbar .top-actions .icon-btn,body:not(.dark-mode) .topbar .top-actions .profile-btn,body.dark-mode .topbar .top-actions .header-preference-btn,body.dark-mode .topbar .top-actions .icon-btn,body.dark-mode .topbar .top-actions .profile-btn,.topbar .header-search .global-search-submit{width:var(--mobile-header-control-size)!important;min-width:var(--mobile-header-control-size)!important;max-width:var(--mobile-header-control-size)!important;height:var(--mobile-header-control-size)!important;min-height:var(--mobile-header-control-size)!important;max-height:var(--mobile-header-control-size)!important;flex:0 0 var(--mobile-header-control-size)!important;padding:0!important;box-sizing:border-box!important}html,body,#root,.app,.main,.page-content{touch-action:pan-y}}@media(max-width:360px){.topbar{--mobile-header-control-size: 32px}}@media(max-width:900px){.topbar{justify-content:space-between!important;column-gap:0!important}.topbar>.top-actions,.topbar .header-preference-actions{display:contents!important}}@media(max-width:360px){.topbar .header-preference-actions>.header-menu,.topbar .header-preference-actions>.header-menu.exchange-currency-menu,.topbar .top-actions>.notification-menu,.topbar .top-actions>.profile-menu{width:var(--mobile-header-control-size)!important;min-width:var(--mobile-header-control-size)!important;max-width:var(--mobile-header-control-size)!important;flex-basis:var(--mobile-header-control-size)!important}}@media(max-width:900px){body.rtl-language .app.app-rtl .topbar,body.rtl-language .app.app-rtl .topbar .top-actions,body.rtl-language .app.app-rtl .topbar .header-preference-actions{direction:rtl!important;text-align:right!important}body.rtl-language .app.app-rtl .topbar .header-search,body.rtl-language .app.app-rtl .topbar .header-search:focus-within{margin:0!important}body.rtl-language .dashboard-overview-group .dashboard-business-stats,body.rtl-language .dashboard-overview-group .dashboard-control-stats,body.rtl-language .dashboard-overview-group .dashboard-stats-expanded{direction:ltr!important}body.rtl-language .dashboard-overview-group .dashboard-stat-button{direction:rtl!important;text-align:right!important}.dashboard-business-stats .stat,.dashboard-control-stats .stat,.dashboard-stats-expanded .stat,.dashboard-overview-group .stat{min-height:92px!important;padding:12px 58px 12px 12px!important;overflow:hidden!important}.dashboard-stat-content{min-width:0!important;max-width:100%!important}.dashboard-stat-content>span{display:-webkit-box!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.dashboard-stat-content h2{margin-top:4px!important;line-height:1.1!important}html,body,#root{height:100%!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior:none!important}.app,.app>.main,.app>.main>.page-content{height:100dvh!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important}.app{overflow-y:hidden!important}.app>.main{display:flex!important;flex-direction:column!important;overflow-y:hidden!important}.app>.main>.topbar{flex:0 0 50px!important}.app>.main>.page-content{flex:1 1 auto!important;height:auto!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}@media(max-width:900px){.sidebar{height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.sidebar .brand{flex:0 0 auto}.sidebar .menu{flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch}.sidebar .menu::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.sidebar.mobile-menu-open .menu{max-height:none!important;opacity:1;visibility:visible}.sidebar-version-area{position:relative!important;z-index:50;flex:0 0 auto!important;width:100%;margin-top:8px!important;padding-top:10px;background:inherit}.sidebar-version-row{width:100%}.sidebar-simple-dropdown,body.rtl-language .app.app-rtl .sidebar-simple-dropdown{position:absolute!important;inset-inline-start:0!important;inset-inline-end:0!important;left:0!important;right:0!important;bottom:calc(100% + 8px)!important;width:100%!important;max-width:100%!important;box-sizing:border-box;z-index:100!important;margin:0!important}}@media(max-width:480px){.sidebar-simple-dropdown,body.rtl-language .app.app-rtl .sidebar-simple-dropdown{position:absolute!important;left:0!important;right:0!important;bottom:calc(100% + 8px)!important;width:100%!important}}@media(max-width:900px){html[dir=rtl] .app>.sidebar,body[dir=rtl] .app>.sidebar,.app[dir=rtl]>.sidebar,body.rtl-language .app.app-rtl>.sidebar{left:auto!important;right:0!important;transform:translate(104%)!important;direction:rtl!important;text-align:right!important}html[dir=rtl] .app>.sidebar.mobile-menu-open,body[dir=rtl] .app>.sidebar.mobile-menu-open,.app[dir=rtl]>.sidebar.mobile-menu-open,body.rtl-language .app.app-rtl>.sidebar.mobile-menu-open{transform:translate(0)!important;box-shadow:-18px 0 60px #00000047!important}html[dir=rtl] .app>.sidebar .brand,html[dir=rtl] .app>.sidebar .menu,html[dir=rtl] .app>.sidebar .sidebar-version-area,body[dir=rtl] .app>.sidebar .brand,body[dir=rtl] .app>.sidebar .menu,body[dir=rtl] .app>.sidebar .sidebar-version-area,.app[dir=rtl]>.sidebar .brand,.app[dir=rtl]>.sidebar .menu,.app[dir=rtl]>.sidebar .sidebar-version-area{direction:rtl!important;text-align:right!important}html[dir=rtl] .app>.sidebar .sidebar-main-link,body[dir=rtl] .app>.sidebar .sidebar-main-link,.app[dir=rtl]>.sidebar .sidebar-main-link{direction:rtl!important;flex-direction:row!important;justify-content:flex-start!important;text-align:right!important}html[dir=ltr] .app>.sidebar,body[dir=ltr] .app>.sidebar,.app[dir=ltr]>.sidebar{left:0!important;right:auto!important}}@media(max-width:760px){.dashboard-trends-card{min-width:0;overflow:hidden}.dashboard-trends-chart{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y}.dashboard-trends-chart::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-trends-chart>.recharts-responsive-container{min-width:720px!important}}@media(max-width:430px){.dashboard-trends-chart>.recharts-responsive-container{min-width:680px!important}}@media(min-width:901px){html[dir=ltr] .app>.sidebar .sidebar-simple-dropdown,body[dir=ltr] .app>.sidebar .sidebar-simple-dropdown,.app[dir=ltr]>.sidebar .sidebar-simple-dropdown{left:calc(100% + 10px)!important;right:auto!important;direction:ltr!important;text-align:left!important}html[dir=rtl] .app>.sidebar .sidebar-simple-dropdown,body[dir=rtl] .app>.sidebar .sidebar-simple-dropdown,.app[dir=rtl]>.sidebar .sidebar-simple-dropdown,body.rtl-language .app.app-rtl>.sidebar .sidebar-simple-dropdown{left:auto!important;right:calc(100% + 10px)!important;direction:rtl!important;text-align:right!important}}@media(max-width:900px){html[dir=ltr] .app>.sidebar .sidebar-simple-dropdown,body[dir=ltr] .app>.sidebar .sidebar-simple-dropdown,.app[dir=ltr]>.sidebar .sidebar-simple-dropdown{left:0!important;right:0!important;direction:ltr!important;text-align:left!important}html[dir=rtl] .app>.sidebar .sidebar-simple-dropdown,body[dir=rtl] .app>.sidebar .sidebar-simple-dropdown,.app[dir=rtl]>.sidebar .sidebar-simple-dropdown,body.rtl-language .app.app-rtl>.sidebar .sidebar-simple-dropdown{left:0!important;right:0!important;direction:rtl!important;text-align:right!important}}body.rtl-language .dashboard-business-stats .stat,.app.app-rtl .dashboard-business-stats .stat,.app[dir=rtl] .dashboard-business-stats .stat{padding-right:18px;padding-left:58px}body.rtl-language .dashboard-business-stats .dashboard-stat-icon,.app.app-rtl .dashboard-business-stats .dashboard-stat-icon,.app[dir=rtl] .dashboard-business-stats .dashboard-stat-icon{right:auto;left:18px}body.rtl-language .dashboard-business-stats .dashboard-stat-content,.app.app-rtl .dashboard-business-stats .dashboard-stat-content,.app[dir=rtl] .dashboard-business-stats .dashboard-stat-content{text-align:right}.topbar{transition:background-color .22s ease,backdrop-filter .22s ease,-webkit-backdrop-filter .22s ease,box-shadow .22s ease,border-color .22s ease}@media(min-width:901px){.main{position:relative}.main>.topbar{position:absolute!important;inset:0 0 auto;width:100%;z-index:5000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.main>.page-content{padding-top:92px;box-sizing:border-box}}.topbar.topbar-scrolled{background:#ffffffc7!important;-webkit-backdrop-filter:blur(13px) saturate(118%);backdrop-filter:blur(13px) saturate(118%);box-shadow:0 1px #0f172a0e,0 7px 24px #0f172a09}body.dark-mode .topbar.topbar-scrolled{background:#0f0f0fc7!important;-webkit-backdrop-filter:blur(13px) saturate(112%);backdrop-filter:blur(13px) saturate(112%);box-shadow:0 1px #ffffff0d,0 7px 24px #00000029}.topbar:not(.topbar-scrolled){-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none}@media(max-width:900px){.topbar.topbar-scrolled{background:#fffc!important}body.dark-mode .topbar.topbar-scrolled{background:#0f0f0fcc!important}}body.dark-mode .dashboard-trends-chart .recharts-default-tooltip{background:#0f172af5!important;border:1px solid #334155!important;border-radius:10px!important;box-shadow:0 14px 32px #00000057!important;color:#f8fafc!important}body.dark-mode .dashboard-trends-chart .recharts-tooltip-label,body.dark-mode .dashboard-trends-chart .recharts-tooltip-item,body.dark-mode .dashboard-trends-chart .recharts-tooltip-item-name,body.dark-mode .dashboard-trends-chart .recharts-tooltip-item-value{color:#f8fafc!important}body.dark-mode .dashboard-trends-chart .recharts-legend-item-text{color:#e2e8f0!important}body.dark-mode .dashboard-trends-chart .recharts-line-curve[stroke="#172554"]{stroke:#38bdf8!important}body.dark-mode .dashboard-trends-chart .recharts-active-dot circle[stroke="#172554"],body.dark-mode .dashboard-trends-chart .recharts-dot[stroke="#172554"]{stroke:#38bdf8!important;fill:#38bdf8!important}@media(max-width:600px){.dashboard-overview-group .dashboard-business-stats,.dashboard-overview-group .dashboard-control-stats,.dashboard-overview-group .dashboard-stats-expanded,.dashboard-financial-stats,.dashboard-suppliers-stats,.dashboard-stock-stats,.dashboard-staff-stats,.stats,.dashboard-business-stats,.dashboard-control-stats,.dashboard-stats-expanded{grid-template-columns:minmax(0,1fr)!important;width:100%!important}.dashboard-overview-group .stat,.dashboard-business-stats .stat,.dashboard-control-stats .stat,.dashboard-stats-expanded .stat{width:100%!important;min-width:0!important;min-height:88px!important;box-sizing:border-box!important}html[dir=ltr] .dashboard-overview-group .stat,body[dir=ltr] .dashboard-overview-group .stat,.app[dir=ltr] .dashboard-overview-group .stat{padding:14px 58px 14px 14px!important}html[dir=ltr] .dashboard-overview-group .dashboard-stat-icon,body[dir=ltr] .dashboard-overview-group .dashboard-stat-icon,.app[dir=ltr] .dashboard-overview-group .dashboard-stat-icon{right:14px!important;left:auto!important}html[dir=rtl] .dashboard-overview-group .stat,body[dir=rtl] .dashboard-overview-group .stat,body.rtl-language .dashboard-overview-group .stat,.app.app-rtl .dashboard-overview-group .stat,.app[dir=rtl] .dashboard-overview-group .stat{direction:rtl!important;text-align:right!important;padding:14px 14px 14px 58px!important}html[dir=rtl] .dashboard-overview-group .dashboard-stat-icon,body[dir=rtl] .dashboard-overview-group .dashboard-stat-icon,body.rtl-language .dashboard-overview-group .dashboard-stat-icon,.app.app-rtl .dashboard-overview-group .dashboard-stat-icon,.app[dir=rtl] .dashboard-overview-group .dashboard-stat-icon{right:auto!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important}html[dir=rtl] .dashboard-overview-group .dashboard-stat-content,body[dir=rtl] .dashboard-overview-group .dashboard-stat-content,body.rtl-language .dashboard-overview-group .dashboard-stat-content,.app.app-rtl .dashboard-overview-group .dashboard-stat-content,.app[dir=rtl] .dashboard-overview-group .dashboard-stat-content{width:100%!important;min-width:0!important;text-align:right!important}.dashboard-overview-group .dashboard-stat-content>span,.dashboard-overview-group .dashboard-stat-content h2,.dashboard-overview-group .dashboard-stat-subvalue{max-width:100%!important;overflow-wrap:anywhere!important}}@media(max-width:900px){html,body{width:100%!important;height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}#root{width:100%!important;height:auto!important;min-height:100dvh!important;overflow:visible!important;touch-action:pan-y!important}.app{width:100%!important;min-width:0!important;height:auto!important;min-height:100dvh!important;max-height:none!important;overflow:visible!important;align-items:stretch!important;touch-action:pan-y!important}.app>.main,.main{width:100%!important;min-width:0!important;height:auto!important;min-height:calc(100dvh - 16px)!important;max-height:none!important;overflow:visible!important;display:block!important;touch-action:pan-y!important}.app>.main>.page-content,.page-content{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.main>.topbar,.topbar{position:sticky!important;top:0!important;z-index:5000!important}}@media(max-width:900px){.app>.sidebar .brand{width:100%!important;min-width:0!important;min-height:72px!important;box-sizing:border-box!important;padding:8px 10px 14px!important;gap:10px!important;align-items:center!important;overflow:hidden!important}.app>.sidebar .brand-logo{flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:3px!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:11px!important;background:#fff!important}.app>.sidebar .brand-logo img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;border-radius:7px!important;transform:none!important}.app>.sidebar .brand>div:nth-child(3){flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.app>.sidebar .brand h2,.app>.sidebar .brand p{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app>.sidebar .brand h2{font-size:14px!important;line-height:1.3!important}.app>.sidebar .brand p{font-size:9px!important;line-height:1.35!important}html[dir=rtl] .app>.sidebar .brand,body[dir=rtl] .app>.sidebar .brand,.app[dir=rtl]>.sidebar .brand,body.rtl-language .app.app-rtl>.sidebar .brand{flex-direction:row!important;direction:rtl!important;text-align:right!important}html[dir=rtl] .app>.sidebar .brand-logo,body[dir=rtl] .app>.sidebar .brand-logo,.app[dir=rtl]>.sidebar .brand-logo,body.rtl-language .app.app-rtl>.sidebar .brand-logo{order:0!important}html[dir=rtl] .app>.sidebar .brand>div:nth-child(3),body[dir=rtl] .app>.sidebar .brand>div:nth-child(3),.app[dir=rtl]>.sidebar .brand>div:nth-child(3),body.rtl-language .app.app-rtl>.sidebar .brand>div:nth-child(3){order:1!important;text-align:right!important}}.profile-dropdown-label-link{text-decoration:none;cursor:pointer}.profile-dropdown-label-link:hover{background:#f8fafc;color:var(--app-accent, #b45309)}body.dark-mode .profile-dropdown-label-link:hover{background:#1e293b;color:#fff}.dashboard-stat-card strong,.dashboard-card strong,.stat-card strong{white-space:pre-line}
