:root{--bg-page: #f4f5f7;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-topbar: #ffffff;--bg-input: #f9fafb;--bg-hover: #f9fafb;--bg-table-header: #f9fafb;--bg-table-row: #ffffff;--bg-table-row-hover: #f0f4ff;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-color: #e5e7eb;--border-light: #f0f0f0;--input-bg: #f9fafb;--input-border: #e5e7eb}[data-theme=dark]{--bg-page: #111318;--bg-sidebar: #1a1d27;--bg-card: #1e2130;--bg-topbar: #1a1d27;--bg-input: #252840;--bg-hover: rgba(255,255,255,.05);--bg-table-header: #181b26;--bg-table-row: #1e2130;--bg-table-row-hover: #252840;--text-primary: #f3f4f6;--text-secondary: #9ca3af;--text-muted: #6b7280;--border-color: rgba(255,255,255,.07);--border-light: rgba(255,255,255,.06);--input-bg: #252840;--input-border: rgba(255,255,255,.1)}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text-primary);background-color:var(--bg-page);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}#root{width:100%;min-height:100vh}tbody tr:nth-child(odd){background-color:#fff}tbody tr:nth-child(2n){background-color:#f7f7f8}tbody tr:hover{background-color:#ededee!important}tbody tr.linha-expandida,tbody tr.sub-item{background-color:#f9fafb!important}[data-theme=dark] *{border-color:#ffffff12!important}[data-theme=dark] body{background:#111318!important;color:#e5e7eb!important}[data-theme=dark] aside{background:#1a1d27!important}[data-theme=dark] aside span,[data-theme=dark] aside a,[data-theme=dark] aside button,[data-theme=dark] aside div{color:#e5e7eb!important}[data-theme=dark] main>div:first-child{background:#1a1d27!important}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background:#ffffff"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] div[style*="background: rgb(255, 255, 255)"]{background:#1e2130!important}[data-theme=dark] [style*="background: #f4f5f7"],[data-theme=dark] [style*="background:#f4f5f7"],[data-theme=dark] [style*="background: #f9fafb"],[data-theme=dark] [style*="background:#f9fafb"],[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background:#f3f4f6"],[data-theme=dark] [style*="background: #e5e7eb"],[data-theme=dark] [style*="background:#e5e7eb"]{background:#252840!important}[data-theme=dark] table thead tr{background:#181b26!important}[data-theme=dark] table thead th{color:#9ca3af!important;background:#181b26!important}[data-theme=dark] table tbody tr:nth-child(odd){background-color:#1e2130!important}[data-theme=dark] table tbody tr:nth-child(2n){background-color:#252840!important}[data-theme=dark] table tbody tr:hover td{background-color:#2d3148!important}[data-theme=dark] table tbody td{color:#e5e7eb!important}[data-theme=dark] tbody tr.linha-expandida,[data-theme=dark] tbody tr.sub-item{background-color:#181b26!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] strong,[data-theme=dark] b{color:#f3f4f6!important}[data-theme=dark] body,[data-theme=dark] p,[data-theme=dark] span,[data-theme=dark] div,[data-theme=dark] td,[data-theme=dark] th,[data-theme=dark] label,[data-theme=dark] a{color:#e5e7eb}[data-theme=dark] [style*="color: #1a1a1a"],[data-theme=dark] [style*="color:#1a1a1a"],[data-theme=dark] [style*="color: #111827"],[data-theme=dark] [style*="color:#111827"],[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color:#374151"],[data-theme=dark] [style*="color: #4b5563"],[data-theme=dark] [style*="color:#4b5563"],[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color:#6b7280"],[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color:#9ca3af"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color: #333"],[data-theme=dark] [style*="color: #555"]{color:#d1d5db!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#252840!important;color:#f3f4f6!important;border-color:#ffffff1a!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#6b7280!important}[data-theme=dark] button[style*="background: #111827"],[data-theme=dark] button[style*="background:#111827"]{background:#9A0526!important;color:#fff!important}[data-theme=dark] button{color:#d1d5db}[data-theme=dark] .dashboard-header-bar svg:not(.icon-refresh){color:inherit!important}[data-theme=dark] .dashboard-header-bar [style*="color: #854d0e"]{color:#854d0e!important}[data-theme=dark] .dashboard-header-bar [style*="color: #ef4444"]{color:#ef4444!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg-page, #f4f5f7);color:var(--text-primary, #111827)}.page-container{padding:24px;width:100%;min-width:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{font-size:22px;font-weight:700;color:var(--text-primary, #111827);margin:0}.table-wrapper{width:100%;overflow-x:auto;background:var(--bg-card, white);border-radius:8px;border:1px solid var(--border-color, #e5e7eb)}table{width:100%;font-size:14px}.th-standard{padding:12px;background:var(--bg-table-header, #f9fafb);color:var(--text-secondary, #6b7280);font-size:12px;font-weight:600;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border-color, #e5e7eb);white-space:nowrap}.sub-th{padding:8px 12px;text-align:left;color:var(--text-secondary, #6b7280);font-size:11px;font-weight:600;text-transform:uppercase}.td-standard{padding:12px;color:var(--text-primary, #111827);border-bottom:1px solid var(--border-light, #f3f4f6);vertical-align:middle}tr:last-child .td-standard{border-bottom:none}.filter-label{display:block;font-size:11px;font-weight:600;color:var(--text-secondary, #6b7280);text-transform:uppercase;margin-bottom:4px}.filter-input{width:100%;padding:7px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;box-sizing:border-box}.badge-number{display:inline-flex;align-items:center;justify-content:center;background:#e5e7eb;color:#374151;border-radius:4px;width:130px;height:20px;font-size:12px;font-weight:500;white-space:nowrap}.badge-value{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,168,89,.15);color:#00a859;border:.5px solid rgba(0,168,89,.3);border-radius:4px;width:130px;height:20px;font-weight:500;font-size:12px;white-space:nowrap}.avatar-vendedor{width:32px;height:32px;border-radius:50%;background:#111827;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:11px;font-weight:500;color:#fff}.btn-primary-action{padding:8px 16px;background:#111827;border:none;border-radius:8px;cursor:pointer;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.btn-refresh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:white;border:.5px solid #e5e7eb;border-radius:8px;cursor:pointer;color:#6b7280;flex-shrink:0}.btn-refresh:hover{background:#f9fafb}.btn-trash-toolbar{background:#ef4444;color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.table-action-btn{transition:all .18s ease}.table-action-btn:hover{transform:translateY(-1px) scale(1.06);box-shadow:0 2px 8px #0000002e;border-radius:6px}.date-text{font-size:14px;font-weight:400;color:#111827;white-space:nowrap}.page-subtitle{color:#6b7280;font-size:13px}.toolbar-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.table-row{border-bottom:1px solid #f3f4f6}.table-row:hover{background-color:#f0f4ff}.table-empty{padding:32px;text-align:center;color:#9ca3af}.sub-td{padding:8px 12px;color:#111827;font-size:13px}.expanded-row{padding:0;background:#fafafa;border-bottom:2px solid #111827}.btn-add-item{display:flex;align-items:center;gap:6px;padding:6px 14px;background:none;border:1px dashed #111827;border-radius:6px;color:#111827;cursor:pointer;font-size:13px;font-weight:500}.search-input{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;outline:none}.select-status{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;outline:none}.filter-panel{position:fixed;z-index:9999;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:20px;width:380px;max-height:80vh;overflow-y:auto}.badge-tag{display:inline-block;background:#e5e7eb;border-radius:6px;padding:2px 10px;font-size:13px;font-weight:500;color:#374151}.badge-status-mini{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff}.btn-icon-outline{padding:8px 10px;background:white;border:.5px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-filter-apply{padding:7px 14px;background:#111827;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.btn-filter-clear{padding:7px 14px;background:none;border:1px solid #d1d5db;border-radius:6px;font-size:13px;cursor:pointer}.avatar-vendedor-empty{width:32px;height:32px;border-radius:50%;background:#f3f4f6;border:.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.avatar-cliente{width:26px;height:26px;border-radius:50%;border:1px solid #d1d5db;background:transparent;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:#374151}.avatar-cliente-empty{width:26px;height:26px;border-radius:50%;border:1px dashed #d1d5db;background:transparent;display:flex;align-items:center;justify-content:center}.action-btn{background:none;border:1px solid #e5e7eb;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111827;padding:0}.action-btn:hover{background:#111827;color:#fff}.action-btn:hover svg{stroke:#fff!important;color:#fff!important}.action-btn svg{color:#111827;stroke:#111827}.action-btn--danger{background:none;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ef4444;padding:0}.action-btn--danger:hover{background:#ef4444;color:#fff}.action-btn--danger:hover svg{stroke:#fff!important;color:#fff!important}.action-btn--danger svg{color:#ef4444;stroke:#ef4444}.indicator-btn{background:none;border:none;padding:2px;display:flex;align-items:center}.indicator-btn--active{background:none;border:none;padding:2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#0098da;transition:transform .15s ease,filter .15s ease}.indicator-btn--active svg{color:#0098da!important;stroke:#0098da!important}.indicator-btn--active:hover{transform:translateY(-2px);filter:drop-shadow(0 4px 6px rgba(0,152,218,.4));background:none}.indicator-btn--inactive{background:none;border:none;border-radius:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:default;color:#848688;opacity:.5;padding:0}
