:root{font-family:Arial,Helvetica,sans-serif;color:#252525;background:#faf8f3;--red:#a63029;--ink:#191d1b;--gold:#dbc381}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b68d35;outline-offset:4px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,serif;line-height:1.12}p{line-height:1.7}h2{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400}h3{font-size:1.5rem}main{min-height:60vh}.skip{position:absolute;left:1rem;top:-100px;z-index:100;background:#fff;padding:1rem}.skip:focus{top:1rem}.header{background:#faf8f3;min-height:94px;padding:18px 4vw;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd9d0}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:1.2rem;white-space:nowrap}.brand img{object-fit:contain}.brand small{display:block;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;margin-top:6px;color:#686c65}.header nav{display:flex;align-items:center;gap:24px;font-size:.86rem}.header nav a{text-decoration:none}.header nav a:hover,.header nav a[aria-current]{color:var(--red)}.nav-join{border:1px solid #cec8bb;padding:13px 15px}.menu-toggle{display:none;border:1px solid #bbb;background:transparent;padding:10px}.hero{display:grid;grid-template-columns:1.05fr 1fr;background:var(--ink);color:#faf8f3}.hero-copy{padding:clamp(32px,5vw,85px) 5vw}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--red);line-height:1.7;margin-bottom:15px}.hero .eyebrow,.band .eyebrow{color:var(--gold)}.hero h1{font-size:clamp(2.6rem,4.8vw,5.4rem);font-weight:400;letter-spacing:-.035em;line-height:1.04;margin:28px 0}.hero-subtitle{color:#d1d5cd;max-width:440px;font-size:1.07rem}.hero-photo{margin:0;position:relative;min-height:520px}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;filter:saturate(.72)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 40%)}.hero-photo figcaption{position:absolute;z-index:1;bottom:30px;left:30px;font-size:.8rem;line-height:1.5}.hero-footnote{font-size:.68rem;color:#b5beb1;margin:32px 0 0}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.button{display:inline-block;background:var(--red);color:#fff;padding:15px 21px;border:1px solid var(--red);font-size:.87rem;font-weight:600;text-decoration:none;line-height:1.35}.button:hover{background:#80221d;border-color:#80221d}.button:disabled{opacity:.6;cursor:wait}.button.secondary{background:transparent;border-color:#737b71}.button.light{background:#faf8f3;color:var(--ink);border-color:#faf8f3}.section{max-width:1240px;margin:auto;padding:70px 4vw}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.section-heading h2{margin-bottom:0}.section-heading>a{font-size:.9rem;white-space:nowrap}.empty{padding:28px;border-block:1px solid #dedace;color:#64665f}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,275px),1fr));gap:25px}.card{background:#fff;border:1px solid #e6e1d6;padding:28px}.card h2{font-size:1.5rem}.card h3{font-size:1.55rem}.card p{font-size:.95rem}.card.story{padding:0;text-decoration:none;overflow:hidden}.story>img{display:block;width:100%;height:220px;object-fit:cover}.story>div{padding:25px}.story:hover h3,.story:hover h2{color:var(--red)}.text-link{display:inline-block;font-weight:600;font-size:.84rem;margin-top:15px}.band{background:#233328;color:#faf8f3;padding:65px max(4vw,calc((100vw - 1140px)/2));display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.band p{color:#d1d8cc}.band .actions{align-items:flex-start;flex-direction:column;font-size:.9rem}.monarch{max-width:880px;text-align:center;padding-block:40px 80px}.monarch>p:not(.eyebrow){color:#62665e}.newsletter-band{background:#a63029;color:#fff;padding:42px 5vw;display:flex;justify-content:space-between;gap:20px;align-items:center}.newsletter-band .eyebrow{color:#f2d6ae}.newsletter-band h2{font-size:2rem;margin-bottom:0}.newsletter-band .button{flex-shrink:0}footer{background:#f0ede5;padding:55px 5vw;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px;font-size:.88rem}footer a:not(.brand){display:block;margin-bottom:13px}footer h3{font:700 .8rem Arial;text-transform:uppercase;letter-spacing:.1em;margin-bottom:22px}footer .brand{margin-bottom:20px}footer p{color:#63665d;font-size:.86rem}.page-head{background:#eae6da;padding:55px max(4vw,calc((100vw - 1140px)/2));border-bottom:1px solid #d9d2c2}.page-head h1{font-size:clamp(2.3rem,5vw,4rem);font-weight:400;max-width:1000px;margin-bottom:12px}.page-content{min-height:35vh}.prose{max-width:820px;margin:auto;line-height:1.75;overflow-wrap:anywhere}.prose h2,.prose h3{margin-top:35px}.prose img{display:block;margin:25px auto;max-height:650px;width:auto;object-fit:contain}.prose a{color:var(--red)}.prose table{width:100%}.prose blockquote{border-left:3px solid var(--red);padding-left:24px;margin-left:0}.officers{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.officers h2{font-size:1.6rem}.narrow{max-width:740px;margin:auto}.intro{max-width:780px;margin-bottom:35px;font-size:1.07rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px}.contact-grid a{overflow-wrap:anywhere}.contact-form{padding:30px;background:#fff;border:1px solid #dedace}.contact-form label{display:block;margin:0 0 19px;font-size:.85rem;font-weight:600}.contact-form input,.contact-form textarea{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid #b9bcb5;background:#fdfcf9}.contact-form .honeypot{position:absolute;left:-10000px}.small{font-size:.8rem;color:#63665d}.notice{font-size:.82rem;padding:12px;background:#f5edd6}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.photo-grid button{padding:0;border:0;background:#e5e3dc}.photo-grid img{width:100%;height:230px;object-fit:cover;display:block}.lightbox{position:fixed;inset:0;z-index:100;background:#101710f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 25px 25px;color:#fff}.lightbox>img{height:auto;width:auto;max-width:95%;max-height:80vh;object-fit:contain}.lightbox p{font-size:.8rem}.close{position:absolute;right:25px;top:20px;background:#fff;border:0;padding:10px 18px}.ml-embedded{min-height:150px}@media(max-width:1050px){.header nav{gap:14px}.header .brand{font-size:1rem}.header .brand small{font-size:.6rem}.nav-join{display:none}}@media(max-width:760px){.header{min-height:80px;position:relative;padding:15px 5vw}.menu-toggle{display:block}.header nav{display:none}.header nav.open{display:flex;position:absolute;top:100%;left:0;right:0;z-index:30;background:#faf8f3;padding:25px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ccc;box-shadow:0 14px 20px #0001}.header .nav-join{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6vw}.hero h1{font-size:clamp(2.9rem,10vw,4.4rem)}.hero-photo{min-height:330px}.hero-photo figcaption{left:6vw}.section{padding:45px 6vw}.section-heading{align-items:flex-end}.section-heading>a{font-size:.8rem}.band{grid-template-columns:1fr;gap:12px;padding:45px 6vw}.newsletter-band{flex-direction:column;align-items:flex-start;padding:35px 6vw}.newsletter-band h2{font-size:1.8rem}footer{grid-template-columns:1fr 1fr;padding:40px 6vw}footer>div:first-child{grid-column:1/-1}.contact-grid{grid-template-columns:1fr;gap:25px}.page-head{padding:38px 6vw}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-grid img{height:160px}.lightbox{padding-inline:8px}.actions{align-items:stretch}.hero .button{font-size:.8rem}.contact-form{padding:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
