:root{--ink:#112b38;--muted:#526774;--paper:#f7f9fa;--line:#cbd6db;--blue:#164cc4;--deep:#112f46;--mint:#b6f1dd;--water:#14569c;--sand:#e9eef1;font-family:Arial,'Helvetica Neue',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:18px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.23em}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #f0a232;outline-offset:5px}button{font:inherit}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1,h2{letter-spacing:-.045em}h3{letter-spacing:-.022em}section[id],div[id]{scroll-margin-top:100px}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.topbar{background:var(--paper);border-bottom:1px solid var(--line)}.top{display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:94px}.brand{text-decoration:none;font-size:1.15rem;font-weight:800;letter-spacing:-.055em;line-height:1.1;white-space:nowrap}.brand span{color:var(--blue)}.brand small{display:block;letter-spacing:.13em;font-size:.65rem;margin-top:.65rem;font-weight:500;text-transform:uppercase}.top nav{display:flex;gap:1.6rem;flex-wrap:wrap}.top nav a{font-size:.9rem;text-decoration:none}.top nav a:hover{color:var(--blue);text-decoration:underline}.kicker,.eyebrow{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--blue);margin:0 0 1.2rem}.hero{background:var(--blue);color:white;display:grid;grid-template-columns:46% 54%;min-height:650px}.hero-copy{padding:4.5rem max(40px,calc((100vw - 1320px)/2)) 4rem;padding-right:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{color:#d7e5ff}.hero h1{font-size:clamp(3.6rem,5.5vw,6.1rem);line-height:1.01;margin-bottom:1.6rem}.hero .lede{font-size:1.13rem;line-height:1.65;max-width:32rem;color:#eef3ff}.hero-photo{position:relative;min-height:520px;background:var(--deep)}.hero-photo img{height:100%;width:100%;object-fit:cover;position:absolute}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem 1.4rem;color:white;background:linear-gradient(transparent,rgba(0,0,0,.78));font-size:.85rem}.hero-actions{display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap;margin-top:1rem}.button{display:inline-block;text-decoration:none;background:var(--ink);color:white;padding:.9rem 1.2rem;font-size:.9rem;font-weight:700}.hero .button{background:white;color:var(--blue)}.quiet-link{font-size:.9rem}.strip{border-bottom:1px solid var(--line)}.strip .wrap{display:flex;justify-content:space-between;gap:2rem;padding-block:1.35rem;font-size:.85rem}.strip p{margin:0}.strip strong{font-weight:700}.section{padding:6rem 0;border-bottom:1px solid var(--line)}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem;align-items:start}.section-head h2{font-size:clamp(2.6rem,4vw,4rem);line-height:1.12;margin-bottom:1rem}.section-head p:last-child{margin-bottom:0}.intro{color:var(--muted);max-width:47rem;font-size:1.1rem}.text-link{display:inline-block;font-size:.9rem;font-weight:700;color:var(--blue);margin-top:1rem}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:start}.wide-image img{width:100%;max-height:600px;object-fit:contain;background:#e2e9ed}.caption,figcaption{font-size:.8rem;line-height:1.55;color:var(--muted);padding-top:.8rem}.chapter-copy h3{font-size:2.4rem;line-height:1.17;margin-bottom:1.2rem}.chapter-copy p{color:var(--muted)}.numbered{list-style:none;padding:0;margin:0;counter-reset:steps}.numbered li{counter-increment:steps;padding:1.5rem 0 1.5rem 3rem;border-top:1px solid var(--line);position:relative}.numbered li:before{content:'0' counter(steps);position:absolute;left:0;color:var(--blue);font-size:.8rem;font-weight:700;top:1.75rem}.numbered h3{font-size:1.65rem;margin:0 0 .55rem}.numbered p{font-size:1rem;margin:0;color:var(--muted)}.field-photos{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.field-photos img{width:100%;height:350px;object-fit:cover}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem}.milestone{border-top:3px solid var(--blue);padding-top:1.15rem}.milestone time{font-size:.8rem;color:var(--blue)}.milestone h3{font-size:1.5rem;line-height:1.25;margin:.7rem 0}.milestone p{font-size:.93rem;color:var(--muted)}.milestone a{text-decoration:none}.milestone a:hover h3{text-decoration:underline}.dark{background:var(--deep);color:white}.dark .kicker,.dark .text-link{color:var(--mint)}.dark .intro,.dark .caption{color:#bed0dc}.evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:3rem 0 1rem}.evidence div{border-top:1px solid #688193;padding-top:1.3rem}.evidence strong{display:block;font-family:Georgia,serif;font-size:4rem;font-weight:400;letter-spacing:-.06em;line-height:1.3;color:var(--mint)}.evidence p{max-width:25rem;font-size:1rem;color:#d3dfe7;margin:.7rem 0}.evidence-note{color:#bdd0dd;font-size:.85rem;max-width:64rem}.reading-pair{display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-top:1px solid #688193;margin-top:2.5rem;padding-top:2rem}.reading-pair a{font-family:Georgia,serif;font-size:1.5rem;line-height:1.4}.proposal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.proposal-card{border-bottom:1px solid var(--line);padding-bottom:1.6rem}.proposal-card>a{text-decoration:none}.proposal-card img{width:100%;height:260px;object-fit:cover}.proposal-card .kicker{margin:1.4rem 0 .7rem}.proposal-card h3{font-size:1.8rem;line-height:1.2}.proposal-card p{font-size:1rem;color:var(--muted)}.proposal-card .text-link{margin:0}.quote-band{background:#e8eff7}.quote-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:5rem;align-items:center}.quote-grid blockquote{font-family:Georgia,serif;font-size:clamp(2.5rem,4vw,4.2rem);letter-spacing:-.035em;line-height:1.2;margin:0}.quote-grid blockquote strong{font-weight:400;color:var(--blue)}.quote-grid p{color:var(--muted)}.document-links{display:flex;gap:1rem;flex-wrap:wrap}.history-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;align-items:center}.history-grid img{width:100%;max-height:500px;object-fit:cover}.history-grid h2{font-size:3.4rem;line-height:1.1}.history-grid p{color:var(--muted)}.archive-section{padding-bottom:3rem}.archive-top{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.archive-count{font-size:.9rem;color:var(--muted)}.topic-nav{display:flex;flex-wrap:wrap;gap:.7rem 1.8rem;padding:1.3rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:2.5rem}.topic-nav a{font-size:.9rem}.archive-group{display:grid;grid-template-columns:1fr 2.5fr;gap:3rem;padding:2rem 0 3rem;border-bottom:1px solid var(--line)}.archive-label h3{font-size:2.1rem;line-height:1.15;max-width:16ch}.archive-label small{font-size:.8rem;color:var(--muted)}.archive-row{display:grid;grid-template-columns:110px 1fr;gap:1.4rem;padding:1.2rem 0;border-top:1px solid var(--line);text-decoration:none}.archive-row:first-child{border-top:0;padding-top:0}.archive-thumb{width:110px;height:95px;object-fit:cover;background:#e4ebef}.archive-row.no-image{grid-template-columns:1fr;padding-left:calc(110px + 1.4rem)}.archive-row h4{font-family:Georgia,serif;font-size:1.4rem;font-weight:400;line-height:1.25;letter-spacing:-.02em;margin:.2rem 0 .5rem}.archive-row:hover h4{text-decoration:underline}.archive-row time{font-size:.75rem;color:var(--muted)}.archive-row p{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.video-section{background:var(--deep);color:white}.video-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center}.video-grid h2{font-size:3rem;line-height:1.15}.video-grid .kicker{color:var(--mint)}.video-grid p{color:#d0dfe6}.video-frame{width:100%;aspect-ratio:16/9;border:0;background:#0b2230}footer{padding:3rem 0;background:#0b2434;color:#d2e0e7}.foot{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.foot p{font-size:.9rem;margin:1rem 0 0;max-width:37rem}.foot .brand{color:white}.foot-links{display:flex;gap:1rem 2rem;flex-wrap:wrap;align-content:start}.foot-links a{font-size:.85rem}.footer-bottom{border-top:1px solid #486171;margin-top:2rem;padding-top:1.4rem;font-size:.75rem;display:flex;justify-content:space-between;gap:1rem}.skip-link{position:absolute;left:1rem;top:-100px;background:white;z-index:100;padding:1rem}.skip-link:focus{top:1rem}.breadcrumbs{font-size:.8rem;color:var(--muted);margin:2rem 0}.article-header{max-width:1050px;padding:2rem 0 2.8rem}.article-header h1{font-size:clamp(2.6rem,4.8vw,5rem);line-height:1.1;margin:0 0 1.5rem}.article-description{font-size:1.22rem;max-width:850px;color:var(--muted)}.article-meta{font-size:.85rem;padding-top:1rem;border-top:1px solid var(--line)}.article-cover{margin:0 0 3rem}.article-cover img{width:100%;max-height:650px;object-fit:contain;background:#e6ecef}.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(200px,1fr);gap:6rem;align-items:start;padding-bottom:4rem}.article-prose{font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;line-height:1.88;overflow-wrap:anywhere}.article-prose p{margin:0 0 1.5rem}.article-prose h2{font-family:Arial,sans-serif;letter-spacing:0;font-weight:700;font-size:1.2rem;line-height:1.4;margin:2.5rem 0 1rem}.article-prose li{margin-bottom:.8rem}.article-prose hr{border:0;border-top:1px solid var(--line);margin:2rem 0}.article-source{font-family:Arial,sans-serif;font-size:.9rem;background:#eaf0f5;padding:1.7rem;margin-top:3rem}.article-source p{margin:0 0 .8rem}.article-source p:last-child{margin:0}.article-sidebar{position:sticky;top:2rem;font-size:.9rem}.article-sidebar h2{font-family:Arial,sans-serif;font-size:.8rem;letter-spacing:.1em;font-weight:700;text-transform:uppercase;border-top:3px solid var(--blue);padding-top:1rem}.article-sidebar a{display:block;padding:1rem 0;border-bottom:1px solid var(--line);text-decoration:none;line-height:1.5}.article-sidebar a:hover{text-decoration:underline}.article-sidebar small{display:block;color:var(--muted);font-size:.75rem;margin-top:.4rem}.photo-section{padding:3rem 0 4rem;border-top:1px solid var(--line)}.photo-section h2{font-size:2.8rem;margin-bottom:.6rem}.note{font-size:.85rem;color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.2rem;margin-top:2rem}.photo-grid figure{background:white;padding:.6rem;border:1px solid var(--line)}.photo-grid img{width:100%;height:360px;object-fit:contain}.photo-grid figcaption{padding:.7rem}.photo-dialog{border:0;background:#102a3a;color:white;padding:1.2rem;max-width:96vw;max-height:96vh}.photo-dialog::backdrop{background:rgba(0,0,0,.86)}.photo-dialog img{max-height:78vh;max-width:90vw;object-fit:contain;margin:auto}.photo-dialog button{background:white;color:var(--ink);border:0;padding:.4rem .8rem;margin:0 0 1rem;cursor:pointer}.photo-dialog p{font-size:.85rem;margin:.7rem 0 0}.article-end{border-top:1px solid var(--line);padding:2rem 0 4rem}.back-link{font-size:.95rem}.image-link{display:block}.image-link:focus-visible{outline-offset:0}
@media(min-width:1600px){.hero-copy{padding-left:max(40px,calc((100vw - 1320px)/2));padding-right:3rem}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero-copy{padding:3rem 2rem}.hero h1{font-size:4rem}.top nav{gap:1rem}.split,.history-grid{gap:2.5rem}.article-layout{gap:3rem}.proposal-card img{height:200px}.quote-grid{gap:3rem}}@media(max-width:800px){.top{padding:1.3rem 0;align-items:flex-start;flex-direction:column;gap:1.3rem}.hero{grid-template-columns:1fr}.hero-copy{padding:3rem 24px}.hero h1{font-size:clamp(3.5rem,9vw,5.2rem);max-width:12ch}.hero-photo{min-height:420px}.strip .wrap{flex-direction:column;gap:.4rem}.section{padding:4rem 0}.section-head,.split,.quote-grid,.history-grid,.video-grid{grid-template-columns:1fr;gap:2rem}.section-head{margin-bottom:2rem}.section-head h2{max-width:20ch}.proposal-grid{grid-template-columns:1fr}.proposal-card{display:grid;grid-template-columns:1fr;gap:0}.proposal-card img{height:360px}.timeline{grid-template-columns:1fr 1fr}.field-photos{gap:1rem}.field-photos img{height:260px}.evidence{gap:1.2rem}.evidence strong{font-size:3rem}.archive-group{grid-template-columns:1fr;gap:1rem}.archive-label h3{max-width:none;margin-bottom:.5rem}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.article-header{padding-top:1rem}.photo-grid img{height:260px}.foot{grid-template-columns:1fr;gap:2rem}}@media(max-width:500px){body{font-size:16px}.wrap{width:calc(100% - 32px)}.hero-copy{padding:2.8rem 16px}.hero h1{font-size:3.65rem}.hero-photo{min-height:320px}.hero-photo figcaption{padding:3rem 1rem 1rem}.top nav{gap:.65rem 1rem}.top nav a{font-size:.85rem}.section-head h2{font-size:2.75rem}.evidence{grid-template-columns:1fr;gap:1rem}.evidence strong{font-size:3.5rem}.evidence div{display:grid;grid-template-columns:125px 1fr;gap:1rem;align-items:center}.evidence p{margin:0}.timeline{gap:1rem}.milestone h3{font-size:1.35rem}.field-photos{grid-template-columns:1fr}.field-photos img{height:300px}.proposal-card img{height:260px}.history-grid h2{font-size:2.7rem}.archive-row{grid-template-columns:80px 1fr;gap:1rem}.archive-thumb{width:80px;height:80px}.archive-row.no-image{padding-left:0}.archive-row h4{font-size:1.28rem}.archive-row p{font-size:.9rem}.archive-row time{font-size:.8rem}.photo-grid{grid-template-columns:1fr}.photo-grid img{height:auto;max-height:650px}.article-prose{font-size:1.18rem}.article-header h1{font-size:2.7rem}.article-description{font-size:1.1rem}.footer-bottom{flex-direction:column}.quote-grid blockquote{font-size:2.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Shared photographic magazine system, applied to the homepage and every story. */
:root{--ink:#183537;--muted:#5c6c6d;--paper:#fff;--line:#dbe3e2;--blue:#136b73;--deep:#163b3e;--mint:#136b73;--water:#136b73;--sand:#f0f5f4}
body{background:#fff;font-size:18px}.wrap{width:min(1240px,calc(100% - 72px))}h1,h2,h3,h4{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1,h2{letter-spacing:-.04em}p{text-wrap:pretty}.topbar{background:#fff}.top{min-height:108px}.brand{font-size:1.38rem;letter-spacing:-.045em}.brand small{font-size:.72rem;letter-spacing:.1em}.top nav a{font-size:.9rem}.kicker,.eyebrow{font-size:.8rem;letter-spacing:.1em;color:var(--blue)}.hero{width:min(1240px,calc(100% - 72px));margin:3.5rem auto 2.5rem;background:white;color:var(--ink);grid-template-columns:1fr 1.12fr;gap:3.5rem;min-height:0;align-items:center}.hero-copy{padding:1.5rem 0}.hero h1{font-size:clamp(3.25rem,4.45vw,4.8rem);line-height:1.09;margin-bottom:1.5rem}.hero .eyebrow{color:var(--blue)}.hero .lede{color:var(--muted);font-size:1.08rem;line-height:1.75}.hero .button,.button{background:var(--blue);color:#fff;border-radius:0;padding:.9rem 1.2rem}.hero-photo{min-height:0;background:transparent;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-photo img{position:static;height:500px;width:100%;object-fit:cover;object-position:60% center}.hero-photo figcaption{position:static;background:none;color:var(--muted);padding:.85rem 0 0;font-size:.8rem}.hero-actions{gap:1rem}.strip{background:#f5f8f7;border-top:1px solid var(--line)}.strip .wrap{padding-block:1rem}.strip p{font-size:.8rem}.section{padding:5rem 0;background:#fff;color:var(--ink)}.section-head{grid-template-columns:1fr 2.3fr;gap:3rem}.section-head h2{font-size:clamp(2.3rem,3.3vw,3.5rem);line-height:1.15}.intro{font-size:1.05rem;line-height:1.8}.dark,.quote-band,.video-section{background:#f5f8f7;color:var(--ink)}.dark .kicker,.dark .text-link,.video-grid .kicker{color:var(--blue)}.dark .intro,.dark .caption,.video-grid p{color:var(--muted)}.split{gap:3rem;grid-template-columns:1.15fr 1fr}.wide-image img{background:#f5f8f7;border:1px solid var(--line)}figcaption,.caption{font-size:.8rem;line-height:1.65}.field-photos{gap:2rem}.field-photos img{height:340px;object-position:center}.timeline{gap:2rem}.milestone{border-top:1px solid var(--blue)}.milestone h3{font-size:1.45rem}.evidence{gap:3rem}.evidence div{border-color:var(--line)}.evidence strong{color:var(--blue);font-size:3.6rem}.evidence p,.evidence-note{color:var(--muted)}.reading-pair{border-color:var(--line)}.reading-pair a{font-size:1.35rem}.proposal-card img{height:270px}.proposal-card h3{font-size:1.75rem}.proposal-card .kicker{font-size:.75rem}.quote-grid blockquote{font-size:3.3rem;line-height:1.25}.history-grid{gap:3.5rem}.history-grid h2{font-size:3.3rem;line-height:1.15}.history-grid img{height:420px;object-fit:cover}.archive-group{grid-template-columns:1fr 2.3fr;gap:3rem}.archive-label h3{font-size:1.9rem}.archive-row{grid-template-columns:150px 1fr;gap:1.5rem;padding:1.6rem 0}.archive-thumb{width:150px;height:118px;object-fit:cover}.archive-row h4{font-size:1.4rem}.archive-row time{font-size:.8rem}.archive-row p{font-size:.92rem;line-height:1.6}.topic-nav{gap:1rem 1.8rem}.topic-nav a{font-size:.9rem}.video-grid h2{font-size:3rem}.video-frame{background:#e5eceb}footer{background:white;color:var(--ink);border-top:1px solid var(--line)}.foot .brand{color:var(--ink)}.foot p{color:var(--muted)}.footer-bottom{border-color:var(--line);color:var(--muted)}.breadcrumbs{font-size:.8rem;margin:1.8rem 0 2.5rem}.article-opening{display:grid;grid-template-columns:1fr 1.12fr;gap:3.5rem;align-items:center;margin:1rem 0 4rem;padding-bottom:3rem;border-bottom:1px solid var(--line)}.article-header{max-width:none;padding:0}.article-header h1{font-size:clamp(2.35rem,3.45vw,3.65rem);line-height:1.13;overflow-wrap:break-word}.article-description{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.article-meta{font-size:.8rem;line-height:1.8;margin-bottom:0}.article-cover{margin:0;min-width:0}.article-cover img{width:100%;height:440px;object-fit:cover;background:#f5f8f7}.article-cover.diagram img{object-fit:contain}.article-cover figcaption{font-size:.8rem;line-height:1.6}.article-layout{grid-template-columns:minmax(0,720px) minmax(220px,1fr);gap:5rem;max-width:1140px;margin:auto}.article-prose{font-family:Georgia,serif;font-size:1.2rem;line-height:1.9}.article-prose p{margin-bottom:1.6rem}.article-prose h2{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.35;letter-spacing:-.02em}.article-sidebar h2{border-top:1px solid var(--blue);font-size:.8rem}.article-sidebar .related-story{display:grid;grid-template-columns:80px 1fr;gap:1rem;align-items:start}.related-story img{width:80px;height:80px;object-fit:cover}.related-story span{font-family:Georgia,serif;font-size:1rem;line-height:1.4}.related-story small{font-family:Arial,sans-serif;font-size:.75rem}.article-source{background:#f5f8f7;border-left:2px solid var(--blue);font-size:.85rem}.photo-section h2{font-size:2.6rem}.photo-grid{gap:2rem}.photo-grid figure{border:0;padding:0;background:#fff}.photo-grid img{background:#f5f8f7;height:400px;object-fit:contain}.photo-grid figcaption{padding:.75rem 0}.photo-dialog{background:white;color:var(--ink);box-shadow:0 20px 80px #0008}.photo-dialog button{background:var(--deep);color:#fff}.photo-dialog p{color:var(--muted)}
@media(max-width:1100px){.wrap,.hero{width:calc(100% - 48px)}.hero,.article-opening{gap:2rem}.hero h1{font-size:3.7rem}.hero-photo img{height:460px}.article-cover img{height:390px}.article-layout{gap:3rem}.archive-row{grid-template-columns:125px 1fr}.archive-thumb{width:125px;height:105px}.proposal-card img{height:225px}}
@media(max-width:800px){.hero{margin-top:2.5rem;grid-template-columns:1fr;gap:2rem}.hero-copy{padding:0}.hero h1{font-size:3.7rem;max-width:15ch}.hero .lede{max-width:40rem}.hero-photo img{height:440px}.section{padding:3.7rem 0}.section-head,.split{grid-template-columns:1fr;gap:1.5rem}.section-head h2{max-width:25ch}.article-opening{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;margin-bottom:2.5rem}.article-header h1{font-size:3.25rem;max-width:24ch}.article-cover img{height:420px}.article-layout{grid-template-columns:1fr;gap:2.5rem}.article-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}.article-sidebar h2{grid-column:1/-1}.archive-group{grid-template-columns:1fr;gap:1.5rem}.proposal-card img{height:360px}.quote-grid blockquote{font-size:3rem}.history-grid img{height:400px}.photo-grid img{height:300px}.article-prose{max-width:720px}.related-story img{height:90px;width:80px}}
@media(max-width:500px){.wrap,.hero{width:calc(100% - 32px)}.top{gap:1.1rem}.brand{font-size:1.25rem}.hero{margin-top:2rem}.hero h1{font-size:3.15rem;line-height:1.12}.hero .eyebrow{font-size:.75rem}.hero-photo img{height:330px}.hero .lede{font-size:1rem}.hero-actions{align-items:flex-start}.hero .button{font-size:.85rem}.strip .wrap{gap:.5rem}.section-head h2{font-size:2.4rem}.field-photos img{height:300px}.evidence strong{font-size:3.1rem}.evidence{gap:1.25rem}.evidence div{grid-template-columns:115px 1fr}.evidence p{font-size:.94rem}.reading-pair{grid-template-columns:1fr;gap:1.5rem}.proposal-card img{height:270px}.quote-grid blockquote{font-size:2.5rem}.history-grid img{height:280px}.history-grid h2{font-size:2.65rem}.archive-row{grid-template-columns:90px 1fr;gap:1rem}.archive-thumb{width:90px;height:100px}.archive-row h4{font-size:1.3rem}.archive-row p{font-size:.9rem}.archive-label h3{font-size:1.75rem}.article-header h1{font-size:2.6rem}.article-description{font-size:1rem}.article-cover img{height:300px}.article-sidebar{grid-template-columns:1fr}.article-prose{font-size:1.14rem;line-height:1.9}.photo-grid img{height:auto;max-height:600px}.breadcrumbs{margin-bottom:1.8rem}.photo-section h2{font-size:2.3rem}.video-grid h2{font-size:2.5rem}}
/* Aquifer opening */
.water-panel{padding-top:2.8rem;padding-bottom:2rem;border-bottom:1px solid #dce6e7}.water-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.7rem}.water-heading h1{font:normal clamp(2rem,4.1vw,3.7rem)/1.15 Georgia,serif;letter-spacing:-.035em;margin:.5rem 0 0;color:#183537}.water-heading>p{color:#52686b;line-height:1.6;margin:0}.water-stations{display:flex;border-bottom:1px solid #dce6e7;gap:1.6rem}.water-stations button{font:inherit;font-size:1rem;background:none;color:#52686b;border:0;border-bottom:3px solid transparent;padding:1rem .1rem;cursor:pointer}.water-stations button[aria-pressed=true]{color:#136b73;border-color:#136b73;font-weight:700}.water-chart-layout{display:grid;grid-template-columns:240px 1fr;gap:2rem;margin:1.6rem 0 .5rem}.water-reading>p:first-child{font-weight:700;margin:0}.water-reading strong{display:block;font:normal 3.4rem/1.2 Georgia,serif;letter-spacing:-.04em;margin:.8rem 0}.water-reading p{font-size:.9rem;line-height:1.5;color:#52686b}.water-reading a{font-size:.9rem;color:#136b73}.water-chart-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;color:#52686b}.water-chart-top select{font:inherit;color:#183537;border:1px solid #c9d9da;background:white;padding:.45rem}.water-plot svg{width:100%;height:auto;display:block;min-height:180px}.water-plot>p{font-size:.8rem;color:#52686b;margin:0}.water-status,.water-notes{font-size:.8rem;color:#52686b;line-height:1.6}.water-status{margin-top:1rem}.water-notes summary{cursor:pointer}.water-notes p{max-width:1000px}.hero h2{font:normal clamp(2.5rem,4vw,4rem)/1.1 Georgia,serif;letter-spacing:-.04em}.hero-photo img{object-position:center 58%}.water-panel button:focus-visible,.water-panel select:focus-visible{outline:3px solid #136b73;outline-offset:3px}
@media(max-width:720px){.water-panel{padding-top:1.5rem}.water-heading{display:block}.water-heading>p{display:none}.water-stations{gap:.8rem}.water-stations button{font-size:.875rem;flex:1}.water-chart-layout{grid-template-columns:1fr;gap:1rem}.water-reading strong{font-size:2.8rem;margin:.3rem 0}.water-reading p{margin:.4rem 0}.water-chart-top{font-size:.8rem}.water-plot svg{min-height:0}.water-heading h1{font-size:2.25rem}.water-reading #water-warning:empty{display:none}}

/* Mesara identity */
.brand.brand-logo{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;letter-spacing:-.045em}.brand-logo .brand-symbol{width:56px;height:56px;object-fit:contain;flex:none}.brand-logo .brand-wordmark{color:#17383c;font-size:20px;font-weight:750;line-height:1.2}.brand-logo .brand-water{color:#168796}.brand-logo small{font-size:10px;letter-spacing:.14em;color:#3c6065;margin-top:7px}.foot .brand-logo .brand-wordmark{color:inherit}.foot .brand-logo{margin-bottom:12px}@media(max-width:600px){.brand-logo .brand-symbol{width:44px;height:44px}.brand-logo .brand-wordmark{font-size:18px}.brand.brand-logo{gap:8px}.brand-logo small{font-size:9px}}

.site-impressum{border-top:1px solid var(--line);padding:2rem 0 1rem;margin-top:2rem;max-width:960px}.site-impressum h2{font:600 1.3rem/1.4 Arial,sans-serif;letter-spacing:0;margin-bottom:1rem}.site-impressum p{font-size:1rem;line-height:1.75;max-width:850px;margin-bottom:1rem}

.water-welcome{max-width:960px;margin:0 0 1.8rem;color:#52686b;font-size:1.05rem;line-height:1.75}.water-welcome p{margin:0 0 .8rem}.water-welcome p:first-child{color:#183537;font-weight:600}

.contact-section{border-top:1px solid var(--line)}.contact-section .intro{max-width:780px}.contact-email{display:inline-block;color:#136b73;font-size:clamp(1.2rem,3vw,1.8rem);margin-top:1rem;overflow-wrap:anywhere;text-underline-offset:.2em}.contact-hint{color:#52686b;font-size:.9rem;margin-top:.7rem}.top nav{flex-wrap:wrap}

.article-share{margin:1.5rem 0 2rem}.facebook-share{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;padding:.65rem 1rem;border-radius:5px;background:#164cc4;color:#fff;font:600 1rem/1.45 Arial,sans-serif;text-decoration:none;text-align:center}.facebook-share:hover{background:#103a97}.facebook-share:focus-visible{outline:3px solid #f0a232;outline-offset:4px}
