*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=dark]{color-scheme:dark;--bg: #0a0a0a;--bg-panel: #101010;--bg-card: #161616;--bg-code: #0d0d0d;--term-bg: #0a0a0a;--term-bg-soft: #0d0d0d;--term-label: #0f0f0f;--border: #242424;--border-mid: #2e2e2e;--term-border: #242424;--accent: #e8b84b;--accent-dim: #a07d28;--text-hi: #f2f2f2;--text-mid: #cccccc;--text-lo: #999999;--text-muted: #858585;--text-ghost: #5f5f5f;--term-text: #eeeeee;--term-label-text: #9a9a9a;--term-muted: #7a7a7a;--syntax-comment: #8fd17f;--syntax-string: #ffb37a;--syntax-prep: #e39cff;--syntax-type: #69c7ff;--syntax-flow: #e39cff;--syntax-stdlib: #fff19a;--syntax-number: #c9f59a;--syntax-flag: #9ee8ff;--sb-lesson-todo: #aaaaaa;--sb-lesson-done: #636363;--sb-dot-todo: #4a4a4a;--sb-duration: #585858;--sb-hover: #1a1a1a;--sb-active: #1e1e1e;--sb-locked-title: #3a3a3a;--sb-locked-sub: #2e2e2e;--sb-mod-count: #585858;--sb-mod-chevron: #555555;--sb-mod-badge-bg: #1c1c1c;--sb-mod-badge-border: #2e2e2e;--sb-mod-badge-text: #888888;--green: #4aaa77;--red: #c0392b;--blue: #4a9eff}[data-theme=light]{color-scheme:light;--bg: #f4f1eb;--bg-panel: #ece8e0;--bg-card: #e1ddd4;--bg-code: #d8d5cd;--term-bg: #d8d5cd;--term-bg-soft: #d2cec4;--term-label: #cac5ba;--border: #c6c1b7;--border-mid: #aaa397;--term-border: #aaa397;--accent: #b5720f;--accent-dim: #8a5509;--text-hi: #1a1714;--text-mid: #2f2a24;--text-lo: #5f564d;--text-muted: #766c60;--text-ghost: #978d82;--term-text: #24211d;--term-label-text: #5d544a;--term-muted: #756b60;--syntax-comment: #2f7448;--syntax-string: #8b3f12;--syntax-prep: #7a3d7a;--syntax-type: #155f91;--syntax-flow: #7a3d7a;--syntax-stdlib: #654300;--syntax-number: #426d1f;--syntax-flag: #075f78;--sb-lesson-todo: #4a4540;--sb-lesson-done: #9e9488;--sb-dot-todo: #b0aaa2;--sb-duration: #9a9490;--sb-hover: #dedad2;--sb-active: #d4d0c8;--sb-locked-title: #b8b4ac;--sb-locked-sub: #c4c0b8;--sb-mod-count: #8a8480;--sb-mod-chevron: #9a9490;--sb-mod-badge-bg: #dedad2;--sb-mod-badge-border: #ccc8c0;--sb-mod-badge-text: #6a6460;--green: #2e8a56;--red: #c0392b;--blue: #2266cc}html,body,#root{height:100%;background:var(--bg);color:var(--text-mid);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}:root{--font-mono: "JetBrains Mono", "Courier New", monospace;--font-display: "Bebas Neue", sans-serif;--font-serif: "DM Serif Display", serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-ghost)}button{cursor:pointer;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.fade-up{animation:fadeUp .3s ease both}.stagger>*{animation:fadeUp .3s ease both}.stagger>*:nth-child(1){animation-delay:.03s}.stagger>*:nth-child(2){animation-delay:.07s}.stagger>*:nth-child(3){animation-delay:.11s}.stagger>*:nth-child(4){animation-delay:.15s}.stagger>*:nth-child(5){animation-delay:.19s}.stagger>*:nth-child(6){animation-delay:.23s}.stagger>*:nth-child(7){animation-delay:.27s}@font-face{font-family:NCM Mono;src:url(/fonts/NewComputerModernMono10-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NCM Mono;src:url(/fonts/NewComputerModernMono10-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:NCM Mono;src:url(/fonts/NewComputerModernMono10-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:NCM Mono;src:url(/fonts/NewComputerModernMono10-BoldOblique.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}:root{--font-mono: "NCM Mono", "JetBrains Mono", "Courier New", monospace;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Charter", "Iowan Old Style", "Apple Garamond", "Palatino Linotype", Georgia, serif}body{font-family:var(--font-body);font-size:19px;line-height:1.6;color:var(--text-mid);background:var(--bg)}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em 6em}h1,h2,h3,h4,h5,h6{margin:1.4em 0 .5em;color:var(--text-hi);line-height:1.2;font-family:var(--font-display);font-weight:700;letter-spacing:-.2px}h1{font-size:2.6em;margin-top:.5em}h2{font-size:1.8em}h3{font-size:1.35em}h4{font-size:1.1em}p{margin:0 0 1.2em}.prose p{margin:0 0 1.4em}ul,ol{padding-left:1.4em;margin:0 0 1.4em}li{margin-bottom:.4em}code{font-family:var(--font-mono);font-size:.9em;background:var(--bg-code);color:var(--text-hi);padding:.15em .4em;border-radius:4px;border:1px solid var(--border)}pre{background:var(--bg-code);border:1px solid var(--border);border-radius:8px;padding:1em 1.2em;overflow-x:auto;margin:0 0 1.6em;font-size:.9em;line-height:1.5}pre>code{all:unset;font-family:var(--font-mono);color:var(--text-mid)}blockquote{border-left:3px solid var(--accent);margin:1.6em 0;padding:.2em 0 .2em 1.2em;color:var(--text-lo);font-style:italic}blockquote p:last-child{margin-bottom:0}hr{border:none;border-top:1px solid var(--border);margin:2.4em 0}strong,b{color:var(--text-hi);font-weight:700}img{max-width:100%;height:auto;border-radius:8px;display:block;margin:1.6em auto}table{width:100%;border-collapse:collapse;margin:0 0 1.6em;font-size:.95em}th,td{border-bottom:1px solid var(--border);padding:.5em .8em;text-align:left}th{color:var(--text-hi);font-weight:700}@media(max-width:720px){body{font-size:17px}main{padding:1.5em 1em 4em}h1{font-size:2em}h2{font-size:1.45em}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;white-space:nowrap}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);margin-top:4em;padding:2em 1em 3em;color:var(--text-muted);font-size:.9em}.inner[data-astro-cid-sz7xmlte]{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:baseline;gap:1em;flex-wrap:wrap}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-lo);text-decoration:none}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--border);background:var(--bg)}nav[data-astro-cid-3ef6ksr2]{max-width:720px;margin:0 auto;padding:1.2em 1em;display:flex;align-items:baseline;justify-content:space-between;gap:1em;flex-wrap:wrap}.brand[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:1.05em;letter-spacing:.4px;color:var(--text-hi);text-decoration:none}.brand[data-astro-cid-3ef6ksr2]:hover{color:var(--accent)}.links[data-astro-cid-3ef6ksr2]{display:flex;gap:1.2em;font-size:.95em;font-family:var(--font-display)}.links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text-lo);text-decoration:none}.links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--accent)}.external[data-astro-cid-3ef6ksr2]{color:var(--text-muted)!important}
