:root{--ink:#202c28;--muted:#6d7772;--accent:#256752;--line:#e5e9e6;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased;min-height:100dvh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}img{display:block;max-width:100%;height:auto}.shell{width:min(1080px,calc(100% - 64px));margin-inline:auto}.journal-nav{border-bottom:1px solid var(--line)}.nav-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:21px;font-weight:700;letter-spacing:-.6px}.brand>span{font-size:16px;font-weight:400;letter-spacing:0;margin-left:12px;padding-left:15px;border-left:1px solid #d6ddd8;color:var(--muted)}.nav-inner nav{display:flex;gap:28px;font-size:13px;color:#54645a}.nav-inner nav span{margin-left:5px}.journal-home{width:min(840px,calc(100% - 48px));margin-inline:auto;flex:1}.home-intro{padding:64px 0 56px;text-align:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--accent)}.home-intro h1{font-size:42px;line-height:1.2;font-weight:600;letter-spacing:-1.5px;margin:13px 0 17px}.home-intro>p:last-child{color:var(--muted);font-size:16px;line-height:1.8}.post-list{padding-bottom:64px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:17px;border-bottom:1px solid var(--line)}.section-heading h2{font-size:13px;font-weight:600}.section-heading>span{font-size:11px;color:#869087}.post-card{display:flex;align-items:center;gap:32px;padding:32px 0;border-bottom:1px solid var(--line)}.post-card-copy{flex:1;min-width:0}.post-card time{font-size:12px;color:var(--muted)}.post-card h3{font-size:26px;line-height:1.3;letter-spacing:-.7px;font-weight:600;margin:11px 0 12px;overflow-wrap:anywhere}.post-card-copy>p{font-size:15px;line-height:1.85;color:var(--muted);max-width:690px}.post-card-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:23px;font-size:12px}.post-card-footer>span{color:#727e75}.post-card-footer>a{color:var(--accent);font-weight:500;white-space:nowrap}.post-card-footer>a span{margin-left:8px}.post-thumbnail{flex:0 0 160px;width:160px;aspect-ratio:4/3;overflow:hidden;border-radius:4px;background:#f3f5f2}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.pagination{display:flex;justify-content:space-between;gap:20px;margin-top:28px;font-size:13px}.pagination>span{color:var(--muted)}.empty-state{padding:45px 0;text-align:center}.empty-state h2{font-size:20px;font-weight:500;margin-bottom:10px}.empty-state p{color:var(--muted);font-size:14px}.article-page{width:min(760px,calc(100% - 48px));margin-inline:auto;padding:34px 0 64px;flex:1}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:30px}.article-header h1{font-size:42px;line-height:1.2;font-weight:600;letter-spacing:-1.25px;overflow-wrap:anywhere}.article-deck{font-size:18px;line-height:1.75;color:var(--muted);margin-top:20px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:27px 0 28px;font-size:12px}.article-meta strong{display:block;font-weight:600;margin-bottom:4px}.article-meta div>span{color:var(--muted)}.share-button{font-size:12px;padding:8px 13px;border:1px solid #dee5de;border-radius:5px;background:#fff;color:#4f6155}.share-button:hover{background:#f5f8f4}.article-header{border-bottom:1px solid var(--line)}.article-contents{border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:32px}.article-contents summary{font-size:13px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#4a5b50}.article-contents summary::-webkit-details-marker{display:none}.article-contents summary>span{font-size:20px;font-weight:300}.article-contents[open] summary>span{transform:rotate(45deg)}.article-contents nav{display:grid;gap:10px;margin:17px 0 4px;padding-left:16px;border-left:2px solid #e0e7df}.article-contents nav a{font-size:13px;color:var(--muted)}.article-body.sun-editor-editable{background:transparent;padding:0;margin-top:32px;min-height:0;height:auto;font:17px/1.9 var(--sans);color:#35433a;overflow-wrap:anywhere}.article-body p{margin:0 0 1.3em}.article-body div{max-width:100%}.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{font-family:var(--sans);font-weight:600;line-height:1.4;letter-spacing:-.5px;margin:1.7em 0 .8em;color:var(--ink)}.article-body h2{font-size:26px}.article-body h3{font-size:22px}.article-body>:first-child{margin-top:0}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body img{max-width:100%;height:auto;margin:26px auto;border-radius:3px}.article-body figure{margin:28px 0}.article-body figure img{margin-bottom:10px}.article-body figcaption,.article-body caption{font:12px/1.7 var(--sans);color:var(--muted);text-align:center}.article-body blockquote{margin:28px 0;border-left:3px solid #a1bba8;background:#f7f9f6;padding:20px 24px;color:#425a47;font-size:18px;line-height:1.85}.article-body blockquote p:last-child{margin-bottom:0}.article-body ul,.article-body ol{padding-left:24px;margin:22px 0}.article-body li{padding-left:5px;margin:8px 0}.article-body hr{border:0;border-top:1px solid var(--line);margin:34px 0}.article-body table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:28px 0;font:14px/1.7 var(--sans)}.article-body th,.article-body td{padding:12px 14px;border:1px solid #dfe5df;min-width:110px;text-align:left}.article-body th{background:#f5f7f3;font-weight:600}.article-body pre{overflow:auto;padding:20px;background:#f5f7f4;border-radius:4px;font:13px/1.7 monospace}.article-body code{font-size:.9em;background:#f2f5f0}.article-body .text-center{text-align:center}.article-body .text-right{text-align:right}.article-body .text-left{text-align:left}.article-body .text-justify{text-align:justify}.article-body video,.article-body audio{width:100%;max-width:100%;margin:25px 0}.article-body iframe{width:100%;max-width:100%;aspect-ratio:16/9;height:auto;border:0;margin:25px 0}.article-body details{padding:16px;border:1px solid var(--line);margin:24px 0}.article-body summary{cursor:pointer;font-size:15px}.article-body .se-math{max-width:100%;overflow-x:auto}.article-end{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:45px;padding-top:24px;font-size:12px;color:var(--muted)}.journal-footer{border-top:1px solid var(--line);margin-top:20px;background:#fcfdfb}.footer-inner{min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#7a867d}.reading-progress{position:fixed;top:0;left:0;width:100%;height:2px;appearance:none;border:0;background:transparent;z-index:100}.reading-progress::-webkit-progress-bar{background:transparent}.reading-progress::-webkit-progress-value{background:#427d59}.reading-progress::-moz-progress-bar{background:#427d59}.skip-link{position:absolute;left:20px;top:-100px;z-index:200;background:white;padding:12px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}.journal-empty{width:min(760px,calc(100% - 48px));margin:64px auto;flex:1}.journal-empty h1{font-size:32px;margin:16px 0}.journal-empty p{color:var(--muted);margin-bottom:20px}
@media(max-width:640px){.shell{width:calc(100% - 40px)}.nav-inner{min-height:70px;gap:12px}.brand{font-size:19px}.brand>span{font-size:13px;margin-left:8px;padding-left:10px}.nav-inner nav{gap:16px;font-size:11px}.nav-inner nav>a:first-child{display:none}.journal-home,.article-page{width:calc(100% - 40px)}.home-intro{padding:42px 0 36px}.home-intro h1{font-size:35px;margin:11px 0 14px}.home-intro>p:last-child{font-size:14px}.section-heading>span{display:none}.post-card{gap:18px;padding:26px 0;align-items:flex-start}.post-card h3{font-size:23px}.post-card-copy>p{font-size:14px}.post-thumbnail{flex-basis:88px;width:88px;margin-top:4px}.post-card-footer{font-size:11px;gap:12px;flex-wrap:wrap;margin-top:19px}.post-list{padding-bottom:38px}.article-page{padding-top:25px;padding-bottom:38px}.back-link{margin-bottom:24px}.article-header h1{font-size:32px;letter-spacing:-.8px}.article-deck{font-size:16px;margin-top:17px}.article-meta{margin:22px 0;gap:12px;font-size:11px}.share-button{font-size:11px;padding:7px 10px;white-space:nowrap}.article-body.sun-editor-editable{font-size:16px;line-height:1.9}.article-body h2{font-size:23px}.article-body h3{font-size:20px}.article-body blockquote{font-size:17px;padding:16px 20px}.article-end{font-size:11px}.footer-inner{min-height:75px;font-size:10px;gap:12px}.footer-inner>span:nth-child(2){display:none}.desktop-break{display:none}}@media(max-width:370px){.brand>span{display:none}.post-card:has(.post-thumbnail){flex-direction:column}.post-thumbnail{width:100%;flex-basis:auto;max-height:160px}.article-header h1{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.journal-nav,.journal-footer,.article-contents,.share-button,.reading-progress,.back-link,.article-end{display:none!important}.article-page{width:100%;padding:0}.article-body.sun-editor-editable{font-size:12pt}.article-header h1{font-size:25pt}.article-header{border:0}}
.article-body.sun-editor-editable a{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.article-contents nav a{overflow-wrap:anywhere}

.article-body .article-table-scroll{width:100%;overflow-x:auto;margin:28px 0}.article-body .article-table-scroll table{display:table;width:100%;margin:0}.article-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:4px}

/* Compact journal layout with persistent desktop article navigation. */
.shell{width:min(1200px,calc(100% - 48px))}
.journal-home{width:min(1040px,calc(100% - 48px))}
.home-intro{padding:38px 0 32px}.post-list{padding-bottom:40px}.post-card{padding:24px 0}
.article-page{width:min(1160px,calc(100% - 48px));padding:24px 0 40px}
.article-layout{max-width:840px;margin-inline:auto;min-width:0}
.article-sidebar{display:none}
.back-link{margin-bottom:20px}.article-deck{margin-top:16px}.article-meta{margin:20px 0}
.article-body.sun-editor-editable{margin-top:24px}
@media(min-width:1000px){
.article-layout.has-contents{display:grid;max-width:none;grid-template-columns:220px minmax(0,1fr);column-gap:40px;align-items:start}
.has-contents>.article-header,.has-contents>.article-body,.has-contents>.article-end{grid-column:2;min-width:0}
.article-sidebar{display:block;grid-column:1;grid-row:1 / span 3;position:sticky;top:24px;max-height:calc(100dvh - 48px);overflow-y:auto;overscroll-behavior:contain;padding-right:20px;border-right:1px solid var(--line);scrollbar-width:thin}
.article-sidebar h2{font-size:13px;font-weight:600;margin:0 0 16px}
.article-sidebar nav{display:grid;gap:4px}
.article-sidebar a{display:block;font-size:12px;line-height:1.65;color:var(--muted);padding:7px 8px;border-radius:4px;overflow-wrap:anywhere}
.article-sidebar a:hover,.article-sidebar a:focus-visible{color:var(--accent);background:#f3f7f4}
.article-contents{display:none}
}
@media(max-width:640px){.shell,.journal-home,.article-page{width:calc(100% - 40px)}.home-intro{padding:30px 0 28px}}
@media print{.article-sidebar{display:none}.article-layout.has-contents{display:block}.article-page{width:100%}}

/* Editorial reading surface: a clear guide and a restrained typographic hierarchy. */
body{background:#fafbf9;color:#203c34}.journal-nav{background:#fff}.brand{color:#205a46}.brand>span{font-family:Georgia,serif;font-style:italic;font-size:19px;color:#52675d}
.article-page{width:min(1200px,calc(100% - 64px));padding-top:32px}
.article-kicker{font-size:10px;letter-spacing:2px;font-weight:650;color:var(--accent);margin:0 0 12px}
.article-header h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,3.3vw,48px);font-weight:400;line-height:1.14;letter-spacing:-1.2px;max-width:820px}
.article-deck{font-size:17px;line-height:1.65;max-width:770px}.article-header{border-bottom:1px solid #dce4dd;padding-bottom:4px}
.article-body.sun-editor-editable{font-size:17px;line-height:1.85}.article-body h2{padding-top:8px;letter-spacing:-.6px}.article-body img{border-radius:6px}
.contents-label{font-size:9px;letter-spacing:1.7px;color:#6d8176;font-weight:600}
.article-sidebar h2{font-family:Georgia,serif;font-size:22px;line-height:1.3;font-weight:400;color:#244d3b;margin:3px 0 16px}
.article-sidebar a{border-left:2px solid transparent;border-radius:0;padding:8px 12px;font-size:12px;line-height:1.6}
.article-sidebar a[aria-current="location"]{border-left-color:#267458;background:#edf3ec;color:#1d573e;font-weight:600}
.article-contents{background:#f0f4ee;padding:16px 18px;border:1px solid #dfe6dc;border-radius:6px;margin:20px 0 0}
.home-intro h1{font-family:Georgia,serif;font-weight:400;font-size:46px}.post-card h3{font-family:Georgia,serif;font-weight:400;font-size:29px}.home-intro{border-bottom:0}
@media(min-width:1000px){.article-layout.has-contents{grid-template-columns:240px minmax(0,840px);column-gap:56px}.article-sidebar{background:#f1f5ef;padding:22px 16px 18px;border:1px solid #e1e8dc;border-radius:8px;top:24px}.article-sidebar nav{gap:2px}}
@media(max-width:640px){.article-page{width:calc(100% - 40px);padding-top:24px}.article-header h1{font-size:34px}.article-deck{font-size:16px}.brand>span{font-size:15px}.home-intro h1{font-size:38px}}
@media print{body{background:#fff}.article-page{width:100%}.article-kicker{display:none}}
