:root{--pine:#102c23;--pine2:#183b30;--cream:#f5f0e6;--sand:#d8bd8a;--wood:#9a6039;--ink:#14201b;--muted:#6c776f;--white:#fff;--line:#ded8cd;--shadow:0 20px 50px rgba(18,45,35,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);line-height:1.65;background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{max-width:1240px;margin:0 auto;padding:0 24px}.site-header{position:fixed;top:0;left:0;right:0;z-index:80;background:rgba(11,35,27,.78);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:#fff;margin-right:auto}.brand-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);font-family:Georgia,serif;font-weight:700}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font-family:Georgia,serif;font-size:1.12rem}.brand small{font-size:.75rem;color:#d6e1da}.site-header nav{display:flex;gap:24px;color:#f6f7f4;font-size:.92rem}.nav-call,.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:700}.nav-call,.btn-primary{background:var(--sand);color:#1a2a22}.btn-ghost{border:1px solid rgba(255,255,255,.45);color:#fff}.menu-toggle{display:none;background:none;border:1px solid rgba(255,255,255,.25);border-radius:12px;color:#fff;padding:10px 12px}.mobile-nav{display:none;flex-direction:column;padding:0 24px 20px;background:var(--pine);color:#fff;gap:10px}.mobile-nav.open{display:flex}.hero{min-height:900px;position:relative;background-image:var(--hero);background-size:cover;background-position:center;display:flex;align-items:end;color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,20,.78) 0%,rgba(8,28,20,.3) 58%,rgba(8,28,20,.12) 100%),linear-gradient(0deg,rgba(8,28,20,.55),transparent 55%)}.hero-content{position:relative;padding-bottom:92px;width:100%}.hero-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800;color:#c7a96f}.hero h1{font-family:Georgia,serif;font-size:clamp(3.5rem,7vw,6.7rem);line-height:.95;max-width:10ch;margin:18px 0 22px;font-weight:500}.hero h1 em{color:#dec48f;font-weight:400}.hero p{font-size:1.13rem;max-width:650px;color:#eef3ef}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-facts{display:flex;gap:14px;flex-wrap:wrap}.hero-facts span{padding:12px 15px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px)}.hero-facts b{margin-right:6px;color:#ead49f}.intro{padding:100px 0;background:var(--cream)}.intro-grid,.booking-grid,.faq-grid,.estate-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.intro h2,.section-head h2,.experience h2,.estate h2,.review-head h2,.faq h2,.booking h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(2.3rem,4vw,4rem);line-height:1.1;margin:12px 0}.intro-copy{font-size:1.1rem;color:#4f5d55}.stays,.gallery,.estate,.faq{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head>p{max-width:500px;color:var(--muted)}.stay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.stay-card{display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border:1px solid #e8e2d7;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.stay-image img{width:100%;height:100%;min-height:370px;object-fit:cover}.stay-body{padding:30px}.stay-meta{display:flex;gap:9px;flex-wrap:wrap}.stay-meta span,.feature-list span,.single-meta span{padding:8px 11px;border-radius:999px;background:#f0ece3;font-size:.84rem;font-weight:700}.stay-card h3{font-family:Georgia,serif;font-size:2rem;margin:18px 0 10px}.feature-list{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.text-link{color:#795032;font-weight:700}.experience{padding:100px 0;background:var(--pine);color:#fff}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.experience-photo{position:relative}.experience-photo img{width:100%;height:720px;object-fit:cover;border-radius:220px 220px 24px 24px}.photo-note{position:absolute;right:-20px;bottom:36px;background:#e5cd9a;color:#203127;padding:18px 22px;border-radius:18px;max-width:230px;font-weight:700}.eyebrow.light{color:#d7bd86}.experience-list{display:grid;gap:10px;margin-top:30px}.experience-list article{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:18px 0;border-top:1px solid rgba(255,255,255,.15)}.experience-list article>span{font-family:Georgia,serif;color:#d9bd80;font-size:1.8rem}.experience-list h3{margin:0;font-size:1.12rem}.experience-list p{margin:4px 0;color:#d5dfda}.estate{background:#fbfaf6}.estate-grid{align-items:center}.estate p{color:var(--muted);font-size:1.08rem}.estate-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.estate-stats div{padding:20px;border-top:1px solid #d8d1c4}.estate-stats b{font-family:Georgia,serif;font-size:2rem;display:block;color:#815334}.estate-stats span{color:var(--muted)}.estate-collage{display:grid;grid-template-columns:1fr 1fr;gap:14px}.estate-collage img{width:100%;height:250px;object-fit:cover;border-radius:20px}.estate-collage .big{grid-column:1/-1;height:390px}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:180px;gap:12px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;border-radius:18px;background:#ddd;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item span{position:absolute;left:12px;bottom:10px;color:#fff;background:rgba(15,43,33,.72);padding:7px 10px;border-radius:999px;font-size:.78rem}.gallery-item:nth-child(1),.gallery-item:nth-child(5){grid-column:span 7;grid-row:span 2}.gallery-item:nth-child(2),.gallery-item:nth-child(6){grid-column:span 5;grid-row:span 2}.gallery-item:nth-child(n+3):not(:nth-child(5)):not(:nth-child(6)){grid-column:span 4}.reviews{padding:100px 0;background:var(--pine2);color:#fff}.review-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.rating{display:flex;align-items:baseline;gap:12px}.rating b{font-family:Georgia,serif;font-size:4rem;color:#e0c58e}.rating span{color:#cbd8d1}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;padding:26px;border-radius:22px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.review-grid p{font-family:Georgia,serif;font-size:1.15rem}.review-grid footer{display:flex;flex-direction:column;color:#cdd7d2}.accordion article{border-bottom:1px solid #dcd5c9}.accordion button{width:100%;display:flex;justify-content:space-between;gap:15px;align-items:center;background:none;border:0;padding:20px 0;text-align:left;font:inherit;font-weight:700;cursor:pointer}.accordion article>div{display:none;padding:0 0 18px;color:var(--muted)}.accordion article.open>div{display:block}.booking{padding:100px 0;background:#172f27;color:#fff}.booking-copy p{color:#ced9d3;font-size:1.08rem}.contact-card{margin-top:28px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:20px;display:flex;flex-direction:column}.contact-card strong{font-size:1.5rem;color:#e1c68d}.booking-form{background:#f7f2e8;color:var(--ink);padding:30px;border-radius:28px}.ps-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ps-field{display:flex;flex-direction:column;gap:6px}.ps-field.full{grid-column:1/-1}.ps-field input,.ps-field select,.ps-field textarea{font:inherit;border:1px solid #d6d0c5;border-radius:14px;padding:13px 14px;background:#fff}.ps-submit{border:0;background:#b88752;color:#fff;border-radius:999px;padding:15px 22px;font-weight:800;margin-top:15px;cursor:pointer}.notice{padding:12px 15px;border-radius:14px;margin-bottom:15px}.notice-success{background:#e4f3e8;color:#1c6335}.notice-error{background:#ffe8e8;color:#8b2222}.site-footer{background:#0c211a;color:#fff;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1fr;gap:30px}.footer-grid div{display:flex;flex-direction:column;gap:5px}.footer-grid h3{font-family:Georgia,serif;font-size:1.6rem;margin:0}.footer-grid span,.footer-grid a,.footer-grid p{color:#cbd7d1}.footer-bottom{margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#afbeb7;font-size:.9rem}.sticky-reserve{display:none;position:fixed;left:18px;right:18px;bottom:18px;background:#d7b87d;color:#13271f;padding:15px;border-radius:999px;text-align:center;font-weight:800;z-index:100}.single-stay{padding-top:130px}.single-grid{display:grid;grid-template-columns:1fr .9fr;gap:46px;padding-bottom:80px}.single-image{width:100%;height:640px;object-fit:cover;border-radius:28px}.single-meta{display:flex;gap:10px}.blocked-dates{margin:24px 0;padding:20px;background:#f4f0e8;border-radius:18px}.modal{position:fixed;inset:0;background:rgba(0,0,0,.85);display:none;place-items:center;z-index:200;padding:20px}.modal.open{display:grid}.modal img{max-width:min(1200px,95vw);max-height:90vh;border-radius:18px}.modal button{position:absolute;right:25px;top:20px;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:1.5rem}.simple-page{padding:140px 0 80px}@media(max-width:1050px){.site-header nav,.nav-call{display:none}.menu-toggle{display:block}.intro-grid,.experience-grid,.estate-grid,.faq-grid,.booking-grid,.single-grid{grid-template-columns:1fr}.stay-card{grid-template-columns:1fr}.stay-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.experience-photo img{height:560px}.footer-grid{grid-template-columns:repeat(2,1fr)}.sticky-reserve{display:block}}@media(max-width:680px){.container{padding:0 16px}.hero{min-height:820px}.hero h1{font-size:3.2rem}.hero-content{padding-bottom:72px}.intro,.stays,.experience,.estate,.gallery,.reviews,.faq,.booking{padding:72px 0}.stay-grid,.review-grid,.ps-form-grid{grid-template-columns:1fr}.section-head,.review-head{align-items:flex-start;flex-direction:column}.gallery-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:240px}.gallery-item,.gallery-item:nth-child(n){grid-column:auto;grid-row:auto}.estate-stats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.experience-photo img{height:480px;border-radius:160px 160px 20px 20px}.photo-note{right:10px}.single-image{height:430px}}
