@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap";.navigation[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:var(--color-bg-light);z-index:1000;height:var(--nav-height)}.nav-container[data-astro-cid-pux6a34n]{height:100%;padding:0 var(--content-padding);display:flex;justify-content:space-between;align-items:center}.breadcrumb[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.site-title[data-astro-cid-pux6a34n]{font-weight:400;letter-spacing:-.01em}.separator[data-astro-cid-pux6a34n]{opacity:.3;font-weight:300}.current-page[data-astro-cid-pux6a34n]{font-weight:300;opacity:.6;font-size:.875rem}.nav-desktop[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:2.5rem}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:1.75rem;align-items:center;font-size:.875rem;font-weight:400}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{opacity:.7;transition:opacity var(--transition-base)}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:1}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{opacity:1;font-weight:500}.lang-switcher[data-astro-cid-pux6a34n]{display:flex;gap:.5rem;align-items:center;font-size:.8125rem;font-weight:400;padding-left:1.5rem;border-left:1px solid currentColor;border-opacity:.1;margin-left:.5rem}.lang-switcher[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{opacity:.25}.lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{opacity:.5}.lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:.8}.lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{opacity:1;font-weight:500}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;align-items:flex-end;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;gap:6px}.hamburger-line[data-astro-cid-pux6a34n]{display:block;height:1.5px;background:currentColor;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger-line--top[data-astro-cid-pux6a34n]{width:24px}.hamburger-line--bottom[data-astro-cid-pux6a34n]{width:16px}.hamburger[data-astro-cid-pux6a34n]:hover .hamburger-line--bottom[data-astro-cid-pux6a34n]{width:24px}.hamburger[data-astro-cid-pux6a34n].is-open .hamburger-line--top[data-astro-cid-pux6a34n]{transform:translateY(3.75px) rotate(45deg);width:24px}.hamburger[data-astro-cid-pux6a34n].is-open .hamburger-line--bottom[data-astro-cid-pux6a34n]{transform:translateY(-3.75px) rotate(-45deg);width:24px}.mobile-menu[data-astro-cid-pux6a34n]{position:fixed;inset:0;background:var(--color-bg-light);z-index:999;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1)}.mobile-menu[data-astro-cid-pux6a34n].is-open{opacity:1;visibility:visible}.mobile-menu-content[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:3rem;padding:var(--nav-height) var(--content-padding)}.mobile-nav-links[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:300;letter-spacing:-.02em;opacity:.6;transition:opacity var(--transition-base)}.mobile-nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:.9}.mobile-nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{opacity:1;font-weight:400}.mobile-lang-switcher[data-astro-cid-pux6a34n]{display:flex;gap:.75rem;align-items:center;font-size:.875rem;font-weight:400}.mobile-lang-switcher[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{opacity:.25}.mobile-lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{opacity:.5}.mobile-lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:.8}.mobile-lang-switcher[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{opacity:1;font-weight:500}@media(max-width:768px){.breadcrumb[data-astro-cid-pux6a34n]{font-size:.875rem;gap:.5rem}.current-page[data-astro-cid-pux6a34n],.separator[data-astro-cid-pux6a34n],.nav-desktop[data-astro-cid-pux6a34n]{display:none}.hamburger[data-astro-cid-pux6a34n]{display:flex}}body.menu-open{overflow:hidden}:root{--color-text-dark: #1a1a1a;--color-text-light: #f5f5f5;--color-text-gray: #666666;--color-text-white: #ffffff;--color-bg-light: #ffffff;--color-bg-dark: #0a0a0a;--color-bg-gray: #fafafa;--color-overlay: rgba(0, 0, 0, .3);--color-border: #e8e8e8;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--spacing-2xl: 8rem;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--nav-height: 80px;--content-padding: 2rem}@media(prefers-color-scheme:dark){:root{--color-bg-light: var(--color-bg-dark);--color-text-dark: var(--color-text-light);--color-border: #2a2a2a}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-sans);font-weight:400;background-color:var(--color-bg-light);color:var(--color-text-dark);min-height:100vh;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin:0;letter-spacing:-.02em}h1{font-size:2.5rem;font-weight:300}h2{font-size:2rem;font-weight:300}h3{font-size:1.5rem;font-weight:400}p{margin:0 0 var(--spacing-sm) 0;line-height:1.7;font-weight:300}a{color:inherit;text-decoration:none;transition:opacity var(--transition-base)}a:hover{opacity:.6}.text-center{text-align:center}.text-left{text-align:left}img{max-width:100%;height:auto;display:block}@media(max-width:768px){:root{--content-padding: 1rem;--nav-height: 60px}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}
