*{margin:0;padding:0;box-sizing:border-box;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}:root{--primary: #1E3A8A;--secondary: #141414;--tertiary: #F3F4F6}.dashboard-container[data-v-6648abdc]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}.dashboard-header[data-v-6648abdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014}.header-content h1[data-v-6648abdc]{color:var(--primary);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.header-content p[data-v-6648abdc]{color:var(--secondary);opacity:.7;font-size:1.1rem}.user-section[data-v-6648abdc]{text-align:right}.user-email[data-v-6648abdc]{color:var(--secondary);font-weight:500;margin-right:1rem}.logout-button[data-v-6648abdc]{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #dc26264d;display:flex;align-items:center;gap:.5rem}.logout-button[data-v-6648abdc]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #dc262666}.loading[data-v-6648abdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:var(--secondary);font-size:1.2rem}.loading-spinner[data-v-6648abdc]{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}@keyframes spin-6648abdc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-content[data-v-6648abdc]{max-width:1200px;margin:0 auto}.stats-section[data-v-6648abdc],.quick-actions-section[data-v-6648abdc],.recent-invoices-section[data-v-6648abdc]{margin-bottom:3rem}.stats-section h2[data-v-6648abdc],.quick-actions-section h2[data-v-6648abdc],.recent-invoices-section h2[data-v-6648abdc]{color:var(--primary);font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.stats-grid[data-v-6648abdc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card[data-v-6648abdc]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease}.stat-card[data-v-6648abdc]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.stat-icon[data-v-6648abdc]{font-size:2rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:16px;color:var(--primary)}.stat-content h3[data-v-6648abdc]{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.stat-content p[data-v-6648abdc]{color:var(--secondary);opacity:.7;font-weight:500}.quick-actions-grid[data-v-6648abdc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.action-card[data-v-6648abdc]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;text-align:center;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.action-card[data-v-6648abdc]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f;border-color:var(--primary)}.action-icon[data-v-6648abdc]{font-size:2.5rem;margin-bottom:1rem;color:var(--primary)}.action-card h3[data-v-6648abdc]{color:var(--primary);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.action-card p[data-v-6648abdc]{color:var(--secondary);opacity:.7}.section-header[data-v-6648abdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.view-all-button[data-v-6648abdc]{background:var(--primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.view-all-button[data-v-6648abdc]:hover{background:#1e40af;transform:translate(4px)}.recent-invoices-list[data-v-6648abdc]{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.recent-invoice-item[data-v-6648abdc]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .3s ease}.recent-invoice-item[data-v-6648abdc]:last-child{border-bottom:none}.recent-invoice-item[data-v-6648abdc]:hover{background:var(--tertiary);transform:translate(8px)}.invoice-info h4[data-v-6648abdc]{color:var(--primary);font-weight:600;margin-bottom:.25rem}.invoice-info p[data-v-6648abdc]{color:var(--secondary);opacity:.7}.invoice-meta[data-v-6648abdc]{display:flex;align-items:center;gap:1rem;text-align:right}.status[data-v-6648abdc]{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.status-draft[data-v-6648abdc]{background-color:#fef3c7;color:#d97706}.status-sent[data-v-6648abdc]{background-color:#dbeafe;color:#2563eb}.status-paid[data-v-6648abdc]{background-color:#dcfce7;color:#16a34a}.amount[data-v-6648abdc]{font-weight:600;color:var(--primary)}.date[data-v-6648abdc]{color:var(--secondary);opacity:.7;font-size:.9rem}@media (max-width: 768px){.dashboard-container[data-v-6648abdc]{padding:1rem}.dashboard-header[data-v-6648abdc]{flex-direction:column;gap:1.5rem;text-align:center}.header-content h1[data-v-6648abdc]{font-size:2rem}.stats-grid[data-v-6648abdc]{grid-template-columns:1fr}.stat-card[data-v-6648abdc]{flex-direction:column;text-align:center}.quick-actions-grid[data-v-6648abdc]{grid-template-columns:1fr}.section-header[data-v-6648abdc]{flex-direction:column;gap:1rem}.invoice-meta[data-v-6648abdc]{flex-direction:column;gap:.5rem}.recent-invoice-item[data-v-6648abdc]{flex-direction:column;align-items:flex-start;gap:1rem}}.login-container[data-v-1d4164f3]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--tertiary) 0%,#e5e7eb 100%);padding:2rem}.login-card[data-v-1d4164f3]{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px}.login-header[data-v-1d4164f3]{text-align:center;margin-bottom:2rem}.login-header h1[data-v-1d4164f3]{color:var(--primary);font-size:2rem;margin-bottom:.5rem;font-weight:600}.login-header p[data-v-1d4164f3]{color:var(--secondary);opacity:.7}.login-form[data-v-1d4164f3]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-1d4164f3]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-1d4164f3]{font-weight:500;color:var(--secondary);font-size:.9rem}.form-group input[data-v-1d4164f3]{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input[data-v-1d4164f3]:focus{outline:none;border-color:var(--primary)}.form-group input[data-v-1d4164f3]:disabled{background-color:#f9fafb;cursor:not-allowed}.error-message[data-v-1d4164f3]{background-color:#fee2e2;color:#dc2626;padding:.75rem;border-radius:6px;font-size:.9rem;text-align:center}.login-button[data-v-1d4164f3]{background-color:var(--primary);color:#fff;padding:.875rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.login-button[data-v-1d4164f3]:hover:not(:disabled){background-color:#1e40af}.login-button[data-v-1d4164f3]:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.login-container[data-v-1d4164f3]{padding:1rem}.login-card[data-v-1d4164f3]{padding:2rem}}.invoices-container[data-v-d4372b9e]{max-width:1200px;margin:0 auto;padding:2rem}.invoices-header[data-v-d4372b9e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.invoices-header h1[data-v-d4372b9e]{color:var(--primary);font-size:2.5rem;font-weight:600}.header-actions[data-v-d4372b9e]{display:flex;gap:1rem}.back-button[data-v-d4372b9e],.create-button[data-v-d4372b9e]{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}.back-button[data-v-d4372b9e]{background-color:var(--tertiary);color:var(--secondary)}.back-button[data-v-d4372b9e]:hover{background-color:#e5e7eb}.create-button[data-v-d4372b9e]{background-color:var(--primary);color:#fff}.create-button[data-v-d4372b9e]:hover{background-color:#1e40af}.loading[data-v-d4372b9e],.error[data-v-d4372b9e]{text-align:center;padding:2rem;font-size:1.2rem}.error[data-v-d4372b9e]{color:#dc2626}.empty-state[data-v-d4372b9e]{text-align:center;padding:4rem 2rem}.empty-state h2[data-v-d4372b9e]{color:var(--secondary);margin-bottom:1rem}.empty-state p[data-v-d4372b9e]{color:var(--secondary);opacity:.7}.empty-icon[data-v-d4372b9e]{font-size:4rem;color:var(--primary);opacity:.5;margin-bottom:1rem}.invoices-grid[data-v-d4372b9e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.invoice-card[data-v-d4372b9e]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.invoice-card[data-v-d4372b9e]:hover{transform:translateY(-2px);box-shadow:0 8px 15px #00000026}.invoice-header[data-v-d4372b9e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.invoice-header h3[data-v-d4372b9e]{color:var(--primary);font-size:1.2rem;font-weight:600}.status[data-v-d4372b9e]{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.status-draft[data-v-d4372b9e]{background-color:#fef3c7;color:#d97706}.status-sent[data-v-d4372b9e]{background-color:#dbeafe;color:#2563eb}.status-paid[data-v-d4372b9e]{background-color:#dcfce7;color:#16a34a}.invoice-details[data-v-d4372b9e]{margin-bottom:1.5rem}.invoice-details p[data-v-d4372b9e]{margin-bottom:.5rem;color:var(--secondary)}.invoice-actions[data-v-d4372b9e]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem}.edit-button[data-v-d4372b9e],.pdf-button[data-v-d4372b9e],.delete-button[data-v-d4372b9e]{padding:.5rem;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.25rem}.edit-button[data-v-d4372b9e]{background-color:var(--primary);color:#fff}.edit-button[data-v-d4372b9e]:hover{background-color:#1e40af}.pdf-button[data-v-d4372b9e]{background-color:#059669;color:#fff}.pdf-button[data-v-d4372b9e]:hover:not(:disabled){background-color:#047857}.pdf-button[data-v-d4372b9e]:disabled{opacity:.6;cursor:not-allowed}.delete-button[data-v-d4372b9e]{background-color:#dc2626;color:#fff}.delete-button[data-v-d4372b9e]:hover{background-color:#b91c1c}@media (max-width: 768px){.invoices-header[data-v-d4372b9e]{flex-direction:column;text-align:center}.invoices-header h1[data-v-d4372b9e]{font-size:2rem}.header-actions[data-v-d4372b9e]{flex-direction:column;width:100%}}.invoice-form-container[data-v-22c2bea1]{max-width:1000px;margin:0 auto;padding:2rem}.form-header[data-v-22c2bea1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.form-header h1[data-v-22c2bea1]{color:var(--primary);font-size:2.5rem;font-weight:600}.back-button[data-v-22c2bea1]{background-color:var(--tertiary);color:var(--secondary);padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}.back-button[data-v-22c2bea1]:hover{background-color:#e5e7eb}.loading[data-v-22c2bea1]{text-align:center;padding:2rem;font-size:1.2rem}.error-message[data-v-22c2bea1]{background-color:#fee2e2;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.invoice-form[data-v-22c2bea1]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.form-section[data-v-22c2bea1]{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.form-section[data-v-22c2bea1]:last-child{border-bottom:none}.form-section h2[data-v-22c2bea1]{color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.form-grid[data-v-22c2bea1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group[data-v-22c2bea1]{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width[data-v-22c2bea1]{grid-column:1 / -1}.form-group label[data-v-22c2bea1]{font-weight:500;color:var(--secondary);font-size:.9rem}.form-group input[data-v-22c2bea1],.form-group select[data-v-22c2bea1],.form-group textarea[data-v-22c2bea1]{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input[data-v-22c2bea1]:focus,.form-group select[data-v-22c2bea1]:focus,.form-group textarea[data-v-22c2bea1]:focus{outline:none;border-color:var(--primary)}.form-group input.readonly[data-v-22c2bea1]{background-color:#f9fafb;color:var(--secondary)}.items-header[data-v-22c2bea1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.add-item-button[data-v-22c2bea1]{background-color:var(--primary);color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem}.add-item-button[data-v-22c2bea1]:hover{background-color:#1e40af}.items-list[data-v-22c2bea1]{display:flex;flex-direction:column;gap:1rem}.item-row[data-v-22c2bea1]{display:flex;align-items:end;gap:1rem;padding:1rem;background-color:var(--tertiary);border-radius:8px}.item-fields[data-v-22c2bea1]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;flex:1}.remove-item-button[data-v-22c2bea1]{background-color:#dc2626;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:1.2rem;font-weight:700}.remove-item-button[data-v-22c2bea1]:hover{background-color:#b91c1c}.pdv-section[data-v-22c2bea1]{margin-bottom:1rem}.checkbox-label[data-v-22c2bea1]{display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer}.totals[data-v-22c2bea1]{background-color:var(--tertiary);padding:1.5rem;border-radius:8px}.total-row[data-v-22c2bea1]{display:flex;justify-content:space-between;margin-bottom:.5rem}.total-row.final-total[data-v-22c2bea1]{font-size:1.2rem;font-weight:600;color:var(--primary);border-top:2px solid var(--primary);padding-top:.5rem;margin-top:1rem}.form-actions[data-v-22c2bea1]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.cancel-button[data-v-22c2bea1],.submit-button[data-v-22c2bea1]{padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}.cancel-button[data-v-22c2bea1]{background-color:var(--tertiary);color:var(--secondary)}.cancel-button[data-v-22c2bea1]:hover{background-color:#e5e7eb}.submit-button[data-v-22c2bea1]{background-color:var(--primary);color:#fff}.submit-button[data-v-22c2bea1]:hover{background-color:#1e40af}.submit-button[data-v-22c2bea1]:disabled,.cancel-button[data-v-22c2bea1]:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.form-header[data-v-22c2bea1]{flex-direction:column;gap:1rem;text-align:center}.form-header h1[data-v-22c2bea1]{font-size:2rem}.items-header[data-v-22c2bea1]{flex-direction:column;gap:1rem}.item-fields[data-v-22c2bea1]{grid-template-columns:1fr}.item-row[data-v-22c2bea1]{flex-direction:column;align-items:stretch}.form-actions[data-v-22c2bea1]{flex-direction:column}}.profile-container[data-v-77544cbf]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}.profile-header[data-v-77544cbf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014}.header-content h1[data-v-77544cbf]{color:var(--primary);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.header-content p[data-v-77544cbf]{color:var(--secondary);opacity:.7;font-size:1.1rem}.back-button[data-v-77544cbf]{background:var(--primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #1e3a8a4d;display:flex;align-items:center;gap:.5rem}.back-button[data-v-77544cbf]:hover{background:#1e40af;transform:translateY(-2px)}.loading[data-v-77544cbf]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:var(--secondary);font-size:1.2rem}.loading-spinner[data-v-77544cbf]{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}@keyframes spin-77544cbf{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-form[data-v-77544cbf]{max-width:800px;margin:0 auto}.alert[data-v-77544cbf]{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;animation:slideIn-77544cbf .3s ease}@keyframes slideIn-77544cbf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-error[data-v-77544cbf]{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.alert-success[data-v-77544cbf]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.alert-icon[data-v-77544cbf]{font-size:1.2rem;flex-shrink:0}.alert-content strong[data-v-77544cbf]{color:var(--primary);display:block;margin-bottom:.25rem}.alert-content p[data-v-77544cbf]{color:var(--secondary);margin:0}.form-section[data-v-77544cbf]{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000014}.section-header[data-v-77544cbf]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--tertiary)}.section-icon[data-v-77544cbf]{font-size:1.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary) 0%,#1e40af 100%);border-radius:12px;color:#fff}.section-header h2[data-v-77544cbf]{color:var(--primary);font-size:1.5rem;font-weight:600;margin:0}.section-header p[data-v-77544cbf]{color:var(--secondary);opacity:.7;margin:0;font-size:.9rem}.form-grid[data-v-77544cbf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.form-group[data-v-77544cbf]{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width[data-v-77544cbf]{grid-column:1 / -1}.form-group label[data-v-77544cbf]{display:flex;align-items:center;gap:.5rem;font-weight:500;color:var(--secondary);font-size:.9rem}.label-text[data-v-77544cbf]{flex:1}.label-required[data-v-77544cbf]{color:#dc2626;font-weight:600}.label-optional[data-v-77544cbf]{color:var(--secondary);opacity:.5;font-size:.8rem;font-style:italic}.form-group input[data-v-77544cbf]{padding:.875rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-group input[data-v-77544cbf]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #1e3a8a1a}.form-group input[data-v-77544cbf]:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.field-help[data-v-77544cbf]{font-size:.8rem;color:var(--secondary);opacity:.7;font-style:italic}.form-actions[data-v-77544cbf]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014}.cancel-button[data-v-77544cbf],.submit-button[data-v-77544cbf]{padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.cancel-button[data-v-77544cbf]{background:var(--tertiary);color:var(--secondary)}.cancel-button[data-v-77544cbf]:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}.submit-button[data-v-77544cbf]{background:linear-gradient(135deg,var(--primary) 0%,#1e40af 100%);color:#fff;box-shadow:0 4px 12px #1e3a8a4d}.submit-button[data-v-77544cbf]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #1e3a8a66}.submit-button[data-v-77544cbf]:disabled,.cancel-button[data-v-77544cbf]:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.button-spinner[data-v-77544cbf]{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin-77544cbf 1s linear infinite}@media (max-width: 768px){.profile-container[data-v-77544cbf]{padding:1rem}.profile-header[data-v-77544cbf]{flex-direction:column;gap:1.5rem;text-align:center}.header-content h1[data-v-77544cbf]{font-size:2rem}.form-grid[data-v-77544cbf]{grid-template-columns:1fr}.form-actions[data-v-77544cbf]{flex-direction:column}.section-header[data-v-77544cbf]{flex-direction:column;text-align:center}}
