:root{--bg: 255, 255, 255;--surface: 255, 255, 255;--surface-strong: 247, 248, 250;--text: 6, 11, 17;--muted: 6, 11, 17;--line: 229, 232, 235;--accent: 229, 72, 77;--accent-text: 255, 255, 255;--black: 15, 18, 25;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow: 0 10px 20px rgba(15, 23, 42, 5%);--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;font-family:SUIT,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;background-color:rgb(var(--bg));background-image:linear-gradient(rgba(15,23,42,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.025) 1px,transparent 1px);background-size:44px 44px;color:rgb(var(--text));font-size:17px;line-height:1.7}::selection{background:rgba(var(--accent),.18)}:focus-visible{outline:2px solid rgba(var(--accent),.7);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#0f172a2e;border:3px solid transparent;background-clip:content-box;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#0f172a4d;background-clip:content-box}main{width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem;flex:1 0 auto}h1,h2,h3,h4,h5,h6{margin:0 0 .65rem;line-height:1.25;letter-spacing:-.01em}h1{font-size:clamp(2rem,3.8vw,2.9rem)}h2{font-size:clamp(1.5rem,2.5vw,2rem)}h3{font-size:clamp(1.1rem,1.6vw,1.3rem)}p{margin:0 0 1rem;color:rgb(var(--text))}a{color:inherit}code{padding:.15rem .35rem;background:rgb(var(--surface-strong));border:1px solid rgb(var(--line));border-radius:6px;font-size:.9em}pre{padding:1rem;border-radius:var(--radius-md);border:1px solid rgb(var(--line));overflow:auto}pre>code{all:unset}img{max-width:100%;height:auto;border-radius:10px}hr{border:none;height:1px;background:rgb(var(--line));margin:1.5rem 0}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.12rem .5rem;border-radius:6px;border:1px solid transparent;background:#f6f7f9;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:-.01em;line-height:1.25;color:#060b117a;text-decoration:none}.chip-accent{background:rgba(var(--accent),.08);border-color:rgba(var(--accent),.2);color:rgb(var(--accent));font-weight:600}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media(max-width:900px){body{font-size:16px}main{width:min(1120px,calc(100% - 1.2rem));padding-top:1.2rem}}footer[data-astro-cid-sz7xmlte]{margin-top:4rem;border-top:1px solid rgb(var(--line));background:rgb(var(--surface-strong))}.inner[data-astro-cid-sz7xmlte]{width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:2.5rem 0 2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.brand[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:rgb(var(--text))}.mark[data-astro-cid-sz7xmlte]{display:inline-flex;color:rgb(var(--text))}.mark[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:26px;height:26px;display:block}.brand[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{font-size:.95rem}.tagline[data-astro-cid-sz7xmlte]{margin:.7rem 0 0;max-width:32ch;color:rgba(var(--muted),.65);font-size:.88rem;line-height:1.6}.links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem;padding-top:.3rem}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.88rem;font-weight:500;text-decoration:none;color:rgba(var(--muted),.7);line-height:2;transition:color .15s ease}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--accent))}.bottom[data-astro-cid-sz7xmlte]{width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:1.1rem 0 1.4rem;border-top:1px solid rgb(var(--line));display:flex;justify-content:space-between;align-items:center;gap:1rem}.copyright[data-astro-cid-sz7xmlte]{margin:0;font-size:.8rem;color:rgba(var(--muted),.55)}.gh-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:rgba(var(--muted),.7);transition:color .15s ease,background .15s ease}.gh-link[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--text));background:rgb(var(--surface))}@media(max-width:760px){.inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.4rem;padding:2rem 0 1.6rem}.links[data-astro-cid-sz7xmlte]{padding-top:0;gap:.25rem 1.25rem}}header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:40;backdrop-filter:blur(10px);background:color-mix(in srgb,rgb(var(--surface)) 90%,transparent);border-bottom:1px solid rgb(var(--line))}.inner[data-astro-cid-3ef6ksr2]{width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:.75rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.controls[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto}.gh-link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:rgb(var(--text));transition:background .15s ease}.gh-link[data-astro-cid-3ef6ksr2]:hover{background:rgb(var(--surface-strong))}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none}.mark[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--text))}.mark[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:30px;height:30px;display:block}.brand[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{display:block;font-family:var(--font-mono);font-size:.9rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;color:rgb(var(--text))}.prompt[data-astro-cid-3ef6ksr2]{color:rgba(var(--muted),.4)}.dollar[data-astro-cid-3ef6ksr2]{margin-left:.28rem;color:rgba(var(--muted),.5)}.caret[data-astro-cid-3ef6ksr2]{display:inline-block;width:.18rem;height:.72em;margin-left:.28rem;vertical-align:baseline;background:rgb(var(--accent));border-radius:1px;animation:caret-blink 1.1s steps(1) infinite}@keyframes caret-blink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.caret[data-astro-cid-3ef6ksr2]{animation:none}}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:flex-end;gap:.15rem}@media(max-width:880px){.inner[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:center}.controls[data-astro-cid-3ef6ksr2]{width:auto;justify-content:flex-end;margin-left:auto}nav[data-astro-cid-3ef6ksr2]{justify-content:flex-end}}@media(max-width:540px){.brand[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:.88rem}.mark[data-astro-cid-3ef6ksr2]{width:24px;height:24px;font-size:.75rem}}
