:root{--bg:#fff;--bg-secondary:#f5f5f5;--text:#1a1a1a;--text-muted:#666;--accent:#06f;--border:#e0e0e0;--code-bg:#f0f0f0;--font-mono:"SF Mono", "Cascadia Code", "Fira Code", Consolas, "DejaVu Sans Mono", monospace;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px}:root.dark{--bg:#0d0d0d;--bg-secondary:#1a1a1a;--text:#e5e5e5;--text-muted:#999;--accent:#4d9fff;--border:#333;--code-bg:#1e1e1e}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);background-color:var(--bg);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;transition:background-color .15s,color .15s}h1,h2,h3{font-family:var(--font-mono);font-weight:700;line-height:1.2}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.token-keyword{color:#0550ae}.token-string{color:#0a3069}.token-tag{color:#116329}.token-attr{color:#953800}:root.dark .token-keyword{color:#79c0ff}:root.dark .token-string{color:#a5d6ff}:root.dark .token-tag{color:#7ee787}:root.dark .token-attr{color:#ffa657}.page-wrapper[data-astro-cid-ju4pidww]{max-width:640px;padding:var(--space-3xl) var(--space-md);margin:0 auto}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--text);background:0 0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.sun[data-astro-cid-l6lhmie6]{display:none}.moon[data-astro-cid-l6lhmie6],.dark .sun[data-astro-cid-l6lhmie6]{display:block}.dark .moon[data-astro-cid-l6lhmie6]{display:none}.header[data-astro-cid-lcdefpme]{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:center;display:flex}.logo[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--text);font-size:20px;font-weight:700}.section[data-astro-cid-lcdefpme]{margin-bottom:var(--space-2xl)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:32px;font-weight:700;font-family:var(--font-mono);line-height:1.1}.hero[data-astro-cid-lcdefpme] .subtitle[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:var(--space-sm)}.badges[data-astro-cid-lcdefpme]{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.why[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.install[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:20px;font-weight:700;font-family:var(--font-mono);margin-bottom:var(--space-md)}.why[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{padding:0;list-style:none}.why[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-bottom:var(--space-sm);color:var(--text);padding-left:1.2em;position:relative}.why[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"•";color:var(--accent);position:absolute;left:0}.why[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{font-family:var(--font-mono);background:var(--code-bg);border-radius:3px;padding:2px 6px;font-size:14px}.why[data-astro-cid-lcdefpme] .teaser[data-astro-cid-lcdefpme]{margin-top:var(--space-md);color:var(--text-muted);font-size:14px}.install[data-astro-cid-lcdefpme] pre[data-astro-cid-lcdefpme]{background:var(--code-bg);padding:var(--space-md);border:1px solid var(--border);font-family:var(--font-mono);border-radius:4px;font-size:14px;overflow-x:auto}.footer[data-astro-cid-lcdefpme]{text-align:center;color:var(--text-muted);padding-top:var(--space-xl);font-size:14px}.footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--accent)}.footer[data-astro-cid-lcdefpme] .separator[data-astro-cid-lcdefpme]{margin:0 var(--space-sm)}.github-corner[data-astro-cid-lcdefpme]{z-index:10;color:var(--bg);line-height:0;position:fixed;top:0;right:0}.github-corner[data-astro-cid-lcdefpme] .corner-bg[data-astro-cid-lcdefpme]{fill:var(--accent)}.github-corner[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .2s;display:block}.github-corner[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:scale(1.05)}.github-corner[data-astro-cid-lcdefpme]:hover .octo-arm[data-astro-cid-lcdefpme]{animation:.56s ease-in-out octocat-wave}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (width<=672px){.github-corner[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:60px;height:60px}}@media (width<=500px){.github-corner[data-astro-cid-lcdefpme]:hover .octo-arm[data-astro-cid-lcdefpme]{animation:none}.github-corner[data-astro-cid-lcdefpme] .octo-arm[data-astro-cid-lcdefpme]{animation:.56s ease-in-out octocat-wave}}@media (prefers-reduced-motion:reduce){.github-corner[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme],.github-corner[data-astro-cid-lcdefpme] .octo-arm[data-astro-cid-lcdefpme]{transition:none;animation:none}}
