:root{--ink:#293c33;--ink-soft:#52645a;--muted:#839087;--paper:#f5f2e9;--paper-light:#fbfaf5;--sage:#dfe5db;--sage-deep:#354d42;--line:#d8ddd4;--clay:#b86f4c;--clay-pale:#ddad8c;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{height:84px;position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(23px,5.4vw,82px);background:rgba(245,242,233,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(41,60,51,.1)}.brand{display:inline-flex;align-items:center;gap:13px}.brand-mark{width:40px;height:40px;color:var(--clay);display:grid;place-items:center}.brand-mark svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.brand-text strong{display:block;font:600 19px/1.15 var(--serif)}.brand-text small{display:block;margin-top:5px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:1.45px}.topbar-tools{display:flex;align-items:center;gap:18px}.current-language{font-size:10px;color:var(--muted)}.language-picker{display:flex;align-items:center;gap:7px}.language-option{width:26px;height:22px;display:grid;place-items:center;opacity:.67;border:1px solid transparent;transition:opacity .18s,border-color .18s}.language-option:hover,.language-option.is-current{opacity:1;border-color:#c7cec4}.language-option img{display:block;width:18px;max-height:14px;object-fit:cover}.language-fallback{font-size:9px;font-weight:700;color:var(--ink-soft)}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent;cursor:pointer}.menu-toggle span{display:block;height:1px;width:22px;margin:6px auto;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.page-layout{min-height:calc(100vh - 84px);display:grid;grid-template-columns:265px minmax(0,1fr)}.site-navigation{position:sticky;top:84px;align-self:start;height:calc(100vh - 84px);min-height:580px;max-height:calc(100vh - 84px);overflow:auto;display:flex;flex-direction:column;padding:32px 25px 24px clamp(25px,5.4vw,82px);background:#eeece2;border-right:1px solid #e0e0d6}.nav-kicker{margin:0 0 17px;color:#9b7560;font-size:8px;font-weight:700;letter-spacing:2px}.site-navigation nav{display:flex;flex-direction:column}.nav-link{position:relative;padding:8px 0;color:#58685e;font-size:11px;font-weight:500;line-height:1.55;transition:color .16s,padding .16s}.nav-link:before{position:absolute;left:-13px;top:50%;width:5px;height:5px;border-radius:50%;content:"";background:transparent;transform:translateY(-50%)}.nav-link:hover,.nav-link.is-current{color:var(--clay)}.nav-link.is-current{font-weight:700}.nav-link.is-current:before{background:var(--clay)}.weather-link{display:flex;gap:12px;align-items:center;margin-top:auto;padding:17px 0 19px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.weather-icon{color:var(--clay);font-size:22px}.weather-link a{display:flex;flex-direction:column;line-height:1.4}.weather-link strong{font-size:10px}.weather-link small{margin-top:3px;color:var(--muted);font-size:8px;letter-spacing:.4px}.nav-place{display:flex;align-items:center;gap:11px;padding-top:17px;color:#79857d;font-size:9px;line-height:1.6}.place-mark{font-size:19px;color:#ae7b5e}.main-content{min-width:0;min-height:calc(100vh - 84px)}.home-content{padding:0}.home-cover{position:relative;min-height:calc(100vh - 84px);height:min(850px,calc(100vh - 84px));overflow:hidden;background:#5c7161;color:#fff}.home-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 72%;filter:saturate(.78)}.home-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,43,35,.73),rgba(24,43,35,.24) 65%,rgba(24,43,35,.04)),linear-gradient(0deg,rgba(24,43,35,.29),transparent 35%)}.home-copy{position:absolute;left:clamp(36px,10vw,148px);top:50%;transform:translateY(-50%)}.home-place{margin:0 0 18px;color:#ead0bb;font-size:9px;font-weight:700;letter-spacing:2px}.home-copy h1{margin:0;font:500 clamp(45px,6vw,78px)/1.1 var(--serif);letter-spacing:-1px}.home-copy h1 em{color:#e6bd9d;font-weight:500}.enter-link{display:inline-flex;align-items:center;gap:25px;margin-top:33px;padding:13px 18px;background:var(--paper-light);color:var(--ink);font-size:10px;font-weight:700}.enter-link span{color:var(--clay);font-size:16px}.home-caption{position:absolute;bottom:31px;right:clamp(25px,5vw,72px);color:#fff;font-size:8px;font-weight:700;letter-spacing:1.5px}.article-content{padding:clamp(33px,5vw,74px) clamp(26px,6vw,90px) 90px}.archive-page{max-width:1080px;margin:0 auto}.page-overline{display:flex;justify-content:space-between;gap:15px;margin-bottom:21px;padding-bottom:11px;border-bottom:1px solid var(--line);color:#9a7460;font-size:8px;font-weight:700;letter-spacing:1.3px}.page-overline span:last-child{color:#929b92;font-weight:500;letter-spacing:.4px}.source-content{color:#586a60;font-size:13px;line-height:1.9;overflow-wrap:anywhere}.source-content h1{max-width:850px;margin:0 0 24px;color:var(--ink);font:500 clamp(35px,4vw,57px)/1.14 var(--serif);letter-spacing:-.7px}.source-content h2{margin:35px 0 15px;color:var(--ink);font:500 30px/1.25 var(--serif)}.source-content h3{margin:26px 0 10px;color:var(--ink);font:500 23px/1.3 var(--serif)}.source-content h4{margin:22px 0 8px;color:var(--ink);font:600 16px/1.4 var(--sans)}.source-content p{max-width:800px;margin:0 0 17px}.source-content b,.source-content strong{color:#354b3f}.source-content a:not(.photo-open){color:#9d603f;text-decoration:underline;text-decoration-color:#d2b29e;text-underline-offset:3px}.source-content a:not(.photo-open):hover{color:#693b27}.source-block{margin:17px 0}.source-block.source-justify{text-align:justify}.source-block.source-center{text-align:center}.source-content ul,.source-content ol{padding-left:23px}.source-content li{padding-left:4px;margin:5px 0}.source-content table{width:100%;max-width:780px;margin:18px 0;border-collapse:collapse;border-spacing:0}.source-content td,.source-content th{padding:10px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.source-content td:first-child{width:150px;color:#879188;font-size:10px;font-weight:700;letter-spacing:.45px}.original-photo{display:inline-flex;width:min(100%,260px);margin:8px 12px 16px 0;vertical-align:top;flex-direction:column;gap:5px}.photo-open{display:block;width:100%;padding:0;border:0;background:#e0e2d8;overflow:hidden;cursor:zoom-in}.photo-open img{display:block;width:100%;height:auto;min-height:72px;max-height:230px;object-fit:cover;transition:transform .4s}.photo-open:hover img{transform:scale(1.035)}.original-photo figcaption{color:#8a958b;font-size:9px;line-height:1.4}.source-center .original-photo{margin-left:7px;margin-right:7px}.photo-link{display:inline}.site-footer{padding:29px clamp(24px,5.4vw,82px) 14px;background:var(--sage-deep);color:#eef1eb}.footer-main{display:grid;grid-template-columns:minmax(210px,.7fr) 2fr;gap:40px;align-items:center;padding-bottom:24px}.footer-brand .brand-mark{color:#dfad8b}.footer-brand .brand-text small,.footer-brand .brand-text strong{color:#fff}.partners{display:flex;align-items:flex-start;gap:12px;color:#e1b492;font-size:9px}.partners>span{flex-shrink:0}.partners>div{display:flex;flex-wrap:wrap;column-gap:14px;row-gap:8px}.partners a{color:#e5e8e0;font-size:9px}.partners a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;padding-top:11px;border-top:1px solid rgba(255,255,255,.19);color:#c2ccc3;font-size:8px}.footer-bottom a{color:#e1b492;font-size:14px}.photo-dialog{width:min(92vw,1050px);max-width:none;max-height:92vh;padding:18px;border:0;background:var(--paper-light);box-shadow:0 20px 80px #0008}.photo-dialog::backdrop{background:#16251edb}.photo-dialog img{display:block;max-width:100%;max-height:calc(88vh - 50px);margin:auto;object-fit:contain}.dialog-caption{margin:9px 0 0;text-align:center;color:var(--muted);font-size:10px}.dialog-close{position:absolute;right:12px;top:12px;z-index:2;width:35px;height:35px;border:0;border-radius:50%;background:var(--paper-light);color:var(--ink);font-size:24px;line-height:1;cursor:pointer}
@media(max-width:1080px){.page-layout{grid-template-columns:230px minmax(0,1fr)}.site-navigation{padding-left:28px;padding-right:20px}.article-content{padding-left:37px;padding-right:37px}.original-photo{width:min(100%,230px)}}
@media(max-width:780px){.topbar{height:72px;padding:0 20px}.brand-mark{width:34px;height:34px}.brand-text strong{font-size:17px}.brand-text small{font-size:7px;letter-spacing:1.15px}.topbar-tools{gap:9px}.current-language{display:none}.language-picker{gap:3px}.language-option{width:23px;height:21px}.menu-toggle{display:block;margin-left:4px}.page-layout{display:block;min-height:calc(100vh - 72px)}.site-navigation{position:fixed;top:72px;left:0;z-index:25;width:min(350px,87vw);height:calc(100dvh - 72px);min-height:0;max-height:none;padding:24px 26px;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 38px #1c2d2518}.site-navigation.is-open{transform:translateX(0)}.nav-link{padding:8px 0;font-size:12px}.weather-link{margin-top:18px}.main-content{min-height:calc(100vh - 72px)}.home-cover{height:calc(100dvh - 72px);min-height:520px}.home-image{object-position:center 76%;transform:scale(1.17);transform-origin:center bottom}.home-copy{left:25px;right:23px}.home-copy h1{font-size:clamp(43px,10vw,65px)}.home-caption{right:20px;bottom:25px;font-size:7px}.article-content{padding:31px 23px 63px}.page-overline{margin-bottom:18px}.source-content{font-size:12px;line-height:1.85}.source-content h1{font-size:clamp(34px,9vw,48px);margin-bottom:20px}.source-content h2{font-size:26px}.source-content h3{font-size:21px}.source-content table{display:block;overflow:auto}.source-content td,.source-content th{padding:9px 8px}.source-content td:first-child{min-width:103px}.original-photo{width:min(100%,calc(50% - 10px));margin:7px 8px 13px 0}.photo-open img{max-height:190px}.footer-main{grid-template-columns:1fr;gap:18px;padding-bottom:18px}.partners{display:block}.partners>span{display:block;margin-bottom:9px}.partners>div{gap:8px 12px}.site-footer{padding-left:22px;padding-right:22px}}
@media(max-width:410px){.brand-text small{letter-spacing:.8px}.language-picker{gap:0}.language-option{width:20px}.article-content{padding-left:17px;padding-right:17px}.original-photo{width:calc(50% - 7px);margin-right:5px}.source-content td:first-child{min-width:88px}}
.source-content table{display:block;width:100%;max-width:100%;overflow:visible}
.source-content tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,260px);gap:clamp(18px,3vw,38px);align-items:start;margin:0 0 28px}
.source-content tr:has(>td:nth-child(3)){grid-template-columns:minmax(0,1fr) minmax(150px,230px) minmax(170px,250px)}
.source-content td,.source-content th{display:block;width:auto!important;min-width:0!important;padding:8px 0;border:0}
.source-content td:first-child{width:auto;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal}
@media(max-width:780px){.source-content tr{grid-template-columns:minmax(0,1fr) minmax(150px,42%);gap:14px;margin-bottom:23px}.source-content tr:has(>td:nth-child(3)){grid-template-columns:minmax(0,1fr) minmax(115px,30%) minmax(125px,34%)}.source-content td,.source-content th{padding:6px 0}}
@media(max-width:520px){.source-content tr,.source-content tr:has(>td:nth-child(3)){grid-template-columns:minmax(0,1fr);gap:0}.source-content td+td{padding-top:0}.source-content table{overflow:visible}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.partners a img{display:block;max-width:96px;max-height:29px;background:#fff;object-fit:contain}
.contact-language-flag{display:inline-block!important;width:20px!important;height:15px!important;max-width:20px;max-height:15px;margin:0 3px 0 5px;vertical-align:-3px;object-fit:contain;border-radius:2px;box-shadow:0 0 0 1px #293c331c}
.language-option{opacity:1;border-radius:3px}
.language-option img{width:18px;height:13.5px;max-height:none;object-fit:contain;border-radius:2px;box-shadow:0 0 0 1px #293c331c}
.photo-unavailable{display:grid;place-items:center;min-height:120px;width:100%;padding:22px;background:var(--sage);border:1px dashed #a9b4a7;color:var(--ink-soft);font-size:11px;text-align:center;line-height:1.6}
.photo-dialog img[hidden]{display:none}
.source-content td>.original-photo{width:100%;margin-left:0;margin-right:0}
.source-content table tbody{display:block;width:100%}
.current-weather{padding:15px 0 17px;border-bottom:1px solid var(--line)}
.weather-location{margin:0 0 5px;font-size:10px;font-weight:600}
.weather-reading{display:flex;align-items:center;gap:12px;line-height:1.3}
.weather-reading[hidden]{display:none}
#weather-symbol{font-size:29px;color:var(--clay)}
#weather-temperature{font-size:26px;font-weight:500;white-space:nowrap}
.weather-status{margin:5px 0;font-size:11px;line-height:1.5}
.weather-time,.weather-source{margin:4px 0 0;color:var(--ink-soft);font-size:9px;line-height:1.5}
.weather-source a{text-decoration:underline;text-underline-offset:2px}
.site-navigation>*{flex-shrink:0}
@media(max-width:410px){.topbar .language-picker{gap:2px}.topbar .language-option{width:20px}}
@media(max-width:370px){.topbar .language-picker{gap:1px}.topbar .language-option{width:18px}}
@media(max-width:410px){.topbar{padding-left:8px;padding-right:8px}.topbar .brand{gap:7px}.brand-mark{width:28px;height:28px}.brand-text strong{font-size:15px}.brand-text small{font-size:6px;letter-spacing:.45px}.topbar-tools{gap:3px}.language-option{width:18px}.menu-toggle{width:34px;margin-left:1px}}
