:root{--brand-deep: #064F94;--brand-dark: #075EA8;--brand-primary: #0E78C9;--brand-light: #4A9FE3;--brand-lighter: #79B9EC;--brand-soft: #EAF4FC;--brand-soft-2: #F4F9FE;--brand-border: #B9D9F2;--brand-muted: #557A99;--brand-text-on: #FFFFFF;--brand-gradient-ltr: linear-gradient(90deg, #064F94 0%, #075EA8 28%, #0E78C9 64%, #4A9FE3 100%);--brand-gradient-rtl: linear-gradient(270deg, #064F94 0%, #075EA8 28%, #0E78C9 64%, #4A9FE3 100%);--brand-gradient-hover-ltr: linear-gradient(90deg, #064F94 0%, #0E78C9 52%, #4A9FE3 100%);--brand-gradient-hover-rtl: linear-gradient(270deg, #064F94 0%, #0E78C9 52%, #4A9FE3 100%);--brand-gradient: var(--brand-gradient-ltr);--brand-gradient-reverse: var(--brand-gradient-hover-ltr);--brand-gradient-vertical: linear-gradient(180deg, #064F94 0%, #0E78C9 58%, #4A9FE3 100%);--sidebar-accent: #202020;--sidebar-bg: #202020;--sidebar-sub-bg: #1D1D1D;--sidebar-hover-bg: #3B3B3B;--sidebar-text: #FFFFFF;--sidebar-icon: #FFFFFF;--sidebar-active-bg: #484848;--sidebar-active-text: #FFFFFF;--sidebar-active-icon: #FFFFFF;--surface-header-gradient: linear-gradient(135deg, #EDF5FB 0%, #DCECF8 100%);--surface-header-text: #075EA8;--surface-header-muted: #557A99;--surface-header-border: #B9D9F2;--neutral-control-bg: #E4E6EA;--neutral-control-bg-hover: #D7DADF;--neutral-control-border: #C6C9CE;--neutral-control-text: #3F434A;--brand-shadow: rgba(14, 120, 201, .28);--brand-shadow-soft: rgba(14, 120, 201, .16)}html[dir=ltr]{--brand-gradient: var(--brand-gradient-ltr);--brand-gradient-reverse: var(--brand-gradient-hover-ltr)}html[dir=rtl]{--brand-gradient: var(--brand-gradient-rtl);--brand-gradient-reverse: var(--brand-gradient-hover-rtl)}.ant-btn-primary:not(.ant-btn-dangerous){background:var(--brand-primary)!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:0 4px 12px var(--brand-shadow-soft)!important}.ant-btn-primary:not(.ant-btn-dangerous):hover,.ant-btn-primary:not(.ant-btn-dangerous):focus{background:var(--brand-dark)!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:0 4px 12px var(--brand-shadow-soft)!important}.ant-btn-primary:not(.ant-btn-dangerous):active{background:var(--brand-deep)!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:0 3px 9px var(--brand-shadow-soft)!important}.ant-tabs-ink-bar{background:var(--brand-gradient)!important}.ant-switch.ant-switch-checked{background:var(--brand-primary)!important}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner,.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.ant-tabs .ant-tabs-tab,.ant-tabs .ant-tabs-tab:hover,.ant-tabs .ant-tabs-tab:focus,.ant-tabs .ant-tabs-tab:focus-visible,.ant-tabs .ant-tabs-tab-active{border:0!important;outline:0!important;box-shadow:none!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab{border:0!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active{border:0!important}.ant-tabs-nav:before{border-color:transparent!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--app-font-family, "Tajawal", Arial, sans-serif);background-color:#f0f2f5}*{font-family:var(--app-font-family, "Tajawal", Arial, sans-serif)!important}.logo{color:#fff;font-size:18px;font-weight:700;text-align:center;padding:16px}.marje-logo-shine{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;transition:transform .25s ease,filter .25s ease}.marje-logo-shine:after{content:"";position:absolute;top:-20%;left:-70%;width:34%;height:140%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.08) 30%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.08) 70%,transparent 100%);transform:skew(-18deg);pointer-events:none;opacity:0}.marje-logo-shine:hover{transform:scale(1.025);filter:brightness(1.06)}.marje-logo-shine:hover:after{animation:marje-logo-shine-sweep .72s ease-out}@keyframes marje-logo-shine-sweep{0%{left:-70%;opacity:0}12%{opacity:1}88%{opacity:1}to{left:140%;opacity:0}}@media (prefers-reduced-motion: reduce){.marje-logo-shine,.marje-logo-shine:after{transition:none;animation:none!important}}.site-layout-content{padding:24px;background:#fff;min-height:360px}.page-header{margin-bottom:24px}.stat-card{text-align:center;padding:20px}.stat-card .stat-value{font-size:28px;font-weight:700;color:var(--brand-dark)}.stat-card .stat-label{font-size:14px;color:#8c8c8c;margin-top:8px}.rtl-table .ant-table{direction:rtl}.cash-form .ant-form-item{margin-bottom:16px}.expense-row{background-color:#fff7e6;padding:12px;border-radius:8px;margin-bottom:8px;border:1px solid #ffd591}.distribution-row{background-color:#f6ffed;padding:12px;border-radius:8px;margin-bottom:8px;border:1px solid #b7eb8f}.cash-entry-group-row{cursor:pointer!important;-webkit-user-select:none;user-select:none}.cash-entry-group-row:hover td{background-color:#e8eaf6!important}.cash-entry-group-row td{transition:background-color .2s ease}.cash-entry-child-row td{background-color:#fafafa!important}.cash-entry-child-row:hover td{background-color:#f0f0f0!important}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.login-footer{text-align:center;padding:16px 0;color:#8c8c8c;font-size:12px;direction:ltr}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;z-index:999!important;height:100vh!important}.ant-layout-sider-collapsed{width:0!important;min-width:0!important;transform:translate(-100%)}.ant-layout-content{margin-inline-start:0!important;padding:12px!important}.clean-card{padding:12px!important}.ant-table{font-size:12px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 8px!important}.kpi-card{padding:8px!important}.kpi-card div[style*="font-size: 24"]{font-size:18px!important}.branch-card{padding:8px!important}.ant-btn{font-size:12px!important;height:32px!important;padding:4px 12px!important}.ant-modal{max-width:95vw!important;margin:10px auto!important}.ant-modal-content{padding:16px!important}.ant-drawer-content-wrapper{width:100%!important;max-width:100vw!important}.login-card{width:95%!important}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-picker{font-size:13px!important;height:36px!important}.ant-input-number-input{height:34px!important}.ant-tabs-nav-list{overflow-x:auto!important;white-space:nowrap!important}.ant-tabs-tab{font-size:12px!important;padding:8px 12px!important}.ant-statistic-title{font-size:11px!important}.ant-statistic-content{font-size:20px!important}.ant-tag{font-size:11px!important;padding:1px 6px!important}.ant-table-wrapper{overflow-x:auto!important}.page-header{margin-bottom:12px!important}.calendar-day{min-height:60px!important;padding:4px!important}.calendar-day div[style*="font-size: 20"]{font-size:14px!important}svg[width]{max-width:100%!important;height:auto!important}.ant-form-item{margin-bottom:12px!important}.ant-card-head-title{font-size:14px!important}.ant-card-extra{font-size:12px!important}.ant-select-dropdown{min-width:150px!important}.section-title{font-size:13px!important}.muted-text{font-size:10px!important}.stat-value{font-size:20px!important}.winner-badge{font-size:9px!important;padding:2px 6px!important}}@media (max-width: 480px){body{font-size:13px}.ant-layout-content,.clean-card{padding:8px!important}.ant-table{font-size:11px!important}.ant-btn{font-size:11px!important;height:28px!important;padding:2px 8px!important}.kpi-card div[style*="font-size: 24"]{font-size:16px!important}.ant-statistic-content{font-size:18px!important}}@media (min-width: 769px) and (max-width: 1024px){.ant-layout-content,.clean-card{padding:16px!important}.ant-table{font-size:13px!important}}.ant-menu-dark .ant-menu-sub.ant-menu-inline,.ant-menu-submenu-popup.ant-menu-dark,.ant-menu-dark .ant-menu-submenu-popup,.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-popup .ant-menu-item{background-color:#2c2c2c!important}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-popup .ant-menu-item:hover{background-color:#3a3a4e!important}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-submenu>.ant-menu,.ant-menu-dark .ant-menu-submenu-popup .ant-menu-submenu>.ant-menu{background-color:#2c2c2c!important}.ant-layout.ant-layout-has-sider{flex-direction:row}[dir=rtl] .ant-layout-sider{order:-1}[dir=rtl] .ant-layout-sider-collapsed{transform:translate(100%)}@media print{body{background:#fff!important}.ant-layout-sider,.ant-layout-header,button,.ant-btn,.ant-menu{display:none!important}.ant-layout-content{margin:0!important;padding:8px!important;height:auto!important;overflow:visible!important}}@media print{body *{visibility:hidden!important}.ant-modal-wrap,.ant-modal-wrap *{visibility:visible!important}.ant-modal-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important}.ant-modal{width:98%!important;max-width:98%!important;margin:0 auto!important}.ant-modal-footer,.ant-modal-close,.ant-tabs-nav{display:none!important}.ant-tabs-tabpane-hidden{display:block!important}.ant-modal-content{box-shadow:none!important;padding:8px!important}}.currency-row-archived>td{background:#fff1f0!important;color:#8c8c8c!important}.currency-row-archived:hover>td{background:#ffe7e6!important}.language-toggle-icon{display:inline-flex;transform-origin:center}.language-toggle-hover:hover .language-toggle-icon{animation:language-toggle-hover-spin .52s cubic-bezier(.22,1,.36,1)}@keyframes language-toggle-hover-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(.94)}to{transform:rotate(360deg) scale(1)}}@media (prefers-reduced-motion: reduce){.language-toggle-hover:hover .language-toggle-icon{animation:none}}.import-review-row-valid>td{background:#f6ffed!important}.import-review-row-error>td{background:#fff1f0!important}.import-review-row-valid:hover>td{background:#eaffdf!important}.import-review-row-error:hover>td{background:#ffe7e5!important}html,body,#root{min-height:100%;width:100%;overflow-x:hidden}body{min-width:0;-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:none;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.marje-mobile-toolbar{position:fixed;top:calc(10px + env(safe-area-inset-top));z-index:1200;display:flex;gap:8px;align-items:center}.marje-mobile-toolbar.is-rtl{right:calc(12px + env(safe-area-inset-right))}.marje-mobile-toolbar.is-ltr{left:calc(12px + env(safe-area-inset-left))}.marje-mobile-icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(14,120,201,.18);background:#fffffff5;color:var(--brand-primary, #0E78C9);width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 6px 20px #0f324b1f;cursor:pointer;-webkit-tap-highlight-color:transparent}.marje-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#0417266b;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media (max-width: 768px){.marje-app-sidebar{max-width:300px}.marje-main-layout{margin-inline:0!important;width:100%!important;min-width:0!important}.marje-main-content{width:100%!important;min-width:0!important}.ant-form .ant-row{row-gap:8px}.ant-form .ant-col,.ant-row>.ant-col{max-width:100%}.ant-form-item-control-input-content>.ant-space,.ant-card-extra .ant-space,.page-header .ant-space{flex-wrap:wrap!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-btn{min-height:36px}.ant-table-wrapper{width:100%;max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-table-container{min-width:100%}.ant-table-content{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-modal{max-width:calc(100vw - 20px)!important;margin:10px auto!important;top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important}.ant-modal-content{max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;border-radius:14px!important}.ant-drawer-content-wrapper{max-width:92vw!important}canvas,svg,img{max-width:100%}.recharts-responsive-container{min-width:0!important}.ant-space,.ant-space-item{max-width:100%}.marje-main-content{padding-top:calc(64px + env(safe-area-inset-top))!important;padding-left:calc(12px + env(safe-area-inset-left))!important;padding-right:calc(12px + env(safe-area-inset-right))!important;padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}}@media (max-width: 480px){.ant-modal-title{font-size:15px!important}.ant-card-head{padding-inline:12px!important}.ant-card-body{padding:12px!important}.ant-pagination{gap:2px}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:30px;height:30px;line-height:28px}}@media (display-mode: standalone){.marje-mobile-icon-btn,.marje-sidebar-menu{-webkit-user-select:none;user-select:none}}.marje-mobile-profile-btn{border-radius:50%!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;aspect-ratio:1 / 1;flex:0 0 40px}.ant-avatar,.ant-avatar-circle{border-radius:50%!important;aspect-ratio:1 / 1;flex-shrink:0}.ant-card-head-wrapper{min-width:0;gap:8px}.ant-card-head-title{min-width:0}.ant-card-extra{min-width:0;max-width:62%}.ant-card-extra>.ant-space,.ant-card-extra>div{max-width:100%}@media (max-width: 768px){.marje-mobile-toolbar{max-width:calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right));overflow-x:auto;scrollbar-width:none;padding:2px}.marje-mobile-toolbar::-webkit-scrollbar{display:none}.marje-mobile-icon-btn{flex:0 0 38px;width:38px;height:38px;border-radius:11px}.marje-mobile-profile-btn{flex-basis:38px;width:38px!important;min-width:38px!important;height:38px!important}.ant-card-head{padding-inline:12px!important;min-height:52px!important}.ant-card-head-wrapper{align-items:center!important;min-width:0!important}.ant-card-head-title{flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;padding:10px 0!important}.ant-card-extra{flex:0 1 auto!important;max-width:58%!important;margin-inline-start:4px!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:6px 0!important}.ant-card-extra::-webkit-scrollbar{display:none}.ant-card-extra .ant-space{display:flex!important;flex-wrap:nowrap!important;width:max-content;max-width:none!important;gap:6px!important}.ant-card-extra .ant-btn{flex:0 0 auto;white-space:nowrap}.distribution-mobile-head-actions .ant-btn{height:30px!important;min-height:30px!important;padding-inline:8px!important}.distribution-mobile-sheet .ant-modal-content{border-radius:16px!important}.distribution-mobile-choice{width:100%;height:42px!important;line-height:40px!important;text-align:center;border-radius:10px!important;border:1px solid #e5e7eb!important}.distribution-mobile-choice:before{display:none!important}.distribution-mobile-filter-grid{display:grid;gap:8px}.distribution-mobile-filter-grid>label{font-weight:700;font-size:12px;margin-top:4px}.distribution-page-card .ant-card-body>div[style*="background-color: rgb(246, 255, 237)"],.distribution-page-card .ant-card-body>div[style*="backgroundColor: '#f6ffed'"]{overflow-x:auto}}@media (max-width: 768px){.marje-floating-user-wrap{display:none!important}.marje-mobile-toolbar{gap:6px!important;max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right))!important;padding:2px!important;z-index:1200!important}.marje-mobile-toolbar.is-rtl{right:calc(10px + env(safe-area-inset-right))!important}.marje-mobile-toolbar.is-ltr{left:calc(10px + env(safe-area-inset-left))!important}.marje-mobile-icon-btn{width:36px!important;min-width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:11px!important;background:#fff!important;color:var(--brand-primary)!important;border:1px solid color-mix(in srgb,var(--brand-primary) 24%,#fff)!important;box-shadow:0 6px 18px color-mix(in srgb,var(--brand-primary) 12%,transparent)!important;padding:0!important}.marje-mobile-profile-btn{width:36px!important;min-width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:50%!important;aspect-ratio:1 / 1!important}.marje-mobile-icon-btn .anticon,.marje-mobile-icon-btn svg{color:var(--brand-primary)!important}.marje-mobile-toolbar.is-menu-open .marje-mobile-icon-btn:not(.marje-mobile-menu-btn){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.marje-app-sidebar{z-index:1190!important}.marje-mobile-backdrop{z-index:1180!important}.marje-mobile-toolbar.is-menu-open .marje-mobile-menu-btn{z-index:1210!important}[data-marje-top-proxy=true]{display:none!important}.marje-mobile-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1280;background:#0f172a61;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.marje-mobile-filter-sheet{position:fixed;z-index:1290;top:calc(58px + env(safe-area-inset-top));inset-inline:12px;max-height:calc(100dvh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;background:#fffffffc;border:1px solid color-mix(in srgb,var(--brand-primary) 18%,#e5e7eb);border-radius:18px;box-shadow:0 22px 60px #0f172a3d;padding:12px}.marje-mobile-filter-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--brand-dark);font-size:15px;padding:2px 2px 10px;border-bottom:1px solid #eef2f7;margin-bottom:10px}.marje-mobile-filter-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-primary)}.marje-mobile-filter-sheet-body{display:grid;grid-template-columns:1fr;gap:10px}.marje-mobile-filter-sheet-body>*{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin:0!important;padding:0!important}.marje-mobile-filter-sheet-body .ant-select,.marje-mobile-filter-sheet-body .ant-picker,.marje-mobile-filter-sheet-body .ant-input-affix-wrapper,.marje-mobile-filter-sheet-body .ant-input,.marje-mobile-filter-sheet-body .ant-input-number{width:100%!important;max-width:100%!important}.marje-mobile-filter-sheet-body .ant-space{width:100%;display:flex!important;flex-wrap:wrap!important}.decision-dashboard .ant-row:has(>.ant-col>.metric-card),.app-container .ant-row:has(>.ant-col>.kpi-card),.app-container .ant-row:has(>.ant-col>.summary-card),.app-container .ant-row:has(>.ant-col>.award-card){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-inline:0!important}.decision-dashboard .ant-row:has(>.ant-col>.metric-card)>.ant-col,.app-container .ant-row:has(>.ant-col>.kpi-card)>.ant-col,.app-container .ant-row:has(>.ant-col>.summary-card)>.ant-col,.app-container .ant-row:has(>.ant-col>.award-card)>.ant-col{width:auto!important;max-width:100%!important;flex:none!important;padding:0!important}.decision-dashboard .metric-card,.app-container .kpi-card,.app-container .summary-card,.app-container .award-card{width:100%!important;min-width:0!important;height:100%!important}.decision-dashboard .metric-card{min-height:118px!important}.decision-dashboard .metric-value{font-size:17px!important}.decision-dashboard .metric-icon{width:36px!important;height:36px!important;flex-basis:36px!important;font-size:17px!important}.app-container .kpi-card{min-width:0!important;padding:10px!important}.app-container .kpi-card div[style*="font-size: 24"]{font-size:17px!important}.clean-card>.ant-row,.ant-card-head-wrapper{min-width:0!important}.clean-card>.ant-row>.ant-col,.ant-card-head-title,.ant-card-extra{min-width:0!important}.ant-card-extra{overflow:hidden!important}}@media (max-width: 768px){[data-marje-filter-region=true]{display:none!important}.marje-mobile-filter-sheet-body>[data-marje-filter-region=true]{display:block!important}.marje-mobile-filter-sheet-body>.ant-col[data-marje-filter-region=true]{display:block!important}}@media (max-width: 768px){.marje-mobile-toolbar .marje-mobile-profile-btn,.marje-mobile-toolbar .marje-page-action-btn,.marje-mobile-toolbar .language-toggle-hover,.marje-mobile-toolbar .marje-mobile-menu-btn{background:#fff!important;color:var(--brand-primary)!important}.marje-mobile-profile-btn{border-radius:999px!important;overflow:hidden!important}.marje-inline-filter-toggle,[data-marje-top-proxy=true]{display:none!important}.ant-card-head-wrapper{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.ant-card-head-title{flex:1 1 48%!important}.ant-card-extra{flex:0 1 auto!important;max-width:52%!important;overflow:visible!important}.ant-card-extra .ant-btn{min-width:32px!important;max-width:100%!important;padding-inline:7px!important;font-size:11px!important}.marje-main-content .ant-row:has(>.ant-col>.metric-card),.marje-main-content .ant-row:has(>.ant-col>.kpi-card),.marje-main-content .ant-row:has(>.ant-col>.summary-card),.marje-main-content .ant-row:has(>.ant-col>.award-card),.marje-main-content .ant-row:has(>.ant-col>.custody-report-kpi){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-inline:0!important}.marje-main-content .ant-row:has(>.ant-col>.metric-card)>.ant-col,.marje-main-content .ant-row:has(>.ant-col>.kpi-card)>.ant-col,.marje-main-content .ant-row:has(>.ant-col>.summary-card)>.ant-col,.marje-main-content .ant-row:has(>.ant-col>.award-card)>.ant-col,.marje-main-content .ant-row:has(>.ant-col>.custody-report-kpi)>.ant-col{width:auto!important;max-width:100%!important;min-width:0!important;flex:none!important;padding:0!important}.marje-main-content .metric-card,.marje-main-content .kpi-card,.marje-main-content .summary-card,.marje-main-content .award-card,.marje-main-content .custody-report-kpi{width:100%!important;min-width:0!important;height:100%!important}.marje-mobile-filter-sheet-body [data-marje-filter-group]{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.marje-mobile-filter-sheet-body [data-marje-filter-group]>.ant-space,.marje-mobile-filter-sheet-body [data-marje-filter-group].ant-space,.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-space{width:100%!important;display:flex!important;flex-wrap:wrap!important;white-space:normal!important}.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-select,.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-picker,.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-input,.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-input-affix-wrapper,.marje-mobile-filter-sheet-body [data-marje-filter-group] .ant-input-number{width:100%!important;min-width:0!important;max-width:100%!important}}@media (max-width: 768px){.marje-main-content .ant-row:has(>.ant-col>.ant-card .ant-statistic){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-inline:0!important}.marje-main-content .ant-row:has(>.ant-col>.ant-card .ant-statistic)>.ant-col{width:auto!important;max-width:100%!important;min-width:0!important;flex:none!important;padding:0!important}}@media (max-width: 768px){.marje-mobile-toolbar{gap:6px!important;max-width:calc(100vw - 14px)!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none;padding-inline:4px!important}.marje-mobile-toolbar::-webkit-scrollbar{display:none}.marje-mobile-toolbar .marje-mobile-icon-btn{width:44px!important;min-width:44px!important;height:44px!important;flex:0 0 44px!important}.marje-mobile-toolbar .marje-action-export{background:#ecfdf3!important;border-color:#b7ebc6!important;color:#16803a!important}.marje-mobile-toolbar .marje-action-export svg{color:#16803a!important}.marje-mobile-toolbar .marje-action-import{background:#fff7e8!important;border-color:#ffd9a0!important;color:#d97706!important}.marje-mobile-toolbar .marje-action-import svg{color:#d97706!important}.marje-mobile-toolbar .marje-action-template{background:#f3efff!important;border-color:#d8c9ff!important;color:#6d4cc7!important}.marje-mobile-toolbar .marje-action-template svg{color:#6d4cc7!important}.marje-mobile-toolbar .marje-action-refresh{background:#eef7ff!important;border-color:#cce8ff!important;color:#1677c8!important}.marje-mobile-toolbar .marje-action-refresh svg{color:#1677c8!important}.marje-mobile-action-hint{position:fixed;top:calc(62px + env(safe-area-inset-top));inset-inline-end:12px;z-index:1460;background:#111827f0;color:#fff;border-radius:9px;padding:7px 11px;font-size:12px;white-space:nowrap;box-shadow:0 8px 26px #0f172a38;pointer-events:none}.cash-entry-filter-shell{display:none!important}.marje-mobile-filter-sheet-body [data-marje-group-region=true],.marje-mobile-filter-sheet-body [data-marje-filter-region=true]{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}.marje-mobile-filter-sheet-body [data-marje-group-region=true] .ant-select,.marje-mobile-filter-sheet-body [data-marje-filter-region=true] .ant-select,.marje-mobile-filter-sheet-body [data-marje-filter-region=true] .ant-input-number{width:100%!important;min-width:0!important;max-width:100%!important}.resource-links-header-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.resource-links-header-row>.ant-col{width:100%!important;max-width:100%!important}.resource-links-header-actions>.ant-space{width:100%!important;display:flex!important;flex-wrap:wrap!important}.resource-links-header-actions>.ant-space>.ant-space-item:first-child{width:100%!important;overflow-x:auto!important}.resource-links-add-btn{min-height:40px!important;max-width:100%!important}.ant-tabs-tabpane-active>div>[data-marje-filter-region=true],.ant-tabs-tabpane-active [data-marje-filter-region=true]{display:none!important}.ant-select-dropdown,.ant-picker-dropdown,.ant-dropdown,.ant-popover{z-index:1420!important}.marje-mobile-filter-sheet,.marje-mobile-filter-sheet-body{overflow:visible!important}.marje-mobile-filter-sheet{overflow-y:auto!important}.marje-mobile-filter-sheet-body .ant-select{width:100%!important}.marje-mobile-filter-sheet-body .ant-select-selector{width:100%!important;min-height:42px!important}}@media (max-width: 768px){.custody-requests-card>.ant-card-head .ant-card-head-wrapper{align-items:flex-start!important}.custody-requests-card>.ant-card-head .ant-card-head-title{flex:1 1 100%!important;width:100%!important}.custody-requests-card>.ant-card-head .ant-card-extra{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.custody-requests-title-actions{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.custody-requests-title-actions>.ant-space-item{max-width:100%!important}}@media (max-width: 768px){.marje-mobile-filter-sheet-body .ant-space,.marje-mobile-filter-sheet-body .ant-space-item,.marje-mobile-filter-sheet-body .ant-row,.marje-mobile-filter-sheet-body .ant-row>.ant-col,.marje-mobile-filter-sheet-body [data-marje-filter-group],.marje-mobile-filter-sheet-body [data-marje-filter-region=true]{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important}.marje-mobile-filter-sheet-body .ant-space{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.marje-mobile-filter-sheet-body .ant-space-item{display:block!important}.marje-mobile-filter-sheet-body .ant-select,.marje-mobile-filter-sheet-body .ant-picker,.marje-mobile-filter-sheet-body .ant-input,.marje-mobile-filter-sheet-body .ant-input-affix-wrapper,.marje-mobile-filter-sheet-body .ant-input-number{width:100%!important;min-width:100%!important}.custody-requests-card [data-marje-filter-group=custody-requests-filters][data-marje-filter-region=true]{display:none!important}.marje-mobile-filter-sheet-body [data-marje-filter-group=custody-requests-filters][data-marje-filter-region=true]{display:flex!important}.sales-reports-page>.filter-card[data-marje-filter-region=true]{display:none!important}.marje-mobile-filter-sheet-body>.filter-card[data-marje-filter-region=true]{display:block!important;margin:0!important}}.marje-app-sidebar.marje-sidebar-no-motion{transition:none!important}@media (max-width: 768px){.sales-report-tabs .ant-tabs-tabpane-active [data-marje-filter-group=reports-filters]{display:none!important}.marje-mobile-filter-sheet-body>[data-marje-filter-group=reports-filters],.marje-mobile-filter-sheet-body>.reports-filters-card{display:block!important;margin:0!important}}@media (max-width: 768px){.marje-mobile-toolbar{right:calc(10px + env(safe-area-inset-right))!important;left:auto!important;direction:ltr!important;flex-direction:row-reverse!important}.marje-mobile-toolbar.is-rtl,.marje-mobile-toolbar.is-ltr{right:calc(10px + env(safe-area-inset-right))!important;left:auto!important}.marje-app-sidebar{left:auto!important;right:0!important}.sales-report-tabs .ant-tabs-tabpane-active .reports-filters-card,.sales-report-tabs .ant-tabs-tabpane-active [data-marje-filter-group=reports-filters]{display:none!important}.marje-mobile-filter-sheet-body>.reports-filters-card,.marje-mobile-filter-sheet-body>[data-marje-filter-group=reports-filters]{display:block!important;margin:0!important}.custody-requests-title-actions>[data-marje-filter-group=custody-requests-filters]{display:none!important}.marje-mobile-filter-sheet-body>[data-marje-filter-group=custody-requests-filters]{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;width:100%!important}.marje-mobile-filter-sheet-body>[data-marje-filter-group=custody-requests-filters]>*{flex:1 1 100%!important;min-width:100%!important}.marje-mobile-filter-sheet-body .ant-select,.marje-mobile-filter-sheet-body .ant-select-selector,.marje-mobile-filter-sheet-body .ant-picker,.marje-mobile-filter-sheet-body .ant-input-number{width:100%!important}}@media (min-width: 769px){.custody-requests-card>.ant-card-head .ant-card-head-wrapper{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important}.custody-requests-card>.ant-card-head .ant-card-head-title{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;overflow:visible!important}.custody-requests-card>.ant-card-head .ant-card-extra{flex:1 1 auto!important;width:auto!important;max-width:none!important;margin-inline-start:0!important;overflow:visible!important}.custody-requests-title-actions{width:100%!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}.custody-requests-title-actions>.ant-space-item{flex:0 0 auto!important;max-width:none!important}.custody-requests-title-actions [data-marje-filter-group=custody-requests-filters]{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important}.custody-requests-title-actions [data-marje-filter-group=custody-requests-filters] .ant-select{width:150px!important;min-width:150px!important}.custody-requests-title-actions [data-marje-filter-group=custody-requests-filters] .ant-btn{flex:0 0 auto!important}}@media (max-width: 768px){.marje-mobile-toolbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;min-height:calc(64px + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) calc(10px + env(safe-area-inset-right)) 8px calc(10px + env(safe-area-inset-left))!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;background:#fffffffb!important;border-bottom:1px solid #edf1f4!important;box-shadow:0 4px 16px #0f172a0f!important;overflow:visible!important;z-index:1200!important;direction:ltr!important;transition:none!important}.marje-mobile-toolbar.is-rtl{flex-direction:row-reverse!important}.marje-mobile-toolbar.is-ltr{flex-direction:row!important}.marje-mobile-edge{flex:0 0 auto!important;display:flex!important;align-items:center!important;position:relative!important;z-index:2!important}.marje-mobile-actions-center{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.marje-mobile-actions-center::-webkit-scrollbar{display:none!important}.marje-mobile-toolbar .marje-mobile-icon-btn{width:44px!important;min-width:44px!important;height:44px!important;flex:0 0 44px!important}.marje-mobile-profile-btn{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#fff!important;box-shadow:0 6px 16px color-mix(in srgb,var(--brand-primary) 25%,transparent)!important}.marje-mobile-profile-btn .anticon,.marje-mobile-profile-btn svg{color:#fff!important}.marje-mobile-toolbar.is-rtl .marje-mobile-edge-menu{order:1!important}.marje-mobile-toolbar.is-rtl .marje-mobile-actions-center{order:2!important}.marje-mobile-toolbar.is-rtl .marje-mobile-edge-profile{order:3!important}.marje-mobile-toolbar.is-ltr .marje-mobile-edge-menu{order:1!important}.marje-mobile-toolbar.is-ltr .marje-mobile-actions-center{order:2!important}.marje-mobile-toolbar.is-ltr .marje-mobile-edge-profile{order:3!important}.marje-mobile-toolbar.is-menu-open{background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;pointer-events:none!important}.marje-mobile-toolbar.is-menu-open .marje-mobile-actions-center,.marje-mobile-toolbar.is-menu-open .marje-mobile-edge-profile{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.marje-mobile-toolbar.is-menu-open .marje-mobile-edge-menu{pointer-events:auto!important;z-index:1220!important}.marje-app-sidebar.marje-sidebar-no-motion{transition:none!important}.marje-main-content{padding-top:calc(78px + env(safe-area-inset-top))!important}}@media (max-width: 768px){.marje-mobile-toolbar .marje-mobile-profile-btn{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#fff!important}.marje-mobile-toolbar .marje-mobile-profile-btn .anticon,.marje-mobile-toolbar .marje-mobile-profile-btn svg{color:#fff!important}.marje-app-sidebar[dir=rtl]{right:0!important;left:auto!important}.marje-app-sidebar[dir=ltr]{left:0!important;right:auto!important}}@media (max-width: 768px){.reports-mobile-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1275;background:#0f172a57;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.reports-mobile-filter-dropdown{position:fixed;top:calc(66px + env(safe-area-inset-top));left:12px;right:12px;z-index:1295;max-height:calc(100dvh - 90px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;background:#fff;border:1px solid color-mix(in srgb,var(--brand-primary) 18%,#e5e7eb);border-radius:16px;box-shadow:0 18px 50px #0f172a3d;padding:12px}.reports-mobile-filter-title{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 10px;margin-bottom:10px;border-bottom:1px solid #eef2f7;color:var(--brand-dark);font-size:15px}.reports-mobile-filter-title button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:34px;height:34px;border-radius:10px;background:var(--brand-soft);color:var(--brand-primary);font-size:24px;line-height:1}.reports-mobile-filter-dropdown .reports-filters-card{display:block!important;margin:0!important;border:0!important;box-shadow:none!important}.reports-mobile-filter-dropdown .reports-filters-card .ant-card-body{padding:0!important}.reports-mobile-filter-dropdown .reports-filters-card .ant-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important}.reports-mobile-filter-dropdown .reports-filters-card .ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0!important}.reports-mobile-filter-dropdown .ant-select,.reports-mobile-filter-dropdown .ant-picker,.reports-mobile-filter-dropdown .ant-input-number,.reports-mobile-filter-dropdown .ant-btn{width:100%!important}.cash-entry-kpi-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-inline:0!important}.cash-entry-kpi-row>.ant-col{width:auto!important;max-width:100%!important;flex:none!important;padding:0!important}.cash-entry-total-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.cash-entry-total-cards>div{min-width:0!important;width:100%!important}.cash-entry-main-modal .ant-modal,.cash-entry-count-modal .ant-modal{top:calc(70px + env(safe-area-inset-top))!important;margin:0 auto!important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}.cash-entry-main-modal .ant-modal-content,.cash-entry-count-modal .ant-modal-content{max-height:calc(100dvh - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow-y:auto!important}.cash-entry-page{padding-top:10px!important}}:root{--app-font-family-desktop: "Tajawal", Arial, sans-serif;--app-font-family-mobile: "Tajawal", Arial, sans-serif;--app-font-family: var(--app-font-family-desktop)}@media (max-width: 768px){:root{--app-font-family: var(--app-font-family-mobile)}}html,body,#root,body *,button,input,textarea,select,option,.ant-app,.ant-typography,.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select,.ant-select-dropdown,.ant-picker,.ant-table,.ant-menu,.ant-modal,.ant-drawer,.ant-tabs,.ant-card,.ant-form,.ant-descriptions,.ant-dropdown,.ant-popover,.ant-tooltip,.ant-notification,.ant-message,.ant-segmented,.ant-pagination,.ant-breadcrumb,.ant-collapse,.ant-tag,.ant-badge,.ant-alert,.ant-checkbox-wrapper,.ant-radio-wrapper,.ant-switch,.ant-upload,.ant-empty,.ant-result,.ant-statistic,.ant-list,.ant-tree{font-family:var(--app-font-family)!important}.admin-ticket-mobile-tabs{display:none}.admin-tickets-title-row{display:flex;align-items:center;gap:10px;min-width:0}@media (max-width: 768px){.admin-tickets-header{align-items:flex-start!important;gap:8px!important}.admin-tickets-title-row{flex:1 1 auto;flex-wrap:wrap;gap:6px 8px}.admin-ticket-mobile-tabs{display:inline-flex!important;align-items:center;gap:5px;flex-wrap:nowrap}.admin-ticket-mobile-tabs .ant-btn{padding-inline:8px!important;font-size:11px!important}.admin-ticket-card-tabs{display:none!important}.admin-tickets-header-actions{flex:0 0 auto}.sales-settings-menu-button{height:64px!important;width:100%!important;flex-direction:row!important;justify-content:flex-start!important;padding-inline:14px!important;gap:9px!important}.sales-settings-menu-code{width:42px!important;min-width:42px!important;height:38px!important}.sales-settings-menu-separator{color:#a6adb7;font-weight:700}.sales-settings-menu-label{min-width:0;white-space:normal;text-align:start}}@media (max-width: 768px){.marje-mobile-edge-profile{gap:5px!important}.marje-mobile-logout-btn{background:#fff!important;border-color:color-mix(in srgb,var(--brand-primary) 28%,#d1d5db)!important;color:var(--brand-primary)!important}.marje-mobile-logout-btn .anticon,.marje-mobile-logout-btn svg{color:var(--brand-primary)!important}.marje-pull-refresh{position:fixed;top:calc(4px + env(safe-area-inset-top));left:50%;z-index:1195;height:34px;padding:0 12px;border-radius:999px;background:#fff;color:var(--brand-primary);border:1px solid color-mix(in srgb,var(--brand-primary) 22%,#e5e7eb);box-shadow:0 6px 20px #0f172a1f;display:flex;align-items:center;gap:7px;font-size:12px;pointer-events:none;transition:color .12s ease,background .12s ease}.marje-pull-refresh.is-ready{background:var(--brand-soft);color:var(--brand-dark)}.marje-main-content>div>h1,.marje-main-content>div>h2,.marje-main-content>div>h3,.marje-main-content .page-title,.marje-main-content .section-title.page-title,.marje-main-content>div>.ant-card:first-child>.ant-card-head .ant-card-head-title,.marje-main-content>.ant-card:first-child>.ant-card-head .ant-card-head-title,.marje-main-content .branches-page-card>.ant-card-head .ant-card-head-title,.marje-main-content .admin-tickets-title-row>h1,.marje-main-content .admin-tickets-title-row>h2,.marje-main-content .admin-tickets-title-row>h3{color:var(--brand-primary)!important}}@media (max-width: 768px){.ant-modal-root .ant-modal-wrap{box-sizing:border-box!important;padding:calc(68px + env(safe-area-inset-top)) 8px calc(8px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.ant-modal-root .ant-modal{top:0!important;width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:0 auto!important;padding-bottom:0!important}.ant-modal-root .ant-modal-content{box-sizing:border-box!important;width:100%!important;max-height:calc(100dvh - 84px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.ant-modal-root .ant-modal-header{flex:0 0 auto!important;margin-bottom:10px!important}.ant-modal-root .ant-modal-body{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin!important;padding-bottom:8px!important}.ant-modal-root .ant-modal-body::-webkit-scrollbar{width:5px!important;display:block!important}.ant-modal-root .ant-modal-body::-webkit-scrollbar-thumb{background:#64748b7a!important;border-radius:999px!important}.ant-modal-root .ant-modal-body::-webkit-scrollbar-track{background:transparent!important}.ant-modal-root .ant-modal-footer{flex:0 0 auto!important;margin-top:10px!important;padding-top:8px!important;background:var(--ant-color-bg-container, #fff)!important}.ant-modal-root .ant-modal-body .ant-form,.ant-modal-root .ant-modal-body .ant-row,.ant-modal-root .ant-modal-body .ant-space,.ant-modal-root .ant-modal-body .ant-space-item,.ant-modal-root .ant-modal-body .ant-input,.ant-modal-root .ant-modal-body .ant-input-affix-wrapper,.ant-modal-root .ant-modal-body .ant-input-number,.ant-modal-root .ant-modal-body .ant-picker,.ant-modal-root .ant-modal-body .ant-select{max-width:100%!important;box-sizing:border-box!important}.ant-drawer .ant-drawer-content{max-height:100dvh!important}.ant-drawer .ant-drawer-body{min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin!important}.ant-drawer .ant-drawer-body::-webkit-scrollbar{width:5px!important;display:block!important}.ant-drawer .ant-drawer-body::-webkit-scrollbar-thumb{background:#64748b7a!important;border-radius:999px!important}.cash-entry-main-modal .ant-modal,.cash-entry-count-modal .ant-modal{top:0!important;margin:0 auto!important;padding-bottom:0!important}.cash-entry-main-modal .ant-modal-content,.cash-entry-count-modal .ant-modal-content{max-height:calc(100dvh - 84px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow:hidden!important}}
