.post__progress[data-astro-cid-jo55ryrt]{background:var(--brand);z-index:50;height:2px;transition:width .15s ease-out;position:fixed;top:0;left:0}.post__header[data-astro-cid-jo55ryrt]{flex-direction:column;align-items:flex-start;gap:18px;max-width:1000px;padding-top:48px;padding-bottom:40px;display:flex}.post__header[data-astro-cid-jo55ryrt]>*{margin:0}.post__crumbs[data-astro-cid-jo55ryrt]{font-family:var(--mono);letter-spacing:.08em;color:var(--ink-3);align-items:center;gap:8px;max-width:100%;font-size:10.5px;display:flex}.post__crumbs[data-astro-cid-jo55ryrt] a[data-astro-cid-jo55ryrt]:hover{color:var(--ink)}.post__crumbs[data-astro-cid-jo55ryrt] em[data-astro-cid-jo55ryrt]{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;font-style:normal;overflow:hidden}.post__tags[data-astro-cid-jo55ryrt]{flex-wrap:wrap;gap:6px;display:flex}.post__tags[data-astro-cid-jo55ryrt] span[data-astro-cid-jo55ryrt]{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);background:var(--surface-2);border-radius:5px;padding:3px 8px;font-size:10px}.post__meta[data-astro-cid-jo55ryrt]{font-family:var(--mono);color:var(--ink-3);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.post__meta[data-astro-cid-jo55ryrt] strong[data-astro-cid-jo55ryrt]{color:var(--ink);font-weight:500}.post__image[data-astro-cid-jo55ryrt]{max-width:1000px}.post__image[data-astro-cid-jo55ryrt] img{border:1px solid var(--line);border-radius:14px;width:100%;height:auto}.post__layout[data-astro-cid-jo55ryrt]{grid-template-columns:minmax(0,1fr) 240px;gap:64px;max-width:1200px;padding-top:40px;padding-bottom:56px;display:grid}.post__main[data-astro-cid-jo55ryrt]{min-width:0;max-width:720px}.post__side[data-astro-cid-jo55ryrt]{display:block}.post__sticky[data-astro-cid-jo55ryrt]{position:sticky;top:24px}.post__toc[data-astro-cid-jo55ryrt]{border-left:1px solid var(--line);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.post__toc[data-astro-cid-jo55ryrt] a[data-astro-cid-jo55ryrt]{color:var(--ink-3);border-left:1px solid #0000;margin-left:-1px;padding:6px 0 6px 14px;font-size:12.5px;line-height:1.4;display:block}.post__toc[data-astro-cid-jo55ryrt] a[data-astro-cid-jo55ryrt]:hover{color:var(--ink)}.post__toc[data-astro-cid-jo55ryrt] .toc-link--sub[data-astro-cid-jo55ryrt]{padding-left:26px}.post__toc[data-astro-cid-jo55ryrt] .toc-link.active{color:var(--ink);border-left-color:var(--ink)}.article-content[data-astro-cid-jo55ryrt]{color:var(--ink-2);font-size:16px;line-height:1.75}.article-content[data-astro-cid-jo55ryrt] script{display:none}.article-content[data-astro-cid-jo55ryrt] h2{letter-spacing:-.015em;color:var(--ink);border-bottom:1px solid var(--line);margin:44px 0 12px;padding-bottom:12px;scroll-margin-top:96px;font-size:22px;font-weight:600}.article-content[data-astro-cid-jo55ryrt] h3{color:var(--ink);margin:30px 0 8px;scroll-margin-top:96px;font-size:17.5px;font-weight:600}.article-content[data-astro-cid-jo55ryrt] p{margin:16px 0}.article-content[data-astro-cid-jo55ryrt] a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px;font-weight:500}.article-content[data-astro-cid-jo55ryrt] a:hover{text-decoration-color:var(--ink)}.article-content[data-astro-cid-jo55ryrt] strong{color:var(--ink);font-weight:600}.article-content[data-astro-cid-jo55ryrt] ul,.article-content[data-astro-cid-jo55ryrt] ol{margin:16px 0;padding-left:24px}.article-content[data-astro-cid-jo55ryrt] li{margin:6px 0}.article-content[data-astro-cid-jo55ryrt] li::marker{color:var(--ink-3)}.article-content[data-astro-cid-jo55ryrt] blockquote{border-left:2px solid var(--brand);color:var(--ink-2);margin:24px 0;padding:0 0 0 20px;font-style:normal}.article-content[data-astro-cid-jo55ryrt] code{font-family:var(--mono);background:var(--surface-2);color:var(--ink);border-radius:5px;padding:1px 6px;font-size:13px}.article-content[data-astro-cid-jo55ryrt] pre{background:#16171b;border-radius:12px;margin:24px 0;padding:18px 20px;font-size:13px;line-height:1.7;overflow-x:auto}.article-content[data-astro-cid-jo55ryrt] pre code{color:#d4d7dd;font-size:inherit;background:0 0;padding:0}.article-content[data-astro-cid-jo55ryrt] img{border:1px solid var(--line);border-radius:12px;max-width:100%}.article-content[data-astro-cid-jo55ryrt] table{border-collapse:collapse;width:100%;margin:24px 0;font-size:13.5px;display:block;overflow-x:auto}.article-content[data-astro-cid-jo55ryrt] th{background:var(--surface-2);text-align:left;color:var(--ink);border:1px solid var(--line);padding:9px 12px;font-weight:600}.article-content[data-astro-cid-jo55ryrt] td{border:1px solid var(--line);padding:9px 12px}.article-content[data-astro-cid-jo55ryrt] hr{border:0;border-top:1px solid var(--line);margin:36px 0}.post__faq[data-astro-cid-jo55ryrt]{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.post__faq[data-astro-cid-jo55ryrt] h2[data-astro-cid-jo55ryrt]{letter-spacing:-.02em;color:var(--ink);margin:0 0 24px;font-size:24px;font-weight:700}.post__faq[data-astro-cid-jo55ryrt] dl[data-astro-cid-jo55ryrt]{border-top:1px solid var(--line);margin:0}.post__faq[data-astro-cid-jo55ryrt] dt[data-astro-cid-jo55ryrt],.post__faq[data-astro-cid-jo55ryrt] dd[data-astro-cid-jo55ryrt]{margin:0}.bfaq-item[data-astro-cid-jo55ryrt]{border-bottom:1px solid var(--line)}.bfaq-toggle[data-astro-cid-jo55ryrt]{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;padding:18px 0;font-family:inherit;display:flex}.bfaq-toggle[data-astro-cid-jo55ryrt]>span[data-astro-cid-jo55ryrt]:first-child{color:var(--ink);font-size:15px;font-weight:600;line-height:1.5}.bfaq-plus[data-astro-cid-jo55ryrt]{flex-shrink:0;width:16px;height:16px;margin-top:3px;position:relative}.bfaq-plus[data-astro-cid-jo55ryrt] span[data-astro-cid-jo55ryrt]{background:var(--ink-3);position:absolute}.bfaq-plus[data-astro-cid-jo55ryrt]>span[data-astro-cid-jo55ryrt]:first-child{inset-inline:0;height:1px;top:50%;transform:translateY(-50%)}.bfaq-plus[data-astro-cid-jo55ryrt] .bfaq-icon-v[data-astro-cid-jo55ryrt]{inset-block:0;width:1px;transition:transform .2s;left:50%;transform:translate(-50%)}.bfaq-answer[data-astro-cid-jo55ryrt] p[data-astro-cid-jo55ryrt]{color:var(--ink-2);margin:0;padding:0 40px 18px 0;font-size:14px;line-height:1.65}.hidden{display:none}.post__foot[data-astro-cid-jo55ryrt]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding-top:24px;display:flex}.post__share[data-astro-cid-jo55ryrt]{align-items:center;gap:10px;display:flex}.post__share[data-astro-cid-jo55ryrt] a[data-astro-cid-jo55ryrt],.post__share[data-astro-cid-jo55ryrt] button[data-astro-cid-jo55ryrt]{background:var(--surface-2);width:32px;height:32px;color:var(--ink-2);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.post__share[data-astro-cid-jo55ryrt] a[data-astro-cid-jo55ryrt]:hover,.post__share[data-astro-cid-jo55ryrt] button[data-astro-cid-jo55ryrt]:hover{background:var(--ink);color:var(--bg)}.post__cta[data-astro-cid-jo55ryrt]{background:#16171b;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:44px;padding:26px 30px;display:flex}.post__cta[data-astro-cid-jo55ryrt] h3[data-astro-cid-jo55ryrt]{letter-spacing:-.015em;color:#f4f5f7;margin:0;font-size:17.5px;font-weight:600}.post__cta[data-astro-cid-jo55ryrt] p[data-astro-cid-jo55ryrt]{color:#a9aeb8;margin:6px 0 0;font-size:13px}.post__cta-buttons[data-astro-cid-jo55ryrt]{flex-shrink:0;gap:10px;display:flex}.post__disclaimer[data-astro-cid-jo55ryrt]{color:var(--ink-3);margin:40px 0 0;font-size:12px;line-height:1.6}.post__related-inner[data-astro-cid-jo55ryrt]{padding-top:72px;padding-bottom:88px}.post__related-head[data-astro-cid-jo55ryrt]{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:32px;display:flex}.post__related-head[data-astro-cid-jo55ryrt] h2[data-astro-cid-jo55ryrt]{margin:0}.post__related-grid[data-astro-cid-jo55ryrt]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.bcard[data-astro-cid-jo55ryrt]{border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px 24px;display:flex}.bcard[data-astro-cid-jo55ryrt]:hover{border-color:var(--ink-3)}.bcard__tag[data-astro-cid-jo55ryrt]{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);background:var(--surface-2);border-radius:5px;padding:3px 8px;font-size:10px}.bcard[data-astro-cid-jo55ryrt] h3[data-astro-cid-jo55ryrt]{color:var(--ink);margin:0;font-size:16px;font-weight:600;line-height:1.35}.bcard[data-astro-cid-jo55ryrt] p[data-astro-cid-jo55ryrt]{color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (width<=1024px){.post__layout[data-astro-cid-jo55ryrt]{grid-template-columns:1fr;gap:0}.post__side[data-astro-cid-jo55ryrt]{display:none}.post__related-grid[data-astro-cid-jo55ryrt]{grid-template-columns:1fr}}
