.article-header{background:var(--slate);color:#fff;padding:80px 0 64px}.article-header-inner{max-width:760px}.article-header h1{font-size:42px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.5px;margin-bottom:18px}.article-lead{font-size:18px;line-height:1.6;color:#ffffffd9;margin-bottom:28px;max-width:680px}.article-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:#ffffffb3}.article-meta .dot{color:#fff6}.article-tags{display:inline-flex;gap:6px;flex-wrap:wrap}.article-tag{font-family:JetBrains Mono,monospace;font-size:11px;background:#12d7ec2e;color:var(--teal);padding:3px 8px;border-radius:3px;letter-spacing:.3px}.article-header-inner.has-image{max-width:none;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"eyebrow image" "title   image" "lead    image" "meta    image";column-gap:48px;row-gap:0;align-items:start}.article-header-inner.has-image>.eyebrow{grid-area:eyebrow}.article-header-inner.has-image>h1{grid-area:title}.article-header-inner.has-image>.article-hero-image{grid-area:image;align-self:center}.article-header-inner.has-image>.article-lead{grid-area:lead;max-width:none}.article-header-inner.has-image>.article-meta{grid-area:meta}.article-hero-image{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 12px 36px #00000040}@media(max-width:720px){.article-header-inner.has-image{grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "image" "lead" "meta";column-gap:0}.article-header-inner.has-image>.article-hero-image{margin:8px 0 16px;border-radius:4px}}.article-body{padding:72px 0 96px;background:#fff}.article-prose{max-width:720px;margin:0 auto;color:var(--slate);font-size:17px;line-height:1.8}.article-prose h2{font-size:28px;font-weight:800;color:var(--navy);margin:48px 0 16px;line-height:1.25}.article-prose h3{font-size:22px;font-weight:800;color:var(--navy);margin:36px 0 12px;line-height:1.3}.article-prose p{margin-bottom:22px}.article-prose strong{color:var(--navy);font-weight:700}.article-prose a{color:var(--teal-deep);border-bottom:1px solid rgba(14,150,168,.3)}.article-prose a:hover{color:var(--navy);border-bottom-color:var(--navy)}.article-prose ul,.article-prose ol{margin:0 0 22px 24px}.article-prose li{margin-bottom:8px}.article-prose blockquote{border-left:4px solid var(--teal-deep);background:var(--gray-50);padding:16px 22px;margin:24px 0;font-style:italic;color:var(--navy)}.article-prose code{font-family:JetBrains Mono,monospace;background:var(--gray-100);padding:2px 6px;border-radius:3px;font-size:.9em}.article-prose pre{background:var(--navy);color:#ffffffeb;padding:18px 22px;border-radius:8px;overflow-x:auto;margin:24px 0}.article-prose pre code{background:transparent;padding:0;color:inherit}.article-prose hr{border:none;border-top:1px solid var(--gray-200);margin:36px 0}.article-prose .table-wrap,.article-prose table{margin:28px 0}.article-prose table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.55;background:#fff;border:1px solid var(--gray-200)}.article-prose thead th{background:var(--navy);color:#fff;font-weight:700;text-align:left;padding:12px 16px;border-bottom:1px solid var(--navy);vertical-align:bottom}.article-prose tbody td,.article-prose tbody th{padding:12px 16px;border-bottom:1px solid var(--gray-200);vertical-align:top;text-align:left}.article-prose tbody tr:last-child td,.article-prose tbody tr:last-child th{border-bottom:none}.article-prose tbody tr:nth-child(2n) td,.article-prose tbody tr:nth-child(2n) th{background:var(--gray-50)}.article-prose tbody td:first-child,.article-prose tbody th:first-child{font-weight:700;color:var(--navy);white-space:nowrap}@media(max-width:720px){.article-prose table{display:block;overflow-x:auto;font-size:14px}.article-prose thead th,.article-prose tbody td,.article-prose tbody th{padding:10px 12px}.article-prose tbody td:first-child,.article-prose tbody th:first-child{white-space:normal}}.article-end{max-width:720px;margin:64px auto 0;padding-top:36px;border-top:1px solid var(--gray-200);color:var(--slate)}.article-end p{margin-bottom:18px;font-size:15px;line-height:1.7}@media(max-width:720px){.article-header{padding:56px 0 48px}.article-header h1{font-size:32px}.article-lead{font-size:16px}.article-body{padding:48px 0 72px}.article-prose{font-size:16px}.article-prose h2{font-size:24px}}
