.prose{font-size:1.115rem;line-height:1.76;color:var(--ink-2);max-width:var(--measure)}.prose>*+*{margin-top:1.32em}.prose p{margin-inline:0}.prose strong{color:var(--ink);font-weight:650}.prose em{font-style:italic}.prose code{font-family:var(--font-mono);font-size:.875em;background:var(--surface-2);border:1px solid var(--line);padding:.1em .38em;border-radius:5px;color:var(--ink)}.prose a{color:var(--brand-ink);text-decoration-color:color-mix(in srgb,var(--brand-ink) 42%,transparent)}.prose a:hover{text-decoration-color:currentColor}.prose h2{font-size:clamp(1.5rem,3.4vw,2rem);line-height:1.18;color:var(--ink);margin-top:2.9em;margin-bottom:.1em;scroll-margin-top:6.5rem;position:relative;padding-top:1.35rem}.prose h2:before{content:"";position:absolute;top:0;left:0;width:2.6rem;height:3px;border-radius:3px;background:var(--brand)}.prose h2:first-child{margin-top:0}.prose h3.sub{font-size:clamp(1.16rem,2.4vw,1.35rem);color:var(--ink);margin-top:2.1em;margin-bottom:-.25em;scroll-margin-top:6.5rem;font-weight:660}.prose .bullets{list-style:none;padding:0;display:grid;gap:.62em}.prose .bullets li{position:relative;padding-left:1.65rem}.prose .bullets li:before{content:"";position:absolute;left:.32rem;top:.72em;width:7px;height:7px;border-radius:2px;background:var(--brand);transform:rotate(45deg)}.prose .steps{list-style:none;display:grid;gap:.15rem;counter-reset:step;border-left:2px solid var(--line);margin-left:.9rem;padding:0}.prose .steps li{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.95rem;align-items:start;padding:.55rem 0 .75rem 1.5rem}.prose .steps .step-n{position:absolute;left:-.95rem;top:.62rem;display:grid;place-items:center;width:1.85rem;height:1.85rem;border-radius:50%;background:var(--brand);color:#fff;font-family:var(--font-sans);font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;box-shadow:0 0 0 5px var(--paper)}:root[data-theme=dark] .prose .steps .step-n{color:#1a0710}.prose .steps li>span:last-child{grid-column:2}.prose .table-wrap{margin-top:2em;margin-bottom:2em}.prose .table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch}.prose .table-scroll:focus-visible{outline:2.5px solid var(--brand);outline-offset:2px}.prose table{width:100%;border-collapse:collapse;font-family:var(--font-sans);font-size:.925rem;line-height:1.55}.prose thead th{text-align:left;font-weight:660;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--ink);background:var(--surface-2);padding:.85rem 1.05rem;border-bottom:1px solid var(--line-strong);white-space:nowrap}.prose tbody th,.prose tbody td{padding:.88rem 1.05rem;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.prose tbody th{font-weight:640;color:var(--ink)}.prose tbody tr:last-child th,.prose tbody tr:last-child td{border-bottom:0}.prose tbody tr{transition:background .15s var(--ease)}.prose tbody tr:hover{background:color-mix(in srgb,var(--brand) 3.5%,transparent)}.prose .table-wrap figcaption{font-size:.815rem;color:var(--ink-3);margin-top:.7rem;padding-left:.15rem;font-style:italic}@media(max-width:640px){.prose thead{display:none}.prose table,.prose tbody,.prose tr{display:block;width:100%}.prose tbody th,.prose tbody td{display:grid;grid-template-columns:40% 1fr;gap:.6rem;padding:.6rem .9rem}.prose tbody td:before,.prose tbody th:before{content:attr(data-label);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);padding-top:.15em}.prose tbody tr{border-bottom:2px solid var(--line-strong);padding:.35rem 0}.prose tbody tr:last-child{border-bottom:0}}.prose .callout{display:grid;grid-template-columns:auto 1fr;gap:.9rem;padding:1.15rem 1.25rem;border-radius:var(--radius);border:1px solid var(--cal-line);background:var(--cal-bg);margin-top:2em;margin-bottom:2em;font-size:1.01rem;line-height:1.68;position:relative;overflow:hidden}.prose .callout:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--cal-fg)}.prose .callout-ico{display:grid;place-items:center;width:2rem;height:2rem;border-radius:9px;color:var(--cal-fg);background:color-mix(in srgb,var(--cal-fg) 13%,transparent);margin-top:-.1rem}.prose .callout-title{font-family:var(--font-display);font-weight:680;font-size:1.03rem;color:var(--ink);line-height:1.35;margin-bottom:.28rem;letter-spacing:-.012em}.prose .callout p:last-child{color:var(--ink-2)}.prose .callout-info{--cal-fg: var(--info);--cal-bg: var(--info-bg);--cal-line: color-mix(in srgb, var(--info) 22%, transparent)}.prose .callout-tip{--cal-fg: var(--tip);--cal-bg: var(--tip-bg);--cal-line: color-mix(in srgb, var(--tip) 24%, transparent)}.prose .callout-warning{--cal-fg: var(--warn);--cal-bg: var(--warn-bg);--cal-line: color-mix(in srgb, var(--warn) 26%, transparent)}.prose .callout-key{--cal-fg: var(--key);--cal-bg: var(--key-bg);--cal-line: color-mix(in srgb, var(--key) 24%, transparent)}.prose .callout-success{--cal-fg: var(--ok);--cal-bg: var(--ok-bg);--cal-line: color-mix(in srgb, var(--ok) 24%, transparent)}.prose .pull{margin-top:2.4em;margin-bottom:2.4em;padding-left:3.4rem;position:relative}.prose .pull-mark{position:absolute;left:0;top:.1rem;color:var(--brand);opacity:.85}.prose .pull blockquote{font-family:var(--font-display);font-size:clamp(1.24rem,2.7vw,1.55rem);line-height:1.42;font-weight:500;font-style:italic;color:var(--ink);letter-spacing:-.012em}.prose .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-top:2em;margin-bottom:2em}.prose .stat{background:var(--surface);padding:1.35rem 1.15rem;display:grid;gap:.28rem}.prose .stat strong{font-family:var(--font-display);font-size:clamp(1.5rem,3.6vw,1.95rem);font-weight:700;line-height:1.05;color:var(--brand);letter-spacing:-.028em}.prose .stat strong[data-long]{font-size:clamp(1.05rem,2.4vw,1.28rem);line-height:1.25;text-wrap:balance}.prose .stat span{font-size:.83rem;color:var(--ink-3);line-height:1.45}.prose .compare{margin-top:2.2em;margin-bottom:2.2em}.prose .compare-title{font-family:var(--font-display);font-weight:680;font-size:1.1rem;color:var(--ink);margin-bottom:.85rem;letter-spacing:-.012em}.prose .compare-grid{display:grid;gap:.85rem;grid-template-columns:1fr}@media(min-width:620px){.prose .compare-grid{grid-template-columns:1fr 1fr}}.prose .compare-col{border:1px solid var(--cmp-line);background:var(--cmp-bg);border-radius:var(--radius);padding:1.1rem 1.2rem 1.25rem}.prose .compare-head{display:flex;align-items:center;gap:.58rem;font-family:var(--font-display);font-weight:680;font-size:1.02rem;color:var(--ink);padding-bottom:.8rem;margin-bottom:.85rem;border-bottom:1px solid var(--cmp-line);letter-spacing:-.01em}.prose .compare-ico{display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;flex:none;color:#fff;background:var(--cmp-fg)}:root[data-theme=dark] .prose .compare-ico{color:#12100f}.prose .compare-col ul{list-style:none;padding:0;display:grid;gap:.6rem;font-size:.965rem;line-height:1.6}.prose .compare-col li{position:relative;padding-left:1.15rem}.prose .compare-col li:before{content:"";position:absolute;left:0;top:.66em;width:5px;height:5px;border-radius:50%;background:var(--cmp-fg)}.prose .tone-positive{--cmp-fg: var(--ok);--cmp-bg: var(--ok-bg);--cmp-line: color-mix(in srgb, var(--ok) 22%, transparent)}.prose .tone-negative{--cmp-fg: #c2410c;--cmp-bg: color-mix(in srgb, #c2410c 7%, var(--surface));--cmp-line: color-mix(in srgb, #c2410c 22%, transparent)}.prose .tone-neutral{--cmp-fg: var(--info);--cmp-bg: var(--info-bg);--cmp-line: color-mix(in srgb, var(--info) 22%, transparent)}:root[data-theme=dark] .prose .tone-negative{--cmp-fg: #fb8b5c}.article[data-astro-cid-fzx4jmue]{padding-top:2.2rem}.crumbs[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;font-size:.8rem;color:var(--ink-3);margin-bottom:1.5rem}.crumbs[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]{text-decoration:none}.crumbs[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]:hover{color:var(--brand-ink)}.crumb-sep[data-astro-cid-fzx4jmue]{transform:rotate(-90deg);opacity:.5}.art-head[data-astro-cid-fzx4jmue]{max-width:900px}.art-tag[data-astro-cid-fzx4jmue]{margin-bottom:1.1rem}.art-head[data-astro-cid-fzx4jmue] h1[data-astro-cid-fzx4jmue]{font-size:clamp(2.05rem,5.4vw,3.5rem);line-height:1.07;font-weight:700;letter-spacing:-.028em;margin-top:.55rem}.lede[data-astro-cid-fzx4jmue]{font-size:clamp(1.08rem,2.3vw,1.28rem);line-height:1.6;color:var(--ink-2);margin-top:1.15rem;max-width:62ch}.art-meta[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:.83rem;color:var(--ink-3);margin-top:1.5rem;padding-top:1.3rem;border-top:1px solid var(--line)}.art-meta[data-astro-cid-fzx4jmue] span[data-astro-cid-fzx4jmue]{display:inline-flex;align-items:center;gap:.32rem}.dot[data-astro-cid-fzx4jmue]{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.5}.art-cover[data-astro-cid-fzx4jmue]{margin-top:2.4rem}.art-cover[data-astro-cid-fzx4jmue] img[data-astro-cid-fzx4jmue]{width:100%;border-radius:var(--radius-lg);aspect-ratio:3 / 2;object-fit:cover;box-shadow:var(--shadow-md);background:var(--surface-2)}@media(min-width:900px){.art-cover[data-astro-cid-fzx4jmue] img[data-astro-cid-fzx4jmue]{aspect-ratio:21 / 9}}.art-layout[data-astro-cid-fzx4jmue]{display:grid;gap:2.5rem;margin-top:3rem}.art-aside[data-astro-cid-fzx4jmue]{display:none}.toc[data-astro-cid-fzx4jmue]{position:sticky;top:6.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.15rem 1.1rem;max-height:calc(100vh - 8rem);overflow-y:auto;box-shadow:var(--shadow-sm)}.toc-title[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:.85rem}.toc[data-astro-cid-fzx4jmue] ol[data-astro-cid-fzx4jmue]{list-style:none;padding:0;display:grid;gap:.1rem;counter-reset:toc}.toc[data-astro-cid-fzx4jmue] li[data-astro-cid-fzx4jmue]{counter-increment:toc}.toc[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]{display:block;font-size:.845rem;line-height:1.4;color:var(--ink-3);text-decoration:none;padding:.44rem .5rem .44rem .65rem;border-left:2px solid transparent;border-radius:0 6px 6px 0;transition:color .16s var(--ease),border-color .16s var(--ease),background .16s var(--ease)}.toc[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]:hover{color:var(--ink);background:var(--surface-2)}.toc[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue].active{color:var(--brand-ink);border-left-color:var(--brand);font-weight:600;background:color-mix(in srgb,var(--brand) 5%,transparent)}.toc-share[data-astro-cid-fzx4jmue]{margin-top:1rem;padding-top:.9rem;border-top:1px solid var(--line)}.share-btn[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.45rem;width:100%;font-size:.82rem;font-weight:570;color:var(--ink-2);background:none;border:1px solid var(--line-strong);border-radius:100px;padding:.52rem .85rem;cursor:pointer;transition:background .18s var(--ease),color .18s var(--ease)}.share-btn[data-astro-cid-fzx4jmue]:hover{background:var(--surface-2);color:var(--ink)}.share-btn[data-astro-cid-fzx4jmue].copied{color:var(--ok);border-color:var(--ok)}.art-body[data-astro-cid-fzx4jmue]{min-width:0}.takeaways[data-astro-cid-fzx4jmue]{border:1px solid color-mix(in srgb,var(--brand) 24%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--brand) 6%,var(--surface)),var(--surface));border-radius:var(--radius-lg);padding:1.4rem 1.5rem 1.5rem;margin-bottom:2.8rem;max-width:var(--measure)}.takeaways-title[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:700;font-size:1.06rem;color:var(--ink);margin-bottom:.95rem;letter-spacing:-.014em}.takeaways-title[data-astro-cid-fzx4jmue] .icon{color:var(--brand)}.takeaways[data-astro-cid-fzx4jmue] ul[data-astro-cid-fzx4jmue]{list-style:none;padding:0;display:grid;gap:.72rem}.takeaways[data-astro-cid-fzx4jmue] li[data-astro-cid-fzx4jmue]{position:relative;padding-left:1.7rem;font-size:1rem;line-height:1.6;color:var(--ink-2)}.takeaways[data-astro-cid-fzx4jmue] li[data-astro-cid-fzx4jmue] strong{color:var(--ink);font-weight:640}.takeaways[data-astro-cid-fzx4jmue] li[data-astro-cid-fzx4jmue]:before{content:"";position:absolute;left:.15rem;top:.52em;width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}.outro[data-astro-cid-fzx4jmue]{margin-top:3.2em;padding:1.5rem 1.6rem;border-radius:var(--radius);background:var(--surface-2);border-left:3px solid var(--brand)}.outro-label[data-astro-cid-fzx4jmue]{font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-ink);margin-bottom:.6rem}.outro[data-astro-cid-fzx4jmue] p[data-astro-cid-fzx4jmue]:last-child{color:var(--ink-2);font-size:1.06rem;line-height:1.7}.faq[data-astro-cid-fzx4jmue]{margin-top:3.8rem;max-width:var(--measure)}.faq-h[data-astro-cid-fzx4jmue]{font-size:clamp(1.5rem,3.4vw,2rem);position:relative;padding-top:1.35rem;scroll-margin-top:6.5rem;margin-bottom:1.4rem}.faq-h[data-astro-cid-fzx4jmue]:before{content:"";position:absolute;top:0;left:0;width:2.6rem;height:3px;border-radius:3px;background:var(--brand)}.faq-list[data-astro-cid-fzx4jmue]{display:grid;gap:.6rem}.faq[data-astro-cid-fzx4jmue] details[data-astro-cid-fzx4jmue]{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.faq[data-astro-cid-fzx4jmue] details[data-astro-cid-fzx4jmue][open]{border-color:color-mix(in srgb,var(--brand) 30%,transparent);box-shadow:var(--shadow-sm)}.faq[data-astro-cid-fzx4jmue] summary[data-astro-cid-fzx4jmue]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.05rem 1.2rem;cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:660;font-size:1.04rem;line-height:1.4;color:var(--ink);letter-spacing:-.012em}.faq[data-astro-cid-fzx4jmue] summary[data-astro-cid-fzx4jmue]::-webkit-details-marker{display:none}.faq[data-astro-cid-fzx4jmue] summary[data-astro-cid-fzx4jmue]:hover{color:var(--brand-ink)}.faq[data-astro-cid-fzx4jmue] .faq-chev{flex:none;margin-top:.18rem;color:var(--ink-3);transition:transform .25s var(--ease)}.faq[data-astro-cid-fzx4jmue] details[data-astro-cid-fzx4jmue][open] .faq-chev{transform:rotate(180deg);color:var(--brand)}.faq-a[data-astro-cid-fzx4jmue]{padding:0 1.2rem 1.2rem}.faq-a[data-astro-cid-fzx4jmue] p[data-astro-cid-fzx4jmue]{font-size:1rem;line-height:1.7;color:var(--ink-2)}.rq[data-astro-cid-fzx4jmue]{margin-top:3rem;max-width:var(--measure)}.rq-title[data-astro-cid-fzx4jmue]{font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);margin-bottom:.85rem}.rq[data-astro-cid-fzx4jmue] ul[data-astro-cid-fzx4jmue]{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.rq[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]{display:inline-flex;align-items:center;gap:.45rem;font-size:.86rem;color:var(--ink-2);text-decoration:none;padding:.52rem .95rem;border-radius:100px;border:1px solid var(--line-strong);background:var(--surface);transition:border-color .18s var(--ease),color .18s var(--ease),transform .18s var(--ease)}.rq[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue]:hover{color:var(--brand-ink);border-color:var(--brand-ink);transform:translateY(-1px)}.rq[data-astro-cid-fzx4jmue] a[data-astro-cid-fzx4jmue] .icon{color:var(--ink-3)}.art-foot[data-astro-cid-fzx4jmue]{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;margin-top:3rem;padding-top:1.6rem;border-top:1px solid var(--line);max-width:var(--measure)}.art-foot-share[data-astro-cid-fzx4jmue]{display:flex;align-items:center;gap:.5rem}.art-foot-share[data-astro-cid-fzx4jmue]>span[data-astro-cid-fzx4jmue]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-right:.15rem}.sh[data-astro-cid-fzx4jmue]{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--line-strong);color:var(--ink-2);text-decoration:none;transition:background .18s var(--ease),color .18s var(--ease),border-color .18s var(--ease),transform .18s var(--ease)}.sh[data-astro-cid-fzx4jmue]:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-2px)}.lc[data-astro-cid-fzx4jmue]{text-transform:lowercase}.related[data-astro-cid-fzx4jmue]{margin-top:5rem}.grid-3[data-astro-cid-fzx4jmue]{display:grid;gap:2rem 1.75rem;grid-template-columns:repeat(auto-fit,minmax(255px,1fr))}@media(min-width:1080px){.art-layout[data-astro-cid-fzx4jmue]{grid-template-columns:250px minmax(0,1fr);gap:3.5rem}.art-aside[data-astro-cid-fzx4jmue]{display:block}}@media(min-width:1320px){.art-layout[data-astro-cid-fzx4jmue]{grid-template-columns:268px minmax(0,1fr);gap:4.5rem}}
