:root,:root[data-theme=classic]{--site-bg:#f4f4f2;--surface:#fff;--ink:#1a1a1a;--ink-soft:#444;--muted:#777;--faint:#999;--border:#ddd;--border-soft:#eee;--accent:#b3261e;--link:#2364d2;--masthead-font:Georgia, "Times New Roman", serif;--masthead-ink:#111;--header-bg:#fff;--header-rule:#1a1a1a;--cta-bg:#1a1a1a;--cta-ink:#fff;--footer-bg:#1a1a1a;--footer-ink:#aaa;--footer-strong:#ccc;--chip-bg:#f0f0ee;--highlight:#ffd50073;--card-shadow:0 1px 4px #00000014;--card-shadow-hover:0 4px 14px #00000029;--radius:3px;--article-font:Georgia, "Times New Roman", serif}:root[data-theme=modern]{--site-bg:#fafbfd;--surface:#fff;--ink:#16181d;--ink-soft:#3c4149;--muted:#6b7280;--faint:#9ca3af;--border:#e3e6eb;--border-soft:#eef0f3;--accent:#2364d2;--link:#2364d2;--masthead-font:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--masthead-ink:#16181d;--header-bg:#fff;--header-rule:#2364d2;--cta-bg:#2364d2;--cta-ink:#fff;--footer-bg:#16181d;--footer-ink:#9ca3af;--footer-strong:#d1d5db;--chip-bg:#eef2f8;--highlight:#3b82f64d;--card-shadow:0 1px 3px #10182814;--card-shadow-hover:0 8px 20px #10182824;--radius:14px;--article-font:"Segoe UI", "Helvetica Neue", Arial, sans-serif}:root[data-theme=dark]{--site-bg:#16171b;--surface:#1f2127;--ink:#eceef2;--ink-soft:#c8ccd4;--muted:#8f95a3;--faint:#6b7180;--border:#33363f;--border-soft:#2a2d34;--accent:#e8b339;--link:#7fb0ff;--masthead-font:Georgia, "Times New Roman", serif;--masthead-ink:#f5f6f8;--header-bg:#1b1c21;--header-rule:#e8b339;--cta-bg:#e8b339;--cta-ink:#16171b;--footer-bg:#101114;--footer-ink:#8f95a3;--footer-strong:#c8ccd4;--chip-bg:#2a2d34;--highlight:#e8b33966;--card-shadow:0 1px 4px #00000080;--card-shadow-hover:0 6px 18px #000000a6;--radius:10px;--article-font:"Segoe UI", "Helvetica Neue", Arial, sans-serif}:root[data-theme=emerald]{--site-bg:#f3f6f4;--surface:#fff;--ink:#14201a;--ink-soft:#35473d;--muted:#64756c;--faint:#8fa096;--border:#d8e0da;--border-soft:#e7ede9;--accent:#14684b;--link:#14684b;--masthead-font:Georgia, "Times New Roman", serif;--masthead-ink:#0f2c20;--header-bg:#fff;--header-rule:#14684b;--cta-bg:#14684b;--cta-ink:#fff;--footer-bg:#0f2c20;--footer-ink:#9fb3a8;--footer-strong:#d3e0d9;--chip-bg:#e7f0ea;--highlight:#34a8534d;--card-shadow:0 1px 4px #0f2c201a;--card-shadow-hover:0 6px 16px #0f2c202e;--radius:0px;--article-font:Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--site-bg);margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.site-body{flex-direction:column;min-height:100vh;display:flex}.site-body .site-main{flex:1}a{color:var(--link)}button{font:inherit}.notice{background:var(--cta-bg);color:var(--cta-ink);text-align:center;padding:.45rem 1.2rem;font-size:.82rem}.bar{z-index:30;background:var(--header-bg);border-bottom:1px solid var(--border);align-items:center;gap:1.6rem;padding:.6rem 1.4rem;display:flex;position:sticky;top:0;box-shadow:0 1px 8px #1018280f}.bar .bar-brand{font-family:var(--masthead-font);color:var(--masthead-ink);letter-spacing:-.02em;font-size:1.3rem;font-weight:800;text-decoration:none}.bar .bar-brand img{max-height:34px;display:block}.bar .bar-nav{gap:1.1rem;display:flex}.bar .bar-nav a{color:var(--ink-soft);border-bottom:2px solid #0000;padding:.35rem .1rem;font-size:.92rem;font-weight:500;text-decoration:none}.bar .bar-nav a:hover{color:var(--ink)}.bar .bar-nav a.active{color:var(--accent);border-bottom-color:var(--accent)}.bar .bar-search{margin-left:auto}.bar .bar-search input{border:1px solid var(--border);background:var(--site-bg);width:170px;color:var(--ink);border-radius:999px;padding:.35rem .95rem;font-size:.85rem}.bar .bar-search input:focus{outline:2px solid var(--accent);border-color:#0000}.bar .bar-account{align-items:center;gap:.8rem;font-size:.88rem;display:flex}.bar .bar-account a{color:var(--ink-soft);text-decoration:none}.bar .bar-account a:hover{color:var(--ink)}.bar .bar-account .cta{background:var(--cta-bg);color:var(--cta-ink);border-radius:999px;padding:.35rem .95rem}.bar .bar-account form{display:contents}.bar .bar-account button{border:1px solid var(--border);cursor:pointer;color:var(--ink-soft);background:0 0;border-radius:999px;padding:.3rem .85rem}@media (width<=720px){.bar{flex-wrap:wrap;gap:.7rem}.bar .bar-search{margin-left:0}}.site-header{background:var(--header-bg);border-bottom:2px solid var(--header-rule)}.topline{max-width:94%;color:var(--muted);border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;margin:0 auto;padding:.45rem 1.2rem;font-size:.82rem;display:flex}.topline .account{align-items:center;gap:.9rem;display:flex}.topline .account a{color:var(--ink-soft);text-decoration:none}.topline .account a:hover{color:var(--ink)}.topline .account .cta{background:var(--cta-bg);color:var(--cta-ink);border-radius:var(--radius);padding:.25rem .8rem}.topline .account .who{color:var(--faint)}.topline .account form{display:contents}.topline .account button{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--ink-soft);background:0 0;padding:.2rem .7rem}.topline .account button:hover{border-color:var(--muted)}.masthead{text-align:center;max-width:94%;margin:0 auto;padding:1.4rem 1.2rem 1rem}.masthead .masthead-link{color:inherit;text-decoration:none}.masthead .logo{max-width:80%;max-height:84px}.masthead .name{font-family:var(--masthead-font);letter-spacing:-.01em;color:var(--masthead-ink);font-size:clamp(2rem,6vw,3.4rem);font-weight:700}.masthead .tagline{color:var(--muted);margin:.35rem 0 0;font-size:.95rem}.mainnav{border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:94%;margin:0 auto;padding:.45rem 1rem;display:flex}.mainnav a{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;padding:.1rem .2rem;font-size:.9rem;text-decoration:none}.mainnav a:hover{color:var(--ink)}.mainnav a.active{border-bottom:2px solid var(--header-rule);color:var(--ink);font-weight:600}.mainnav .search input{border:1px solid var(--border);background:var(--surface);width:150px;color:var(--ink);border-radius:999px;padding:.3rem .9rem;font-size:.85rem}.mainnav .search input:focus{outline:2px solid var(--accent);border-color:#0000;width:200px}.mainnav .search input{transition:width .15s}[data-theme=dark] .masthead{padding:1rem 1.2rem .7rem}[data-theme=dark] .masthead .name{letter-spacing:.04em;text-transform:uppercase;font-size:clamp(1.7rem,5vw,2.6rem)}[data-theme=dark] .mainnav{border-top:none;padding-bottom:.8rem}[data-theme=dark] .mainnav a{border:1px solid var(--border);border-radius:999px;padding:.3rem 1rem}[data-theme=dark] .mainnav a.active{border-color:var(--accent);color:var(--accent);border-bottom:1px solid var(--accent)}[data-theme=emerald] .masthead{text-align:left;padding-bottom:.6rem}[data-theme=emerald] .masthead .name{font-size:clamp(1.9rem,5vw,2.9rem);font-style:italic}[data-theme=emerald] .masthead .tagline{font-style:italic}[data-theme=emerald] .mainnav{justify-content:flex-start}[data-theme=emerald] .mainnav a{text-transform:none;letter-spacing:.02em;font-size:.95rem}[data-theme=emerald] .mainnav .search{margin-left:auto}.site-footer{background:var(--footer-bg);color:var(--footer-ink);margin-top:auto}.site-footer .inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:94%;margin:0 auto;padding:1.1rem 1.2rem;font-size:.82rem;display:flex}.site-footer .inner .powered strong{color:var(--footer-strong);font-weight:600}.site-footer .inner .contact{color:inherit}.auth-wrap{background:var(--site-bg);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:min(400px,92vw);padding:2rem}.auth-card h1{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.4rem}.auth-card h2{color:var(--muted);margin:0 0 1.25rem;font-size:1rem;font-weight:500}.auth-card form{gap:.9rem;display:grid}.auth-card label{color:var(--ink-soft);gap:.3rem;font-size:.85rem;display:grid}.auth-card input{border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:6px;padding:.55rem .7rem;font-size:1rem}.auth-card input:focus{outline:2px solid var(--cta-bg);border-color:#0000}.auth-card button{background:var(--cta-bg);color:var(--cta-ink);cursor:pointer;border:none;border-radius:6px;margin-top:.4rem;padding:.6rem;font-size:1rem}.auth-card button:disabled{opacity:.6;cursor:default}.auth-card .error{color:var(--accent);margin:0;font-size:.85rem}.auth-card .alt{color:var(--muted);text-align:center;margin:1.1rem 0 0;font-size:.85rem}.auth-card .powered{color:var(--faint);text-align:center;text-transform:uppercase;letter-spacing:.08em;margin:1.4rem 0 0;font-size:.72rem}.page{width:100%;max-width:94%;margin:0 auto;padding:2rem 1.2rem}.page.narrow{max-width:80%}.page>h1{font-family:var(--masthead-font);letter-spacing:-.01em;color:var(--ink)}.page .empty{color:var(--muted)}.share-bar{flex-wrap:wrap;gap:.45rem;display:flex}.share-bar a,.share-bar button{border:1px solid var(--border);font:inherit;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;padding:.28rem .85rem;font-size:.8rem;text-decoration:none;transition:color .12s,border-color .12s}.share-bar a:hover,.share-bar button:hover{color:var(--accent);border-color:var(--accent)}.byline{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:.72rem}.byline .by{color:var(--ink);font-weight:700}.byline .sep{color:var(--faint);margin:0 .25rem}.topics{text-transform:uppercase;letter-spacing:.16em;margin:0 0 .55rem;font-size:.72rem;font-weight:700}.topics .latest{color:var(--muted)}.topics a{color:var(--accent);text-decoration:none}.topics a:hover{text-decoration:underline}.topics .sep{color:var(--faint);margin:0 .35rem}.dropcap{float:left;color:var(--accent);padding:.06em .12em 0 0;font-size:2.7em;font-style:normal;font-weight:700;line-height:.8}.home-page .empty{text-align:center;color:var(--muted);padding:3rem 0}.home-page .empty h1{color:var(--ink);font-family:var(--masthead-font)}.home-page .kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin:0;font-size:.78rem;font-weight:700}.home-page .lock{background:#1a1a1ad9;border-radius:999px;padding:.3rem .5rem;font-size:.95rem;line-height:1;position:absolute;top:10px;right:10px}.home-page .read-btn{background:var(--cta-bg);color:var(--cta-ink);border-radius:var(--radius);padding:.6rem 1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.home-page .read-btn:hover{opacity:.9}.home-page .lock-note{color:var(--muted);margin-top:.8rem;font-size:.85rem}.home-page .lock-note a{color:var(--link)}.home-page .front{grid-template-columns:minmax(230px,310px) 1fr;align-items:start;gap:0 2.6rem;display:grid}@media (width<=760px){.home-page .front{grid-template-columns:1fr;gap:2.2rem 0}}.home-page .edition .cover{border:1px solid var(--border);background:var(--surface);box-shadow:var(--card-shadow-hover);border-radius:var(--radius);margin:.7rem 0 .9rem;display:block;position:relative;overflow:hidden}.home-page .edition .cover img{width:100%;height:auto;display:block}.home-page .edition h1{font-family:var(--masthead-font);letter-spacing:-.01em;color:var(--ink);margin:0 0 .25rem;font-size:1.4rem;line-height:1.25}.home-page .edition .meta{color:var(--muted);margin:0 0 .9rem;font-size:.86rem}.home-page .front-articles{border-left:1px solid var(--border-soft);min-width:0;padding-left:2.6rem}@media (width<=760px){.home-page .front-articles{border-left:none;padding-left:0}}.home-page .back-issues{margin-top:3rem}.home-page .back-issues h2{font-family:var(--masthead-font);border-top:2px solid var(--header-rule);color:var(--ink);margin-bottom:1.2rem;padding-top:.7rem;font-size:1.3rem}[data-theme=dark] .home-page .back-issues h2{text-transform:uppercase;letter-spacing:.18em;color:var(--faint);text-align:center;border-top:none;font-family:inherit;font-size:.9rem}[data-theme=emerald] .home-page .edition h1{font-style:italic}[data-theme=emerald] .home-page .back-issues h2{border-top:none;font-size:1.2rem;font-style:italic}.front-articles .head{justify-content:space-between;align-items:baseline;margin-bottom:.9rem;display:flex}.front-articles .head h2{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0;font-size:.8rem}.front-articles .head .all{color:var(--link);font-size:.85rem;font-weight:600;text-decoration:none}.front-articles .head .all:hover{text-decoration:underline}.front-articles .topics{letter-spacing:.16em;margin-bottom:.4rem;font-size:.7rem}.front-articles .topics .sep{margin:0 .3rem}.front-articles .top{border-bottom:1px solid var(--border-soft);padding-bottom:1rem}.front-articles .top h3{font-family:var(--masthead-font);letter-spacing:-.01em;margin:0 0 .45rem;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.25}.front-articles .top h3 a{color:var(--ink);text-decoration:none;transition:color .12s}.front-articles .top h3 a:hover{color:var(--accent)}.front-articles .top .excerpt{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:.98rem;line-height:1.6;display:-webkit-box;overflow:hidden}.front-articles .top .byline{font-size:.7rem}.front-articles .rest{margin:0;padding:0;list-style:none}.front-articles .rest li{border-bottom:1px solid var(--border-soft);padding:.65rem 0 .75rem}.front-articles .rest li>a{font-family:var(--masthead-font);color:var(--ink);overflow-wrap:break-word;font-size:.98rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .12s;display:block}.front-articles .rest li>a:hover{color:var(--accent)}.front-articles .rest li .excerpt{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 .3rem;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.front-articles .rest li .date{color:var(--faint);font-size:.74rem}.front-articles .none{color:var(--muted);margin:0}[data-theme=emerald] .front-articles .top h3{font-style:italic}.editorial{background:var(--chip-bg);border-left:4px solid var(--accent);border-radius:var(--radius);margin-top:3rem;padding:1.6rem 1.8rem 1.4rem}.editorial .eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0 0 .6rem;font-size:.74rem;font-weight:700}.editorial h2{font-family:var(--masthead-font);letter-spacing:-.01em;max-width:92%;margin:0 0 .6rem;font-size:clamp(1.35rem,2.8vw,1.9rem);font-style:italic;line-height:1.2}.editorial h2 a{color:var(--ink);text-decoration:none;transition:color .12s}.editorial h2 a:hover{color:var(--accent)}.editorial .standfirst{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:64ch;margin:0 0 .8rem;font-size:1.02rem;line-height:1.65;display:-webkit-box;overflow:hidden}.editorial .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.4rem;margin:0;display:flex}.editorial .read{color:var(--link);font-size:.9rem;font-weight:600;text-decoration:none}.editorial .read:hover{text-decoration:underline}.edition-row .wrap{position:relative}.edition-row .viewport{scroll-snap-type:x proximity;scrollbar-width:none;gap:1.2rem;padding:.3rem .2rem .8rem;display:flex;overflow-x:auto}.edition-row .viewport::-webkit-scrollbar{display:none}.edition-row .card{scroll-snap-align:start;color:inherit;flex-direction:column;flex:0 0 150px;gap:.25rem;text-decoration:none;display:flex}.edition-row .card .cover{border:1px solid var(--border);background:var(--surface);aspect-ratio:.69;border-radius:var(--radius);box-shadow:var(--card-shadow);transition:box-shadow .15s,transform .15s;display:block;position:relative;overflow:hidden}.edition-row .card .cover img{object-fit:cover;width:100%;height:100%;display:block}.edition-row .card:hover .cover{box-shadow:var(--card-shadow-hover)}.edition-row .card .title{color:var(--ink);margin-top:.4rem;font-size:.88rem;font-weight:600}.edition-row .card .date{color:var(--muted);font-size:.78rem}.edition-row .lock{background:#1a1a1ad9;border-radius:999px;padding:.3rem .5rem;font-size:.95rem;line-height:1;position:absolute;top:10px;right:10px}.edition-row .arrow{z-index:2;cursor:pointer;background:var(--surface);border:1px solid var(--border);width:2.2rem;height:2.2rem;color:var(--ink);box-shadow:var(--card-shadow);border-radius:999px;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.edition-row .arrow:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.edition-row .arrow:disabled{opacity:.35;cursor:default}.edition-row .arrow.prev{left:-.6rem}.edition-row .arrow.next{right:-.6rem}[data-theme=dark] .edition-row .viewport{border-bottom:3px solid var(--border);padding-bottom:1.4rem}[data-theme=dark] .edition-row .card{text-align:center;flex-basis:120px}[data-theme=dark] .edition-row .card .title{display:none}[data-theme=dark] .edition-row .card .date{color:var(--faint);font-size:.76rem}[data-theme=dark] .edition-row .card:hover .cover{transform:translateY(-6px);box-shadow:0 0 30px #e8b33940}[data-theme=emerald] .edition-row .card .title{font-family:var(--masthead-font);font-weight:500}.articles-page{padding-bottom:2.5rem}.articles-page .page-head{border-bottom:2px solid var(--header-rule)}.articles-page .page-head h1{font-family:var(--masthead-font);letter-spacing:-.02em;color:var(--ink);margin:0 0 .6rem}.articles-page .empty{color:var(--muted);padding:2rem 0}.articles-page .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.2rem;margin-top:.9rem;display:flex}.articles-page .lead{border-bottom:1px solid var(--border);padding:1.7rem 0 1.9rem}.articles-page .lead h2{font-family:var(--masthead-font);letter-spacing:-.015em;max-width:92%;margin:.4rem 0 .65rem;font-size:clamp(1.5rem,3.4vw,2.3rem);line-height:1.15}.articles-page .lead h2 a{color:var(--ink);text-decoration:none;transition:color .12s}.articles-page .lead h2 a:hover{color:var(--accent)}.articles-page .lead .standfirst{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;max-width:62ch;margin:0;font-size:1.12rem;line-height:1.65}.articles-page .river{grid-template-columns:1fr 1fr;display:grid}.articles-page .river .entry:nth-child(odd){padding-right:1.7rem}.articles-page .river .entry:nth-child(2n){border-left:1px solid var(--border-soft);padding-left:1.7rem}@media (width<=720px){.articles-page .river{grid-template-columns:1fr}.articles-page .river .entry:nth-child(odd){padding-right:0}.articles-page .river .entry:nth-child(2n){border-left:none;padding-left:0}}.articles-page .entry{border-bottom:1px solid var(--border-soft);min-width:0;padding:1.1rem 0 1.2rem}.articles-page .entry h3{font-family:var(--masthead-font);margin:0 0 .35rem;font-size:1.15rem;line-height:1.3}.articles-page .entry h3 a{color:var(--ink);text-decoration:none;transition:color .12s}.articles-page .entry h3 a:hover{color:var(--accent)}.articles-page .entry .excerpt{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.articles-page .more{background:var(--cta-bg);color:var(--cta-ink);border-radius:var(--radius);font:inherit;cursor:pointer;border:none;margin:2rem auto 0;padding:.7rem 1.6rem;font-weight:600;display:block}.articles-page .more:hover{opacity:.9}.articles-page .more:disabled{opacity:.6;cursor:default}[data-theme=dark] .articles-page .page-head h1{text-transform:uppercase;letter-spacing:.12em;font-size:1.5rem}[data-theme=emerald] .articles-page .page-head h1,[data-theme=emerald] .articles-page .lead h2,[data-theme=emerald] .articles-page .entry h3{font-style:italic}.article-page{background:var(--surface);border-left:1px solid var(--border-soft);border-right:1px solid var(--border-soft);flex:1;width:100%;max-width:94%;margin:0 auto;padding:2.5rem 2rem}.article-page header{text-align:center;padding-top:.6rem}.article-page .topics{letter-spacing:.18em;margin-bottom:1rem;font-size:.76rem}.article-page .topics .sep{margin:0 .45rem}.article-page h1{font-family:var(--masthead-font);letter-spacing:-.02em;max-width:92%;color:var(--ink);margin:0 auto .9rem;font-size:clamp(1.9rem,4.6vw,3rem);line-height:1.12}.article-page .standfirst{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;max-width:76%;margin:0 auto;font-size:1.15rem;font-style:italic;line-height:1.6}.article-page .meta{text-align:left;border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1.4rem;max-width:88%;margin:1.7rem auto 0;padding:.7rem .2rem;display:flex}.article-page .byline{font-size:.74rem}.article-page .byline a{color:var(--link);text-decoration:none}.article-page .byline a:hover{text-decoration:underline}.article-page .byline .edit-link{color:var(--accent);font-weight:700}.article-page .body{font-family:var(--article-font);color:var(--ink);overflow-wrap:break-word;max-width:88%;margin:2.2rem auto 0;font-size:1.05rem;line-height:1.75}.article-page .body p{margin:0 0 1.1em}.article-page .body>p:first-child{font-size:1.17rem;line-height:1.65}.article-page .body .dropcap{float:left;color:var(--accent);padding:.04em .12em 0 0;font-size:3.1em;font-weight:700;line-height:.85}.article-page .body h2,.article-page .body h3{font-family:var(--masthead-font);color:var(--ink);margin:1.5em 0 .5em;line-height:1.25}.article-page .body ul,.article-page .body ol{margin:0 0 1.1em;padding-left:1.4rem}.article-page .body blockquote{border-left:3px solid var(--accent);color:var(--ink-soft);margin:0 0 1.1em;padding-left:.9rem;font-style:italic}.article-page .body a{color:var(--link)}.article-page .body img{border-radius:4px;max-width:100%;height:auto;margin:.4em 0}.article-page .body pre{background:var(--chip-bg);border-radius:6px;padding:.8rem 1rem;font-size:.88rem;line-height:1.5;overflow-x:auto}.article-page .body iframe.ql-video{aspect-ratio:16/9;border:0;width:100%;margin:.4em 0}.article-page .body .ql-align-center{text-align:center}.article-page .body .ql-align-right{text-align:right}.article-page .body .ql-align-justify{text-align:justify}.article-page .body .ql-size-small{font-size:.8em}.article-page .body .ql-size-large{font-size:1.4em}.article-page .body .ql-size-huge{font-size:1.9em}.article-page .body .ql-indent-1{padding-left:2rem}.article-page .body .ql-indent-2{padding-left:4rem}.article-page .body .ql-indent-3{padding-left:6rem}.article-page .related{border-top:2px solid var(--header-rule);max-width:88%;margin:2.8rem auto 0;padding-top:1rem}.article-page .related h2{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 1rem;font-size:.8rem}.article-page .related .grid{grid-template-columns:1fr 1fr;gap:1.4rem 2.4rem;display:grid}@media (width<=640px){.article-page .related .grid{grid-template-columns:1fr}}.article-page .related h3{font-family:var(--masthead-font);margin:0 0 .3rem;font-size:1rem;line-height:1.35}.article-page .related h3 a{color:var(--ink);text-decoration:none;transition:color .12s}.article-page .related h3 a:hover{color:var(--accent)}.article-page .related p{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.article-page .related .date{color:var(--faint);font-size:.74rem}[data-theme=emerald] .article-page h1{font-style:italic}[data-theme=dark] .article-page .topics a{color:var(--accent)}.hits{gap:1rem;margin:0 0 1.2rem;padding:0;list-style:none;display:grid}.hits li{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.9rem 1.1rem}.hits li>a,.hits li .hit-title{color:var(--ink);font-size:1.02rem;font-weight:600;text-decoration:none}.hits li>a:hover,.hits li .hit-title:hover{text-decoration:underline}.hits li .hit-title{color:var(--link)}.hits li p{color:var(--ink-soft);margin:.4rem 0;font-size:.92rem}.hits li .snippet{font-style:italic}.hits li small{color:var(--faint)}.hits .empty{color:var(--muted)}.tag-page h1 .hash{color:var(--faint);font-weight:400}.search-page h1 em{color:var(--accent);font-style:normal}.search-page h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-top:2px solid var(--header-rule);margin-top:2rem;padding-top:.6rem;font-size:1rem}.topics-cloud{flex-wrap:wrap;gap:.7rem;display:flex}.topic{background:var(--surface);border:1px solid var(--border);color:var(--ink);border-radius:999px;padding:.45rem 1.1rem;font-size:.95rem;text-decoration:none}.topic:hover{border-color:var(--accent)}.topic .count{color:var(--faint);margin-left:.25rem;font-size:.8rem}.archive-page{max-width:78%}@media (width<=900px){.archive-page{max-width:94%}}.archive-page .month h2{font-family:var(--masthead-font);color:var(--ink);border-top:2px solid var(--header-rule);margin-top:1.6rem;padding-top:.6rem;font-size:1.15rem}.archive-page .month h2 .count{color:var(--faint);margin-left:.5rem;font-size:.8rem;font-weight:400}.archive-page .grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem;display:grid}.archive-page .card{color:inherit;flex-direction:column;gap:.2rem;text-decoration:none;display:flex}.archive-page .card .cover{border:1px solid var(--border);background:var(--surface);aspect-ratio:.69;box-shadow:var(--card-shadow);transition:box-shadow .15s;position:relative;overflow:hidden}.archive-page .card .cover img{object-fit:cover;width:100%;height:100%;display:block}.archive-page .card .cover .lock{background:#1a1a1ad9;border-radius:999px;padding:.25rem .45rem;font-size:.85rem;line-height:1;position:absolute;top:8px;right:8px}.archive-page .card:hover .cover{box-shadow:var(--card-shadow-hover)}.archive-page .card .title{color:var(--ink);margin-top:.35rem;font-size:.85rem;font-weight:600}.archive-page .card .date{color:var(--muted);font-size:.76rem}.pagination{flex-wrap:wrap;gap:.4rem;padding:0;list-style:none;display:flex}.pagination a,.pagination span{border:1px solid var(--border);color:var(--ink-soft);border-radius:6px;padding:.3rem .7rem;font-size:.85rem;text-decoration:none;display:inline-block}.pagination .active span{background:var(--cta-bg);color:var(--cta-ink);border-color:var(--cta-bg)}.bare-body:has(.reader){margin:0}.reader{background:#2b2b2e;flex-direction:column;height:100vh;display:flex}.reader .bar{box-shadow:none;color:#fff;background:#1a1a1a;border-bottom:none;flex-wrap:wrap;align-items:center;gap:1.2rem;padding:.5rem 1rem;display:flex;position:static}.reader .bar .back{color:#bbb;text-decoration:none}.reader .bar .back:hover{color:#fff}.reader .bar .title{flex:1;min-width:120px;font-weight:600}.reader .bar .controls,.reader .bar .nav{align-items:center;gap:.5rem;display:flex}.reader .bar button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;padding:.3rem .7rem;font-size:.95rem}.reader .bar button:disabled{opacity:.4;cursor:default}.reader .bar button:hover:not(:disabled){background:#444}.reader .bar .zoom-label{color:#bbb;text-align:center;min-width:3.2em;font-size:.85rem}.reader .bar span{font-size:.9rem}.reader .bar .clip-toggle.on{color:#1a1a1a;background:#e8b339;font-weight:700}.reader .stage{touch-action:none;cursor:grab;flex:1;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.reader .page-holder{transform-origin:top;margin-top:12px;position:relative}.reader .page-holder img#page-image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;max-width:92vw;max-height:calc(100vh - 170px);display:block;box-shadow:0 6px 24px #00000080}.reader .highlights{pointer-events:none;position:absolute;inset:0}.reader .highlights .hl{background:var(--highlight,#ffd50073);border-radius:2px;position:absolute}.reader .hotspots{position:absolute;inset:0}.reader .hotspot{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:3px;padding:0;position:absolute}.reader .hotspot:hover{background:#2364d221;border-color:#2364d2a6}.reader .clip-layer{cursor:crosshair;z-index:5;touch-action:none;background:#14141e1f;position:absolute;inset:0}.reader .clip-rect{background:#e8b33926;border:2px dashed #e8b339;position:absolute;box-shadow:0 0 0 4000px #14141e40}.reader .thumbs{background:#1a1a1a;gap:.5rem;padding:.5rem 1rem;display:flex;overflow-x:auto}.reader .thumbs .thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:2px;padding:2px;display:flex}.reader .thumbs .thumb img{background:#fff;height:74px;display:block}.reader .thumbs .thumb span{color:#999;font-size:.72rem}.reader .thumbs .thumb.active{border-color:#8ab4f8}.reader .thumbs .thumb.active span{color:#8ab4f8}.clip-dialog-backdrop{z-index:50;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.clip-dialog{color:#1a1a1a;background:#fff;border-radius:10px;width:min(480px,94vw);max-height:90vh;padding:1.4rem;overflow-y:auto}.clip-dialog h2{margin:0 0 .8rem;font-size:1.15rem}.clip-dialog img{border:1px solid #ddd;max-width:100%;max-height:300px;margin:0 auto;display:block}.clip-dialog .share-url{gap:.5rem;margin:1rem 0 .7rem;display:flex}.clip-dialog .share-url input{border:1px solid #ccc;border-radius:6px;flex:1;padding:.5rem .7rem;font-size:.85rem}.clip-dialog .share-url button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.5rem .9rem}.clip-dialog .share-links{gap:.7rem;margin-bottom:1rem;display:flex}.clip-dialog .share-links a{text-align:center;color:#1a1a1a;border:1px solid #ccc;border-radius:6px;flex:1;padding:.45rem;font-size:.88rem;text-decoration:none}.clip-dialog .share-links a:hover{border-color:#1a1a1a}.clip-dialog .close{cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:6px;width:100%;padding:.5rem}.clip-dialog-backdrop[hidden],.reader .clip-layer[hidden],.reader .clip-rect[hidden]{display:none}.byline .by a{color:inherit;border-bottom:1px solid var(--faint);text-decoration:none}.byline .by a:hover{color:var(--accent);border-bottom-color:var(--accent)}.author-page .author-head{border-bottom:2px solid var(--header-rule);align-items:flex-start;gap:2rem;margin-bottom:.6rem;padding:1.2rem 0 1.8rem;display:flex}@media (width<=620px){.author-page .author-head{flex-direction:column;gap:1.1rem}}.author-page .portrait{flex:0 0 148px}.author-page .portrait img{object-fit:cover;border:1px solid var(--border);background:var(--surface);width:148px;height:148px;box-shadow:var(--card-shadow);border-radius:50%}.author-page .portrait .monogram{background:var(--chip-bg);width:148px;height:148px;color:var(--accent);border:1px solid var(--border);font-family:var(--masthead-font);border-radius:50%;justify-content:center;align-items:center;font-size:3.4rem;font-weight:700;display:flex}.author-page .intro{min-width:0}.author-page .intro .eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0 0 .35rem;font-size:.74rem;font-weight:700}.author-page .intro h1{font-family:var(--masthead-font);letter-spacing:-.015em;color:var(--ink);margin:0 0 .3rem;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.15}.author-page .intro .designation{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .7rem;font-size:.78rem;font-weight:700}.author-page .intro .bio{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;max-width:62ch;margin:0 0 .8rem;font-size:1.02rem;line-height:1.65}.author-page .intro .author-links{flex-wrap:wrap;gap:.45rem;margin:0 0 .8rem;display:flex}.author-page .intro .author-links a{border:1px solid var(--border);color:var(--ink-soft);border-radius:999px;padding:.26rem .85rem;font-size:.8rem;text-decoration:none}.author-page .intro .author-links a:hover{color:var(--accent);border-color:var(--accent)}.author-page .intro .stats{text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin:0;font-size:.72rem}.author-page .river{grid-template-columns:1fr 1fr;display:grid}.author-page .river .entry:nth-child(odd){padding-right:1.7rem}.author-page .river .entry:nth-child(2n){border-left:1px solid var(--border-soft);padding-left:1.7rem}@media (width<=720px){.author-page .river{grid-template-columns:1fr}.author-page .river .entry:nth-child(odd){padding-right:0}.author-page .river .entry:nth-child(2n){border-left:none;padding-left:0}}.author-page .entry{border-bottom:1px solid var(--border-soft);min-width:0;padding:1.1rem 0 1.2rem}.author-page .entry h3{font-family:var(--masthead-font);margin:0 0 .35rem;font-size:1.15rem;line-height:1.3}.author-page .entry h3 a{color:var(--ink);text-decoration:none;transition:color .12s}.author-page .entry h3 a:hover{color:var(--accent)}.author-page .entry .excerpt{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.author-page .entry .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.2rem;margin-top:.9rem;display:flex}.author-page .pagination{margin-top:1.4rem}[data-theme=emerald] .author-page .intro h1,[data-theme=emerald] .author-page .entry h3{font-style:italic}.topics-page .page-head{border-bottom:2px solid var(--header-rule);margin-bottom:1.6rem}.topics-page .page-head h1{font-family:var(--masthead-font);letter-spacing:-.01em;color:var(--ink);margin:0 0 .3rem}.topics-page .page-head .sub{color:var(--muted);margin:0 0 .7rem;font-size:.95rem}.topics-page .topics-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.4rem;display:grid}.topics-page .topic-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);flex-direction:column;padding:1.1rem 1.3rem 1.2rem;transition:box-shadow .15s;display:flex}.topics-page .topic-card:hover{box-shadow:var(--card-shadow-hover)}.topics-page .topic-card h2{font-family:var(--masthead-font);border-bottom:2px solid var(--header-rule);justify-content:space-between;align-items:baseline;gap:.6rem;margin:0 0 .6rem;padding-bottom:.5rem;font-size:1.25rem;display:flex}.topics-page .topic-card h2 a{color:var(--ink);text-decoration:none}.topics-page .topic-card h2 a:hover{color:var(--accent)}.topics-page .topic-card h2 .count{text-transform:uppercase;letter-spacing:.1em;color:var(--faint);white-space:nowrap;font-family:inherit;font-size:.72rem;font-weight:400}.topics-page .topic-card ul{flex:1;margin:0;padding:0;list-style:none}.topics-page .topic-card ul li{border-bottom:1px solid var(--border-soft);padding:.5rem 0}.topics-page .topic-card ul li a{font-family:var(--masthead-font);color:var(--ink);overflow-wrap:break-word;font-size:.95rem;font-weight:600;line-height:1.35;text-decoration:none;display:block}.topics-page .topic-card ul li a:hover{color:var(--accent)}.topics-page .topic-card ul li .date{color:var(--faint);font-size:.74rem}.topics-page .topic-card .all{color:var(--link);margin-top:.8rem;font-size:.86rem;font-weight:600;text-decoration:none}.topics-page .topic-card .all:hover{text-decoration:underline}[data-theme=emerald] .topics-page .topic-card h2 a{font-style:italic}.topic-page .topic-head{border-bottom:2px solid var(--header-rule);margin-bottom:.6rem;padding-bottom:1rem}.topic-page .topic-head .eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0 0 .35rem;font-size:.74rem;font-weight:700}.topic-page .topic-head h1{font-family:var(--masthead-font);letter-spacing:-.015em;color:var(--ink);margin:0 0 .3rem;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.15}.topic-page .topic-head .stats{text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin:0;font-size:.72rem}.topic-page .river{grid-template-columns:1fr 1fr;display:grid}.topic-page .river .entry:nth-child(odd){padding-right:1.7rem}.topic-page .river .entry:nth-child(2n){border-left:1px solid var(--border-soft);padding-left:1.7rem}@media (width<=720px){.topic-page .river{grid-template-columns:1fr}.topic-page .river .entry:nth-child(odd){padding-right:0}.topic-page .river .entry:nth-child(2n){border-left:none;padding-left:0}}.topic-page .entry{border-bottom:1px solid var(--border-soft);min-width:0;padding:1.1rem 0 1.2rem}.topic-page .entry h3{font-family:var(--masthead-font);margin:0 0 .35rem;font-size:1.15rem;line-height:1.3}.topic-page .entry h3 a{color:var(--ink);text-decoration:none;transition:color .12s}.topic-page .entry h3 a:hover{color:var(--accent)}.topic-page .entry .excerpt{font-family:var(--article-font);color:var(--ink-soft);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.topic-page .entry .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.2rem;margin-top:.9rem;display:flex}.topic-page .pagination{margin-top:1.4rem}[data-theme=emerald] .topic-page .topic-head h1,[data-theme=emerald] .topic-page .entry h3{font-style:italic}.site-footer .docs-link{color:var(--footer-strong)}html{scroll-behavior:smooth}.docs{background:var(--site-bg);min-height:100vh;color:var(--ink)}.docs .docs-top{background:var(--header-bg);border-bottom:2px solid var(--header-rule);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 3%;display:flex}.docs .docs-top .brand{font-family:var(--masthead-font);color:var(--masthead-ink);letter-spacing:-.01em;font-size:1.25rem;font-weight:800;text-decoration:none}.docs .docs-top .brand em{color:var(--accent);font-style:normal;font-weight:600}.docs .docs-top nav{gap:1.1rem;display:flex}.docs .docs-top nav a{color:var(--ink-soft);font-size:.9rem;text-decoration:none}.docs .docs-top nav a:hover{color:var(--ink)}.docs .docs-body{grid-template-columns:240px 1fr;gap:3rem;max-width:94%;margin:0 auto;padding:2.2rem 0 3rem;display:grid}@media (width<=860px){.docs .docs-body{grid-template-columns:1fr;gap:1.4rem}}.docs .docs-nav{flex-direction:column;align-self:start;gap:.15rem;display:flex;position:sticky;top:1.2rem}@media (width<=860px){.docs .docs-nav{flex-flow:wrap;gap:.4rem;position:static}}.docs .docs-nav .docs-nav-title{text-transform:uppercase;letter-spacing:.16em;color:var(--faint);margin:0 0 .5rem;font-size:.72rem}@media (width<=860px){.docs .docs-nav .docs-nav-title{width:100%}}.docs .docs-nav a{color:var(--ink-soft);border-left:2px solid var(--border-soft);border-radius:0 4px 4px 0;padding:.3rem .6rem;font-size:.9rem;text-decoration:none}.docs .docs-nav a:hover{color:var(--accent);border-left-color:var(--accent);background:var(--chip-bg)}@media (width<=860px){.docs .docs-nav a{border:1px solid var(--border);border-radius:999px;padding:.25rem .8rem}}.docs .docs-content{min-width:0;max-width:100ch}.docs .docs-content h1{font-family:var(--masthead-font);letter-spacing:-.015em;margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.6rem)}.docs .docs-content .lede{font-family:var(--article-font);color:var(--ink-soft);margin:0 0 1.6rem;font-size:1.08rem;line-height:1.7}.docs .docs-content section{border-top:2px solid var(--header-rule);margin-top:1.4rem;padding:1.3rem 0 .6rem}.docs .docs-content h2{font-family:var(--masthead-font);margin:0 0 .7rem;font-size:1.45rem}.docs .docs-content h2 small{color:var(--faint);font-size:.8rem;font-weight:400}.docs .docs-content p,.docs .docs-content li{color:var(--ink-soft);font-size:.98rem;line-height:1.7}.docs .docs-content p{margin:0 0 .9rem}.docs .docs-content ul,.docs .docs-content ol{margin:0 0 .9rem;padding-left:1.4rem}.docs .docs-content ul li,.docs .docs-content ol li{margin-bottom:.45rem}.docs .docs-content strong{color:var(--ink)}.docs .docs-content a{color:var(--link)}.docs .docs-content code{background:var(--chip-bg);border:1px solid var(--border-soft);color:var(--ink);border-radius:4px;padding:.05em .4em;font-size:.86em}.docs .docs-content table{border-collapse:collapse;background:var(--surface);border:1px solid var(--border);width:100%;margin:0 0 1rem}.docs .docs-content table th,.docs .docs-content table td{text-align:left;border-bottom:1px solid var(--border-soft);vertical-align:top;padding:.55rem .8rem;font-size:.92rem;line-height:1.55}.docs .docs-content table th{background:var(--chip-bg);color:var(--ink)}.docs .docs-content .note{background:var(--chip-bg);border-left:3px solid var(--accent);border-radius:var(--radius);padding:.7rem 1rem;font-size:.92rem}.docs .docs-content .docs-foot{border-top:2px solid var(--header-rule);color:var(--faint);margin-top:2rem;padding-top:1rem;font-size:.85rem}.site-footer .powered-link{color:var(--footer-strong);text-decoration:none}.site-footer .powered-link:hover{text-decoration:underline}.auth-card .powered-link{color:inherit;text-decoration:none}.auth-card .powered-link:hover{text-decoration:underline}
