:root{--ink:#15291f;--green:#174a35;--paper:#fafaf7;--line:#c8cdc7;--muted:#626d65;--accent:#c7ec69}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #789c31;outline-offset:4px}[hidden]{display:none!important}.masthead,main,footer{max-width:1180px;margin:auto;padding-left:36px;padding-right:36px}.masthead{padding-top:24px}.mast-top,.mast-bottom{display:flex;justify-content:space-between;gap:20px}.mast-top{font-size:12px;font-weight:650;letter-spacing:.15em;border-top:2px solid var(--ink);padding-top:12px}.brand{display:block;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,8.5vw,7.2rem);font-weight:700;line-height:1.2;letter-spacing:-.055em;text-align:center;color:var(--ink);text-decoration:none;padding:12px 0 15px}.brand-dot{color:#6a9039}.mast-bottom{border-top:1px solid var(--line);border-bottom:3px double var(--ink);padding:9px 0;font-size:13px}.login-view{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;min-height:470px;padding:64px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.16}h1{font-size:clamp(2.1rem,4vw,3.7rem);letter-spacing:-.035em}.login-intro h1{margin:18px 0 20px}.login-intro p{color:var(--muted);max-width:350px}.login-card{background:var(--green);color:white;padding:36px;border-radius:3px}.login-card h2{font-size:30px;margin-bottom:24px}.login-card label{display:block;font-size:14px;margin-bottom:8px}.login-card input{width:100%;padding:13px 14px;border:1px solid #739080;border-radius:3px;background:#fff;color:var(--ink)}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--accent);border:0;border-radius:3px;padding:13px 16px;margin-top:14px;color:var(--ink);font-weight:650}.login-card .quiet{color:#d1dfd4;margin-top:18px;font-size:13px}#login-error{font-size:14px;color:#ffe0ac;margin-top:10px}.toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);min-height:66px;gap:12px}.tabs{display:flex;align-self:stretch;gap:30px}.tab{background:none;border:0;border-bottom:3px solid transparent;padding:15px 0;color:var(--muted);font-weight:550;font-size:14px}.tab.active{border-color:var(--green);color:var(--green)}.text-button{border:0;background:none;color:var(--muted);padding:8px 0;font-size:14px}.edition-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:40px 0 28px}.edition-heading h1{margin:8px 0 10px}.quiet{color:var(--muted);font-size:14px}.outline{background:transparent;border:1px solid var(--line);padding:10px 16px;border-radius:3px;font-size:14px;white-space:nowrap}.outline:hover{border-color:var(--green);background:#edf2e8}.archive-panel{background:#eef1eb;padding:18px;display:flex;align-items:center;gap:18px;margin-top:20px}.archive-panel label{font-size:14px}.archive-panel select{min-width:230px;padding:8px;background:var(--paper);border:1px solid var(--line);color:var(--ink)}.stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink)}.story{padding:28px 28px 32px 0;border-bottom:1px solid var(--line);min-width:0}.story:nth-child(even){border-left:1px solid var(--line);padding-left:28px;padding-right:0}.story:first-child{grid-column:1/-1;padding:32px 0;display:grid;grid-template-columns:70px minmax(0,760px);gap:20px}.story:first-child+.story{border-left:0;padding-left:0;padding-right:28px}.story:nth-child(odd):not(:first-child){border-left:1px solid var(--line);padding-left:28px;padding-right:0}.story:nth-child(even){border-left:0}.story-number{font:italic 22px Georgia,serif;color:#758576;margin-bottom:12px}.story:first-child .story-number{font-size:46px;line-height:1}.story h2{font-size:30px;margin-bottom:16px;overflow-wrap:anywhere}.story:first-child h2{font-size:clamp(1.8rem,3.3vw,2.8rem)}.story p{font-size:17px;line-height:1.7;overflow-wrap:anywhere}.story-source{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:22px;font-size:13px;color:var(--muted)}.story-source a{color:var(--green);text-underline-offset:4px}.story-source button{font-size:13px;padding:0;border:0;border-bottom:1px dotted;background:none;color:var(--muted)}.story.hidden-story{opacity:.6}.empty{grid-column:1/-1;min-height:230px;padding:45px 0}.empty h2{font-size:32px;margin-bottom:14px}.empty p{max-width:560px;color:var(--muted)}.edition-note{display:flex;align-items:flex-start;gap:20px;margin:38px 0 50px;padding:24px 26px;background:#eef1e9;border-left:3px solid #74973f}.note-mark{font-size:32px;line-height:1.3;color:var(--green)}.edition-note strong{font-size:15px}.edition-note p{font-size:14px;color:var(--muted);margin-top:4px;max-width:740px}.notice{border-left:3px solid var(--green);background:#eaf1e3;padding:12px 16px;margin-bottom:22px;font-size:14px}footer{display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:28px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer span:first-child{font:700 18px Georgia,serif;color:var(--ink)}@media(max-width:700px){.masthead,main,footer{padding-left:20px;padding-right:20px}.masthead{padding-top:16px}.mast-top{font-size:10px}.brand{font-size:clamp(2.7rem,11vw,4.8rem);padding:18px 0}.mast-bottom{font-size:12px}.mast-bottom span:last-child{display:none}.login-view{grid-template-columns:1fr;gap:30px;padding:35px 0}.login-intro h1{font-size:38px}.login-card{padding:25px}.edition-heading{align-items:flex-start;flex-direction:column;padding:28px 0 24px;gap:16px}.edition-heading h1{font-size:38px}.stories{display:block}.story,.story:first-child,.story:nth-child(odd):not(:first-child),.story:nth-child(even){display:block;padding:24px 0;border-left:0}.story:first-child .story-number{font-size:23px}.story h2,.story:first-child h2{font-size:30px}.story p{font-size:16px}.tabs{gap:22px}.archive-panel{align-items:stretch;flex-direction:column;gap:8px}.archive-panel select{min-width:0;width:100%}.edition-note{padding:18px;gap:12px;margin:28px 0}.note-mark{font-size:25px}footer{flex-direction:column;gap:5px}.empty{min-height:210px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,border-color .15s}}

.story p+p{margin-top:16px}.story-image{margin:0 0 22px}.story-image img{display:block;width:100%;height:auto;max-height:420px;object-fit:contain;background:#eef1e9;border:1px solid var(--line)}.story-image figcaption{font-size:12px;color:var(--muted);margin-top:6px}.story:first-child{grid-template-columns:70px minmax(0,870px)}@media(max-width:700px){.story-image img{max-height:340px}}

.chat-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 22px}.chat-photos figure{margin:0;min-width:0}.chat-photos figure:only-child{grid-column:1/-1}.chat-photos img{display:block;width:100%;height:280px;object-fit:contain;background:#eef1e9;border:1px solid var(--line)}.chat-photos figcaption{font-size:12px;color:var(--muted);margin-top:5px}.byline{border-top:1px solid var(--line);margin-top:20px;padding-top:16px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px}.byline-label{font-size:13px;color:var(--muted);width:100%}.byline-person{display:inline-flex;align-items:center;gap:9px;font-size:14px}.byline-person img,.avatar-initials{height:36px;width:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.avatar-initials{display:inline-flex;align-items:center;justify-content:center;background:#dde6d6;color:var(--green);font-size:12px;font-weight:650}@media(max-width:700px){.chat-photos img{height:220px}.chat-photos{grid-template-columns:1fr}}

/* Phone reading and touch controls. Keep browser text zoom available. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.byline-person{max-width:100%;overflow-wrap:anywhere}
@media(max-width:700px){
 .masthead,main,footer{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}
 .brand{font-size:clamp(2.3rem,10.5vw,4.6rem)}
 .toolbar{flex-wrap:wrap;gap:0 12px}.tabs{gap:16px;min-width:0}.tab{min-height:48px}
 .text-button{min-height:44px;min-width:44px}.outline{min-height:48px}
 .edition-heading>div{min-width:0;width:100%}.edition-heading h1{font-size:clamp(1.85rem,8.5vw,2.4rem);overflow-wrap:anywhere}
 .edition-heading .outline{width:100%;text-align:center}
 .login-intro h1{font-size:clamp(1.9rem,8.5vw,2.4rem)}.login-card{padding:24px 20px;min-width:0}.login-card h2{font-size:27px}
 .story-source{gap:8px 16px}.story-source a,.story-source button{display:inline-flex;align-items:center;min-height:44px}
 .story h2,.story:first-child h2{font-size:clamp(1.6rem,7.3vw,1.9rem)}
 .archive-panel select{font-size:16px;min-height:48px;max-width:100%}
 .chat-photos img{height:auto;max-height:65vh}.story-image img{max-height:65vh}
 .edition-note>div{min-width:0}.notice,.quiet{overflow-wrap:anywhere}
 footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}
}
@media(max-width:360px){.tabs{gap:12px}.tab,.text-button{font-size:13px}.login-card{padding:22px 16px}}

.categories{display:flex;flex-wrap:wrap;gap:6px 10px;padding:16px 0;border-bottom:1px solid var(--line)}.category{border:1px solid transparent;border-radius:20px;background:transparent;color:var(--green);padding:8px 14px;font-size:14px;min-height:44px}.category.active{background:var(--green);color:white}.category:hover{border-color:var(--green)}.article-tag{border:0;background:#e8efdc;color:var(--green);font-size:12px;font-weight:650;padding:8px 12px;border-radius:3px;margin-bottom:14px;min-height:44px}#share-box{margin-top:16px}#share-box label{display:block;margin-bottom:8px}#share-url{display:block;width:100%;font-size:16px;padding:12px;margin-bottom:10px;border:1px solid var(--line)}@media(max-width:700px){.categories{flex-wrap:nowrap;overflow-x:auto;gap:6px;padding:12px 0;scrollbar-width:thin}.category{flex-shrink:0;padding:8px 12px}}

