:root{--content-max-width: 92rem;--window-width: 72rem;--bg-charcoal: #0d0d0d;--bg-vignette: radial-gradient(ellipse at center, #1a1a1a 0%, #0d0d0d 50%, #000 100%);--bg-vignette-overlay: radial-gradient(ellipse 50% 100% at 50% 65%, #1a1a1a 0%, #0d0d0d 50%, #060606 100%);--bg-hero-glow: radial-gradient(ellipse 70% 50% at 50% 10rem, rgba(255, 255, 255, .05) 0%, rgba(100, 150, 255, .03) 30%, transparent 80%);--text-primary: #ffffff;--text-secondary: #a0a0a0;--text-muted: #6b6b6b;--accent-glow: 0 0 24px rgba(255, 255, 255, .08);--text-glow: 0 0 20px rgba(255, 255, 255, .15);--nav-pill-bg: rgba(255, 255, 255, .08);--nav-pill-active: rgba(255, 255, 255, .15);--card-border: rgba(255, 255, 255, .12);--window-frame: #1a1a1a;--window-bar: #252525;--border-radius-sm: 16px;--border-radius-lg: 24px;--font-sans: "Lato", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;min-height:100vh;background-color:var(--bg-charcoal);background-image:var(--bg-hero-glow),var(--bg-vignette);color:var(--text-primary)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.header.svelte-1elxaub{position:fixed;top:0;left:0;right:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.5rem 2rem;font-family:var(--font-sans);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.header__left.svelte-1elxaub{display:flex;flex-direction:column;gap:.25rem;pointer-events:auto}.header__name.svelte-1elxaub{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none}.header__name.svelte-1elxaub:hover{text-decoration:none;opacity:.9}.header__title.svelte-1elxaub{font-size:.875rem;color:var(--text-secondary);font-weight:400}.header__nav.svelte-1elxaub{display:flex;background:var(--nav-pill-bg);border-radius:999px;padding:.375rem;gap:.25rem;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:auto}.pill-segment.svelte-1elxaub{padding:.5rem 1.25rem;border-radius:999px;font-size:.875rem;font-weight:500;color:var(--text-primary);text-decoration:none;transition:background .2s ease}.pill-segment.svelte-1elxaub:hover{text-decoration:none;background:#ffffff1a}.pill-segment.active.svelte-1elxaub{background:var(--nav-pill-active)}.header__right.svelte-1elxaub{display:flex;justify-content:flex-end;gap:1.5rem;pointer-events:auto}.header__link.svelte-1elxaub{font-size:.875rem;color:var(--text-secondary);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.header__link.svelte-1elxaub:hover{color:var(--text-primary);text-decoration:underline}.arrow.svelte-1elxaub{font-size:.75rem;opacity:.8}@media(max-width:768px){.header.svelte-1elxaub{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:1rem;padding:1rem}.header__nav.svelte-1elxaub{order:2;justify-content:center;width:fit-content;justify-self:center}.header__right.svelte-1elxaub{order:3;justify-content:center}.header__left.svelte-1elxaub{order:1;text-align:center}}.footer.svelte-jz8lnl{padding:3rem 2rem 2rem;color:var(--text-secondary);font-size:.875rem}.footer__nav.svelte-jz8lnl{display:flex;gap:1.5rem;margin-bottom:1rem}.footer__link.svelte-jz8lnl{color:var(--text-secondary);text-decoration:none}.footer__link.svelte-jz8lnl:hover{color:var(--text-primary);text-decoration:underline}.footer__link--external.svelte-jz8lnl{display:inline-flex;align-items:center;gap:.25rem}.footer__arrow.svelte-jz8lnl{font-size:.75rem;opacity:.8}.footer__links.svelte-jz8lnl{display:flex;gap:1.5rem;margin-bottom:1rem}.footer__copyright.svelte-jz8lnl{margin:0 0 .5rem}.footer__bottom.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem;width:100%}.footer__attribution.svelte-jz8lnl{margin:0;font-size:.8125rem;color:var(--text-muted)}.footer__soon.svelte-jz8lnl{margin:0;opacity:.8;font-size:.8125rem}@media(min-width:769px){.footer.svelte-jz8lnl{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:baseline}.footer__nav.svelte-jz8lnl,.footer__links.svelte-jz8lnl{margin-bottom:0}.footer__copyright.svelte-jz8lnl{width:100%;margin-top:1.5rem}.footer__bottom.svelte-jz8lnl{flex-direction:row;justify-content:space-between;align-items:baseline;margin-top:.5rem}}.main.svelte-12qhfyh{min-height:100vh;padding-top:5rem}@media(max-width:768px){.main.svelte-12qhfyh{padding-top:7rem}}
