@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";:root{--color-bg: #0d0d0f;--color-bg-subtle: #131316;--color-text: #f0f0f0;--color-text-muted: #cccccc;--color-text-bright: #ffffff;--color-border: #2a2a2e;--color-accent: #6ec6c8;--color-accent-hover: #8dd8d9;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-body: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-sans: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-chart: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--chart-bg: var(--color-bg-subtle);--chart-text: var(--color-text-bright);--chart-text-secondary: var(--color-text-muted);--chart-axis: #888;--chart-grid: var(--color-border);--chart-annotation: var(--color-accent);--surface: var(--color-bg-subtle);--border: var(--color-border);--color-democrat: #6ec6c8;--color-republican: #d55e6c;--color-independent: #888;--color-up: #6ec6c8;--color-down: #d55e6c;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--sidebar-width: 240px}*,*:before,*:after{box-sizing:border-box}html{background:var(--color-bg)}body{margin:0;padding:0;font-family:var(--font-body);background:transparent;color:var(--color-text);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-mono);font-weight:700;line-height:1.3;color:var(--color-text-bright)}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-hover)}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}::selection{background:var(--color-accent);color:var(--color-bg)}code{font-family:var(--font-mono)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hexagon-bg.svelte-dy2y9e{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.shell.svelte-12qhfyh{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.container.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:0 var(--space-xl)}.header.svelte-12qhfyh{padding:var(--space-xl) 0 var(--space-md)}.nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-sm)}.name.svelte-12qhfyh{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--color-text-bright);line-height:1.2;letter-spacing:-.02em}.name.svelte-12qhfyh:hover{color:var(--color-text-bright)}.links.svelte-12qhfyh{display:flex;gap:1.5rem;font-family:var(--font-mono);font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:underline;padding:.25rem 0}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text-bright)}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-text-bright);font-weight:700}.body.svelte-12qhfyh{flex:1;padding-top:var(--space-lg)}.layout.svelte-12qhfyh{display:grid;grid-template-columns:var(--sidebar-width) 1fr;gap:var(--space-xl)}.sidebar.svelte-12qhfyh{position:sticky;top:var(--space-lg);align-self:start;max-height:calc(100vh - var(--space-xl));overflow-y:auto}.nav-section.svelte-12qhfyh{font-family:var(--font-mono);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:.25rem 0 .5rem;border-bottom:1px solid var(--color-border);margin-bottom:.5rem}.nav-list.svelte-12qhfyh{list-style:none;margin:0;padding:0}.nav-list.svelte-12qhfyh li:where(.svelte-12qhfyh){margin:0}.nav-link.svelte-12qhfyh{display:block;font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text-muted);text-decoration:none;border-left:2px solid transparent;padding:.3125rem 0 .3125rem .625rem;margin-left:-.625rem;transition:color .15s,border-color .15s}.nav-link.svelte-12qhfyh:hover{color:var(--color-text-bright)}.nav-link.active.svelte-12qhfyh{color:var(--color-accent);border-left-color:var(--color-accent);font-weight:500}.content.svelte-12qhfyh{min-width:0}.footer.svelte-12qhfyh{padding:var(--space-xl) 0 var(--space-lg);border-top:1px solid var(--color-border);margin-top:var(--space-xl)}.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text-muted)}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:underline}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text-bright)}@media(max-width:900px){.layout.svelte-12qhfyh{grid-template-columns:1fr;gap:var(--space-md)}.sidebar.svelte-12qhfyh{position:static;max-height:none}.nav-list.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.25rem 1rem}.nav-link.svelte-12qhfyh{border-left:none;padding-left:0;margin-left:0}.nav-link.active.svelte-12qhfyh{border-left:none}}@media(max-width:480px){.header.svelte-12qhfyh{padding:var(--space-lg) 0 var(--space-sm)}.container.svelte-12qhfyh{padding:0 var(--space-md)}.name.svelte-12qhfyh{font-size:1.5rem}.links.svelte-12qhfyh{gap:.75rem;flex-wrap:wrap;font-size:.75rem}}
