.landing{--lg-pine:#1f3a2e;--lg-pine-dark:#142720;--lg-cream:#f6f1e4;--lg-cream-2:#efe7d3;--lg-sage:#7a9e5a;--lg-sage-soft:#b8c5a0;--lg-amber:#c97c3d;--lg-amber-dark:#a8632c;--lg-text:#223027;--lg-muted:#5c6d61;--lg-border:#e0d6bd;--lg-panel:#fffdf8;background:var(--lg-cream);color:var(--lg-text);font-family:var(--font-sans),-apple-system,sans-serif;min-height:100vh;line-height:1.5}.landing *{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing h1,.landing h2,.landing h3{font-family:var(--font-serif),Georgia,serif;font-weight:600;letter-spacing:-.01em;color:var(--lg-pine)}.landing .nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;max-width:1180px;margin:0 auto;background:hsla(43,50%,93%,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing .nav-links{display:flex;gap:28px;align-items:center}.landing .nav-links a{font-size:14.5px;font-weight:500;color:var(--lg-text)}.landing .nav-links a:hover{color:var(--lg-sage)}.landing .nav-links a.nav-link-hide-mobile{display:inline}@media (max-width:720px){.landing .nav-links a.nav-link-hide-mobile{display:none}}.landing .brand{font-family:var(--font-serif),serif;font-size:21px;font-weight:600;color:var(--lg-pine)}.landing .brand em{color:var(--lg-sage);font-style:normal}.landing a.btn,.landing button.btn{display:inline-block;padding:11px 22px;border-radius:999px;font-weight:600;font-size:14px;border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent}.landing a.btn:hover,.landing button.btn:hover:not(:disabled){transform:translateY(-1px)}.landing a.btn:focus-visible,.landing button.btn:focus-visible{outline:2px solid var(--lg-sage);outline-offset:2px}.landing a.btn-primary,.landing a.btn-primary:active,.landing a.btn-primary:hover,.landing a.btn-primary:visited,.landing button.btn-primary{background:var(--lg-amber);color:#fff;box-shadow:0 4px 14px rgba(201,124,61,.35)}.landing a.btn-primary:hover,.landing button.btn-primary:hover:not(:disabled){background:var(--lg-amber-dark)}.landing button.btn-primary:disabled{opacity:.6;cursor:not-allowed}.landing a.btn-outline,.landing a.btn-outline:active,.landing a.btn-outline:hover,.landing a.btn-outline:visited{background:transparent;border-color:var(--lg-pine);color:var(--lg-pine)}.landing a.btn-outline:hover{background:rgba(31,58,46,.06)}.landing a.btn-ghost,.landing a.btn-ghost:active,.landing a.btn-ghost:hover,.landing a.btn-ghost:visited{background:transparent;color:var(--lg-pine);text-decoration:underline;text-underline-offset:3px}.landing .hero{position:relative;padding:88px 32px 0;overflow:hidden}.landing .hero-inner{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.landing .hero-blob{position:absolute;inset:-20% -10% auto -10%;height:640px;background:radial-gradient(600px 340px at 20% 20%,rgba(122,158,90,.28),transparent 65%),radial-gradient(520px 320px at 85% 10%,rgba(201,124,61,.16),transparent 60%);z-index:0;pointer-events:none}.landing .eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--lg-sage);margin-bottom:18px}.landing .hero h1{font-size:clamp(34px,5.4vw,58px);line-height:1.08;margin:0 0 20px}.landing .hero h1 em{color:var(--lg-amber);font-style:italic}.landing .hero p.lead{font-size:18px;color:var(--lg-muted);max-width:560px;margin:0 auto 32px;line-height:1.6}.landing .cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:56px}.landing .stat-bar{position:relative;z-index:1;max-width:900px;margin:0 auto;background:var(--lg-panel);border:1px solid var(--lg-border);border-radius:16px;box-shadow:0 12px 32px rgba(31,58,46,.08);display:grid;grid-template-columns:repeat(4,1fr);transform:translateY(40px)}.landing .stat{padding:24px 12px;text-align:center;border-right:1px solid var(--lg-border)}.landing .stat:last-child{border-right:none}.landing .stat .num{font-family:var(--font-serif),serif;font-size:26px;font-weight:700;color:var(--lg-pine);display:block}.landing .stat .label{font-size:12.5px;color:var(--lg-muted);margin-top:2px}@media (max-width:720px){.landing .stat-bar{grid-template-columns:repeat(2,1fr);transform:translateY(24px)}.landing .stat:nth-child(2){border-right:none}}.landing section{max-width:1180px;margin:0 auto;padding:120px 32px 80px}.landing section.tight-top{padding-top:80px}.landing section .kicker{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--lg-sage);margin:0 0 10px}.landing section h2{font-size:clamp(26px,3.4vw,36px);margin:0 0 14px}.landing section .section-sub{color:var(--lg-muted);margin:0 0 44px;max-width:620px;font-size:15.5px}.landing .band{background:var(--lg-cream-2)}.landing .split{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:56px;gap:56px;align-items:start}@media (max-width:800px){.landing .split{grid-template-columns:1fr}}.landing .card{background:var(--lg-panel);border:1px solid var(--lg-border);border-radius:14px;padding:28px}.landing .fact-list{color:var(--lg-muted);font-size:14.5px;line-height:2}.landing .fact-list b{color:var(--lg-text)}.landing .amenity-row{display:grid;grid-template-columns:220px 1fr;grid-gap:40px;gap:40px;align-items:center;padding:36px 0;border-bottom:1px solid var(--lg-border)}.landing .amenity-row:last-child{border-bottom:none}.landing .amenity-row:nth-child(2n){grid-template-columns:1fr 220px}.landing .amenity-row:nth-child(2n) .amenity-visual{order:2}.landing .amenity-visual{width:100%;aspect-ratio:1;max-width:220px;border-radius:20px;background:var(--lg-cream-2);padding:34px}.landing .amenity-text h3{font-size:21px;margin:0 0 10px}.landing .amenity-text p{color:var(--lg-muted);font-size:15px;max-width:460px;margin:0;line-height:1.6}@media (max-width:640px){.landing .amenity-row,.landing .amenity-row:nth-child(2n){grid-template-columns:1fr;text-align:center}.landing .amenity-row:nth-child(2n) .amenity-visual{order:0}.landing .amenity-text p,.landing .amenity-visual{margin:0 auto}}.landing .gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:18px;gap:18px}.landing .gallery-tile{aspect-ratio:4/3;border-radius:14px;background:var(--lg-panel);border:1px solid var(--lg-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.landing .gallery-tile:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(31,58,46,.1)}.landing .gallery-tile .gallery-icon{width:44px;height:44px}.landing .gallery-tile .gallery-caption{font-size:12.5px;color:var(--lg-muted);text-align:center}.landing .map-frame{border-radius:16px;overflow:hidden;border:1px solid var(--lg-border);height:360px}.landing .map-frame iframe{width:100%;height:100%;border:0;display:block}.landing .location-pin-row{display:flex;align-items:center;gap:8px;font-size:14.5px;color:var(--lg-muted);margin-bottom:10px}.landing .contact-form{background:var(--lg-panel);border:1px solid var(--lg-border);border-radius:16px;padding:32px}.landing .contact-form input,.landing .contact-form select,.landing .contact-form textarea{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid var(--lg-border);background:var(--lg-cream);color:var(--lg-text);font-size:14.5px;margin-bottom:14px;font-family:inherit}.landing .contact-form input:focus,.landing .contact-form select:focus,.landing .contact-form textarea:focus{outline:none;border-color:var(--lg-sage)}.landing .contact-form label{font-size:13px;font-weight:600;color:var(--lg-text);display:block;margin-bottom:6px}.landing footer{background:var(--lg-pine);color:hsla(43,50%,93%,.75)}.landing footer .footer-inner{max-width:1180px;margin:0 auto;padding:64px 32px 32px;display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px}@media (max-width:720px){.landing footer .footer-inner{grid-template-columns:1fr;gap:28px}}.landing footer h4{font-family:var(--font-serif),serif;font-size:15px;margin:0 0 16px}.landing footer .brand,.landing footer h4{color:var(--lg-cream)}.landing footer .brand em{color:var(--lg-sage-soft)}.landing footer a,.landing footer p{font-size:13.5px;line-height:2;color:hsla(43,50%,93%,.68)}.landing footer a:hover{color:var(--lg-cream)}.landing footer .footer-bottom{border-top:1px solid hsla(43,50%,93%,.14);padding:20px 32px;text-align:center;font-size:12.5px;color:hsla(43,50%,93%,.5)}