:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}body{margin:0}.page{max-width:960px;margin:2rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.subtitle{color:#64748b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem}.error{color:#b91c1c}.muted{color:#64748b}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875rem}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #e2e8f0}th{color:#64748b;font-weight:600}.badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.badge-active,.badge-captured{background:#dcfce7;color:#166534}.badge-pending{background:#fef9c3;color:#854d0e}.badge-draft,.badge-finalized{background:#e2e8f0;color:#475569}.badge-paid{background:#dbeafe;color:#1d4ed8}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.login-page{max-width:480px}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form label{display:flex;flex-direction:column;gap:.35rem;font-weight:600}.login-form input{font:inherit;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px}.login-form button,button.secondary{font:inherit;padding:.65rem 1rem;border:none;border-radius:8px;background:#0f172a;color:#fff;cursor:pointer}button.secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.login-form button:disabled{opacity:.6;cursor:not-allowed}
