.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.login-card{width:100%;max-width:360px;background:#1e293b;border-radius:12px;padding:2rem;box-shadow:0 4px 24px #0000004d}.login-card h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.login-subtitle{margin:0 0 1.5rem;color:#94a3b8;font-size:.875rem}.login-card label{display:block;margin-bottom:1rem;font-size:.875rem;color:#cbd5e1}.login-card input{width:100%;margin-top:.25rem;padding:.6rem .75rem;font-size:1rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#e2e8f0}.login-card input:focus{outline:none;border-color:#64748b}.login-error{margin:0 0 1rem;color:#f87171;font-size:.875rem}.login-card button{width:100%;padding:.75rem;font-size:1rem;font-weight:500;color:#0f172a;background:#e2e8f0;border:none;border-radius:8px;cursor:pointer}.login-card button:hover:not(:disabled){background:#cbd5e1}.login-card button:disabled{opacity:.7;cursor:not-allowed}.dashboard{max-width:960px;margin:0 auto;padding:1.5rem}.dashboard-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.dashboard-header h1{margin:0;font-size:1.5rem;font-weight:600}.header-actions{display:flex;gap:.5rem}.btn-refresh,.btn-logout{padding:.5rem 1rem;font-size:.875rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;cursor:pointer}.btn-refresh:hover:not(:disabled),.btn-logout:hover{background:#334155}.btn-refresh:disabled{opacity:.6;cursor:not-allowed}.dashboard-generated{margin:-.5rem 0 1.5rem;font-size:.8125rem;color:#94a3b8}.dashboard-loading,.dashboard-error{margin:2rem 0;color:#94a3b8}.dashboard-error{color:#f87171}.dashboard-success{margin:.75rem 0 0;font-size:.875rem;color:#4ade80}.stats-section{margin-bottom:2rem}.stats-section h2{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.stat-card{background:#1e293b;border-radius:10px;padding:1.25rem;border:1px solid #334155}.stat-value{font-size:1.75rem;font-weight:700;color:#f8fafc;line-height:1.2}.stat-title{margin-top:.25rem;font-size:.8125rem;color:#94a3b8;line-height:1.3}.stat-sub{margin-top:.125rem;font-size:.75rem;color:#64748b}.dashboard-tabs{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:1px solid #334155}.tab{padding:.5rem 1rem;font-size:.875rem;color:#94a3b8;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer}.tab:hover{color:#e2e8f0}.tab-active{color:#f8fafc;font-weight:500;border-bottom-color:#3b82f6}.failures-section{margin-top:0}.failures-controls{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem}.failures-date-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#94a3b8}.failures-date-label input{padding:.35rem .5rem;font-size:.875rem;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}.failures-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #334155}.failures-table{width:100%;border-collapse:collapse;font-size:.8125rem}.failures-table th,.failures-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #334155}.failures-table th{background:#1e293b;color:#94a3b8;font-weight:600;white-space:nowrap}.failures-table tbody tr:hover{background:#1e293b}.failures-table td{color:#e2e8f0;vertical-align:top}.failures-cell-mono{font-family:ui-monospace,monospace;font-size:.75rem}.failures-cell-snippet,.failures-cell-error{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.failures-cell-error{color:#f87171}.subscriptions-section{margin-top:0}.sub-lookup-form,.sub-change-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1rem}.sub-field{display:flex;flex-direction:column;gap:.35rem;font-size:.8125rem;color:#94a3b8}.sub-field input,.sub-field select{min-width:200px;padding:.45rem .6rem;font-size:.875rem;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}.sub-field-wide{flex:1 1 220px}.sub-field-wide input{min-width:100%}.btn-primary{padding:.5rem 1rem;font-size:.875rem;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#f8fafc;cursor:pointer}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.sub-user-card{margin-top:.5rem;padding:1.25rem;border-radius:10px;border:1px solid #334155;background:#0f172a}.sub-user-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sub-user-name{font-size:1.125rem;font-weight:600;color:#f8fafc}.sub-user-email{margin-top:.15rem;font-size:.875rem;color:#94a3b8}.sub-tier-badge{padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#334155;color:#e2e8f0}.sub-tier-badge.tier-pro,.sub-tier-badge.tier-premium{background:#14532d;color:#bbf7d0}.sub-tier-badge.tier-free{background:#1e293b;color:#94a3b8}.sub-user-details{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem 1rem;margin:0 0 1.25rem}.sub-user-details dt{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.sub-user-details dd{margin:.2rem 0 0;font-size:.875rem;color:#e2e8f0}.sub-events h3{margin:1.25rem 0 .75rem;font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}#root{min-height:100vh}
