:root{--post-surface-page: #060f19;--post-max-width: 72rem;--post-content-width: 48rem;--post-toc-width: 14rem}html,body{min-height:100%;margin:0}body{background:var(--post-surface-page);color:var(--semantic-content-primary, #e6f2fb);font-family:var(--font-body, "Poppins", sans-serif)}.post-progress[data-astro-cid-gysqo7gh]{position:fixed;top:0;left:0;right:0;height:3px;z-index:50;background:transparent}.post-progress__bar[data-astro-cid-gysqo7gh]{height:100%;width:0%;background:var(--semantic-layer-l2-base, #2FA9BF);transition:width 50ms linear}.post-page[data-astro-cid-gysqo7gh]{max-width:var(--post-max-width);margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2rem)}.post__header[data-astro-cid-gysqo7gh]{max-width:var(--post-content-width);margin:0 0 3rem;display:grid;gap:1rem}.post__back[data-astro-cid-gysqo7gh],.post__back-bottom[data-astro-cid-gysqo7gh]{font-size:.8125rem;color:var(--semantic-content-muted, #95adc0);text-decoration:none;transition:color .15s ease}.post__back[data-astro-cid-gysqo7gh]:hover,.post__back-bottom[data-astro-cid-gysqo7gh]:hover{color:var(--semantic-layer-l2-base, #2FA9BF)}.post__meta[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.post__category[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;height:1.5rem;padding:0 .625rem;border-radius:999px;background:var(--semantic-layer-l2-soft, rgba(47, 169, 191, .1));color:var(--semantic-layer-l2-base, #2FA9BF);font-size:.6875rem;font-weight:700;letter-spacing:.02em}.post__difficulty[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;height:1.5rem;padding:0 .625rem;border-radius:999px;background:#4caf501a;color:#81c784;font-size:.6875rem;font-weight:700}.post__reading-time[data-astro-cid-gysqo7gh]{font-size:.75rem;color:var(--semantic-content-muted, #95adc0)}.post__title[data-astro-cid-gysqo7gh]{margin:0;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--semantic-content-primary, #e6f2fb)}.post__description[data-astro-cid-gysqo7gh]{margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.65;color:var(--semantic-content-secondary, #c2d8e8)}.post__date-row[data-astro-cid-gysqo7gh]{display:flex;gap:1rem;font-size:.8125rem;color:var(--semantic-content-muted, #95adc0)}.post__updated[data-astro-cid-gysqo7gh]{color:var(--semantic-layer-l2-base, #2FA9BF)}.post__tags[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;gap:.375rem}.post__tag[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;height:1.375rem;padding:0 .5rem;border-radius:999px;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));font-size:.625rem;font-weight:600;color:var(--semantic-content-muted, #95adc0)}.post__layout[data-astro-cid-gysqo7gh]{display:grid;grid-template-columns:1fr var(--post-toc-width);gap:3rem;align-items:start}.post__toc[data-astro-cid-gysqo7gh]{order:1}.post__toc-sticky[data-astro-cid-gysqo7gh]{position:sticky;top:2rem}.post__toc-title[data-astro-cid-gysqo7gh]{margin:0 0 .75rem;font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--semantic-content-muted, #95adc0)}.post__toc-list[data-astro-cid-gysqo7gh]{list-style:none;margin:0;padding:0;display:grid;gap:.25rem}.post__toc-item--3[data-astro-cid-gysqo7gh]{padding-left:.75rem}.post__toc-link[data-astro-cid-gysqo7gh]{display:block;padding:.25rem .5rem;border-left:2px solid transparent;font-size:.6875rem;line-height:1.4;color:var(--semantic-content-muted, #95adc0);text-decoration:none;transition:color .15s ease,border-color .15s ease}.post__toc-link[data-astro-cid-gysqo7gh]:hover{color:var(--semantic-content-secondary, #c2d8e8)}.post__toc-link.is-active{color:var(--semantic-layer-l2-base, #2FA9BF);border-left-color:var(--semantic-layer-l2-base, #2FA9BF)}.post__content[data-astro-cid-gysqo7gh]{min-width:0;max-width:var(--post-content-width)}.prose h2{margin:2.5rem 0 1rem;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(1.25rem,2.2vw,1.625rem);font-weight:700;letter-spacing:-.01em;color:var(--semantic-content-primary, #e6f2fb);line-height:1.25;padding-bottom:.5rem;border-bottom:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12))}.prose h3{margin:2rem 0 .75rem;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600;color:var(--semantic-content-primary, #e6f2fb);line-height:1.3}.prose p{margin:0 0 1.25rem;font-size:clamp(.9rem,1.15vw,1rem);line-height:1.75;color:var(--semantic-content-secondary, #c2d8e8)}.prose strong{color:var(--semantic-content-primary, #e6f2fb);font-weight:600}.prose em{color:var(--semantic-content-secondary, #c2d8e8);font-style:italic}.prose a{color:var(--semantic-layer-l2-base, #2FA9BF);text-decoration:underline;text-underline-offset:2px}.prose ul,.prose ol{margin:0 0 1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;font-size:clamp(.9rem,1.15vw,1rem);line-height:1.7;color:var(--semantic-content-secondary, #c2d8e8)}.prose blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:3px solid var(--semantic-layer-l2-base, #2FA9BF);background:#2fa9bf0f;border-radius:0 .5rem .5rem 0}.prose blockquote p{margin:0;color:var(--semantic-content-primary, #e6f2fb);font-weight:500}.prose table{width:100%;margin:1.25rem 0;border-collapse:collapse;font-size:.85rem}.prose thead th{padding:.625rem .75rem;text-align:left;font-weight:700;font-size:.75rem;letter-spacing:.02em;color:var(--semantic-content-primary, #e6f2fb);background:#0f213299;border-bottom:2px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12))}.prose tbody td{padding:.625rem .75rem;color:var(--semantic-content-secondary, #c2d8e8);border-bottom:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .08));line-height:1.55;vertical-align:top}.prose tbody tr:hover{background:#0f21324d}.prose code{font-family:JetBrains Mono,monospace;font-size:.85em;padding:.15em .35em;border-radius:.25rem;background:#0f213299;color:var(--semantic-layer-l2-base, #2FA9BF)}.prose pre{margin:1.5rem 0;padding:1.25rem;border-radius:.75rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:#060f19cc;overflow-x:auto}.prose pre code{padding:0;background:none;color:var(--semantic-content-secondary, #c2d8e8);font-size:.8125rem;line-height:1.7}.prose hr{margin:2.5rem 0;border:none;border-top:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12))}.heading-anchor{position:absolute;left:-1.25rem;top:50%;transform:translateY(-50%);font-size:.85em;font-weight:400;color:var(--semantic-content-muted, #95adc0);text-decoration:none;opacity:0;transition:opacity .15s ease}.prose h2:hover .heading-anchor,.prose h3:hover .heading-anchor{opacity:.6}.heading-anchor:hover{opacity:1!important;color:var(--semantic-layer-l2-base, #2FA9BF)}.code-block{position:relative;margin:1.5rem 0}.code-block pre{margin:0!important;border-radius:0 0 .75rem .75rem!important}.code-block__toolbar{display:flex;align-items:center;justify-content:space-between;padding:.375rem .75rem;background:#0f2132b3;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));border-bottom:none;border-radius:.75rem .75rem 0 0}.code-block__lang{font-family:JetBrains Mono,monospace;font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--semantic-content-muted, #95adc0)}.code-block__copy{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));border-radius:.375rem;background:transparent;color:var(--semantic-content-muted, #95adc0);font-family:var(--font-body);font-size:.625rem;font-weight:600;cursor:pointer;transition:all .15s ease}.code-block__copy:hover{border-color:var(--semantic-layer-l2-base, #2FA9BF);color:var(--semantic-layer-l2-base, #2FA9BF)}.code-block__copy.is-copied{border-color:#81c784;color:#81c784}.callout{position:relative;padding:1rem 1.25rem;border-radius:0 .5rem .5rem 0}.callout:before{content:attr(data-callout-type);display:block;margin-bottom:.375rem;font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.callout--info{border-left-color:var(--semantic-layer-l2-base, #2FA9BF);background:#2fa9bf0f}.callout--info:before{color:var(--semantic-layer-l2-base, #2FA9BF)}.callout--tip{border-left-color:#81c784;background:#81c7840f}.callout--tip:before{color:#81c784}.callout--warning{border-left-color:#f59e0b;background:#f59e0b0f}.callout--warning:before{color:#f59e0b}.callout--danger{border-left-color:#ef5350;background:#ef53500f}.callout--danger:before{color:#ef5350}.post__footer[data-astro-cid-gysqo7gh]{max-width:var(--post-content-width);margin-top:3rem;padding-top:2rem;border-top:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));display:grid;gap:1.5rem}.post__author[data-astro-cid-gysqo7gh]{display:flex;gap:1rem;align-items:flex-start}.post__author-avatar[data-astro-cid-gysqo7gh]{flex-shrink:0;width:3rem;height:3rem;border-radius:999px;background:var(--semantic-layer-l2-soft, rgba(47, 169, 191, .1));border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));display:grid;place-items:center;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:.875rem;font-weight:700;color:var(--semantic-layer-l2-base, #2FA9BF);letter-spacing:.02em}.post__author-info[data-astro-cid-gysqo7gh]{display:grid;gap:.25rem}.post__author-name[data-astro-cid-gysqo7gh]{font-size:.9375rem;color:var(--semantic-content-primary, #e6f2fb)}.post__author-role[data-astro-cid-gysqo7gh]{font-size:.75rem;color:var(--semantic-content-muted, #95adc0)}.post__author-bio[data-astro-cid-gysqo7gh]{margin:.25rem 0 0;font-size:.8125rem;line-height:1.55;color:var(--semantic-content-secondary, #c2d8e8)}.post__author-socials[data-astro-cid-gysqo7gh]{display:flex;gap:.5rem;margin-top:.375rem}.post__author-social[data-astro-cid-gysqo7gh]{display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));color:var(--semantic-content-muted, #95adc0);text-decoration:none;transition:color .15s ease,border-color .15s ease}.post__author-social[data-astro-cid-gysqo7gh]:hover{color:var(--semantic-layer-l2-base, #2FA9BF);border-color:var(--semantic-layer-l2-base, #2FA9BF)}.post__share[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.post__share-label[data-astro-cid-gysqo7gh]{font-size:.75rem;font-weight:600;color:var(--semantic-content-muted, #95adc0);margin-right:.25rem}.post__share-btn[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;gap:.375rem;height:1.875rem;padding:0 .75rem;border-radius:999px;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:transparent;color:var(--semantic-content-muted, #95adc0);font-family:var(--font-body, "Poppins", sans-serif);font-size:.6875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .15s ease}.post__share-btn[data-astro-cid-gysqo7gh]:hover{border-color:var(--semantic-layer-l2-base, #2FA9BF);color:var(--semantic-layer-l2-base, #2FA9BF)}.post__related[data-astro-cid-gysqo7gh]{max-width:var(--post-content-width);margin-top:3rem;padding-top:2rem;border-top:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12))}.post__related-title[data-astro-cid-gysqo7gh]{margin:0 0 1.25rem;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:1.125rem;font-weight:700;color:var(--semantic-content-primary, #e6f2fb)}.post__related-grid[data-astro-cid-gysqo7gh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));gap:1rem}.post__related-card[data-astro-cid-gysqo7gh]{display:grid;gap:.5rem;padding:1rem;border-radius:.625rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:#0f213266;text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,transform .2s ease}.post__related-card[data-astro-cid-gysqo7gh]:hover{border-color:var(--semantic-border-strong, rgba(194, 216, 232, .24));background:#0f213299;transform:translateY(-2px)}.post__related-category[data-astro-cid-gysqo7gh]{font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--semantic-layer-l2-base, #2FA9BF)}.post__related-card-title[data-astro-cid-gysqo7gh]{margin:0;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:.9375rem;font-weight:700;line-height:1.3;color:var(--semantic-content-primary, #e6f2fb)}.post__related-meta[data-astro-cid-gysqo7gh]{font-size:.6875rem;color:var(--semantic-content-muted, #95adc0)}.post__mobile-toc[data-astro-cid-gysqo7gh]{display:none;margin-bottom:1.5rem}.post__mobile-toc-toggle[data-astro-cid-gysqo7gh]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .875rem;border-radius:.5rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:#0f213266;color:var(--semantic-content-muted, #95adc0);font-family:var(--font-body, "Poppins", sans-serif);font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.post__mobile-toc-toggle[data-astro-cid-gysqo7gh]:hover{border-color:var(--semantic-border-strong, rgba(194, 216, 232, .24));color:var(--semantic-content-secondary, #c2d8e8)}.post__mobile-toc-chevron{margin-left:auto;transition:transform .2s ease}.post__mobile-toc-toggle[aria-expanded=true] .post__mobile-toc-chevron{transform:rotate(180deg)}.post__mobile-toc-dropdown[data-astro-cid-gysqo7gh]{margin-top:.5rem;padding:.5rem 0;border-radius:.5rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:#0f213299}.post__mobile-toc-list[data-astro-cid-gysqo7gh]{list-style:none;margin:0;padding:0;display:grid;gap:.125rem}.post__mobile-toc-item--3[data-astro-cid-gysqo7gh]{padding-left:1rem}.post__mobile-toc-link[data-astro-cid-gysqo7gh]{display:block;padding:.375rem .875rem;font-size:.8125rem;line-height:1.4;color:var(--semantic-content-muted, #95adc0);text-decoration:none;transition:color .15s ease,background .15s ease}.post__mobile-toc-link[data-astro-cid-gysqo7gh]:hover{color:var(--semantic-layer-l2-base, #2FA9BF);background:#2fa9bf0f}.post__series[data-astro-cid-gysqo7gh]{max-width:var(--post-content-width);padding:1.25rem;border-radius:.75rem;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));background:#0f213266;display:grid;gap:1rem}.post__series-header[data-astro-cid-gysqo7gh]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.375rem .625rem}.post__series-label[data-astro-cid-gysqo7gh]{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--semantic-layer-l2-base, #2FA9BF)}.post__series-name[data-astro-cid-gysqo7gh]{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:1rem;font-weight:700;color:var(--semantic-content-primary, #e6f2fb)}.post__series-count[data-astro-cid-gysqo7gh]{font-size:.75rem;color:var(--semantic-content-muted, #95adc0)}.post__series-list[data-astro-cid-gysqo7gh]{list-style:none;margin:0;padding:0;display:grid;gap:.25rem}.post__series-item[data-astro-cid-gysqo7gh]{border-radius:.375rem;transition:background .15s ease}.post__series-link[data-astro-cid-gysqo7gh],.post__series-current[data-astro-cid-gysqo7gh]{display:flex;align-items:baseline;gap:.625rem;padding:.375rem .5rem;font-size:.8125rem;line-height:1.45;text-decoration:none;border-radius:.375rem}.post__series-link[data-astro-cid-gysqo7gh]{color:var(--semantic-content-secondary, #c2d8e8)}.post__series-link[data-astro-cid-gysqo7gh]:hover{background:#2fa9bf0f;color:var(--semantic-layer-l2-base, #2FA9BF)}.post__series-current[data-astro-cid-gysqo7gh]{background:var(--semantic-layer-l2-soft, rgba(47, 169, 191, .1));color:var(--semantic-layer-l2-base, #2FA9BF);font-weight:600}.post__series-num[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;font-size:.625rem;font-weight:700;flex-shrink:0;border:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12));color:var(--semantic-content-muted, #95adc0)}.post__series-item[data-astro-cid-gysqo7gh].is-current .post__series-num[data-astro-cid-gysqo7gh]{background:var(--semantic-layer-l2-base, #2FA9BF);border-color:var(--semantic-layer-l2-base, #2FA9BF);color:#fff}.post__series-nav[data-astro-cid-gysqo7gh]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--semantic-border-subtle, rgba(194, 216, 232, .12))}.post__series-prev[data-astro-cid-gysqo7gh],.post__series-next[data-astro-cid-gysqo7gh]{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;border-radius:.5rem;text-decoration:none;color:var(--semantic-content-secondary, #c2d8e8);font-size:.8125rem;line-height:1.4;transition:background .15s ease,color .15s ease}.post__series-prev[data-astro-cid-gysqo7gh]:hover,.post__series-next[data-astro-cid-gysqo7gh]:hover{background:#2fa9bf0f;color:var(--semantic-layer-l2-base, #2FA9BF)}.post__series-next[data-astro-cid-gysqo7gh]{text-align:right;justify-content:flex-end}.post__series-prev[data-astro-cid-gysqo7gh] small[data-astro-cid-gysqo7gh],.post__series-next[data-astro-cid-gysqo7gh] small[data-astro-cid-gysqo7gh]{display:block;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--semantic-content-muted, #95adc0);margin-bottom:.125rem}.post__series-prev[data-astro-cid-gysqo7gh] svg[data-astro-cid-gysqo7gh],.post__series-next[data-astro-cid-gysqo7gh] svg[data-astro-cid-gysqo7gh]{flex-shrink:0;margin-top:.125rem}@media(max-width:960px){.post__layout[data-astro-cid-gysqo7gh]{grid-template-columns:1fr}.post__toc[data-astro-cid-gysqo7gh]{display:none}.post__mobile-toc[data-astro-cid-gysqo7gh]{display:block}}
