:root{--color-bg: #f5f0eb;--color-bg-alt: #ebe4dc;--color-bg-card: #ffffff;--color-text: #3d3128;--color-text-muted: #6b5d4d;--color-accent: #2d5a3d;--color-accent-hover: #1e4029;--color-border: #d4c9bc;--color-border-light: #e8e0d6;--font-display: "Fraunces", Georgia, serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, monospace;--weight-light: 200;--weight-regular: 400;--weight-bold: 800;--weight-black: 900;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--max-width: 64rem;--border-radius: .5rem;--transition-fast: .15s ease;--transition-base: .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-mono);font-weight:var(--weight-regular);font-size:1rem;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-black);line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:var(--weight-black)}h2{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:var(--weight-bold)}h3{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:var(--weight-bold)}p{max-width:65ch}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover)}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-md)}@media(min-width:768px){.container{padding-inline:var(--space-lg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::selection{background-color:var(--color-accent);color:var(--color-bg)}.header.svelte-1elxaub{position:sticky;top:0;z-index:100;background-color:var(--color-bg);border-bottom:1px solid var(--color-border-light)}.header.svelte-1elxaub .container:where(.svelte-1elxaub){display:flex;align-items:center;justify-content:space-between;padding-block:var(--space-md)}.logo.svelte-1elxaub{text-decoration:none;color:var(--color-text)}.logo.svelte-1elxaub:hover{color:var(--color-accent)}.logo-text.svelte-1elxaub{font-family:var(--font-display);font-weight:var(--weight-black);font-size:1.25rem;letter-spacing:-.02em}.nav.svelte-1elxaub{display:flex;gap:var(--space-md)}.nav.svelte-1elxaub a:where(.svelte-1elxaub){font-family:var(--font-mono);font-size:.875rem;font-weight:var(--weight-regular);color:var(--color-text-muted);text-decoration:none;padding:var(--space-xs) var(--space-sm);border-radius:var(--border-radius);transition:color var(--transition-fast),background-color var(--transition-fast)}.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--color-accent);background-color:var(--color-bg-alt)}@media(max-width:480px){.nav.svelte-1elxaub{gap:var(--space-sm)}.nav.svelte-1elxaub a:where(.svelte-1elxaub){font-size:.75rem;padding:var(--space-xs)}.logo-text.svelte-1elxaub{font-size:1rem}}.footer.svelte-jz8lnl{margin-top:var(--space-2xl);padding-block:var(--space-lg);background-color:var(--color-bg-alt);border-top:1px solid var(--color-border-light)}.footer-content.svelte-jz8lnl{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center}@media(min-width:640px){.footer-content.svelte-jz8lnl{flex-direction:row;justify-content:space-between;text-align:left}}.copyright.svelte-jz8lnl{font-size:.875rem;color:var(--color-text-muted)}.footer-nav.svelte-jz8lnl{display:flex;gap:var(--space-md)}.footer-nav.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:.875rem;color:var(--color-text-muted)}.footer-nav.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-accent)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}
