@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";
:root{--merpp-base-font:14px;--merpp-font-weight:500;--merpp-input-height:40px;--merpp-sidebar-left:244px;--merpp-sidebar-right:488px;--merpp-ui-zoom:.92;--bg-page:#faf9f5;--bg-card:#fff;--bg-input:#faf9f5;--bg-surface-warm:#f0ebde;--bg-header-row:#faf9f5;--border-color:#e8e3d6;--border-strong:#c8bda8;--text-primary:#2a241c;--text-secondary:#5a5142;--text-muted:#928775;--text-disabled:#c8bda8;--accent:#c96442;--accent-dark:#a54a28;--accent-tint:#f0e6d2;--accent-border:#d6c39e;--success:#3e7a42;--success-dark:#1f4622;--success-tint:#e0ecda;--warning:#c97a2c;--warning-dark:#7a4510;--warning-tint:#f5e5d0;--danger:#9e3320;--danger-dark:#7a2818;--danger-tint:#f5e0d8;--brightness-badges:white;--brightness-buttons:white;--brightness-totals:var(--text-primary);--brightness-values:var(--text-primary);--brightness-labels:var(--text-secondary);--brightness-field-labels:var(--text-secondary);--brightness-placeholder:var(--text-muted)}*,:before,:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif!important}html,body{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;font-size:var(--merpp-base-font)!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.005em;color:var(--text-primary);zoom:var(--merpp-ui-zoom);font-weight:400;background:var(--bg-page)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif!important}@media (max-width:1024px){body{zoom:1}}h1{font-size:22px;font-weight:500;line-height:1.3}h2{font-size:18px;font-weight:500;line-height:1.3}h3{font-size:16px;font-weight:500;line-height:1.3}h4{font-size:14px;font-weight:500;line-height:1.3}p,.text-body{font-size:14px;font-weight:400;line-height:1.55}.text-small{font-size:13px;font-weight:400;line-height:1.55}.text-xs{letter-spacing:.05em;font-size:11px;font-weight:500}.card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:18px 20px}.card-lg{padding:22px 24px}.card-flush{padding:0;overflow:hidden}.merpp-table thead tr,.report-table thead tr,.invoice-lines-table thead tr,[data-table-header=true],.table-header-row{background:var(--bg-header-row);border-bottom:1px solid var(--border-color)}.totals-section,.invoice-totals,.totals-wrapper,[data-totals-section=true]{background:var(--bg-header-row);border-top:1px solid var(--border-color)}input[type=text]:not([data-nostyle]),input[type=email]:not([data-nostyle]),input[type=tel]:not([data-nostyle]),input[type=password]:not([data-nostyle]),input[type=search]:not([data-nostyle]),input[type=number]:not([data-nostyle]),input[type=url]:not([data-nostyle]),select:not([data-nostyle]),textarea:not([data-nostyle]),.institutional-box,.input-field,.notes-input{background:var(--bg-input);border:1px solid var(--border-color);color:var(--text-primary);box-sizing:border-box;border-radius:6px;width:100%;padding:10px 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:13px}input::placeholder,textarea::placeholder,select::placeholder{color:var(--text-muted)}textarea:not([data-nostyle]),.notes-input{resize:vertical;min-height:80px}input:focus:not([data-nostyle]),textarea:focus:not([data-nostyle]),select:focus:not([data-nostyle]),.institutional-box:focus,.input-field:focus,.notes-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-tint);outline:none}.chat-message:before,.chat-message:after,.chat-avatar:before,.chat-avatar:after,.avatar-timeline-line,.activity-timeline-line,[data-timeline-line]{content:none!important;background:0 0!important;border:none!important;display:none!important}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--accent-dark)}.btn-secondary{background:var(--bg-card);color:var(--text-primary);border:.5px solid var(--border-color);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s;display:inline-flex}.btn-secondary:hover{border-color:var(--border-strong)}.btn-icon-only{background:var(--bg-card);border:.5px solid var(--border-color);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn-icon-only:hover{border-color:var(--border-strong);color:var(--text-primary)}.pill{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 12px;font-size:10px;font-weight:500;display:inline-block}.pill-paid{background:var(--success-tint);color:var(--success-dark)}.pill-partial{background:var(--warning-tint);color:var(--warning-dark)}.pill-posted{background:var(--bg-card);color:var(--text-secondary);border:.5px solid var(--border-strong)}.pill-returned{background:var(--danger-tint);color:var(--danger-dark)}.pill-accent{background:var(--accent-tint);color:var(--accent-dark)}.tabs{border-bottom:.5px solid var(--border-color);gap:24px;padding:0 18px;display:flex}.tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 0;font-family:inherit;font-size:13px;font-weight:400}.tab:hover{color:var(--text-primary)}.tab.active{color:var(--accent-dark);border-bottom-color:var(--accent);font-weight:500}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:500;display:inline-flex}.avatar-rust{background:var(--accent);color:#fff}.avatar-tint{background:var(--bg-surface-warm);color:var(--accent-dark)}.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:#faf9f5!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:#faf9f5;--purple-100:#f0e6d2;--purple-200:#f0e6d2;--purple-300:#d6c39e;--purple-400:#d6c39e;--purple-500:#c96442;--purple-600:#c96442;--purple-700:#a54a28;--purple-800:#a54a28;--purple-900:#7a2818;--purple-950:#2a241c;--gray-50:#faf9f5;--gray-100:#f0ebde;--gray-200:#e8e3d6;--gray-300:#c8bda8;--gray-400:#928775;--gray-500:#5a5142;--gray-600:#5a5142;--gray-700:#2a241c;--gray-800:#2a241c;--gray-900:#2a241c;--success:#3e7a42;--success-light:#e0ecda;--warning:#c97a2c;--warning-light:#f5e5d0;--danger:#9e3320;--danger-light:#f5e0d8;--info:#c96442;--info-light:#f0e6d2;--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 #c9644226;--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:#c96442;--color-primary-hover:#a54a28;--color-primary-light:#f0e6d2;--color-header:#faf9f5;--color-bg:#faf9f5;--color-accent:#3e7a42;--color-accent-light:#e0ecda;--color-card-bg:#fff;--color-border:#faf9f5;--color-border-dark:#e8e3d6;--color-text-main:#2a241c;--color-text-muted:#2a241c;--illustration-filter:none}[data-theme=dark]{--color-bg:#2a241c;--color-card-bg:#2a241c;--color-border:#5a5142;--color-border-dark:#5a5142;--color-header:#2a241c;--color-text-main:#faf9f5;--color-text-muted:#928775;--color-primary-light:#2a241c;--color-accent-light:#3e7a4226}.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:#faf9f5!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:#faf9f5!important}.global-title{color:#faf9f5;line-height:1.2;font-size:1.5rem!important;font-weight:500!important}.global-th{text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.75rem!important;font-weight:500!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:500!important}.global-currency{font-variant-numeric:tabular-nums;padding:.75rem .85rem!important;font-size:.82rem!important;font-weight:500!important}.global-row td{padding:.55rem .7rem!important}.global-row:hover td{background:#faf9f5}body{font-size:var(--merpp-base-font);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;background:var(--bg-page)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:400!important}.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:500}.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:500;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 #c9644240}.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:#9e3320}.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:500;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 #c964421a}.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:500}.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:500!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:500;display:inline-flex}.badge-success{background:var(--success-light);color:#1f4622}.badge-warning{background:var(--warning-light);color:#7a4510}.badge-danger{background:var(--danger-light);color:#7a2818}.badge-info{background:var(--info-light);color:#7a2818}.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:500}.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-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 #e8e3d6!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:#2a241c!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important;padding:.55rem .7rem!important;font-size:.6875rem!important;font-weight:500!important}.dark-bar-header th svg,.dark-bar-header .global-bar-label svg,.institutional-header th svg,.global-bar-label svg{stroke:#5a5142!important;color:#5a5142!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:#2a241c!important}.institutional-table tbody tr:hover,table.institutional tbody tr:hover{background:#faf9f5!important}.institutional-table tbody td,table.institutional tbody td{border-bottom:1px solid #faf9f5;padding:.5rem .7rem;font-size:.78rem}.institutional-footer,.dark-bar-footer{background:#fff!important}.institutional-footer td,.dark-bar-footer td{color:#2a241c!important;-webkit-text-fill-color:#2a241c!important;opacity:1!important;padding:.55rem .7rem!important;font-weight:500!important}[data-theme=dark] body,[data-theme=dark],[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:#e8e3d6!important;background:#2a241c!important}[data-theme=dark] main,[data-theme=dark] .merpp-layout-lock,[data-theme=dark] .merpp-layout-lock>main,[data-theme=dark] div[style*=\#FAF9F5],[data-theme=dark] div[style*=\#FAF9F5],[data-theme=dark] div[style*=\#F0EBDE],[data-theme=dark] div[style*=\#FAF9F5],[data-theme=dark] div[style*=rgb\(249],[data-theme=dark] div[style*=rgb\(250]{background:#2a241c!important}[data-theme=dark] form{color:#e8e3d6!important;background:#2a241c!important}[data-theme=dark] div[style*=border],[data-theme=dark] form[style*=border]{border-color:#5a5142!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:#e8e3d6!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#5a5142!important}[data-theme=dark] option{color:#e8e3d6!important;background:#5a5142!important}[data-theme=dark] table{background:#2a241c!important}[data-theme=dark] th{color:#928775!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] td{color:#c8bda8!important;border-color:#2a241c!important}[data-theme=dark] tr:hover td{background:#5a5142!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#faf9f5!important}[data-theme=dark] span{color:inherit}[data-theme=dark] a:not(.acct-sidebar a),[data-theme=dark] a:not(.acct-sidebar a):hover{color:#d6c39e}[data-theme=dark] .card{background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] .card-value{color:#faf9f5!important}[data-theme=dark] .card-title{color:#928775!important}[data-theme=dark] .table-container{background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] .table th{color:#928775!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] .table td{color:#c8bda8!important;border-color:#2a241c!important}[data-theme=dark] .table tr:hover td{background:#5a5142!important}[data-theme=dark] .btn-secondary{color:#e8e3d6!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] .btn-ghost{color:#928775!important}[data-theme=dark] .btn-ghost:hover{color:#e8e3d6!important;background:#5a5142!important}[data-theme=dark] .badge-gray{color:#928775!important;background:#5a5142!important}[data-theme=dark] .form-input{color:#e8e3d6!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] .form-label{color:#928775!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a241c}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5a5142}[data-theme=dark] nav,[data-theme=dark] aside{background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] [style*="color: #2A241C"],[data-theme=dark] [style*="color: #2A241C"],[data-theme=dark] [style*="color:#2A241C"],[data-theme=dark] [style*="color:#2A241C"]{color:#e8e3d6!important}[data-theme=dark] [style*="color: #5A5142"],[data-theme=dark] [style*="color:#5A5142"]{color:#928775!important}[data-theme=dark] [style*="color: #928775"],[data-theme=dark] [style*="color:#928775"]{color:#5a5142!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: #FAF9F5"],[data-theme=dark] [style*="background:#FAF9F5"],[data-theme=dark] [style*="background: #FAF9F5"],[data-theme=dark] [style*="background:#FAF9F5"]{background:#2a241c!important}[data-theme=dark] [style*="background: #F0EBDE"],[data-theme=dark] [style*="background:#F0EBDE"]{background:#5a5142!important}[data-theme=dark] [style*="background: #FAF9F5"],[data-theme=dark] [style*="background:#FAF9F5"]{background:#2a241c!important}[data-theme=dark] [style*="border-color: #E8E3D6"],[data-theme=dark] [style*="border-color:#E8E3D6"],[data-theme=dark] [style*="border: 1px solid #E8E3D6"],[data-theme=dark] [style*="border:1px solid #E8E3D6"]{border-color:#5a5142!important}[data-theme=dark] [style*="border-bottom: 1px solid #F0EBDE"],[data-theme=dark] [style*="border-bottom:1px solid #F0EBDE"]{border-color:#2a241c!important}[data-theme=dark] p{color:#c8bda8!important}[data-theme=dark] strong,[data-theme=dark] b{color:#faf9f5!important}[data-theme=dark] em,[data-theme=dark] small{color:#928775!important}[data-theme=dark] li{color:#c8bda8!important}[data-theme=dark] button{color:#e8e3d6}[data-theme=dark] button[style*="background: white"],[data-theme=dark] button[style*="background:#fff"],[data-theme=dark] button[style*="background: #fff"]{color:#e8e3d6!important;background:#5a5142!important;border-color:#5a5142!important}[data-theme=dark] button[style*="background: #F0EBDE"],[data-theme=dark] button[style*="background:#F0EBDE"]{color:#e8e3d6!important;background:#5a5142!important}[data-theme=dark] nav:not(.acct-sidebar) a,[data-theme=dark] aside a{color:#928775!important}[data-theme=dark] nav:not(.acct-sidebar) svg,[data-theme=dark] aside svg{stroke:#928775;color:#928775!important}[data-theme=dark] .card-icon-purple{color:#d6c39e!important;background:#7c3aed33!important}[data-theme=dark] .card-icon-green{color:#3e7a42!important;background:#3e7a4226!important}[data-theme=dark] .card-icon-blue{color:#d6c39e!important;background:#c9644226!important}[data-theme=dark] .card-icon-orange{color:#c97a2c!important;background:#c97a2c26!important}[data-theme=dark] .card-icon-red{color:#9e3320!important;background:#9e332026!important}[data-theme=dark] .badge-success{color:#3e7a42!important;background:#3e7a4226!important}[data-theme=dark] .badge-warning{color:#c97a2c!important;background:#c97a2c26!important}[data-theme=dark] .badge-danger{color:#9e3320!important;background:#9e332026!important}[data-theme=dark] .badge-info{color:#d6c39e!important;background:#c9644226!important}[data-theme=dark] .badge-purple{color:#d6c39e!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:#e8e3d6!important;background:#2a241c!important;border-color:#5a5142!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:#faf9f5!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: #5A5142"],[data-theme=dark] [style*="color:#5A5142"],[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:#e8e3d6!important}[data-theme=dark] [style*="color: #5A5142"],[data-theme=dark] [style*="color:#5A5142"],[data-theme=dark] [style*="color: #5A5142"],[data-theme=dark] [style*="color:#5A5142"],[data-theme=dark] [style*="color: #2A241C"],[data-theme=dark] [style*="color:#2A241C"]{color:#928775!important}[data-theme=dark] [style*="backgroundColor: 'white'"],[data-theme=dark] [style*="backgroundColor: '#fff'"],[data-theme=dark] [style*="backgroundColor: '#FFF'"],[data-theme=dark] [style*="backgroundColor: '#FAF9F5'"],[data-theme=dark] [style*="backgroundColor: '#FAF9F5'"]{background-color:#2a241c!important}[data-theme=dark] [style*="backgroundColor: '#F0EBDE'"]{background-color:#5a5142!important}[data-theme=dark] hr{border-color:#5a5142!important}[data-theme=dark] [style*="background: linear-gradient"]{background:#2a241c!important}[data-theme=dark] .text-purple{color:#d6c39e!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#2a241c!important}[data-theme=dark] .merpp-utility-bar{background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] .bg-white,[data-theme=dark] .bg-slate-50,[data-theme=dark] .bg-gray-50,[data-theme=dark] .bg-slate-100,[data-theme=dark] .bg-gray-100{background-color:#2a241c!important}[data-theme=dark] .bg-slate-200,[data-theme=dark] .bg-gray-200{background-color:#5a5142!important}[data-theme=dark] .bg-\[\#FAF9F5\],[data-theme=dark] .bg-\[\#FAF9F5\]{background-color:#2a241c!important}[data-theme=dark] .text-slate-900,[data-theme=dark] .text-gray-900{color:#faf9f5!important}[data-theme=dark] .text-slate-800,[data-theme=dark] .text-gray-800{color:#e8e3d6!important}[data-theme=dark] .text-slate-700,[data-theme=dark] .text-gray-700{color:#c8bda8!important}[data-theme=dark] .text-slate-600,[data-theme=dark] .text-gray-600{color:#928775!important}[data-theme=dark] .text-slate-500,[data-theme=dark] .text-gray-500{color:#5a5142!important}[data-theme=dark] .border-slate-200,[data-theme=dark] .border-gray-200,[data-theme=dark] .border-slate-300,[data-theme=dark] .border-gray-300,[data-theme=dark] .border-b,[data-theme=dark] .divide-gray-200>:not([hidden])~:not([hidden]){border-color:#5a5142!important}[data-theme=dark] .institutional-box{color:#e8e3d6!important;-webkit-text-fill-color:#e8e3d6!important;background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] .institutional-box:disabled,[data-theme=dark] .institutional-box[readonly]{color:#928775!important;-webkit-text-fill-color:#928775!important;opacity:1!important;background-color:#2a241c!important;border-color:#5a5142!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:#2a241c!important}[data-theme=dark] [style*="background: rgb(255, 255, 255)"]{color:#e8e3d6!important;background:#2a241c!important}[data-theme=dark] [style*="background: rgb(241, 245, 249)"]{background:#5a5142!important}[data-theme=dark] [style*="background: rgb(238, 242, 255)"],[data-theme=dark] [style*="background: rgb(239, 246, 255)"]{background:#2a241c!important}[data-theme=dark] [style*="background: rgb(236, 253, 245)"]{background:#3e7a4226!important}[data-theme=dark] [style*="background: rgb(254, 242, 242)"],[data-theme=dark] [style*="background: rgb(255, 241, 242)"]{background:#9e332026!important}[data-theme=dark] [style*="background: rgb(255, 251, 235)"],[data-theme=dark] [style*="background: rgb(254, 243, 199)"]{background:#c97a2c26!important}[data-theme=dark] [style*="background: rgb(245, 243, 255)"]{background:#c9644226!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:#5a5142!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:#e8e3d6!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:#928775!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: '#FAF9F5'"],[data-theme=dark] [style*="background: '#FAF9F5'"],[data-theme=dark] [style*="background: #FAF9F5"],[data-theme=dark] [style*="background:#FAF9F5"],[data-theme=dark] [style*="background: '#FFFFFF'"],[data-theme=dark] [style*="background: '#ffffff'"]{background:#2a241c!important}[data-theme=dark] [style*="color: '#2A241C'"],[data-theme=dark] [style*="color: #2A241C"],[data-theme=dark] [style*="color:#2A241C"]{color:#faf9f5!important}[data-theme=dark] [style*="color: '#5A5142'"],[data-theme=dark] [style*="color: #5A5142"],[data-theme=dark] [style*="color:#5A5142"]{color:#928775!important}[data-theme=dark] [style*="border-color: '#E8E3D6'"],[data-theme=dark] [style*="border: 1px solid #E8E3D6"],[data-theme=dark] [style*="border: 1px solid #E8E3D6"],[data-theme=dark] [style*="border: 1px solid #E8E3D6"],[data-theme=dark] [style*="border: 1px solid #E8E3D6"],[data-theme=dark] [style*="border: 1px solid #FAF9F5"],[data-theme=dark] [style*="border: 1px solid #FAF9F5"]{border-color:#5a5142!important}[data-theme=dark] [style*="borderBottom: '1px solid #FAF9F5'"],[data-theme=dark] [style*="borderBottom: '1px solid #FAF9F5'"]{border-bottom-color:#5a5142!important}.base-ledger{border-collapse:collapse;width:100%}.base-ledger th{text-align:left;text-transform:uppercase!important;color:#928775!important;letter-spacing:-.025em!important;padding:.375rem .75rem!important;font-size:9px!important;font-weight:500!important}.base-ledger td{color:#2a241c!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{zoom:1!important}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: #F5E0D8"],[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:#2a241c!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:#2a241c!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:#c96442;font-weight:500;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{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;padding:3px 12px;font-size:.62rem;font-weight:500;line-height:1.4;display:inline-flex}.status-draft{color:#5a5142!important;background:#f0ebde!important;border:.5px solid #c8bda8!important}.status-posted{color:#5a5142!important;background:#fff!important;border:.5px solid #c8bda8!important}.status-paid{color:#1f4622!important;background:#e0ecda!important}.status-returned{color:#7a2818!important;background:#f5e0d8!important}.status-partial-return{color:#7a4510!important;background:#f5e5d0!important}.status-overdue{color:#7a2818!important;background:#f5e0d8!important}.status-partial,.status-partial-paid{color:#7a4510!important;background:#f5e5d0!important}.status-cancelled{color:#2a241c!important;background:#f0ebde!important;border:.5px solid #c8bda8!important}.status-applied,.status-completed,.status-received{color:#1f4622!important;background:#e0ecda!important}.status-sent{color:#5a5142!important;background:#fff!important;border:.5px solid #c8bda8!important}.status-active,.status-approved{color:#1f4622!important;background:#e0ecda!important}.status-pending{color:#7a4510!important;background:#f5e5d0!important}.status-rejected{color:#7a2818!important;background:#f5e0d8!important}.status-on-hold{color:#7a4510!important;background:#f5e5d0!important}.status-closed{color:#2a241c!important;background:#f0ebde!important;border:.5px solid #c8bda8!important}.status-open{color:#1f4622!important;background:#e0ecda!important}.status-void{color:#2a241c!important;background:#f0ebde!important;border:.5px solid #c8bda8!important}input:disabled,input[readonly],select:disabled,select[readonly],textarea:disabled,textarea[readonly]{color:#2a241c!important;-webkit-text-fill-color:#2a241c!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:#928775!important;-webkit-text-fill-color:#928775!important;opacity:1!important;background:#2a241c!important;border-color:#5a5142!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:#e8e3d6!important;-webkit-text-fill-color:#e8e3d6!important;background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] label{color:#928775!important}.status-badge,[class*=status-],[class*=badge-status],[class*=badge],.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:#2a241c!important;-webkit-text-fill-color:#2a241c!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 *,.field-label,.form-label,label,.input-label,[class*=field-label],[class*=form-label],[class*=input-label]{color:#5a5142!important;-webkit-text-fill-color:#5a5142!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:#2a241c!important;-webkit-text-fill-color:#2a241c!important;opacity:1!important}.tab-active,[class*=tab-active],.tab[aria-selected=true],[role=tab][aria-selected=true]{color:#2a241c!important;-webkit-text-fill-color:#2a241c!important;border-bottom:2px solid #c96442!important}table thead th,table thead td,.table-header th,.table-header td,.list-header th,[class*=column-header],[class*=col-header]{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;opacity:1!important;font-weight:500!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,.totals-section,.totals-section *,.invoice-totals,.invoice-totals *,[class*=totals-section] *,[class*=totals] *,[class*=total-section] *{color:#2a241c!important;-webkit-text-fill-color:#2a241c!important;opacity:1!important}.notes-section,.notes-section label,.notes-label,[class*=notes-section] label,[class*=notes] label{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;opacity:1!important}.notes-section textarea::placeholder,[class*=notes] textarea::placeholder{color:#928775!important;-webkit-text-fill-color:#928775!important}input::placeholder,textarea::placeholder,select::placeholder{color:#928775!important;-webkit-text-fill-color:#928775!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:#2a241c!important;-webkit-text-fill-color:#2a241c!important;vertical-align:middle!important;border-bottom:1px solid #f0ebde!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:#faf9f5!important}.universal-list thead th,.list-table thead th,[data-list-table] thead th{color:#2a241c!important;-webkit-text-fill-color:#2a241c!important;text-transform:uppercase!important;letter-spacing:.06em!important;white-space:nowrap!important;background:#fff!important;border-bottom:2px solid #e8e3d6!important;padding:.7rem .85rem!important;font-size:.6875rem!important;font-weight:500!important}.universal-list tbody td a,.list-table tbody td a,[data-list-table] tbody td a{color:#c96442!important;font-weight:500!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:#c96442!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:500!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:#2a241c!important;-webkit-text-fill-color:#2a241c!important;background:#faf9f5!important;border-top:1px solid #e8e3d6!important;border-bottom:1px solid #e8e3d6!important;padding:.7rem .85rem!important;font-size:.82rem!important;font-weight:500!important}.list-group-header td,[class*=group-header] td{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:#faf9f5!important;border-top:1px solid #e8e3d6!important;padding:.5rem .85rem!important;font-size:10px!important;font-weight:500!important}.universal-list tbody tr[data-draft] td{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;background:#fff!important}.universal-list tbody tr[data-draft]:hover td{background:#faf9f5!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:#2a241c!important;border-bottom-color:#5a5142!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:#928775!important;-webkit-text-fill-color:#928775!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:#5a5142!important;color:#5a5142!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:#e8e3d6!important;-webkit-text-fill-color:#e8e3d6!important}[data-theme=dark] .universal-list thead th,[data-theme=dark] .list-table thead th,[data-theme=dark] [data-list-table] thead th{color:#928775!important;-webkit-text-fill-color:#928775!important;background:#2a241c!important;border-bottom-color:#5a5142!important}[data-theme=dark] .universal-list tbody td,[data-theme=dark] .list-table tbody td,[data-theme=dark] [data-list-table] tbody td{color:#c8bda8!important;-webkit-text-fill-color:#c8bda8!important;border-bottom-color:#5a5142!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:#c9644214!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,[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:#d6c39e!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:#c8bda8!important;-webkit-text-fill-color:#c8bda8!important;background:#2a241c!important;border-top-color:#5a5142!important;border-bottom-color:#5a5142!important}[data-theme=dark] .list-group-header td,[data-theme=dark] [class*=group-header] td,[data-theme=dark] .group-header-td{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;background:#2a241c!important;border-top-color:#5a5142!important}[data-theme=dark] .universal-list tbody tr[data-draft] td{color:#5a5142!important;-webkit-text-fill-color:#5a5142!important;background:#2a241c!important}[data-theme=dark] .universal-list tbody tr[data-draft]:hover td{background:#c9644214!important}[data-theme=dark] .ulv-toolbar{border-bottom-color:#5a5142!important}[data-theme=dark] .ulv-toolbar h1{color:#faf9f5!important;-webkit-text-fill-color:#faf9f5!important}[data-theme=dark] .institutional-table tbody tr:hover,[data-theme=dark] table.institutional tbody tr:hover{background:#c9644214!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:#faf9f5!important}.merpp-list-row td a,.merpp-list-row td .merpp-row-link{color:#c96442;font-weight:500;text-decoration:none;transition:color .12s}.merpp-list-row:hover td a,.merpp-list-row:hover td .merpp-row-link{text-decoration:underline}[data-theme=dark]{--color-primary:#928775;--color-primary-hover:#c8bda8;--color-primary-light:#2a241c;--color-accent:#a8d1ab;--color-accent-light:#2dd4bf1f}[data-theme=dark] [style*="background: rgb(79, 70, 229)"],[data-theme=dark] [style*="background:#C96442"],[data-theme=dark] [style*="background: #C96442"],[data-theme=dark] [style*="background:#C96442"],[data-theme=dark] [style*="background: #C96442"]{background:#5a5142!important}[data-theme=dark] [style*="border: 2px solid rgb(79, 70, 229)"],[data-theme=dark] [style*="border-color: rgb(79, 70, 229)"],[data-theme=dark] [style*="border:2px solid #C96442"],[data-theme=dark] [style*="borderColor: '#C96442'"]{border-color:#5a5142!important}[data-theme=dark] [style*="color: rgb(79, 70, 229)"],[data-theme=dark] [style*="color:#C96442"],[data-theme=dark] [style*="color: #C96442"]{color:#928775!important}[data-theme=dark] [style*="color: rgb(165, 180, 252)"],[data-theme=dark] [style*="color:#D6C39E"],[data-theme=dark] [style*="color: #D6C39E"]{color:#faf9f5!important}[data-theme=dark] [style*="rgba(79, 70, 229"],[data-theme=dark] [style*="rgba(79,70,229"]{--ignore:0}[data-theme=dark] [style*="box-shadow: 0 6px 16px rgba(79, 70, 229"],[data-theme=dark] [style*="box-shadow: 0 4px 14px rgba(79,70,229"]{box-shadow:0 6px 16px #00000040!important}[data-theme=dark] [style*="background: rgb(238, 242, 255)"],[data-theme=dark] [style*="background:#F0E6D2"],[data-theme=dark] [style*="background: #F0E6D2"]{background:#2a241c!important}[data-theme=dark] .dashboard-canvas button[style*="background: rgb(79, 70, 229)"]{background:#5a5142!important;box-shadow:0 6px 16px #0000004d!important}[data-theme=dark] [style*="background:#C96442"]:where([style*=animation]),[data-theme=dark] [style*="background: #C96442"]:where([style*=animation]){background:#928775!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#928775!important;box-shadow:0 0 0 3px #92877533!important}[data-theme=dark] nav:not(.acct-sidebar) a:hover,[data-theme=dark] aside a:hover{color:#faf9f5!important;background:#9287751f!important}[data-theme=dark] nav:not(.acct-sidebar) a.active,[data-theme=dark] aside a.active{color:#faf9f5!important;background:#9287752e!important}[data-theme=dark] nav:not(.acct-sidebar) a:hover svg,[data-theme=dark] aside a:hover svg{stroke:#e8e3d6;color:#e8e3d6!important}[data-theme=dark] .institutional-table tbody tr:hover,[data-theme=dark] table.institutional tbody tr:hover,[data-theme=dark] .universal-list tbody tr[data-draft]:hover td{background:#92877514!important}[data-theme=dark] a:not(.acct-sidebar a){color:#928775}[data-theme=dark] a:not(.acct-sidebar a):hover{color:#e8e3d6}[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:#c8bda8!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:#faf9f5!important}[data-theme=dark] [style*="background: var(--color-primary-light)"]{background:#2a241c!important;border-color:#5a5142!important}[data-theme=dark] img[src*=merpp-logo-official],[data-theme=dark] img[alt=MERPP\ Logo],[data-theme=dark] img[alt=MERPP]{box-sizing:content-box;background:#fff;border-radius:8px;padding:4px 8px;box-shadow:0 0 0 1px #e8e3d6}[data-theme=dark] .merpp-sidebar img[alt*=Company],[data-theme=dark] .acct-sidebar img[alt*=Company]{box-sizing:content-box;background:#fff;border-radius:6px;padding:4px 6px}[data-theme=dark] [style*="box-shadow: 0 2px 4px rgba(79,70,229"],[data-theme=dark] [style*="box-shadow: 0 2px 4px rgba(79, 70, 229"]{box-shadow:0 1px 3px #0000004d!important}
