@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--purple-50:#f5f3ff;--purple-100:#ede5ff;--purple-200:#ddd6fe;--purple-300:#c4b5fd;--purple-400:#a78bfa;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--purple-800:#5b21b6;--purple-900:#4c1d95;--purple-950:#1a0533;--gray-50:#fafafa;--gray-100:#f4f4f5;--gray-200:#e4e4e7;--gray-300:#d4d4d8;--gray-400:#a1a1aa;--gray-500:#71717a;--gray-600:#52525b;--gray-700:#3f3f46;--gray-800:#27272a;--gray-900:#18181b;--success:#22c55e;--success-light:#dcfce7;--warning:#f59e0b;--warning-light:#fef3c7;--danger:#ef4444;--danger-light:#fee2e2;--info:#3b82f6;--info-light:#dbeafe;--text-body:.875rem;--text-table:.75rem;--text-table-lg:.8125rem;--text-label:.6875rem;--text-heading:1rem;--text-heading-sm:.875rem;--sidebar-width:260px;--sidebar-collapsed:72px;--navbar-height:60px;--radius:12px;--radius-sm:8px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012,0 2px 4px #0000000f;--shadow-lg:0 10px 15px #0000001a,0 4px 6px #0000000d;--shadow-purple:0 4px 14px #7c3aed26;--transition:all .2s ease;--transition-slow:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html{font-size:clamp(10px,1rem + .25vw,16px)}:root{--fluid-font-lg:clamp(.9rem,calc(.6rem + .4vw),1.25rem);--fluid-font:clamp(.8rem,calc(.5rem + .35vw),1rem);--fluid-font-sm:clamp(.7rem,calc(.45rem + .25vw),.9rem);--fluid-font-xs:clamp(.6rem,calc(.4rem + .15vw),.75rem);--fluid-padding-y:clamp(.4rem,calc(.2rem + .4vw),1rem);--fluid-padding-x:clamp(.6rem,calc(.3rem + .5vw),1.2rem);--fluid-padding-y-th:clamp(.3rem,calc(.15rem + .35vw),.75rem);--color-primary:#4f46e5;--color-primary-hover:#4338ca;--color-primary-light:#eef2ff;--color-header:#0f172a;--color-bg:#f8fafc;--color-accent:#10b981;--color-accent-light:#ecfdf5;--color-card-bg:#fff;--color-border:#f1f5f9;--color-border-dark:#e2e8f0;--color-text-main:#1e293b;--color-text-muted:#64748b;--illustration-filter:none}.bg-theme-bg{background-color:var(--color-bg)!important}.bg-theme-header{background-color:var(--color-header)!important}.bg-theme-primary{background-color:var(--color-primary)!important}.bg-theme-primary-hover:hover{background-color:var(--color-primary-hover)!important}.bg-theme-primary-light{background-color:var(--color-primary-light)!important}.bg-theme-accent{background-color:var(--color-accent)!important}.bg-theme-accent-light{background-color:var(--color-accent-light)!important}.bg-theme-card{background-color:var(--color-card-bg)!important}.text-theme-header{color:var(--color-header)!important}.text-theme-primary{color:var(--color-primary)!important}.text-theme-primary-hover:hover{color:var(--color-primary-hover)!important}.text-theme-accent{color:var(--color-accent)!important}.text-theme-main{color:var(--color-text-main)!important}.text-theme-muted{color:var(--color-text-muted)!important}.border-theme-primary{border-color:var(--color-primary)!important}.border-theme-border{border-color:var(--color-border)!important}.border-theme-border-dark{border-color:var(--color-border-dark)!important}.border-theme-accent{border-color:var(--color-accent)!important}.fill-theme-primary{fill:var(--color-primary)!important}.fill-theme-header{fill:var(--color-header)!important}.global-title{color:var(--color-header);line-height:1.2;font-size:1.5rem!important;font-weight:900!important}.global-th{text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.75rem!important;font-weight:900!important}.global-td{line-height:1.4;padding:.75rem .85rem!important;font-size:.82rem!important;font-weight:500!important}.global-ref{color:var(--color-primary)!important;padding:.75rem .85rem!important;font-size:.82rem!important;font-weight:700!important}.global-currency{font-variant-numeric:tabular-nums;padding:.75rem .85rem!important;font-size:.82rem!important;font-weight:600!important}.global-row td{padding:.55rem .7rem!important}.global-row:hover td{background:#f8fafc}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-body);color:var(--gray-900);background:var(--gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.invoice-lines-table,.report-table,[data-dense-table],.invoice-lines-table th,.invoice-lines-table td,.report-table th,.report-table td{font-size:var(--text-table)}.log-notes-panel,.activity-feed{font-size:.6875rem;line-height:1.4}.log-notes-panel .log-note-header,.activity-feed .log-note-header{color:var(--gray-800);font-size:.75rem;font-weight:700}.log-notes-panel .log-note-bullets,.activity-feed .log-note-bullets{color:var(--gray-600);margin-top:.2rem;padding-left:1rem;font-size:.6875rem;list-style:outside}.log-notes-panel .log-note-bullets li,.activity-feed .log-note-bullets li{margin-bottom:.15rem}a{color:var(--purple-700);transition:var(--transition);text-decoration:none}a:hover{color:var(--purple-900)}.btn{border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--purple-700),var(--purple-600));color:#fff;box-shadow:var(--shadow-purple)}.btn-primary:hover{background:linear-gradient(135deg,var(--purple-800),var(--purple-700));transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed40}.btn-secondary{color:var(--gray-700);border:1px solid var(--gray-200);background:#fff}.btn-secondary:hover{background:var(--gray-50);border-color:var(--gray-300)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:#dc2626}.btn-ghost{color:var(--gray-600);background:0 0}.btn-ghost:hover{background:var(--gray-100);color:var(--gray-900)}.btn-sm{padding:.4rem .8rem;font-size:.8rem}.btn-lg{padding:.8rem 1.6rem;font-size:1rem}.btn-icon{border-radius:var(--radius-sm);width:36px;height:36px;padding:0}.form-group{margin-bottom:1.25rem}.form-label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.form-input{width:100%;padding:var(--fluid-padding-y)var(--fluid-padding-x);border:2px solid var(--gray-200);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--fluid-font);color:var(--gray-900);transition:var(--transition);background:#fff;outline:none}.form-input:focus{border-color:var(--purple-500);box-shadow:0 0 0 3px #7c3aed1a}.form-input::placeholder{color:var(--gray-400)}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2371717a' d='M6 8.825a.5.5 0 0 1-.354-.146l-4-4a.5.5 0 0 1 .708-.708L6 7.617l3.646-3.646a.5.5 0 0 1 .708.708l-4 4A.5.5 0 0 1 6 8.825z'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2.5rem}.card{border-radius:var(--radius);border:1px solid var(--gray-200);transition:var(--transition);background:#fff;padding:1.5rem}.card:hover{box-shadow:var(--shadow-md)}.card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.card-title{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.card-value{color:var(--gray-900);font-size:2rem;font-weight:700;line-height:1.2}.card-icon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.card-icon-purple{background:var(--purple-100);color:var(--purple-700)}.card-icon-green{background:var(--success-light);color:var(--success)}.card-icon-blue{background:var(--info-light);color:var(--info)}.card-icon-orange{background:var(--warning-light);color:var(--warning)}.card-icon-red{background:var(--danger-light);color:var(--danger)}.badge{border-radius:50px;align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{background:var(--success-light);color:#15803d}.badge-warning{background:var(--warning-light);color:#a16207}.badge-danger{background:var(--danger-light);color:#b91c1c}.badge-info{background:var(--info-light);color:#1d4ed8}.badge-purple{background:var(--purple-100);color:var(--purple-700)}.badge-gray{background:var(--gray-100);color:var(--gray-600)}.table-container{border-radius:var(--radius);border:1px solid var(--gray-200);background:#fff;overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th{text-align:left;padding:var(--fluid-padding-y-th)var(--fluid-padding-x);font-size:var(--fluid-font-sm);color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--gray-200);background:var(--gray-50);font-weight:600}.table td{padding:var(--fluid-padding-y)var(--fluid-padding-x);font-size:var(--fluid-font);color:var(--gray-700);border-bottom:1px solid var(--gray-100)}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:var(--purple-50)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.text-purple{color:var(--purple-700)}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.text-warning{color:var(--warning)}.text-muted{color:var(--gray-500)}.text-sm{font-size:.85rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}@media (max-width:1024px){.merpp-sidebar{transform:translate(-100%);z-index:10000!important;width:280px!important;min-width:280px!important;max-width:280px!important;height:100dvh!important;box-shadow:none!important;border-radius:0!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;position:fixed!important;top:0!important;left:0!important}.merpp-sidebar.drawer-open{transform:translate(0);box-shadow:8px 0 32px #0003!important}.merpp-backdrop{z-index:9999;opacity:0;background:#00000080;transition:opacity .3s;display:none;position:fixed;inset:0}.merpp-backdrop.backdrop-visible{opacity:1;display:block}.merpp-hamburger,.merpp-mobile-header{display:flex!important}.merpp-layout-grid{grid-template-columns:1fr!important}.merpp-main-content{padding-top:56px!important}}@media (min-width:1025px){.merpp-hamburger,.merpp-mobile-header,.merpp-backdrop{display:none!important}}@media (max-width:1024px){.dashboard-canvas{padding:1rem!important}.kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.bottom-widgets{grid-template-columns:1fr!important}.dashboard-chart-container{height:220px!important}.dashboard-illustration{display:none!important}}@media (max-width:480px){.kpi-grid{grid-template-columns:1fr!important}.dashboard-chart-container{height:180px!important}}@media (max-width:1024px){.merpp-sidebar nav a,.merpp-sidebar nav>div>div{align-items:center;min-height:44px;display:flex}}@media (max-width:768px){.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media print{.merpp-mobile-header,.merpp-hamburger,.merpp-backdrop{display:none!important}}.dark-bar-header{background:#0f172a!important}.dark-bar-header th,.dark-bar-header td,.dark-bar-header .global-bar-label,.global-bar-label{color:#fff!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:900!important}.dark-bar-header th svg,.dark-bar-header .global-bar-label svg,.global-bar-label svg{stroke:#fff!important;color:#fff!important}.dark-bar-header th.sortable-header:hover,.dark-bar-header .global-bar-label:hover,.global-bar-label:hover{text-shadow:0 0 10px #a5b4fc99!important;color:#fff!important}[data-theme=dark] body,[data-theme=dark]{color:#e2e8f0!important;background:#0f1219!important}[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*=background\:white],[data-theme=dark] div[style*="background: 'white'"],[data-theme=dark] div[style*="background: rgb(255"]{color:#e2e8f0!important;background:#1e2233!important}[data-theme=dark] main{background:#0f1219!important}[data-theme=dark] div[style*=\#f9fafb],[data-theme=dark] div[style*=\#fafafa],[data-theme=dark] div[style*=\#f3f4f6],[data-theme=dark] div[style*=\#f5f3ff],[data-theme=dark] div[style*=rgb\(249],[data-theme=dark] div[style*=rgb\(250]{background:#1a1e2e!important}[data-theme=dark] form{color:#e2e8f0!important;background:#1e2233!important}[data-theme=dark] div[style*=border],[data-theme=dark] form[style*=border]{border-color:#2d3348!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:#e2e8f0!important;background:#252836!important;border-color:#3a3f55!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#7c3aed!important;box-shadow:0 0 0 3px #7c3aed33!important}[data-theme=dark] option{color:#e2e8f0!important;background:#252836!important}[data-theme=dark] table{background:#1e2233!important}[data-theme=dark] th{color:#94a3b8!important;background:#252836!important;border-color:#2d3348!important}[data-theme=dark] td{color:#cbd5e1!important;border-color:#252836!important}[data-theme=dark] tr:hover td{background:#252836!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#f1f5f9!important}[data-theme=dark] label{color:#94a3b8!important}[data-theme=dark] span{color:inherit}[data-theme=dark] a{color:#a78bfa}[data-theme=dark] a:hover{color:#c4b5fd}[data-theme=dark] .card{background:#1e2233!important;border-color:#2d3348!important}[data-theme=dark] .card-value{color:#f1f5f9!important}[data-theme=dark] .card-title{color:#94a3b8!important}[data-theme=dark] .table-container{background:#1e2233!important;border-color:#2d3348!important}[data-theme=dark] .table th{color:#94a3b8!important;background:#252836!important;border-color:#2d3348!important}[data-theme=dark] .table td{color:#cbd5e1!important;border-color:#252836!important}[data-theme=dark] .table tr:hover td{background:#252836!important}[data-theme=dark] .btn-secondary{color:#e2e8f0!important;background:#252836!important;border-color:#3a3f55!important}[data-theme=dark] .btn-ghost{color:#94a3b8!important}[data-theme=dark] .btn-ghost:hover{color:#e2e8f0!important;background:#252836!important}[data-theme=dark] .badge-gray{color:#94a3b8!important;background:#252836!important}[data-theme=dark] .form-input{color:#e2e8f0!important;background:#252836!important;border-color:#3a3f55!important}[data-theme=dark] .form-label{color:#94a3b8!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3a3f55}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4a4f65}[data-theme=dark] nav,[data-theme=dark] aside{background:#1a1e2e!important;border-color:#2d3348!important}[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color: #1a0533"],[data-theme=dark] [style*="color:#374151"],[data-theme=dark] [style*="color:#1a0533"]{color:#e2e8f0!important}[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color:#6b7280"]{color:#94a3b8!important}[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color:#9ca3af"]{color:#64748b!important}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*=background\:white],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background:#fff"]{background:#1e2233!important}[data-theme=dark] [style*="background: #f9fafb"],[data-theme=dark] [style*="background:#f9fafb"],[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background:#fafafa"]{background:#1a1e2e!important}[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background:#f3f4f6"]{background:#252836!important}[data-theme=dark] [style*="background: #f5f3ff"],[data-theme=dark] [style*="background:#f5f3ff"]{background:#1e1b3a!important}[data-theme=dark] [style*="border-color: #e5e7eb"],[data-theme=dark] [style*="border-color:#e5e7eb"],[data-theme=dark] [style*="border: 1px solid #e5e7eb"],[data-theme=dark] [style*="border:1px solid #e5e7eb"]{border-color:#2d3348!important}[data-theme=dark] [style*="border-bottom: 1px solid #f3f4f6"],[data-theme=dark] [style*="border-bottom:1px solid #f3f4f6"]{border-color:#252836!important}[data-theme=dark] p{color:#cbd5e1!important}[data-theme=dark] strong,[data-theme=dark] b{color:#f1f5f9!important}[data-theme=dark] em,[data-theme=dark] small{color:#94a3b8!important}[data-theme=dark] li{color:#cbd5e1!important}[data-theme=dark] button{color:#e2e8f0}[data-theme=dark] button[style*="background: white"],[data-theme=dark] button[style*="background:#fff"],[data-theme=dark] button[style*="background: #fff"]{color:#e2e8f0!important;background:#252836!important;border-color:#3a3f55!important}[data-theme=dark] button[style*="background: #f3f4f6"],[data-theme=dark] button[style*="background:#f3f4f6"]{color:#e2e8f0!important;background:#252836!important}[data-theme=dark] nav a,[data-theme=dark] aside a{color:#94a3b8!important}[data-theme=dark] nav a:hover,[data-theme=dark] aside a:hover{color:#e2e8f0!important;background:#7c3aed26!important}[data-theme=dark] nav a.active,[data-theme=dark] aside a.active{color:#c4b5fd!important;background:#7c3aed33!important}[data-theme=dark] nav svg,[data-theme=dark] aside svg{stroke:#94a3b8;color:#94a3b8!important}[data-theme=dark] nav a:hover svg,[data-theme=dark] aside a:hover svg{stroke:#c4b5fd;color:#c4b5fd!important}[data-theme=dark] .card-icon-purple{color:#a78bfa!important;background:#7c3aed33!important}[data-theme=dark] .card-icon-green{color:#4ade80!important;background:#22c55e26!important}[data-theme=dark] .card-icon-blue{color:#60a5fa!important;background:#3b82f626!important}[data-theme=dark] .card-icon-orange{color:#fbbf24!important;background:#f59e0b26!important}[data-theme=dark] .card-icon-red{color:#f87171!important;background:#ef444426!important}[data-theme=dark] .badge-success{color:#4ade80!important;background:#22c55e26!important}[data-theme=dark] .badge-warning{color:#fbbf24!important;background:#f59e0b26!important}[data-theme=dark] .badge-danger{color:#f87171!important;background:#ef444426!important}[data-theme=dark] .badge-info{color:#60a5fa!important;background:#3b82f626!important}[data-theme=dark] .badge-purple{color:#a78bfa!important;background:#7c3aed26!important}[data-theme=dark] [class*=dropdown],[data-theme=dark] [class*=menu],[data-theme=dark] [class*=popover],[data-theme=dark] [class*=modal],[data-theme=dark] [class*=dialog]{color:#e2e8f0!important;background:#1e2233!important;border-color:#2d3348!important}[data-theme=dark] [style*="fontSize: '2"],[data-theme=dark] [style*="fontSize: '1.5"],[data-theme=dark] [style*="font-size: 2"],[data-theme=dark] [style*="font-size: 1.5"]{color:#f1f5f9!important}[data-theme=dark] [style*="color: #111"],[data-theme=dark] [style*="color:#111"],[data-theme=dark] [style*="color: #1f"],[data-theme=dark] [style*="color:#1f"],[data-theme=dark] [style*="color: #27"],[data-theme=dark] [style*="color:#27"],[data-theme=dark] [style*="color: #334"],[data-theme=dark] [style*="color:#334"],[data-theme=dark] [style*="color: #4b5563"],[data-theme=dark] [style*="color:#4b5563"],[data-theme=dark] [style*="color: #1a1"],[data-theme=dark] [style*="color:#1a1"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*=color\:black]{color:#e2e8f0!important}[data-theme=dark] [style*="color: #71717a"],[data-theme=dark] [style*="color:#71717a"],[data-theme=dark] [style*="color: #52525b"],[data-theme=dark] [style*="color:#52525b"],[data-theme=dark] [style*="color: #3f3f46"],[data-theme=dark] [style*="color:#3f3f46"]{color:#94a3b8!important}[data-theme=dark] [style*="backgroundColor: 'white'"],[data-theme=dark] [style*="backgroundColor: '#fff'"],[data-theme=dark] [style*="backgroundColor: '#FFF'"]{background-color:#1e2233!important}[data-theme=dark] [style*="backgroundColor: '#f9fafb'"],[data-theme=dark] [style*="backgroundColor: '#fafafa'"]{background-color:#1a1e2e!important}[data-theme=dark] [style*="backgroundColor: '#f3f4f6'"]{background-color:#252836!important}[data-theme=dark] hr{border-color:#2d3348!important}[data-theme=dark] [style*="background: linear-gradient"]{background:#1a1e2e!important}[data-theme=dark] .text-purple{color:#a78bfa!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1e2e!important}.base-ledger{border-collapse:collapse;width:100%}.base-ledger th{text-align:left;text-transform:uppercase!important;color:#94a3b8!important;letter-spacing:-.025em!important;padding:.375rem .75rem!important;font-size:9px!important;font-weight:700!important}.base-ledger td{color:#0f172a!important;letter-spacing:-.025em!important;height:36px!important;padding:.375rem .75rem!important;font-size:11px!important;font-weight:500!important}.base-ledger td.is-currency{font-variant-numeric:tabular-nums}.base-ledger td:has(.currency-val){font-variant-numeric:tabular-nums}@media print{@page{margin:.5in;size:A4}body>div>div:first-child,aside,[data-print-hide],.chat-panel,[style*="position: fixed"],[style*="z-index: 49"],[style*="z-index: 50"],[data-action-bar],[style*="background: #fef2f2"],[data-no-print]{display:none!important}main,main>div{width:100%!important;max-width:100%!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important}main>div>div>div:first-child{width:100%!important;max-width:100%!important}main>div>div>div:last-child:not(:first-child){display:none!important}body,html,div{box-shadow:none!important;background:#fff!important}body>div{background:#fff!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.base-ledger,.table,table,.global-th,.global-td{width:100%!important;max-width:100%!important}tr{page-break-inside:avoid!important;break-inside:avoid!important}thead{display:table-header-group!important}.base-ledger td,.global-td,td{color:#000!important;font-size:10pt!important}.base-ledger th,.global-th,th{color:#333!important;font-size:9pt!important}.global-title,h1,h2,h3{color:#000!important}span[style*="text-transform: uppercase"]{color:#333!important;background:0 0!important;border:1px solid #777!important}::-webkit-scrollbar{display:none!important}}
