:root{--paper:#f4f1e9;--paper-deep:#e9e4d9;--ink:#18241e;--ink-soft:#3a4840;--blue:#24576a;--amber:#d5a014;--line:#cfc8b9;--white:#fcfaf5;--max:1440px}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink-soft);font-family:Inter Tight,Arial,sans-serif;font-size:17px;line-height:1.58;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--blue);text-decoration-color:var(--amber)}a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip{position:absolute;left:-999px;top:0;background:var(--white);padding:.75rem 1rem;z-index:40}.skip:focus{left:1rem;top:1rem}.edition-bar{max-width:var(--max);margin:auto;padding:9px clamp(18px,3vw,48px);display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;border-bottom:1px solid var(--line);font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--blue)}.edition-bar span:last-child{text-align:right}.site-header{max-width:var(--max);min-height:112px;margin:auto;padding:22px clamp(18px,3vw,48px);display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:2.5rem;border-bottom:1px solid var(--line)}.brand{display:block;line-height:0}.brand img{width:187px;max-width:100%;height:auto}.main-nav{display:flex;justify-content:center;gap:clamp(.75rem,1.5vw,1.55rem);font-size:.88rem;font-weight:600}.main-nav a,.header-actions a{text-decoration:none}.header-actions{display:flex;gap:1rem;align-items:center;font-size:.88rem;font-weight:600;white-space:nowrap}.contact-link{padding:8px 12px;border:1px solid var(--ink);color:var(--ink)!important}.contact-link:hover{background:var(--ink);color:var(--white)!important}.page{max-width:var(--max);margin:auto;padding:clamp(42px,6vw,96px) clamp(18px,3vw,48px)}.eyebrow{margin:0 0 13px;color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.eyebrow a{color:inherit}h1,h2,h3{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.02;letter-spacing:-.035em;text-wrap:pretty}h1{font-size:clamp(3rem,7.2vw,7.4rem)}h2{font-size:clamp(2.1rem,4vw,4.25rem)}h3{font-size:clamp(1.35rem,2.2vw,2.15rem)}p{margin:0 0 1rem}.lead{max-width:38ch;font-size:clamp(1.2rem,2.1vw,1.72rem);line-height:1.35;color:var(--ink)}.section{margin-top:clamp(74px,11vw,158px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding-bottom:18px;border-bottom:1px solid var(--line)}.section-head>a{font-size:.88rem;font-weight:700;white-space:nowrap}.article-list{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.article-list>*{padding:26px 24px 32px 0;border-right:1px solid var(--line)}.article-list>*+*{padding-left:24px}.article-list>*:last-child{border-right:0}.article-card{display:flex;flex-direction:column;gap:14px}.article-card .article-image{width:100%;aspect-ratio:16/10;object-fit:cover;border:0}.article-card h3{font-size:clamp(1.45rem,2.2vw,2.2rem)}.article-card h3 a{text-decoration:none}.article-card .summary{font-size:1rem;line-height:1.45}.article-card time{margin-top:auto;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.empty{padding:34px 0;border-bottom:1px solid var(--line);max-width:52ch}.article{max-width:860px;margin:auto;padding:clamp(48px,8vw,118px) clamp(18px,3vw,48px)}.article>h1{margin-bottom:18px;font-size:clamp(2.9rem,6vw,6.3rem)}.article>.article-meta{font-size:.9rem;font-weight:600;color:var(--blue)}.article>.article-cover{width:100%;aspect-ratio:16/9;object-fit:cover;margin:34px 0 42px}.content{font-size:1.13rem}.content h2{font-size:clamp(2rem,3.5vw,3.2rem);margin:3.5rem 0 1rem}.content h3{font-size:1.55rem;margin:2.3rem 0 .75rem}.content a{color:var(--blue)}.site-footer{max-width:var(--max);margin:clamp(76px,11vw,160px) auto 0;padding:45px clamp(18px,3vw,48px) 40px;border-top:5px solid var(--amber);display:grid;grid-template-columns:1.4fr .7fr .9fr .7fr;gap:clamp(1.6rem,4vw,5rem);font-size:.92rem}.footer-brand img{width:170px;margin-bottom:20px}.footer-brand p{max-width:30ch}.footer-list{display:flex;flex-direction:column;gap:8px}.footer-list a{text-decoration:none}.footer-label{margin:0 0 4px;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue)}.footer-credit{align-self:end;font-size:.82rem}.footer-credit strong{color:var(--ink)}@media(max-width:980px){.site-header{grid-template-columns:1fr auto;gap:1.2rem}.main-nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow:auto;padding-top:3px}.article-list{grid-template-columns:1fr}.article-list>*{padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.article-list>*+*{padding-left:0}.site-footer{grid-template-columns:1.2fr 1fr}.footer-credit{align-self:start}.edition-bar{grid-template-columns:1fr auto}.edition-bar span:nth-child(2){display:none}}@media(max-width:620px){body{font-size:16px}.edition-bar span:last-child{display:none}.site-header{min-height:auto;padding-top:18px;padding-bottom:18px}.brand img{width:154px}.header-actions>a:first-child{display:none}.main-nav{gap:1.05rem;font-size:.82rem}.page{padding-top:52px}.section-head{align-items:start;flex-direction:column;gap:.6rem}.site-footer{grid-template-columns:1fr;gap:2rem}.article>h1{font-size:clamp(2.65rem,13vw,4.3rem)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
