@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,wght@0,400;0,600;1,400&family=Inter:wght@400;500&family=Fragment+Mono:ital@0;1&display=swap";.language-toggle[data-astro-cid-lb7h3eps]{display:flex;align-items:center;gap:8px}.flag[data-astro-cid-lb7h3eps]{opacity:.35;transition:opacity .2s;display:flex;align-items:center;text-decoration:none}.flag[data-astro-cid-lb7h3eps]:hover{opacity:.8}.flag[data-astro-cid-lb7h3eps].active{opacity:1}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-dmqpwcec]{max-width:960px;margin:0 auto;padding:0 32px;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between}.site-name[data-astro-cid-dmqpwcec]{font-family:Inter,-apple-system,sans-serif;font-weight:500;font-size:15px;letter-spacing:-.01em;color:var(--text);text-decoration:none;white-space:nowrap}.nav-right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:24px}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;background:none;border:none;cursor:pointer}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;height:1.5px;width:20px;background:var(--text);transition:transform .25s,opacity .2s}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:28px;list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:Inter,-apple-system,sans-serif;font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--text)}@media(max-width:640px){.nav-right[data-astro-cid-dmqpwcec]{gap:14px}.nav-toggle[data-astro-cid-dmqpwcec]{display:flex}.nav-links[data-astro-cid-dmqpwcec]{position:absolute;top:var(--nav-height);left:0;right:0;flex-direction:column;gap:0;background:var(--bg);border-bottom:1px solid var(--border);padding:8px 0;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{padding:0 32px}.nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]+li[data-astro-cid-dmqpwcec]{border-top:1px solid var(--border)}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;font-size:15px;padding:12px 0}nav[data-astro-cid-dmqpwcec].open .nav-links[data-astro-cid-dmqpwcec]{opacity:1;transform:none;pointer-events:auto}nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}}.book-banner[data-astro-cid-cyaasgdj]{position:fixed;top:var(--nav-height);left:0;right:0;z-index:99;height:var(--banner-height);display:flex;align-items:center;justify-content:center;background:#1a1a1a;padding:0 44px 0 20px}html.book-banner-hidden .book-banner[data-astro-cid-cyaasgdj]{display:none}.bb-link[data-astro-cid-cyaasgdj]{display:flex;align-items:center;gap:14px;max-width:960px;width:100%;justify-content:center;font-family:Inter,-apple-system,sans-serif;color:#f4f4f4;text-decoration:none;line-height:1.2}.bb-badge[data-astro-cid-cyaasgdj]{flex-shrink:0;background:var(--highlight);color:#1a1a1a;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:4px}.bb-text[data-astro-cid-cyaasgdj]{font-size:14px;color:#cfcfcf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-cta[data-astro-cid-cyaasgdj]{flex-shrink:0;font-size:14px;font-weight:500;color:#f4f4f4}.bb-arrow[data-astro-cid-cyaasgdj]{color:var(--highlight);transition:transform .2s;display:inline-block}.bb-link[data-astro-cid-cyaasgdj]:hover .bb-arrow[data-astro-cid-cyaasgdj]{transform:translate(3px)}.bb-close[data-astro-cid-cyaasgdj]{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:#8a8a8a;font-size:20px;line-height:1;padding:4px 8px;cursor:pointer;transition:color .2s}.bb-close[data-astro-cid-cyaasgdj]:hover{color:#f4f4f4}@media(max-width:720px){.bb-text[data-astro-cid-cyaasgdj]{display:none}.bb-link[data-astro-cid-cyaasgdj]{gap:10px}}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);margin-top:40px;padding:32px 0}.footer-inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;padding:0 32px;display:flex;justify-content:space-between;align-items:center}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-family:Inter,-apple-system,sans-serif;font-size:13px;color:var(--text-light)}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:20px;list-style:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-family:Inter,-apple-system,sans-serif;font-size:13px;color:var(--text-light);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}@font-face{font-family:DejaVu Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/DejaVuSans-Bold.ttf) format("truetype")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--text: #1a1a1a;--text-secondary: #1a1a1a;--text-light: #1a1a1a;--link: #1a1a1a;--border: #e0e0e0;--bg: #fff;--accent: #3b5be8;--accent-deep: #2b45c4;--highlight: #e6ea3c;--max-width: 720px;--nav-height: 56px;--banner-height: 44px}html.book-banner-hidden{--banner-height: 0px}main{padding-top:var(--banner-height)}body{font-family:"Source Serif 4",Georgia,Times New Roman,serif;color:var(--text);background:var(--bg);line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased}a{color:var(--link);text-decoration-color:var(--border);text-underline-offset:3px;transition:text-decoration-color .2s}a:hover{text-decoration-color:var(--text)}a.cta-link{text-decoration-color:var(--accent)}a.cta-link:hover{text-decoration-color:var(--accent-deep)}.content{max-width:var(--max-width);margin:0 auto;padding:0 32px}.section-header{font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);padding:40px 0 20px}.post-list{list-style:none}.post-list li{display:flex;justify-content:space-between;align-items:baseline;padding:11px 0;gap:24px}.post-list li+li{border-top:1px solid #f0f0f0}.post-list .post-title{font-size:17px;font-weight:400;line-height:1.4}.post-list .post-title a{color:var(--text);text-decoration:none}.post-list .post-title a:hover{text-decoration:underline;text-decoration-color:var(--text-secondary);text-underline-offset:3px}.post-list .post-date{font-family:Inter,-apple-system,sans-serif;font-size:13px;color:var(--text-light);white-space:nowrap;flex-shrink:0}.prose{max-width:var(--max-width);margin:0 auto;padding:0 32px}.prose h1{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:8px;line-height:1.3}.prose .post-subtitle{font-family:"Source Serif 4",Georgia,serif;font-size:20px;color:var(--text-secondary);margin-bottom:8px;line-height:1.4}.prose .post-meta{font-family:Inter,-apple-system,sans-serif;font-size:14px;color:var(--text-light);margin-bottom:40px}.prose h2{font-size:24px;font-weight:600;margin-top:48px;margin-bottom:16px;line-height:1.3}.prose h3{font-size:20px;font-weight:600;margin-top:36px;margin-bottom:12px}.prose p{margin-bottom:20px}.prose a{color:var(--text);text-decoration-color:var(--accent)}.prose a:hover{text-decoration-color:var(--accent-deep)}.prose ul,.prose ol{margin-bottom:20px;padding-left:28px}.prose li{margin-bottom:8px}.prose blockquote{border-left:3px solid var(--border);padding-left:20px;margin:24px 0;color:var(--text-secondary);font-style:italic}.prose code{font-size:15px;background:#f5f5f5;padding:2px 6px;border-radius:3px}.prose pre{background:#f8f8f8;padding:20px;border-radius:6px;overflow-x:auto;margin-bottom:24px}.prose pre code{background:none;padding:0}.prose img{max-width:100%;border-radius:6px;margin:24px auto 8px;display:block}.prose img+em{display:block;text-align:center;font-size:14px;color:var(--text-secondary);margin-bottom:24px}.prose hr{border:none;border-top:1px solid var(--border);margin:40px 0}@media(max-width:640px){.post-list li{flex-direction:column;gap:4px}.prose h1{font-size:26px}}
