@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Fira+Code:wght@300..700&display=swap";:root{--font-primary:"Inter", "Inter Fallback", Arial, sans-serif;--font-mono:"Fira Code", "Fira Code Fallback", monospace;--radius:.5rem;--radius-sm:calc(var(--radius) * .6);--radius-md:calc(var(--radius) * .8);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) * 1.4);--radius-2xl:calc(var(--radius) * 1.8);--spacing-tight:1.5em;--spacing-standard:2em;--spacing-section:3em;--spacing-page:3.75em;--max-content:62.5em}html,html[data-theme=light]{--color-background:#fafafa;--color-background-emphasized:#fff;--color-text-emphasized:#000;--color-text:#666;--color-text-secondary:#666;--color-text-muted:#555;--color-border:#d4d4d4;--color-input:#d4d4d4;--color-ring:#999;--color-card:#fff;--color-card-foreground:#000;--color-destructive:#f82338;--color-muted:#efefef;--color-accent:#fafafa;--color-accent-foreground:#666;--color-emphasis-bg:#00000005;--color-code-bg:#0000000d;--color-link-underline:#333;--color-accent-blue:#2563eb;--color-container-bg:#ececec;--color-container-bg-alt:#eaeaea;--color-container-bg-muted:#e3e3e3;--color-container-bg-subtle:#f3f3f3;--color-container-border:#cdcdcd}html[data-theme=dark]{--color-background:#000;--color-background-emphasized:#151515;--color-text-emphasized:#ededed;--color-text:#999;--color-text-secondary:#aaa;--color-text-muted:#999;--color-border:#3a3a3a;--color-input:#3a3a3a;--color-ring:#666;--color-card:#151515;--color-card-foreground:#ededed;--color-destructive:#f82338;--color-muted:#1a1a1a;--color-accent:#1a1a1a;--color-accent-foreground:#999;--color-emphasis-bg:#ffffff08;--color-code-bg:#ffffff0d;--color-link-underline:#bebebe;--color-accent-blue:#2563eb;--color-container-bg:#1e1e1e;--color-container-bg-alt:#151515;--color-container-bg-muted:#202024;--color-container-bg-subtle:#0c0c0c;--color-container-border:#3c3c42}html[data-style=presentation][data-theme=light],html[data-style=presentation]:not([data-theme=dark]){--gradient-presentation:linear-gradient(270deg, #fff 0%, #f2f5fa 55%, #dce4f0 100%);--color-background:#f2f5fa;--color-background-emphasized:#fff;--color-text-emphasized:#141414;--color-text:#5a5a5a;--color-text-secondary:#555;--color-text-muted:#666;--color-card:#fff;--color-card-foreground:#1e1e1e;--color-border:#cdcdcd;--color-muted:#e4e4e4;--color-accent:#e3e3e3;--color-emphasis-bg:#f3f3f3;--color-container-bg-row:#efefef;--color-container-separator:#e1e1e1}html[data-style=presentation][data-theme=dark]{--gradient-presentation:radial-gradient(ellipse at 70% 100%, #151515 0%, #0a0a0a 40%, #000 70%);--color-background:#000;--color-background-emphasized:#0a0a0a;--color-text-emphasized:#d1d1d1;--color-text:#9a9aa0;--color-text-secondary:#8a8a90;--color-text-muted:#8a8a90;--color-card:#1e1e1e;--color-card-foreground:#aaa;--color-border:#3c3c42;--color-muted:#151515;--color-accent:#202024;--color-emphasis-bg:#1e1e1e;--color-container-bg-row:#151515;--color-container-separator:#1e1e1e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a:visited{color:inherit}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;max-width:100vw;overflow-x:hidden}body{font-family:var(--font-primary);color:var(--color-text);background:var(--color-background);max-width:100vw;font-size:1em;line-height:1.6;overflow-x:hidden}html[data-style=presentation] body{background:var(--gradient-presentation)}.btn-primary,.btn-primary:visited{background:var(--color-accent-blue);color:#fff;border-radius:var(--radius-md);padding:.65em 1.25em;font-size:.875em;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.btn-primary:hover{background:var(--color-accent-blue)}.btn-outline,.btn-outline:visited{color:var(--color-text-emphasized);border:1px solid var(--color-border);border-radius:var(--radius-md);background:0 0;padding:.65em 1.25em;font-size:.875em;text-decoration:none;transition:border-color .15s;display:inline-block}.btn-outline:hover{border-color:var(--color-text-muted)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(2em)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal .reveal-child{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(1em)}.reveal.visible .reveal-child{opacity:1;transform:translateY(0)}html[data-animations=off] .reveal,html[data-animations=off] .reveal .reveal-child{opacity:1;transition:none;transform:none}.full-logo[data-astro-cid-cuh4k34m]{align-items:center;line-height:0;display:inline-flex}.full-logo[data-astro-cid-cuh4k34m] img[data-astro-cid-cuh4k34m]{width:auto}.logo-dark[data-astro-cid-cuh4k34m]{display:none}.logo-light[data-astro-cid-cuh4k34m],html[data-theme=dark] .logo-dark[data-astro-cid-cuh4k34m]{display:block}html[data-theme=dark] .logo-light[data-astro-cid-cuh4k34m]{display:none}.brand[data-astro-cid-6bctqxxv]{font-weight:inherit;letter-spacing:inherit}.brand-dim[data-astro-cid-6bctqxxv]{color:var(--color-text-secondary)}.brand-bright[data-astro-cid-6bctqxxv]{color:var(--color-text-emphasized)}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border);background:var(--color-background-emphasized);padding:3em 2em 2em}.footer-top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid var(--color-border);max-width:76em;margin:0 auto 2em;padding-bottom:2em}.footer-brand[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{color:var(--color-text-emphasized);font-size:1.125em;font-weight:700}.footer-badges[data-astro-cid-jo6i4kqk]{gap:.5em;display:flex}.badge[data-astro-cid-jo6i4kqk]{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);padding:.3em .625em;font-size:.6875em;font-weight:600}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(4,1fr);gap:2em;max-width:76em;margin:0 auto;padding-bottom:2em;display:grid}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.375em;display:flex}.footer-col[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{color:var(--color-text-emphasized);margin-bottom:.25em;font-size:.8125em;font-weight:600}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-muted);font-size:.8125em;text-decoration:none;transition:color .15s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-text-emphasized)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border);max-width:76em;color:var(--color-text-muted);justify-content:center;margin:0 auto;padding-top:1.5em;display:flex;position:relative}.footer-watermark[data-astro-cid-jo6i4kqk]{width:auto;height:1.5em}.footer-copyright[data-astro-cid-jo6i4kqk]{height:2em;color:var(--color-text-muted);white-space:nowrap;align-items:center;font-size:.75em;display:flex;position:absolute;top:2em;right:6.667em}@media (width<=48em){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;grid-auto-flow:row;justify-content:stretch;gap:2em}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:center;gap:1em}.footer-copyright[data-astro-cid-jo6i4kqk]{order:2;height:auto;position:static}}.sb[data-astro-cid-hkbrpulz]{background:var(--color-background);color:var(--color-text);flex-direction:column;min-height:100vh;display:flex}.sb[data-astro-cid-hkbrpulz] main[data-astro-cid-hkbrpulz]{flex:1}.accent{color:var(--color-accent-blue)}.text-emphasized{color:var(--color-text-emphasized)}.nav[data-astro-cid-hkbrpulz]{z-index:100;background:color-mix(in srgb, var(--color-background) 90%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);position:sticky;top:0}.nav-inner[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;max-width:76em;margin:0 auto;padding:.75em 2em;display:flex}.nav-logo[data-astro-cid-hkbrpulz]{color:var(--color-text-emphasized);align-items:center;gap:.5em;font-size:1em;font-weight:700;text-decoration:none;display:flex}.nav-center[data-astro-cid-hkbrpulz]{gap:1.5em;display:flex}.nav-center[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--color-text);font-size:.8125em;text-decoration:none;transition:color .15s}.nav-center[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--color-text-emphasized)}.nav-right[data-astro-cid-hkbrpulz]{align-items:center;gap:1em;display:flex}.nav-link[data-astro-cid-hkbrpulz]{color:var(--color-text);font-size:.8125em;text-decoration:none}.nav-cta[data-astro-cid-hkbrpulz]{color:#fff;background:var(--color-accent-blue);border-radius:var(--radius-md);padding:.4em 1em;font-size:.8125em;font-weight:500;text-decoration:none;transition:background .15s}.nav-cta[data-astro-cid-hkbrpulz]:hover{background:var(--color-accent-blue)}.theme-fab[data-astro-cid-hkbrpulz]{z-index:200;border:1px solid var(--color-border);background:var(--color-background-emphasized);cursor:pointer;width:2.5em;height:2.5em;color:var(--color-text);border-radius:9999px;justify-content:center;align-items:center;transition:color .15s,box-shadow .15s;display:flex;position:fixed;bottom:1.5em;right:1.5em;box-shadow:0 2px 8px #0000001a}.theme-fab[data-astro-cid-hkbrpulz]:hover{color:var(--color-text-emphasized);box-shadow:0 4px 12px #00000026}html[data-theme=light] .theme-fab[data-astro-cid-hkbrpulz] .icon-sun[data-astro-cid-hkbrpulz]{display:none}html[data-theme=light] .theme-fab[data-astro-cid-hkbrpulz] .icon-moon[data-astro-cid-hkbrpulz],html[data-theme=dark] .theme-fab[data-astro-cid-hkbrpulz] .icon-sun[data-astro-cid-hkbrpulz]{display:block}html[data-theme=dark] .theme-fab[data-astro-cid-hkbrpulz] .icon-moon[data-astro-cid-hkbrpulz]{display:none}.theme-fab[data-astro-cid-hkbrpulz] .icon-moon[data-astro-cid-hkbrpulz]{display:block}.theme-fab[data-astro-cid-hkbrpulz] .icon-sun[data-astro-cid-hkbrpulz]{display:none}.nav-hamburger[data-astro-cid-hkbrpulz]{color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:.25em;display:none}.nav-hamburger[data-astro-cid-hkbrpulz] .close-icon[data-astro-cid-hkbrpulz],.nav-hamburger[data-astro-cid-hkbrpulz][aria-expanded=true] .hamburger-icon[data-astro-cid-hkbrpulz]{display:none}.nav-hamburger[data-astro-cid-hkbrpulz][aria-expanded=true] .close-icon[data-astro-cid-hkbrpulz]{display:block}.nav-mobile-menu[data-astro-cid-hkbrpulz]{border-top:1px solid var(--color-border);flex-direction:column;padding:.5em 2em 1em;display:none}.nav-mobile-menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--color-text);padding:.5em 0;font-size:.875em;text-decoration:none;transition:color .15s}.nav-mobile-menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--color-text-emphasized)}.nav-mobile-signin[data-astro-cid-hkbrpulz]{font-weight:500}.nav-mobile-divider[data-astro-cid-hkbrpulz]{border:none;border-top:1px solid var(--color-border);margin:.25em 0}@media (width<=48em){.nav-center[data-astro-cid-hkbrpulz],.nav-link[data-astro-cid-hkbrpulz]{display:none}.nav-hamburger[data-astro-cid-hkbrpulz],.nav-mobile-menu[data-astro-cid-hkbrpulz].is-open{display:flex}}
