*{box-sizing:border-box}.site-body{margin:0;background:#f6f1e7;color:#2c3327;font-family:var(--font-mulish),"Mulish",system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip;min-width:0}.site-body a{text-decoration:none;color:inherit}.site-body img{display:block;max-width:100%;height:auto}.pad{padding-left:clamp(16px,4vw,62px);padding-right:clamp(16px,4vw,62px)}.navlink{transition:opacity .2s}.navlink:hover{opacity:.6}.btn{transition:transform .18s ease;display:inline-block}.btn:hover{transform:translateY(-2px)}.card-lift{transition:transform .3s ease,box-shadow .3s ease}.card-lift:hover{transform:translateY(-6px);box-shadow:0 24px 48px -24px rgba(44,51,39,.42)}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;position:relative;z-index:5}.site-nav-desktop{display:flex;gap:30px;font-size:14px;font-weight:600;letter-spacing:.03em;width:33%;min-width:0}.site-nav-brand{text-align:center;width:34%;flex:1 1 auto;min-width:8rem;max-width:100%}.site-nav-brand .brand-title{font-size:27px;letter-spacing:.05em;line-height:1.1;white-space:nowrap}.site-nav-brand .brand-sub{text-transform:uppercase;letter-spacing:.32em;font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-nav--hero .site-nav-brand .brand-title{font-size:30px}.site-nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:33%;min-width:0;flex-shrink:0;position:relative;z-index:120}.site-nav-book--header{background:#b05b3b;color:#fbf7ef;padding:11px 24px;border-radius:100px;font-size:13px;font-weight:700;white-space:nowrap}.site-nav-book--hero{border:1px solid rgba(246,241,231,.55);color:#f6f1e7;padding:12px 24px;border-radius:100px;font-size:13px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.book-label-full{display:inline}.book-label-short{display:none}.site-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:1px solid rgba(44,51,39,.18);border-radius:10px;background:#f6f1e7;cursor:pointer;flex-shrink:0;position:relative;z-index:130}.site-nav-toggle--hero{border-color:rgba(246,241,231,.45);background:transparent}.site-nav-toggle.is-open{background:#fbf8f0;border-color:#ddd4c0}.site-nav-toggle-bar{display:block;height:2px;width:100%;background:#2c3327;border-radius:2px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.site-nav-toggle--hero .site-nav-toggle-bar{background:#f6f1e7}.site-nav-toggle--hero.is-open .site-nav-toggle-bar,.site-nav-toggle.is-open .site-nav-toggle-bar{background:#2c3327}.site-nav-toggle.is-open .site-nav-toggle-bar:first-child{transform:translateY(7px) rotate(45deg)}.site-nav-toggle.is-open .site-nav-toggle-bar:nth-child(2){opacity:0}.site-nav-toggle.is-open .site-nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-mobile-menu{position:fixed;inset:0;z-index:200;pointer-events:none}.site-mobile-backdrop{position:absolute;inset:0;border:0;margin:0;padding:0;background:rgba(35,39,31,.5);cursor:pointer;pointer-events:auto}.site-mobile-menu-panel{position:absolute;top:0;right:0;width:min(320px,88vw);height:100%;height:100dvh;background:#fbf8f0;padding:20px 22px 32px;display:flex;flex-direction:column;gap:4px;box-shadow:-16px 0 40px -12px rgba(0,0,0,.4);overflow-y:auto;pointer-events:auto;-webkit-overflow-scrolling:touch}.site-mobile-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e6dcc7}.site-mobile-menu-title{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8b927b}.site-mobile-close{width:40px;height:40px;border:1px solid #ddd4c0;border-radius:10px;background:#fff;color:#2c3327;font-size:18px;line-height:1;cursor:pointer}.site-mobile-link{display:block;padding:16px 8px;font-size:18px;font-weight:600;border-bottom:1px solid #e6dcc7;color:#2c3327}.site-mobile-book{margin-top:22px;text-align:center;background:#b05b3b;color:#fbf7ef;padding:15px 20px;border-radius:100px;font-weight:700;font-size:15px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;padding-top:16px;padding-bottom:16px;background:rgba(246,241,231,.96);border-bottom:1px solid #ddd4c0}.home-hero-bar{position:relative;z-index:4;padding-top:28px;padding-bottom:8px}.feat{display:flex!important;flex-direction:row;align-items:stretch;gap:0;background:#f6f1e7;border:1px solid #ddd4c0;border-radius:6px;overflow:hidden;min-height:420px}.feat-media{flex:1 1 56%;min-width:0;min-height:420px;background-size:cover;background-position:50%}.feat-body{flex:1 1 44%;min-width:0;padding:48px;display:flex;flex-direction:column;justify-content:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;align-items:stretch}.post-card{background:#f6f1e7;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e6dcc7;height:100%}.post-card-img{width:100%;height:230px;object-fit:cover;flex-shrink:0}.post-card-body{padding:26px 28px 32px;display:flex;flex-direction:column;flex:1 1}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(246,241,231,.12)}.article-body p{font-size:18px;line-height:1.85;color:#3b4234;margin:0 0 22px}.article-body h2{font-size:clamp(24px,4vw,32px);margin:44px 0 12px}.article-body h2,.article-body h3{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-weight:600;color:#2c3327}.article-body h3{font-size:clamp(20px,3.5vw,26px);margin:32px 0 10px}.article-body ol,.article-body ul{margin:0 0 22px;padding-left:1.3em;color:#3b4234;line-height:1.75;font-size:18px}.article-body a{color:#b05b3b;border-bottom:1px solid rgba(176,91,59,.35)}.article-body img{width:100%;border-radius:4px;margin:28px 0}.article-body blockquote{margin:28px 0;padding:20px 24px;background:#ece3d0;border-radius:6px;color:#5b6152;font-style:italic}.home-hero{position:relative;height:100vh;min-height:760px;max-height:1200px;background:#2c3327;overflow:hidden}.home-hero-frame{position:absolute;inset:26px;border:1px solid rgba(246,241,231,.55);pointer-events:none;z-index:2}.home-hero-copy{position:absolute;z-index:3;left:clamp(20px,5vw,62px);right:clamp(20px,5vw,62px);top:44%;transform:translateY(-50%);color:#f6f1e7;max-width:760px}.home-hero-h1{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-weight:500;font-size:clamp(42px,8vw,104px);line-height:.98;margin:18px 0 0}.home-fact-card{position:absolute;z-index:3;right:clamp(20px,5vw,62px);bottom:clamp(20px,5vw,62px);width:min(430px,calc(100% - 40px));background:#f6f1e7;padding:clamp(24px,3vw,40px);border-radius:4px;box-shadow:0 24px 50px -20px rgba(0,0,0,.5);color:#2c3327}.home-fact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px 20px;gap:13px 20px;font-size:14px}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;max-width:900px;margin:56px auto 0;border-top:1px solid #ddd4c0;border-bottom:1px solid #ddd4c0}.home-stat{padding:30px 12px;border-right:1px solid #ddd4c0;text-align:center}.home-stat:last-child{border-right:none}.home-stat-value{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-size:clamp(32px,5vw,46px);color:#2c3327;line-height:1}.home-property-split{display:flex;align-items:stretch;max-width:1360px;margin:0 auto;padding:clamp(48px,8vw,110px) clamp(16px,4vw,40px);gap:clamp(28px,4vw,64px)}.home-property-split>*{min-width:0}.tlink{color:#b05b3b;text-decoration:none;border-bottom:1px solid rgba(176,91,59,.3);transition:border-color .2s}.tlink:hover{border-color:#b05b3b}.property-room-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.property-room-card{background:#f6f1e7;border-radius:4px;overflow:hidden;display:flex;border:1px solid #e6dcc7;min-width:0}.property-room-card img{width:45%;min-width:120px;object-fit:cover;min-height:160px;flex-shrink:0}.property-room-card-body{padding:22px 24px;flex:1 1;min-width:0}.property-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.property-gallery img{width:100%;height:220px;object-fit:cover;border-radius:3px}.property-amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 48px;gap:40px 48px}.area-seasons-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.area-distances-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 40px;gap:12px 40px}.area-section-row{display:flex;flex-wrap:wrap;gap:40px;align-items:center;margin-bottom:72px}.area-section-row>*{flex:1 1 300px;min-width:0}.contact-layout{display:flex;flex-wrap:wrap;gap:36px;align-items:flex-start}.contact-layout-aside{flex:1 1 280px;max-width:400px;min-width:0;display:flex;flex-direction:column;gap:18px}.contact-layout-form{flex:1 1 420px;min-width:0}.enquiry-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 20px;gap:18px 20px}.enquiry-form-shell{background:#fbf8f0;border:1px solid #ddd4c0;border-radius:6px;padding:clamp(20px,4vw,40px) clamp(18px,3vw,44px)}.cta-band{position:relative;border-radius:6px;overflow:hidden;min-height:280px;height:clamp(260px,40vw,360px)}.cta-band-inner{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,36,26,.72),rgba(30,36,26,.15));display:flex;align-items:center;padding:clamp(20px,4vw,48px)}.wildlife-band{position:relative;min-height:clamp(320px,50vw,560px);height:auto;background-size:cover;background-position:50%}.related-posts-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px;max-width:860px;margin:0 auto}.related-post-card{display:flex;gap:16px;align-items:center;background:#f6f1e7;border:1px solid #e6dcc7;border-radius:6px;overflow:hidden;min-width:0}.related-post-card img{width:110px;height:100px;object-fit:cover;flex-shrink:0}.stack-cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-media{width:100%;height:clamp(220px,48vw,480px);object-fit:cover;border-radius:4px}.responsive-h2{font-size:clamp(28px,5vw,48px)!important;line-height:1.12!important}@media (max-width:1120px){.home-hero{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:28px}.home-hero-copy{position:static!important;transform:none!important;max-width:none!important;padding:28px 0 12px!important;left:auto!important;right:auto!important}.home-fact-card{position:static!important;width:auto!important;max-width:520px;margin:12px 0 8px!important}.home-property-split{flex-direction:column!important}.home-property-split>*{width:100%!important}}@media (max-width:960px){.home-stats{grid-template-columns:1fr 1fr!important}.home-stat:nth-child(2){border-right:none!important}.home-stat:first-child,.home-stat:nth-child(2){border-bottom:1px solid #ddd4c0}.feat{flex-direction:column!important;min-height:0}.feat-media{min-height:240px}.feat-body,.feat-media{flex:none!important;width:100%!important}.feat-body{padding:28px 22px}.area-seasons-grid,.grid-3,.property-amenities-grid,.property-gallery{grid-template-columns:1fr 1fr!important}.area-distances-grid,.property-room-grid{grid-template-columns:1fr!important}}@media (max-width:860px){.site-nav-desktop{display:none!important}.site-nav-toggle{display:flex!important}.site-nav-brand{width:auto!important;text-align:left!important;flex:1 1 auto;min-width:0}.site-nav-brand .brand-title{font-size:22px!important}.site-nav-brand .brand-sub{letter-spacing:.12em!important;font-size:8px!important}.site-nav-actions{width:auto!important;flex:0 0 auto}.site-nav--hero .site-nav-brand .brand-title{font-size:22px!important}.book-label-full{display:none!important}.book-label-short{display:inline!important}.site-nav-book{padding:10px 14px!important;font-size:12px!important}.site-header{padding-top:12px;padding-bottom:12px}.home-hero-frame{inset:12px}.home-fact-grid{grid-template-columns:1fr!important;gap:8px!important}.ph1{font-size:clamp(30px,8.5vw,44px)!important;line-height:1.08!important;max-width:100%!important}.journal-hero{padding-top:48px!important;padding-bottom:36px!important}.footer-grid,.grid-3,.property-amenities-grid{grid-template-columns:1fr!important}.footer-grid{gap:28px!important}.property-room-card{flex-direction:column!important}.property-room-card img{width:100%!important;min-width:0!important;height:200px!important}.property-gallery{grid-template-columns:1fr 1fr!important}.property-gallery img{height:140px!important}.enquiry-form-grid{grid-template-columns:1fr!important}.contact-layout-aside{max-width:none!important}.contact-layout-aside,.contact-layout-form{flex:1 1 100%!important}.area-seasons-grid,.related-posts-grid{grid-template-columns:1fr!important}.cta-band-inner{background:linear-gradient(180deg,rgba(30,36,26,.78),rgba(30,36,26,.45))!important}.article-body ol,.article-body p,.article-body ul{font-size:16px!important}}@media (max-width:480px){.property-gallery{grid-template-columns:1fr!important}.property-gallery img{height:200px!important}.home-stats{grid-template-columns:1fr 1fr!important}.stack-cta-row .btn{width:100%;text-align:center}.site-nav-book{display:none!important}}@media (hover:none){.card-lift:hover{transform:none;box-shadow:none}.btn:hover{transform:none}}