@import url("https://api.fontshare.com/v2/css?f[]=satoshi@300,400,500,700,900&display=swap");:root{--brand:#f59e0b;--bg:#0a0a0a;--surface:#141414;--border:#1e1e1e;--text:#efefef;--text-secondary:grey;--text-tertiary:#404040;--reading-width:680px;--site-width:1100px}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg)}body{font-family:Satoshi,system-ui,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased}.nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,4%,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-inner{max-width:var(--site-width);margin:0 auto;padding:0 2rem;height:56px;justify-content:space-between}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.6rem;text-decoration:none}.nav-logo-dot{width:7px;height:7px;border-radius:50%;background:var(--brand);flex-shrink:0}.nav-logo-name{font-size:.95rem;font-weight:700;color:var(--text)}.nav-location{font-size:.75rem;color:var(--text-tertiary)}.nav-tag{font-size:.7rem;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);padding:.25rem .6rem;border-radius:100px}.nav-right{display:flex;align-items:center;gap:.5rem}.nav-date{font-size:.72rem;color:var(--text-tertiary);display:none}@media (min-width:640px){.nav-date{display:block}}.feed-wrap{max-width:var(--site-width);margin:0 auto;padding:3rem 2rem 6rem}@media (max-width:600px){.feed-wrap{padding:2rem 1.25rem 4rem}}.ye-layout{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (min-width:860px){.ye-layout{grid-template-columns:1fr 180px;gap:5rem}}.ye-feed{display:flex;flex-direction:column}.ye-row{display:flex;align-items:baseline;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:background .1s;cursor:pointer}.ye-row:first-child{border-top:1px solid var(--border)}.ye-row:hover .ye-title{color:var(--brand)}.ye-row:hover .ye-arrow{color:var(--brand);opacity:1}.ye-num{font-size:.65rem;font-weight:700;color:var(--text-tertiary);flex-shrink:0;width:1.5rem;font-variant-numeric:tabular-nums;padding-top:.2rem}.ye-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.ye-title{font-size:1.05rem;font-weight:700;line-height:1.35;color:var(--text);letter-spacing:-.01em;transition:color .15s}.ye-sub{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-tertiary);flex-wrap:wrap}.ye-dot{width:2px;height:2px;border-radius:50%;background:var(--text-tertiary);flex-shrink:0}.ye-arrow{font-size:.9rem;color:var(--text-tertiary);opacity:.4;flex-shrink:0;transition:all .15s}.ye-aside{display:flex;flex-direction:column;gap:3rem}@media (min-width:860px){.ye-aside{position:sticky;top:80px}}.ye-about{display:flex;flex-direction:column;gap:.5rem}.ye-about p{font-size:.82rem;color:var(--text-secondary);line-height:1.5}.ye-about p:first-child{font-weight:700;color:var(--text);font-size:.9rem}.ye-site-link{font-size:.75rem;color:var(--brand);text-decoration:none;margin-top:.5rem}.ye-site-link:hover{text-decoration:underline}.ye-count{font-size:2.5rem;font-weight:900;letter-spacing:-.04em;line-height:1;display:flex;flex-direction:column;gap:.25rem}.ye-count,.ye-count span{color:var(--text-tertiary)}.ye-count span{font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.ye-footer{border-top:1px solid var(--border);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:.72rem;color:var(--text-tertiary)}.ye-footer a{color:var(--brand);text-decoration:none}.article-nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,4%,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.article-nav-inner{max-width:var(--site-width);margin:0 auto;padding:0 2rem;height:56px;justify-content:space-between}.article-nav-inner,.back-btn{display:flex;align-items:center}.back-btn{gap:.5rem;font-size:.8rem;font-weight:600;color:var(--text-secondary);text-decoration:none;transition:color .15s}.back-btn:hover{color:var(--brand)}.back-btn-arrow{font-size:1rem;line-height:1}.article-hero{max-width:var(--reading-width);margin:0 auto;padding:4rem 2rem 2.5rem}.article-headline{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text);margin-bottom:1.25rem}.article-deck{font-size:1.08rem;line-height:1.7;color:var(--text-secondary);font-weight:400;margin-bottom:2rem}.article-byline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:1.25rem 0;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-tertiary)}.byline-dot{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary);flex-shrink:0}.byline-item{color:var(--text-tertiary)}.byline-keyword{color:var(--brand);font-weight:600}.article-hero-img-wrap{max-width:calc(var(--reading-width) + 8rem);margin:0 auto;padding:0 2rem}.article-hero-img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block;opacity:.8}.article-wrap{max-width:var(--site-width);margin:0 auto;padding:3rem 2rem 6rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (min-width:1024px){.article-wrap{grid-template-columns:var(--reading-width) 1fr}}.article-body{font-size:1.05rem;line-height:1.85;color:#c8c8c8;font-weight:400;min-width:0}.article-body h1{display:none}.article-body h2{font-size:1.35rem;font-weight:700;color:var(--text);margin:2.5rem 0 .875rem;letter-spacing:-.02em;line-height:1.3}.article-body h3{font-size:1.05rem;font-weight:700;color:var(--text);margin:2rem 0 .6rem}.article-body p{margin-bottom:1.4rem}.article-body ol,.article-body ul{margin:1rem 0 1.5rem 1.5rem}.article-body li{margin-bottom:.5rem;line-height:1.75}.article-body strong{font-weight:700;color:var(--text)}.article-body a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:2rem 0;padding:1rem 1.5rem;border-left:3px solid var(--brand);background:var(--surface);border-radius:0 8px 8px 0;font-style:italic;color:var(--text-secondary);line-height:1.65}.article-body img{width:100%;border-radius:8px;margin:1.5rem 0;opacity:.82}.article-body figure{margin:2rem 0}.article-body figcaption{font-size:.75rem;color:var(--text-tertiary);text-align:center;margin-top:.5rem}.article-body script{display:none}.article-body hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.article-sidebar{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.article-sidebar{position:sticky;top:80px}}.sidebar-section{display:flex;flex-direction:column;gap:.5rem}.sidebar-label{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.75rem}.sidebar-text{font-size:.83rem;color:var(--text-secondary);line-height:1.6}.sidebar-link{font-size:.78rem;font-weight:600;color:var(--brand);text-decoration:none;margin-top:.5rem;display:inline-block}.sidebar-link:hover{text-decoration:underline}.sidebar-related-item{padding:.75rem 0;border-bottom:1px solid var(--border)}.sidebar-related-item:last-child{border-bottom:none}.sidebar-related-title{font-size:.85rem;font-weight:600;line-height:1.4;color:var(--text);text-decoration:none;display:block;margin-bottom:.25rem}.sidebar-related-title:hover{color:var(--brand)}.sidebar-related-meta{font-size:.7rem;color:var(--text-tertiary)}.progress-bar{position:fixed;top:0;left:0;height:2px;background:var(--brand);z-index:9998;transition:width .1s linear;width:0}.empty{text-align:center;padding:6rem 1.5rem}.empty-title{font-size:1.25rem;font-weight:700;color:var(--text-secondary)}.footer{border-top:1px solid var(--border);padding:2rem;display:flex;align-items:center;justify-content:space-between;font-size:.72rem;color:var(--text-tertiary)}.footer a{color:var(--brand);text-decoration:none}.mast{border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:0;z-index:100;backdrop-filter:blur(16px)}.mast-top{max-width:1280px;margin:0 auto;padding:1rem 2rem .75rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.mast-date{font-size:.65rem;color:var(--text-tertiary);letter-spacing:.04em}.mast-title{font-size:clamp(1.1rem,4vw,1.6rem);font-weight:900;color:var(--text);text-decoration:none;letter-spacing:-.03em;text-align:center;overflow-wrap:break-word;word-break:break-word}.mast-title:hover{color:var(--brand)}.mast-location{font-size:.65rem;color:var(--text-tertiary);text-align:right;letter-spacing:.04em}@media (max-width:600px){.mast-top{grid-template-columns:1fr;text-align:center;padding:.75rem 1.25rem .5rem;gap:.2rem}.mast-date{display:none}.mast-location{text-align:center}}.mast-rule{height:3px;background:var(--text);margin:.5rem 0 0}.mast-nav{max-width:1280px;margin:0 auto;padding:.5rem 2rem;display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.mast-nav::-webkit-scrollbar{display:none}.mast-nav-item{font-size:.7rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;padding:0 1.25rem 0 0;border-right:1px solid var(--border);margin-right:1.25rem;white-space:nowrap;cursor:default}.mast-nav-item:last-child{border-right:none}.mast-rule-thin{height:1px;background:var(--border)}.nyt-wrap{max-width:1280px;margin:0 auto;padding:2rem 2rem 5rem}@media (max-width:600px){.nyt-wrap{padding:1.5rem 1.25rem 4rem}}.nyt-divider{height:1px;background:var(--border);margin:2rem 0}.nyt-kicker{display:block;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:.5rem}.nyt-byline{display:block;font-size:.7rem;color:var(--text-tertiary);margin-top:.5rem}.nyt-lead{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}@media (min-width:768px){.nyt-lead{grid-template-columns:1fr 1fr;gap:3rem;align-items:center}}.nyt-lead-text{display:flex;flex-direction:column}.nyt-lead-title{font-size:clamp(1.75rem,3.5vw,2.8rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--text);text-decoration:none;display:block;margin-bottom:1rem;transition:color .15s}.nyt-lead-title:hover{color:var(--brand)}.nyt-lead-deck{font-size:1rem;line-height:1.65;color:var(--text-secondary);font-weight:400}.nyt-lead-img-wrap{display:block;border-radius:4px;overflow:hidden;order:-1}@media (min-width:768px){.nyt-lead-img-wrap{order:0}}.nyt-lead-img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .3s}.nyt-lead-img-wrap:hover .nyt-lead-img{opacity:.85}.nyt-3col{display:grid;grid-template-columns:1fr;gap:0}@media (min-width:640px){.nyt-3col{grid-template-columns:repeat(3,1fr)}}.nyt-col-item{display:flex;flex-direction:column;padding:0 1.5rem;border-right:1px solid var(--border);text-decoration:none;transition:opacity .15s}.nyt-col-item:hover{opacity:.8}.nyt-col-item:first-child{padding-left:0}.nyt-col-item:last-child{border-right:none;padding-right:0}@media (max-width:639px){.nyt-col-item{padding:1.25rem 0;border-right:none;border-top:1px solid var(--border)}.nyt-col-item:first-child{border-top:none}}.nyt-col-img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:3px;margin-bottom:.875rem;display:block;opacity:.85}.nyt-col-title{font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:-.015em;color:var(--text)}.nyt-col-deck{font-size:.82rem;line-height:1.6;color:var(--text-secondary);margin-top:.4rem;flex:1}.nyt-4col{display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media (min-width:768px){.nyt-4col{grid-template-columns:repeat(4,1fr)}}.nyt-col-item--sm{padding:0 1.25rem;border-right:1px solid var(--border)}.nyt-col-item--sm:first-child{padding-left:0}.nyt-col-item--sm:last-child{border-right:none;padding-right:0}@media (max-width:767px){.nyt-col-item--sm{padding:1rem 0;border-right:none;border-top:1px solid var(--border)}.nyt-col-item--sm:first-child,.nyt-col-item--sm:nth-child(2){border-top:none}}.nyt-col-title--sm{font-size:.9rem}.nyt-list-label{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1rem}.nyt-list-row{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:.875rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:opacity .15s}.nyt-list-row:hover{opacity:.7}.nyt-list-title{font-size:.92rem;font-weight:600;line-height:1.35;color:var(--text);letter-spacing:-.01em}.nyt-footer{border-top:3px solid var(--text);background:var(--bg);padding:2rem}.nyt-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 2rem;font-size:.72rem;color:var(--text-tertiary)}.nyt-footer-name{font-weight:700;color:var(--text)}.nyt-footer-inner a{color:var(--brand);text-decoration:none}.post-nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,4%,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.post-nav-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:52px;display:flex;align-items:center;justify-content:space-between}.post-nav-back{font-size:.8rem;font-weight:600;color:var(--text-secondary);text-decoration:none;transition:color .15s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%}.post-nav-back:hover{color:var(--brand)}.post-nav-right{display:flex;align-items:center;gap:1rem;font-size:.72rem;color:var(--text-tertiary)}.post-hero-img-wrap{position:relative;width:100%;height:clamp(280px,50vh,560px);overflow:hidden}.post-hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:brightness(.65) contrast(1.05) saturate(.8)}.post-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,hsla(0,0%,4%,.1) 0,transparent 35%,hsla(0,0%,4%,.7) 80%,var(--bg) 100%)}.post-title-block{max-width:1280px;margin:0 auto;padding:3rem 2rem 0}@media (max-width:600px){.post-title-block{padding:2rem 1.25rem 0}.post-layout{padding:2rem 1.25rem 4rem}.article-hero{padding:2rem 1.25rem 1.5rem}}.post-title-block--over{margin-top:-120px;position:relative;z-index:10;padding-top:0}.post-title-inner{max-width:780px}.post-meta-top{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.post-topic{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.post-meta-dot{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary);flex-shrink:0}.post-date{font-size:.72rem;color:var(--text-tertiary)}.post-headline{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.035em;color:var(--text);margin-bottom:1.25rem}.post-deck{font-size:1.1rem;line-height:1.65;color:var(--text-secondary);font-weight:400;max-width:640px;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-layout{max-width:1280px;margin:0 auto;padding:3rem 2rem 5rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (min-width:1024px){.post-layout{grid-template-columns:minmax(0,680px) 280px}}.post-body{font-size:1.06rem;line-height:1.875;color:#c8c8c8;font-weight:400;min-width:0}.post-body h1{display:none}.post-body h2{font-size:1.4rem;margin:2.75rem 0 .875rem;letter-spacing:-.02em;line-height:1.25;padding-top:2.5rem;border-top:1px solid var(--border)}.post-body h2,.post-body h3{font-weight:700;color:var(--text)}.post-body h3{font-size:1.1rem;margin:2rem 0 .6rem}.post-body p{margin-bottom:1.5rem}.post-body ol,.post-body ul{margin:1rem 0 1.5rem 1.5rem}.post-body li{margin-bottom:.5rem;line-height:1.75}.post-body strong{font-weight:700;color:var(--text)}.post-body em{font-style:italic;color:#aaa}.post-body a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.post-body blockquote{margin:2.25rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--brand);background:var(--surface);border-radius:0 8px 8px 0;font-size:1.1rem;font-style:italic;color:var(--text-secondary);line-height:1.65}.post-body img{width:100%;border-radius:4px;margin:0;display:block;filter:brightness(.88) contrast(1.06) saturate(.82)}.post-body figure{margin:2.75rem 0}.post-body figure img{height:420px;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:4px}.post-body figure.hero-image{margin:0 0 2.75rem}.post-body figure.hero-image img{height:480px}.post-body figure.inline-image img{height:360px}.post-body figcaption{font-size:.68rem;color:var(--text-tertiary);text-align:right;margin-top:.5rem;letter-spacing:.02em}.post-body figcaption a{color:inherit;text-decoration:none}.post-body script{display:none}.post-body hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.post-sidebar{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.post-sidebar{position:sticky;top:72px}}.post-sidebar-section{display:flex;flex-direction:column;gap:.6rem}.post-sidebar-label{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);padding-bottom:.6rem;border-bottom:1px solid var(--border);margin-bottom:.5rem}.post-sidebar-pub{display:flex;flex-direction:column;gap:.25rem}.post-sidebar-pub-name{font-size:.9rem;font-weight:700;color:var(--text)}.post-sidebar-pub-meta{font-size:.78rem;color:var(--text-secondary)}.post-sidebar-link{font-size:.75rem;font-weight:600;color:var(--brand);text-decoration:none;margin-top:.5rem;display:inline-block}.post-sidebar-link:hover{text-decoration:underline}.post-related-list{display:flex;flex-direction:column;gap:0}.post-related-item{display:flex;gap:.875rem;align-items:flex-start;padding:.875rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:opacity .15s}.post-related-item:last-child{border-bottom:none}.post-related-item:hover{opacity:.7}.post-related-thumb{width:64px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0;opacity:.8}.post-related-text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.post-related-title{font-size:.82rem;font-weight:600;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-related-meta{font-size:.68rem;color:var(--text-tertiary)}.post-footer{border-top:3px solid var(--text);background:var(--bg);padding:2rem}.post-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 2rem;font-size:.72rem;color:var(--text-tertiary)}.post-footer-name{font-weight:700;color:var(--text)}.post-footer-inner a{color:var(--brand);text-decoration:none}.post-body .faq,.post-body section.faq{margin:3rem 0 1rem;border-top:1px solid var(--border);padding-top:2rem}.post-body .faq h2{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1.75rem}.post-body .faq h3{font-size:1rem;font-weight:600;color:var(--text);margin:1.5rem 0 .5rem;line-height:1.4}.post-body .faq p{color:var(--text-secondary);font-size:.95rem;line-height:1.75}