.hamburger[data-astro-cid-3weo6hls]{display:none;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .3s ease;color:var(--text-color)}.hamburger[data-astro-cid-3weo6hls]:hover{background-color:#6b72801a;transform:translateY(-2px)}.menu-icon[data-astro-cid-3weo6hls]{width:24px;height:24px}@media (max-width: 768px){.hamburger[data-astro-cid-3weo6hls]{display:flex;padding:.35rem}}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--text-color);text-decoration:none;font-weight:500;transition:color .2s ease}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--primary-color)}@media (max-width: 768px){.nav-links[data-astro-cid-pux6a34n]{display:none;position:absolute;top:100%;left:0;right:0;background-color:var(--card-background);padding:1rem;flex-direction:column;gap:1rem;box-shadow:0 2px 4px #0000001a}.nav-links[data-astro-cid-pux6a34n].expanded{display:flex}}.theme-toggle[data-astro-cid-oemx5le4]{background:transparent;border:none;padding:0;cursor:pointer;color:#888;position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s cubic-bezier(.22,1,.36,1)}.theme-toggle[data-astro-cid-oemx5le4]:hover{color:var(--primary-color);background-color:#6b72801a;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.dark .theme-toggle[data-astro-cid-oemx5le4]{color:#a0a0a0}.dark .theme-toggle[data-astro-cid-oemx5le4]:hover{background-color:#6b728026;box-shadow:0 4px 8px #00000040}.sun-icon[data-astro-cid-oemx5le4],.moon-icon[data-astro-cid-oemx5le4]{position:absolute;transition:transform .3s ease,opacity .3s ease}.sun-icon[data-astro-cid-oemx5le4]{transform:scale(1) rotate(0);opacity:1}.moon-icon[data-astro-cid-oemx5le4]{transform:scale(.5) rotate(-180deg);opacity:0}.dark .sun-icon[data-astro-cid-oemx5le4]{transform:scale(.5) rotate(180deg);opacity:0}.dark .moon-icon[data-astro-cid-oemx5le4]{transform:scale(1) rotate(0);opacity:1}@media (max-width: 768px){.theme-toggle[data-astro-cid-oemx5le4]{width:28px;height:28px}.sun-icon[data-astro-cid-oemx5le4],.moon-icon[data-astro-cid-oemx5le4]{width:18px;height:18px}}.language-switcher[data-astro-cid-a2mxz4y6]{position:relative;display:inline-block;font-size:.9rem;z-index:100;margin-left:.5rem}.language-button[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border-color, rgba(60, 60, 67, .12));padding:.3rem .6rem;gap:.25rem;border-radius:.375rem;cursor:pointer;color:var(--text-color, #333);font-size:.875rem;font-weight:500;line-height:1.5;transition:all .2s}.language-button[data-astro-cid-a2mxz4y6]:hover{background-color:var(--card-background-hover, rgba(235, 235, 235, .6));border-color:var(--border-color-hover, rgba(60, 60, 67, .29))}.lang-icon[data-astro-cid-a2mxz4y6]{font-size:.75rem;font-weight:600;letter-spacing:.5px;color:var(--text-color, #213547)}.arrow-icon[data-astro-cid-a2mxz4y6]{transition:transform .2s;opacity:.6;width:8px;height:4px;margin-top:1px}.language-button[data-astro-cid-a2mxz4y6][aria-expanded=true] .arrow-icon[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.language-button[data-astro-cid-a2mxz4y6][aria-expanded=true]{background-color:var(--card-background-hover, rgba(235, 235, 235, .6));border-color:var(--border-color-hover, rgba(60, 60, 67, .29))}.language-dropdown[data-astro-cid-a2mxz4y6]{position:absolute;top:calc(100% + .4rem);right:0;min-width:180px;background-color:var(--background-color, white);border-radius:.5rem;box-shadow:0 4px 16px #00000014;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;border:1px solid var(--border-color, rgba(60, 60, 67, .12))}.language-switcher[data-astro-cid-a2mxz4y6].open .language-dropdown[data-astro-cid-a2mxz4y6]{opacity:1;visibility:visible;transform:translateY(0)}.language-option[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;padding:.75rem 1rem;text-decoration:none;color:var(--text-color, #213547);transition:background-color .15s;font-size:.9rem;position:relative}.language-option[data-astro-cid-a2mxz4y6]:hover{background-color:var(--card-background-hover, rgba(235, 235, 235, .6))}.language-option[data-astro-cid-a2mxz4y6].active{font-weight:500;background-color:var(--primary-color-light, rgba(66, 184, 131, .08))}.lang-badge[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:var(--primary-color-light, rgba(66, 184, 131, .08));color:var(--primary-color, #42b883);border-radius:4px;font-size:.75rem;font-weight:600;margin-right:.75rem}.language-option[data-astro-cid-a2mxz4y6].active .lang-badge[data-astro-cid-a2mxz4y6]{background-color:var(--primary-color, #42b883);color:#fff}.lang-name[data-astro-cid-a2mxz4y6]{flex:1}.check-icon[data-astro-cid-a2mxz4y6]{position:absolute;right:1rem;color:var(--primary-color, #42b883)}@media (max-width: 768px){.language-button[data-astro-cid-a2mxz4y6]{padding:.3rem .5rem}.language-dropdown[data-astro-cid-a2mxz4y6]{position:fixed;top:auto;bottom:1rem;left:1rem;right:1rem;width:auto;border-radius:.75rem;box-shadow:0 4px 32px #00000026}}header[data-astro-cid-3ef6ksr2]{padding:1rem 2rem;border-bottom:1px solid var(--border-color, #eaeaea)}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none;transition:all .3s ease}.logo-image[data-astro-cid-3ef6ksr2]{height:40px;width:auto;transition:transform .3s ease}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover .logo-image[data-astro-cid-3ef6ksr2]{transform:scale(1.05)}.nav-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem}.rss-button[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;color:#888;width:32px;height:32px;border-radius:4px;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);background:transparent;position:relative}.rss-button[data-astro-cid-3ef6ksr2]:hover{color:var(--primary-color);background-color:#6b72801a;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.rss-icon[data-astro-cid-3ef6ksr2]{width:20px;height:20px;transition:all .3s cubic-bezier(.22,1,.36,1)}.dark .rss-button[data-astro-cid-3ef6ksr2]{color:#a0a0a0}.dark .rss-button[data-astro-cid-3ef6ksr2]:hover{background-color:#6b728026;box-shadow:0 4px 8px #00000040}@media (max-width: 768px){.logo-image[data-astro-cid-3ef6ksr2]{height:32px}.nav-right[data-astro-cid-3ef6ksr2]{gap:.5rem}.rss-button[data-astro-cid-3ef6ksr2]{width:28px;height:28px}.rss-icon[data-astro-cid-3ef6ksr2]{width:18px;height:18px}}.footer-sections[data-astro-cid-ho3l5uwi]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section[data-astro-cid-ho3l5uwi] h3[data-astro-cid-ho3l5uwi]{color:var(--text-color);margin-bottom:1rem;font-size:1.1rem}.footer-section[data-astro-cid-ho3l5uwi] ul[data-astro-cid-ho3l5uwi]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-ho3l5uwi] ul[data-astro-cid-ho3l5uwi] li[data-astro-cid-ho3l5uwi]{margin-bottom:.5rem}.footer-section[data-astro-cid-ho3l5uwi] ul[data-astro-cid-ho3l5uwi] li[data-astro-cid-ho3l5uwi] a[data-astro-cid-ho3l5uwi]{color:var(--text-color-light);text-decoration:none;transition:color .2s ease}.footer-section[data-astro-cid-ho3l5uwi] ul[data-astro-cid-ho3l5uwi] li[data-astro-cid-ho3l5uwi] a[data-astro-cid-ho3l5uwi]:hover{color:var(--primary-color)}@media (max-width: 768px){.footer-sections[data-astro-cid-ho3l5uwi]{grid-template-columns:1fr}.footer-section[data-astro-cid-ho3l5uwi]{text-align:center}}footer[data-astro-cid-sz7xmlte]{background-color:var(--card-background);padding:2rem;margin-top:2rem;box-shadow:0 -2px 4px #0000001a}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(128,128,128,.1)}.copyright[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-light);font-size:.9rem}.copyright-line[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-align:center}.site-name[data-astro-cid-sz7xmlte],.copyright-text[data-astro-cid-sz7xmlte],.icp[data-astro-cid-sz7xmlte]{color:var(--text-color-light);opacity:.8}.divider[data-astro-cid-sz7xmlte]{color:var(--text-color-light);opacity:.5}.icp[data-astro-cid-sz7xmlte]{margin-left:.5rem;text-decoration:none;transition:color .2s ease}.icp[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);text-decoration:underline}@media (max-width: 768px){footer[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1rem}.copyright[data-astro-cid-sz7xmlte]{flex-direction:column;justify-content:center;text-align:center;gap:.5rem}.copyright-line[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:.3rem}}:root{--primary-color: #4a9eff;--text-color: #1e293b;--text-color-light: #64748b;--background-color: #f8fafc;--card-background: #ffffff;--header-height: 60px;--title-color: #0f172a;--border-color: #e2e8f0;--accent-color: #3b82f6;--accent-dark-color: #2563eb}html{background-color:var(--background-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text-color)}body{margin:0;padding:0;min-height:100vh}*{box-sizing:border-box}header{background-color:var(--card-background);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;height:var(--header-height)}nav{max-width:1200px;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--text-color);text-decoration:none;font-weight:500;transition:all .2s ease;position:relative;padding:.5rem 0}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--accent-color);transition:width .3s ease}.nav-links a:hover{color:var(--accent-color)}.nav-links a:hover:after{width:100%}html.dark{--background-color: #0f172a;--text-color: #e2e8f0;--text-color-light: #94a3b8;--card-background: #1e293b;--title-color: #f1f5f9;--border-color: #334155;--accent-color: #60a5fa;--accent-dark-color: #3b82f6}pre>code{background-color:transparent!important;padding:0!important;color:#1e293b!important;font-size:.9em!important}html.dark pre{background-color:#1a2234!important;border-color:#374151!important}html.dark code{background-color:#242e42!important;color:#e2e8f0!important}html.dark pre>code{background-color:transparent!important;color:#e2e8f0!important}@media (max-width: 768px){.nav-links{display:none}.nav-links.expanded{display:flex;flex-direction:column;position:absolute;top:var(--header-height);left:0;right:0;background-color:var(--card-background);padding:1rem;box-shadow:0 2px 4px #0000001a;z-index:99}.nav-links a{padding:1rem}.nav-links a:after{display:none}.nav-links a:hover{background-color:var(--background-color)}}footer{background-color:var(--card-background);padding:2rem;margin-top:4rem;text-align:center;color:var(--text-color-light)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{margin-top:0;line-height:1.2;color:var(--title-color)}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-color)}.nav-links{width:100%;top:5rem;left:48px;background-color:transparent;display:none;margin:0}.nav-links a{display:block;text-align:center;padding:10px 0;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase}.nav-links a:hover,.nav-links a:focus{background-color:transparent}.expanded{display:unset}@media screen and (min-width: 636px){.nav-links{margin-left:5em;display:block;position:static;width:auto;background:none}.nav-links a{display:inline-block;padding:15px 20px}}pre{background-color:#edf2f7!important;border:1px solid #cbd5e1!important;padding:1rem!important;border-radius:.375rem!important;overflow-x:auto!important;margin:1.5rem 0!important}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;background-color:#edf2f7!important;color:#1e293b!important;padding:.2rem .4rem!important;border-radius:.25rem!important;font-size:.875em!important}pre>code{background-color:transparent!important;padding:0!important;color:#1e293b!important;font-size:.9em!important;word-break:normal!important;white-space:pre!important}html.dark pre,.dark pre,[data-theme=dark] pre{background-color:#1a2234!important;border-color:#374151!important}html.dark code,.dark code,[data-theme=dark] code{background-color:#242e42!important;color:#e2e8f0!important}html.dark pre>code,.dark pre>code,[data-theme=dark] pre>code{background-color:transparent!important;color:#e2e8f0!important}.article-body pre,.markdown-content pre,.blog-post-content pre,.post-content pre{background-color:#edf2f7!important;border:1px solid #cbd5e1!important}.article-body code,.markdown-content code,.blog-post-content code,.post-content code{background-color:#edf2f7!important;color:#1e293b!important}.article-body pre>code,.markdown-content pre>code,.blog-post-content pre>code,.post-content pre>code{background-color:transparent!important}html.dark .article-body pre,html.dark .markdown-content pre,html.dark .blog-post-content pre,html.dark .post-content pre,.dark .article-body pre,.dark .markdown-content pre,.dark .blog-post-content pre,.dark .post-content pre,[data-theme=dark] .article-body pre,[data-theme=dark] .markdown-content pre,[data-theme=dark] .blog-post-content pre,[data-theme=dark] .post-content pre{background-color:#1a2234!important;border-color:#374151!important}html.dark .article-body code,html.dark .markdown-content code,html.dark .blog-post-content code,html.dark .post-content code,.dark .article-body code,.dark .markdown-content code,.dark .blog-post-content code,.dark .post-content code,[data-theme=dark] .article-body code,[data-theme=dark] .markdown-content code,[data-theme=dark] .blog-post-content code,[data-theme=dark] .post-content code{background-color:#242e42!important;color:#e2e8f0!important}html.dark .article-body pre>code,html.dark .markdown-content pre>code,html.dark .blog-post-content pre>code,html.dark .post-content pre>code,.dark .article-body pre>code,.dark .markdown-content pre>code,.dark .blog-post-content pre>code,.dark .post-content pre>code,[data-theme=dark] .article-body pre>code,[data-theme=dark] .markdown-content pre>code,[data-theme=dark] .blog-post-content pre>code,[data-theme=dark] .post-content pre>code{background-color:transparent!important;color:#e2e8f0!important}
