/* Live fixes — production hardening */
header.site .wrap.nav{height:120px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;flex-wrap:nowrap!important;max-width:1460px!important}
header.site .brand{flex:0 0 auto!important;min-width:0!important;max-width:430px!important;gap:16px!important;overflow:hidden!important}
header.site .brand>span{display:flex!important;flex-direction:column!important;min-width:0!important;line-height:1!important}
header.site .brand img{width:96px!important;height:96px!important;flex:0 0 96px!important}
header.site .brand .name{font-size:1.78rem!important;line-height:1!important;letter-spacing:.055em!important;white-space:nowrap!important}
header.site .brand .sub{display:block!important;font-size:.62rem!important;letter-spacing:.20em!important;white-space:nowrap!important;color:var(--gold)!important;margin-top:7px!important;max-width:280px!important;overflow:hidden!important;text-overflow:ellipsis!important}
header.site .nav-links{margin-left:auto!important;flex:0 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;white-space:nowrap!important;overflow:visible!important}
header.site .nav-links a{font-size:.78rem!important;letter-spacing:.035em!important;white-space:nowrap!important;padding-left:0!important;padding-right:0!important}
header.site .nav-links a.btn-gold{padding:14px 24px!important;letter-spacing:.095em!important;flex:0 0 auto!important}
@media(max-width:1420px){
  header.site .wrap.nav{height:108px!important;max-width:1200px!important}
  header.site .brand{max-width:360px!important;gap:14px!important}
  header.site .brand img{width:82px!important;height:82px!important;flex-basis:82px!important}
  header.site .brand .name{font-size:1.56rem!important}
  header.site .brand .sub{font-size:.54rem!important;letter-spacing:.16em!important;max-width:230px!important}
  header.site .nav-links{gap:11px!important}
  header.site .nav-links a{font-size:.70rem!important;letter-spacing:.02em!important}
  header.site .nav-links a.btn-gold{padding:11px 15px!important}
}
@media(max-width:1220px){
  header.site .wrap.nav{height:92px!important;max-width:100%!important}
  header.site .brand{max-width:330px!important}
  header.site .brand img{width:68px!important;height:68px!important;flex-basis:68px!important}
  header.site .brand .name{font-size:1.45rem!important}
  header.site .brand .sub{font-size:.48rem!important;max-width:220px!important;display:block!important}
  header.site .nav-links{position:fixed!important;top:92px!important;left:0!important;right:0!important;background:var(--ivory)!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;padding:10px 28px 24px!important;border-bottom:1px solid var(--line)!important;transform:translateY(-130%)!important;transition:transform .32s ease!important;box-shadow:var(--shadow)!important;z-index:80!important;overflow:auto!important;max-height:calc(100vh - 92px)!important}.nav-links.open{transform:none!important}.nav-links a{padding:13px 0!important;width:100%!important;border-bottom:1px solid var(--line)!important;font-size:.95rem!important;letter-spacing:.04em!important}.nav-links a.btn-gold{margin-top:10px!important;text-align:center!important;width:auto!important;padding:13px 22px!important}.nav-toggle{display:flex!important}
}
@media(max-width:620px){header.site .brand .sub{display:none!important}header.site .brand{max-width:220px!important}header.site .brand img{width:58px!important;height:58px!important;flex-basis:58px!important}header.site .wrap.nav{height:82px!important}header.site .nav-links{top:82px!important;max-height:calc(100vh - 82px)!important}}
.bg-blue .faq-card{background:rgba(246,241,231,.07)!important;border-color:rgba(246,241,231,.18)!important;color:var(--ivory)!important}.bg-blue .faq-card h3{color:var(--ivory)!important}.bg-blue .faq-card p,.bg-blue .faq-card li{color:rgba(246,241,231,.82)!important}.bg-blue .faq-card a{color:var(--gold-soft)!important}.bg-blue .section-head h2{color:var(--ivory)!important}.bg-blue .section-head .eyebrow{color:var(--gold-soft)!important}
.hero-readable:after{background:linear-gradient(90deg,rgba(15,43,70,.86),rgba(15,43,70,.50) 48%,rgba(15,43,70,.18) 100%)}.hero-panel{background:rgba(15,43,70,.45);border:1px solid rgba(246,241,231,.24);box-shadow:0 26px 70px -35px rgba(0,0,0,.65);border-radius:8px;padding:44px 46px!important}.hero-panel .intro{color:rgba(255,255,255,.94)!important}
.page-banner--image{min-height:520px;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--blue)}.page-banner--image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-banner--image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,43,70,.82),rgba(15,43,70,.50) 55%,rgba(15,43,70,.20))}.page-banner--image .inner{position:relative;z-index:2;text-align:center;max-width:980px;color:#fff;padding:70px 24px}.page-banner--image h1{color:#fff;text-shadow:0 18px 60px rgba(0,0,0,.36)}.page-banner--image p{max-width:760px;margin:18px auto 0;color:rgba(255,255,255,.92)}
.cottage .ph img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cottage .ph:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,43,70,.45),transparent 55%)}.cottage .tagpill{z-index:2}.legacy-name{font-size:.86rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800;margin-bottom:1rem}.name-map{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:30px;box-shadow:var(--shadow)}.map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.map-grid div{background:#fff;border:1px solid var(--line);border-radius:6px;padding:16px}.map-grid b{display:block;color:var(--blue);font-family:var(--serif);font-size:1.35rem}.map-grid span{display:block;color:var(--mute);font-size:.86rem}.cottage-gallery-wrap{margin-top:42px!important;padding-top:10px!important}.cottage-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.gallery-shot{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 16px 44px -34px rgba(15,43,70,.55)}.gallery-shot img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-shot figcaption{font-size:.78rem;color:var(--mute);padding:10px 12px}.cottage-hero-img img{width:100%;height:100%;min-height:360px;object-fit:cover}.specs{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.specs span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--blue);background:var(--ivory-deep);border:1px solid var(--line);border-radius:999px;padding:6px 10px}.cottage-detail .btn{margin-top:8px;margin-bottom:18px}.cta-band+section,.cta-band+.bg-paper,.rauthin-gallery-strip{margin-top:48px!important}.feature-art img,.split-art img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.feature-art .ph:has(+ img),.split-art .ph:has(+ img){display:none!important}@media(max-width:900px){.hero-panel{padding:34px 28px!important}.map-grid{grid-template-columns:1fr 1fr}.page-banner--image{min-height:430px}}@media(max-width:600px){.map-grid{grid-template-columns:1fr}.page-banner--image h1{font-size:2.5rem!important}}
