:root{--green:#294c34;--green-dark:#173622;--green-light:#eaf1e9;--cream:#f6f2e8;--gold:#d7a945;--charcoal:#24302a;--muted:#68726c;--white:#fff;--shadow:0 18px 50px rgba(24,54,35,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:#fff;font-family:"Libre Franklin",Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(0,0,0,.08)}.header-inner{max-width:1220px;height:86px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand img{width:205px;height:auto}.site-nav{display:flex;align-items:center;gap:25px}.site-nav a{text-decoration:none;font-weight:700;font-size:.91rem;color:#33443a}.site-nav a:hover{color:var(--green)}.site-nav .nav-hours{background:var(--green);color:#fff;padding:12px 17px;border-radius:999px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--green-dark);margin:5px}.hero{min-height:690px;position:relative;background:url('../images/mbr-2000x2666.jpg') center 45%/cover no-repeat;display:flex;align-items:center;padding:110px max(6vw,24px);color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,38,24,.9) 0%,rgba(13,38,24,.68) 48%,rgba(13,38,24,.14) 100%)}.hero-content{position:relative;z-index:2;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:800;color:#f3d486;margin:0 0 14px}.eyebrow.dark{color:#6e7f46}.hero h1,.section-heading h2,.seasonal-copy h2,.story-copy h2,.visit-card h2{font-family:Merriweather,Georgia,serif;line-height:1.1;margin:.1em 0 .45em}.hero h1{font-size:clamp(2.8rem,6vw,5.5rem);max-width:820px}.hero-copy{font-size:clamp(1rem,2vw,1.28rem);max-width:640px;color:rgba(255,255,255,.88)}.hero-actions,.visit-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 21px;border-radius:7px;text-decoration:none;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:#192b1e}.button-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(5px)}.button-light{background:#fff;color:var(--green-dark)}.button-outline{border:1px solid var(--green);color:var(--green)}.hours-card{position:absolute;z-index:3;right:max(5vw,24px);bottom:34px;width:min(360px,calc(100% - 48px));background:#fff;color:var(--charcoal);border-radius:13px;padding:23px 25px;box-shadow:var(--shadow)}.status-row{display:flex;align-items:center;gap:10px}.status-dot{width:11px;height:11px;border-radius:50%;background:#b4b8b5}.hours-card.open .status-dot{background:#2e9b4c;box-shadow:0 0 0 5px rgba(46,155,76,.12)}.hours-card.closed .status-dot{background:#bd4d44;box-shadow:0 0 0 5px rgba(189,77,68,.12)}.today-label{font-size:.82rem;color:var(--muted);margin-top:12px}.today-hours{font-size:1.3rem;font-weight:800;margin-bottom:8px}.hours-card a{font-size:.9rem;font-weight:700;color:var(--green)}.quick-info{max-width:1160px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--green-dark);color:#fff}.quick-info a{text-decoration:none;padding:27px 32px;border-right:1px solid rgba(255,255,255,.12)}.quick-info a:last-child{border:0}.info-kicker{display:block;color:#b8c9bd;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.section{max-width:1220px;margin:auto;padding:100px 24px}.section-heading{max-width:670px;margin-bottom:42px}.section-heading h2,.seasonal-copy h2,.story-copy h2,.visit-card h2{font-size:clamp(2rem,4vw,3.3rem)}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem}.department-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.department-card{position:relative;min-height:390px;overflow:hidden;border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.1)}.department-card.wide{grid-column:span 4;min-height:290px}.department-card img{width:100%;height:100%;object-fit:cover;position:absolute;transition:transform .5s}.department-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(9,28,17,.88))}.department-card:hover img{transform:scale(1.04)}.card-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.card-overlay span{display:block;font-family:Merriweather,Georgia,serif;font-size:1.45rem}.card-overlay small{font-size:.9rem;color:rgba(255,255,255,.8)}.seasonal-section{display:grid;grid-template-columns:1.1fr .9fr;max-width:1220px;margin:0 auto 100px;background:var(--cream);border-radius:16px;overflow:hidden}.seasonal-image img{width:100%;height:100%;min-height:480px;object-fit:cover}.seasonal-copy{padding:70px 62px;align-self:center}.seasonal-copy p{color:#5b665f}.text-link{font-weight:800;color:var(--green);text-decoration:none}.story-section{background:var(--green-dark);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.story-copy{padding:90px max(7vw,40px)}.story-copy p:not(.eyebrow){color:#cad6ce;font-size:1.06rem;max-width:610px}.story-section>img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:saturate(.78)}.visit-section{max-width:1220px;margin:100px auto;display:grid;grid-template-columns:.85fr 1.15fr;box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.visit-card{padding:58px;background:#fff}.address{font-size:1.12rem}.email-note{margin-top:28px;color:var(--muted);font-size:.9rem}.email-note a{color:var(--green)}.map-wrap iframe{width:100%;height:100%;min-height:500px;border:0}.site-footer{background:#12291b;color:#fff;padding:55px 24px 20px}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:32px}.footer-inner img{max-width:190px}.footer-inner p{color:#b9c9bf}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-links a{text-decoration:none;font-weight:700}.copyright{max-width:1180px;margin:35px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#8fa296;font-size:.83rem}@media(max-width:960px){.site-nav{position:absolute;left:0;right:0;top:86px;background:#fff;padding:20px 24px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 15px 25px rgba(0,0,0,.12)}.site-nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:760px;align-items:flex-start}.hours-card{left:24px;right:auto}.quick-info{grid-template-columns:1fr}.quick-info a{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.department-grid{grid-template-columns:repeat(2,1fr)}.department-card.wide{grid-column:span 2}.seasonal-section,.story-section,.visit-section{grid-template-columns:1fr}.story-section>img{min-height:380px}.footer-inner{grid-template-columns:1fr}}@media(max-width:600px){.header-inner{height:72px}.brand img{width:165px}.site-nav{top:72px}.hero{min-height:790px;padding:72px 20px 190px;background-position:center}.hero h1{font-size:2.65rem}.hero-actions .button{width:100%}.hours-card{left:20px;bottom:25px;width:calc(100% - 40px)}.section{padding:75px 18px}.department-grid{grid-template-columns:1fr}.department-card,.department-card.wide{grid-column:auto;min-height:340px}.seasonal-section{margin:0 18px 75px}.seasonal-image img{min-height:310px}.seasonal-copy,.visit-card{padding:42px 25px}.visit-section{margin:75px 18px}.quick-info a{padding:22px 24px}.footer-inner{text-align:center}.footer-inner img{margin:auto}.footer-links{justify-content:center}}
