:root{color-scheme:light;--bg:#fbfaf7;--surface:#fff;--surface-muted:#f0eee8;--ink:#171717;--ink-muted:#62615d;--line:#d8d4c9;--accent:#006d77;--accent-strong:#004f58;--accent-warm:#b3532e;--ad-bg:#f7f3ea;--max:1120px;--measure:720px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{background:linear-gradient(180deg, #006d7714, transparent 280px), var(--bg);min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;margin:0;line-height:1.65}a{color:var(--accent-strong);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--accent-warm)}img,video,iframe{max-width:100%}img{height:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(100% - 32px, var(--max));margin-inline:auto}.narrow{width:min(100% - 32px, var(--measure));margin-inline:auto}.site-main{flex:1}.skip-link{z-index:100;background:var(--ink);color:var(--surface);border-radius:6px;padding:8px 12px;position:absolute;top:-48px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);backdrop-filter:blur(14px);z-index:10;background:#fbfaf7e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{color:var(--ink);letter-spacing:0;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--surface);border-radius:8px;place-items:center;font-size:.74rem;display:grid}.site-nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-nav a{color:var(--ink-muted);font-size:.95rem;font-weight:650;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink)}.hero{padding:clamp(48px,8vw,96px) 0 32px}.home-hero{border-bottom:1px solid var(--line);background-color:#8ba6df;background-image:linear-gradient(90deg,#fbfaf747 0%,#fbfaf714 48%,#fbfaf700 78%),linear-gradient(#17171700 58%,#1717172e 100%),url(/media/front-page-background.png);background-position:50%,50%,top;background-repeat:no-repeat;background-size:cover,cover,100%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;align-items:end;min-height:max(620px,83.67vw);padding:clamp(88px,12vw,132px) 0 clamp(32px,6vw,64px);display:grid}.home-hero-inner{align-items:end;display:grid}.home-hero-copy{text-shadow:0 2px 12px #fbfaf7b8;max-width:660px}.home-hero .lede{color:#393936}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}.eyebrow{color:var(--accent-warm);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:0;line-height:1.12}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,9vw,7rem);font-weight:700}h2{margin:0;font-size:clamp(1.75rem,3vw,2.4rem)}h3{margin:0;font-size:1.22rem}.lede{color:var(--ink-muted);max-width:680px;font-size:clamp(1.08rem,2vw,1.35rem)}.hero-media{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;min-height:360px;overflow:hidden;box-shadow:0 24px 80px #1414141f}.hero-media img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.section{padding:44px 0}.section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding-bottom:14px;display:flex}.section-header p{color:var(--ink-muted);margin:0}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.post-list{gap:18px;display:grid}.post-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:14px;min-height:100%;padding:18px;display:grid}.post-card.featured{grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr);align-items:stretch}.post-card-media{background:var(--surface-muted);aspect-ratio:16/10;border-radius:6px;overflow:hidden}.post-card.featured .post-card-media{aspect-ratio:auto}.post-card-media img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.post-card-body{align-content:start;gap:10px;display:grid}.post-meta{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;display:flex}.post-meta span+span:before{content:"/";color:var(--line);margin-right:8px}.post-card h3 a,.post-title-link{color:var(--ink);text-decoration:none}.post-card h3 a:hover,.post-title-link:hover{color:var(--accent-strong)}.post-card p{color:var(--ink-muted);margin:0}.newspaper-archive{gap:56px;display:grid}.newspaper-archive-entry{gap:16px;display:grid}.newspaper-archive-entry>h2{margin-bottom:6px}.newspaper-actions{flex-wrap:wrap;gap:10px;display:flex}.newspaper-actions a{border:1px solid var(--line);color:var(--ink);border-radius:4px;padding:8px 12px;font-size:.9rem;font-weight:700;text-decoration:none}.newspaper-actions a:hover{border-color:var(--accent);color:var(--accent-strong)}.newspaper-issue{color:#343434;background:#fff;border:1px solid #cfcfcf;border-radius:2px;padding:clamp(18px,4vw,48px);font-family:Georgia,Times New Roman,serif;box-shadow:0 20px 70px #1717171f}.newspaper-masthead{text-align:center}.newspaper-rule{border-top:6px solid #3f3f3f;border-bottom:3px solid #3f3f3f;height:17px;margin-bottom:clamp(18px,3vw,30px)}.newspaper-masthead h2{color:#050505;margin:0;font-size:clamp(3.2rem,11vw,7.5rem);line-height:.9}.newspaper-edition{color:#666;letter-spacing:.12em;text-transform:uppercase;margin:14px 0 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;font-weight:800}.newspaper-topics{color:#fff;background:#3c3c3c;flex-wrap:wrap;justify-content:center;gap:clamp(8px,2vw,18px);margin-top:clamp(22px,4vw,48px);padding:10px 14px;font-size:clamp(1rem,2.6vw,1.85rem);font-weight:800;display:flex}.newspaper-topics span+span:before{content:"•";margin-right:clamp(8px,2vw,18px)}.newspaper-lead{padding-top:clamp(24px,4vw,42px)}.newspaper-lead h3{color:#464646;font-size:clamp(2rem,6vw,4.2rem);line-height:.95}.newspaper-lead-grid{grid-template-columns:minmax(210px,.34fr) minmax(0,.66fr);align-items:start;gap:clamp(18px,4vw,34px);margin-top:12px;display:grid}.newspaper-drop{text-align:justify;margin:0;font-size:clamp(1.2rem,2.8vw,2.35rem);line-height:1.12}.newspaper-photo{background:#080808;margin:0}.newspaper-photo img,.newspaper-side-story img,.newspaper-transformation img{width:100%;height:auto;display:block}.newspaper-photo-wide img{aspect-ratio:905/575;object-fit:cover}.newspaper-body-grid{border-top:4px solid #666;border-bottom:4px solid #666;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:clamp(22px,5vw,64px);margin-top:clamp(22px,4vw,38px);padding:clamp(22px,4vw,38px) 0;display:grid}.newspaper-side-story{align-content:start;gap:24px;min-width:0;display:grid}.newspaper-side-story h3{color:#464646;overflow-wrap:break-word;font-size:clamp(2.1rem,5.2vw,4.35rem);line-height:1.04}.newspaper-side-story img{object-fit:contain;object-position:top center;background:#050505;min-width:0;max-height:620px}.newspaper-article-copy{align-content:start;gap:18px;min-width:0;display:grid}.newspaper-article-copy p{margin:0;font-size:clamp(1.12rem,2.4vw,1.95rem);line-height:1.16}.newspaper-article-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,4vw,44px)}.newspaper-space-grid{grid-template-columns:minmax(170px,.3fr) minmax(250px,.34fr) minmax(160px,.36fr);align-items:start;gap:clamp(22px,3.8vw,52px)}.newspaper-issue-6{border-color:#9b9b9b;padding:clamp(18px,3vw,34px)}.newspaper-issue-6 .newspaper-rule{border-top:4px solid #444;border-bottom:1px solid #444;height:10px;margin-bottom:2px}.newspaper-issue-6 .newspaper-masthead h2{color:#3e3e3e;border:2px solid #7f7f7f;margin:0;padding:clamp(6px,1.4vw,14px) clamp(10px,2.5vw,26px) clamp(8px,1.5vw,16px);font-size:clamp(3.2rem,8.8vw,6.35rem);line-height:.92}.newspaper-issue-6 .newspaper-edition{display:none}.newspaper-issue-6 .newspaper-topics{gap:clamp(7px,1.3vw,12px);margin-top:clamp(20px,3vw,26px);padding:7px 14px 8px;font-size:clamp(.9rem,1.9vw,1.55rem);line-height:1.05}.newspaper-issue-6 .newspaper-topics span+span:before{margin-right:clamp(7px,1.3vw,12px)}.newspaper-issue-6 .newspaper-lead{padding-top:clamp(14px,2.5vw,24px)}.newspaper-issue-6 .newspaper-lead h3{font-size:clamp(1.8rem,4.3vw,3rem);line-height:1}.newspaper-issue-6 .newspaper-lead-grid{grid-template-columns:minmax(170px,.31fr) minmax(0,.69fr);gap:clamp(18px,3vw,28px);margin-top:clamp(14px,2.4vw,20px)}.newspaper-issue-6 .newspaper-drop{font-size:clamp(1rem,1.85vw,1.48rem);line-height:1.12}.newspaper-issue-6 .newspaper-body-grid{border-top:3px solid #666;border-bottom:4px solid #666;margin-top:0;padding:clamp(12px,2vw,20px) 0 12px}.newspaper-issue-6 .newspaper-space-grid{grid-template-columns:minmax(170px,.31fr) minmax(190px,.32fr) minmax(170px,.37fr);gap:clamp(18px,3vw,30px)}.newspaper-space-side{gap:clamp(18px,3vw,28px)}.newspaper-issue-6 .newspaper-space-side{gap:clamp(16px,2vw,22px)}.newspaper-space-side h3{font-size:clamp(2.65rem,7vw,5.6rem);line-height:1.08}.newspaper-issue-6 .newspaper-space-side h3{font-size:clamp(2.75rem,6.2vw,4.9rem);line-height:.95}.newspaper-space-side img{object-fit:contain;max-height:560px}.newspaper-issue-6 .newspaper-space-side img{aspect-ratio:188/267;object-fit:cover;max-height:none}.newspaper-issue-6 .newspaper-space-copy{padding-top:clamp(26px,5vw,54px)}.newspaper-space-copy p{text-align:left;font-size:clamp(1.02rem,1.95vw,1.55rem);line-height:1.2}.newspaper-issue-6 .newspaper-space-copy p{text-align:justify;font-size:clamp(.98rem,1.72vw,1.3rem);line-height:1.12}.newspaper-transformation{grid-template-columns:minmax(70px,140px) auto minmax(70px,140px);justify-content:center;align-items:center;gap:clamp(14px,4vw,44px);margin-top:clamp(14px,4vw,34px);display:grid}.newspaper-transformation span{color:#f20d00;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:1}.newspaper-decoration-row{grid-template-columns:repeat(2,minmax(84px,1fr));align-items:end;gap:clamp(14px,3vw,32px);margin-top:clamp(10px,3vw,24px);display:grid}.newspaper-decoration-row img{object-fit:contain;width:100%;max-height:220px;display:block}.newspaper-transformation img{object-fit:contain;height:clamp(150px,22vw,260px)}.newspaper-space-decor{grid-template-columns:repeat(2,minmax(70px,1fr));align-self:start;align-items:center;gap:clamp(12px,2.8vw,30px);padding-top:clamp(0px,2vw,20px);display:grid}.newspaper-issue-6 .newspaper-space-decor{gap:0;min-height:clamp(300px,36vw,430px);padding-top:0;display:block;position:relative}.newspaper-space-decor img{object-fit:contain;width:100%;max-height:132px;display:block}.newspaper-issue-6 .newspaper-space-decor img{width:auto;max-width:none;max-height:none;position:absolute}.newspaper-space-decor .newspaper-space-ship{grid-column:1/-1;justify-self:center;width:min(100%,310px);max-height:190px}.newspaper-issue-6 .newspaper-space-decor .newspaper-space-ship{width:min(118%,285px);margin-bottom:0;top:-34px;left:-12%;transform:rotate(-4deg)}.newspaper-issue-6 .newspaper-space-decor img:nth-child(2){width:min(45%,126px);top:70px;left:0}.newspaper-issue-6 .newspaper-space-decor img:nth-child(3){width:min(42%,118px);top:78px;right:-2%}.newspaper-issue-6 .newspaper-space-decor img:nth-child(4){width:min(43%,124px);top:165px;left:26%}.newspaper-issue-6 .newspaper-space-decor img:nth-child(5){width:min(40%,116px);top:270px;right:8%}.newspaper-space-decor img:last-child{grid-column:1/-1;justify-self:center;width:min(58%,150px)}.newspaper-issue-6 .newspaper-space-decor img:last-child{width:min(43%,124px);margin-left:0;top:315px;left:-28%}.newspaper-issue-7{border-color:#a6a19a;padding:clamp(18px,3vw,34px)}.newspaper-issue-7 .newspaper-rule{border-top:4px solid #444;border-bottom:1px solid #444;height:10px;margin-bottom:2px}.newspaper-issue-7 .newspaper-masthead h2{color:#3e3e3e;font-size:clamp(3.1rem,8.2vw,6rem);line-height:.92}.newspaper-issue-7 .newspaper-edition{display:none}.newspaper-issue-7 .newspaper-topics{gap:clamp(7px,1.3vw,12px);margin-top:clamp(20px,3vw,28px);padding:8px 14px;font-size:clamp(.9rem,1.9vw,1.55rem);line-height:1.05}.newspaper-issue-7 .newspaper-topics span+span:before{margin-right:clamp(7px,1.3vw,12px)}.newspaper-issue-7 .newspaper-lead h3{font-size:clamp(1.85rem,4.4vw,3.35rem);line-height:1}.newspaper-weather-hero-grid{grid-template-columns:minmax(170px,.32fr) minmax(0,.68fr);align-items:start;gap:clamp(18px,3.5vw,34px);margin-top:clamp(14px,2.4vw,20px);display:grid}.newspaper-weather-copy p{text-align:justify;margin:0;font-size:clamp(1.05rem,2.1vw,1.62rem);line-height:1.16}.newspaper-weather-wide{background:#f3eee1}.newspaper-weather-wide img{aspect-ratio:1772/1222;object-fit:contain;background:#f3eee1}.newspaper-weather-grid{grid-template-columns:minmax(170px,.34fr) minmax(0,.66fr);gap:clamp(22px,4vw,48px)}.newspaper-weather-side{gap:clamp(16px,2.5vw,24px)}.newspaper-weather-side h3{font-size:clamp(2.35rem,5vw,4.2rem);line-height:.98}.newspaper-weather-side img{object-fit:contain;background:#f3eee1;max-height:680px}.newspaper-weather-columns p{text-align:justify;font-size:clamp(1.03rem,2vw,1.55rem);line-height:1.18}.tag-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-list a,.tag-pill{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--ink-muted);border-radius:999px;align-items:center;padding:5px 10px;font-size:.85rem;font-weight:650;text-decoration:none;display:inline-flex}.tag-list a:hover,.tag-pill:hover{border-color:var(--accent);color:var(--accent-strong)}.article-header{padding:52px 0 24px}.article-title{max-width:900px;font-size:clamp(2.4rem,7vw,5.6rem)}.article-description{max-width:760px;color:var(--ink-muted);font-size:clamp(1.08rem,2vw,1.35rem)}.article-hero{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;width:min(100% - 32px,1180px);margin:24px auto 42px;overflow:hidden}.article-hero img{object-fit:cover;object-position:top center;width:100%;max-height:620px;display:block}.article-shell{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:56px;display:grid}.prose{max-width:var(--measure);font-size:1.08rem}.prose>:first-child{margin-top:0}.prose h2,.prose h3{margin-top:2.2em;margin-bottom:.5em}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1.1em 0}.prose blockquote{border-left:4px solid var(--accent);color:var(--ink-muted);padding-left:18px}.prose code{background:var(--surface-muted);border-radius:5px;padding:.1em .3em}.prose pre{border:1px solid var(--line);border-radius:8px;padding:18px;overflow-x:auto}.article-aside{gap:18px;display:grid;position:sticky;top:96px}.aside-panel{border-top:1px solid var(--line);padding-top:16px}.aside-panel h2{margin-bottom:10px;font-size:1rem}.source-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.source-list a{font-weight:700}.source-list span{color:var(--ink-muted);font-size:.86rem;display:block}.ad-slot{background:repeating-linear-gradient(135deg, transparent 0, transparent 12px, #b3532e0f 12px, #b3532e0f 24px), var(--ad-bg);min-height:92px;color:var(--ink-muted);text-align:center;border:1px dashed #b9ad94;border-radius:8px;place-items:center;padding:16px;font-size:.86rem;display:grid}.media-embed{aspect-ratio:16/9;border:1px solid var(--line);background:var(--ink);border-radius:8px;margin:28px 0;overflow:hidden}.media-embed iframe{border:0;width:100%;height:100%;display:block}.page-header{padding:52px 0 24px}.page-header h1{font-size:clamp(2.4rem,7vw,5.5rem)}.simple-page{padding-bottom:64px}.about-document{letter-spacing:0;font-family:Courier New,Courier,monospace}.page-header.about-document h1{font-family:Courier New,Courier,monospace}.page-header.about-document .lede,.simple-page.about-document{line-height:1.42}.simple-page.about-document h2{font-family:Courier New,Courier,monospace}.simple-page.about-document li{margin:.28em 0}.site-footer{border-top:1px solid var(--line);color:var(--ink-muted);margin-top:56px;padding:32px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.footer-links a{color:var(--ink-muted);text-decoration:none}@media (width<=860px){.header-inner,.section-header,.footer-inner{flex-direction:column;align-items:start}.hero-grid,.article-shell,.post-card.featured,.newspaper-lead-grid,.newspaper-body-grid,.newspaper-article-columns,.newspaper-weather-hero-grid,.newspaper-issue-6 .newspaper-lead-grid,.newspaper-issue-6 .newspaper-space-grid,.newspaper-weather-grid{grid-template-columns:1fr}.home-hero{background-color:#0000;background-image:linear-gradient(#fbfaf738 0%,#fbfaf714 52%,#fbfaf700 100%),url(/media/front-page-background.png);background-position:50%,top;background-repeat:no-repeat;background-size:cover,100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:max(620px,83.67vw)}.post-grid{grid-template-columns:1fr}.newspaper-issue{padding:16px}.newspaper-topics{justify-content:flex-start}.newspaper-drop,.newspaper-weather-copy p,.newspaper-weather-columns p{text-align:left}.newspaper-issue-6 .newspaper-space-copy{padding-top:0}.newspaper-issue-6 .newspaper-space-copy p{text-align:left}.newspaper-issue-6 .newspaper-space-decor{grid-template-columns:repeat(2,minmax(70px,1fr));gap:18px;min-height:auto;display:grid}.newspaper-issue-6 .newspaper-space-decor img,.newspaper-issue-6 .newspaper-space-decor img:nth-child(n),.newspaper-issue-6 .newspaper-space-decor img:last-child{width:100%;max-height:132px;margin-left:0;position:static}.newspaper-issue-6 .newspaper-space-decor .newspaper-space-ship{grid-column:1/-1;justify-self:center;width:min(100%,310px);max-height:190px;margin-bottom:0;transform:none}.article-aside{position:static}.hero-media,.hero-media img{min-height:260px}}@media (width<=520px){.container,.narrow,.article-hero{width:min(100% - 24px, var(--max))}.site-nav{gap:12px}.post-card{padding:14px}}
