:root{--app-mobile-nav-height:72px}.app-layout{min-height:100vh}.app-sider-desktop{z-index:100;box-shadow:4px 0 24px #0000000a}[dir=rtl] .app-sider-desktop{box-shadow:-4px 0 24px #0000000a}.app-logo{align-items:center;gap:12px;padding:24px 20px;display:flex}.app-logo--compact{justify-content:center;padding:16px}.app-logo__mark{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex}.app-logo__title{letter-spacing:-.5px;margin:0;font-size:18px;font-weight:800;line-height:1.2}.app-logo__version{color:#888;font-size:12px;font-weight:600}.app-header{z-index:10;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:56px;margin:24px 24px 0;padding:8px 16px;display:flex;box-shadow:0 4px 20px #00000005;height:auto!important;line-height:1.4!important}.app-header__start{align-items:center;gap:10px;min-width:0;display:flex}.app-header__end{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-inline-start:auto;display:flex}.app-header__shop-name{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:15px;font-weight:700;overflow:hidden}.app-main-content{width:100%;max-width:1600px;min-height:280px;margin:24px auto;padding:0 24px}.app-view-loading{justify-content:center;align-items:center;min-height:240px;padding:48px 16px;display:flex}.app-nav-drawer .ant-drawer-body{padding:0}.app-mobile-bottom-nav{z-index:1100;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));pointer-events:auto;background:#fff;border-top:1px solid #e2e8f0;flex-direction:row;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000000f}[dir=rtl] .app-mobile-bottom-nav{flex-direction:row-reverse}.app-mobile-bottom-nav__item{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:52px;padding:6px 4px;transition:background .15s,color .15s;display:flex}.app-mobile-bottom-nav__item--active{color:#4f46e5;background:#eef2ff}.app-mobile-bottom-nav__icon{font-size:20px}.app-mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:600;overflow:hidden}.exchange-rates-pill{white-space:nowrap;border-radius:30px;align-items:center;gap:10px;height:42px;padding:8px 16px;font-size:13px;font-weight:800;display:flex}.exchange-rates-pill--compact{gap:6px;height:36px;padding:6px 12px;font-size:11px}.exchange-rates-pill__divider{background:#0000001a;width:1px;height:14px}.mobile-card-list{flex-direction:column;gap:10px;display:flex}.mobile-card-list__pagination{text-align:center;margin-top:8px}.mobile-data-card{border-radius:14px!important;box-shadow:0 2px 12px #0000000a!important}.mobile-data-card__row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;font-size:14px;display:flex}.mobile-data-card__row:last-child{border-bottom:none}.mobile-data-card__label{color:#64748b;flex-shrink:0;font-size:12px;font-weight:600}.mobile-data-card__value{text-align:end;word-break:break-word;font-weight:500}[dir=rtl] .mobile-data-card__value{text-align:start}.pos-product-card{border-radius:12px;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.pos-product-card:hover{transform:translateY(-6px);border-color:#0000!important;box-shadow:0 14px 28px #0000001a,0 10px 10px #0000000d!important}.pos-grid-container{height:var(--pos-grid-height,calc(100vh - 250px));min-height:320px;max-height:72vh;margin:-10px;padding:10px;overflow:hidden auto}.ant-table-wrapper{border-radius:12px}.responsive-data-table .ant-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table-container::-webkit-scrollbar{width:6px;height:6px}.ant-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{letter-spacing:-.2px;transition:all .2s cubic-bezier(.25,.8,.25,1);font-weight:900!important}@media (width>=769px){.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{transform:scale(1.05)}}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{box-shadow:0 -2px 10px #6366f11a;border-top:3px solid #6366f1!important}.ant-tabs-tab .ant-tabs-tab-btn{transition:all .2s}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.ant-input-number-handler-wrap{display:none!important}.ant-input-number-input{padding-right:11px!important}@media (width<=992px){:root{--app-mobile-nav-height:calc(72px + env(safe-area-inset-bottom,0px))}html{scroll-padding-bottom:calc(var(--app-mobile-nav-height) + 16px)}.app-mobile-bottom-nav{display:flex}.app-main-content{padding:12px 12px calc(var(--app-mobile-nav-height) + 28px)!important;margin:12px auto 0!important}.app-mobile-scroll-spacer{height:calc(var(--app-mobile-nav-height) + 8px);pointer-events:none;flex-shrink:0}.mobile-card-list{padding-bottom:4px}.mobile-card-list__pagination{margin-bottom:8px}.app-header{margin:12px 8px 0!important;padding:8px 12px!important}.app-sider-desktop{display:none!important}.ant-btn:not(.ant-btn-sm):not(.ant-btn-link){min-height:44px}.ant-menu-item{min-height:48px!important;line-height:48px!important}.ant-tabs-tab{padding:10px 14px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{font-size:13px;padding:12px 10px!important}.ant-card{border-radius:14px!important}.ant-statistic-title{font-size:12px!important}.hide-on-mobile{display:none!important}.show-on-mobile{display:inline-flex!important}}@media (width>=993px){.show-on-mobile{display:none!important}}@media (width<=576px){.app-header__shop-name{max-width:100px;font-size:13px}.exchange-rates-pill:not(.exchange-rates-pill--compact){display:none}.app-main-content{padding:12px 8px calc(var(--app-mobile-nav-height) + 28px)!important}}@media (width>=577px) and (width<=992px){.exchange-rates-pill--compact-only-xs{display:none}}[dir=rtl] .app-header__end{margin-inline:0 auto}[dir=rtl] .app-logo,[dir=rtl] .mobile-data-card__row{flex-direction:row-reverse}[dir=rtl] .ant-table-thead>tr>th,[dir=rtl] .ant-table-tbody>tr>td{text-align:right}@media (width<=992px){.app-page-section .ant-row{margin-inline:0!important}}.app-layout--dark .app-mobile-bottom-nav{background:#1e293b;border-top-color:#334155}.app-layout--dark .app-mobile-bottom-nav__item{color:#94a3b8}.app-layout--dark .app-mobile-bottom-nav__item--active{color:#818cf8;background:#334155}.finance-dashboard{width:100%;max-width:100%;padding-bottom:8px;overflow-x:hidden}.finance-dashboard__title{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:800}.finance-main-tabs .ant-tabs-nav{margin-bottom:12px!important}.finance-main-tabs .ant-tabs-nav-wrap{overflow:visible}.finance-main-tabs .ant-tabs-nav-list{flex-wrap:nowrap}.responsive-tabs--mobile{width:100%}.responsive-tabs__select{width:100%;margin-bottom:16px}.responsive-tabs__select .ant-select-selector{font-weight:600;border-radius:12px!important;min-height:48px!important}.responsive-tabs__content{width:100%}.finance-pl-panel--desktop{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 4px 24px #0000000a}@media (width>=993px){.finance-main-tabs--root>.ant-tabs-nav{margin-bottom:0!important}.finance-main-tabs--root>.ant-tabs-content-holder{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 16px 16px;padding:24px;box-shadow:0 4px 24px #0000000a}.finance-main-tabs--root>.ant-tabs-nav .ant-tabs-tab{border-radius:12px 12px 0 0!important;padding:12px 24px!important;font-size:15px!important}.finance-period-bar{border-bottom:1px solid #f1f5f9;gap:16px;margin-bottom:24px;padding-bottom:20px}.finance-period-bar .ant-btn{width:auto;margin-inline-start:auto}.finance-stat-card{transition:box-shadow .2s,transform .2s;box-shadow:0 2px 12px #0000000a}.finance-stat-card:hover{box-shadow:0 8px 28px #00000014}.finance-stat-card .ant-card-body{padding:24px!important}.finance-stat-card .ant-statistic-title{font-weight:600;color:#64748b!important;margin-bottom:8px!important;font-size:13px!important}.finance-stat-card .ant-statistic-content-value{font-size:1.85rem!important;font-weight:800!important;line-height:1.2!important}.finance-stat-card--sales{border-top:4px solid #1890ff}.finance-stat-card--cash{border-top:4px solid #52c41a}.finance-stat-card--expense{border-top:4px solid #faad14}.finance-stat-card--profit-up{border-top:4px solid #096dd9}.finance-stat-card--profit-down{border-top:4px solid #cf1322}.finance-stat-card--receive{border-top:4px solid #389e0d}.finance-stat-card--pay{border-top:4px solid #f5222d}.finance-section__title{margin-bottom:16px;font-size:16px}.finance-expenses-card .ant-card-head{flex-wrap:nowrap;align-items:center}.finance-expenses-card .ant-card-head-title{white-space:nowrap;flex:auto}.finance-expenses-actions{flex-direction:row;flex-shrink:0;width:auto}.finance-pl-panel--desktop{box-shadow:none;background:0 0;border:none;padding:0}.finance-stat-grid{margin-bottom:24px}.finance-pl-panel--desktop .finance-stat-card{color:#fff;border:none;box-shadow:0 4px 20px #00000014}.finance-pl-panel--desktop .finance-stat-card--sales{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.finance-pl-panel--desktop .finance-stat-card--cash{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.finance-pl-panel--desktop .finance-stat-card--expense{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.finance-pl-panel--desktop .finance-stat-card--profit-up{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}.finance-pl-panel--desktop .finance-stat-card--profit-down{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.finance-pl-panel--desktop .finance-stat-card--receive{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.finance-pl-panel--desktop .finance-stat-card--pay{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)}.finance-pl-panel--desktop .finance-stat-card--drawer{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.finance-pl-panel--desktop .finance-stat-card--wallet{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.finance-pl-panel--desktop .finance-stat-card .ant-statistic-title{color:#ffffffe0!important}.finance-pl-panel--desktop .finance-stat-card .ant-statistic-content,.finance-pl-panel--desktop .finance-stat-card .ant-statistic-content-value,.finance-pl-panel--desktop .finance-stat-card .ant-statistic-content-prefix,.finance-pl-panel--desktop .finance-stat-card .ant-statistic-content-suffix{color:#fff!important}}@media (width<=992px){.finance-main-tabs .ant-tabs-nav-operations,.app-page__panel .ant-tabs-nav-operations,.responsive-tabs .ant-tabs-nav-operations,.pos-tabs .ant-tabs-nav-operations{display:none!important}.finance-main-tabs .ant-tabs-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.finance-main-tabs .ant-tabs-nav::-webkit-scrollbar{display:none}.finance-main-tabs .ant-tabs-tab{flex-shrink:0;padding:8px 12px!important;font-size:13px!important}.finance-main-tabs .ant-tabs-content-holder{overflow:visible}}.finance-period-bar{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}@media (width>=769px){.finance-period-bar{flex-flow:wrap;align-items:center}}.finance-period-radios{flex-wrap:wrap;gap:4px;display:flex}.finance-period-custom{width:100%}.finance-stat-card{height:100%;overflow:hidden;border-radius:14px!important}.finance-stat-card .ant-card-body{padding:16px!important}.finance-stat-card .ant-statistic-title{white-space:normal;line-height:1.35;margin-bottom:6px!important}.finance-stat-card .ant-statistic-content{flex-wrap:wrap;row-gap:4px}.finance-stat-card .ant-statistic-content-value{word-break:break-word;font-size:clamp(1.1rem,4.5vw,1.5rem)!important}.finance-stat-card .ant-statistic-content-prefix,.finance-stat-card .ant-statistic-content-suffix{font-size:.85em}.finance-stat-card--sales{border-top:3px solid #1890ff}.finance-stat-card--cash{border-top:3px solid #52c41a}.finance-stat-card--expense{border-top:3px solid #faad14}.finance-stat-card--profit-up{border-top:3px solid #096dd9}.finance-stat-card--profit-down{border-top:3px solid #cf1322}.finance-stat-card--receive{border-top:3px solid #389e0d}.finance-stat-card--pay{border-top:3px solid #f5222d}.finance-stat-card--wallet{border-top:3px solid #4338ca}.finance-stat-card--drawer{border-top:3px solid #595959}.finance-section{margin-bottom:16px}.finance-section__title{color:#334155;margin:0 0 12px;font-size:15px;font-weight:700}.finance-expenses-card .ant-card-head{flex-wrap:wrap;gap:8px}.finance-expenses-card .ant-card-head-title{white-space:normal;flex:100%}.finance-expenses-actions{flex-direction:column;gap:8px;width:100%;display:flex}@media (width>=576px){.finance-expenses-actions{flex-flow:wrap;width:auto}}.debt-manager{background:0 0;width:100%;max-width:100%;padding:0;overflow-x:hidden}.debt-manager__actions{flex-direction:column;justify-content:center;gap:12px;height:100%;display:flex}.debt-manager__toolbar{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}@media (width>=768px){.debt-manager__toolbar{flex-flow:wrap;justify-content:space-between;align-items:center}}.debt-manager__search{border-radius:8px;width:100%;box-shadow:0 2px 6px #00000005}@media (width>=768px){.debt-manager__search{max-width:350px}}.debt-manager__date-filter{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex;box-shadow:0 2px 6px #00000005}@media (width>=768px){.debt-manager__date-filter{flex-direction:row;align-items:center;width:auto}}.debt-manager__date-label{color:#555;white-space:nowrap;font-weight:600}@media (width<=576px){.finance-stat-card .ant-card-body{padding:12px!important}.debt-manager__table-card .ant-table{font-size:12px}}.debt-manager__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.debt-manager__title{color:#1e293b;margin:0;font-size:clamp(1.15rem,4vw,1.5rem);font-weight:700}.debt-kpi-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.debt-kpi-scroll::-webkit-scrollbar{display:none}.debt-kpi-tile{color:#fff;border-radius:16px;flex:1 0 42%;min-width:140px;padding:14px 16px;box-shadow:0 4px 16px #00000014}.debt-kpi-tile--in{background:linear-gradient(135deg,#22c55e,#16a34a)}.debt-kpi-tile--out{background:linear-gradient(135deg,#ef4444,#dc2626)}.debt-kpi-tile__icon{opacity:.9;margin-bottom:6px;font-size:18px}.debt-kpi-tile__value{font-size:1.35rem;font-weight:800;line-height:1.2}.debt-kpi-tile__label{opacity:.9;text-transform:uppercase;letter-spacing:.03em;margin-top:2px;font-size:11px;font-weight:600}.debt-mobile-card{flex-direction:column;gap:12px;display:flex}.debt-mobile-card__head{align-items:center;gap:12px;display:flex}.debt-mobile-card__avatar{color:#4f46e5;background:#eef2ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.debt-mobile-card__avatar--founder{color:#d97706;background:#fef3c7}.debt-mobile-card__identity{min-width:0}.debt-mobile-card__name{color:#0f172a;font-size:16px;font-weight:700;line-height:1.3}.debt-mobile-card__kpis{grid-template-columns:1fr 1fr;gap:8px;display:grid}.debt-mobile-card__kpi{border-radius:12px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;display:flex}.debt-mobile-card__kpi--in{color:#15803d;background:#f0fdf4}.debt-mobile-card__kpi--out{color:#b91c1c;background:#fef2f2}.debt-mobile-card__kpi-value{font-size:15px;font-weight:800;line-height:1.2}.debt-mobile-card__kpi-label{opacity:.85;margin-top:2px;font-size:10px;font-weight:600}.debt-mobile-card__actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.debt-mobile-card__action--receive:not(:disabled){background:#52c41a!important;border-color:#52c41a!important}.debt-mobile-card__action--report{border-color:#cbd5e1}.debt-mobile-card__collapse{margin-top:-4px}.debt-mobile-card__collapse .ant-collapse-header{font-size:13px;font-weight:600;color:#64748b!important;padding:4px 0!important}.debt-mobile-card__line{border-bottom:1px solid #f1f5f9;padding:10px 0}.debt-mobile-card__line:last-child{border-bottom:none}.debt-mobile-card__line-top{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.debt-manager__history-toolbar{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.debt-manager__date-filter--inline{width:100%}.debt-statement-toolbar{background:#fff;border-bottom:1px solid #e8e8e8;flex-direction:column;gap:12px;padding:16px;display:flex}.debt-statement-toolbar__dates{flex-direction:column;gap:8px;display:flex}.debt-statement-toolbar__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.debt-statement-toolbar__whatsapp{background:#25d366!important;border-color:#25d366!important}@media (width>=768px){.debt-statement-toolbar{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 30px}.debt-statement-toolbar__dates{flex-direction:row;align-items:center}.debt-statement-toolbar__actions{width:auto;display:flex}.debt-manager__history-toolbar{flex-flow:wrap;justify-content:space-between;align-items:center}}@media (width<=992px){.debt-manager__fab{z-index:1090;bottom:calc(var(--app-mobile-nav-height) + 12px)!important}.debt-manager{padding-bottom:56px}.finance-dashboard{padding-bottom:8px}.bank-statement{padding:20px 16px!important}.statement-header{flex-direction:column;gap:12px;align-items:flex-start!important}.statement-info-box{gap:16px;flex-direction:column!important}.statement-info-box .info-col[style*="text-align: right"]{text-align:left!important}.modern-table td{padding:10px 8px!important;font-size:12px!important}}.finance-dashboard__title--compact{margin-bottom:12px;font-size:1.25rem}.finance-kpi-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.finance-kpi-scroll::-webkit-scrollbar{display:none}.finance-kpi-scroll--wallet .finance-kpi-tile{flex:none;min-width:120px}.finance-kpi-tile{color:#fff;border-radius:16px;flex:none;min-width:128px;padding:14px 16px;box-shadow:0 4px 16px #00000014}.finance-kpi-tile__icon{opacity:.95;margin-bottom:6px;font-size:18px}.finance-kpi-tile__value{font-size:1.2rem;font-weight:800;line-height:1.2}.finance-kpi-tile__label{opacity:.92;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:700}.finance-kpi-tile--sales{background:linear-gradient(135deg,#3b82f6,#2563eb)}.finance-kpi-tile--cash{background:linear-gradient(135deg,#22c55e,#16a34a)}.finance-kpi-tile--expense{background:linear-gradient(135deg,#f59e0b,#d97706)}.finance-kpi-tile--profit-up{background:linear-gradient(135deg,#0284c7,#0369a1)}.finance-kpi-tile--profit-down{background:linear-gradient(135deg,#ef4444,#dc2626)}.finance-kpi-tile--receive{background:linear-gradient(135deg,#16a34a,#15803d)}.finance-kpi-tile--pay{background:linear-gradient(135deg,#f43f5e,#e11d48)}.finance-kpi-tile--wallet{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5)}.finance-kpi-tile--drawer{background:linear-gradient(135deg,#475569,#334155)}.finance-mobile-expense{flex-direction:column;gap:10px;display:flex}.finance-mobile-expense__head{align-items:flex-start;gap:10px;display:flex}.finance-mobile-expense__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.finance-mobile-expense__icon--in{color:#16a34a;background:#dcfce7}.finance-mobile-expense__icon--out{color:#dc2626;background:#fee2e2}.finance-mobile-expense__main{flex:1;min-width:0}.finance-mobile-expense__title{color:#0f172a;font-size:15px;font-weight:700;line-height:1.35}.finance-mobile-expense__meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.finance-mobile-expense__amount{text-align:end;flex-shrink:0;font-size:15px;font-weight:800;line-height:1.2}.finance-mobile-expense__amount small{opacity:.75;font-size:10px;font-weight:600;display:block}.finance-mobile-expense__amount--in{color:#16a34a}.finance-mobile-expense__amount--out{color:#dc2626}.finance-mobile-expense__footer{flex-wrap:wrap;gap:6px;display:flex}.finance-cashflow-lines{flex-direction:column;gap:8px;display:flex}.finance-cashflow-line{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:13px;display:flex}.finance-cashflow-line--in{color:#166534;background:#f0fdf4}.finance-cashflow-line--out{color:#991b1b;background:#fef2f2}.finance-cashflow-line--total{color:#3730a3;background:#eef2ff;margin-top:4px;font-weight:700}@media (width<=992px){.finance-pl-fab{z-index:1090;bottom:calc(var(--app-mobile-nav-height) + 12px)!important}}.rooznamcha--admin{padding:0}.rooznamcha__toolbar{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}@media (width>=768px){.rooznamcha__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.rooznamcha__toolbar-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rooznamcha__export-btn{color:#fff!important;background:#10b981!important;border:none!important}.rooznamcha__card .ant-card-body{padding:12px}@media (width>=768px){.rooznamcha__card .ant-card-body{padding:24px}}.rooznamcha__shift-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:20px}.rooznamcha__shift-summary--mobile{background:0 0;border:none;margin-bottom:12px;padding:0}.rooznamcha__close-shift{margin-top:16px}.pos-dakhl-modal .ant-modal-content{border-radius:16px;overflow:hidden}.pos-dakhl-modal .ant-modal-header{border-bottom:1px solid #f1f5f9;padding:14px 20px}.pos-dakhl-modal .ant-modal-body{max-height:min(85vh,820px);padding:16px 20px;overflow:hidden auto}.pos-dakhl-modal .rooznamcha--cashier{max-width:100%;overflow-x:hidden}.pos-dakhl-modal .rooznamcha__shift-summary--embedded{margin-bottom:10px;padding:10px 12px}.pos-dakhl-modal .rooznamcha__shift-summary--embedded .ant-statistic-title{color:#64748b;margin-bottom:2px;font-size:11px}.pos-dakhl-modal .rooznamcha__cashier-table--embedded .ant-table-wrapper{max-width:100%}.pos-dakhl-modal .rooznamcha__cashier-table--embedded .ant-table{font-size:12px}.pos-dakhl-modal .rooznamcha__cashier-table--embedded .ant-table-thead>tr>th{font-size:11px;background:#f8fafc!important;padding:6px 8px!important}.pos-dakhl-modal .rooznamcha__cashier-table--embedded .ant-table-tbody>tr>td{line-height:1.35;padding:5px 8px!important}.pos-dakhl-modal .rooznamcha__cashier-table--embedded .ant-table-body{overflow-y:auto!important}.pos-dakhl-modal .rooznamcha--cashier .responsive-data-table{font-size:13px}.pos-dakhl-modal .rooznamcha--cashier .ant-table-thead>tr>th,.pos-dakhl-modal .rooznamcha--cashier .ant-table-tbody>tr>td{white-space:normal;word-break:break-word;padding:8px 10px!important}.pos-dakhl-modal .rooznamcha__shift-summary{margin-bottom:14px;padding:14px}.pos-dakhl-modal .rooznamcha__close-shift{margin-top:10px}.pos-dakhl-modal .rooznamcha__close-shift .ant-btn{height:40px}.pos-drawer-cash-alert .ant-alert-message{font-weight:700;color:#0f172a!important}.pos-drawer-cash-alert .ant-alert-description{color:#475569!important}@media (width<=768px){.pos-dakhl-modal .ant-modal-body{max-height:calc(100vh - 80px);padding:12px}}.rooz-kpi-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.rooz-kpi-scroll::-webkit-scrollbar{display:none}.rooz-kpi-tile{color:#fff;border-radius:16px;flex:none;min-width:120px;padding:14px 16px;box-shadow:0 4px 16px #00000014}.rooz-kpi-tile__icon{margin-bottom:6px;font-size:18px}.rooz-kpi-tile__value{font-size:1.2rem;font-weight:800;line-height:1.2}.rooz-kpi-tile__label{opacity:.92;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:700}.rooz-kpi-tile--in{background:linear-gradient(135deg,#22c55e,#16a34a)}.rooz-kpi-tile--out{background:linear-gradient(135deg,#ef4444,#dc2626)}.rooz-kpi-tile--net-up{background:linear-gradient(135deg,#3b82f6,#2563eb)}.rooz-kpi-tile--net-down{background:linear-gradient(135deg,#f97316,#ea580c)}.rooz-day-card{flex-direction:column;gap:10px;display:flex}.rooz-day-card__head{align-items:center;gap:12px;display:flex}.rooz-day-card__icon{color:#4f46e5;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.rooz-day-card__date{color:#0f172a;font-size:14px;font-weight:700;line-height:1.35}.rooz-day-card__net{margin-top:2px;font-size:13px;font-weight:700}.rooz-day-card__net--up{color:#16a34a}.rooz-day-card__net--down{color:#ea580c}.rooz-day-card__kpis{flex-wrap:wrap;gap:6px;display:flex}.rooz-day-card__kpi{border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.rooz-day-card__kpi--in{color:#166534;background:#dcfce7}.rooz-day-card__kpi--out{color:#991b1b;background:#fee2e2}.rooz-day-card__kpi--short{color:#b91c1c;background:#fef2f2}.rooz-day-card__kpi--over{color:#047857;background:#ecfdf5}.rooz-day-card__kpi--left{color:#6d28d9;background:#f5f3ff}.rooz-day-card__collapse .ant-collapse-header{font-size:13px;font-weight:600;color:#64748b!important;padding:4px 0!important}.rooz-day-card__txn-wrap{border-bottom:1px solid #f1f5f9;padding:8px 0}.rooz-day-card__txn-wrap:last-child{border-bottom:none}.rooz-txn-card__head{align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.rooz-txn-card__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.rooz-txn-card__desc{color:#0f172a;font-size:14px;font-weight:700;line-height:1.35}.rooz-txn-card__meta{color:#64748b;flex-wrap:wrap;align-items:center;margin-top:4px;font-size:12px;display:flex}.app-page{width:100%;max-width:100%;overflow-x:hidden}.app-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.app-page__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800}.app-page__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-page__toolbar{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.app-page__toolbar-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-page__search{border-radius:12px;width:100%;max-width:320px}.app-page__filter{width:100%;max-width:160px}.app-page__panel{background:var(--ant-color-bg-container,#fff);border-radius:16px;margin-bottom:20px;padding:16px 20px;box-shadow:0 4px 20px #00000008}.app-page__panel .ant-tabs-nav{margin-bottom:12px}.app-kpi-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.app-kpi-scroll::-webkit-scrollbar{display:none}.app-kpi-tile{color:#fff;border-radius:16px;flex:none;min-width:128px;padding:14px 16px;box-shadow:0 4px 16px #00000014}.app-kpi-tile__icon{opacity:.95;margin-bottom:6px;font-size:18px}.app-kpi-tile__value{font-size:1.2rem;font-weight:800;line-height:1.2}.app-kpi-tile__label{opacity:.92;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:700}.app-kpi-tile--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.app-kpi-tile--green{background:linear-gradient(135deg,#22c55e,#16a34a)}.app-kpi-tile--amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.app-kpi-tile--red{background:linear-gradient(135deg,#ef4444,#dc2626)}.app-kpi-tile--purple{background:linear-gradient(135deg,#6366f1,#4f46e5)}.app-kpi-tile--slate{background:linear-gradient(135deg,#475569,#334155)}.app-kpi-tile--rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.app-entity-card{flex-direction:column;gap:10px;display:flex}.app-entity-card__head{align-items:flex-start;gap:12px;display:flex}.app-entity-card__avatar{color:#4f46e5;background:#eef2ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.app-entity-card__name{color:#0f172a;font-size:16px;font-weight:700;line-height:1.3}.app-entity-card__sub{color:#64748b;margin-top:2px;font-size:12px}.app-entity-card__actions{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:8px;display:grid}.bill-manager__alert-compact .ant-alert-description{font-size:13px}.bill-mobile-card__head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.bill-mobile-card__icon{color:#4f46e5;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.pos-layout-row{align-items:flex-start}.pos-cart-col{position:sticky;top:12px}@media (width>=769px) and (width<=992px){.app-main-content{padding:16px 20px calc(var(--app-mobile-nav-height) + 24px)!important}.app-page__panel{padding:14px 16px}.app-page__search{max-width:240px}.finance-kpi-scroll .finance-kpi-tile,.app-kpi-scroll .app-kpi-tile{min-width:140px}.pos-grid-container{--pos-grid-height:42vh;min-height:260px}}@media (width>=993px){.app-main-content{margin:24px auto!important;padding:0 24px 32px!important}.app-page__header{margin-bottom:24px}.app-page__toolbar{flex-direction:row;justify-content:space-between;align-items:center}.app-page__panel{padding:20px 24px}.finance-main-tabs .ant-tabs-nav{overflow:visible}.finance-dashboard__title{margin-bottom:20px;font-size:1.75rem}.debt-manager__fab,.finance-pl-fab{display:none!important}.pos-grid-container{--pos-grid-height:calc(100vh - 260px);min-height:400px;max-height:none}.pos-cart-col{position:sticky;top:16px}}@media (width<=992px){.app-page__header{flex-direction:column;align-items:stretch}.app-page__actions{width:100%}.app-page__actions .ant-btn{flex:auto}.app-page__panel{border-radius:14px;padding:12px}.app-page__panel .ant-tabs-tab{padding:8px 10px!important;font-size:12px!important}.app-page__search,.app-page__filter{flex:100%;max-width:100%}.inventory-kpi-desktop{display:none!important}.inventory-kpi-mobile{display:flex!important}.contact-header-actions--desktop{display:none!important}.contact-header-actions--mobile{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid!important}.bill-toolbar-desktop{display:none!important}.bill-toolbar-mobile{flex-direction:column;gap:8px;width:100%;display:flex!important}.pos-grid-container{--pos-grid-height:38vh;min-height:240px}.pos-cart-col{position:static}}@media (width>=993px){.inventory-kpi-mobile,.contact-header-actions--mobile,.bill-toolbar-mobile{display:none!important}.inventory-kpi-desktop,.contact-header-actions--desktop,.bill-toolbar-desktop{display:flex!important}}.inventory-kpi-mobile{display:none}
