.post-header{background-color:#f1f5f9;padding:124px 224px 120px}.post-header__inner{flex-direction:column;align-items:flex-start;gap:64px;max-width:1280px;margin:0 auto;display:flex}.post-header__title{letter-spacing:0;text-transform:uppercase;color:#0f172a;max-width:1280px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:80px;font-weight:700;line-height:1}.post-header__text{flex-direction:column;align-items:flex-start;display:flex}.post-header__subtitle{color:#0f172a99;max-width:900px;margin:24px 0 0;font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:1.4}.post-header__meta{letter-spacing:.2px;color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;display:flex}.post-header__meta-sep{color:#0f172a59}.post-header__byline{align-items:center;gap:10px;margin-bottom:20px;display:flex}.post-header__byline-avatar{object-fit:cover;border-radius:999px;width:36px;height:36px;display:block}.post-header__byline-name{letter-spacing:.2px;color:#0f172a;text-underline-offset:3px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:underline 1px #0f172a47;transition:text-decoration-color .15s}.post-header__byline-name:hover{text-decoration-color:#0f172ab3}.post-header__actions{align-items:center;gap:8px;display:flex}.post-header__listen,.post-header__share{cursor:pointer;justify-content:center;align-items:center;font-family:Inter,sans-serif;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.post-header__listen{color:#0f172a;background-color:#0000;border:1.5px solid #0f172a;border-radius:999px;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:600}.post-header__listen:hover{background-color:#0f172a0f}.post-header__listen:disabled{cursor:progress;opacity:.72}.post-header__share{color:#334155;background-color:#fff;border:1px solid #0f172a24;border-radius:999px;width:44px;height:44px}.post-header__share:hover{color:#0f172a;border-color:#0f172a59}.post-header__listen:focus-visible,.post-header__share:focus-visible{outline-offset:2px;outline:2px solid #0f172a}.post-header__icon{flex-shrink:0;width:17px;height:17px}.post-header__icon--check{display:none}.post-header__share.is-copied{color:#0f172a;border-color:#0f172a59}.post-header__share.is-copied .post-header__icon--link{display:none}.post-header__share.is-copied .post-header__icon--check{display:block}.post-header__player{background-color:#fff;border:1px solid #0f172a24;border-radius:999px;align-items:center;gap:14px;width:100%;margin-top:20px;padding:10px 20px 10px 10px;display:flex}.post-header__player[hidden]{display:none}.post-header__player-play{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:inline-flex}.post-header__player-play:hover{background-color:#1e293b}.post-header__player-play-icon{width:16px;height:16px}[data-icon-pause],.post-header__player.is-playing [data-icon-play]{display:none}.post-header__player.is-playing [data-icon-pause]{display:block}.post-header__player-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:0 160px;min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.post-header__player-time{font-variant-numeric:tabular-nums;color:#0f172a8c;flex-shrink:0;min-width:32px;font-family:Inter,sans-serif;font-size:12px}.post-header__player-time:last-of-type{text-align:right}.post-header__player-range{-webkit-appearance:none;appearance:none;background:linear-gradient(to right, #0f172a var(--player-progress,0%), #0f172a24 0);cursor:pointer;border-radius:999px;flex:1;min-width:0;height:4px}.post-header__player-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background-color:#0f172a;border-radius:999px;width:13px;height:13px}.post-header__player-range::-moz-range-thumb{cursor:pointer;background-color:#0f172a;border:none;border-radius:999px;width:13px;height:13px}.post-header__player-range::-moz-range-track{background:#0f172a24;border-radius:999px;height:4px}.post-header__player-range::-moz-range-progress{background-color:#0f172a;border-radius:999px;height:4px}.post-header__player-mute{color:#0f172a8c;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .15s;display:inline-flex}.post-header__player-mute:hover{color:#0f172a}.post-header__player-mute svg{width:16px;height:16px}[data-icon-muted],.post-header__player.is-muted [data-icon-unmuted]{display:none}.post-header__player.is-muted [data-icon-muted]{display:block}.post-header__player-control{color:#0f172a99;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:color .15s;display:inline-flex}.post-header__player-control:hover{color:#0f172a}.post-header__player-control svg{width:18px;height:18px}.post-header__player-speed{color:#0f172a99;cursor:pointer;background:0 0;border:none;flex-shrink:0;min-width:30px;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:color .15s}.post-header__player-speed:hover{color:#0f172a}.post-header__player-play:focus-visible,.post-header__player-mute:focus-visible,.post-header__player-control:focus-visible,.post-header__player-speed:focus-visible,.post-header__player-range:focus-visible{outline-offset:2px;outline:2px solid #0f172a}@media (width<=640px){.post-header__text{width:100%}.post-header__player{gap:8px;padding:8px 14px 8px 8px}.post-header__player-title{display:none}}.post-header__cover-figure{width:100%;margin:0}.post-header__cover{border-radius:40px;width:100%;height:auto;display:block}.post-header__cover-credit{margin:var(--spacing-xs) var(--spacing-sm) 0;color:var(--color-text-muted);text-align:right;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.post-body{background-color:#f1f5f9;padding:0 0 80px;display:flow-root;position:relative}.post-body__inner{max-width:720px;margin:0 auto}.post-disclosure{margin-top:var(--spacing-xl);padding:var(--spacing-sm) var(--spacing-md);border-left:4px solid var(--color-accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--color-bg-white)}.post-disclosure p{color:var(--color-text-secondary);margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.65}.post-disclosure strong{color:var(--color-dark-600)}.post-disclosure a{color:var(--color-accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.post-disclosure a:hover{opacity:.7}.post-body__content>p:first-of-type{color:var(--color-text-secondary);font-family:Inter,sans-serif;font-size:21px;font-weight:400;line-height:1.6}.post-body__content hr{background:#0f172a1a;border:none;height:3px;margin:48px 0}.post-body__content h2,.post-body__content h3,.post-body__content h4,.post-body__content h5,.post-body__content h6{scroll-margin-top:110px}.post-body__content h2{letter-spacing:2px;text-transform:uppercase;color:#0f172a;margin:48px 0 16px;font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:500;line-height:1.25}.post-body__content h3{letter-spacing:1.8px;text-transform:uppercase;color:#0f172a;margin:40px 0 12px;font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:500;line-height:1.25}.post-body__content h4{letter-spacing:1px;text-transform:uppercase;color:#0f172a;margin:32px 0 10px;font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:600;line-height:1.3}.post-body__content h5,.post-body__content h6{letter-spacing:.2px;color:#0f172a;margin:28px 0 8px;font-family:Inter,sans-serif;font-size:17px;font-weight:700;line-height:1.4}.post-body__content h6{color:var(--color-text-secondary);font-size:15px}.post-body__content p{color:var(--color-text-secondary);margin:0 0 24px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.65}.post-body__content ul,.post-body__content ol{color:var(--color-text-secondary);margin:0 0 24px;padding-left:28px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.65}.post-body__content ul{list-style:outside}.post-body__content ol{list-style:decimal}.post-body__content li{margin-bottom:10px;padding-left:4px}.post-body__content li::marker{color:var(--color-accent);font-weight:600}.post-body__content a{color:#d21476;text-decoration:underline;transition:opacity .2s}.post-body__content a:hover{opacity:.7}.post-body__content a[data-external]{color:#0f172a66;border-bottom:1px dotted #0f172a40;text-decoration:none}.post-body__content a[data-external]:hover{color:#0f172aa6;opacity:1;border-bottom-color:#0f172a73}.post-body__content sup{line-height:0}.post-body__content .footnote-ref{color:#d21476;border-bottom:none;padding:0 1px;font-family:Inter,sans-serif;font-size:.75em;font-weight:600;text-decoration:none}.post-body__content .footnote-ref:hover{color:#d21476;opacity:1}.post-body__content .references{border-top:1px solid #0f172a1a;margin-top:48px;padding-top:24px;list-style:none}.post-body__content .references li{color:#0f172a73;margin-bottom:6px;scroll-margin-top:110px;font-size:12px;line-height:1.5}.post-body__content .references a{color:#0f172a66;overflow-wrap:anywhere;word-break:break-word;border-bottom:1px dotted #0f172a33;text-decoration:none}.post-body__content .references a:hover{color:#d21476;opacity:1}.post-body__content strong{color:var(--color-dark-600);font-weight:700}.post-body__content blockquote{background:0 0;border:none;border-radius:0;gap:20px;margin:48px 0;padding:8px 0;display:flex}.post-body__content blockquote:before{content:"";background:#d21476;border-radius:0;flex-shrink:0;width:8px}.post-body__content blockquote p{letter-spacing:1.5px;text-transform:uppercase;color:#0f172a;margin:0;font-family:Barlow Condensed,sans-serif;font-size:28px;font-style:normal;font-weight:500;line-height:1.25}.post-body__content blockquote cite,.post-body__content blockquote footer{color:#0f172a80;margin-top:32px;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:block}.post-body__content img{object-fit:cover;border-radius:40px;width:100%;height:480px;margin:32px 0 16px}.post-body__content figcaption{color:#0f172a80;margin:0 0 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.post-body__content pre{color:#e2e8f0;background:#1e293b;border-radius:12px;margin:32px 0;padding:24px;font-size:14px;line-height:1.6;overflow-x:auto}.post-body__content pre code{background:0 0;padding:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.post-body__content code{color:#d21476;background:#0f172a0d;border-radius:4px;padding:2px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}.post-body__diagram{text-align:center;margin:40px 0;padding:0}.post-body__diagram svg{width:100%;max-width:720px;height:auto;margin:0 auto;display:block;overflow:visible}.post-body__diagram text{font-family:var(--font-body,"Inter", sans-serif)}.post-body__diagram .diagram-label{font-family:var(--font-accent,"Space Grotesk", sans-serif);font-weight:600}.post-body__diagram figcaption{color:var(--color-text-muted,#667084);text-align:center;margin-top:16px;font-size:14px;line-height:1.5}@media (width<=640px){.post-body__diagram{margin:32px 0}}.post-body__table-wrap{-webkit-overflow-scrolling:touch;margin:32px 0;overflow-x:auto}@media (width>=1024px){.post-body__table-wrap{z-index:45;background-color:#f1f5f9;width:min(1080px,100vw - 80px);margin-left:50%;position:relative;overflow:visible;transform:translate(-50%)}.post-body__table-wrap:before,.post-body__table-wrap:after{content:"";pointer-events:none;z-index:2;height:32px;position:absolute;left:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.post-body__table-wrap:before{background:linear-gradient(#f1f5f900 0%,#f1f5f9 80% 100%);top:0;transform:translateY(-100%)}.post-body__table-wrap:after{background:linear-gradient(#f1f5f9 0% 20%,#f1f5f900 100%);bottom:0;transform:translateY(100%)}}@media (width>=1280px){.post-body__table-wrap{width:min(1256px,100vw - 24px)}}.post-body__table{border-collapse:separate;border-spacing:0;border:3px solid #0f172a;border-radius:12px;width:100%;font-family:Inter,sans-serif;overflow:hidden}.post-body__table caption{caption-side:top;text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;padding:0 0 12px 23px;font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.post-body__table thead{background:#0f172a}.post-body__table th{letter-spacing:1.68px;text-transform:uppercase;color:#fff;text-align:left;white-space:nowrap;border-right:1px solid #ffffff26;padding:14px 20px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600}.post-body__table th:last-child{border-right:none}.post-body__table th strong,.post-body__table th em,.post-body__table th a{color:inherit;font-weight:inherit}.post-body__table td{color:#0f172a;border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;padding:14px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.post-body__table td:last-child{border-right:none}.post-body__table tbody tr:last-child td{border-bottom:none}.post-body__table tbody tr:nth-child(2n){background:#0f172a08}.post-body__table tbody tr:hover{background:#d214760a}.post-body__table td:first-child{color:#0f172a;font-weight:600}.post-body__takeaways{border-left:4px solid var(--color-accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#fff;margin:40px 0;padding:24px 28px 20px;box-shadow:0 1px 3px #0f172a0f}.post-body__takeaways-title{text-transform:uppercase;letter-spacing:.04em;color:#0f172a;margin:0 0 14px;font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;line-height:1.2}.post-body__takeaways ul,.post-body__takeaways ol{margin:0;padding-left:22px}.post-body__takeaways li{color:#344053;margin-bottom:10px;line-height:1.6}.post-body__takeaways li:last-child{margin-bottom:0}.post-body__takeaways li::marker{color:var(--color-accent)}.post-body__takeaways strong{color:#0f172a}.post-body__notice{background:var(--color-bg-white);border-left:4px solid var(--color-accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:var(--spacing-lg) 0;padding:var(--spacing-sm) var(--spacing-md)}.post-body__notice-label{color:var(--color-dark-600);font-family:var(--font-heading);font-size:var(--text-sm);letter-spacing:.09em;margin:0 0 var(--spacing-xs);text-transform:uppercase;font-weight:700;line-height:1.2}.post-body__notice>p:not(.post-body__notice-label){color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-base);margin:0;line-height:1.6}.post-body__notice strong{color:var(--color-dark-600)}.article-toc-rail{display:none}@media (width>=1280px){.article-toc-rail{width:220px;display:block;position:absolute;top:0;bottom:0;right:calc(50% + 400px)}.article-toc{max-height:calc(100vh - 232px);padding-right:8px;position:sticky;top:172px;overflow-y:auto}}.article-toc__label{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 12px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600}.article-toc__list{border-left:2px solid #0f172a1a;margin:0;padding:0;list-style:none}.article-toc__item{margin:0}.article-toc__link{color:var(--color-text-muted);border-left:2px solid #0000;margin-left:-2px;padding:6px 0 6px 16px;font-family:Inter,sans-serif;font-size:14px;line-height:1.35;text-decoration:none;transition:color .15s,border-color .15s;display:block}.article-toc__item--h3 .article-toc__link{padding-left:28px;font-size:13px}.article-toc__link:hover{color:var(--color-accent)}.article-toc__link--active{color:var(--color-accent);border-left-color:var(--color-accent);font-weight:600}.post-author-footer{background-color:var(--color-bg-gray);padding:0 0 var(--spacing-xl)}.post-author-footer__inner{max-width:720px;margin:0 auto}.post-author-footer__card{align-items:flex-start;gap:var(--spacing-md);background:var(--color-dark-600);border-radius:var(--radius-md);padding:28px;display:flex}.post-author-footer__portrait{object-fit:cover;object-position:center top;border-radius:20px;flex-shrink:0;width:132px;height:164px;display:block}.post-author-footer__eyebrow{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--color-highlight);margin:0 0 var(--spacing-xs);font-size:14px;font-weight:600;line-height:1.2}.post-author-footer__name{font-family:var(--font-body);color:var(--color-bg-white);margin:0;font-size:21px;font-weight:600;line-height:1.35}.post-author-footer__role{font-family:var(--font-body);color:#f1f5f999;margin:2px 0 0;font-size:14px;font-weight:400;line-height:1.45}.post-author-footer__bio{font-family:var(--font-body);color:#f1f5f9e6;margin:12px 0 0;font-size:15px;font-weight:400;line-height:1.65}.post-author-footer__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.post-author-footer__btn{border-radius:var(--radius-md);height:38px;font-family:var(--font-heading);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.post-author-footer__btn--primary{background:var(--color-highlight);color:var(--color-dark-600);border:3px solid var(--color-highlight)}.post-author-footer__btn--primary:hover{background:var(--color-bg-white);border-color:var(--color-bg-white)}.post-author-footer__btn--outline{color:var(--color-bg-gray);border:3px solid var(--color-bg-gray);background:0 0}.post-author-footer__btn--outline:hover{background:var(--color-bg-gray);color:var(--color-dark-600)}.post-related{background-color:#fff;padding:120px 224px}.post-related__inner{flex-direction:column;gap:64px;max-width:1280px;margin:0 auto;display:flex}.post-related__header{justify-content:space-between;align-items:flex-start;display:flex}.post-related__text{flex-direction:column;max-width:768px;display:flex}.post-related__label{letter-spacing:3.84px;text-transform:uppercase;color:#d21476;margin:0;font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:500;line-height:100%}.post-related__title{color:#0f172a;margin:12px 0 0;font-family:Barlow Condensed,sans-serif;font-size:60px;font-weight:600;line-height:1}.post-related__subtitle{color:#0f172a;margin:20px 0 0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.post-related__view-all{letter-spacing:2.16px;text-transform:uppercase;color:#d21476;background:0 0;border:4px solid #d21476;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:262px;height:64px;font-family:Barlow Condensed,sans-serif;font-size:24px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.post-related__view-all:hover{color:#fff;background:#d21476}.post-related__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (width<=1200px){.post-header{padding:104px 60px 80px}.post-header__title{font-size:60px}.post-header__cover{height:auto}.post-header__cover-credit{margin-right:var(--spacing-xs);font-size:12px}.post-disclosure{margin-top:var(--spacing-lg)}.post-body,.post-author-footer{padding:0 60px 60px}.post-related{padding:80px 60px}.post-related__grid{grid-template-columns:repeat(2,1fr)}.post-related__title{font-size:48px}}@media (width<=768px){.post-header{padding:104px 24px 40px}.post-header__inner{gap:32px}.post-header__actions{width:100%;margin-top:6px}.post-header__title{font-size:50px}.post-header__subtitle{margin-top:16px;font-size:18px}.post-header__cover{border-radius:24px;height:auto}.post-body{padding:0 24px 40px}.post-body__content h2{letter-spacing:1.5px;font-size:26px}.post-body__content h3{letter-spacing:1.2px;font-size:22px}.post-body__content p,.post-body__content ul,.post-body__content ol{font-size:17px}.post-body__content img{border-radius:24px;height:240px}.post-body__content blockquote p{letter-spacing:1px;font-size:24px}.post-author-footer{padding:0 24px 40px}.post-author-footer__card{text-align:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);border-radius:var(--radius-sm);flex-direction:column}.post-author-footer__portrait{width:120px;height:149px}.post-author-footer__actions{justify-content:center}.post-author-footer__btn{flex:auto;min-width:150px;height:44px}.post-related{padding:40px 24px}.post-related__header{flex-direction:column;gap:24px}.post-related__title{font-size:34px}.post-related__label{letter-spacing:2.88px;font-size:24px}.post-related__view-all{width:100%;max-width:300px;height:56px;font-size:20px}.post-related__grid{grid-template-columns:1fr;max-width:500px}}
