body{font-family:var(--font-family);margin:0;padding:0;background-color:#f9f9f9;color:#333}.hero-section{position:relative;width:100%;overflow:hidden;height:100vh}.hero-section img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(32,42,68,.6),rgba(32,42,68,.3));display:flex;justify-content:center;align-items:center;padding:40px;box-sizing:border-box}.hero-text{text-align:center;color:#fff}.hero-text h1{font-size:4.5rem;margin-bottom:24px}.hero-button{display:inline-block;padding:12px 24px;font-size:1.2rem;font-weight:600;color:#fff;background-color:#56afc1;border-radius:6px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s ease}.hero-button:hover{background-color:#3e94a8}.photo-credit{position:absolute;bottom:0;right:0;color:#fff;font-style:italic;padding:10px}.blurb-section{background:#deeff4;padding:64px 40px;text-align:center;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.08);margin:20px}.blurb-content p{font-size:1.5rem;line-height:2;margin:0 auto;color:#205072}.flyer-section{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 24px 40px 24px;border-radius:16px;margin:20px;align-items:flex-start}.flyer-section .watershed-map{display:flex;flex-direction:column;align-items:center;max-width:900px;flex:1 1 auto}.flyer-section .watershed-map img{max-width:100%}.flyer-section .watershed-map div{list-style:none;font-size:1.2rem;color:#205072;padding-bottom:20px}.flyer-section .priorities{list-style:none;padding:82px 0 0 0;margin:0;font-size:1.2rem;color:#205072;text-align:left;flex:0 0 300px}.flyer-section h3{font-size:1.8rem;color:#202a44;margin-bottom:12px}.flyer-section .priorities li{margin:6px 0;position:relative}.flyer-section .priorities li::before{content:"•";color:#56afc1;margin-right:8px}.events-section{padding:0 24px 68px 24px;text-align:center;background-color:#deeff4}.events-section h3{font-size:2rem;color:#202a44;margin-bottom:16px}.events-section p{font-size:1.2rem;margin-bottom:32px}.estuary-callout{padding:20px 20px;text-align:center;border-radius:12px;margin:60px auto;max-width:800px}.estuary-callout h2{font-size:2.5rem;font-weight:700;color:#205072;margin-bottom:16px;text-shadow:1px 1px 3px rgba(0,0,0,.1)}.estuary-callout p{font-size:1.4rem;font-weight:500;color:#3e94a8;margin:0}.event-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;padding:0 60px}.event-gallery .event:first-child{grid-row:span 2}.event-gallery.single-event{display:flex;justify-content:center;padding:0 60px}.event-gallery.single-event .event{max-width:500px}.event img{width:100%;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width:768px){.hero-text{font-size:2.5rem;left:20px;bottom:20px}.hero-text h1{font-size:2.2rem}.hero-button{font-size:1rem;padding:10px 20px}.blurb-section p{font-size:1.2rem}.events-section h3{font-size:1.6rem}}@media(max-width:1327px){.flyer-section .priorities{padding:0}}