:root{color-scheme:light;--focus:#876519}
html{scroll-padding-top:2rem}
a,button,summary{-webkit-tap-highlight-color:rgba(159,121,37,.16)}
:where(a,button,summary):focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:4px}
.announcement a{text-underline-offset:4px}
.header{min-height:102px}
.desktop-nav a{padding:.75rem .25rem}
.desktop-nav a[aria-current=page]{color:#795916;border-bottom:2px solid #b99447}
.hero-copy .lead{max-width:38ch}
.hero-visual{overflow:hidden;border-radius:1.5rem 0 0 1.5rem}
.hero-visual picture{display:block;height:100%}
.hero-visual picture img{width:100%;height:100%;object-fit:cover}
.button,.cookie-actions button{transition:background-color .15s,color .15s,box-shadow .15s;min-height:48px}
.button:active,.cookie-actions button:active{box-shadow:inset 0 0 0 3px rgba(18,59,98,.2)}
.article-card{border-radius:16px;overflow:hidden;border:1px solid #dedfdd;background:#fff}
.article-card>a{display:block;height:100%;padding-bottom:1.6rem}
.article-card :is(.eyebrow,h2,h3,p,.read-link){margin-left:1.4rem;margin-right:1.4rem}
.article-card :is(h2,h3){font-size:1.48rem;line-height:1.35;letter-spacing:-.025em;margin-bottom:18px}
.article-aside nav a{display:block;padding:10px 0;border-bottom:1px solid var(--line);text-underline-offset:4px}
.article-card:hover{border-color:#b39556}
.article-card:focus-within{outline:2px solid #b39556;outline-offset:4px}
.cookie-banner{border:1px solid #c7b788;border-radius:18px;box-shadow:0 12px 60px #122d4424;background:#fffdf9;max-width:1040px;margin:auto}
.cookie-banner h2{font-size:1.3rem;margin:0 0 .55rem;color:#123b62}
.cookie-banner p{font-size:.93rem;line-height:1.65;max-width:72ch}
.cookie-actions{display:flex;flex-wrap:wrap;gap:.6rem}
.cookie-actions button{background:#fff;color:#123b62;border:1px solid #8c9aa5;border-radius:8px;font-weight:650;padding:.8rem 1rem;cursor:pointer}
.cookie-actions button:first-child{background:#123b62;color:#fff;border-color:#123b62}
.cookie-actions button:hover{background:#eee7d7;color:#123b62}
.article-meta{color:#526275;font-size:.87rem}
.feed-link{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:4px}
.blog-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding-top:2rem}
.prose p{overflow-wrap:anywhere}
@media(max-width:700px){.header{min-height:82px}.hero-visual{border-radius:18px;margin:1rem}.cookie-banner{left:12px;right:12px;bottom:12px;padding:20px}.cookie-actions button{flex:1 1 auto}.cookie-banner p{font-size:.85rem}.article-grid{gap:1.2rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
