.footer[data-astro-cid-sz7xmlte]{margin-top:auto;padding:2rem 0}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-border[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);margin-bottom:2rem}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer-right[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.5rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-link);text-decoration:none;font-size:.9rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-link-hover)}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-muted)}.footer-copyright[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.theme-toggle[data-astro-cid-sz7xmlte]{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;border-radius:4px}.theme-toggle[data-astro-cid-sz7xmlte]:hover{color:var(--text-link-hover)}.icon-sun[data-astro-cid-sz7xmlte],.icon-moon[data-astro-cid-sz7xmlte],.icon-system[data-astro-cid-sz7xmlte]{display:none}[data-theme-mode=light] .icon-sun[data-astro-cid-sz7xmlte],[data-theme-mode=dark] .icon-moon[data-astro-cid-sz7xmlte],[data-theme-mode=system] .icon-system[data-astro-cid-sz7xmlte]{display:block}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{padding:0 1rem}.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:left;align-items:flex-start}.footer-right[data-astro-cid-sz7xmlte]{order:2;width:100%;justify-content:space-between}.footer-links[data-astro-cid-sz7xmlte]{order:2}.footer-copyright[data-astro-cid-sz7xmlte]{order:1}}@font-face{font-family:Bahnschrift;src:url(/fonts/bahnschrift.ttf) format("truetype")}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;background-color:var(--bg-page);font-family:Bahnschrift,sans-serif;color:var(--text-heading);transition:background-color .3s ease,color .3s ease}h1[data-astro-cid-sckkx6r4]{font-family:Bahnschrift,sans-serif!important;font-weight:700!important}.container[data-astro-cid-sckkx6r4]{max-width:1000px;margin:0 auto;min-height:100vh;position:relative;display:flex;flex-direction:column}.main-content[data-astro-cid-sckkx6r4]{flex:1}@media (max-width: 1200px){.container[data-astro-cid-sckkx6r4]{max-width:100%}}:root{--bg-page: #ffffff;--bg-card: #f5f5f5;--bg-code: #f3f4f6;--bg-surface: #e5e7eb;--bg-hover: #e5e7eb;--bg-tag: rgba(37, 99, 235, .1);--bg-tag-muted: rgba(107, 114, 128, .1);--text-heading: #111827;--text-body: #374151;--text-muted: #6b7280;--text-link: #4b5563;--text-link-hover: #111827;--text-subtle: #374151;--text-dim: #9ca3af;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-green: #059669;--border: #e5e7eb;--border-subtle: #d1d5db;--border-hover: #9ca3af;--hamburger-color: #111827}[data-theme=dark]{--bg-page: #000814;--bg-card: #1a1a1a;--bg-code: #2a2a2a;--bg-surface: #1f2937;--bg-hover: #3a3a3a;--bg-tag: rgba(96, 165, 250, .1);--bg-tag-muted: rgba(156, 163, 175, .1);--text-heading: #ffffff;--text-body: #d1d5db;--text-muted: #9ca3af;--text-link: #bdbdbd;--text-link-hover: #ffffff;--text-subtle: #dadada;--text-dim: #6b7280;--accent: #60a5fa;--accent-hover: #93c5fd;--accent-green: #10b981;--border: #404040;--border-subtle: #2a2a2a;--border-hover: #505050;--hamburger-color: #ffffff}.navbar[data-astro-cid-pux6a34n]{position:sticky;top:0;width:100%;background-color:var(--bg-page);z-index:1000;margin-top:4rem;transition:background-color .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-brand[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:500;color:var(--text-heading);text-decoration:none}.nav-links[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--text-heading);font-weight:500;text-decoration:none}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--text-subtle);font-weight:500}.mobile-menu-button[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line[data-astro-cid-pux6a34n]{width:24px;height:2px;background-color:var(--hamburger-color);transition:all .3s ease;transform-origin:center}.mobile-menu-button[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-button[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.mobile-menu-button[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay[data-astro-cid-pux6a34n]{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--bg-page);z-index:1000;padding:2rem}.mobile-menu-overlay[data-astro-cid-pux6a34n].active{display:flex;align-items:center;justify-content:flex-start}.mobile-menu-content[data-astro-cid-pux6a34n]{width:100%}.mobile-nav-links[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;text-align:left}.mobile-nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--text-heading);font-weight:500;text-decoration:none;font-size:2rem;line-height:1.2}.mobile-nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--text-subtle)}@media (max-width: 768px){.navbar[data-astro-cid-pux6a34n]{margin-top:0}.nav-container[data-astro-cid-pux6a34n]{padding:1rem;justify-content:space-between;align-items:center}.nav-links[data-astro-cid-pux6a34n]{display:none}.mobile-menu-button[data-astro-cid-pux6a34n]{display:flex}}@media (max-width: 480px){.nav-container[data-astro-cid-pux6a34n]{padding:1rem}}
