*{box-sizing:border-box}:root{--green:#2f7d32;--green-dark:#1f5b25;--navy:#061b3a;--blue:#0d3b66;--gold:#f5a900;--orange:#f47b20;--purple:#7b3fa1;--light:#f6f9fc;--text:#081a33;--muted:#5d6b7c;--border:#dfe7ef;--shadow:0 12px 30px rgba(8,26,51,.12)}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:white}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1140px,92%);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.header-grid{min-height:112px;display:grid;grid-template-columns:290px 1fr 145px;gap:24px;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#e8f4ff,#fff);border:3px solid var(--green);display:grid;place-items:center;box-shadow:0 6px 16px rgba(0,0,0,.08)}.brand-mark span{font-weight:900;color:var(--blue);font-size:22px}.brand-mark.small{width:52px;height:52px}.brand-mark.small span{font-size:16px}.brand-text strong,.footer-brand strong{display:block;text-transform:uppercase;letter-spacing:.02em;font-size:23px;line-height:1.03;color:var(--green-dark)}.brand-text strong:nth-child(2),.footer-brand strong:nth-child(2){color:var(--blue)}.brand-text small{display:block;margin-top:6px;text-transform:uppercase;color:var(--gold);font-size:12px;font-weight:800}.main-nav{display:flex;justify-content:flex-end;gap:24px;align-items:center;flex-wrap:wrap;font-weight:800;font-size:14px}.main-nav a{padding:8px 0;border-bottom:2px solid transparent}.main-nav a.active{color:var(--green-dark);border-bottom-color:var(--green)}.add-listing{background:var(--green-dark);color:white;border-radius:6px;padding:16px 18px;font-weight:900;text-align:center;box-shadow:0 6px 16px rgba(47,125,50,.25)}.hero{position:relative;background-image:linear-gradient(90deg,rgba(6,27,58,.88),rgba(6,27,58,.55)),url('images/hero-waterfront.webp');background-size:cover;background-position:center;color:white}.hero-grid{position:relative;display:grid;grid-template-columns:1.3fr .8fr;gap:36px;align-items:center;min-height:510px;padding:48px 0}.hero h1{font-size:clamp(40px,5.2vw,64px);line-height:1.05;margin:0 0 18px;font-weight:900;letter-spacing:-.035em}.hero h1 span{color:var(--gold)}.hero p{font-size:18px;line-height:1.55;max-width:660px;margin:0 0 24px;font-weight:700}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:16px 22px;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.15)}.btn.green{background:var(--green);color:white}.btn.navy{background:var(--navy);color:white}.btn.gold{background:var(--gold);color:white}.btn.outline-light{background:transparent;color:white;border:1px solid rgba(255,255,255,.65)}.search-card{background:white;color:var(--text);padding:28px;border-radius:14px;box-shadow:var(--shadow)}.search-card h2{margin:0 0 20px;color:var(--green-dark);font-size:25px}.search-card label{display:block;margin-bottom:14px}.search-card label span{position:absolute;left:-9999px}.search-card input,.search-card select{width:100%;padding:16px;border:1px solid #d7e0ea;border-radius:7px;font-size:16px;color:#2b3440;background:white}.search-card button{width:100%;border:0;background:var(--green);color:white;padding:17px;border-radius:7px;font-size:16px;font-weight:900;cursor:pointer}.section{padding:28px 0 14px}.section.compact{padding-top:18px}.section-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.section-title-row h2{font-size:30px;color:var(--blue);margin:0 0 8px;font-weight:900}.section-title-row p{margin:0;color:#1f2d3d}.view-link{color:var(--green-dark);font-weight:900;margin-top:8px}.park-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.park-card{position:relative;border:1px solid var(--border);border-radius:8px;background:white;overflow:hidden;box-shadow:var(--shadow)}.park-card img{height:160px;width:100%;object-fit:cover}.park-body{padding:18px 54px 20px 18px}.park-body h3{margin:0 0 10px;color:var(--blue);font-size:20px}.location{margin:0 0 12px;color:#2d3e50}.features{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:#1b2b3d}.card-arrow{position:absolute;right:18px;bottom:34px;font-size:40px;color:var(--navy)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-card{min-height:120px;border:1px solid var(--border);border-radius:8px;background:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px;box-shadow:0 5px 14px rgba(8,26,51,.06)}.category-card span{font-size:38px;margin-bottom:10px}.category-card strong{font-size:15px}.resource-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.resource-card{border:1px solid var(--border);border-radius:8px;background:white;padding:18px;box-shadow:0 5px 14px rgba(8,26,51,.06)}.resource-icon{width:38px;height:38px;border-radius:6px;color:white;display:grid;place-items:center;font-weight:900;font-size:18px;margin-bottom:10px}.resource-icon.green{background:var(--green)}.resource-icon.blue{background:var(--blue)}.resource-icon.orange{background:var(--orange)}.resource-icon.purple{background:var(--purple)}.resource-card h3{font-size:15px;line-height:1.2;margin:0 0 10px;color:var(--navy)}.resource-card p{font-size:14px;line-height:1.45;margin:0;color:#2f3c4a}.business-cta{padding:28px 0 14px}.business-card{background:linear-gradient(135deg,var(--blue),var(--navy));color:white;border-radius:8px;padding:24px 46px;display:flex;justify-content:space-between;align-items:center;gap:22px}.business-card>div:first-child{display:flex;align-items:center;gap:24px}.megaphone{font-size:48px}.business-card h2{margin:0 0 8px;font-size:27px}.business-card p{margin:0}.business-actions{display:flex;gap:18px;flex-wrap:wrap}.site-footer{margin-top:28px;background:linear-gradient(135deg,#05213f,#07345c);color:white}.footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1.05fr 1fr 1.2fr;gap:34px;padding:40px 0}.footer-brand{display:flex;gap:12px;align-items:center;margin-bottom:15px}.footer-brand strong{color:white;font-size:15px}.site-footer p{color:#d8e5f2;line-height:1.55}.site-footer h3{font-size:18px;margin:0 0 15px}.site-footer a{display:block;color:#e3edf7;margin:0 0 10px}.socials{display:flex;gap:10px}.socials a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1a6fb4;color:white;font-weight:900}.footer-grid img{border-radius:6px;border:1px solid rgba(255,255,255,.25);margin-bottom:12px}.footer-bottom{background:linear-gradient(90deg,#2f7d32,#1f5b25);padding:14px 0;font-size:14px}.footer-bottom-grid{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom p{margin:0;color:white}.footer-bottom a{display:inline-block;margin-left:26px;color:white}@media (max-width:980px){.header-grid{grid-template-columns:1fr;gap:12px;padding:14px 0}.main-nav{justify-content:flex-start}.add-listing{width:max-content}.hero-grid{grid-template-columns:1fr;min-height:auto}.park-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:repeat(3,1fr)}.business-card{display:block}.business-actions{margin-top:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.main-nav{display:none}.hero-actions .btn{width:100%}.park-grid,.category-grid,.resource-grid,.footer-grid{grid-template-columns:1fr}.section-title-row,.footer-bottom-grid{display:block}.business-card{padding:24px}}