@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,wght@0,400;0,600;1,400&family=Inter:wght@400;500&display=swap";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}.nav-right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:24px}.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],.nav-links[data-astro-cid-dmqpwcec]{gap:16px}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:13px}}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)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--text: #1a1a1a;--text-secondary: #6b6b6b;--text-light: #999;--link: #1a1a1a;--border: #e0e0e0;--bg: #fff;--max-width: 720px;--nav-height: 56px}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)}.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-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 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:80%;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}}
