.nav[data-astro-cid-c75fxstf]{z-index:100;background:var(--canvas);border-bottom:1px solid var(--hairline);height:var(--nav-height);-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb, var(--canvas) 85%, transparent);transition:background .2s,border-color .2s;position:relative;top:auto}.nav-inner[data-astro-cid-c75fxstf]{justify-content:space-between;align-items:center;height:100%;display:flex}.logo[data-astro-cid-c75fxstf]{align-items:center;gap:var(--space-xs);color:var(--ink);letter-spacing:0;flex-shrink:0;font-size:15px;font-weight:600;transition:opacity .15s;display:flex}.logo[data-astro-cid-c75fxstf]:hover{opacity:.75}@media (width>=768px){.logo[data-astro-cid-c75fxstf]{font-size:16px}}.logo-accent[data-astro-cid-c75fxstf]{background:linear-gradient(135deg,var(--gradient-3),var(--gradient-4));-webkit-text-fill-color:transparent;background-clip:text}.hamburger[data-astro-cid-c75fxstf]{border-radius:var(--radius-sm);width:44px;height:44px;margin-left:auto;margin-right:var(--space-sm);color:var(--ink);z-index:1002;touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;display:flex;position:relative}@media (width>=768px){.hamburger[data-astro-cid-c75fxstf]{display:none}}.hamburger[data-astro-cid-c75fxstf]:hover{background:var(--canvas-soft-2)}.hamburger[data-astro-cid-c75fxstf]:focus-visible,.nav-link[data-astro-cid-c75fxstf]:focus-visible,.nav-theme-btn[data-astro-cid-c75fxstf]:focus-visible,.icon-btn[data-astro-cid-c75fxstf]:focus-visible{outline:2px solid var(--link);outline-offset:2px}.hamburger[data-astro-cid-c75fxstf] span[data-astro-cid-c75fxstf]{pointer-events:none;background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .22s,opacity .22s;display:block}.hamburger[data-astro-cid-c75fxstf][aria-expanded=true] span[data-astro-cid-c75fxstf]:first-child{transform:translateY(7px)rotate(45deg)}.hamburger[data-astro-cid-c75fxstf][aria-expanded=true] span[data-astro-cid-c75fxstf]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-c75fxstf][aria-expanded=true] span[data-astro-cid-c75fxstf]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-overlay[data-astro-cid-c75fxstf]{top:var(--nav-height);z-index:1000;opacity:0;pointer-events:none;touch-action:manipulation;background:#0003;height:100vh;transition:opacity .24s;position:absolute;left:0;right:0}.nav-overlay[data-astro-cid-c75fxstf][data-state=open]{opacity:1;pointer-events:auto}.nav-links[data-astro-cid-c75fxstf]{top:var(--nav-height);z-index:1001;max-height:calc(100dvh - var(--nav-height));background:var(--canvas);border-bottom:1px solid var(--hairline);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:opacity .24s,transform .24s;position:absolute;left:0;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 1px 1px #00000005,0 8px 16px -4px #00000014}.nav-links[data-astro-cid-c75fxstf][data-state=open]{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width>=768px){.nav-overlay[data-astro-cid-c75fxstf]{display:none}.nav-links[data-astro-cid-c75fxstf]{max-height:none;box-shadow:none;opacity:1;pointer-events:auto;background:0 0;border:0;transition:none;display:flex;position:static;overflow:visible;transform:none}}.nav-links-inner[data-astro-cid-c75fxstf]{padding:var(--space-sm) var(--space-md) calc(var(--space-md) + env(safe-area-inset-bottom));gap:var(--space-xxs);flex-direction:column;display:flex}@media (width>=768px){.nav-links-inner[data-astro-cid-c75fxstf]{gap:var(--space-xxs);flex-direction:row;padding:0}}.nav-link[data-astro-cid-c75fxstf]{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);color:var(--body);-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-size:16px;font-weight:500;transition:background .15s,color .15s;display:block}.nav-link[data-astro-cid-c75fxstf]:hover{background:var(--canvas-soft-2);color:var(--ink)}@media (width>=768px){.nav-link[data-astro-cid-c75fxstf]{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);font-size:14px;font-weight:400}}.nav-mobile-theme[data-astro-cid-c75fxstf]{margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--hairline);display:block}@media (width>=768px){.nav-mobile-theme[data-astro-cid-c75fxstf]{display:none}}.nav-theme-btn[data-astro-cid-c75fxstf]{align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);color:var(--body);touch-action:manipulation;font-size:16px;font-weight:500;transition:background .15s,color .15s;display:flex}.nav-theme-btn[data-astro-cid-c75fxstf]:hover{background:var(--canvas-soft-2);color:var(--ink)}.nav-actions[data-astro-cid-c75fxstf]{display:none}@media (width>=768px){.nav-actions[data-astro-cid-c75fxstf]{align-items:center;gap:var(--space-xs);display:flex}}.icon-btn[data-astro-cid-c75fxstf]{border-radius:var(--radius-full);width:36px;height:36px;color:var(--body);touch-action:manipulation;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.icon-btn[data-astro-cid-c75fxstf]:hover{background:var(--canvas-soft-2);color:var(--ink)}html.nav-open,body.nav-open{overflow:hidden}@media (prefers-reduced-motion:reduce){.nav[data-astro-cid-c75fxstf],.hamburger[data-astro-cid-c75fxstf] span[data-astro-cid-c75fxstf],.nav-overlay[data-astro-cid-c75fxstf],.nav-links[data-astro-cid-c75fxstf],.nav-link[data-astro-cid-c75fxstf],.nav-theme-btn[data-astro-cid-c75fxstf],.icon-btn[data-astro-cid-c75fxstf]{transition:none}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--hairline);padding:var(--space-3xl) 0 var(--space-xl);background:var(--canvas);transition:background .2s,border-color .2s}@media (width>=768px){.footer[data-astro-cid-jo6i4kqk]{padding:var(--space-4xl) 0 var(--space-2xl)}}.footer-brand[data-astro-cid-jo6i4kqk]{margin-bottom:var(--space-2xl);gap:var(--space-sm);flex-direction:column;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{align-items:center;gap:var(--space-xs);color:var(--ink);letter-spacing:-.4px;font-size:15px;font-weight:600;transition:opacity .15s;display:inline-flex}.footer-logo[data-astro-cid-jo6i4kqk]:hover{opacity:.7}.footer-tagline[data-astro-cid-jo6i4kqk]{color:var(--mute);max-width:280px;font-size:13px;font-style:italic;line-height:1.45}.footer-grid[data-astro-cid-jo6i4kqk]{gap:var(--space-xl) var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);display:grid}@media (width>=600px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(5,1fr)}}.footer-heading[data-astro-cid-jo6i4kqk]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;color:var(--mute);margin-bottom:var(--space-sm);font-size:11px}@media (width>=600px){.footer-heading[data-astro-cid-jo6i4kqk]{margin-bottom:var(--space-md);font-size:12px}}.footer-links[data-astro-cid-jo6i4kqk]{gap:var(--space-xs);flex-direction:column;list-style:none;display:flex}.footer-link[data-astro-cid-jo6i4kqk]{color:var(--body);padding:2px 0;font-size:14px;transition:color .15s;display:inline-block}.footer-link[data-astro-cid-jo6i4kqk]:hover{color:var(--ink)}.footer-bottom[data-astro-cid-jo6i4kqk]{gap:var(--space-xs);padding-top:var(--space-lg);border-top:1px solid var(--hairline);color:var(--mute);text-align:center;flex-direction:column;font-size:13px;transition:border-color .2s;display:flex}@media (width>=600px){.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px}}.footer-legal-links[data-astro-cid-jo6i4kqk]{align-items:center;gap:var(--space-xs);flex-wrap:wrap;justify-content:center;display:flex}@media (width>=600px){.footer-legal-links[data-astro-cid-jo6i4kqk]{justify-content:flex-end}}.footer-legal-links[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:var(--hairline-strong);font-size:12px}.footer-legal-link[data-astro-cid-jo6i4kqk]{color:var(--mute);font-size:13px;transition:color .15s}.footer-legal-link[data-astro-cid-jo6i4kqk]:hover{color:var(--ink)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#171717;--on-primary:#fff;--body:#4d4d4d;--mute:#888;--hairline:#ebebeb;--hairline-strong:#a1a1a1;--canvas:#fff;--canvas-soft:#fafafa;--canvas-soft-2:#f5f5f5;--link:#0070f3;--violet:#7928ca;--violet-soft:#d8ccf1;--gradient-1:#007cf0;--gradient-2:#00dfd8;--gradient-3:#7928ca;--gradient-4:#ff0080;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--radius-pill:100px;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:40px;--space-3xl:48px;--space-4xl:64px;--space-5xl:96px;--font-sans:Inter, system-ui, -apple-system, sans-serif;--font-mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--max-width:1400px;--nav-height:56px;--shadow-card:0 0 0 1px inset #00000014, 0 1px 1px #00000005, 0 2px 2px #0000000f;--shadow-card-hover:0 0 0 1px inset #00000014, 0 2px 2px #0000000a, 0 8px 16px -4px #00000014;--mesh-opacity:.13;--mesh-opacity-lg:.17}html.dark,.dark{--ink:#f5f5f5;--on-primary:#0a0a0a;--body:#a3a3a3;--mute:#666;--hairline:#262626;--hairline-strong:#404040;--canvas:#111;--canvas-soft:#0d0d0d;--canvas-soft-2:#1a1a1a;--link:#58a6ff;--violet:#a855f7;--violet-soft:#2d1854;--gradient-1:#38bdf8;--gradient-2:#34d399;--gradient-3:#a855f7;--gradient-4:#f472b6;--shadow-card:0 0 0 1px inset #ffffff0f, 0 1px 1px #0006, 0 2px 2px #0000004d;--shadow-card-hover:0 0 0 1px inset #ffffff14, 0 2px 2px #0000004d, 0 8px 16px -4px #00000080;--mesh-opacity:.22;--mesh-opacity-lg:.3}html.dark body{background:var(--canvas-soft);color:var(--ink)}@media (width>=768px){:root{--nav-height:64px}}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:var(--canvas-soft);color:var(--ink);scroll-behavior:smooth}body{background:var(--canvas-soft);min-height:100dvh;color:var(--ink);transition:background .2s,color .2s}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}::selection{background:var(--ink);color:var(--canvas-soft-2)}.container{max-width:var(--max-width);padding:0 var(--space-md);margin:0 auto}@media (width>=600px){.container{padding:0 var(--space-lg)}}.section{padding:var(--space-2xl) 0}@media (width>=600px){.section{padding:var(--space-3xl) 0}}@media (width>=1024px){.section{padding:var(--space-4xl) 0}}.section-alt{background:var(--canvas)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.wrapper{max-width:1040px;padding:0 var(--space-md);margin:0 auto}@media (width>=600px){.wrapper{padding:0 var(--space-lg)}}.page-header{padding:var(--space-xl) 0;border-bottom:1px solid var(--hairline);background:var(--canvas)}@media (width>=600px){.page-header{padding:var(--space-2xl) 0}}.btn{justify-content:center;align-items:center;gap:var(--space-xs);border-radius:var(--radius-pill);padding:0 var(--space-md);white-space:nowrap;-webkit-tap-highlight-color:transparent;height:44px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}@media (width>=600px){.btn{padding:0 var(--space-lg);height:48px;font-size:16px}}.btn-primary{background:var(--ink);color:var(--on-primary)}.btn-primary:hover{opacity:.82}.btn-secondary{background:var(--canvas);color:var(--ink);box-shadow:inset 0 0 0 1px var(--hairline-strong)}.btn-secondary:hover{background:var(--canvas-soft-2)}.btn-sm{height:36px;padding:0 var(--space-sm);border-radius:var(--radius-sm);font-size:13px}@media (width>=600px){.btn-sm{height:32px;padding:0 var(--space-md);font-size:14px}}.btn-ghost{color:var(--body);border-radius:var(--radius-pill);padding:0 var(--space-sm);height:36px;font-size:13px}@media (width>=600px){.btn-ghost{padding:0 var(--space-md);height:32px;font-size:14px}}.btn-ghost:hover{background:var(--canvas-soft-2);color:var(--ink)}.card{background:var(--canvas);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-card);transition:box-shadow .2s}@media (width>=600px){.card{padding:var(--space-lg)}}.card:hover{box-shadow:var(--shadow-card-hover)}.tag{align-items:center;gap:var(--space-xxs);padding:2px var(--space-xs);border-radius:var(--radius-pill);background:var(--canvas-soft-2);color:var(--body);white-space:nowrap;border:1px solid var(--hairline);font-size:11px;font-weight:500;display:inline-flex}@media (width>=600px){.tag{font-size:12px}}.tag-success{background:var(--violet-soft);color:var(--violet);border-color:#0000}.grid-3{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (width>=600px){.grid-3{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.cols-2{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=768px){.cols-2{grid-template-columns:1fr 1fr}}.section-header{gap:var(--space-xs);margin-bottom:var(--space-lg);flex-direction:column;display:flex}@media (width>=600px){.section-header{margin-bottom:var(--space-xl)}}.heading-xl{letter-spacing:-1.8px;font-size:clamp(28px,7vw,48px);font-weight:600;line-height:1.05}@media (width>=600px){.heading-xl{letter-spacing:-2.4px}}.heading-lg{letter-spacing:-.8px;font-size:clamp(22px,5vw,32px);font-weight:600;line-height:1.2}@media (width>=600px){.heading-lg{letter-spacing:-1.28px}}.heading-md{letter-spacing:-.6px;font-size:clamp(18px,3.5vw,24px);font-weight:600;line-height:1.3}.heading-sm{letter-spacing:-.4px;font-size:17px;font-weight:600;line-height:1.35}@media (width>=600px){.heading-sm{letter-spacing:-.6px;font-size:20px}}.body-lg{color:var(--body);font-size:16px;line-height:1.5}@media (width>=600px){.body-lg{font-size:18px;line-height:1.55}}.body-md{color:var(--body);font-size:15px;line-height:1.5}@media (width>=600px){.body-md{font-size:16px}}.body-sm{color:var(--mute);font-size:13px;line-height:1.4}@media (width>=600px){.body-sm{font-size:14px;line-height:1.43}}.caption{color:var(--mute);font-size:11px;line-height:1.3;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px}@media (width>=600px){.caption{font-size:12px}}.gradient-text{background:linear-gradient(135deg, var(--gradient-1), var(--gradient-3), var(--gradient-4));-webkit-text-fill-color:transparent;background-clip:text}.mesh-bg{position:relative;overflow:hidden}.mesh-bg:before{content:"";background:radial-gradient(ellipse 100% 50% at 50% -20%, var(--gradient-1), transparent), radial-gradient(ellipse 80% 50% at 80% 40%, var(--gradient-3), transparent), radial-gradient(ellipse 70% 40% at 20% 60%, var(--gradient-4), transparent);opacity:var(--mesh-opacity);pointer-events:none;transition:opacity .2s;position:absolute;inset:0}@media (width>=600px){.mesh-bg:before{opacity:var(--mesh-opacity-lg)}}
