@font-face{font-family:"Fraunces";font-style:normal;font-weight:400 700;font-display:swap;src:url("assets/fonts/fraunces.woff2") format("woff2")}@font-face{font-family:"Source Serif";font-style:normal;font-weight:400 700;font-display:swap;src:url("assets/fonts/sourceserif.woff2") format("woff2")}@font-face{font-family:"Source Serif";font-style:italic;font-weight:400 600;font-display:swap;src:url("assets/fonts/sourceserif-italic.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:swap;src:url("assets/fonts/inter.woff2") format("woff2")}:root{--display:"Fraunces",Georgia,"Times New Roman",serif;--serif:"Source Serif",Charter,Georgia,serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--ink:#12151a;--ink-2:#39414d;--muted:#6a7381;--faint:#9aa3af;--rule:#e4e7ec;--rule-strong:#c9cfd8;--bg:#fffefb;--bg-alt:#f6f4ef;--bg-sunk:#efece5;--accent:#0e5a56;--accent-hover:#0a4340;--accent-soft:#e4efee;--accent-ink:#ffffff;--hot:#a8442a;--wrap:1240px;--read:42rem;--r:12px;--r-sm:8px;--shadow:0 1px 2px rgba(18,21,26,.04),0 8px 24px rgba(18,21,26,.06);--step--1:.86rem;--step-0:1rem;--step-1:1.2rem;--step-2:1.5rem;--step-3:1.95rem;--step-4:2.6rem;--step-5:3.4rem}:root[data-theme="dark"],html:not([data-theme="light"]) body.prefers-dark{color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme="light"]){--ink:#ecebe7;--ink-2:#c6c9ce;--muted:#9298a2;--faint:#6f7681;--rule:#2b2f36;--rule-strong:#3d434c;--bg:#101317;--bg-alt:#171a1f;--bg-sunk:#1d2126;--accent:#63c8c0;--accent-hover:#8fdbd4;--accent-soft:#16302e;--accent-ink:#08201f;--hot:#e08061;--shadow:0 1px 2px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.35);color-scheme:dark}}:root[data-theme="dark"]{--ink:#ecebe7;--ink-2:#c6c9ce;--muted:#9298a2;--faint:#6f7681;--rule:#2b2f36;--rule-strong:#3d434c;--bg:#101317;--bg-alt:#171a1f;--bg-sunk:#1d2126;--accent:#63c8c0;--accent-hover:#8fdbd4;--accent-soft:#16302e;--accent-ink:#08201f;--hot:#e08061;--shadow:0 1px 2px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.35)}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:200;background:var(--bg);padding:.6rem 1rem;border:1px solid var(--rule)}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 1.5rem}.wrap-narrow{max-width:var(--read);margin:0 auto;padding:0 1.5rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}h1,h2,h3,h4{font-family:var(--display);line-height:1.14;letter-spacing:-.021em;margin:0 0 .5em;font-weight:600}h1{font-variation-settings:"opsz" 100}h2{font-variation-settings:"opsz" 60}.eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.btn{display:inline-flex;align-items:center;gap:.45rem;background:var(--accent);color:var(--accent-ink);padding:.6rem 1.15rem;border-radius:999px;font-size:.9rem;font-weight:600;border:0;cursor:pointer;font-family:var(--sans);transition:background .18s ease,transform .18s ease}.btn:hover{background:var(--accent-hover);color:var(--accent-ink);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--rule-strong)}.btn-ghost:hover{background:var(--bg-alt);color:var(--ink)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--ink-2);cursor:pointer;transition:background .18s ease,color .18s ease}.icon-btn:hover{background:var(--bg-alt);color:var(--ink)}.icon-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-header{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--rule)}.header-main{display:flex;align-items:center;gap:1rem;height:72px}.brand{font-family:var(--display);font-size:1.6rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap;font-variation-settings:"opsz" 120}.brand .dot{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:.3rem;margin-left:auto}.header-actions .btn{margin-left:.5rem}.topic-bar{border-top:1px solid var(--rule);background:var(--bg)}.topic-bar .wrap{display:flex;gap:1.6rem;align-items:center;height:46px;overflow-x:auto;scrollbar-width:none}.topic-bar .wrap::-webkit-scrollbar{display:none}.topic-bar a{font-size:.86rem;font-weight:500;color:var(--muted);white-space:nowrap;position:relative;padding:.15rem 0;transition:color .18s ease}.topic-bar a:hover{color:var(--ink)}.topic-bar a::after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:2px;background:var(--accent);transition:right .22s ease}.topic-bar a:hover::after{right:0}.topic-bar a.is-current{color:var(--ink);font-weight:600}.topic-bar a.is-current::after{right:0}.nav-toggle{display:none}@media (max-width:900px){.header-main{height:62px}.nav-toggle{display:inline-flex}.topic-bar{display:none}.header-actions .btn{display:none}}.drawer{position:fixed;inset:0;z-index:150;background:var(--bg);transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:1.25rem 1.5rem;overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.drawer nav{display:flex;flex-direction:column}.drawer nav a{font-family:var(--display);font-size:1.5rem;padding:.7rem 0;border-bottom:1px solid var(--rule)}.drawer .btn{margin-top:1.5rem;justify-content:center}.search-overlay{position:fixed;inset:0;z-index:160;background:var(--bg);display:none;padding-top:12vh}.search-overlay.open{display:block}.search-overlay .inner{max-width:44rem;margin:0 auto;padding:0 1.5rem}.search-overlay label{display:block;margin-bottom:.75rem}.search-overlay input{width:100%;border:0;border-bottom:2px solid var(--rule-strong);background:transparent;font-family:var(--display);font-size:2rem;color:var(--ink);padding:.5rem 0}.search-overlay input:focus{outline:0;border-bottom-color:var(--accent)}.search-overlay .hint{color:var(--muted);font-size:.9rem;margin-top:1rem}.search-close{position:absolute;top:1.5rem;right:1.5rem}.progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:200;background:var(--accent);transition:width .1s linear}.section{padding:3.5rem 0}.section+.section{padding-top:0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;padding-bottom:.75rem;border-bottom:2px solid var(--ink)}.section-head h2{font-size:var(--step-2);margin:0;letter-spacing:-.02em}.section-head a{font-size:.86rem;color:var(--accent);font-weight:600}.grid{display:grid;gap:2.5rem 2.25rem;grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:940px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid,.grid-2{grid-template-columns:1fr}}.card{display:flex;flex-direction:column}.card .thumb{aspect-ratio:16/10;overflow:hidden;border-radius:var(--r);background:var(--bg-sunk);margin-bottom:1rem}.card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.card:hover .thumb img{transform:scale(1.04)}.card h3{font-size:var(--step-1);margin:0 0 .5rem;transition:color .18s ease}.card:hover h3{color:var(--accent)}.card p{color:var(--muted);font-size:.94rem;margin:0 0 .8rem;line-height:1.55}.card .meta{margin-top:auto}.meta{font-size:.8rem;color:var(--muted);display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-family:var(--sans)}.topic{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.ranked{list-style:none;margin:0;padding:0;counter-reset:rank}.ranked li{counter-increment:rank;display:flex;gap:1.1rem;padding:1.1rem 0;border-bottom:1px solid var(--rule)}.ranked li:last-child{border-bottom:0}.ranked li::before{content:counter(rank,decimal-leading-zero);font-family:var(--display);font-size:1.5rem;font-weight:700;color:var(--rule-strong);line-height:1;flex-shrink:0;width:2.2rem}.ranked h3{font-size:1rem;margin:0 0 .35rem;line-height:1.35}.ranked a:hover h3{color:var(--accent)}.hero{padding:3.5rem 0 3rem;border-bottom:1px solid var(--rule)}.hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:3.5rem}@media (max-width:940px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}}.hero-lead .thumb{aspect-ratio:16/9;overflow:hidden;border-radius:var(--r);background:var(--bg-sunk);margin-bottom:1.4rem}.hero-lead .thumb img{width:100%;height:100%;object-fit:cover}.hero-lead h2{font-size:var(--step-5);margin:0 0 .75rem;font-variation-settings:"opsz" 144}@media (max-width:940px){.hero-lead h2{font-size:var(--step-4)}}@media (max-width:640px){.hero-lead h2{font-size:var(--step-3)}}.hero-lead .dek{font-size:1.1rem;color:var(--muted);margin:0 0 1rem;font-family:var(--serif);line-height:1.5}.hero-side h3{font-size:1.05rem}.hero-side article{padding:1.2rem 0;border-bottom:1px solid var(--rule)}.hero-side article:first-child{padding-top:0}.hero-side article:last-child{border-bottom:0}.hero-side a:hover h3{color:var(--accent)}.article-head{max-width:var(--read);margin:0 auto;padding:3.5rem 1.5rem 1.75rem}.article-head h1{font-size:var(--step-5);margin:.6rem 0 1rem;font-variation-settings:"opsz" 144}@media (max-width:640px){.article-head h1{font-size:var(--step-3)}}.article-head .dek{font-family:var(--serif);font-size:1.25rem;color:var(--muted);line-height:1.5;margin:0 0 1.75rem}.byline{display:flex;align-items:center;gap:.9rem;padding:1.25rem 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.byline img,.byline .avatar{width:46px;height:46px;border-radius:50%}.byline .who{font-size:.95rem;font-weight:600}.byline .who a:hover{color:var(--accent)}.byline .when{font-size:.83rem;color:var(--muted)}.byline .byline-actions{margin-left:auto;display:flex;gap:.2rem}.featured{max-width:1000px;margin:2.5rem auto;padding:0 1.5rem}.featured img{width:100%;border-radius:var(--r)}.featured figcaption{font-size:.82rem;color:var(--muted);margin-top:.7rem;text-align:center}.entry{max-width:var(--read);margin:0 auto;padding:0 1.5rem;font-family:var(--serif);font-size:1.26rem;line-height:1.72;color:var(--ink)}.is-article .entry>p:first-of-type::first-letter{float:left;font-family:var(--display);font-size:3.9rem;line-height:.82;padding:.34rem .6rem 0 0;font-weight:600;color:var(--ink)}.entry p{margin:0 0 1.55rem}.entry h2{font-family:var(--display);font-size:1.8rem;margin:2.8rem 0 1rem;scroll-margin-top:100px}.entry h3{font-family:var(--display);font-size:1.35rem;margin:2.2rem 0 .8rem;scroll-margin-top:100px}.entry a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.entry a:hover{color:var(--accent-hover);text-decoration-thickness:2px}.entry ul,.entry ol{margin:0 0 1.55rem;padding-left:1.5rem}.entry li{margin-bottom:.6rem}.entry img,.entry figure{margin:2.25rem 0;border-radius:var(--r)}.entry figcaption{font-family:var(--sans);font-size:.85rem;color:var(--muted);text-align:center;margin-top:.7rem}.entry blockquote{margin:2.25rem 0;padding:.2rem 0 .2rem 1.5rem;border-left:3px solid var(--accent);font-style:italic;color:var(--ink-2);font-size:1.3rem}.entry code{font-family:var(--mono);font-size:.85em;background:var(--bg-alt);padding:.15em .4em;border-radius:4px}.entry pre{background:var(--bg-alt);padding:1.2rem;border-radius:var(--r);overflow-x:auto;font-size:.92rem;border:1px solid var(--rule)}.entry pre code{background:none;padding:0}.entry hr{border:0;border-top:1px solid var(--rule);margin:2.75rem 0}.entry table{width:100%;border-collapse:collapse;font-family:var(--sans);font-size:.95rem;margin:2rem 0;display:block;overflow-x:auto}.entry th,.entry td{border:1px solid var(--rule);padding:.65rem .85rem;text-align:left}.entry th{background:var(--bg-alt);font-weight:600}.toc{max-width:var(--read);margin:0 auto 2.5rem;padding:1.25rem 1.5rem;background:var(--bg-alt);border-radius:var(--r);font-family:var(--sans)}.toc>strong{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.toc ol{margin:0;padding-left:1.2rem}.toc li{margin-bottom:.4rem;font-size:.94rem}.toc a:hover{color:var(--accent)}.share{display:flex;gap:.4rem;align-items:center}.share .icon-btn{border:1px solid var(--rule)}.share .icon-btn:hover{border-color:var(--accent);color:var(--accent)}.share-rail{display:none}.article-foot{max-width:var(--read);margin:3rem auto 0;padding:0 1.5rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.tags a{font-size:.84rem;background:var(--bg-alt);border:1px solid var(--rule);padding:.35rem .85rem;border-radius:999px;color:var(--ink-2)}.tags a:hover{border-color:var(--accent);color:var(--accent)}.authorbox{display:flex;gap:1.2rem;padding:1.75rem;background:var(--bg-alt);border-radius:var(--r);margin-bottom:2.5rem}.authorbox img,.authorbox .avatar{width:68px;height:68px;border-radius:50%;flex-shrink:0}.authorbox h4{margin:0 0 .35rem;font-size:1.15rem}.authorbox p{margin:0 0 .6rem;font-size:.94rem;color:var(--muted)}.authorbox .links{display:flex;gap:.75rem;font-size:.85rem}.authorbox .links a{color:var(--accent);font-weight:600}@media (max-width:520px){.authorbox{flex-direction:column}}.subscribe{background:var(--accent-soft);border-radius:var(--r);padding:2.25rem;text-align:center;margin:0 auto 3rem;max-width:var(--read)}.subscribe h3{font-size:1.5rem;margin:0 0 .5rem}.subscribe p{color:var(--ink-2);margin:0 0 1.35rem;font-size:.98rem}.subscribe form{display:flex;gap:.6rem;max-width:27rem;margin:0 auto}.subscribe input[type=email]{flex:1;padding:.75rem 1rem;border:1px solid var(--rule-strong);border-radius:999px;font:inherit;font-size:.95rem;background:var(--bg);color:var(--ink)}.subscribe .note{font-size:.8rem;color:var(--muted);margin:.85rem 0 0}@media (max-width:480px){.subscribe form{flex-direction:column}}.subscribe.is-done{background:var(--bg-alt)}.page-head{padding:3.5rem 0 2.25rem;border-bottom:1px solid var(--rule)}.page-head h1{font-size:var(--step-4);margin:.4rem 0 .6rem}.page-head p{color:var(--muted);margin:0;max-width:46rem;font-size:1.05rem;font-family:var(--serif)}.author-head{display:flex;gap:1.75rem;align-items:center}.author-head img,.author-head .avatar{width:104px;height:104px;border-radius:50%}@media (max-width:560px){.author-head{flex-direction:column;text-align:center}}.pagination{display:flex;gap:.4rem;justify-content:center;padding:2.5rem 0 4rem;flex-wrap:wrap}.pagination .page-numbers{padding:.55rem .95rem;border:1px solid var(--rule);border-radius:var(--r-sm);font-size:.92rem;color:var(--ink-2)}.pagination .current{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.pagination a:hover{border-color:var(--accent);color:var(--accent)}.empty{padding:4rem 0;text-align:center;color:var(--muted)}.page-body{max-width:var(--read);margin:2.5rem auto 4rem}.websarb-form{max-width:var(--read);font-family:var(--sans);font-size:1rem}.websarb-form p{margin:0 0 1.5rem}.websarb-form label{display:block;font-weight:600;margin-bottom:.4rem;font-size:.94rem}.websarb-form small{display:block;color:var(--muted);font-size:.85rem;margin-top:.35rem}.websarb-form input[type=text],.websarb-form input[type=email],.websarb-form select,.websarb-form textarea{width:100%;padding:.8rem .95rem;border:1px solid var(--rule-strong);border-radius:var(--r-sm);font:inherit;background:var(--bg);color:var(--ink)}.websarb-form textarea{resize:vertical;line-height:1.6}.notice-box{padding:1rem 1.25rem;border-radius:var(--r-sm);margin-bottom:1.5rem;border:1px solid var(--rule);background:var(--bg-alt);font-size:.95rem}.notice-box.is-error{border-color:var(--hot);color:var(--hot)}.site-footer{border-top:1px solid var(--rule);background:var(--bg-alt);margin-top:5rem;padding:3.5rem 0 2rem}.foot-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.7fr;gap:3rem;margin-bottom:2.5rem}@media (max-width:940px){.foot-top{grid-template-columns:1fr 1fr;gap:2.25rem}}@media (max-width:560px){.foot-top{grid-template-columns:1fr}}.foot-top h4{font-family:var(--sans);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem;font-weight:700}.foot-top ul{list-style:none;margin:0;padding:0}.foot-top li{margin-bottom:.6rem}.foot-top a{font-size:.93rem;color:var(--ink-2)}.foot-top a:hover{color:var(--accent)}.foot-about p{font-size:.93rem;color:var(--muted);margin:.75rem 0 0;max-width:24rem}.social{display:flex;gap:.4rem;margin-top:1rem}.social .icon-btn{border:1px solid var(--rule)}.sponsor-card{border:1px solid var(--rule);border-radius:var(--r);padding:1.25rem;background:var(--bg)}.sponsor-card .tagline{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:.5rem}.sponsor-card strong{display:block;font-family:var(--display);font-size:1.1rem;margin-bottom:.35rem}.sponsor-card p{font-size:.87rem;color:var(--muted);margin:0 0 .8rem;line-height:1.5}.sponsor-card a.more{font-size:.87rem;font-weight:600;color:var(--accent)}.legal{border-top:1px solid var(--rule);padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--muted)}.legal a:hover{color:var(--accent)}.consent{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:180;max-width:34rem;background:var(--bg);border:1px solid var(--rule-strong);border-radius:var(--r);padding:1.25rem;box-shadow:var(--shadow);font-size:.9rem;display:none}.consent.show{display:block}.consent p{margin:0 0 1rem;color:var(--ink-2)}.consent .row{display:flex;gap:.6rem;flex-wrap:wrap}.saved-empty{padding:3rem 0;color:var(--muted)}.icon-btn.is-saved{color:var(--accent)}.icon-btn.is-saved svg{fill:currentColor}@media (min-width:1200px){.article-body{display:grid;grid-template-columns:13rem minmax(0,var(--read)) 3.5rem;justify-content:center;column-gap:2.5rem;align-items:start}.article-body .entry{margin:0;padding:0;max-width:none}.article-body .toc{position:sticky;top:150px;margin:0;padding:0 0 0 1rem;background:transparent;border-left:1px solid var(--rule);max-height:calc(100vh - 200px);overflow-y:auto}.article-body .toc li{font-size:.85rem}.article-body .toc a{color:var(--muted)}.article-body .toc a.active{color:var(--accent);font-weight:600}.article-body .share-rail{display:flex;flex-direction:column;gap:.5rem;position:sticky;top:150px}}.hero-grid:has(>:only-child),.section .grid:has(>:only-child){grid-template-columns:1fr !important}.hero-grid:has(>:only-child) .hero-lead h2{max-width:18ch}.site-header{transition:box-shadow .2s ease}.site-header.is-stuck{box-shadow:0 1px 0 var(--rule),0 6px 20px rgba(18,21,26,.05)}:root[data-theme="dark"] .site-header.is-stuck{box-shadow:0 1px 0 var(--rule),0 6px 20px rgba(0,0,0,.4)}.header-main{gap:2rem}.brand{transition:opacity .18s ease}.brand:hover{opacity:.72}.header-actions .icon-btn{color:var(--muted)}.header-actions .icon-btn:hover{color:var(--ink)}.site-footer{padding:4rem 0 2.25rem;border-top:2px solid var(--ink)}:root[data-theme="dark"] .site-footer{border-top-color:var(--rule-strong)}.foot-top{gap:3.5rem;margin-bottom:3rem}.foot-about .brand{font-size:1.45rem;display:inline-block;margin-bottom:.35rem}.foot-about p{font-size:.92rem;line-height:1.6}.foot-top h4{color:var(--ink);font-size:.7rem;opacity:.55}.foot-top li{margin-bottom:.65rem}.foot-top a{transition:color .15s ease,padding-left .15s ease}.foot-top a:hover{padding-left:3px}.sponsor-card{background:var(--bg);box-shadow:var(--shadow)}.legal{font-size:.83rem;padding-top:1.75rem}.ws-field{margin:0 0 1.5rem}.ws-field>label{display:block;font-weight:600;margin-bottom:.4rem;font-size:.94rem}.ws-field>small{display:block;color:var(--muted);font-size:.85rem;margin-top:.5rem;line-height:1.5}.ws-editor{border:1px solid var(--rule-strong);border-radius:var(--r-sm);overflow:hidden;background:var(--bg)}.ws-editor:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ws-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;padding:.45rem .5rem;border-bottom:1px solid var(--rule);background:var(--bg-alt)}.ws-toolbar button{border:0;background:transparent;cursor:pointer;color:var(--ink-2);font-family:var(--sans);font-size:.82rem;padding:.35rem .55rem;border-radius:6px;line-height:1.2;transition:background .15s ease,color .15s ease}.ws-toolbar button:hover{background:var(--bg);color:var(--accent)}.ws-sep{width:1px;height:18px;background:var(--rule-strong);margin:0 .3rem}.ws-visual,.ws-source{display:block;width:100%;min-height:24rem;padding:1.25rem;border:0;background:transparent;color:var(--ink);resize:vertical;font-family:var(--serif);font-size:1.05rem;line-height:1.7}.ws-visual:focus,.ws-source:focus{outline:0}.ws-visual:empty::before{content:attr(data-placeholder);color:var(--faint)}.ws-source{font-family:var(--mono);font-size:.9rem;line-height:1.6;white-space:pre-wrap}.ws-editor[data-mode="visual"] .ws-source{display:none}.ws-editor[data-mode="html"] .ws-visual{display:none}.ws-editor[data-mode="html"] .ws-toolbar{opacity:.4;pointer-events:none}.ws-visual h2{font-family:var(--display);font-size:1.5rem;margin:1.6rem 0 .6rem}.ws-visual h3{font-family:var(--display);font-size:1.2rem;margin:1.4rem 0 .5rem}.ws-visual p{margin:0 0 1rem}.ws-visual ul,.ws-visual ol{margin:0 0 1rem;padding-left:1.4rem}.ws-visual li{margin-bottom:.4rem}.ws-visual a{color:var(--accent);text-decoration:underline}.ws-visual blockquote{margin:1.25rem 0;padding-left:1rem;border-left:3px solid var(--accent);font-style:italic;color:var(--ink-2)}.ws-editor-foot{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;border-top:1px solid var(--rule);background:var(--bg-alt);font-family:var(--sans);font-size:.82rem}.ws-modes{display:flex;gap:.2rem;background:var(--bg);border:1px solid var(--rule);border-radius:999px;padding:2px}.ws-modes button{border:0;background:transparent;cursor:pointer;color:var(--muted);font:inherit;padding:.25rem .8rem;border-radius:999px}.ws-modes button.is-on{background:var(--accent);color:var(--accent-ink);font-weight:600}.ws-status{color:var(--muted);flex:1}.ws-count{color:var(--muted);font-variant-numeric:tabular-nums}.ws-count.is-short{color:var(--hot)}.ws-count.is-ok{color:var(--accent);font-weight:600}.ws-restore{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.85rem 1rem;margin-bottom:1rem;border-radius:var(--r-sm);background:var(--accent-soft);font-size:.9rem}.ws-restore span{flex:1;min-width:14rem}.ws-restore .btn{padding:.4rem .9rem;font-size:.82rem}@media (max-width:600px){.ws-toolbar{gap:.1rem}.ws-toolbar button{padding:.3rem .4rem;font-size:.78rem}.ws-editor-foot{flex-wrap:wrap;gap:.5rem}}.ws-plans{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:var(--read);margin:0 auto}@media (max-width:560px){.ws-plans{grid-template-columns:1fr}}.ws-plan{border:1px solid var(--rule-strong);border-radius:var(--r);padding:1.75rem;text-align:center;background:var(--bg);transition:border-color .18s ease,transform .18s ease}.ws-plan:hover{border-color:var(--accent);transform:translateY(-2px)}.ws-plan h3{font-size:1.35rem;margin:0 0 .4rem}.ws-plan p{color:var(--muted);font-size:.9rem;margin:0 0 1.25rem}.ws-plan-note{max-width:var(--read);margin:1.5rem auto 0;text-align:center;font-size:.85rem;color:var(--muted)}.masthead{border-bottom:1px solid var(--rule);background:var(--bg-alt)}.masthead .wrap{display:flex;align-items:center;gap:1.5rem;height:38px;font-size:.78rem;letter-spacing:.02em;color:var(--muted)}.masthead-date{font-weight:500;white-space:nowrap}.masthead-tag{flex:1;text-align:center;font-family:var(--serif);font-style:italic;font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.masthead-cta a{font-weight:600;color:var(--accent);white-space:nowrap}.masthead-cta a:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:860px){.masthead-tag,.masthead-cta{display:none}.masthead .wrap{height:32px;justify-content:center}.masthead-date{font-size:.74rem}}.header-main{height:88px}.brand{font-size:2.1rem;letter-spacing:-.035em}@media (max-width:900px){.header-main{height:66px}.brand{font-size:1.55rem}}.topic-bar .wrap{height:54px;gap:2.1rem}.topic-bar a{font-size:1rem;font-weight:500;color:var(--ink-2);letter-spacing:-.005em}.topic-bar a:hover{color:var(--accent)}.topic-bar a.is-current{color:var(--ink);font-weight:600}.topic-bar a::after{height:2px;bottom:-1px}.header-actions{gap:.35rem}.header-actions .btn{margin-left:.75rem;padding:.65rem 1.35rem;font-size:.92rem}.icon-btn{width:40px;height:40px}.icon-btn svg{width:20px;height:20px}.creed{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg-alt);padding:3.5rem 0;margin-top:1rem}.creed-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:3.5rem;align-items:start}@media (max-width:860px){.creed-grid{grid-template-columns:1fr;gap:2rem}}.creed h2{font-size:var(--step-3);margin:.4rem 0 0;max-width:14ch}.creed-points{display:grid;gap:1.75rem}.creed-point h3{font-family:var(--sans);font-size:.95rem;font-weight:700;margin:0 0 .35rem}.creed-point p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.6;font-family:var(--serif)}.foot-lead{display:grid;grid-template-columns:1.3fr 1fr;gap:3.5rem;align-items:center;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid var(--rule)}@media (max-width:860px){.foot-lead{grid-template-columns:1fr;gap:2rem}}.foot-statement{font-family:var(--serif);font-size:1.3rem;line-height:1.5;color:var(--ink);margin:0;max-width:30ch}.foot-signup .subscribe{background:transparent;padding:0;margin:0;text-align:left;max-width:none}.foot-signup .subscribe h3,.foot-signup .subscribe p:not(.note){display:none}.foot-signup .subscribe form{margin:0;max-width:none}.foot-signup .subscribe .note{text-align:left;margin-top:.7rem}.account-signin{font-size:.92rem;font-weight:600;color:var(--ink-2);padding:0 .5rem}.account-signin:hover{color:var(--accent)}.account-menu{position:relative;margin-left:.4rem}.account-trigger{background:none;border:0;padding:0;cursor:pointer;display:block;border-radius:50%;line-height:0}.account-trigger .avatar{border-radius:50%;width:36px;height:36px;border:2px solid transparent;transition:border-color .18s ease}.account-trigger:hover .avatar{border-color:var(--accent)}.account-drop{position:absolute;right:0;top:calc(100%+.6rem);min-width:15rem;z-index:120;background:var(--bg);border:1px solid var(--rule);border-radius:var(--r);box-shadow:var(--shadow);padding:.5rem 0}.account-drop[hidden]{display:none}.account-drop a{display:block;padding:.55rem 1.1rem;font-size:.92rem;color:var(--ink-2)}.account-drop a:hover{background:var(--bg-alt);color:var(--accent)}.account-drop hr{border:0;border-top:1px solid var(--rule);margin:.45rem 0}.account-who{display:flex;gap:.7rem;align-items:center;padding:.5rem 1.1rem .8rem}.account-who .avatar{border-radius:50%;width:40px;height:40px}.account-who strong{display:block;font-size:.94rem}.account-who span{display:block;font-size:.8rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;max-width:10rem}.ws-auth{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;max-width:56rem;margin:0 auto}@media (max-width:820px){.ws-auth{grid-template-columns:1fr;gap:2.5rem}}.ws-auth h2{font-size:1.5rem;margin:0 0 1.25rem}.ws-auth-alt{border-left:1px solid var(--rule);padding-left:3.5rem}@media (max-width:820px){.ws-auth-alt{border-left:0;padding-left:0;border-top:1px solid var(--rule);padding-top:2.5rem}}.ws-auth-note{color:var(--muted);font-size:.95rem;margin:-.5rem 0 1.5rem;font-family:var(--serif)}.ws-dash{max-width:52rem;margin:0 auto}.ws-dash-head{display:flex;align-items:center;gap:1.1rem;margin-bottom:2rem}.ws-dash-head .avatar{border-radius:50%;width:64px;height:64px}.ws-dash-head h2{margin:0 0 .2rem;font-size:1.6rem}.ws-dash-head .btn{margin-left:auto}@media (max-width:600px){.ws-dash-head{flex-wrap:wrap}.ws-dash-head .btn{margin-left:0;width:100%;justify-content:center}}.ws-dash-tabs{display:flex;gap:1.6rem;border-bottom:1px solid var(--rule);margin-bottom:2rem;overflow-x:auto}.ws-dash-tabs a{padding:.7rem 0;font-size:.95rem;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap}.ws-dash-tabs a:hover{color:var(--ink)}.ws-dash-tabs a.is-on{color:var(--ink);font-weight:600;border-bottom-color:var(--accent)}.ws-dash-out{margin-left:auto;color:var(--muted)}.ws-stories{list-style:none;margin:0;padding:0}.ws-stories li{padding:1.35rem 0;border-bottom:1px solid var(--rule)}.ws-stories h3{font-size:1.2rem;margin:0 0 .4rem}.ws-stories a:hover{color:var(--accent)}.ws-status{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px}.ws-status-publish{background:var(--accent-soft);color:var(--accent)}.ws-status-pending{background:#fcf9e8;color:#6b4d00}.ws-status-draft{background:var(--bg-sunk);color:var(--muted)}.ws-empty{padding:3rem 0;text-align:center}.ws-empty h3{font-size:1.4rem;margin:0 0 .6rem}.ws-empty p{color:var(--muted);max-width:34rem;margin:0 auto 1.25rem}.ws-empty .btn{margin:0 .3rem}.ws-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem}@media (max-width:600px){.ws-stat-row{grid-template-columns:1fr}}.ws-stat{border:1px solid var(--rule);border-radius:var(--r);padding:1.4rem;text-align:center;background:var(--bg-alt)}.ws-stat strong{display:block;font-family:var(--display);font-size:2.1rem;line-height:1.1}.ws-stat span{font-size:.85rem;color:var(--muted)}.ws-stat-table{width:100%;border-collapse:collapse;font-size:.95rem}.ws-stat-table th{text-align:left;padding:.6rem .5rem;border-bottom:2px solid var(--ink);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.ws-stat-table td{padding:.7rem .5rem;border-bottom:1px solid var(--rule)}.ws-stat-table td:not(:first-child),.ws-stat-table th:not(:first-child){text-align:right;width:8rem}.shell{display:grid;grid-template-columns:216px minmax(0,668px) 336px;gap:0 3rem;max-width:1288px;margin:0 auto;padding:0 1.5rem;align-items:start}@media (max-width:1180px){.shell{grid-template-columns:200px minmax(0,1fr);max-width:940px}.rail-right{display:none}}@media (max-width:900px){.shell{grid-template-columns:1fr;max-width:44rem;gap:0}.rail-left{display:none}}.shell-feed{padding:2.5rem 0 3rem;min-width:0}.has-rail .topic-bar{display:none}@media (max-width:900px){.has-rail .topic-bar{display:block}}.rail-left{position:sticky;top:120px;padding:2.5rem 0;align-self:start}.rail-nav{display:flex;flex-direction:column;gap:.1rem}.rail-item{display:flex;align-items:center;gap:.75rem;padding:.55rem .6rem;border-radius:8px;font-size:.94rem;color:var(--ink-2)}.rail-item svg{width:19px;height:19px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rail-item:hover{background:var(--bg-alt);color:var(--ink)}.rail-item.is-on{color:var(--ink);font-weight:600}.rail-item.is-on svg{stroke:var(--accent)}.rail-sep{height:1px;background:var(--rule);margin:1.1rem .6rem}.rail-head{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);padding:0 .6rem .5rem}.rail-topic{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.42rem .6rem;border-radius:8px;font-size:.92rem;color:var(--ink-2)}.rail-topic em{font-style:normal;font-size:.75rem;color:var(--faint)}.rail-topic:hover{background:var(--bg-alt);color:var(--ink)}.rail-topic.is-on{color:var(--accent);font-weight:600}.rail-more{display:block;padding:.5rem .6rem;font-size:.86rem;color:var(--accent);font-weight:600}.rail-write{margin:.4rem .6rem 0;justify-content:center}.feed-lead{padding-bottom:2.5rem;border-bottom:1px solid var(--rule);margin-bottom:.5rem}.feed-lead-img{display:block;margin-bottom:1.5rem;border-radius:var(--r);overflow:hidden;aspect-ratio:16/9;background:var(--bg-sunk)}.feed-lead-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.feed-lead-img:hover img{transform:scale(1.02)}.feed-lead h1{font-size:2.5rem;margin:.75rem 0 .6rem;font-variation-settings:"opsz" 144}@media (max-width:640px){.feed-lead h1{font-size:1.8rem}}.feed-lead:hover h1{color:var(--accent)}.feed-lead-dek{font-family:var(--serif);font-size:1.12rem;color:var(--muted);line-height:1.5;margin:0}.feed-byline{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;font-size:.85rem;color:var(--ink-2)}.feed-byline .avatar{width:22px;height:22px;border-radius:50%}.feed-byline a{font-weight:500}.feed-byline a:hover{color:var(--accent)}.feed-in,.feed-dot{color:var(--faint)}.feed-tabs{display:flex;gap:1.5rem;border-bottom:1px solid var(--rule);margin:2rem 0 .5rem;font-size:.92rem}.feed-tabs span,.feed-tabs a{padding:.7rem 0;color:var(--muted);border-bottom:2px solid transparent}.feed-tabs .is-on{color:var(--ink);font-weight:600;border-bottom-color:var(--ink)}.feed-tabs a:hover{color:var(--ink)}.feed-list{display:flex;flex-direction:column}.feed-row{display:grid;grid-template-columns:minmax(0,1fr) 152px;gap:1.75rem;padding:1.9rem 0;border-bottom:1px solid var(--rule);align-items:start}.feed-row:has(.feed-thumb){grid-template-columns:minmax(0,1fr) 152px}.feed-row:not(:has(.feed-thumb)){grid-template-columns:1fr}@media (max-width:640px){.feed-row,.feed-row:has(.feed-thumb){grid-template-columns:minmax(0,1fr) 96px;gap:1rem}}.feed-row-body{min-width:0}.feed-link{display:block;margin:.6rem 0 0}.feed-row h2{font-size:1.4rem;line-height:1.25;margin:0 0 .4rem;transition:color .18s ease}@media (max-width:640px){.feed-row h2{font-size:1.12rem}}.feed-link:hover h2{color:var(--accent)}.feed-dek{font-family:var(--serif);font-size:1rem;color:var(--muted);line-height:1.5;margin:0}@media (max-width:640px){.feed-dek{display:none}}.feed-foot{display:flex;align-items:center;gap:.5rem;margin-top:.9rem;font-size:.82rem;color:var(--muted)}.feed-actions{margin-left:auto;display:flex;gap:.2rem}.feed-actions .icon-btn{width:32px;height:32px}.feed-actions .icon-btn svg{width:17px;height:17px}.feed-thumb{display:block;aspect-ratio:4/3;border-radius:var(--r-sm);overflow:hidden;background:var(--bg-sunk)}.feed-thumb img{width:100%;height:100%;object-fit:cover}.feed-none{color:var(--muted);padding:2rem 0;font-family:var(--serif)}.rail-right{position:sticky;top:120px;padding:2.5rem 0;align-self:start;font-size:.9rem}.rail-box{margin-bottom:2.25rem}.rail-box-title{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem}.rail-ranked{list-style:none;margin:0;padding:0;counter-reset:r}.rail-ranked li{counter-increment:r;display:grid;grid-template-columns:1.6rem 1fr;gap:.6rem;margin-bottom:1.1rem}.rail-ranked li::before{content:counter(r,decimal-leading-zero);font-family:var(--display);font-size:1.05rem;font-weight:700;color:var(--rule-strong);line-height:1.3}.rail-rank-title{display:block;font-weight:600;line-height:1.35;font-size:.92rem}.rail-ranked a:hover .rail-rank-title{color:var(--accent)}.rail-rank-meta{grid-column:2;font-size:.8rem;color:var(--muted)}.rail-pitch{background:var(--bg-alt);border-radius:var(--r);padding:1.35rem}.rail-pitch p{margin:0 0 .8rem;color:var(--muted);line-height:1.55;font-size:.88rem}.rail-pitch-link{font-weight:600;color:var(--accent);font-size:.88rem}.rail-tags{display:flex;flex-wrap:wrap;gap:.4rem}.rail-tags a{font-size:.82rem;background:var(--bg-alt);border:1px solid var(--rule);padding:.3rem .7rem;border-radius:999px;color:var(--ink-2)}.rail-tags a:hover{border-color:var(--accent);color:var(--accent)}.rail-sub .subscribe{background:transparent;padding:0;margin:0;text-align:left;max-width:none}.rail-sub .subscribe h3,.rail-sub .subscribe p:not(.note){display:none}.rail-sub .subscribe form{flex-direction:column;margin:0;max-width:none}.rail-sub .subscribe .note{text-align:left;margin-top:.6rem;font-size:.78rem}.rail-foot{display:flex;flex-wrap:wrap;gap:.5rem .9rem;padding-top:.5rem}.rail-foot a{font-size:.8rem;color:var(--muted)}.rail-foot a:hover{color:var(--accent)}.feed-head{padding:0 0 1.5rem;border-bottom:1px solid var(--rule);margin-bottom:.5rem}.feed-head h1{font-size:2.2rem;margin:.35rem 0 .5rem}@media (max-width:640px){.feed-head h1{font-size:1.7rem}}.feed-head p{color:var(--muted);margin:0;font-family:var(--serif);font-size:1.02rem}.author-card{display:flex;gap:1.35rem;align-items:flex-start}.author-card .avatar{border-radius:50%;width:88px;height:88px;flex-shrink:0}.author-links{display:flex;gap:.9rem;margin-top:.6rem}.author-links a{font-size:.88rem;font-weight:600;color:var(--accent)}@media (max-width:560px){.author-card{flex-direction:column}}.legal-addr{color:var(--muted)}@media (max-width:560px){.legal-addr{display:block;margin-top:.2rem}}.home-split{display:grid;grid-template-columns:2.1fr 1fr;gap:3.5rem;align-items:start}@media (max-width:940px){.home-split{grid-template-columns:1fr;gap:2.5rem}}.shell,.rail-left,.rail-right{display:none}.entry .ws-bridge{border-left:3px solid var(--accent);padding:.15rem 0 .15rem 1.25rem;margin:2.5rem 0;font-family:var(--sans);font-size:1rem;line-height:1.6;color:var(--ink-2)}.entry .ws-bridge a{font-weight:600}.adslot{--ad-min:280px;--ad-min-m:280px;max-width:var(--read);margin:3.25rem auto;padding:1.25rem 1.5rem 1.5rem;text-align:center;min-height:var(--ad-min);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg-alt);border-radius:var(--r-sm);contain:layout}.adslot:empty{display:none;min-height:0;border:0;margin:0;padding:0}.adslot .label{font-family:var(--sans);font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:.9rem}.adslot .adsbygoogle{min-height:calc(var(--ad-min) - 3.5rem)}.adslot--home,.adslot--home-mid,.adslot--archive{max-width:none;margin:3.5rem auto}@media (max-width:760px){.adslot{min-height:var(--ad-min-m);margin:2.5rem auto;padding:1rem}.adslot .adsbygoogle{min-height:calc(var(--ad-min-m) - 3rem)}}.hero{padding:4.25rem 0 3.5rem}.hero-lead--textual{padding-top:.35rem;border-top:3px solid var(--ink)}.hero-lead--textual h2{font-size:clamp(2.6rem,4.6vw,4.05rem);line-height:1.04;letter-spacing:-.018em;margin:1.1rem 0 1rem}.hero-lead--textual .dek{font-size:1.24rem;line-height:1.58;color:var(--ink-2);max-width:36em;margin-bottom:1.35rem}.hero-lead--textual .topic{font-size:.7rem;letter-spacing:.14em}.hero-lead--textual .meta{padding-top:1rem;border-top:1px solid var(--rule)}@media (max-width:940px){.hero-lead--textual h2{font-size:clamp(2rem,7vw,2.7rem)}.hero-lead--textual .dek{font-size:1.08rem}}.hero-side .section-head h2{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.hero-side .section-head{border-bottom-width:1px;border-bottom-color:var(--rule)}.hero-side h3{font-size:1.02rem;line-height:1.32;letter-spacing:-.005em}.section--tint{background:var(--bg-alt);padding-top:3.25rem;padding-bottom:3.25rem}.section--rail+.section--rail{margin-top:0}.section-head h2{letter-spacing:-.012em}.section-head a{font-family:var(--sans);font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--muted);white-space:nowrap}.section-head a:hover{color:var(--accent)}.card h3{line-height:1.28;letter-spacing:-.008em}.card .topic{font-size:.66rem;letter-spacing:.13em}.card .meta{font-size:.74rem;color:var(--faint);padding-top:.7rem;border-top:1px solid var(--rule)}.ranked>li::before{color:var(--rule-strong);font-variant-numeric:tabular-nums}.ranked h3{font-size:1rem;line-height:1.34}.section .subscribe,.subscribe{border-radius:var(--r);box-shadow:var(--shadow)}