@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}:root{--app-bg:#edf3fb;--app-surface:#fff;--app-surface-2:#f4f7fb;--app-text:#0b1220;--app-muted:#334155;--app-primary:#1f7ae0;--app-primary-2:#0ea5a1;--app-border:#0f1b2d14;--app-shadow:0 12px 32px #1f3d6629;--hero-grad:radial-gradient(circle at 10% 20%, #1f7ae038, transparent 40%), radial-gradient(circle at 90% 12%, #0ea5a133, transparent 42%), linear-gradient(180deg, #f0f6ff 0%, #edf3fb 55%, #e7eef9 100%);--aurora-a:#34d399;--aurora-b:#38bdf8;--aurora-c:#818cf8}[data-style=slate]{--app-bg:#f1f5f9;--app-surface:#fff;--app-surface-2:#eef2f7;--app-text:#0b1220;--app-muted:#334155;--app-primary:#64748b;--app-primary-2:#334155;--hero-grad:radial-gradient(circle at 14% 16%, #64748b33, transparent 40%), radial-gradient(circle at 86% 12%, #3341552e, transparent 42%), linear-gradient(180deg, #f8fafc 0%, #f1f5f9 55%, #e2e8f0 100%);--aurora-a:#94a3b8;--aurora-b:#64748b;--aurora-c:#334155}[data-style=sand]{--app-bg:#fbf5ea;--app-surface:#fffdf8;--app-surface-2:#f6efe1;--app-text:#24180a;--app-muted:#5f4525;--app-primary:#b97316;--app-primary-2:#8b5e34;--hero-grad:radial-gradient(circle at 12% 18%, #b9731633, transparent 40%), radial-gradient(circle at 88% 10%, #8b5e342e, transparent 42%), linear-gradient(180deg, #fffaf0 0%, #fbf5ea 55%, #f5ebd7 100%);--aurora-a:#f59e0b;--aurora-b:#d97706;--aurora-c:#c084fc}[data-style=material]{--app-bg:#eef6fd;--app-surface:#fff;--app-surface-2:#f5f9fd;--app-text:#17212f;--app-muted:#455a64;--app-primary:#1976d2;--app-primary-2:#0288d1;--hero-grad:radial-gradient(circle at 12% 18%, #1976d233, transparent 40%), radial-gradient(circle at 88% 12%, #0288d12e, transparent 42%), linear-gradient(180deg, #f7fbff 0%, #eef6fd 55%, #e3f2fd 100%);--aurora-a:#42a5f5;--aurora-b:#1976d2;--aurora-c:#2e7d32}[data-style=shadcn]{--app-bg:#fafafa;--app-surface:#fff;--app-surface-2:#f4f4f5;--app-text:#18181b;--app-muted:#52525b;--app-primary:#262626;--app-primary-2:#71717a;--hero-grad:radial-gradient(circle at 12% 18%, #2626261a, transparent 40%), radial-gradient(circle at 88% 12%, #71717a1f, transparent 42%), linear-gradient(180deg, #fff 0%, #fafafa 55%, #f4f4f5 100%);--aurora-a:#a1a1aa;--aurora-b:#52525b;--aurora-c:#18181b}[data-style=cartoon]{--app-bg:#fafaee;--app-surface:#fff8dc;--app-surface-2:#f5e8c0;--app-text:#51463b;--app-muted:#7b6957;--app-primary:#255;--app-primary-2:#9cd3d3;--app-border:#22555552;--hero-grad:radial-gradient(circle at 12% 18%, #f6d87861, transparent 40%), radial-gradient(circle at 88% 12%, #9cd3d357, transparent 42%), linear-gradient(180deg, #fffbe8 0%, #fafaee 55%, #f5e8c0 100%);--aurora-a:#f6d878;--aurora-b:#9cd3d3;--aurora-c:#da8787}[data-style=illustration]{--app-bg:#fff9f0;--app-surface:#fff;--app-surface-2:#fff0f6;--app-text:#2c2c2c;--app-muted:#595959;--app-primary:#52c41a;--app-primary-2:#4dabf7;--app-border:#2c2c2c47;--hero-grad:radial-gradient(circle at 12% 18%, #52c41a2e, transparent 40%), radial-gradient(circle at 88% 12%, #4dabf733, transparent 42%), linear-gradient(180deg, #fffdf7 0%, #fff9f0 55%, #fff0f6 100%);--aurora-a:#52c41a;--aurora-b:#4dabf7;--aurora-c:#fa5252}[data-theme=dark]{--app-bg:#0c1320;--app-surface:#101a2c;--app-surface-2:#152238;--app-text:#e4ecf8;--app-muted:#9caec9;--app-primary:#54a2ff;--app-primary-2:#2dd4bf;--app-border:#94a3b833;--app-shadow:0 14px 38px #00000073;--hero-grad:radial-gradient(circle at 10% 20%, #54a2ff2e, transparent 40%), radial-gradient(circle at 90% 12%, #2dd4bf24, transparent 42%), linear-gradient(180deg, #0f1829 0%, #0d1522 50%, #0c1320 100%)}html,body,#root{height:100%;margin:0;padding:0;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}body{background:var(--hero-grad);color:var(--app-text);min-width:320px;transition:background .35s,color .35s;overflow-x:hidden}:root:not([data-theme=dark]) .ant-typography,:root:not([data-theme=dark]) .ant-card,:root:not([data-theme=dark]) .ant-table,:root:not([data-theme=dark]) .ant-statistic-content{color:var(--app-text)}:root:not([data-theme=dark]) .ant-typography-secondary,:root:not([data-theme=dark]) .ant-form-item-label>label,:root:not([data-theme=dark]) .ant-statistic-title,:root:not([data-theme=dark]) .ant-table-thead>tr>th,:root:not([data-theme=dark]) .ant-select-selection-placeholder,:root:not([data-theme=dark]) .ant-input::placeholder{color:var(--app-muted)!important}.center-screen{place-items:center;min-height:100vh;display:grid}.app-shell{background:0 0;height:100dvh;overflow:hidden}.app-sider{border-right:1px solid var(--app-border);height:100dvh;box-shadow:var(--app-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);top:0;overflow:hidden;background:color-mix(in srgb, var(--app-surface) 72%, transparent)!important;position:sticky!important}.app-sider .ant-layout-sider-children{flex-direction:column;height:100%;display:flex;overflow:hidden;background:color-mix(in srgb, var(--app-surface) 72%, transparent)!important}.app-nav-menu,.app-nav-menu.ant-menu-light,.app-nav-menu.ant-menu-dark{flex:auto;min-height:0;overflow:hidden auto;background:0 0!important}:root[data-style=shadcn] .app-nav-menu .ant-menu-item-selected{color:#fafafa!important;background:#18181b!important}:root[data-style=shadcn] .app-nav-menu .ant-menu-item-selected a,:root[data-style=shadcn] .app-nav-menu .ant-menu-item-selected .anticon{color:inherit!important}:root[data-style=shadcn][data-theme=dark] .app-nav-menu .ant-menu-item-selected{color:#18181b!important;background:#f4f4f5!important}.brand-block{padding:22px 18px 14px;position:relative;overflow:hidden}.brand-block h2{color:var(--app-text);letter-spacing:.2px;margin:0;font-weight:800}.brand-caption{color:var(--app-muted)}.brand-glow{pointer-events:none;background:radial-gradient(circle,#1f7ae059 0%,#0000 70%);border-radius:50%;width:170px;height:170px;position:absolute;top:-90px;left:-60px}.app-main{background:0 0;min-width:0;height:100dvh;overflow:hidden}.app-header{z-index:20;border-bottom:1px solid var(--app-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:0 0 72px;justify-content:flex-end;align-items:center;height:72px;padding:0 20px;line-height:72px;display:flex;position:sticky;top:0;background:color-mix(in srgb, var(--app-surface) 70%, transparent)!important}.mobile-menu-btn{font-size:18px;display:none;color:var(--app-text)!important}.theme-menu-btn{min-width:122px;padding-inline:10px}.theme-menu-btn .ant-space{line-height:1}.theme-menu-style-icon{color:var(--app-primary)}.theme-menu-caret{font-size:10px}.theme-menu-swatch{background:var(--theme-swatch-color);border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:inset 0 0 0 1px #00000029}.theme-menu-label{justify-content:space-between;align-items:center;gap:18px;min-width:116px;display:inline-flex}.discount-editor-grid{align-items:flex-start}.discount-editor-field{flex-direction:column;gap:6px;min-width:0;display:flex}.discount-editor-field .ant-segmented,.discount-editor-field .ant-input,.discount-editor-field .ant-input-number-group-wrapper,.discount-editor-field .discount-value-input{width:100%;display:block}.discount-editor-field .ant-input-number-group-addon{min-width:46px}.mobile-nav-drawer .ant-drawer-body,.mobile-nav-drawer .ant-drawer-content{background:color-mix(in srgb, var(--app-surface) 78%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav-drawer .ant-drawer-body{flex-direction:column;height:100%;display:flex;overflow:hidden}.mobile-nav-drawer .ant-drawer-content-wrapper{width:min(86vw,320px)!important}.route-transition{width:100%;min-width:0;max-width:100%;animation:.35s routeFade}.profile-btn{color:var(--app-text)!important}.ant-btn .anticon,.app-nav-menu .anticon,.app-header .anticon,.page-shell .ant-btn .anticon{opacity:1;color:currentColor}.app-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;min-height:0;padding:22px;overflow:hidden auto}.page-shell{width:100%;min-width:0;max-width:100%;min-height:calc(100vh - 126px)}.page-shell,.page-shell *,.page-shell :before,.page-shell :after{min-width:0}.financial-entry-page{gap:16px;display:grid}.financial-entry-hero{justify-content:space-between;align-items:center;gap:24px;display:flex}.financial-entry-hero h2,.financial-entry-hero p{margin:0}.financial-entry-hero p{color:var(--app-muted);margin-top:7px}.financial-entry-card{overflow:hidden}.financial-entry-card .ant-card-body{min-width:0;overflow:hidden}.financial-entry-card .ant-row,.financial-entry-card .ant-col{min-width:0}.financial-entry-card .ant-select,.financial-entry-card .ant-input,.financial-entry-card .ant-input-number{width:100%;max-width:100%}.financial-entry-card .ant-col>.ant-typography{letter-spacing:.02em;margin-bottom:6px;font-size:12px;display:block}.financial-entry-card .ant-radio-group{width:100%;display:flex}.financial-entry-card .ant-radio-button-wrapper{text-align:center;flex:1;min-width:max-content}.receivings-page{gap:12px}.receivings-header{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 96%, transparent);box-shadow:0 8px 20px color-mix(in srgb, var(--app-text) 7%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.receivings-title h2,.receivings-title p{margin:0}.receivings-title h2{font-size:24px;line-height:1.2}.receivings-title p{color:var(--app-muted);margin-top:4px}.receivings-stats{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.receivings-stat{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 92%, var(--app-primary) 8%);border-radius:8px;min-width:116px;padding:8px 10px}.receivings-stat span{color:var(--app-muted);font-size:11px;line-height:1.2;display:block}.receivings-stat strong{color:var(--app-text);margin-top:4px;font-size:18px;line-height:1.1;display:block}.receivings-entry-card{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 96%, transparent)}.receivings-entry-card .ant-card-body{padding:14px 16px}.receivings-entry-card .ant-form-item{margin-bottom:0}.receivings-page .ant-input-number{width:100%}.financial-entry-toolbar{border-top:1px solid var(--app-border);border-bottom:1px solid var(--app-border);background:color-mix(in srgb, var(--app-primary) 5%, var(--app-surface));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-width:0;margin:20px 0 0;padding:14px 0;display:flex}.financial-entry-toolbar>.ant-space:last-child{margin-left:auto}.allocation-total{text-align:right;gap:2px;min-width:145px;display:grid}.allocation-total span{color:var(--app-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.allocation-total strong{color:var(--app-text);font-size:18px}.financial-entry-card .ant-table-wrapper{width:100%;max-width:100%;margin:0;overflow:hidden}.financial-entry-card .financial-table-row{justify-content:center;align-items:center;width:100%;min-width:0;margin:0;display:flex;overflow:hidden}.financial-entry-card .financial-table-column{width:100%;min-width:0;max-width:100%;margin-inline:auto;overflow:hidden}.financial-entry-card .financial-table-column .ant-table-wrapper{width:100%;margin:0}.financial-entry-card .ant-table-container,.financial-entry-card .ant-table-content,.financial-history-card .ant-table-container,.financial-history-card .ant-table-content{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto!important}.financial-entry-card .ant-table-thead>tr>th{background:color-mix(in srgb, var(--app-primary) 11%, var(--app-surface));font-size:12px}.financial-entry-card .financial-allocation-column{background:color-mix(in srgb, var(--app-primary) 4%, var(--app-surface));padding-inline:12px!important}.financial-entry-card th.financial-allocation-column{white-space:nowrap;background:color-mix(in srgb, var(--app-primary) 15%, var(--app-surface))}.financial-entry-card .financial-allocation-input{width:100%;min-width:0;max-width:100%;display:block}.financial-history-card{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 94%, transparent);overflow:hidden}.financial-history-card .ant-card-body,.financial-history-card .ant-tabs,.financial-history-card .ant-tabs-content-holder,.financial-history-card .ant-tabs-content,.financial-history-card .ant-tabs-tabpane{min-width:0;max-width:100%}.voucher-section-mobile-affix{--beam-angle:0deg;z-index:12;background:linear-gradient(color-mix(in srgb, var(--app-surface) 96%, var(--app-primary) 4%), color-mix(in srgb, var(--app-surface) 96%, var(--app-primary) 4%)) padding-box, conic-gradient(from var(--beam-angle), var(--aurora-a), var(--aurora-b), var(--aurora-c), var(--aurora-a)) border-box;box-shadow:0 8px 22px color-mix(in srgb, var(--app-text) 12%, transparent);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:8px;margin-bottom:12px;padding:10px;animation:4.8s linear infinite auroraRotate;position:relative}.voucher-section-mobile-affix .ant-select-selector{border-color:color-mix(in srgb, var(--app-primary) 36%, var(--app-border))!important}.voucher-section-mobile-affix .ant-select-selection-item,.voucher-section-mobile-affix .ant-select-arrow{font-weight:700;color:var(--app-primary)!important}.dashboard-page{gap:16px;display:grid}.dashboard-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.dashboard-topbar h1,.dashboard-insights-head h2{margin:0}.dashboard-insights-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dashboard-insights-head .ant-btn,.dashboard-insight-card .ant-card-extra .ant-btn{color:#3369b7;border-color:#9bbdf7;font-weight:700}.dashboard-insights-grid{margin-bottom:14px}[data-theme=dark] .dashboard-topbar h1,[data-theme=dark] .dashboard-insights-head h2{background:0 0;color:#f8fbff!important}[data-theme=dark] .dashboard-insights-head .ant-btn,[data-theme=dark] .dashboard-insight-card .ant-card-extra .ant-btn{background:#54a2ff1a;border-color:#87baff;color:#87baff!important}.dashboard-summary-row{margin-bottom:16px}.dashboard-stat-card{min-height:116px;position:relative;overflow:hidden}.dashboard-stat-card .ant-card-body{min-height:116px}.dashboard-stat-icon{opacity:.72;pointer-events:none;font-size:42px;position:absolute;bottom:14px;right:18px}.dashboard-event-card .ant-card-head .anticon,.dashboard-notification-card .ant-card-head .anticon{color:var(--app-primary);opacity:1}.dashboard-row-arrow{width:32px;height:32px;color:var(--app-primary);border-radius:50%;flex:0 0 32px;place-items:center;font-size:17px;transition:background .2s;display:inline-grid}.dashboard-event-item:hover .dashboard-row-arrow{background:color-mix(in srgb, var(--app-primary) 12%, transparent)}.dashboard-event-card,.dashboard-notification-card{height:100%}.dashboard-event-card .ant-card-body,.dashboard-notification-card .ant-card-body{min-height:318px}.dashboard-event-item,.dashboard-notification-item{width:100%;min-height:76px;color:var(--app-text);text-align:left;border:0;border-bottom:1px solid var(--app-border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;transition:background .2s,padding-inline .2s,border-color .2s;display:flex}.dashboard-event-item{border-left:3px solid #0000;padding-left:10px}.dashboard-event-item:last-child,.dashboard-notification-item:last-child{border-bottom:0}.dashboard-event-item:hover,.dashboard-notification-item:hover{background:color-mix(in srgb, var(--app-primary) 7%, transparent);padding-inline:10px}.dashboard-item-main{gap:4px;min-width:0;display:grid}.dashboard-item-title{min-width:0;color:var(--app-text);align-items:center;gap:8px;font-weight:700;line-height:1.35;display:flex}.dashboard-item-description{gap:2px;line-height:1.35;display:grid}.dashboard-item-description .ant-typography{margin:0}.dashboard-notification-item{border-left:3px solid #0000;padding-left:10px}.dashboard-event-item.urgency-red,.dashboard-notification-item.urgency-red{border-left-color:#ef4444}.dashboard-event-item.urgency-yellow,.dashboard-notification-item.urgency-yellow{border-left-color:#f59e0b}.dashboard-event-item.urgency-green,.dashboard-notification-item.urgency-green{border-left-color:#22c55e}.dashboard-event-item.urgency-blue,.dashboard-notification-item.urgency-blue{border-left-color:#38bdf8}.dashboard-insight-card{border:1px solid var(--app-border);background:var(--app-surface);height:100%;box-shadow:0 12px 28px color-mix(in srgb, var(--app-text) 7%, transparent);border-radius:8px}.dashboard-insight-card .ant-card-head{border-bottom:0;min-height:46px;padding:0 16px}.dashboard-insight-card .ant-card-head-title{font-weight:800}.dashboard-insight-card .ant-card-body{min-height:284px;padding:10px 16px 16px}.dashboard-expense-layout{grid-template-columns:minmax(132px,.78fr) minmax(220px,1.22fr);align-items:center;gap:10px;display:grid}.dashboard-expense-legend{gap:8px;display:grid}.dashboard-expense-row{width:100%;min-width:0;color:var(--app-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:700;display:flex}.dashboard-expense-dot{border-radius:3px;flex:0 0 12px;width:12px;height:12px}.dashboard-expense-dot.dot-0{background:#ffc233}.dashboard-expense-dot.dot-1{background:#ff7a1a}.dashboard-expense-dot.dot-2{background:#8a4df6}.dashboard-expense-dot.dot-3{background:#d899f9}.dashboard-expense-dot.dot-4{background:#5cc8ff}.dashboard-expense-dot.dot-5{background:#c4c9d4}.dashboard-performance-chart{gap:12px;display:grid}.dashboard-performance-legend{flex-wrap:wrap;gap:10px;font-size:12px;font-weight:700;display:flex}.dashboard-performance-legend span{align-items:center;gap:5px;display:inline-flex}.performance-dot{border:1px solid color-mix(in srgb, var(--app-text) 22%, transparent);border-radius:3px;width:10px;height:10px}.performance-dot.sales{background:#058b49;border-color:#058b49}.performance-dot.purchase{background:repeating-linear-gradient(135deg,#fff 0 4px,#d8d8d8 4px 7px)}.performance-dot.profit-loss{background:#d9a51d;border-radius:50%}.dashboard-performance-bars{grid-template-columns:repeat(10,minmax(24px,1fr));align-items:end;gap:8px;min-height:210px;padding-top:12px;display:grid;position:relative;overflow:hidden}.dashboard-performance-line{z-index:2;pointer-events:none;width:calc(100% - 12px);height:calc(100% - 46px);position:absolute;inset:12px 6px 34px}.dashboard-performance-line polyline{fill:none;stroke:#d9a51d;stroke-width:2.4px;vector-effect:non-scaling-stroke}.dashboard-performance-month{z-index:1;justify-items:center;gap:8px;min-width:0;display:grid;position:relative}.dashboard-performance-bars-stack{border-bottom:1px solid var(--app-border);justify-content:center;align-items:end;gap:4px;width:100%;height:148px;display:flex}.dashboard-performance-bars-stack .bar{border-radius:4px 4px 0 0;width:min(14px,38%);min-height:6px;display:block}.dashboard-performance-bars-stack .bar.sales{background:#058b49}.dashboard-performance-bars-stack .bar.purchase{background:repeating-linear-gradient(135deg,#fff 0 5px,#d8d8d8 5px 8px);border:1px solid #c8c8c8}.dashboard-performance-month .ant-typography{white-space:nowrap;margin:0;font-size:11px}.dashboard-finance-pill-row{margin-bottom:18px}.dashboard-outstanding-row{margin-top:18px;margin-bottom:18px}.dashboard-outstanding-total{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 88%, var(--app-text) 4%);border-radius:8px;margin-bottom:10px;padding:10px 12px}.dashboard-finance-pill-row .ant-statistic{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;height:100%;min-height:86px;padding:14px 16px}.dashboard-travel-row{margin-top:4px}.internal-portal{background:var(--hero-grad);min-height:100dvh}.internal-header{z-index:30;border-bottom:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.internal-header-inner{justify-content:space-between;align-items:center;gap:18px;width:min(100%,1480px);min-height:72px;margin:0 auto;padding:0 28px;display:flex}.internal-brand{min-width:0}.internal-brand-mark{color:#fff;background:linear-gradient(135deg, var(--app-primary), var(--app-primary-2));box-shadow:0 10px 24px color-mix(in srgb, var(--app-primary) 25%, transparent);flex:none}.internal-kicker{color:var(--app-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;line-height:1.3;display:block}.internal-brand h3{color:var(--app-text);margin:1px 0 0!important;font-size:20px!important;line-height:1.25!important}.internal-header-actions,.internal-header-actions .theme-menu-btn{flex:none}.internal-body{width:min(100%,1480px);margin:0 auto;padding:24px 28px 34px}.internal-hero{box-shadow:var(--app-shadow);background:linear-gradient(color-mix(in srgb, var(--app-surface) 94%, transparent), color-mix(in srgb, var(--app-surface) 94%, transparent)) padding-box, conic-gradient(from var(--beam-angle), var(--aurora-a), var(--aurora-b), var(--aurora-c), var(--aurora-a)) border-box;border-radius:16px;grid-template-columns:minmax(260px,.95fr) minmax(520px,1.55fr);align-items:stretch;gap:22px;margin-bottom:18px;padding:24px;display:grid}.internal-hero h2{color:var(--app-text);margin:0}.internal-hero p{max-width:640px;color:var(--app-muted);margin:8px 0 0}.internal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.internal-summary-card{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-primary) 5%, var(--app-surface));border-radius:12px;align-content:center;gap:8px;min-height:104px;padding:16px;display:grid}.internal-summary-card .ant-typography{color:var(--app-muted);margin:0;font-size:12px;font-weight:700}.internal-summary-card strong{color:var(--app-text);font-size:28px;line-height:1.1}.internal-tabs>.ant-tabs-nav{margin-bottom:14px;padding:0 2px}.internal-company-grid{grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.internal-company-list{position:sticky;top:96px}.internal-company-list .ant-table-row{cursor:pointer}.internal-company-name-cell,.internal-company-name-cell .ant-typography{white-space:normal;overflow-wrap:anywhere;max-width:100%}.internal-company-list .ant-table-row-selected>td{background:color-mix(in srgb, var(--app-primary) 12%, var(--app-surface))!important}.internal-state-icon{font-size:16px;line-height:1}.internal-state-icon.success{color:#058b49}.internal-state-icon.warning{color:#d99308}.internal-state-icon.muted{color:var(--app-muted)}.internal-usage-stack{gap:2px;min-width:0;font-size:12px;line-height:1.25;display:grid}.internal-usage-stack span{grid-template-columns:28px minmax(0,1fr);align-items:baseline;gap:5px;min-width:0;display:grid}.internal-usage-stack .ant-typography{white-space:nowrap;margin:0}.internal-detail-stack{width:100%;min-width:0}.internal-detail-stack>.ant-space-item{min-width:0}.internal-limit-form{gap:10px 14px;margin-top:16px}.internal-limit-form .ant-input-number{width:150px}.internal-portal .ant-table-wrapper{max-width:100%}.internal-portal .ant-table-content{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.internal-portal .ant-tabs-nav-wrap{overflow-x:auto}.internal-portal .ant-tabs-nav-list{min-width:max-content}@media (width<=760px){.receivings-header{flex-direction:column;align-items:stretch}.receivings-stats{justify-content:stretch}.receivings-stat{flex:1;min-width:0}.financial-entry-hero,.financial-entry-toolbar{flex-direction:column;align-items:stretch}.financial-entry-toolbar>.ant-space:last-child{margin-left:0}.financial-entry-card .ant-radio-group{overflow-x:auto}.allocation-total{text-align:left}.dashboard-topbar,.dashboard-insights-head{flex-direction:column;align-items:stretch}.dashboard-expense-layout{grid-template-columns:1fr}.dashboard-performance-bars{grid-template-columns:repeat(10,minmax(44px,1fr));overflow-x:auto}}.page-shell .ant-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.page-shell .ant-table,.page-shell .ant-table-container{max-width:100%}.page-shell .ant-table-content{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.page-shell .ant-card,.page-shell .ant-card-body,.page-shell .ant-form,.page-shell .ant-row,.page-shell .ant-col,.page-shell .ant-input-group-wrapper,.page-shell .ant-input-search,.page-shell .ant-select,.page-shell .ant-picker,.page-shell .ant-input-number{max-width:100%}.page-shell .ant-input-search .ant-input-group,.page-shell .ant-input-search .ant-input-wrapper{width:100%;display:flex}.page-shell .ant-input-search .ant-input-affix-wrapper,.page-shell .ant-input-search .ant-input,.page-shell .ant-input-search .ant-input-group-addon{min-width:0}.page-shell .ant-tabs-nav-wrap{overflow-x:auto}.page-shell .ant-tabs-nav-list{min-width:max-content}.edit-order-action-affix,.edit-order-action-affix .ant-affix{z-index:13}.edit-order-action-card .ant-card-body{justify-content:flex-start;padding:12px;display:flex}.edit-order-collapse{margin-bottom:16px;overflow:hidden}.edit-order-collapse .ant-collapse-header{font-weight:700;align-items:center!important}.edit-order-collapse .ant-collapse-content-box{padding:16px!important}.mobile-row-clickable{cursor:pointer}.mobile-row-clickable:active>td{background:color-mix(in srgb, var(--app-primary) 10%, var(--app-surface))!important}.mobile-detail-actions{grid-template-columns:repeat(auto-fit,minmax(136px,1fr));width:100%;gap:8px!important;display:grid!important}.mobile-detail-actions .ant-space-item,.mobile-detail-actions .ant-btn{width:100%}.revenue-summary-card,.revenue-summary-card .ant-card-body{height:100%}.revenue-summary-content{text-align:center;min-height:132px;color:var(--app-text);align-content:center;place-items:center;gap:12px;display:grid}.revenue-summary-content h3,.revenue-summary-content p{color:inherit;margin:0}.revenue-summary-content h3{font-size:16px;font-weight:700;line-height:1.35}.revenue-summary-content p{overflow-wrap:anywhere;max-width:100%;font-size:22px;font-weight:800;line-height:1.25}.report-chart-card .ant-card-body,.revenue-chart-card .ant-card-body{min-height:332px}.report-chart-card canvas,.revenue-chart-card canvas{max-width:100%}.responsive-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.list-toolbar{gap:10px;width:100%;margin-bottom:16px;display:flex}:root[data-style=shadcn] .orders-list-card{box-shadow:0 18px 46px #18181b14}:root[data-style=shadcn] .orders-list-card .ant-card-body{padding:20px}:root[data-style=shadcn] .orders-page .ant-table-wrapper{background:#fff;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden}:root[data-style=shadcn] .orders-page .ant-table,:root[data-style=shadcn] .orders-page .ant-table-container{color:#18181b;background:#fff}:root[data-style=shadcn] .orders-page .ant-table-thead>tr>th{font-weight:650;color:#3f3f46!important;background:#fafafa!important;border-bottom-color:#e4e4e7!important}:root[data-style=shadcn] .orders-page .ant-table-tbody>tr>td{color:#27272a;background:#fff;border-bottom-color:#e4e4e7}:root[data-style=shadcn] .orders-page .ant-table-tbody>tr.ant-table-row:hover>td,:root[data-style=shadcn] .orders-page .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#f4f4f5!important}:root[data-style=shadcn] .orders-page .ant-table a{color:#3f3f46;font-weight:650}:root[data-style=shadcn] .orders-page .ant-table a:hover{color:#18181b;text-decoration:underline}:root[data-style=shadcn] .orders-page .ant-table-column-sorter,:root[data-style=shadcn] .orders-page .ant-table-column-sorter-up,:root[data-style=shadcn] .orders-page .ant-table-column-sorter-down{color:#71717a}:root[data-style=shadcn] .orders-page .ant-tag{letter-spacing:0;border-radius:4px;font-weight:650}:root[data-style=shadcn] .orders-page .ant-tag-processing{color:#18181b;background:#e4e4e7;border-color:#d4d4d8}:root[data-style=shadcn] .orders-page .ant-tag-default{color:#27272a;background:#f4f4f5;border-color:#d4d4d8}:root[data-style=shadcn] .orders-page .ant-pagination{margin-top:16px}:root[data-style=shadcn] .orders-page .ant-pagination .ant-pagination-item,:root[data-style=shadcn] .orders-page .ant-pagination .ant-pagination-prev,:root[data-style=shadcn] .orders-page .ant-pagination .ant-pagination-next{border-radius:8px}:root[data-style=shadcn] .orders-page .ant-pagination .ant-pagination-item-active{background:#18181b;border-color:#18181b}:root[data-style=shadcn] .orders-page .ant-pagination .ant-pagination-item-active a{color:#fafafa}:root[data-style=shadcn] .orders-page .ant-input,:root[data-style=shadcn] .orders-page .ant-input-affix-wrapper,:root[data-style=shadcn] .orders-page .ant-select-selector{color:#18181b;background:#fff!important;border-color:#d4d4d8!important}:root[data-style=shadcn] .orders-page .ant-input::placeholder,:root[data-style=shadcn] .orders-page .ant-select-selection-placeholder{color:#71717a!important}:root[data-style=shadcn] .orders-page .ant-btn-default,:root[data-style=shadcn] .orders-page .csv-table-download-button{color:#18181b;background:#fff;border-color:#d4d4d8}:root[data-style=shadcn] .orders-page .ant-btn-default:hover,:root[data-style=shadcn] .orders-page .csv-table-download-button:hover{color:#18181b!important;background:#f4f4f5!important;border-color:#a1a1aa!important}:root[data-style=shadcn][data-theme=dark] .orders-list-card{box-shadow:0 18px 46px #00000061}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-wrapper{background:#09090b;border-color:#27272a}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-container{color:#f4f4f5;background:#09090b}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-thead>tr>th{color:#e4e4e7!important;background:#18181b!important;border-bottom-color:#27272a!important}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-tbody>tr>td{color:#e4e4e7;background:#09090b;border-bottom-color:#27272a}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-tbody>tr.ant-table-row:hover>td,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#18181b!important}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table a{color:#f4f4f5}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table a:hover{color:#fff}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-column-sorter,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-column-sorter-up,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-table-column-sorter-down{color:#a1a1aa}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-tag-processing{color:#fafafa;background:#3f3f46;border-color:#52525b}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-tag-default{color:#e4e4e7;background:#27272a;border-color:#52525b}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-pagination .ant-pagination-item-active{background:#f4f4f5;border-color:#f4f4f5}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-pagination .ant-pagination-item-active a{color:#18181b}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-pagination .ant-pagination-prev,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-pagination .ant-pagination-next,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-pagination .ant-pagination-item:not(.ant-pagination-item-active) a{color:#d4d4d8}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-input,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-input-affix-wrapper,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-select-selector{color:#f4f4f5;background:#09090b!important;border-color:#3f3f46!important}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-input::placeholder,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-select-selection-placeholder{color:#a1a1aa!important}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-select-arrow,:root[data-style=shadcn][data-theme=dark] .orders-page .ant-input-clear-icon{color:#d4d4d8}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-btn-default,:root[data-style=shadcn][data-theme=dark] .orders-page .csv-table-download-button{color:#f4f4f5;background:#09090b;border-color:#3f3f46}:root[data-style=shadcn][data-theme=dark] .orders-page .ant-btn-default:hover,:root[data-style=shadcn][data-theme=dark] .orders-page .csv-table-download-button:hover{color:#fff!important;background:#18181b!important;border-color:#71717a!important}.elevated-card{background:color-mix(in srgb, var(--app-surface) 94%, transparent);border:1px solid var(--app-border);box-shadow:var(--app-shadow);border-radius:18px;padding:22px}.border-beam-aurora{--beam-angle:0deg;background:linear-gradient(color-mix(in srgb, var(--app-surface) 94%, transparent), color-mix(in srgb, var(--app-surface) 94%, transparent)) padding-box, conic-gradient(from var(--beam-angle), var(--aurora-a), var(--aurora-b), var(--aurora-c), var(--aurora-a)) border-box;background-origin:border-box;background-clip:padding-box,border-box;animation:4.8s linear infinite auroraRotate;position:relative;border:1px solid #0000!important}.ant-card.border-beam-aurora{background-origin:border-box;background-clip:padding-box,border-box;background:linear-gradient(color-mix(in srgb, var(--app-surface) 96%, transparent), color-mix(in srgb, var(--app-surface) 96%, transparent)) padding-box, conic-gradient(from var(--beam-angle), var(--aurora-a), var(--aurora-b), var(--aurora-c), var(--aurora-a)) border-box!important;border:1px solid #0000!important}.ant-card.border-beam-aurora .ant-card-body,.ant-card.border-beam-aurora .ant-card-head{background:0 0}.voucher-preview{color:#102033;background:#fff;border:1px solid #0f1b2d1a;border-radius:8px;width:100%;min-width:0;padding:16px;position:relative;overflow:hidden;box-shadow:0 14px 38px #1f3d6624}.voucher-preview .ant-typography,.voucher-preview .ant-table{color:#102033}.voucher-preview .ant-typography-secondary{color:#52657c!important}.voucher-preview-header{border-bottom:2px solid color-mix(in srgb, var(--app-primary) 24%, #d9e5f2);background:linear-gradient(#f2f7ff 0%,#eaf2fd 100%);grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px;padding:18px 18px 16px;display:grid}.voucher-preview-header h3{color:#102033;margin:0 0 7px;font-size:30px;font-weight:800;line-height:1.2}.voucher-preview-document-title{text-transform:uppercase;margin-bottom:7px;font-size:18px;font-weight:800;display:block;color:#a46f15!important}.voucher-preview-header .ant-typography-secondary{white-space:pre-line;color:#52657c;font-size:13px;line-height:1.38;display:block}.voucher-preview-logo{object-fit:contain;background:#fff;border:1px solid #0f1b2d24;border-radius:10px;justify-self:end;width:280px;height:220px;padding:4px}.voucher-preview-kicker,.voucher-preview-section-title{color:#52657c;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;line-height:1.2;display:block}.voucher-reference-table{background:#fff;border:1px solid #0f1b2d1f;border-radius:6px;margin-top:12px;display:grid;overflow:hidden}.voucher-reference-table-primary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.voucher-reference-table-secondary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.voucher-reference-cell{background:#f4f7fb;border-right:1px solid #0f1b2d1a;gap:2px;min-width:0;padding:8px 11px;display:grid}.voucher-reference-cell:last-child{border-right:0}.voucher-reference-cell .ant-typography{overflow-wrap:anywhere;font-size:13px;line-height:1.2}.voucher-detail-page{justify-items:center;gap:16px;display:grid}.voucher-detail-page .voucher-preview{max-width:1080px}.voucher-screen-actions{flex-wrap:wrap;justify-content:flex-end;width:100%;max-width:1080px}.voucher-preview-contact{color:#52657c;flex-wrap:wrap;align-items:center;gap:5px 12px;margin:8px 0 0;font-size:12px;display:flex}.voucher-preview-section{margin-top:16px}.voucher-preview-section>.voucher-preview-section-title{color:#a46f15;margin-bottom:8px;font-size:14px}.voucher-preview-section .ant-table-wrapper{width:100%;margin-top:4px}.voucher-preview-table{width:100%;margin-top:4px;overflow:visible}.voucher-preview-table table{table-layout:fixed;border-collapse:collapse;color:#102033;background:#fff;width:100%}.voucher-preview-table th,.voucher-preview-table td{color:#102033;text-align:left;vertical-align:top;overflow-wrap:anywhere;background:#fff;border-bottom:1px solid #0f1b2d1a;padding:8px 10px;font-size:11px;line-height:1.28}.voucher-preview-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#edf4fb;border-bottom-color:#0f1b2d24;font-weight:800}.voucher-preview-section .ant-table{color:#102033;background:#fff;width:100%}.voucher-preview-section .ant-table-container,.voucher-preview-section .ant-table-content{background:#fff;width:100%;overflow:visible!important}.voucher-preview-section .ant-table table{width:100%!important}.voucher-preview .ant-table-wrapper,.voucher-preview .ant-table-container,.voucher-preview .ant-table-content,.invoice-paper .ant-table-wrapper,.invoice-paper .ant-table-container,.invoice-paper .ant-table-content{max-height:none!important;overflow:visible!important}.voucher-preview-section .ant-table-thead>tr>th{color:#102033;border-bottom-color:#0f1b2d24;font-size:11px;font-weight:800;background:#edf4fb!important}.voucher-preview-section .ant-table-tbody>tr>td{color:#102033;vertical-align:top;border-bottom-color:#0f1b2d1a;font-size:11px;line-height:1.28;background:#fff!important}.voucher-preview-section .ant-table-tbody>tr.ant-table-row:hover>td,.voucher-preview-section .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#f8fbff!important}.voucher-preview-section .ant-table-cell{overflow-wrap:anywhere;padding:8px 10px!important}.voucher-preview-section .ant-table-cell:before{background:#0f1b2d3d!important}.voucher-preview-footer{grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-top:18px;display:grid}.voucher-preview-footer p{margin:6px 0 0;font-size:13px;line-height:1.35}.voucher-preview-multiline-text{white-space:pre-line}.voucher-preview-footer-notes{gap:10px;display:grid}.voucher-preview-footer-notes>div,.voucher-preview-footer-logo{background:#eaf4ff;border:1px solid #0f1b2d1f;border-radius:10px;padding:14px}.voucher-preview-footer-logo{text-align:center;background:#fff;align-content:start;justify-items:center;gap:10px;display:grid}.voucher-preview-footer-logo img{object-fit:contain;width:136px;height:136px}.invoice-company-logo{object-fit:contain;background:#fff;border:0;border-radius:0;width:104px;height:78px;padding:0}.invoice-document{width:100%;max-width:980px;margin:0 auto;padding-inline:18px}.invoice-document>.ant-card{margin-inline:auto}.invoice-paper .ant-card-body{color:#111827;background:#fff;padding:44px 48px;overflow:hidden}.invoice-paper,.invoice-paper .ant-card-body,.invoice-paper .ant-table,.invoice-paper .ant-table-container,.invoice-paper .ant-table-tbody>tr>td{color:#111827!important;background:#fff!important}.invoice-paper .ant-typography,.invoice-paper h1.ant-typography,.invoice-paper h2.ant-typography,.invoice-paper h3.ant-typography,.invoice-paper h4.ant-typography,.invoice-paper h5.ant-typography,.invoice-paper .ant-table-tbody .ant-table-cell{color:#111827!important}.invoice-paper .ant-typography-secondary,.invoice-paper .invoice-balance-label{color:#4b5563!important}.invoice-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px;margin-bottom:50px;display:grid}.invoice-brand{align-items:flex-start;gap:18px;display:flex}.invoice-brand h2.ant-typography{color:#111827;margin:0 0 8px}.invoice-heading{text-align:right;justify-items:end;gap:5px;display:grid}.invoice-heading h1.ant-typography{color:#050505;margin:0;font-size:40px;font-weight:500;line-height:1}.invoice-heading h4.ant-typography{color:#111827;margin:0}.invoice-balance-label{color:#4b5563;margin-top:14px;font-size:12px;font-weight:700}.invoice-meta-grid{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:end;gap:28px;margin-bottom:26px;display:grid}.invoice-party{margin-top:7px}.invoice-dates{gap:10px;display:grid}.invoice-dates>div,.invoice-totals>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.invoice-lines-table{width:100%;margin-top:12px;overflow:visible}.invoice-lines-table table{border-collapse:collapse;table-layout:fixed;width:100%}.invoice-lines-table th,.invoice-lines-table td{color:#111827;overflow-wrap:anywhere;vertical-align:top;border-bottom:1px solid #d1d5db;padding:10px 12px;font-size:14px;line-height:1.35}.invoice-lines-table th{color:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#383a36;font-size:13px;font-weight:600}.invoice-lines-table .ant-table{border-radius:0}.invoice-lines-table .ant-table-thead>tr>th{font-weight:600;color:#fff!important;background:#383a36!important;border-color:#383a36!important}.invoice-paper .invoice-lines-table .ant-table-thead>tr>th,.invoice-lines-table .ant-table-thead>tr>th .ant-table-cell,.invoice-lines-table .ant-table-thead>tr>th *,.invoice-paper .invoice-lines-table .ant-table-thead>tr>th .ant-typography{color:#fff!important}.invoice-lines-table .ant-table-tbody>tr>td{vertical-align:top}.invoice-mini-section{margin-bottom:24px}.invoice-totals{gap:14px;margin-top:2px;display:grid}.invoice-total-row{padding-top:8px}.invoice-paid-row span:last-child{color:#e11d48}.invoice-balance-row{background:#f4f4f4;margin-top:2px;padding:12px 14px}.invoice-receipts,.invoice-notes{margin-top:44px}.receipt-print-host{pointer-events:none;opacity:0;width:794px;position:fixed;top:0;left:-12000px}.receipt-slip{color:#111827;background:#fff;border-top:5px solid #383a36;width:100%;max-width:690px;padding:28px 32px}.receipt-slip,.receipt-slip .ant-table,.receipt-slip .ant-table-container,.receipt-slip .ant-table-tbody>tr>td{color:#111827!important;background:#fff!important}.receipt-slip .ant-typography,.receipt-slip h1.ant-typography,.receipt-slip h2.ant-typography,.receipt-slip h3.ant-typography,.receipt-slip h5.ant-typography,.receipt-slip .ant-table-tbody .ant-table-cell{color:#111827!important}.receipt-slip-header{break-inside:avoid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:22px;display:grid}.receipt-slip-brand{align-items:flex-start;gap:12px;display:flex}.receipt-slip-brand h3.ant-typography,.receipt-slip-heading h1.ant-typography,.receipt-slip-heading h5.ant-typography,.receipt-slip-amount h2.ant-typography{margin:0}.receipt-slip-logo{object-fit:contain;background:#fff;width:78px;height:54px}.receipt-slip-heading{text-align:right;justify-items:end;gap:5px;display:grid}.receipt-slip-heading h1.ant-typography{font-size:30px;font-weight:500;line-height:1}.receipt-slip-meta{break-inside:avoid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start;gap:22px;margin-bottom:16px;display:grid}.receipt-slip-party{margin-top:7px}.receipt-slip-payment{gap:7px;display:grid}.receipt-slip-payment>div,.receipt-slip-totals>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.receipt-slip-amount{break-inside:avoid;background:#f7f7f5;border:1px solid #d1d5db;border-left:5px solid #383a36;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:12px 14px;display:grid}.receipt-slip-amount h2.ant-typography{font-size:22px}.receipt-slip-lines .ant-table{border-radius:0}.receipt-slip-lines,.receipt-slip-lines .ant-table-row{break-inside:avoid}.receipt-slip-lines .ant-table-thead>tr>th{color:#fff!important;background:#383a36!important;border-color:#383a36!important}.receipt-slip-lines .ant-table-thead>tr>th *,.receipt-slip-lines .ant-table-thead>tr>th .ant-table-cell{color:#fff!important}.receipt-slip-lines .ant-table-thead>tr>th,.receipt-slip-lines .ant-table-tbody>tr>td{white-space:nowrap;font-size:11.5px;line-height:1.3;padding:7px 9px!important}.receipt-slip-totals{break-inside:avoid;gap:8px;display:grid}.receipt-slip-total-row{background:#f7f7f5;padding:9px 12px}.receipt-slip-notes{break-inside:avoid;margin-top:20px}.receipt-slip-signatures{break-inside:avoid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;margin-top:34px;display:grid}.receipt-slip-signatures>div{gap:8px;display:grid}.receipt-slip-signatures span{border-top:1px solid #9ca3af;display:block}.receipt-slip .ant-divider{margin:12px 0}.receipt-slip .ant-typography{line-height:1.32}.receipt-slip-party,.receipt-slip-payment,.receipt-slip-totals,.receipt-slip-signatures{white-space:nowrap}.csv-table-filter-dropdown{width:220px;padding:8px}.csv-table-filter-dropdown .ant-input,.csv-table-filter-dropdown .ant-input-affix-wrapper{margin-bottom:8px}.csv-table-filter-dropdown .ant-space{width:100%;display:flex}.csv-table-filter-dropdown .ant-btn{flex:1 1 0;min-width:0}.app-utility-float{opacity:1;transition:opacity .18s,transform .18s;bottom:92px;transform:translateY(0);right:24px!important}.app-move-top-float{opacity:1;transition:opacity .18s,transform .18s;bottom:24px;transform:translateY(0);right:24px!important}.app-utility-float .ant-float-btn,.app-move-top-float.ant-float-btn{width:40px;height:40px}.app-utility-float.is-idle-hidden,.app-move-top-float.is-idle-hidden{pointer-events:none;opacity:0;transform:translateY(10px)}.app-calculator-modal{max-width:calc(100vw - 24px)}.app-calculator-modal .ant-modal-content{border:1px solid color-mix(in srgb, var(--app-border) 82%, transparent);border-radius:10px;overflow:hidden;box-shadow:0 18px 44px #0003}.app-calculator-modal .ant-modal-header{border-bottom:1px solid var(--app-border);margin:0;padding:12px 48px 10px 16px}.app-calculator-title{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.app-calculator-drag-handle{min-width:0;color:var(--app-text);font:inherit;touch-action:none;cursor:grab;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-weight:700;display:inline-flex}.app-calculator-drag-handle span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-calculator-drag-shell.is-dragging .app-calculator-drag-handle{cursor:grabbing}.app-calculator-modal .ant-modal-body{gap:14px;padding:14px 16px 16px;display:grid}.app-calculator-display{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-primary) 5%, var(--app-surface));text-align:right;border-radius:8px;gap:6px;min-width:0;padding:12px 14px 14px;display:grid}.app-calculator-display-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.app-calculator-display-meta .ant-typography{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-calculator-display strong{min-width:0;color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:32px;line-height:1.15;overflow:hidden}.app-calculator-display .ant-btn{flex:none;justify-self:end}.app-calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.app-calculator-grid .ant-btn{border-radius:8px;min-width:0;height:44px;padding-inline:6px;font-size:15px;font-weight:650}.app-calculator-grid .ant-btn-primary{box-shadow:none}.app-calculator-history{gap:8px;min-width:0;display:grid}.app-calculator-history-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-calculator-history-list{gap:6px;max-height:min(190px,28vh);display:grid;overflow-y:auto}.app-calculator-history-list button{border:1px solid var(--app-border);background:var(--app-surface);width:100%;min-width:0;color:var(--app-text);text-align:right;cursor:pointer;border-radius:8px;padding:8px 10px}.app-calculator-history-list button:hover{border-color:var(--app-primary)}@media (width<=720px){body.tawk-mobile-hidden iframe[src*=tawk\.to],body.tawk-mobile-hidden iframe[title*=chat],body.tawk-mobile-hidden div[id*=tawk],body.tawk-mobile-hidden div[class*=tawk]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.app-utility-float{bottom:96px;right:16px!important}.app-move-top-float{bottom:18px;right:16px!important}.app-calculator-modal{max-width:calc(100vw - 20px)}.app-calculator-modal .ant-modal-header{padding-left:14px}.app-calculator-modal .ant-modal-body{padding:12px 14px 14px}.app-calculator-display strong{font-size:28px}.invoice-paper .ant-card-body{padding:28px 20px}.invoice-header,.invoice-meta-grid{grid-template-columns:1fr}.invoice-heading{text-align:left;justify-items:start}.invoice-brand{flex-direction:column}}.company-profile-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.company-profile-assets>div{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-primary) 4%, var(--app-surface));border-radius:10px;align-content:start;gap:8px;min-height:142px;padding:12px;display:grid}.company-profile-assets img{object-fit:contain;background:#fff;border-radius:8px;width:112px;height:112px}.company-users-card .ant-table{background:color-mix(in srgb, var(--app-surface) 96%, transparent)}.company-users-card .ant-table-thead>tr>th{white-space:nowrap}.company-user-identity{min-width:170px}.company-user-identity .ant-typography{max-width:190px;line-height:1.4}.company-user-identity .ant-typography-secondary{overflow-wrap:anywhere}.company-user-icon-badge{background:color-mix(in srgb, currentColor 12%, transparent);border:1px solid;border-radius:8px;place-items:center;width:28px;height:28px;font-size:15px;display:inline-grid}.company-user-icon-badge.is-owner{color:#d99a00}.company-user-icon-badge.is-user{color:var(--app-primary)}.company-user-icon-badge.is-active{color:#16a34a}.company-user-icon-badge.is-inactive{color:var(--app-muted)}.auth-wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-grid{grid-template-columns:1.1fr .9fr;gap:18px;width:100%;max-width:1040px;display:grid}.auth-panel{background:color-mix(in srgb, var(--app-surface) 94%, transparent);border:1px solid var(--app-border);box-shadow:var(--app-shadow);border-radius:20px}.auth-hero{padding:34px;position:relative;overflow:hidden}.auth-logo{object-fit:contain;object-position:left center;width:172px;max-width:70%;height:54px;margin:-8px 0 18px -10px;display:block}.auth-hero:after{content:"";background:radial-gradient(circle,#0ea5a14d,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;right:-50px}[data-theme=dark] .auth-logo{filter:invert()brightness(1.35)}.auth-form{padding:30px}.page-fade-up{animation:.55s fadeUp}.page-fade-down{animation:.4s fadeDown}.stagger-1{animation:.45s both fadeUp}.stagger-2{animation:.55s both fadeUp}.stagger-3{animation:.65s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes routeFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auroraRotate{0%{--beam-angle:0deg}to{--beam-angle:360deg}}@media (width<=960px){.auth-grid{grid-template-columns:1fr}.app-content{padding:14px}.internal-header-inner{padding-inline:18px}.internal-body{padding:18px}.internal-hero,.internal-company-grid{grid-template-columns:1fr}.internal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-company-list{position:static}}@media (width<=991px){.app-sider{display:none}.app-header{justify-content:space-between}.mobile-menu-btn{flex:none;display:inline-flex}}@media (width<=767px){.internal-header-inner{flex-direction:column;align-items:stretch;min-height:auto;padding:12px}.internal-header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.internal-body{padding:12px}.internal-hero{border-radius:14px;gap:16px;padding:16px}.internal-summary-grid{gap:10px}.internal-summary-card{min-height:86px;padding:12px}.internal-summary-card strong{font-size:23px}.internal-company-grid{gap:12px}.internal-limit-form{display:grid}.internal-limit-form .ant-form-item,.internal-limit-form .ant-input-number,.internal-limit-form .ant-btn{width:100%}.app-header{flex-basis:60px;gap:8px;height:60px;padding:0 10px;line-height:60px}.header-actions{min-width:0}.button-label,.account-name{display:none}.theme-menu-btn,.profile-btn{padding-inline:8px}.theme-menu-btn{min-width:34px}.theme-menu-style-icon{display:none}.app-content{padding:12px}.app-utility-float,.app-move-top-float{right:12px!important}.app-utility-float .ant-float-btn-tooltip,.app-move-top-float .ant-float-btn-tooltip{display:none}.page-shell{min-height:calc(100vh - 84px)}.invoice-document{padding-inline:6px}.elevated-card{border-radius:14px;padding:16px}.page-shell h1,.page-shell .ant-typography-h2{font-size:24px!important;line-height:1.25!important}.ant-card .ant-card-body{padding:16px}.ant-card .ant-card-head{min-height:48px;padding-inline:16px}.page-shell .ant-space:not(.ant-space-vertical){flex-wrap:wrap}.responsive-toolbar{align-items:stretch!important;display:flex!important}.responsive-toolbar>.ant-space-item:first-child{flex:100%}.responsive-search,.responsive-control{width:100%!important}.list-toolbar{flex-direction:column;align-items:stretch}.responsive-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.revenue-summary-content{gap:9px;min-height:112px}.revenue-summary-content h3{font-size:14px}.revenue-summary-content p{font-size:19px}.report-chart-card .ant-card-body,.revenue-chart-card .ant-card-body{min-height:292px;padding-inline:10px}.edit-order-fields,.edit-order-fields>.ant-space-item{width:100%}.edit-order-fields .ant-form-item{width:100%;min-width:0!important}.edit-order-actions{justify-content:center;width:100%}.ant-drawer-header{padding:14px 16px}.ant-drawer-body{padding:16px}.page-shell .ant-pagination{justify-content:center}.page-shell .ant-pagination-options{display:none}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto}.ant-modal .ant-modal-content{padding:16px}.voucher-preview{padding:14px}.voucher-preview-header,.voucher-preview-footer{grid-template-columns:1fr}.voucher-preview-logo{justify-self:start;width:132px;height:96px}.voucher-reference-table-primary,.voucher-reference-table-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.voucher-reference-cell:nth-child(2n){border-right:0}.voucher-preview-footer-logo{justify-items:start}.company-profile-assets{grid-template-columns:1fr}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw}.auth-wrap{padding:12px;display:block}.auth-grid{gap:12px}.auth-hero,.auth-form{padding:20px}.auth-panel{border-radius:16px}.auth-wrap .ant-steps-item-title{font-size:12px}}@media (width<=479px){.internal-brand h3{font-size:18px!important}.internal-header-actions .ant-space-item:last-child{margin-left:auto}.internal-summary-grid{grid-template-columns:1fr}.internal-hero h2{font-size:23px!important}.app-content{padding:10px}.elevated-card,.ant-card .ant-card-body{padding:14px}.auth-hero{display:none}.auth-form{padding:16px}.auth-wrap .ant-steps-item-title,.auth-wrap .ant-steps-item-description{display:none}.responsive-summary-grid{grid-template-columns:1fr!important}.revenue-summary-grid .ant-col{flex:0 0 100%;max-width:100%}.report-chart-card .ant-card-head-title,.revenue-chart-card .ant-card-head-title{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{@page{margin:14mm 12mm}html,body,#root{background:#fff!important;width:auto!important;height:auto!important;min-height:auto!important;overflow:visible!important}body{overflow:visible!important}.app-sider,.app-header,.invoice-screen-actions,.voucher-screen-actions,.csv-table-action-column,.ant-float-btn{display:none!important}.app-shell,.app-main,.app-content,.route-transition,.page-shell,.invoice-document,.voucher-detail-page{width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;animation:none!important;display:block!important;overflow:visible!important;transform:none!important}.app-content{flex:none!important;max-width:none!important}.invoice-document{color:#111827!important;background:#fff!important;max-width:none!important;margin:0 auto!important;padding:0!important}.invoice-document .ant-card{box-shadow:none!important;background:#fff!important;border:0!important}.invoice-document .ant-card-body{padding:0!important;overflow:visible!important}.invoice-header,.invoice-meta-grid,.invoice-document .ant-row,.invoice-receipts,.invoice-notes{break-inside:avoid}.invoice-header{margin-bottom:38px!important}.invoice-heading h1.ant-typography{font-size:34px!important}.invoice-meta-grid{grid-template-columns:minmax(0,1fr) 290px!important;margin-bottom:20px!important}.invoice-document .ant-table,.invoice-document .ant-table-wrapper,.invoice-document .ant-table-container,.invoice-document .ant-table-content,.invoice-document .ant-descriptions{page-break-inside:auto;overflow:visible!important}.invoice-document .ant-table-thead>tr>th,.invoice-document .ant-table-tbody>tr>td{padding:8px 9px!important;font-size:11.5px!important;line-height:1.35!important}.invoice-document .ant-table-thead>tr>th{color:#fff!important;background:#383a36!important;font-weight:700!important}.invoice-document .ant-typography,.invoice-document .ant-descriptions-item-label,.invoice-document .ant-descriptions-item-content,.invoice-document .ant-table-tbody .ant-table-cell{color:#111827!important}.invoice-document .ant-table-thead>tr>th,.invoice-document .ant-table-thead>tr>th .ant-table-cell,.invoice-document .ant-table-thead>tr>th *{color:#fff!important}.invoice-document h1.ant-typography,.invoice-document .ant-typography h1{margin-bottom:4px!important;font-size:26px!important}.invoice-document h2.ant-typography,.invoice-document .ant-typography h2{margin-bottom:6px!important;font-size:20px!important}.invoice-document h4.ant-typography,.invoice-document .ant-typography h4{margin:10px 0 8px!important;font-size:14px!important}.invoice-company-logo{object-fit:contain!important;width:92px!important;height:68px!important}.invoice-document .ant-divider{border-color:#d1d5db!important;margin:12px 0!important}.invoice-receipts,.invoice-notes{margin-top:26px!important}.invoice-balance-row{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f4f4f4!important}.voucher-preview{max-width:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.voucher-preview .ant-table-wrapper,.voucher-preview .ant-table-container,.voucher-preview .ant-table-content{overflow:visible!important}.voucher-preview-header{grid-template-columns:minmax(0,1fr) 70px!important;gap:8px!important;padding:10px 12px!important}.voucher-preview-header h3{margin-bottom:3px!important;font-size:18px!important}.voucher-preview-header .ant-typography-secondary{font-size:9px!important;line-height:1.25!important}.voucher-preview-logo{width:104px!important;height:76px!important;padding:3px!important}.voucher-reference-table{margin-top:5px!important}.voucher-reference-table-primary{grid-template-columns:repeat(3,minmax(0,1fr))!important}.voucher-reference-table-secondary{grid-template-columns:repeat(4,minmax(0,1fr))!important}.voucher-reference-cell{padding:3px 5px!important}.voucher-reference-cell .ant-typography{font-size:8px!important}.voucher-preview-contact{gap:3px 10px!important;margin:6px 0 7px!important;font-size:10px!important}.voucher-preview-section{break-inside:avoid;margin-top:6px!important}.voucher-preview-section-title{font-size:9px!important}.voucher-preview .ant-table-cell{padding:3px 5px!important;font-size:9px!important;line-height:1.18!important}.voucher-preview-table,.voucher-preview-table table{width:100%!important}.voucher-preview-table table{table-layout:fixed!important;border-collapse:collapse!important}.voucher-preview-table tr{break-inside:avoid;page-break-inside:avoid}.voucher-preview-table th,.voucher-preview-table td{overflow-wrap:anywhere;color:#102033!important;background:#fff!important;padding:3px 5px!important;font-size:9px!important;line-height:1.18!important}.voucher-preview-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#edf4fb!important;font-weight:800!important}.voucher-preview-footer{grid-template-columns:minmax(0,1fr) 112px!important;gap:8px!important;margin-top:7px!important}.voucher-preview-footer-notes>div,.voucher-preview-footer-logo{padding:7px!important}.voucher-preview-footer p{font-size:10px!important}.voucher-preview-footer-logo img{width:84px!important;height:84px!important}}
