:root{--color-canvas:#010102;--color-surface-1:#0d0e12;--color-surface-2:#161820;--color-surface-3:#1e2028;--color-hairline:#23252a;--color-hairline-strong:#2e3138;--color-primary:#5e6ad2;--color-primary-hover:#828fff;--color-ink:#f7f8f8;--color-ink-muted:#d0d6e0;--color-ink-subtle:#8a8f98;--color-ink-tertiary:#62666d;--color-success:#27a644;--font-sans:"Inter", -apple-system, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace}html{background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-sans)}body{min-height:100vh;margin:0}.login-wrap:where(.astro-bhxyrf2g){justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card:where(.astro-bhxyrf2g){background:var(--color-surface-1);border:1px solid var(--color-hairline);text-align:center;border-radius:1rem;width:100%;max-width:360px;padding:2.5rem 2rem}.login-card:where(.astro-bhxyrf2g) h1:where(.astro-bhxyrf2g){letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.login-card:where(.astro-bhxyrf2g) p:where(.astro-bhxyrf2g){color:var(--color-ink-subtle);margin:0 0 1.5rem;font-size:.8125rem}.login-card:where(.astro-bhxyrf2g) input:where(.astro-bhxyrf2g){width:100%;font-size:.875rem;font-family:var(--font-mono);background:var(--color-surface-2);color:var(--color-ink);border:1px solid var(--color-hairline);box-sizing:border-box;border-radius:.5rem;outline:none;padding:.625rem .875rem;transition:border-color .2s}.login-card:where(.astro-bhxyrf2g) input:where(.astro-bhxyrf2g):focus{border-color:var(--color-primary)}.login-card:where(.astro-bhxyrf2g) button:where(.astro-bhxyrf2g){background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.login-card:where(.astro-bhxyrf2g) button:where(.astro-bhxyrf2g):hover{background:var(--color-primary-hover)}.login-error:where(.astro-bhxyrf2g){color:#ef4444;margin-top:.75rem;font-size:.75rem}.dashboard:where(.astro-bhxyrf2g){max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.dash-header:where(.astro-bhxyrf2g){justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dash-header:where(.astro-bhxyrf2g) h1:where(.astro-bhxyrf2g){letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.dash-header:where(.astro-bhxyrf2g) span:where(.astro-bhxyrf2g){color:var(--color-ink-tertiary);font-size:.75rem;font-family:var(--font-mono)}.stats-grid:where(.astro-bhxyrf2g){grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:2rem;display:grid}@media (width<=640px){.stats-grid:where(.astro-bhxyrf2g){grid-template-columns:repeat(2,1fr)}}.stat-card:where(.astro-bhxyrf2g){background:var(--color-surface-1);border:1px solid var(--color-hairline);border-radius:.75rem;padding:1rem 1.25rem}.stat-label:where(.astro-bhxyrf2g){text-transform:uppercase;letter-spacing:.04em;color:var(--color-ink-subtle);margin-bottom:.375rem;font-size:.6875rem;font-weight:500}.stat-value:where(.astro-bhxyrf2g){font-size:1.75rem;font-weight:700;font-family:var(--font-mono);letter-spacing:-.03em}.stat-value:where(.astro-bhxyrf2g).pv{color:var(--color-primary)}.stat-value:where(.astro-bhxyrf2g).click{color:#a78bfa}.stat-value:where(.astro-bhxyrf2g).users{color:var(--color-ink)}.stat-value:where(.astro-bhxyrf2g).rate{color:var(--color-success)}.chart-card:where(.astro-bhxyrf2g){background:var(--color-surface-1);border:1px solid var(--color-hairline);border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.chart-title:where(.astro-bhxyrf2g){color:var(--color-ink-subtle);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500}.chart-area:where(.astro-bhxyrf2g){align-items:flex-end;gap:.5rem;height:180px;padding-bottom:2rem;display:flex;position:relative}.chart-col:where(.astro-bhxyrf2g){flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.chart-bars:where(.astro-bhxyrf2g){justify-content:center;align-items:flex-end;gap:3px;width:100%;display:flex}.chart-bar:where(.astro-bhxyrf2g){border-radius:3px 3px 0 0;width:40%;min-height:2px;transition:height .4s cubic-bezier(.16,1,.3,1)}.chart-bar:where(.astro-bhxyrf2g).pv{background:var(--color-primary)}.chart-bar:where(.astro-bhxyrf2g).click{background:#a78bfa}.chart-label:where(.astro-bhxyrf2g){color:var(--color-ink-tertiary);font-size:.625rem;font-family:var(--font-mono);text-align:center;position:absolute;bottom:0}.chart-legend:where(.astro-bhxyrf2g){justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.legend-item:where(.astro-bhxyrf2g){color:var(--color-ink-subtle);align-items:center;gap:.375rem;font-size:.6875rem;display:flex}.legend-dot:where(.astro-bhxyrf2g){border-radius:2px;width:8px;height:8px}.legend-dot:where(.astro-bhxyrf2g).pv{background:var(--color-primary)}.legend-dot:where(.astro-bhxyrf2g).click{background:#a78bfa}.sources-card:where(.astro-bhxyrf2g){background:var(--color-surface-1);border:1px solid var(--color-hairline);border-radius:.75rem;padding:1.5rem}.sources-title:where(.astro-bhxyrf2g){color:var(--color-ink-subtle);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:.8125rem;font-weight:500}.sources-table:where(.astro-bhxyrf2g){border-collapse:collapse;width:100%}.sources-table:where(.astro-bhxyrf2g) th:where(.astro-bhxyrf2g){text-align:left;color:var(--color-ink-tertiary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-hairline);padding:.5rem 0;font-size:.6875rem;font-weight:500}.sources-table:where(.astro-bhxyrf2g) th:where(.astro-bhxyrf2g):last-child{text-align:right}.sources-table:where(.astro-bhxyrf2g) td:where(.astro-bhxyrf2g){border-bottom:1px solid var(--color-hairline);padding:.625rem 0;font-size:.8125rem}.sources-table:where(.astro-bhxyrf2g) td:where(.astro-bhxyrf2g):last-child{text-align:right;font-family:var(--font-mono);color:var(--color-ink-muted);font-size:.75rem}.sources-table:where(.astro-bhxyrf2g) tr:where(.astro-bhxyrf2g):last-child td:where(.astro-bhxyrf2g){border-bottom:none}.source-name:where(.astro-bhxyrf2g){color:var(--color-ink-muted);font-family:var(--font-mono);font-size:.75rem}.empty-state:where(.astro-bhxyrf2g){text-align:center;color:var(--color-ink-tertiary);padding:2rem;font-size:.8125rem}.loading:where(.astro-bhxyrf2g){text-align:center;color:var(--color-ink-tertiary);padding:3rem;font-size:.8125rem}
