.ab{display:flex;align-items:center;gap:11px}.ab-img{border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--line);background:var(--panel)}.ab-post .ab-img{width:44px;height:44px}.ab-card .ab-img{width:36px;height:36px}.ab-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ab-name{font-size:13px;font-weight:600;color:var(--text);letter-spacing:-.01em}.ab-name a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .18s ease}.ab-name a:hover{border-bottom-color:var(--aqua)}.ab-meta{font-size:11px;letter-spacing:.6px;color:var(--text-mute);text-transform:uppercase}.ab-card .ab-name{font-size:12px}.ab-card .ab-meta{font-size:10px}.est-band .est-teal{color:var(--teal);font-style:normal}.est{margin-top:34px;display:grid;grid-template-columns:1fr 360px;overflow:hidden}.est-inputs{padding:24px;border-right:1px solid var(--hairline);display:flex;flex-direction:column;gap:22px}.est-group{display:flex;flex-direction:column;gap:11px}.est-lab{font-size:9.5px;letter-spacing:1.6px;color:var(--text-mute)}.est-opts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.est-opt{text-align:left;cursor:pointer;background:#fff;border:1px solid var(--hairline-2);border-radius:11px;padding:12px 13px;color:var(--text-2);font:inherit;transition:border-color .2s,background .2s,transform .12s}.est-opt:hover{border-color:#2563eb61;transform:translateY(-1px)}.est-opt b{display:block;font-size:13.5px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.est-opt i{display:block;font-style:normal;font-family:var(--font-mono);font-size:10px;color:var(--text-mute);margin-top:3px;line-height:1.4}.est-opt[aria-pressed=true]{border-color:#2563eb8c;background:#2563eb14}.est-opt[aria-pressed=true] b{color:var(--text)}.est-out{padding:24px 26px;display:flex;flex-direction:column;background:var(--paper)}.est-metric{margin-top:18px}.est-metric:first-of-type{margin-top:14px}.est-metric-lab{display:block;font-size:9px;letter-spacing:1.4px;color:var(--text-mute)}.est-val{display:block;margin-top:6px;font-size:27px;font-weight:700;letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums}.est-metric-sub{display:block;margin-top:4px;font-size:10px;letter-spacing:.3px;color:var(--text-mute);line-height:1.4}.est-note{margin:20px 0 0;font-size:13px;line-height:1.6;color:var(--text-2);min-height:60px}.est-cta{margin-top:18px;display:inline-block;font-family:var(--font-mono);font-size:12px;letter-spacing:.3px;color:var(--cta-ink);background:var(--cta);border-radius:9px;padding:12px 15px;text-align:center;font-weight:700}.est-cta .arw{transition:transform .2s;display:inline-block}.est-cta:hover .arw{transform:translate(3px)}.est-foot{margin-top:15px;font-size:9px;letter-spacing:.4px;color:var(--text-mute);line-height:1.5}@media (max-width: 820px){.est{grid-template-columns:1fr}.est-inputs{border-right:0;border-bottom:1px solid var(--hairline)}}.post-hero{padding-bottom:clamp(28px,3vw,44px);max-width:var(--measure)}.post-h1{max-width:24ch}.post .cite{text-decoration:none;color:var(--aqua)}.post .cite sup{font-size:.68em;padding-left:1px;font-variant-numeric:tabular-nums}.post .cite:hover sup{text-decoration:underline}.post .ref-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.post .ref-item{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:baseline;scroll-margin-top:96px}.post .ref-n{color:var(--aqua);font-size:11px;font-variant-numeric:tabular-nums}.post .ref-back{color:var(--text-mute);text-decoration:none;font-size:12px}.post .ref-back:hover{color:var(--aqua)}.post .ref-item:target .ref-n{text-decoration:underline}.post-byline{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:24px;font-size:11px;letter-spacing:1.2px;color:var(--text-mute)}.post-author{color:var(--text-2)}.post-date-sub{color:var(--text-mute)}.post-related{margin-top:44px;padding-top:22px;border-top:1px solid var(--hairline)}.post .mp-body{max-width:var(--measure)}.post .mp-body>.mp-def,.post .mp-body>.mp-toc,.post .mp-body>.mp-sec,.post .mp-body>.mp-sources,.post .mp-body>.mp-updated{max-width:none}.post .mp-def{background:color-mix(in srgb,var(--aqua) 5%,var(--paper));border:1px solid color-mix(in srgb,var(--aqua) 18%,transparent);border-left:3px solid var(--aqua);border-radius:14px;padding:clamp(18px,2.4vw,26px);font-size:1.06rem;line-height:1.75;color:var(--text-2);margin:0 0 clamp(24px,3vw,36px)}.post .mp-toc{background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);border:1px solid color-mix(in srgb,var(--aqua) 16%,transparent);border-radius:18px;box-shadow:0 22px 48px -34px color-mix(in srgb,var(--ink) 70%,transparent);padding:var(--panel-pad);margin:clamp(24px,3vw,36px) 0}.post .mp-toc-lab{display:block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-mute);margin-bottom:1rem}.post .mp-toc ol{list-style:none;margin:0;padding:0;display:grid;gap:2px;counter-reset:toc}@media (min-width: 860px){.post .mp-toc ol{grid-template-columns:1fr 1fr;column-gap:clamp(20px,2.4vw,36px)}}.post .mp-toc li{counter-increment:toc;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:baseline;padding:8px 0;border-top:1px solid color-mix(in srgb,var(--aqua) 10%,transparent)}.post .mp-toc li:before{content:counter(toc,decimal-leading-zero);font-family:var(--font-mono);font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--aqua)}.post .mp-toc a{color:var(--text-2);text-decoration:none;font-size:.95rem;line-height:1.5;border-bottom:1px solid transparent;transition:color .14s ease,border-color .14s ease}.post .mp-toc a:hover{color:var(--aqua);border-bottom-color:color-mix(in srgb,var(--aqua) 45%,transparent)}.post .mp-sec{background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:saturate(140%) blur(14px);backdrop-filter:saturate(140%) blur(14px);border:1px solid color-mix(in srgb,var(--aqua) 16%,transparent);border-radius:18px;box-shadow:0 22px 48px -34px color-mix(in srgb,var(--ink) 70%,transparent);padding:var(--panel-pad);margin:0 0 clamp(18px,2.2vw,26px);scroll-margin-top:96px}.post .mp-h2{margin:0 0 .8rem;color:var(--text);font-size:clamp(1.3rem,2.1vw,1.7rem);line-height:1.22;letter-spacing:-.02em;text-decoration:none}.post .mp-capsule{margin:0 0 1rem;padding:10px 14px;background:color-mix(in srgb,var(--aqua) 6%,transparent);border-radius:10px;font-size:.92rem;line-height:1.55;color:var(--text-2)}.post .mp-p{font-size:1.02rem;line-height:1.8;color:var(--text-2);max-width:66ch}.post .mp-sec .mp-p:last-child{margin-bottom:0}@media (prefers-reduced-motion: reduce){.post .mp-toc a{transition:none}}.mp-tablewrap[data-astro-cid-yvbahnfj]{overflow-x:auto;margin:1.6rem 0 0}.mp-table[data-astro-cid-yvbahnfj]{border-collapse:collapse;width:100%;min-width:480px;font-size:.95rem}.mp-table[data-astro-cid-yvbahnfj] caption[data-astro-cid-yvbahnfj]{text-align:left;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-mute);padding-bottom:.7rem}.mp-table[data-astro-cid-yvbahnfj] th[data-astro-cid-yvbahnfj],.mp-table[data-astro-cid-yvbahnfj] td[data-astro-cid-yvbahnfj]{text-align:left;vertical-align:top;padding:11px 14px;border-bottom:1px solid var(--hairline)}.mp-table[data-astro-cid-yvbahnfj] thead[data-astro-cid-yvbahnfj] th[data-astro-cid-yvbahnfj]{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);font-weight:600}.mp-table[data-astro-cid-yvbahnfj] tbody[data-astro-cid-yvbahnfj] th[data-astro-cid-yvbahnfj]{font-weight:700;color:var(--text)}.mp-table[data-astro-cid-yvbahnfj] td[data-astro-cid-yvbahnfj]{color:var(--text-2);line-height:1.6}.mp[data-astro-cid-yvbahnfj] a.cite{color:var(--aqua);text-decoration:none;border-bottom:1px dotted rgba(37,99,235,.5)}.mp[data-astro-cid-yvbahnfj] a.cite:hover{border-bottom-style:solid}.mp[data-astro-cid-yvbahnfj]{background:var(--paper);position:relative;z-index:1}.mp-crumbs[data-astro-cid-yvbahnfj],.mp-hero[data-astro-cid-yvbahnfj],.mp-def[data-astro-cid-yvbahnfj],.mp-body[data-astro-cid-yvbahnfj],.mp-related[data-astro-cid-yvbahnfj],.mp-sources[data-astro-cid-yvbahnfj]{max-width:var(--measure);margin-inline:auto;padding-inline:var(--gutter)}.mp-crumbs[data-astro-cid-yvbahnfj]{padding-top:clamp(88px,11vw,128px);font-size:.82rem;color:var(--text-mute)}.mp-crumbs[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--text-2);text-decoration:none}.mp-crumbs[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--aqua)}.mp-hero[data-astro-cid-yvbahnfj]{padding-top:clamp(20px,3vw,32px)}.mp-eyebrow[data-astro-cid-yvbahnfj]{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--aqua);margin:0 0 1rem}.mp[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{font-size:clamp(2rem,4.4vw,3.2rem);line-height:1.06;letter-spacing:-.03em;font-weight:800;color:var(--text);margin:0 0 1.2rem}.mp-lede[data-astro-cid-yvbahnfj]{font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.62;color:var(--text-2);max-width:54ch;margin:0 0 2rem}.mp-def[data-astro-cid-yvbahnfj]{margin:0 auto clamp(32px,5vw,56px)}.mp-def[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:0;padding:clamp(18px,2.4vw,26px) clamp(20px,2.6vw,28px);border-left:3px solid var(--aqua);background:var(--paper-2);border-radius:0 12px 12px 0;font-size:1.06rem;line-height:1.66;color:var(--text)}.mp-sec[data-astro-cid-yvbahnfj]{margin-bottom:clamp(34px,5vw,56px)}.mp-sec[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:clamp(1.5rem,2.6vw,2.05rem);letter-spacing:-.02em;margin:0 0 1rem}.mp-capsule[data-astro-cid-yvbahnfj]{font-size:1.02rem;line-height:1.6;color:var(--text);font-weight:500;margin:0 0 1rem}.mp-p[data-astro-cid-yvbahnfj]{font-size:1.04rem;line-height:1.72;color:var(--text-2);max-width:62ch;margin:0 0 1.05rem}.mp-related[data-astro-cid-yvbahnfj]{margin-top:clamp(24px,4vw,40px)}.mp-related[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj],.mp-sources[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:1.15rem;letter-spacing:-.01em;margin:0 0 1rem}.mp-rel-list[data-astro-cid-yvbahnfj]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:4px 20px}.mp-rel-list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:18px 1fr;gap:11px;align-items:center;padding:9px 10px;border-radius:9px;text-decoration:none;color:var(--text-2);font-size:.98rem;transition:background .12s,color .12s}.mp-rel-list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{background:#2563eb12;color:var(--aqua)}.mp-rel-list[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{color:var(--aqua);opacity:.72}.mp-allsvc[data-astro-cid-yvbahnfj]{margin:1.2rem 0 0;padding-left:10px}.mp-allsvc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{font-size:.98rem;color:var(--aqua);text-decoration:none;border-bottom:1px solid rgba(37,99,235,.3);padding-bottom:2px}.mp-allsvc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{border-bottom-color:var(--aqua)}.mp-sources[data-astro-cid-yvbahnfj]{padding-bottom:clamp(64px,9vw,120px);border-top:1px solid var(--hairline);padding-top:clamp(28px,4vw,40px);margin-top:clamp(32px,5vw,48px)}.mp-sources[data-astro-cid-yvbahnfj] ol[data-astro-cid-yvbahnfj]{margin:0;padding-left:1.2rem}.mp-sources[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{font-size:.9rem;line-height:1.6;color:var(--text-mute);margin-bottom:6px}.mp-sources[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--text-2)}.mp-sources[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--aqua)}
