:root{
  --forest:#173b2a;--forest-2:#244b38;--pine:#315943;--cream:#f5f0e6;--ivory:#fffdf8;--wood:#8a6245;--gold:#b18a56;--ink:#243027;--muted:#6b736c;--line:#ded7c8;
  --shadow:0 18px 50px rgba(23,59,42,.12);--radius:18px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--ivory);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:auto}.eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--gold)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:0 0 14px}h1{font-size:clamp(2.8rem,7vw,5.8rem);color:#fff}h2{font-size:clamp(2rem,4vw,3.4rem);color:var(--forest)}h3{font-size:1.45rem;color:var(--forest)}p{margin:0 0 1rem}.script{font-family:"Brush Script MT","Segoe Script",cursive;font-weight:400}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:#fff}.btn-light{background:#fff;color:var(--forest)}.btn-outline{border-color:rgba(255,255,255,.6);color:#fff}.btn-dark{background:var(--forest);color:#fff}.topbar{background:var(--forest);color:#f5f0e6;font-size:.82rem;padding:7px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.nav{position:absolute;z-index:10;top:30px;left:0;right:0;color:#fff}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.brand{display:flex;align-items:center;gap:11px}.pine-mark{width:40px;height:40px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;font-size:20px}.brand-title{font-family:Georgia,serif;font-size:1.05rem;font-weight:700}.brand-sub{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;opacity:.78}.nav-links{display:flex;align-items:center;gap:24px;font-size:.9rem;font-weight:700}.nav-links a:hover{color:#ead7ae}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:1.7rem}.hero{min-height:760px;display:grid;align-items:end;position:relative;background:linear-gradient(180deg,rgba(11,30,21,.18),rgba(11,30,21,.78)),url('../assets/images/blanchard-exterior.jpeg') center/cover}.hero-content{padding:190px 0 90px;max-width:760px}.hero .eyebrow{color:#e8d4aa}.hero p{color:#f4f0e7;font-size:1.2rem;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.section{padding:90px 0}.section-soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-head p{max-width:600px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.card-image{aspect-ratio:4/3;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover img{transform:scale(1.04)}.card-body{padding:24px}.meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.pill{padding:5px 9px;border-radius:999px;background:var(--cream);font-size:.78rem;font-weight:700;color:var(--forest)}.card-body p{color:var(--muted);font-size:.95rem}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.text-link{font-weight:800;color:var(--forest)}.text-link:hover{text-decoration:underline}.feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.feature-photo{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);position:relative}.feature-photo img{width:100%;height:600px;object-fit:cover}.feature-note{position:absolute;bottom:22px;left:22px;background:rgba(255,255,255,.95);padding:16px 18px;border-radius:14px;max-width:280px}.feature-note strong{font-family:Georgia,serif;color:var(--forest)}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.check{display:flex;gap:10px;align-items:flex-start}.check b{color:var(--gold)}.inquiry{background:var(--forest);color:#fff}.inquiry h2{color:#fff}.inquiry p{color:#dfe8e1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:800}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border-radius:10px;border:1px solid #cdd5ce;background:#fff;color:var(--ink);font:inherit}.field textarea{min-height:130px;resize:vertical}.form-note{font-size:.78rem;color:#b9c8bd;margin-top:12px}.footer{background:#102b1f;color:#dfe8e1;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px}.footer h3{color:#fff;font-size:1.1rem}.footer a{color:#dfe8e1}.footer p,.footer li{font-size:.9rem;color:#b9c8bd}.footer ul{padding:0;margin:0;list-style:none;display:grid;gap:7px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:18px;font-size:.78rem;color:#94a99a}.page-hero{padding:170px 0 70px;background:linear-gradient(180deg,var(--forest),var(--forest-2));color:#fff}.page-hero h1{font-size:clamp(2.7rem,6vw,4.6rem)}.page-hero p{max-width:700px;color:#dce8df}.property-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;padding:28px 0 70px}.property-hero img{width:100%;height:560px;object-fit:cover;border-radius:24px}.property-side{background:var(--cream);border-radius:24px;padding:32px;display:flex;flex-direction:column;justify-content:center}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.stat strong{display:block;font-family:Georgia,serif;font-size:1.35rem;color:var(--forest)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery button{border:0;padding:0;background:none;cursor:pointer;border-radius:14px;overflow:hidden}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:.25s}.gallery button:hover img{transform:scale(1.03)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;z-index:100;padding:30px}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:92vw;border-radius:12px}.lightbox-close{position:absolute;top:18px;right:22px;color:#fff;background:none;border:0;font-size:2.3rem;cursor:pointer}.coming{min-height:480px;display:grid;place-items:center;text-align:center;background:linear-gradient(rgba(23,59,42,.78),rgba(23,59,42,.78)),url('../assets/images/north-main-cabin-exterior.jpeg') center/cover;border-radius:28px;color:#fff;padding:50px}.coming h2{color:#fff}.coming p{max-width:600px;color:#dfe8e1}.notice{padding:16px 18px;border-left:4px solid var(--gold);background:var(--cream);border-radius:8px}.center{text-align:center}.mt{margin-top:30px}.mb{margin-bottom:30px}.hidden{display:none}
@media(max-width:900px){.nav-links{display:none;position:absolute;top:65px;left:0;right:0;background:var(--forest);padding:18px;border-radius:14px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.nav-toggle{display:block}.cards{grid-template-columns:1fr 1fr}.feature-grid,.property-hero{grid-template-columns:1fr}.property-hero img{height:420px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.topbar .container{justify-content:center}.topbar span:last-child{display:none}.hero{min-height:680px}.hero-content{padding-bottom:60px}.cards,.gallery,.form-grid,.checklist,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head{display:block}.feature-photo img{height:430px}.property-hero img{height:300px}.stats{grid-template-columns:1fr 1fr}.nav{top:28px}}
