@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--merpp-base-font:14px;--merpp-font-weight:600;--merpp-input-height:40px;--merpp-sidebar-left:244px;--merpp-sidebar-right:488px;--brightness-badges:white;--brightness-buttons:white;--brightness-totals:#1f2937;--brightness-values:#374151;--brightness-labels:#4b5563;--brightness-field-labels:#6b7280;--brightness-placeholder:#9ca3af}html,body{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;font-size:var(--merpp-base-font)!important}body{-webkit-font-smoothing:antialiased;background:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:var(--merpp-font-weight)!important}.merpp-layout-lock{grid-template-columns:var(--merpp-sidebar-left)1fr var(--merpp-sidebar-right);grid-template-rows:60px 1fr;width:100vw;height:100vh;display:grid;overflow:hidden}.merpp-sidebar-left{z-index:10;border-right:1px solid var(--gray-200);grid-area:1/1/3;overflow-y:auto;width:var(--merpp-sidebar-left)!important;min-width:var(--merpp-sidebar-left)!important;background:#fff!important}.merpp-sidebar-right{z-index:10;border-left:1px solid var(--gray-200);grid-area:2/3;overflow-y:auto;width:var(--merpp-sidebar-right)!important;min-width:var(--merpp-sidebar-right)!important;background:#fff!important}.merpp-header{border-bottom:1px solid var(--gray-200);z-index:5;background:#fff;grid-area:1/2/auto/4;align-items:center;height:60px;padding:0 24px;display:flex}.merpp-workspace{grid-area:2/2;position:relative;overflow:auto;background:#f9fafb!important}.merpp-workspace-scaler{transform-origin:0 0;width:117.6%;height:117.6%;transform:scale(.85)}.form-input,.form-select,.btn{height:var(--merpp-input-height)!important;font-size:var(--merpp-base-font)!important;font-weight:var(--merpp-font-weight)!important;padding-top:0!important;padding-bottom:0!important}: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:var(--merpp-base-font)}: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:#f8fafc;--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:#1e293b;--illustration-filter:none}[data-theme=dark]{--color-bg:#0f172a;--color-card-bg:#1e293b;--color-border:#334155;--color-border-dark:#475569;--color-header:#0f172a;--color-text-main:#f1f5f9;--color-text-muted:#94a3b8;--color-primary-light:#1e1b4b;--color-accent-light:#10b98126}.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:#f8fafc!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:#f8fafc!important}.global-title{color:#f8fafc;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(--merpp-base-font);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb}.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);align-items:center;min-height:2.4rem;line-height:1.2;display:flex;font-size:11px!important;font-weight:600!important}.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,.institutional-header,.clean-header{background:#fff!important;border-bottom:2px solid #e5e7eb!important}.dark-bar-header th,.dark-bar-header td,.dark-bar-header>div,.dark-bar-header div.sortable-header,.institutional-header th,.institutional-header td,.institutional-header>div,.dark-bar-header .global-bar-label,.global-bar-label{color:#374151!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important;padding:.55rem .7rem!important;font-size:.6875rem!important;font-weight:700!important}.dark-bar-header th svg,.dark-bar-header .global-bar-label svg,.institutional-header th svg,.global-bar-label svg{stroke:#64748b!important;color:#64748b!important}.dark-bar-header th.sortable-header:hover,.dark-bar-header div.sortable-header:hover,.institutional-header th:hover,.institutional-header>div:hover,.dark-bar-header .global-bar-label:hover,.global-bar-label:hover{text-shadow:none!important;color:#1e293b!important}.institutional-table tbody tr:hover,table.institutional tbody tr:hover{background:#f8fafc!important}.institutional-table tbody td,table.institutional tbody td{border-bottom:1px solid #f1f5f9;padding:.5rem .7rem;font-size:.78rem}.institutional-footer,.dark-bar-footer{background:#fff!important}.institutional-footer td,.dark-bar-footer td{color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;opacity:1!important;padding:.55rem .7rem!important;font-weight:800!important}[data-theme=dark] body,[data-theme=dark]{color:#e2e8f0!important;background:#0f172a!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:#1e293b!important}[data-theme=dark] main,[data-theme=dark] .merpp-layout-lock,[data-theme=dark] .merpp-layout-lock>main{background:#0f172a!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:#1e293b!important}[data-theme=dark] form{color:#e2e8f0!important;background:#1e293b!important}[data-theme=dark] div[style*=border],[data-theme=dark] form[style*=border]{border-color:#334155!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:#e2e8f0!important;background:#334155!important;border-color:#475569!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:#6366f1!important;box-shadow:0 0 0 3px #6366f140!important}[data-theme=dark] option{color:#e2e8f0!important;background:#334155!important}[data-theme=dark] table{background:#1e293b!important}[data-theme=dark] th{color:#94a3b8!important;background:#334155!important;border-color:#334155!important}[data-theme=dark] td{color:#cbd5e1!important;border-color:#252836!important}[data-theme=dark] tr:hover td{background:#334155!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#f1f5f9!important}[data-theme=dark] span{color:inherit}[data-theme=dark] a:not(.acct-sidebar a){color:#a78bfa}[data-theme=dark] a:not(.acct-sidebar a):hover{color:#c4b5fd}[data-theme=dark] .card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .card-value{color:#f1f5f9!important}[data-theme=dark] .card-title{color:#94a3b8!important}[data-theme=dark] .table-container{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .table th{color:#94a3b8!important;background:#334155!important;border-color:#334155!important}[data-theme=dark] .table td{color:#cbd5e1!important;border-color:#252836!important}[data-theme=dark] .table tr:hover td{background:#334155!important}[data-theme=dark] .btn-secondary{color:#e2e8f0!important;background:#334155!important;border-color:#475569!important}[data-theme=dark] .btn-ghost{color:#94a3b8!important}[data-theme=dark] .btn-ghost:hover{color:#e2e8f0!important;background:#334155!important}[data-theme=dark] .badge-gray{color:#94a3b8!important;background:#334155!important}[data-theme=dark] .form-input{color:#e2e8f0!important;background:#334155!important;border-color:#475569!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:#1e293b!important;border-color:#334155!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"],[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:#1e293b!important}[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background:#f3f4f6"]{background:#334155!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:#334155!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:#334155!important;border-color:#475569!important}[data-theme=dark] button[style*="background: #f3f4f6"],[data-theme=dark] button[style*="background:#f3f4f6"]{color:#e2e8f0!important;background:#334155!important}[data-theme=dark] nav:not(.acct-sidebar) a,[data-theme=dark] aside a{color:#94a3b8!important}[data-theme=dark] nav:not(.acct-sidebar) a:hover,[data-theme=dark] aside a:hover{color:#e2e8f0!important;background:#6366f126!important}[data-theme=dark] nav:not(.acct-sidebar) a.active,[data-theme=dark] aside a.active{color:#a5b4fc!important;background:#6366f133!important}[data-theme=dark] nav:not(.acct-sidebar) svg,[data-theme=dark] aside svg{stroke:#94a3b8;color:#94a3b8!important}[data-theme=dark] nav:not(.acct-sidebar) 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:#1e293b!important;border-color:#334155!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'"],[data-theme=dark] [style*="backgroundColor: '#f9fafb'"],[data-theme=dark] [style*="backgroundColor: '#fafafa'"]{background-color:#1e293b!important}[data-theme=dark] [style*="backgroundColor: '#f3f4f6'"]{background-color:#334155!important}[data-theme=dark] hr{border-color:#334155!important}[data-theme=dark] [style*="background: linear-gradient"]{background:#1e293b!important}[data-theme=dark] .text-purple{color:#a78bfa!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#0f172a!important}[data-theme=dark] .merpp-utility-bar{background:#0f172a!important;border-color:#334155!important}[data-theme=dark] .bg-white{background-color:#1e293b!important}[data-theme=dark] .bg-slate-50,[data-theme=dark] .bg-gray-50{background-color:#0f172a!important}[data-theme=dark] .bg-slate-100,[data-theme=dark] .bg-gray-100{background-color:#1e293b!important}[data-theme=dark] .bg-slate-200,[data-theme=dark] .bg-gray-200{background-color:#334155!important}[data-theme=dark] .bg-\[\#F8FAFC\],[data-theme=dark] .bg-\[\#f8fafc\]{background-color:#0f172a!important}[data-theme=dark] .text-slate-900,[data-theme=dark] .text-gray-900{color:#f1f5f9!important}[data-theme=dark] .text-slate-800,[data-theme=dark] .text-gray-800{color:#e2e8f0!important}[data-theme=dark] .text-slate-700,[data-theme=dark] .text-gray-700{color:#cbd5e1!important}[data-theme=dark] .text-slate-600,[data-theme=dark] .text-gray-600{color:#94a3b8!important}[data-theme=dark] .text-slate-500,[data-theme=dark] .text-gray-500{color:#64748b!important}[data-theme=dark] .border-slate-200,[data-theme=dark] .border-gray-200{border-color:#334155!important}[data-theme=dark] .border-slate-300,[data-theme=dark] .border-gray-300{border-color:#475569!important}[data-theme=dark] .border-b,[data-theme=dark] .divide-gray-200>:not([hidden])~:not([hidden]){border-color:#334155!important}[data-theme=dark] .institutional-box{color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;background:#1e293b!important;border-color:#475569!important}[data-theme=dark] .institutional-box:disabled,[data-theme=dark] .institutional-box[readonly]{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important;background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme=dark] [style*="background: rgb(249, 250, 251)"],[data-theme=dark] [style*="background: rgb(250, 250, 250)"],[data-theme=dark] [style*="background: rgb(243, 244, 246)"]{background:#0f172a!important}[data-theme=dark] [style*="background: rgb(255, 255, 255)"]{color:#e2e8f0!important;background:#1e293b!important}[data-theme=dark] [style*="background: rgb(241, 245, 249)"]{background:#334155!important}[data-theme=dark] [style*="background: rgb(238, 242, 255)"],[data-theme=dark] [style*="background: rgb(239, 246, 255)"]{background:#1e1b4b!important}[data-theme=dark] [style*="background: rgb(236, 253, 245)"]{background:#05966926!important}[data-theme=dark] [style*="background: rgb(254, 242, 242)"],[data-theme=dark] [style*="background: rgb(255, 241, 242)"]{background:#ef444426!important}[data-theme=dark] [style*="background: rgb(255, 251, 235)"],[data-theme=dark] [style*="background: rgb(254, 243, 199)"]{background:#f59e0b26!important}[data-theme=dark] [style*="background: rgb(245, 243, 255)"]{background:#6366f126!important}[data-theme=dark] [style*="border: 1px solid rgb(229, 231, 235)"],[data-theme=dark] [style*="border: 1px solid rgb(226, 232, 240)"],[data-theme=dark] [style*="border: 1px solid rgb(241, 245, 249)"]{border-color:#334155!important}[data-theme=dark] [style*="color: rgb(55, 65, 81)"],[data-theme=dark] [style*="color: rgb(30, 41, 59)"],[data-theme=dark] [style*="color: rgb(31, 41, 55)"],[data-theme=dark] [style*="color: rgb(17, 24, 39)"],[data-theme=dark] [style*="color: rgb(15, 10, 30)"]{color:#e2e8f0!important}[data-theme=dark] [style*="color: rgb(107, 114, 128)"],[data-theme=dark] [style*="color: rgb(75, 85, 99)"],[data-theme=dark] [style*="color: rgb(100, 116, 139)"]{color:#94a3b8!important}[data-theme=dark] [style*=boxShadow],[data-theme=dark] .shadow,[data-theme=dark] .shadow-sm,[data-theme=dark] .shadow-md,[data-theme=dark] .shadow-lg{box-shadow:0 4px 12px #0006!important}[data-theme=dark] [style*="background: '#F8FAFC'"],[data-theme=dark] [style*="background: '#f8fafc'"],[data-theme=dark] [style*="background: #F8FAFC"],[data-theme=dark] [style*="background:#F8FAFC"]{background:#0f172a!important}[data-theme=dark] [style*="background: '#FFFFFF'"],[data-theme=dark] [style*="background: '#ffffff'"]{background:#1e293b!important}[data-theme=dark] [style*="color: '#1E293B'"],[data-theme=dark] [style*="color: #1E293B"],[data-theme=dark] [style*="color:#1E293B"]{color:#f1f5f9!important}[data-theme=dark] [style*="color: '#475569'"],[data-theme=dark] [style*="color: #475569"],[data-theme=dark] [style*="color:#475569"],[data-theme=dark] [style*="color: '#64748B'"],[data-theme=dark] [style*="color: #64748B"],[data-theme=dark] [style*="color:#64748B"]{color:#94a3b8!important}[data-theme=dark] [style*="border-color: '#E2E8F0'"],[data-theme=dark] [style*="border: 1px solid #E2E8F0"],[data-theme=dark] [style*="border: 1px solid #e2e8f0"],[data-theme=dark] [style*="border: 1px solid #E5E7EB"],[data-theme=dark] [style*="border: 1px solid #e5e7eb"],[data-theme=dark] [style*="border: 1px solid #F1F5F9"],[data-theme=dark] [style*="border: 1px solid #f1f5f9"]{border-color:#334155!important}[data-theme=dark] [style*="borderBottom: '1px solid #F1F5F9'"],[data-theme=dark] [style*="borderBottom: '1px solid #f1f5f9'"]{border-bottom-color:#334155!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:10mm 8mm;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;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.merpp-layout-grid{height:auto!important;display:block!important;overflow:visible!important}.merpp-main-content,.merpp-main-content>div{height:auto!important;overflow:visible!important}.merpp-main-content>div{height:auto!important;min-height:auto!important;display:block!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}.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}.merpp-report-toolbar,.no-print,.merpp-report-toolbar *{display:none!important}.merpp-report-toolbar+div,.merpp-report-toolbar~div{flex:unset!important;border:none!important;height:auto!important;max-height:none!important;overflow:visible!important}body,html,.merpp-layout-grid,.merpp-main-content,main,main>div,main>div>div{height:auto!important;max-height:none!important;overflow:visible!important}.print-only{display:block!important}.print-hide{display:none!important}.merpp-report-toolbar~div>div{padding:6pt 0!important}[style*="max-width: 64rem"],[style*=max-width\:64rem],[style*="max-width: 72rem"],[style*=max-width\:72rem],[style*="max-width: 80rem"],[style*=max-width\:80rem],[style*="max-width: 56rem"],[style*=max-width\:56rem],[style*="max-width: 48rem"],[style*=max-width\:48rem],[style*=maxWidth],[style*=max-width]{max-width:100%!important}.merpp-report-toolbar~div,.merpp-report-toolbar~div>div,.merpp-report-toolbar~div>div>div,[style*="margin: 0 auto"],[style*="margin: 0px auto"],[style*="margin:0 auto"],[style*="margin:0px auto"]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.merpp-report-root table,.merpp-report-toolbar~div table,.merpp-report-toolbar~div .base-ledger{width:100%!important;max-width:100%!important}[style*="justify-content: center"],[style*=justify-content\:center],[style*="min-height: 100vh"],[style*=min-height\:100vh],[style*="min-height: 100%"],[style*="min-height:100%"]{justify-content:flex-start!important;min-height:auto!important}[style*="height: 100%"],[style*="height:100%"]{height:auto!important;min-height:auto!important}[style*=overflow\:hidden],[style*="overflow: hidden"]{overflow:visible!important}.merpp-report-root{height:auto!important;min-height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.merpp-report-root>div,.merpp-report-root>div>div,.merpp-report-root>div>div>div,.merpp-report-root>div>div>div>div{flex:unset!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;margin-left:0!important;margin-right:0!important;overflow:visible!important}table{page-break-inside:auto!important}tr{page-break-inside:avoid!important;page-break-after:auto!important}thead{display:table-header-group!important}tfoot{display:table-footer-group!important}h1,h2,h3{page-break-after:avoid!important}.recharts-wrapper,.recharts-responsive-container,#__next-dev-overlay-error-toast,#__next-build-watcher,#nextjs-portal,[data-nextjs-toast]{display:none!important}.merpp-report-toolbar~div table,.merpp-report-root table{table-layout:auto!important;white-space:normal!important;width:100%!important;max-width:100%!important}.merpp-report-toolbar~div table th:first-child,.merpp-report-toolbar~div table td:first-child,.merpp-report-root table th:first-child,.merpp-report-root table td:first-child{white-space:normal!important;word-break:keep-all!important}.merpp-report-toolbar~div table th:not(:first-child),.merpp-report-toolbar~div table td:not(:first-child),.merpp-report-root table th:not(:first-child),.merpp-report-root table td:not(:first-child){white-space:nowrap!important;text-align:right!important;min-width:65pt!important}.merpp-report-root>div:not(.merpp-report-toolbar):not([style*=flex-shrink]){flex:unset!important;height:auto!important;max-height:none!important;margin-top:0!important;padding-top:0!important;display:block!important;overflow:visible!important}.merpp-report-toolbar~div[style*="flex: 1"],.merpp-report-toolbar~div[style*=flex\:1]{flex:unset!important;height:auto!important;margin-top:0!important;padding-top:0!important;display:block!important}.merpp-report-toolbar~div [style*=grid-template-columns]{page-break-inside:avoid!important;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))!important;gap:.4rem!important;width:100%!important;display:grid!important}.merpp-report-toolbar~div [style*=grid-template-columns]>div{border-radius:6px!important;padding:.5rem!important}[style*="grid-template-columns: repeat(4"]{page-break-inside:avoid!important;grid-template-columns:repeat(4,1fr)!important;gap:.5rem!important;width:100%!important;display:grid!important}[style*="grid-template-columns: repeat(4"]>div{border-radius:6px!important;padding:.4rem .6rem!important}.merpp-report-toolbar~div table td,.merpp-report-root table td{color:#000!important;padding:3pt 5pt!important;font-size:8.5pt!important}.merpp-report-toolbar~div table th,.merpp-report-root table th{color:#333!important;padding:3pt 5pt!important;font-size:7.5pt!important}.report-letterhead{text-align:center;border-bottom:1.5pt solid #333;margin-bottom:8pt;padding:12pt 0 8pt;color:#000!important}.report-letterhead div{color:#000!important}.report-letterhead div:last-child{color:#555!important}.merpp-report-root table td,.merpp-report-root table th{text-overflow:clip!important;max-width:none!important;overflow:visible!important}.merpp-report-root>div>div>div{box-shadow:none!important;border:none!important;border-radius:0!important}}.print-only{display:none}.merpp-list-row{cursor:pointer;transition:background-color .15s}.merpp-list-row td .merpp-row-link,.merpp-list-row td a.merpp-row-link{color:#6366f1;font-weight:700;text-decoration:none;transition:color .12s}.merpp-list-row:hover td .merpp-row-link,.merpp-list-row:hover td a.merpp-row-link{text-decoration:underline}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.status-badge{color:#fff;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.status-draft{color:#fff!important;background:#6b7280!important}.status-posted,.status-paid{color:#fff!important;background:#059669!important}.status-returned{color:#fff!important;background:#b45309!important}.status-overdue{color:#fff!important;background:#dc2626!important}.status-partial{color:#fff!important;background:#b45309!important}.status-cancelled{color:#fff!important;background:#374151!important}.status-applied{color:#fff!important;background:#059669!important}.status-completed{color:#fff!important;background:#111827!important}.status-received{color:#fff!important;background:#059669!important}.status-sent{color:#fff!important;background:#6b7280!important}.status-active,.status-approved{color:#fff!important;background:#059669!important}.status-pending{color:#fff!important;background:#d97706!important}.status-rejected{color:#fff!important;background:#dc2626!important}.status-on-hold{color:#fff!important;background:#d97706!important}.status-closed{color:#fff!important;background:#111827!important}.status-open{color:#fff!important;background:#0d9488!important}.status-void{color:#fff!important;background:#374151!important}input:disabled,input[readonly],select:disabled,select[readonly],textarea:disabled,textarea[readonly]{color:#374151!important;-webkit-text-fill-color:#374151!important;opacity:1!important}[data-theme=dark] input:disabled,[data-theme=dark] input[readonly],[data-theme=dark] select:disabled,[data-theme=dark] select[readonly],[data-theme=dark] textarea:disabled,[data-theme=dark] textarea[readonly]{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important;background:#0f172a!important;border-color:#334155!important}[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]),[data-theme=dark] select,[data-theme=dark] textarea{color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;background:#1e293b!important;border-color:#475569!important}[data-theme=dark] label{color:#94a3b8!important}.status-badge,[class*=status-],[class*=badge-status],[class*=badge]{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.action-bar button,.action-bar .btn,[class*=action-bar] button{opacity:1!important}.btn-primary,.btn-send,.btn-print,.btn-confirm,[class*=btn-primary]{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.btn-secondary,.btn-outline,[class*=btn-secondary],[class*=btn-outline]{color:#374151!important;-webkit-text-fill-color:#374151!important;opacity:1!important}.info-bar,.lock-bar,.invoice-locked-bar,[class*=info-bar],[class*=lock-message],[class*=locked-bar],.info-bar *,.lock-bar *,.invoice-locked-bar *{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;opacity:1!important}.field-label,.form-label,label,.input-label,[class*=field-label],[class*=form-label],[class*=input-label]{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;opacity:1!important}.field-value,.form-value,[class*=field-value],.tab,.tab-item,.tab-button,[class*=tab-],[class*=tab-item],[class*=tab-button],[role=tab]{color:#374151!important;-webkit-text-fill-color:#374151!important;opacity:1!important}.tab-active,[class*=tab-active],.tab[aria-selected=true],[role=tab][aria-selected=true]{color:#374151!important;-webkit-text-fill-color:#374151!important;border-bottom:2px solid #4f46e5!important}table thead th,table thead td,.table-header th,.table-header td,.list-header th,[class*=column-header],[class*=col-header]{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;opacity:1!important;font-weight:600!important}.product-line td,.product-line input,.product-line select,.bill-line td,.bill-line input,.lines-table td,.lines-table input,.lines-table select,[class*=line-row] td,[class*=line-row] input,[class*=lineRow] td,[class*=lineRow] input,.ResizableTransactionTable td,.ResizableTransactionTable input{color:#374151!important;-webkit-text-fill-color:#374151!important;opacity:1!important}.totals-section,.totals-section *,.invoice-totals,.invoice-totals *,[class*=totals-section] *,[class*=totals] *,[class*=total-section] *{color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;opacity:1!important}.notes-section,.notes-section label,.notes-label,[class*=notes-section] label,[class*=notes] label{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;opacity:1!important}.notes-section textarea::placeholder,[class*=notes] textarea::placeholder{color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important}input::placeholder,textarea::placeholder,select::placeholder{color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important;opacity:1!important}.universal-list,.list-table,[data-list-table]{border-collapse:collapse!important;border:none!important;width:100%!important;font-size:11px!important}.universal-list tbody td,.list-table tbody td,[data-list-table] tbody td{color:#374151!important;-webkit-text-fill-color:#374151!important;vertical-align:middle!important;border-bottom:1px solid #f3f4f6!important;padding:.75rem .85rem!important;font-size:11px!important}.universal-list tbody tr:hover,.list-table tbody tr:hover,[data-list-table] tbody tr:hover{cursor:pointer!important;background:#f5f3ff!important}.universal-list thead th,.list-table thead th,[data-list-table] thead th{color:#374151!important;-webkit-text-fill-color:#374151!important;text-transform:uppercase!important;letter-spacing:.06em!important;white-space:nowrap!important;background:#fff!important;border-bottom:2px solid #e5e7eb!important;padding:.7rem .85rem!important;font-size:.6875rem!important;font-weight:700!important}.universal-list tbody td a,.list-table tbody td a,[data-list-table] tbody td a{color:#6366f1!important;font-weight:700!important;text-decoration:none!important}.universal-list tbody td a:hover,.list-table tbody td a:hover,[data-list-table] tbody td a:hover{color:#4f46e5!important;text-decoration:underline!important}.universal-list thead th:first-child,.universal-list tbody td:first-child:not(.group-header-td),.list-table thead th:first-child,.list-table tbody td:first-child:not(.group-header-td){text-align:center!important;width:40px!important}.universal-list td[data-amount],.list-table td[data-amount]{font-family:JetBrains Mono,SF Mono,Consolas,monospace!important;font-weight:600!important}.posted-totals td,.totals-row td,tr.posted-totals td,tfoot .posted-totals td,[class*=posted-totals] td,[class*=totals-bar] td,tfoot tr td[data-totals]{color:#374151!important;-webkit-text-fill-color:#374151!important;background:#f8fafc!important;border-top:1px solid #e5e7eb!important;border-bottom:1px solid #e5e7eb!important;padding:.7rem .85rem!important;font-size:.82rem!important;font-weight:700!important}.list-group-header td,[class*=group-header] td{color:#64748b!important;-webkit-text-fill-color:#64748b!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;padding:.5rem .85rem!important;font-size:10px!important;font-weight:800!important}.universal-list tbody tr[data-draft] td{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;background:#fff!important}.universal-list tbody tr[data-draft]:hover td{background:#f5f3ff!important}.universal-list,.list-table{box-shadow:none!important;border:none!important}[data-theme=dark] .dark-bar-header,[data-theme=dark] .institutional-header,[data-theme=dark] .clean-header{background:#0f172a!important;border-bottom-color:#475569!important}[data-theme=dark] .dark-bar-header th,[data-theme=dark] .dark-bar-header td,[data-theme=dark] .dark-bar-header>div,[data-theme=dark] .dark-bar-header div.sortable-header,[data-theme=dark] .institutional-header th,[data-theme=dark] .institutional-header td,[data-theme=dark] .dark-bar-header .global-bar-label,[data-theme=dark] .global-bar-label{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}[data-theme=dark] .dark-bar-header th svg,[data-theme=dark] .dark-bar-header .global-bar-label svg,[data-theme=dark] .institutional-header th svg{stroke:#64748b!important;color:#64748b!important}[data-theme=dark] .dark-bar-header th.sortable-header:hover,[data-theme=dark] .dark-bar-header div.sortable-header:hover,[data-theme=dark] .institutional-header th:hover{color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important}[data-theme=dark] .universal-list thead th,[data-theme=dark] .list-table thead th,[data-theme=dark] [data-list-table] thead th{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;background:#0f172a!important;border-bottom-color:#475569!important}[data-theme=dark] .universal-list tbody td,[data-theme=dark] .list-table tbody td,[data-theme=dark] [data-list-table] tbody td{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important;border-bottom-color:#334155!important}[data-theme=dark] .universal-list tbody tr:hover,[data-theme=dark] .list-table tbody tr:hover,[data-theme=dark] [data-list-table] tbody tr:hover{background:#6366f114!important}[data-theme=dark] .universal-list tbody td a,[data-theme=dark] .list-table tbody td a,[data-theme=dark] [data-list-table] tbody td a{color:#a5b4fc!important}[data-theme=dark] .universal-list tbody td a:hover,[data-theme=dark] .list-table tbody td a:hover,[data-theme=dark] [data-list-table] tbody td a:hover{color:#c7d2fe!important}[data-theme=dark] .posted-totals td,[data-theme=dark] .totals-row td,[data-theme=dark] tr.posted-totals td,[data-theme=dark] tfoot .posted-totals td,[data-theme=dark] [class*=posted-totals] td,[data-theme=dark] [class*=totals-bar] td,[data-theme=dark] tfoot tr td[data-totals]{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important;background:#0f172a!important;border-top-color:#334155!important;border-bottom-color:#334155!important}[data-theme=dark] .list-group-header td,[data-theme=dark] [class*=group-header] td,[data-theme=dark] .group-header-td{color:#64748b!important;-webkit-text-fill-color:#64748b!important;background:#0f172a!important;border-top-color:#334155!important}[data-theme=dark] .universal-list tbody tr[data-draft] td{color:#64748b!important;-webkit-text-fill-color:#64748b!important;background:#1e293b!important}[data-theme=dark] .universal-list tbody tr[data-draft]:hover td{background:#6366f114!important}[data-theme=dark] .ulv-toolbar{border-bottom-color:#334155!important}[data-theme=dark] .ulv-toolbar h1{color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important}[data-theme=dark] .institutional-table tbody tr:hover,[data-theme=dark] table.institutional tbody tr:hover{background:#6366f114!important}.sidebar-user-avatar,[class*=sidebar-user],[class*=user-avatar-bottom]{justify-content:center!important;align-items:center!important;padding:8px!important;display:flex!important;position:absolute!important;bottom:16px!important;left:0!important;right:0!important}.merpp-list-row{transition:background-color .15s}.merpp-list-row:hover{background-color:#f5f3ff!important}.merpp-list-row td a,.merpp-list-row td .merpp-row-link{color:#6366f1;font-weight:700;text-decoration:none;transition:color .12s}.merpp-list-row:hover td a,.merpp-list-row:hover td .merpp-row-link{text-decoration:underline}
