:root{--green:#1f5637;--dark:#22272a;--cream:#f7f3e8;--tan:#c7ad78;--muted:#ece6d7;--white:#fff;--shadow:0 20px 50px rgba(0,0,0,.16)}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:var(--cream);line-height:1.6}img{max-width:100%;display:block}.wrap{width:min(1120px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(247,243,232,.96);border-bottom:1px solid #ddd2bf;backdrop-filter:blur(8px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0}.brand img{height:58px;width:auto}.menu{display:flex;align-items:center;gap:1.1rem}.menu a{color:var(--dark);text-decoration:none;font-weight:700}.menu-toggle{display:none}.btn{display:inline-block;background:var(--green);color:white!important;text-decoration:none;border:0;border-radius:999px;padding:.9rem 1.25rem;font-weight:800;cursor:pointer}.btn.small{padding:.65rem 1rem}.btn.ghost{background:rgba(255,255,255,.15);border:2px solid white}.hero{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden;color:white}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.2)),url('../images/hero-campsite.svg') center/cover no-repeat;transform:scale(1.02)}.hero-content{position:relative;padding:5rem 0}.hero-badge{width:155px;border-radius:50%;box-shadow:var(--shadow);margin-bottom:1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;font-weight:900;color:var(--tan)}h1,h2,h3{line-height:1.1;margin:.2rem 0 1rem}h1{font-size:clamp(2.6rem,7vw,5.8rem);max-width:860px}h2{font-size:clamp(2rem,4vw,3.2rem)}.lead{font-size:1.25rem;max-width:720px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.section{padding:5rem 0}.intro-grid,.split,.contact-card{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.card,.notice-card,.contact-card{background:white;border:1px solid #dfd3bf;border-radius:28px;padding:2rem;box-shadow:var(--shadow)}.card.strong{border-left:10px solid var(--green)}ul{padding-left:1.2rem}.muted{background:var(--muted)}.feature-grid,.land-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature{background:white;border-radius:26px;padding:1.1rem;box-shadow:0 12px 28px rgba(0,0,0,.08)}.feature img{height:180px;width:100%;object-fit:cover;border-radius:20px}.notice-card{background:var(--dark);color:white}.image-band{background:linear-gradient(rgba(31,86,55,.18),rgba(31,86,55,.18)),url('../images/quiet-camping-collage.png') center/cover fixed no-repeat;min-height:420px;display:grid;place-items:center}.band-card{background:rgba(255,255,255,.92);border-radius:28px;padding:2.5rem;max-width:760px;box-shadow:var(--shadow)}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.gallery img{border-radius:22px;background:white;box-shadow:0 12px 28px rgba(0,0,0,.1)}.faq details{background:white;margin:.8rem 0;padding:1.2rem 1.4rem;border-radius:18px;border:1px solid #dfd3bf}.faq summary{font-weight:900;cursor:pointer}.contact{background:var(--green);color:white}.contact .eyebrow{color:#f1d99e}.contact-card{background:var(--cream);color:var(--dark)}.email a{font-weight:900;color:var(--green)}.contact-form{display:grid;gap:.85rem}.contact-form label{font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:.3rem;border:1px solid #cabda8;border-radius:14px;padding:.85rem;font:inherit;background:white}.footer{background:#151819;color:white;padding:2rem 0}.footer-grid{display:grid;grid-template-columns:90px 1fr auto;gap:1.3rem;align-items:center}.footer img{border-radius:50%}.footer a{color:white}@media (max-width:760px){.menu-toggle{display:block;background:var(--dark);color:white;border:0;border-radius:999px;padding:.6rem 1rem}.menu{display:none;position:absolute;left:4vw;right:4vw;top:78px;background:white;border-radius:18px;padding:1rem;box-shadow:var(--shadow);flex-direction:column}.menu.open{display:flex}.brand img{height:42px}.hero{min-height:660px}.intro-grid,.split,.contact-card,.feature-grid,.land-grid,.gallery,.footer-grid{grid-template-columns:1fr}.footer-grid{text-align:center}.footer img{margin:auto}.gallery{grid-template-columns:1fr 1fr}}
.gallery.featured-gallery .wide{grid-column:1/-1;width:100%;aspect-ratio:16/7;object-fit:cover}
@media (max-width:760px){.gallery.featured-gallery .wide{aspect-ratio:16/10}}

.hero-image-section{min-height:auto;display:block;background:var(--cream);color:var(--dark);padding:0 0 1.25rem}.hero-art{width:100%;height:auto;display:block}.hero-image-actions{justify-content:center;margin-top:-5rem;position:relative;z-index:2;padding-bottom:1rem}.btn.dark-ghost{background:rgba(31,86,55,.92);border:2px solid rgba(255,255,255,.8)}@media (max-width:760px){.hero-image-actions{margin-top:-2rem}.hero-image-actions .btn{padding:.7rem .9rem;font-size:.9rem}}
