:root{
  --nh-ivory:#fbf8f4;
  --nh-white:#ffffff;
  --nh-ink:#343332;
  --nh-ink-2:#494543;
  --nh-copper:#b86443;
  --nh-copper-dark:#8f4d35;
  --nh-sand:#e8dccd;
  --nh-taupe:#8e7d72;
  --nh-line:rgba(52,51,50,.13);
  --nh-shadow:0 24px 70px rgba(64,52,46,.11);
  --nh-radius:26px;
  --nh-header:92px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.nh-theme{margin:0;background:var(--nh-ivory);color:var(--nh-ink);font-family:"Manrope",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.admin-bar .nh-header{top:32px}
@media(max-width:782px){body.admin-bar .nh-header{top:46px}}
a{color:inherit}
img{max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
.nh-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.nh-shell--wide{width:min(1440px,calc(100% - 40px))}
.nh-narrow{max-width:820px;text-align:center}
.nh-main{padding-top:var(--nh-header)}
.nh-content>.wp-block-html{margin:0!important}
.nh-skip-link{position:fixed;left:18px;top:-120px;z-index:99999;background:#fff;color:#111;padding:10px 14px;border-radius:10px}
.nh-skip-link:focus{top:18px}

/* HEADER */
.nh-header{position:fixed;inset:0 0 auto 0;height:var(--nh-header);z-index:999;background:rgba(251,248,244,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(52,51,50,.08)}
.nh-header__inner{height:100%;display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:22px}
.nh-header__brand{display:flex;align-items:center;gap:12px;min-width:0}
.nh-brand,.custom-logo-link{display:inline-flex;align-items:center;text-decoration:none}
.nh-brand img,.custom-logo{display:block;width:auto;max-width:132px;max-height:68px;object-fit:contain}
.nh-section-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--nh-copper);font-weight:700;border-left:1px solid var(--nh-line);padding-left:12px}
.nh-desktop-nav .nh-menu{display:flex;align-items:center;justify-content:center;gap:26px;list-style:none;padding:0;margin:0}
.nh-menu a{text-decoration:none;font-size:13px;font-weight:600;color:var(--nh-ink);transition:color .2s ease}
.nh-menu a:hover{color:var(--nh-copper)}
.nh-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}
.nh-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:var(--nh-copper);color:#fff;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 10px 25px rgba(184,100,67,.18)}
.nh-header-cta--soft{background:#fff;color:var(--nh-ink);border:1px solid var(--nh-line);box-shadow:none}
.nh-menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);padding:11px;cursor:pointer}
.nh-menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:var(--nh-ink);margin:5px 0}
.nh-mobile-menu{position:fixed;left:0;right:0;top:var(--nh-header);height:calc(100dvh - var(--nh-header));background:rgba(251,248,244,.98);backdrop-filter:blur(18px);z-index:998;padding:34px 20px;overflow:auto}
.nh-mobile-menu__inner{width:min(720px,100%);margin:auto}
.nh-mobile-menu__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700;color:var(--nh-copper);margin:0 0 26px}
.nh-mobile-menu .nh-menu{list-style:none;padding:0;margin:0;display:grid;gap:4px}
.nh-mobile-menu .nh-menu a{display:block;padding:12px 0;border-bottom:1px solid var(--nh-line);font-family:"Cormorant Garamond",Georgia,serif;font-size:34px;font-weight:500}
.nh-mobile-menu__switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}
.nh-mobile-menu__switch a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:58px;padding:12px;border:1px solid var(--nh-line);border-radius:16px;text-decoration:none;font-size:13px;font-weight:700}

/* TYPOGRAPHY */
.nh-eyebrow{margin:0 0 12px;color:var(--nh-copper);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.nh-eyebrow--light{color:#f3d5c8}
.nh-script{margin:0 0 2px;color:var(--nh-copper);font-family:"Cormorant Garamond",Georgia,serif;font-size:30px;font-style:italic;font-weight:500}
h1,h2,h3,h4{font-family:"Cormorant Garamond",Georgia,serif;color:var(--nh-ink);font-weight:500;line-height:1.04}
.nh-section h2,.nh-page-hero h1{font-size:clamp(42px,5vw,72px);letter-spacing:-.035em;margin:0 0 18px}
.nh-section h3{font-size:30px;margin:0 0 10px}
.nh-page-hero h1{font-size:clamp(54px,7vw,98px)}
.nh-photo-hero h1,.nh-gateway-hero h1,.nh-house-hero h1{font-size:clamp(58px,7.8vw,112px);color:#fff;letter-spacing:-.045em;margin:0 0 20px}
.nh-photo-hero h1 em,.nh-gateway-hero h1 em{font-weight:500}
.nh-page-hero p:not(.nh-eyebrow):not(.nh-script),.nh-photo-hero__content>p:not(.nh-eyebrow),.nh-gateway-hero__inner>.nh-hero-copy{max-width:720px;font-size:18px;line-height:1.75}
.nh-text-link{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--nh-copper);text-decoration:none}

/* BUTTONS */
.nh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.nh-btn:hover{transform:translateY(-2px)}
.nh-btn--copper{background:var(--nh-copper);color:#fff;box-shadow:0 12px 28px rgba(184,100,67,.18)}
.nh-btn--dark{background:var(--nh-ink);color:#fff}
.nh-btn--light{background:#fff;color:var(--nh-ink);box-shadow:0 12px 28px rgba(0,0,0,.12)}

/* HERO GATEWAY */
.nh-gateway-hero{position:relative;min-height:calc(100dvh - var(--nh-header));background-image:var(--nh-hero);background-position:center;background-size:cover;display:flex;align-items:flex-end}
.nh-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(29,25,23,.76),rgba(29,25,23,.42) 55%,rgba(29,25,23,.24))}
.nh-gateway-hero__inner{position:relative;z-index:1;color:#fff;padding:90px 0 54px}
.nh-gateway-hero__inner>.nh-hero-copy{max-width:640px;color:rgba(255,255,255,.86);margin:0 0 38px}
.nh-gateway-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:940px}
.nh-choice-card{position:relative;overflow:hidden;min-height:210px;padding:26px;border:1px solid rgba(255,255,255,.3);border-radius:24px;background:rgba(255,255,255,.12);backdrop-filter:blur(16px);color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,background .25s ease}
.nh-choice-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.2)}
.nh-choice-card--owner{background:rgba(184,100,67,.44)}
.nh-choice-card span,.nh-choice-card small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}
.nh-choice-card strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:42px;line-height:1;font-weight:500}

