:root{--bg: #0a0a0a;--fg: #e8e8e8;--muted: #888888;--border: #1f1f1f;--accent: #ffffff;--gray: #6b7280;--card-bg: #111111;--container-width: 960px;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs: .75rem;--text-sm: .8rem;--text-base: .9rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:auto}body{font-family:var(--font-mono);font-size:var(--text-base);background:var(--bg);color:var(--fg);line-height:1.6;overflow-x:hidden;width:100%;max-width:var(--container-width);margin:0 auto;padding:0;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-mono);font-weight:var(--weight-bold);line-height:1.3;letter-spacing:-.02em}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{margin:.5em 0}a{color:var(--fg);text-decoration:none;border-bottom:1px solid transparent;transition:color .15s,border-color .15s}a:hover{color:var(--accent);border-bottom-color:var(--accent)}.section-divider{height:1px;border:none;background:var(--border);margin:3rem -2rem}.section-title{text-align:left;font-family:var(--font-mono);font-size:var(--text-xl);margin-bottom:1.5rem}section[id]{scroll-margin-top:4rem}.subtext{color:var(--muted);font-size:var(--text-sm)}.bordered{border:1px solid var(--border);background:var(--card-bg);border-radius:0}::selection{background:#333;color:var(--fg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border)}::-webkit-scrollbar-thumb:hover{background:var(--muted)}pre{background-color:var(--card-bg);border:1px solid var(--border);padding:1rem;overflow-x:auto;font-size:var(--text-sm);color:var(--fg);font-family:var(--font-mono);border-radius:0}code{font-family:var(--font-mono);font-size:var(--text-sm)}.container{width:100%;max-width:var(--container-width);margin:0 auto}nav.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);margin:0 -2rem 2rem;padding:.75rem 2rem;position:sticky;top:0;z-index:100;background-color:var(--bg)}.nav-left.svelte-1h32yp1{display:flex;align-items:center}.logo.svelte-1h32yp1{font-family:var(--font-mono);font-weight:var(--weight-normal);font-size:var(--text-lg);letter-spacing:-.02em;border-bottom:none;color:var(--fg)}.logo.svelte-1h32yp1:hover{border-bottom:none;color:var(--fg)}.logo-bold.svelte-1h32yp1{font-weight:var(--weight-bold)}.nav-right.svelte-1h32yp1{display:flex;align-items:center;gap:.5rem}.nav-links.svelte-1h32yp1{display:flex;list-style:none;margin:0;padding:0;gap:1.25rem;margin-right:1rem}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:var(--text-sm);color:var(--muted);border-bottom:none}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--fg);border-bottom:none}.nav-links.svelte-1h32yp1 li:where(.svelte-1h32yp1){list-style:none}@media(max-width:600px){nav.svelte-1h32yp1{flex-wrap:wrap;justify-content:center;gap:.5rem}.nav-left.svelte-1h32yp1{flex:0 0 100%;justify-content:center;margin-bottom:.25rem}.nav-right.svelte-1h32yp1{justify-content:center;flex-wrap:wrap}.nav-links.svelte-1h32yp1{margin-right:.5rem;gap:.75rem}}footer.svelte-jz8lnl{padding-bottom:0}.footer-links-row.svelte-jz8lnl{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border)}.footer-link-box.svelte-jz8lnl{padding:1rem;text-align:center;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--fg);border-right:1px solid var(--border);transition:color .15s}.footer-link-box.svelte-jz8lnl:last-child{border-right:none}.footer-link-box.svelte-jz8lnl:hover{color:var(--accent)}.footer-bottom.svelte-jz8lnl{display:flex;justify-content:center;align-items:center;padding:1rem calc(2rem + 1px);font-size:var(--text-xs);color:var(--muted)}@media(max-width:600px){.footer-links-row.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}.footer-link-box.svelte-jz8lnl{border-bottom:1px solid var(--border)}.footer-link-box.svelte-jz8lnl:nth-child(2n){border-right:none}.footer-link-box.svelte-jz8lnl:nth-last-child(-n+2){border-bottom:none}.footer-bottom.svelte-jz8lnl{flex-direction:column;gap:.5rem;text-align:center}}.page-box.svelte-12qhfyh{border-left:1px solid var(--border);border-right:1px solid var(--border);padding:0 2rem 3rem;min-height:calc(100vh - 6rem)}main.svelte-12qhfyh{min-height:calc(100vh - 14rem)}
