.mfa-modal-overlay[data-v-6bc95df7]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.mfa-modal[data-v-6bc95df7]{background:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 20px #00000026}.modal-header[data-v-6bc95df7]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.modal-title[data-v-6bc95df7]{font-size:1.25rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px}.modal-title i[data-v-6bc95df7]{color:#3b82f6}.modal-close[data-v-6bc95df7]{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.modal-close[data-v-6bc95df7]:hover{background:#f3f4f6;color:#1f2937}.modal-body[data-v-6bc95df7]{padding:20px}.mfa-instructions[data-v-6bc95df7]{margin-bottom:20px}.mfa-instructions p[data-v-6bc95df7]{color:#4b5563;margin-bottom:12px}.mfa-instructions ul[data-v-6bc95df7]{list-style:none;padding:0;margin:0}.mfa-instructions li[data-v-6bc95df7]{padding:4px 0;color:#6b7280;font-size:.9rem}.mfa-instructions li[data-v-6bc95df7]:before{content:"✓ ";color:#10b981;font-weight:700;margin-right:8px}.mfa-input-container[data-v-6bc95df7]{margin-top:20px}.mfa-input[data-v-6bc95df7]{width:100%;padding:12px 16px;font-size:1.5rem;text-align:center;letter-spacing:8px;border:2px solid #d1d5db;border-radius:8px;font-family:Courier New,monospace;font-weight:600}.mfa-input[data-v-6bc95df7]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.error-message[data-v-6bc95df7]{margin-top:8px;color:#ef4444;font-size:.875rem;display:flex;align-items:center;gap:6px}.modal-footer[data-v-6bc95df7]{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e5e7eb}.btn-cancel[data-v-6bc95df7],.btn-submit[data-v-6bc95df7]{padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;border:none;transition:all .2s}.btn-cancel[data-v-6bc95df7]{background:#f3f4f6;color:#4b5563}.btn-cancel[data-v-6bc95df7]:hover{background:#e5e7eb}.btn-submit[data-v-6bc95df7]{background:#3b82f6;color:#fff}.btn-submit[data-v-6bc95df7]:hover:not(:disabled){background:#2563eb}.btn-submit[data-v-6bc95df7]:disabled{opacity:.5;cursor:not-allowed}.invoice-details-modal-overlay[data-v-38695396]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.invoice-details-modal[data-v-38695396]{background:#fff;border-radius:8px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header[data-v-38695396]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.header-left h2[data-v-38695396]{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.invoice-number[data-v-38695396]{margin-top:4px;font-size:.875rem;color:#6b7280}.header-right[data-v-38695396]{display:flex;gap:10px}.btn-print[data-v-38695396],.btn-close[data-v-38695396]{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}.btn-print[data-v-38695396]{background:#3b82f6;color:#fff}.btn-print[data-v-38695396]:hover{background:#2563eb}.btn-close[data-v-38695396]{background:#ef4444;color:#fff}.btn-close[data-v-38695396]:hover{background:#dc2626}.loading-state[data-v-38695396],.error-state[data-v-38695396]{padding:40px;text-align:center}.spinner[data-v-38695396]{border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;width:40px;height:40px;animation:spin-38695396 1s linear infinite;margin:0 auto 20px}@keyframes spin-38695396{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.invoice-content[data-v-38695396]{padding:20px}.invoice-status-section[data-v-38695396]{margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:6px}.status-badge[data-v-38695396]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-weight:500;margin-bottom:12px}.status-approved[data-v-38695396]{background:#d1fae5;color:#065f46}.status-submitted[data-v-38695396]{background:#dbeafe;color:#1e40af}.status-rejected[data-v-38695396]{background:#fee2e2;color:#991b1b}.status-error[data-v-38695396]{background:#fef3c7;color:#92400e}.status-pending[data-v-38695396]{background:#f3f4f6;color:#374151}.e-invoice-code[data-v-38695396]{margin-top:8px;font-size:.875rem;color:#374151}.e-invoice-url[data-v-38695396]{margin-top:8px}.btn-view-link[data-v-38695396]{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;text-decoration:none;font-size:.875rem}.btn-view-link[data-v-38695396]:hover{text-decoration:underline}.invoice-info-section[data-v-38695396],.buyer-info-section[data-v-38695396],.invoice-items-section[data-v-38695396],.invoice-summary-section[data-v-38695396],.error-info-section[data-v-38695396],.timestamps-section[data-v-38695396]{margin-bottom:24px;padding:16px;border:1px solid #e5e7eb;border-radius:6px}.invoice-info-section h3[data-v-38695396],.buyer-info-section h3[data-v-38695396],.invoice-items-section h3[data-v-38695396],.invoice-summary-section h3[data-v-38695396],.error-info-section h3[data-v-38695396]{margin:0 0 16px;font-size:1.125rem;font-weight:600;color:#111827}.section-header[data-v-38695396]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.btn-edit-buyer[data-v-38695396]{padding:6px 12px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:6px;transition:background .2s}.btn-edit-buyer[data-v-38695396]:hover{background:#2563eb}.buyer-info-edit-form[data-v-38695396]{display:flex;flex-direction:column;gap:16px}.form-row[data-v-38695396]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-row .form-group.full-width[data-v-38695396]{grid-column:1 / -1}.form-group[data-v-38695396]{display:flex;flex-direction:column;gap:6px}.form-group label[data-v-38695396]{font-size:.875rem;font-weight:500;color:#374151}.form-group input[data-v-38695396]{padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;transition:border-color .2s}.form-group input[data-v-38695396]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-actions[data-v-38695396]{display:flex;gap:12px;margin-top:8px}.info-grid[data-v-38695396]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.info-item[data-v-38695396]{display:flex;flex-direction:column;gap:4px}.info-item .label[data-v-38695396]{font-size:.875rem;color:#6b7280;font-weight:500}.info-item .value[data-v-38695396]{font-size:.9375rem;color:#111827}.items-table[data-v-38695396]{overflow-x:auto}.items-table table[data-v-38695396]{width:100%;border-collapse:collapse}.items-table th[data-v-38695396],.items-table td[data-v-38695396]{padding:12px;text-align:left;border-bottom:1px solid #e5e7eb}.items-table th[data-v-38695396]{background:#f9fafb;font-weight:600;color:#374151;font-size:.875rem}.items-table td[data-v-38695396]{font-size:.875rem;color:#111827}.summary-grid[data-v-38695396]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.summary-item[data-v-38695396]{display:flex;justify-content:space-between;padding:12px;background:#f9fafb;border-radius:6px}.summary-item.total[data-v-38695396]{background:#3b82f6;color:#fff;font-weight:600}.summary-item .label[data-v-38695396]{font-size:.875rem;font-weight:500}.summary-item .value[data-v-38695396]{font-size:.9375rem;font-weight:600}.error-message[data-v-38695396]{display:flex;align-items:center;gap:8px;padding:12px;background:#fee2e2;border-radius:6px;color:#991b1b}.error-details[data-v-38695396]{margin-top:12px;padding:12px;background:#f9fafb;border-radius:6px;font-size:.75rem;overflow-x:auto}.timestamps-section[data-v-38695396]{display:flex;flex-direction:column;gap:8px}.timestamp-item[data-v-38695396]{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e5e7eb}.timestamp-item[data-v-38695396]:last-child{border-bottom:none}.timestamp-item .label[data-v-38695396]{font-size:.875rem;color:#6b7280;font-weight:500}.timestamp-item .value[data-v-38695396]{font-size:.875rem;color:#111827}.modal-actions[data-v-38695396]{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e5e7eb}.btn[data-v-38695396]{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.btn[data-v-38695396]:disabled{opacity:.5;cursor:not-allowed}.btn-secondary[data-v-38695396]{background:#6b7280;color:#fff}.btn-secondary[data-v-38695396]:hover:not(:disabled){background:#4b5563}.btn-primary[data-v-38695396]{background:#3b82f6;color:#fff}.btn-primary[data-v-38695396]:hover:not(:disabled){background:#2563eb}.btn-warning[data-v-38695396]{background:#f59e0b;color:#fff}.btn-warning[data-v-38695396]:hover:not(:disabled){background:#d97706}.btn-info[data-v-38695396]{background:#06b6d4;color:#fff}.btn-info[data-v-38695396]:hover:not(:disabled){background:#0891b2}.budget-management-page[data-v-ac755df2]{font-family:Inter,sans-serif}.compliance-dashboard[data-v-bd632c1e]{padding:20px;max-width:1400px;margin:0 auto}.dashboard-header[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-header h1[data-v-bd632c1e]{font-size:24px;font-weight:600;color:#1f2937}.header-actions[data-v-bd632c1e]{display:flex;gap:12px}.btn-refresh[data-v-bd632c1e],.btn-export[data-v-bd632c1e]{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;transition:all .2s}.btn-refresh[data-v-bd632c1e]:hover,.btn-export[data-v-bd632c1e]:hover{background:#f9fafb;border-color:#9ca3af}.btn-refresh[data-v-bd632c1e]:disabled{opacity:.5;cursor:not-allowed}.date-range-selector[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.date-inputs[data-v-bd632c1e]{display:flex;gap:16px;align-items:center}.date-inputs label[data-v-bd632c1e]{font-weight:500;color:#374151}.date-inputs input[data-v-bd632c1e]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.quick-filters[data-v-bd632c1e]{display:flex;gap:8px}.btn-quick-filter[data-v-bd632c1e]{padding:6px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;transition:all .2s}.btn-quick-filter[data-v-bd632c1e]:hover{background:#f9fafb}.btn-quick-filter.active[data-v-bd632c1e]{background:#3b82f6;color:#fff;border-color:#3b82f6}.loading-state[data-v-bd632c1e],.error-state[data-v-bd632c1e]{text-align:center;padding:40px}.spinner[data-v-bd632c1e]{border:3px solid #f3f4f6;border-top:3px solid #3b82f6;border-radius:50%;width:40px;height:40px;animation:spin-bd632c1e 1s linear infinite;margin:0 auto 16px}@keyframes spin-bd632c1e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.compliance-score-section[data-v-bd632c1e]{margin-bottom:24px}.score-card[data-v-bd632c1e]{padding:32px;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000001a}.score-card.excellent[data-v-bd632c1e]{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.score-card.good[data-v-bd632c1e]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.score-card.fair[data-v-bd632c1e]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.score-card.poor[data-v-bd632c1e]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.score-card.critical[data-v-bd632c1e]{background:linear-gradient(135deg,#991b1b,#7f1d1d);color:#fff}.score-header[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.score-header h2[data-v-bd632c1e]{font-size:20px;font-weight:600}.score-grade[data-v-bd632c1e]{font-size:24px;font-weight:700;padding:8px 16px;background:#fff3;border-radius:8px}.score-value[data-v-bd632c1e]{font-size:64px;font-weight:700;margin-bottom:8px}.score-description[data-v-bd632c1e]{font-size:16px;opacity:.9}.metrics-section[data-v-bd632c1e]{margin-bottom:24px}.metrics-section h2[data-v-bd632c1e]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1f2937}.metrics-grid[data-v-bd632c1e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.metric-card[data-v-bd632c1e]{padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.metric-header[data-v-bd632c1e]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.metric-icon[data-v-bd632c1e]{font-size:24px}.metric-icon.pending[data-v-bd632c1e]{color:#f59e0b}.metric-icon.rejected[data-v-bd632c1e]{color:#ef4444}.metric-icon.error[data-v-bd632c1e]{color:#dc2626}.metric-icon.total[data-v-bd632c1e]{color:#3b82f6}.metric-header h3[data-v-bd632c1e]{font-size:16px;font-weight:600;color:#374151}.metric-value[data-v-bd632c1e]{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px}.metric-description[data-v-bd632c1e]{font-size:14px;color:#6b7280}.revenue-mismatch-alert[data-v-bd632c1e]{padding:20px;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-bottom:24px}.alert-header[data-v-bd632c1e]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.alert-header i[data-v-bd632c1e]{font-size:24px;color:#f59e0b}.alert-header h3[data-v-bd632c1e]{font-size:18px;font-weight:600;color:#92400e}.mismatch-details[data-v-bd632c1e]{display:flex;gap:24px;margin-top:12px}.detail-item[data-v-bd632c1e]{display:flex;flex-direction:column;gap:4px}.detail-item .label[data-v-bd632c1e]{font-size:14px;color:#6b7280}.detail-item .value[data-v-bd632c1e]{font-size:18px;font-weight:600;color:#1f2937}.alerts-section[data-v-bd632c1e]{margin-bottom:24px}.alerts-section h2[data-v-bd632c1e]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1f2937}.no-alerts[data-v-bd632c1e]{padding:40px;text-align:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.no-alerts i[data-v-bd632c1e]{font-size:48px;color:#10b981;margin-bottom:16px}.alerts-list[data-v-bd632c1e]{display:flex;flex-direction:column;gap:12px}.alert-item[data-v-bd632c1e]{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.alert-item.error[data-v-bd632c1e]{border-left:4px solid #ef4444}.alert-item.warning[data-v-bd632c1e]{border-left:4px solid #f59e0b}.alert-item.info[data-v-bd632c1e]{border-left:4px solid #3b82f6}.alert-icon[data-v-bd632c1e]{font-size:24px}.alert-item.error .alert-icon[data-v-bd632c1e]{color:#ef4444}.alert-item.warning .alert-icon[data-v-bd632c1e]{color:#f59e0b}.alert-item.info .alert-icon[data-v-bd632c1e]{color:#3b82f6}.alert-content[data-v-bd632c1e]{flex:1}.alert-content h3[data-v-bd632c1e]{font-size:16px;font-weight:600;margin-bottom:4px;color:#1f2937}.alert-content p[data-v-bd632c1e]{font-size:14px;color:#6b7280;margin-bottom:4px}.alert-count[data-v-bd632c1e]{font-size:12px;color:#9ca3af}.btn-action[data-v-bd632c1e]{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;transition:all .2s}.btn-action[data-v-bd632c1e]:hover{background:#f9fafb}.pending-invoices-section[data-v-bd632c1e],.invoices-section[data-v-bd632c1e]{margin-top:32px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.invoices-header[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.invoices-header h2[data-v-bd632c1e]{font-size:1.5rem;font-weight:600;color:#111827}.invoices-filters[data-v-bd632c1e]{display:flex;gap:12px;align-items:center}.filter-select[data-v-bd632c1e],.filter-search[data-v-bd632c1e]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.filter-search[data-v-bd632c1e]{min-width:250px}.invoice-item[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:12px;transition:all .2s}.invoice-item[data-v-bd632c1e]:hover{background:#f9fafb;border-color:#9ca3af}.invoice-item.invoice-approved[data-v-bd632c1e]{border-left:4px solid #10b981}.invoice-item.invoice-submitted[data-v-bd632c1e]{border-left:4px solid #3b82f6}.invoice-item.invoice-rejected[data-v-bd632c1e]{border-left:4px solid #ef4444}.invoice-item.invoice-error[data-v-bd632c1e]{border-left:4px solid #f59e0b}.invoice-item.invoice-pending[data-v-bd632c1e]{border-left:4px solid #6b7280}.invoice-info[data-v-bd632c1e]{flex:1;display:flex;flex-direction:column;gap:8px}.invoice-status[data-v-bd632c1e]{margin-top:4px}.status-badge[data-v-bd632c1e]{display:inline-block;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.status-badge.status-approved[data-v-bd632c1e]{background:#d1fae5;color:#065f46}.status-badge.status-submitted[data-v-bd632c1e]{background:#dbeafe;color:#1e40af}.status-badge.status-rejected[data-v-bd632c1e]{background:#fee2e2;color:#991b1b}.status-badge.status-error[data-v-bd632c1e]{background:#fef3c7;color:#92400e}.status-badge.status-pending[data-v-bd632c1e]{background:#f3f4f6;color:#374151}.invoice-provider[data-v-bd632c1e]{font-size:.875rem;color:#6b7280}.no-invoices[data-v-bd632c1e]{text-align:center;padding:40px;color:#6b7280}.no-invoices i[data-v-bd632c1e]{font-size:3rem;margin-bottom:16px;opacity:.5}.pagination[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.pagination-btn[data-v-bd632c1e]{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:.875rem;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.pagination-btn[data-v-bd632c1e]:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.pagination-btn[data-v-bd632c1e]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-bd632c1e]{font-size:.875rem;color:#6b7280}.pagination-size[data-v-bd632c1e]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.rejected-invoices-section[data-v-bd632c1e]{margin-bottom:24px}.pending-invoices-section h2[data-v-bd632c1e],.rejected-invoices-section h2[data-v-bd632c1e]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1f2937}.invoices-list[data-v-bd632c1e]{display:flex;flex-direction:column;gap:12px}.invoice-item[data-v-bd632c1e]{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.invoice-item.rejected[data-v-bd632c1e]{border-left:4px solid #ef4444}.invoice-info[data-v-bd632c1e]{flex:1}.invoice-number[data-v-bd632c1e]{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.invoice-date[data-v-bd632c1e]{font-size:14px;color:#6b7280;margin-bottom:4px}.invoice-amount[data-v-bd632c1e]{font-size:18px;font-weight:600;color:#059669}.invoice-error[data-v-bd632c1e]{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px;background:#fee2e2;border-radius:4px;font-size:13px;color:#991b1b}.invoice-actions[data-v-bd632c1e]{display:flex;gap:8px}.btn-submit[data-v-bd632c1e],.btn-retry[data-v-bd632c1e],.btn-view[data-v-bd632c1e]{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.btn-submit[data-v-bd632c1e]{background:#3b82f6;color:#fff}.btn-submit[data-v-bd632c1e]:hover{background:#2563eb}.btn-retry[data-v-bd632c1e]{background:#f59e0b;color:#fff}.btn-retry[data-v-bd632c1e]:hover{background:#d97706}.btn-view[data-v-bd632c1e]{background:#6b7280;color:#fff}.btn-view[data-v-bd632c1e]:hover{background:#4b5563}.charts-section[data-v-bd632c1e]{margin-bottom:24px}.charts-section h2[data-v-bd632c1e]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1f2937}.charts-grid[data-v-bd632c1e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:16px}.chart-card[data-v-bd632c1e]{padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.chart-card h3[data-v-bd632c1e]{font-size:16px;font-weight:600;margin-bottom:16px;color:#374151}.chart-card canvas[data-v-bd632c1e]{max-height:300px}.compliance-widget[data-v-7dc7ba08]{min-height:200px}
