.wb-article-host{--measure:70ch;color:var(--text-primary);font-size:1rem;line-height:1.75}.wb-article-host .wb-header{margin-bottom:2rem}.wb-article-host h1{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;line-height:1.1}.wb-article-host .wb-header .wb-meta,.wb-article-host .wb-meta{font-family:var(--font-mono);color:var(--text-secondary);flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;display:flex}.wb-article-host .wb-hero{margin:1.5rem 0 2.5rem}.wb-article-host .wb-hero img{aspect-ratio:16/9;object-fit:cover;width:100%}.wb-article-host h2,.wb-article-host h3,.wb-article-host h4{color:var(--text-primary);letter-spacing:-.01em;scroll-margin-top:6rem;font-weight:700}.wb-article-host h2{border-bottom:1px solid var(--border);margin:2.75rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;line-height:1.2}.wb-article-host h3{margin:2rem 0 .75rem;font-size:1.2rem;line-height:1.3}.wb-article-host h4{margin:1.5rem 0 .5rem;font-size:1.02rem}.wb-article-host p,.wb-article-host ul,.wb-article-host ol{max-width:var(--measure);margin:0 0 1.15rem}.wb-article-host ul,.wb-article-host ol{padding-left:1.4rem}.wb-article-host li{margin:.4rem 0}.wb-article-host li::marker{color:var(--accent)}.wb-article-host a{color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--accent) 40%, transparent);text-decoration:none;transition:border-color .15s}.wb-article-host a:hover{border-bottom-color:var(--accent)}.wb-article-host strong{color:var(--text-primary);font-weight:700}.wb-article-host hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}.wb-article-host blockquote,.wb-article-host .wb-quote{border-left:3px solid var(--accent);background:var(--bg-secondary);color:var(--text-primary);margin:1.75rem 0;padding:.75rem 1.25rem;font-style:normal}.wb-article-host blockquote p:last-child,.wb-article-host .wb-quote p:last-child{margin-bottom:0}.wb-article-host code{font-family:var(--font-mono);background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border);padding:.12em .4em;font-size:.86em}.wb-article-host pre{background:var(--bg-secondary);border:1px solid var(--border);margin:1.5rem 0;padding:1.1rem 1.25rem;font-size:.85rem;line-height:1.6;overflow-x:auto}.wb-article-host pre code{font-size:inherit;background:0 0;border:0;padding:0}.wb-article-host img{border:1px solid var(--border);max-width:100%;height:auto;display:block}.wb-article-host figure{margin:2rem 0}.wb-article-host figcaption{color:var(--text-secondary);text-align:center;margin-top:.6rem;font-size:.8rem}.wb-article-host .wb-infographic img{border:1px solid var(--border)}.wb-article-host table{table-layout:auto;border-collapse:collapse;border:1px solid var(--border);width:100%;margin:1.75rem 0;font-size:.9rem;display:table}.wb-article-host thead{background:var(--bg-tertiary)}.wb-article-host th{text-align:left;color:var(--text-primary);font-weight:700}.wb-article-host th,.wb-article-host td{border:1px solid var(--border);vertical-align:top;padding:.6rem .85rem}.wb-article-host tbody tr:nth-child(2n){background:var(--bg-secondary)}@media (max-width:640px){.wb-article-host table{white-space:nowrap;display:block;overflow-x:auto}}.wb-article-host .wb-callout{background:var(--bg-secondary);border:1px solid var(--border);border-left:3px solid var(--status-idle);margin:1.75rem 0;padding:1rem 1.25rem}.wb-article-host .wb-callout p:last-child{margin-bottom:0}.wb-article-host .wb-callout-tip{border-left-color:var(--status-running)}.wb-article-host .wb-callout-warning{border-left-color:var(--status-error)}.wb-article-host .wb-callout-stat{border-left-color:var(--accent)}.wb-article-host .wb-tldr{background:var(--bg-secondary);border:1px solid var(--border);border-left:3px solid var(--accent);margin:0 0 2rem;padding:1.25rem 1.5rem}.wb-article-host .wb-tldr h2,.wb-article-host .wb-tldr h3{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);border-bottom:0;margin-top:0;font-size:.75rem}.wb-article-host .wb-toc{background:var(--bg-secondary);border:1px solid var(--border);margin:0 0 2rem;padding:1.1rem 1.4rem}.wb-article-host .wb-toc h2,.wb-article-host .wb-toc h3{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);border-bottom:0;margin-top:0;font-size:.75rem}.wb-article-host .wb-toc a{border-bottom:0}.wb-article-host .wb-faq-item,.wb-article-host details{border:1px solid var(--border);background:var(--bg-secondary);border-bottom:0}.wb-article-host .wb-faq-item:last-of-type,.wb-article-host details:last-of-type{border-bottom:1px solid var(--border)}.wb-article-host summary{cursor:pointer;color:var(--text-primary);padding:.9rem 1.2rem;font-weight:600;list-style:none}.wb-article-host summary::-webkit-details-marker{display:none}.wb-article-host details[open] summary{border-bottom:1px solid var(--border)}.wb-article-host details p{margin:0;padding:.9rem 1.2rem}.wb-article-host .wb-cta,.wb-article-host .wb-footer-cta{background:var(--bg-secondary);border:1px solid var(--border);text-align:center;margin:2.5rem 0;padding:1.75rem}.wb-article-host .wb-cta a,.wb-article-host .wb-footer-cta a{background:var(--accent);color:#000;border-bottom:0;margin-top:.75rem;padding:.7rem 1.4rem;font-weight:700;display:inline-block}.wb-article-host .wb-cta a:hover,.wb-article-host .wb-footer-cta a:hover{background:var(--accent-hover)}.wb-article-host .wb-author{background:var(--bg-secondary);border:1px solid var(--border);margin:2.5rem 0;padding:1.25rem 1.5rem}.wb-article-host .wb-author img{border:1px solid var(--border)}.wb-article-host .wb-citations{border-top:1px solid var(--border);color:var(--text-secondary);margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem}.wb-article-host .wb-steps{margin:1.75rem 0}.wb-article-host .wb-youtube,.wb-article-host .wb-youtube-card{margin:2rem 0}.wb-article-host .wb-youtube-frame,.wb-article-host iframe{aspect-ratio:16/9;border:1px solid var(--border);width:100%}@media (prefers-reduced-motion:reduce){.wb-fade-in{animation:none!important}}@keyframes wb-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.wb-fade-in{animation:.4s both wb-fade-in}
