:root{--bg-color:#fff;--text-color:#1a1a1a;--text-muted:#64748b;--primary-color:#2563eb;--secondary-color:#64748b;--accent-color:#f59e0b;--border-color:#e2e8f0;--code-bg:#f1f5f9;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem}html.dark{--bg-color:#0f172a;--text-color:#e2e8f0;--text-muted:#94a3b8;--primary-color:#60a5fa;--secondary-color:#94a3b8;--accent-color:#fbbf24;--border-color:#1e293b;--code-bg:#1e293b}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Inter,sans-serif;line-height:1.6}body{background-color:var(--bg-color);color:var(--text-color);margin:0;transition:background-color .3s,color .3s}.wrapper{max-width:1024px;padding:0 var(--space-sm);margin:0 auto}h1,h2,h3,h4,h5,h6{margin-top:var(--space-md);margin-bottom:var(--space-sm);color:var(--text-color);line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem);font-weight:800}h2{letter-spacing:-.01em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}h3{font-size:1.5rem;font-weight:600}p{margin-bottom:var(--space-sm);color:var(--text-color)}a{color:var(--primary-color);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-color)}.text-muted{color:var(--text-muted)}.text-gradient{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));-webkit-text-fill-color:transparent;background-clip:text}img{border-radius:8px;max-width:100%;height:auto}pre{background:var(--code-bg);padding:var(--space-sm);border-radius:8px;overflow-x:auto}.videoWrapper{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=640px){:root{--space-md:1.5rem;--space-lg:3rem}}button[data-astro-cid-2khkdux3]{box-shadow:none;cursor:pointer;background:0 0;border:none;outline:none;justify-self:end}.sun[data-astro-cid-2khkdux3]{fill:#333}.moon[data-astro-cid-2khkdux3],.dark .sun[data-astro-cid-2khkdux3]{fill:#0000}.dark .moon[data-astro-cid-2khkdux3]{fill:#ffffff80}.mainNav[data-astro-cid-wpvy4v7s]{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background-color:#fffc;transition:all .3s;position:sticky;top:0}.dark .mainNav[data-astro-cid-wpvy4v7s]{background-color:#0f172acc}.nav-content[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:1rem;max-width:1024px;margin:0 auto;padding:1rem;display:flex}.logo-link[data-astro-cid-wpvy4v7s]{color:var(--text-color);align-items:center;display:flex}.logo[data-astro-cid-wpvy4v7s]{width:40px;height:40px}nav[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{gap:2rem;margin:0;padding:0;list-style:none;display:flex}nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s].active{color:var(--primary-color);text-decoration:none}.menu-toggle[data-astro-cid-wpvy4v7s]{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger[data-astro-cid-wpvy4v7s]{background:var(--text-color);width:24px;height:2px;transition:all .3s;position:relative}.hamburger[data-astro-cid-wpvy4v7s]:before,.hamburger[data-astro-cid-wpvy4v7s]:after{content:"";background:var(--text-color);width:24px;height:2px;transition:all .3s;position:absolute;left:0}.hamburger[data-astro-cid-wpvy4v7s]:before{top:-8px}.hamburger[data-astro-cid-wpvy4v7s]:after{top:8px}button[data-astro-cid-wpvy4v7s][aria-expanded=true] .hamburger[data-astro-cid-wpvy4v7s]{background:0 0}button[data-astro-cid-wpvy4v7s][aria-expanded=true] .hamburger[data-astro-cid-wpvy4v7s]:before{top:0;transform:rotate(45deg)}button[data-astro-cid-wpvy4v7s][aria-expanded=true] .hamburger[data-astro-cid-wpvy4v7s]:after{top:0;transform:rotate(-45deg)}.sr-only[data-astro-cid-wpvy4v7s]{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.menu-toggle[data-astro-cid-wpvy4v7s]{z-index:101;display:block}nav[data-astro-cid-wpvy4v7s]{background-color:var(--bg-color);z-index:99;width:100%;height:100vh;padding:5rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(100%)}nav[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{flex-direction:column;align-items:center;gap:2rem}nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{font-size:1.5rem}button[data-astro-cid-wpvy4v7s][aria-expanded=true]+nav[data-astro-cid-wpvy4v7s],.nav-content[data-astro-cid-wpvy4v7s]:has(button[aria-expanded=true]) nav[data-astro-cid-wpvy4v7s]{transform:translate(0)}}.fillColor[data-astro-cid-ihomqk3g]{fill:orange}.fillColor[data-astro-cid-gajdfdwl]{fill:#000}.dark .fillColor[data-astro-cid-gajdfdwl]{fill:#fff}.fillColor[data-astro-cid-c7e6o4v6]{fill:"#181717"}.dark .fillColor[data-astro-cid-c7e6o4v6]{fill:#fff}.fillColor[data-astro-cid-l5iir3rl]{fill:#000}.dark .fillColor[data-astro-cid-l5iir3rl]{fill:#fff}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border-color);margin-top:4rem;padding:4rem 0}.footer-content[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;max-width:1024px;margin:0 auto;padding:0 1rem;display:grid}.copyright[data-astro-cid-jo6i4kqk]{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.built-with[data-astro-cid-jo6i4kqk]{color:var(--text-muted);text-decoration:none;transition:color .2s}.built-with[data-astro-cid-jo6i4kqk]:hover{color:var(--primary-color)}.separator[data-astro-cid-jo6i4kqk]{color:var(--border-color)}.socials[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.socials[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);align-items:center;transition:color .2s,transform .2s;display:flex}.socials[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary-color);transform:translateY(-2px)}.dg[data-astro-cid-jo6i4kqk]{color:var(--text-muted);opacity:.5;justify-self:end;font-size:.875rem;text-decoration:none;transition:opacity .2s}.dg[data-astro-cid-jo6i4kqk]:hover{opacity:1;color:var(--primary-color)}@media (width<=768px){.footer-content[data-astro-cid-jo6i4kqk]{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2rem}.copyright[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.25rem}.separator[data-astro-cid-jo6i4kqk]{display:none}.dg[data-astro-cid-jo6i4kqk]{justify-self:center}}