/* PHOTO / PAGE HERO */
.nh-photo-hero{position:relative;min-height:720px;background-image:var(--nh-hero);background-size:cover;background-position:center;display:flex;align-items:flex-end}
.nh-photo-hero--short{min-height:560px}
.nh-photo-hero--owner .nh-overlay{background:linear-gradient(90deg,rgba(45,34,30,.8),rgba(45,34,30,.42),rgba(45,34,30,.18))}
.nh-photo-hero__content{position:relative;z-index:1;color:#fff;padding:90px 0 74px}
.nh-photo-hero__content>p:not(.nh-eyebrow){color:rgba(255,255,255,.87);margin:0 0 26px}
.nh-page-hero{padding:110px 0 78px;background:linear-gradient(180deg,#f6efe8 0%,var(--nh-ivory) 100%);border-bottom:1px solid var(--nh-line)}
.nh-page-hero--owner{background:linear-gradient(180deg,#efe2d8 0%,var(--nh-ivory) 100%)}
.nh-page-hero p{color:var(--nh-taupe)}

/* SECTIONS */
.nh-section{padding:104px 0}
.nh-section--white{background:#fff}
.nh-section--sand{background:#f0e7dc}
.nh-section--ink{background:#3b302d;color:#efe7e1}
.nh-section--ink h2,.nh-section--ink h3{color:#fff}
.nh-section--ink p{color:#d9cbc4}
.nh-intro{text-align:center}
.nh-intro p:last-child,.nh-narrow>p:last-child{font-size:18px;color:var(--nh-taupe);margin:0 auto;max-width:720px}
.nh-section-head{margin-bottom:34px}
.nh-section-head--light h2{color:#fff}
.nh-editorial-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:74px}
.nh-editorial-split--reverse .nh-editorial-image{order:2}.nh-editorial-split--reverse .nh-editorial-copy{order:1}
.nh-editorial-image{margin:0;border-radius:22px;overflow:hidden;box-shadow:var(--nh-shadow);min-height:520px}
.nh-editorial-image img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}
.nh-editorial-copy>p:not(.nh-eyebrow):not(.nh-script){color:var(--nh-taupe);font-size:17px}
.nh-line-list{list-style:none;margin:26px 0 30px;padding:0;border-top:1px solid var(--nh-line)}
.nh-line-list li{padding:14px 0;border-bottom:1px solid var(--nh-line);font-size:14px}
.nh-three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.nh-three article{padding:30px;border:1px solid var(--nh-line);border-radius:20px;background:rgba(255,255,255,.66)}
.nh-three article>span,.nh-service-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f1e3d8;color:var(--nh-copper);font-size:11px;font-weight:700;margin-bottom:22px}
.nh-three p,.nh-service-grid p{color:var(--nh-taupe);margin:0}
.nh-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:44px 50px;background:#fff;border-radius:26px;border:1px solid var(--nh-line);box-shadow:var(--nh-shadow)}
.nh-cta-panel h2{font-size:clamp(40px,4vw,60px)}

/* HOUSE GRID */
.nh-house-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nh-house-card{overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--nh-line);box-shadow:0 18px 45px rgba(64,52,46,.07);transition:transform .2s ease,box-shadow .2s ease}
.nh-house-card:hover{transform:translateY(-4px);box-shadow:var(--nh-shadow)}
.nh-house-card__media{position:relative;display:block;aspect-ratio:1.25/1;overflow:hidden;background:#eee}
.nh-house-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.nh-house-card:hover .nh-house-card__media img{transform:scale(1.035)}
.nh-house-card__media>span{position:absolute;left:14px;top:14px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.9);font-size:11px;font-weight:700;color:var(--nh-ink)}
.nh-house-card__body{padding:24px}
.nh-house-card__body h2,.nh-house-card__body h3{font-size:32px;margin:0 0 10px}
.nh-house-card__body h2 a,.nh-house-card__body h3 a{text-decoration:none}
.nh-house-card__body p{color:var(--nh-taupe)}
.nh-house-meta{font-size:13px}
.nh-dev-note{margin-top:18px;font-size:12px;color:var(--nh-taupe);text-align:center}

/* MAP PLACEHOLDER */
.nh-map-placeholder{display:grid;grid-template-columns:1.55fr .75fr;min-height:560px;border-radius:28px;overflow:hidden;border:1px solid var(--nh-line);background:#fff;box-shadow:var(--nh-shadow)}
.nh-map-placeholder__canvas{position:relative;min-height:560px;background-color:#e8e5df;background-image:linear-gradient(35deg,rgba(184,100,67,.08) 25%,transparent 25%),linear-gradient(-35deg,rgba(184,100,67,.08) 25%,transparent 25%),linear-gradient(0deg,rgba(52,51,50,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(52,51,50,.06) 1px,transparent 1px);background-size:120px 120px,120px 120px,40px 40px,40px 40px}
.nh-map-placeholder__panel{padding:42px;display:flex;flex-direction:column;justify-content:center}
.nh-map-placeholder__panel h3{font-size:44px}
.nh-map-placeholder__panel p{color:var(--nh-taupe)}
.nh-map-pin{position:absolute;left:42%;top:46%;width:74px;height:74px;border-radius:50%;background:var(--nh-copper);color:#fff;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:30px;box-shadow:0 15px 40px rgba(184,100,67,.32);border:8px solid rgba(255,255,255,.8)}
.nh-map-dot{position:absolute;width:15px;height:15px;border-radius:50%;background:#d67d58;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.nh-map-dot.one{left:25%;top:34%}.nh-map-dot.two{left:66%;top:28%}.nh-map-dot.three{left:72%;top:64%}
.nh-map-label{position:absolute;left:30px;bottom:30px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.9);font-size:12px;font-weight:700}

/* FORMS PLACEHOLDER */
.nh-form-placeholder{padding:42px;border-radius:24px;background:#f7f0e9;border:1px solid var(--nh-line)}
.nh-form-placeholder--owner{background:#3b302d;color:#fff}
.nh-form-placeholder--owner h3{color:#fff}
.nh-form-placeholder h3{font-size:44px}
.nh-form-placeholder p{color:var(--nh-taupe)}
.nh-form-placeholder--owner p{color:#d8c7bf}

/* ACCORDION */
.nh-accordion{display:grid;gap:10px;text-align:left}
.nh-accordion article{background:#fff;border:1px solid var(--nh-line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(52,51,50,.04)}
.nh-accordion button{width:100%;padding:18px 20px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-weight:700;cursor:pointer;color:var(--nh-ink)}
.nh-accordion button span{display:grid;place-items:center;min-width:30px;height:30px;border-radius:50%;background:#f7eee8;color:var(--nh-copper)}
.nh-accordion article>div{padding:0 20px 20px;color:var(--nh-taupe)}

/* OWNER */
.nh-steps{list-style:none;padding:0;margin:36px 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.nh-steps li{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.04)}
.nh-steps li>span{font-size:11px;color:#e0ae96;font-weight:700}
.nh-steps h3{font-size:26px;margin:0 0 6px}.nh-steps p{margin:0}
.nh-process{list-style:none;margin:0;padding:0;display:grid}
.nh-process li{display:grid;grid-template-columns:110px 1fr;gap:26px;padding:34px 0;border-bottom:1px solid var(--nh-line)}
.nh-process li>span{font-family:"Cormorant Garamond",serif;font-size:48px;color:var(--nh-copper)}
.nh-process h2{font-size:48px;margin:0 0 6px}.nh-process p{color:var(--nh-taupe);margin:0;max-width:700px}
.nh-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.nh-service-grid article{padding:30px;border-radius:20px;background:#fff;border:1px solid var(--nh-line);min-height:250px}
.nh-statements{display:grid;gap:12px}.nh-statements p{margin:0;padding:20px;border:1px solid var(--nh-line);border-radius:18px;background:#fff;color:var(--nh-taupe)}
.nh-statements strong{color:var(--nh-ink)}

/* SINGLE HOUSE */
.nh-house-hero{position:relative;min-height:760px;display:flex;align-items:flex-end;background:#262322;overflow:hidden}
.nh-house-hero__bg{position:absolute;inset:0}.nh-house-hero__bg img{width:100%;height:100%;object-fit:cover}
.nh-house-hero__content{position:relative;z-index:2;color:#fff;padding:100px 0 68px}
.nh-house-specs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 28px}.nh-house-specs span{padding:9px 13px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:700}
.nh-prose{font-size:18px}.nh-prose h2{margin-top:52px}.nh-prose p{color:var(--nh-taupe)}

/* BLOG */
.nh-post-card{padding:30px 0;border-bottom:1px solid var(--nh-line)}.nh-post-card h2{font-size:40px}.nh-post-card h2 a{text-decoration:none}

/* FOOTER */
.nh-footer{padding:0 0 26px;background:#fff;border-top:1px solid var(--nh-line)}
.nh-footer--guest{background:#ffffff;color:var(--nh-ink);border-top:1px solid var(--nh-line)}
.nh-footer--owner{background:#f4ece6;color:var(--nh-ink);border-top:1px solid rgba(184,100,67,.16)}
.nh-footer--owner h2,.nh-footer--owner h3{color:var(--nh-ink)}
.nh-footer--owner .nh-menu a,.nh-footer--owner a{color:var(--nh-taupe)}
.nh-footer--owner .nh-text-link{color:var(--nh-copper)}
.nh-footer--owner .nh-footer-bottom{border-color:rgba(52,51,50,.12);color:var(--nh-taupe)}
.nh-footer--owner .nh-footer-cta{border-color:rgba(52,51,50,.12)}
.nh-footer--owner .nh-footer-cta p:not(.nh-script){color:var(--nh-taupe)}
.nh-footer-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding:76px 0 54px;border-bottom:1px solid var(--nh-line)}
.nh-footer-cta h2{font-size:clamp(44px,5vw,72px);margin:0 0 12px}.nh-footer-cta p:not(.nh-script){max-width:620px;color:var(--nh-taupe);margin:0}
.nh-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;padding:48px 0}
.nh-footer-grid h3{font-family:"Manrope",Arial,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;margin:0 0 16px;color:var(--nh-copper)}
.nh-footer-grid p{font-size:13px;margin:0 0 8px;color:var(--nh-taupe)}
.nh-footer-grid a{text-decoration:none}.nh-footer-grid .nh-menu{display:grid;list-style:none;margin:0;padding:0;gap:7px}.nh-footer-grid .nh-menu a{font-size:13px;color:var(--nh-taupe)}
.nh-footer-brand .nh-brand img,.nh-footer-brand .custom-logo{max-width:145px;max-height:90px}.nh-footer-brand p{max-width:290px;margin-top:12px}
.nh-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--nh-line);font-size:11px;color:var(--nh-taupe)}
.nh-footer-bottom a{text-decoration:none}
.nh-footer-dual{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--nh-line);border-bottom:1px solid var(--nh-line)}
.nh-footer-dual>a{background:var(--nh-ivory);padding:54px;text-decoration:none;display:flex;flex-direction:column;gap:16px}.nh-footer-dual>a:last-child{background:#efe1d7}.nh-footer-dual span,.nh-footer-dual small{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:700;color:var(--nh-copper)}.nh-footer-dual strong{font-family:"Cormorant Garamond",serif;font-size:48px;line-height:1;font-weight:500}

/* RESPONSIVE */
@media(max-width:1100px){
  .nh-header__inner{grid-template-columns:1fr auto}.nh-desktop-nav{display:none}.nh-menu-toggle{display:block}.nh-header__actions{grid-column:2}.nh-header-cta{display:none}
  .nh-editorial-split{gap:36px}.nh-house-grid{grid-template-columns:repeat(2,1fr)}.nh-service-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  :root{--nh-header:76px}.nh-shell,.nh-shell--wide{width:min(100% - 28px,1180px)}
  .nh-brand img,.custom-logo{max-width:104px;max-height:56px}.nh-section-label{display:none}
  .nh-main{padding-top:var(--nh-header)}
  .nh-gateway-hero{min-height:auto}.nh-gateway-hero__inner{padding:110px 0 28px}.nh-gateway-choices{grid-template-columns:1fr}.nh-choice-card{min-height:170px}.nh-choice-card strong{font-size:34px}
  .nh-photo-hero{min-height:600px}.nh-photo-hero--short{min-height:480px}.nh-photo-hero__content{padding:80px 0 46px}
  .nh-page-hero{padding:80px 0 54px}.nh-page-hero h1{font-size:58px}
  .nh-section{padding:74px 0}.nh-section h2{font-size:46px}
  .nh-editorial-split,.nh-editorial-split--reverse{grid-template-columns:1fr;gap:28px}.nh-editorial-split--reverse .nh-editorial-image,.nh-editorial-split--reverse .nh-editorial-copy{order:initial}.nh-editorial-image,.nh-editorial-image img{min-height:380px}
  .nh-three{grid-template-columns:1fr}.nh-house-grid{grid-template-columns:1fr}.nh-map-placeholder{grid-template-columns:1fr}.nh-map-placeholder__canvas{min-height:420px}.nh-map-placeholder__panel{padding:30px}
  .nh-steps{grid-template-columns:1fr}.nh-service-grid{grid-template-columns:1fr}.nh-process li{grid-template-columns:70px 1fr}.nh-process h2{font-size:38px}
  .nh-cta-panel,.nh-footer-cta{align-items:flex-start;flex-direction:column;padding:34px}.nh-footer-cta{padding-left:0;padding-right:0}
  .nh-footer-grid{grid-template-columns:1fr 1fr}.nh-footer-dual{grid-template-columns:1fr}.nh-footer-dual>a{padding:38px 20px}.nh-footer-dual strong{font-size:40px}
  .nh-house-hero{min-height:620px}.nh-house-hero__content{padding:78px 0 46px}
}
@media(max-width:520px){
  .nh-mobile-menu .nh-menu a{font-size:29px}.nh-mobile-menu__switch{grid-template-columns:1fr}
  .nh-gateway-hero h1,.nh-photo-hero h1,.nh-house-hero h1{font-size:52px}.nh-page-hero h1{font-size:50px}.nh-section h2{font-size:42px}.nh-script{font-size:25px}
  .nh-editorial-image,.nh-editorial-image img{min-height:310px}.nh-house-card__body{padding:20px}.nh-house-card__body h2,.nh-house-card__body h3{font-size:28px}
  .nh-footer-grid{grid-template-columns:1fr}.nh-footer-bottom{flex-direction:column}.nh-form-placeholder{padding:28px}.nh-form-placeholder h3{font-size:38px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* =========================================================
   NEST HOUSE v1.1 — WELCOME GATEWAY + CLIENT HERO SLIDER
   ========================================================= */
body.nh-section-gateway{background:#201c1a}
body.nh-section-gateway .nh-main,
.nh-main--gateway{padding-top:0!important}

.nh-welcome{
  --nh-welcome:none;
  position:relative;
  min-height:100svh;
  background-image:var(--nh-welcome);
  background-size:cover;
  background-position:center;
  display:grid;
  place-items:center;
  overflow:hidden;
  color:#fff;
}
.nh-welcome__veil{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(25,21,19,.30),rgba(25,21,19,.54)),
    linear-gradient(90deg,rgba(25,21,19,.22),rgba(25,21,19,.05) 50%,rgba(25,21,19,.22));
}
.nh-welcome__inner{
  position:relative;
  z-index:1;
  width:min(1040px,calc(100% - 36px));
  min-height:100svh;
  padding:48px 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.nh-welcome__logo{
  width:min(260px,58vw);
  max-height:154px;
  object-fit:contain;
  margin:0 0 28px;
  padding:12px 20px;
  border-radius:18px;
  background:rgba(255,255,255,.88);
  box-shadow:0 16px 50px rgba(0,0,0,.13);
  backdrop-filter:blur(10px);
}
.nh-welcome__copy{margin-bottom:34px}
.nh-welcome__copy .nh-eyebrow{margin-bottom:8px}
.nh-welcome__copy h1{
  margin:0;
  color:#fff;
  font-size:clamp(60px,8vw,116px);
  letter-spacing:-.045em;
  text-shadow:0 7px 34px rgba(0,0,0,.18);
}
.nh-welcome__choices{
  width:min(920px,100%);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.nh-welcome-choice{
  min-height:230px;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  text-align:left;
  color:#fff;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.38);
  border-radius:24px;
  background:rgba(255,255,255,.13);
  backdrop-filter:blur(18px);
  box-shadow:0 22px 70px rgba(0,0,0,.14);
  transition:transform .22s ease,background .22s ease,border-color .22s ease;
}
.nh-welcome-choice:hover{
  transform:translateY(-4px);
  background:rgba(255,255,255,.21);
  border-color:rgba(255,255,255,.58);
}
.nh-welcome-choice--owner{background:rgba(153,79,50,.58)}
.nh-welcome-choice--owner:hover{background:rgba(153,79,50,.70)}
.nh-welcome-choice span,
.nh-welcome-choice small{
  font-size:10px;
  line-height:1.3;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:700;
}
.nh-welcome-choice strong{
  font-family:"Cormorant Garamond",Georgia,serif;
  font-weight:500;
  font-size:clamp(37px,4.4vw,55px);
  line-height:.96;
  letter-spacing:-.03em;
}

/* Client hero slider */
.nh-slider-hero{
  position:relative;
  min-height:720px;
  display:flex;
  align-items:flex-end;
  background:#2b2725;
  overflow:hidden;
  isolation:isolate;
}
.nh-slider-hero__slides,
.nh-slider-hero__slide{
  position:absolute;
  inset:0;
}
.nh-slider-hero__slide{
  margin:0;
  opacity:0;
  transform:scale(1.015);
  transition:opacity .9s ease,transform 6.8s ease;
  pointer-events:none;
}
.nh-slider-hero__slide.is-active{
  opacity:1;
  transform:scale(1.055);
}
.nh-slider-hero__slide img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.nh-slider-hero__veil{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(29,25,23,.76),rgba(29,25,23,.42) 56%,rgba(29,25,23,.18));
}
.nh-slider-hero__content{
  position:relative;
  z-index:2;
  color:#fff;
  padding:90px 0 76px;
}
.nh-slider-hero__content h1{
  margin:0 0 20px;
  color:#fff;
  font-size:clamp(58px,7.8vw,112px);
  letter-spacing:-.045em;
}
.nh-slider-hero__content h1 em{font-weight:500}
.nh-slider-hero__content>p:not(.nh-eyebrow){
  max-width:720px;
  margin:0 0 27px;
  color:rgba(255,255,255,.88);
  font-size:18px;
  line-height:1.75;
}
.nh-slider-hero__nav{
  position:absolute;
  z-index:4;
  right:max(20px,calc((100vw - 1180px)/2));
  bottom:38px;
  display:flex;
  align-items:center;
  gap:12px;
}
.nh-slider-arrow{
  width:44px;
  height:44px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.36);
  background:rgba(255,255,255,.13);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(12px);
}
.nh-slider-dots{display:flex;align-items:center;gap:7px}
.nh-slider-dot{
  width:8px;
  height:8px;
  border:0;
  border-radius:999px;
  padding:0;
  background:rgba(255,255,255,.48);
  cursor:pointer;
  transition:width .2s ease,background .2s ease;
}
.nh-slider-dot.is-active{width:24px;background:#fff}

@media(max-width:820px){
  .nh-welcome__inner{padding:32px 0 28px;justify-content:center}
  .nh-welcome__logo{width:min(220px,64vw);margin-bottom:24px}
  .nh-welcome__copy{margin-bottom:24px}
  .nh-welcome__choices{grid-template-columns:1fr;gap:10px}
  .nh-welcome-choice{min-height:158px;padding:20px;border-radius:20px}
  .nh-welcome-choice strong{font-size:37px}
  .nh-slider-hero{min-height:600px}
  .nh-slider-hero__content{padding:80px 0 78px}
  .nh-slider-hero__nav{right:18px;bottom:24px}
}
@media(max-width:520px){
  .nh-welcome{background-position:54% center}
  .nh-welcome__copy h1{font-size:58px}
  .nh-welcome__copy .nh-eyebrow{font-size:9px}
  .nh-welcome-choice{min-height:146px}
  .nh-welcome-choice strong{font-size:33px}
  .nh-slider-hero__content h1{font-size:52px}
  .nh-slider-hero__nav{left:14px;right:14px;justify-content:flex-end}
}

/* =========================================================
   NEST HOUSE v1.2 — EDITORIAL REFINEMENT
   Less "template", more boutique hospitality.
   ========================================================= */

/* Typography: keep the serif/sans contrast, add a couture-style English accent. */
.nh-script{
  font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;
  font-size:clamp(22px,2.1vw,30px);
  font-style:italic;
  font-weight:500;
  letter-spacing:-.02em;
}
.nh-eyebrow{
  display:flex;
  align-items:center;
  gap:9px;
  letter-spacing:.14em;
}
.nh-eyebrow::before{
  content:none !important;
  display:none !important;
}
.nh-narrow .nh-eyebrow{justify-content:center}

/* Header: logo gets real presence. */
:root{--nh-header:104px}
.nh-header__inner{grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr)}
.nh-brand img,.custom-logo{
  max-width:190px;
  max-height:88px;
}
.nh-header__brand{gap:16px}
.nh-section-label{font-size:10px;letter-spacing:.18em}

/* Footer: brand mark larger and more intentional. */
.nh-footer-brand .nh-brand img,
.nh-footer-brand .custom-logo{
  max-width:225px;
  max-height:132px;
}
.nh-footer-brand p{margin-top:18px}

/* v1.2.2 — both customer and owner footers stay light.
   The owner side uses a warm ivory tint instead of the previous dark brown block. */
.nh-footer--guest .nh-footer-cta{background:transparent}
.nh-footer--owner .nh-footer-cta{background:transparent}
.nh-footer--owner .nh-btn--light{background:#fff;color:var(--nh-ink);border-color:rgba(52,51,50,.10);box-shadow:0 12px 32px rgba(70,52,44,.08)}
.nh-footer--owner .nh-btn--light:hover{background:var(--nh-copper);color:#fff;border-color:var(--nh-copper)}


/* Welcome: large logo inside a clean white plate. */
.nh-welcome__logo{
  width:min(380px,74vw);
  max-height:250px;
  object-fit:contain;
  margin:0 0 30px;
  padding:18px 30px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:22px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 54px rgba(0,0,0,.18);
  backdrop-filter:blur(12px);
  filter:none;
}
.nh-welcome__copy h1{
  font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;
  font-weight:500;
  font-size:clamp(62px,8vw,112px);
  letter-spacing:-.055em;
}

/* Gateway choices: two editorial doors, not rounded dashboard cards. */
.nh-welcome__choices{gap:1px;background:rgba(255,255,255,.34);border:1px solid rgba(255,255,255,.36)}
.nh-welcome-choice{
  min-height:230px;
  border:0;
  border-radius:0;
  background:rgba(28,23,21,.36);
  backdrop-filter:blur(6px);
  box-shadow:none;
  padding:30px 32px;
}
.nh-welcome-choice--owner{background:rgba(121,67,47,.58)}
.nh-welcome-choice:hover{background:rgba(28,23,21,.52);transform:none}
.nh-welcome-choice--owner:hover{background:rgba(121,67,47,.72)}
.nh-welcome-choice strong{
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:clamp(39px,4.5vw,58px);
  line-height:.96;
}
.nh-welcome-choice span,.nh-welcome-choice small{letter-spacing:.18em}

/* Generic feature cards: remove numbered-badge / app-dashboard aesthetic. */
.nh-three{gap:34px}
.nh-three article{
  padding:28px 0 0;
  border:0;
  border-top:1px solid var(--nh-line);
  border-radius:0;
  background:transparent;
}
.nh-three article>span,
.nh-service-grid article>span{display:none!important}
.nh-three article h3{font-size:34px;margin-bottom:12px}

/* Owner services become editorial columns rather than tiles. */
.nh-service-grid{gap:34px 28px}
.nh-service-grid article{
  padding:28px 0 36px;
  min-height:0;
  border:0;
  border-top:1px solid var(--nh-line);
  border-radius:0;
  background:transparent;
}
.nh-service-grid article h3{font-size:34px}

/* Method / process: no numbered UI blocks. */
.nh-steps{gap:0;border-top:1px solid rgba(255,255,255,.16)}
.nh-steps li{
  display:block;
  padding:26px 0;
  border:0;
  border-bottom:1px solid rgba(255,255,255,.16);
  border-radius:0;
  background:transparent;
}
.nh-steps li>span{display:none!important}
.nh-steps h3{font-size:31px;margin-bottom:7px}

.nh-process{border-top:1px solid var(--nh-line)}
.nh-process li{
  display:block;
  padding:38px 0;
  border-bottom:1px solid var(--nh-line);
}
.nh-process li>span{display:none!important}
.nh-process h2{font-size:clamp(40px,4vw,56px);margin-bottom:8px}

/* Make white/sand sections feel less like generated card grids. */
.nh-cta-panel{
  border-radius:4px;
  box-shadow:none;
}
.nh-statements{gap:0;border-top:1px solid var(--nh-line)}
.nh-statements p{
  padding:20px 0;
  border:0;
  border-bottom:1px solid var(--nh-line);
  border-radius:0;
  background:transparent;
}

/* Slightly more architectural image treatment. */
.nh-editorial-image{border-radius:4px;box-shadow:0 20px 55px rgba(64,52,46,.09)}
.nh-house-card{border-radius:6px;box-shadow:0 14px 38px rgba(64,52,46,.065)}
.nh-house-card__media>span{border-radius:2px;text-transform:uppercase;letter-spacing:.08em;font-size:9px}
.nh-map-placeholder{border-radius:6px;box-shadow:0 18px 50px rgba(64,52,46,.08)}
.nh-form-placeholder{border-radius:4px}
.nh-accordion article{border-radius:4px;box-shadow:none}

@media(max-width:1100px){
  .nh-header__inner{grid-template-columns:1fr auto}
}
@media(max-width:820px){
  :root{--nh-header:82px}
  .nh-brand img,.custom-logo{max-width:142px;max-height:68px}
  .nh-welcome__logo{width:min(320px,76vw);max-height:210px;margin-bottom:24px}
  .nh-welcome__choices{grid-template-columns:1fr}
  .nh-welcome-choice{min-height:158px;padding:22px 24px}
  .nh-three,.nh-service-grid{gap:26px}
  .nh-process li{padding:30px 0}
}
@media(max-width:520px){
  .nh-brand img,.custom-logo{max-width:128px;max-height:62px}
  .nh-welcome__logo{width:min(290px,82vw)}
  .nh-welcome__copy h1{font-size:58px}
  .nh-welcome-choice strong{font-size:35px}
}


/* =========================================================
   NEST HOUSE v1.2.1 — PRETITLE + WELCOME LOGO FIX
   ========================================================= */
.nh-eyebrow::before{content:none!important;display:none!important;}
@media(max-width:820px){
  .nh-welcome__logo{width:min(320px,76vw);max-height:210px;padding:15px 24px;border-radius:19px;}
}
@media(max-width:520px){
  .nh-welcome__logo{width:min(290px,78vw);max-height:190px;padding:14px 20px;border-radius:18px;}
}

/* =========================================================
   v1.3 — NEST HOUSE CORE INTEGRATION / SINGLE HOUSE
   ========================================================= */
.nh-house-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.65fr);gap:72px;align-items:start}.nh-house-facts{position:sticky;top:calc(var(--nh-header) + 28px);padding:30px;border:1px solid var(--nh-line);background:var(--nh-ivory)}.nh-house-facts h2{font-size:46px!important;margin-bottom:22px!important}.nh-house-facts dl{margin:0 0 26px}.nh-house-facts dl>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--nh-line)}.nh-house-facts dt{color:var(--nh-taupe);font-size:13px}.nh-house-facts dd{margin:0;font-weight:700;font-size:13px}.nh-house-gallery-section{background:#fff}.nh-house-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.nh-house-gallery figure{margin:0;overflow:hidden;min-height:300px;grid-column:span 4}.nh-house-gallery figure:nth-child(5n+1){grid-column:span 8}.nh-house-gallery img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block;transition:transform .4s ease}.nh-house-gallery figure:hover img{transform:scale(1.025)}.nh-amenities-wrap{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:60px;align-items:start}.nh-amenities{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--nh-line)}.nh-amenities li{padding:14px 0;border-bottom:1px solid var(--nh-line);font-size:14px}.nh-amenities li:nth-child(odd){padding-right:22px}@media(max-width:900px){.nh-house-detail-grid,.nh-amenities-wrap{grid-template-columns:1fr;gap:36px}.nh-house-facts{position:static}.nh-house-gallery figure,.nh-house-gallery figure:nth-child(5n+1){grid-column:span 6}.nh-amenities{grid-template-columns:1fr}}@media(max-width:560px){.nh-house-gallery{grid-template-columns:1fr}.nh-house-gallery figure,.nh-house-gallery figure:nth-child(5n+1){grid-column:auto;min-height:260px}.nh-house-gallery img{min-height:260px}.nh-amenities li:nth-child(odd){padding-right:0}}

/* ======================================================================
   NEST HOUSE — SINGLE HOUSE v1.4.0
   Reads Nest House Core meta/payload and hides empty sections.
====================================================================== */

#nhSingleHouse{
  --nhs-ink:#403936;
  --nhs-deep:#493b38;
  --nhs-brand:#aa684c;
  --nhs-brand-dark:#89503c;
  --nhs-paper:#fbfaf8;
  --nhs-sand:#f2e9e1;
  --nhs-white:#fff;
  --nhs-muted:#756e69;
  --nhs-line:rgba(64,57,54,.13);
  color:var(--nhs-ink);
  background:var(--nhs-paper);
  overflow:hidden;
}

.nh-single-section{padding:82px 0}
.nh-single-section .nh-shell,.nh-single-experience .nh-shell,.nh-single-final .nh-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.nh-single-script{margin:0 0 12px;color:var(--nhs-brand);font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;font-size:clamp(25px,2.5vw,36px);font-style:italic;font-weight:400;line-height:1}
.nh-single-script--light{color:#dfa085}
.nh-single-eyebrow{margin:0 0 14px;color:rgba(255,255,255,.82);font-family:"Manrope",sans-serif;font-size:9px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}
.nh-single-eyebrow--copper{color:var(--nhs-brand)}
.nh-single-section h2,.nh-single-experience h2,.nh-single-final h2{margin:0;color:var(--nhs-ink);font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(40px,4.7vw,62px);font-weight:500;line-height:.98;letter-spacing:-.026em}
.nh-single-section h2 em,.nh-single-experience h2 em{display:block;color:var(--nhs-brand);font-weight:400;font-style:italic}
.nh-single-muted{color:var(--nhs-muted);font-size:12px;line-height:1.75}

/* hero */
.nh-single-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;background:var(--nhs-deep);overflow:hidden}
.nh-single-hero__media,.nh-single-hero__veil{position:absolute;inset:0}
.nh-single-hero__media img{width:100%;height:100%;object-fit:cover;display:block}
.nh-single-hero__veil{background:linear-gradient(90deg,rgba(45,37,35,.86),rgba(45,37,35,.46),rgba(45,37,35,.10))}
.nh-single-hero__content{position:relative;z-index:2;color:#fff;padding:104px 0 72px}
.nh-single-hero h1{max-width:900px;margin:0 0 22px;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(62px,7.5vw,104px);font-weight:500;line-height:.88;letter-spacing:-.045em}
.nh-single-hero__specs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 24px}
.nh-single-hero__specs span{padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-family:"Manrope",sans-serif;font-size:9px;font-weight:700}

.nh-single-btn{min-height:45px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;font-family:"Manrope",sans-serif;font-size:10px;font-weight:800;text-decoration:none!important;transition:.25s ease}
.nh-single-btn:hover{transform:translateY(-2px)}
.nh-single-btn--light{color:var(--nhs-deep)!important;background:#fff}
.nh-single-btn--copper{color:#fff!important;background:var(--nhs-brand)}
.nh-single-btn--copper:hover{background:var(--nhs-brand-dark)}

/* intro + facts */
.nh-single-intro{background:#fff}
.nh-single-intro__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.62fr);gap:78px;align-items:start}
.nh-single-intro__copy h2{margin-bottom:24px}
.nh-single-intro__lead{max-width:710px;margin:0 0 22px;color:var(--nhs-ink);font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;line-height:1.42}
.nh-single-prose{max-width:760px;color:var(--nhs-muted);font-size:13px;line-height:1.85}
.nh-single-prose>*:first-child{margin-top:0}.nh-single-prose>*:last-child{margin-bottom:0}
.nh-single-prose h2,.nh-single-prose h3,.nh-single-prose h4{margin:32px 0 12px;color:var(--nhs-ink);font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;line-height:1.05}
.nh-single-prose h2{font-size:34px!important}.nh-single-prose h3{font-size:27px}.nh-single-prose p{color:var(--nhs-muted)}
.nh-single-prose ul,.nh-single-prose ol{padding-left:20px}
.nh-single-facts{position:sticky;top:calc(var(--nh-header) + 24px);padding:28px;border:1px solid var(--nhs-line);background:var(--nhs-paper)}
.nh-single-facts .nh-single-script{font-size:22px}.nh-single-facts h3{margin:0 0 20px;font-family:"Cormorant Garamond",Georgia,serif;font-size:38px;font-weight:500;line-height:1}
.nh-single-facts dl{margin:0 0 25px}.nh-single-facts dl>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--nhs-line)}
.nh-single-facts dt{color:var(--nhs-muted);font-size:10px}.nh-single-facts dd{margin:0;color:var(--nhs-ink);font-size:11px;font-weight:700}

/* gallery */
.nh-single-gallery-section{background:var(--nhs-paper)}
.nh-single-heading{max-width:720px;margin-bottom:38px}.nh-single-heading h2{margin-bottom:13px}.nh-single-heading>p:last-child{margin:0;color:var(--nhs-muted);font-size:11px;line-height:1.7}
.nh-single-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}
.nh-single-gallery figure{margin:0;grid-column:span 4;min-height:310px;overflow:hidden;background:#eee}
.nh-single-gallery figure:nth-child(5n+1){grid-column:span 8}
.nh-single-gallery img{width:100%;height:100%;min-height:310px;display:block;object-fit:cover;transition:transform .55s ease}
.nh-single-gallery figure:hover img{transform:scale(1.025)}

/* amenities */
.nh-single-amenities-section{background:var(--nhs-sand)}
.nh-single-amenities__grid{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:70px;align-items:start}
.nh-single-amenities__grid h2{margin-bottom:17px}
.nh-single-amenities{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--nhs-line)}
.nh-single-amenities li{position:relative;padding:14px 16px 14px 19px;border-bottom:1px solid var(--nhs-line);color:var(--nhs-ink);font-size:11px}
.nh-single-amenities li:before{content:"";position:absolute;left:0;top:20px;width:5px;height:5px;border-radius:50%;background:var(--nhs-brand)}
.nh-single-amenities li:nth-child(odd){margin-right:18px}

/* editorial dark section */
.nh-single-experience{position:relative;min-height:560px;display:flex;align-items:center;padding:78px 0;overflow:hidden;background:var(--nhs-deep)}
.nh-single-experience__media{position:absolute;top:0;right:0;bottom:0;width:58%}
.nh-single-experience__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--nhs-deep),rgba(73,59,56,.93) 13%,rgba(73,59,56,.51) 52%,rgba(73,59,56,.06))}
.nh-single-experience__media img{width:100%;height:100%;object-fit:cover}
.nh-single-experience__inner{position:relative;z-index:2}.nh-single-experience__copy{width:51%;max-width:590px}
.nh-single-experience h2{margin-bottom:24px;color:#fff}.nh-single-experience h2 em{color:#dda085}
.nh-single-experience__lead{margin:0 0 17px;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;line-height:1.4}
.nh-single-experience__copy>p:not(.nh-single-script){color:rgba(255,255,255,.64);font-size:11px;line-height:1.8}
.nh-single-link{display:inline-block;margin-top:18px;padding-bottom:4px;color:var(--nhs-ink)!important;border-bottom:1px solid var(--nhs-brand);font-size:10px;font-weight:800;text-decoration:none!important}
.nh-single-link--light{color:#fff!important;border-color:#dfa085}

/* location */
.nh-single-location{background:var(--nhs-sand)}
.nh-single-location__head{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:35px}
.nh-single-location__head>div:last-child p{margin:0 0 6px;color:var(--nhs-ink);font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;line-height:1.3}
.nh-single-location__head small{display:block;color:var(--nhs-muted);font-size:9px;line-height:1.6}
.nh-single-map-wrap{padding:12px;border:1px solid var(--nhs-line);background:#fff;box-shadow:0 22px 65px rgba(64,57,54,.06)}
.nh-single-map-wrap .nhc-map-layout{min-height:520px}.nh-single-map-wrap .nhc-map-canvas{min-height:520px}
.nh-single-map-wrap .nhc-map-panel{background:var(--nhs-paper)}

/* contact */
.nh-single-contact{background:#fff}
.nh-single-contact__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:start}
.nh-single-contact__copy h2{margin-bottom:20px}.nh-single-contact__copy>p:not(.nh-single-script){max-width:470px;color:var(--nhs-muted);font-size:11px;line-height:1.8}
.nh-single-contact__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.nh-single-contact__meta span{padding:7px 10px;border:1px solid var(--nhs-line);border-radius:999px;color:var(--nhs-muted);font-size:8px;font-weight:700}
.nh-single-contact__form .nhc-form{padding:30px;background:var(--nhs-paper);box-shadow:none}

/* final */
.nh-single-final{position:relative;min-height:470px;display:flex;align-items:center;overflow:hidden;background:var(--nhs-deep)}
.nh-single-final__media,.nh-single-final__veil{position:absolute;inset:0}.nh-single-final__media img{width:100%;height:100%;object-fit:cover;display:block}
.nh-single-final__veil{background:linear-gradient(90deg,rgba(56,46,43,.94),rgba(56,46,43,.68),rgba(56,46,43,.12))}
.nh-single-final__inner{position:relative;z-index:2;padding:72px 0}.nh-single-final h2{max-width:850px;color:#fff}.nh-single-final h2 span{display:block}.nh-single-final .nh-single-btn{margin-top:25px}

@media(max-width:900px){
  .nh-single-section{padding:68px 0}
  .nh-single-section .nh-shell,.nh-single-experience .nh-shell,.nh-single-final .nh-shell{width:calc(100% - 34px)}
  .nh-single-hero{min-height:610px}.nh-single-hero__content{padding:90px 0 58px}
  .nh-single-intro__grid,.nh-single-amenities__grid,.nh-single-location__head,.nh-single-contact__grid{grid-template-columns:1fr;gap:38px}
  .nh-single-facts{position:static}
  .nh-single-gallery figure,.nh-single-gallery figure:nth-child(5n+1){grid-column:span 6}
  .nh-single-experience{min-height:650px;align-items:flex-end;padding:65px 0}
  .nh-single-experience__media{width:100%}.nh-single-experience__media:after{background:linear-gradient(0deg,rgba(73,59,56,.98),rgba(73,59,56,.84),rgba(73,59,56,.17))}
  .nh-single-experience__copy{width:100%;max-width:620px;padding-top:170px}
  .nh-single-map-wrap .nhc-map-layout{min-height:0}.nh-single-map-wrap .nhc-map-canvas{min-height:450px}
}

@media(max-width:600px){
  .nh-single-section{padding:56px 0}
  .nh-single-section .nh-shell,.nh-single-experience .nh-shell,.nh-single-final .nh-shell{width:calc(100% - 28px)}
  .nh-single-section h2,.nh-single-experience h2,.nh-single-final h2{font-size:39px}
  .nh-single-script{font-size:25px}
  .nh-single-hero{min-height:560px;align-items:flex-end}.nh-single-hero__veil{background:linear-gradient(0deg,rgba(45,37,35,.94),rgba(45,37,35,.48),rgba(45,37,35,.07))}.nh-single-hero__content{padding:110px 0 54px}.nh-single-hero h1{font-size:54px}
  .nh-single-intro__lead{font-size:20px}.nh-single-prose{font-size:12px}
  .nh-single-gallery{grid-template-columns:1fr}.nh-single-gallery figure,.nh-single-gallery figure:nth-child(5n+1){grid-column:auto;min-height:250px}.nh-single-gallery img{min-height:250px}
  .nh-single-amenities{grid-template-columns:1fr}.nh-single-amenities li:nth-child(odd){margin-right:0}
  .nh-single-experience{min-height:620px;padding:55px 0}.nh-single-experience__copy{padding-top:145px}
  .nh-single-map-wrap{padding:5px}.nh-single-map-wrap .nhc-map-canvas{min-height:390px}
  .nh-single-contact__form .nhc-form{padding:22px 17px}
  .nh-single-final{min-height:500px;align-items:flex-end}.nh-single-final__veil{background:linear-gradient(0deg,rgba(56,46,43,.96),rgba(56,46,43,.69),rgba(56,46,43,.09))}.nh-single-final__inner{padding:58px 0}
}
