.share-cta[data-astro-cid-zktisdor3ho4y]{background:var(--c-surface, #f8fafc);border:1px solid var(--c-border, #e5e7eb);border-top:2px solid var(--c-brand);text-align:center}.share-cta--top[data-astro-cid-zktisdor3ho4y]{padding:1.25rem 1.5rem;margin-bottom:2rem}.share-cta--bottom[data-astro-cid-zktisdor3ho4y]{padding:2rem 1.5rem;margin-top:2.5rem}.share-cta__eyebrow[data-astro-cid-zktisdor3ho4y],.share-cta__heading[data-astro-cid-zktisdor3ho4y]{margin:0;font-family:var(--font-display, inherit);font-weight:700;color:var(--c-text, #1f2937)}.share-cta__eyebrow[data-astro-cid-zktisdor3ho4y]{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.share-cta__heading[data-astro-cid-zktisdor3ho4y]{font-size:1.25rem}.share-cta__lead[data-astro-cid-zktisdor3ho4y]{margin:.5rem auto 0;max-width:28rem;font-size:.9375rem;line-height:1.6;color:var(--c-text-secondary, #4b5563)}.share-cta__row[data-astro-cid-zktisdor3ho4y]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem}.share-cta--top[data-astro-cid-zktisdor3ho4y] .share-cta__row[data-astro-cid-zktisdor3ho4y]{margin-top:1rem}.share-cta--bottom[data-astro-cid-zktisdor3ho4y] .share-cta__row[data-astro-cid-zktisdor3ho4y]{margin-top:1.5rem}.share-pill[data-astro-cid-zktisdor3ho4y]{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:0 .9rem;background:var(--c-cream, #ffffff);border:1px solid var(--c-border, #e5e7eb);font-family:inherit;font-size:.875rem;font-weight:500;color:var(--c-text, #1f2937);text-decoration:none;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.share-pill[data-astro-cid-zktisdor3ho4y]:hover{border-color:var(--c-brand)}.share-pill[data-astro-cid-zktisdor3ho4y]:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px}.share-pill--primary[data-astro-cid-zktisdor3ho4y]{background:var(--c-brand);border-color:var(--c-brand);color:#fff;font-weight:600}.share-pill[data-astro-cid-zktisdor3ho4y].hidden{display:none}.share-pill--primary[data-astro-cid-zktisdor3ho4y]:hover{filter:brightness(.95)}.post-body .code-block{position:relative}.post-body .code-block>pre{margin-top:0;margin-bottom:0}.post-body .code-block+*{margin-top:1.5em}.post-body .code-copy{position:absolute;top:.5rem;right:.5rem;z-index:2;min-width:2.75rem;min-height:1.75rem;padding:.2rem .6rem;border:1px solid rgba(255,255,255,.18);border-radius:.375rem;background:#0f172ad9;color:#e2e8f0;font:500 .75rem/1.2 var(--font-mono, ui-monospace, monospace);letter-spacing:.02em;cursor:pointer;opacity:.75;transition:opacity .15s ease,background .15s ease}.post-body .code-block:hover .code-copy,.post-body .code-copy:focus-visible{opacity:1}.post-body .code-copy:hover{background:#1e293bf2}.post-body .code-copy.is-done{background:var(--c-brand, #4f46e5);border-color:transparent}.post-body .code-copy:focus-visible{outline:2px solid var(--c-brand, #4f46e5);outline-offset:2px}@media(hover:none){.post-body .code-copy{opacity:1;min-height:2.25rem;min-width:3.25rem}}.post-body .code-block.is-scrollable:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3rem;pointer-events:none;border-radius:inherit;background:linear-gradient(to right,#0f172a00,#0f172ad9);transition:opacity .15s ease}.post-body .code-block.is-scrollable.is-scrolled-end:after{opacity:0}.post-body p,.post-body li{line-height:1.65}.post-body .click-to-share .cts-eyebrow{font-size:.75rem}@media(max-width:640px){.post-body .code-copy{opacity:1;min-height:2.25rem;min-width:3.25rem}#back-to-top{width:2.5rem;height:2.5rem;bottom:.875rem;right:.75rem}}.post-body :is(h2,h3)[id],article :is(h2,h3)[id]{scroll-margin-top:5rem}.post-body table{display:block;width:-moz-max-content;width:max-content;min-width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.post-body table{font-size:.9rem}.post-body th,.post-body td{padding-left:.5rem;padding-right:.5rem;word-break:break-word}}.post-body :not(pre)>code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:500;font-size:.85em;background:#0f172a0e;border:1px solid rgba(15,23,42,.08);border-radius:4px;padding:.12em .36em;word-break:break-word}.post-body figure{margin:2rem 0}.post-body figure img{display:block;width:100%;height:auto;border-radius:12px}.post-body figure figcaption{margin-top:.5rem;font-size:.78rem;line-height:1.4;color:var(--c-text-muted, #64748b);text-align:center}.post-body figure figcaption a{color:inherit;text-decoration:underline;text-underline-offset:2px}.post-body figure figcaption a:hover{color:var(--c-brand, #2563eb)}.post-body figure .pin-wrap{position:relative}.post-body figure .pin-it-btn{position:absolute;top:.75rem;right:.75rem;padding:.5rem .9rem;border-radius:9999px;background:#e60023;color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease;box-shadow:0 4px 12px #00000040}.post-body figure .pin-wrap:hover .pin-it-btn,.post-body figure .pin-wrap:focus-within .pin-it-btn{opacity:1;transform:translateY(0)}@media(hover:none){.post-body figure .pin-it-btn{opacity:.9;transform:none}}@media(prefers-reduced-motion:reduce){.post-body figure .pin-it-btn{transition:none}}.post-body .click-to-share{position:relative;margin:2.75rem 0;padding:1.9rem 1.9rem 1.7rem;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;overflow:hidden;box-shadow:0 18px 42px -20px #0f172a8c}.post-body .click-to-share:before{content:"“";position:absolute;top:.15rem;right:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:7rem;line-height:1;color:var(--c-brand, #2563eb);opacity:.22;pointer-events:none}.post-body .click-to-share .cts-eyebrow{margin:0 0 .6rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#60a5fa;display:inline-flex;align-items:center;gap:.45rem}.post-body .click-to-share .cts-quote{position:relative;margin:0 0 1.3rem;font-family:var(--font-display, Georgia, serif);font-size:1.4rem;line-height:1.35;font-weight:700;color:#fff;max-width:42ch}.post-body .click-to-share .cts-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.3rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.12)}.post-body .click-to-share .cts-share-label{display:none}.post-body .click-to-share .cts-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1.05rem;border-radius:9999px;font-size:.85rem;font-weight:600;text-decoration:none;background:transparent;border:1px solid rgba(255,255,255,.28);color:#fff;transition:background .15s ease,border-color .15s ease}.post-body .click-to-share .cts-btn:hover{background:#ffffff1f;border-color:#ffffff8c}@media(prefers-reduced-motion:reduce){.post-body .click-to-share .cts-btn{transition:none}}@media(min-width:680px){.post-body .click-to-share{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.5rem 2.25rem}.post-body .click-to-share .cts-quote{margin-bottom:0}.post-body .click-to-share .cts-actions{flex-direction:column;align-items:stretch;gap:.5rem;margin-top:0;padding-top:0;padding-left:1.9rem;border-top:none;border-left:1px solid rgba(255,255,255,.14);min-width:200px}.post-body .click-to-share .cts-share-label{margin:0 0 .2rem}.post-body .click-to-share .cts-btn{justify-content:center}}.post-toc-list[data-astro-cid-kd27h2fz3ho4y]{list-style:none;counter-reset:post-toc;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.post-toc-list[data-astro-cid-kd27h2fz3ho4y]>li[data-astro-cid-kd27h2fz3ho4y]{counter-increment:post-toc;display:grid;grid-template-columns:1.75rem 1fr;align-items:baseline;-moz-column-gap:.25rem;column-gap:.25rem}.post-toc-list[data-astro-cid-kd27h2fz3ho4y]>li[data-astro-cid-kd27h2fz3ho4y]+li[data-astro-cid-kd27h2fz3ho4y]{border-top:1px solid var(--c-border, rgba(0, 0, 0, .08));padding-top:.625rem}.post-toc-list[data-astro-cid-kd27h2fz3ho4y]>li[data-astro-cid-kd27h2fz3ho4y]:before{content:counter(post-toc) ".";font-size:.8125rem;font-weight:600;color:var(--c-brand);font-variant-numeric:tabular-nums;line-height:1.4}
