.hk-theme--coastal-romantic{--hk-font-display: "Cormorant Garamond", "Iowan Old Style", "Apple Garamond", Baskerville, Georgia, "Times New Roman", serif;--hk-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--hk-bg: #fbf8f3;--hk-bg-elev: #ffffff;--hk-fg: #1a2832;--hk-fg-muted: #5a6b73;--hk-line: #e4dccb;--hk-accent: #2f6f87;--hk-accent-soft: #d5e6ed;--hk-accent-fg: #ffffff;--hk-accent-2: #c8654e;--hk-s-1: .5rem;--hk-s-2: 1rem;--hk-s-3: 1.5rem;--hk-s-4: 2.5rem;--hk-s-5: 4rem;--hk-s-6: 6.5rem;--hk-radius: 6px;--hk-radius-lg: 14px;--hk-maxw: 1120px;--hk-maxw-text: 68ch;font-family:var(--hk-font-body);color:var(--hk-fg);background:var(--hk-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(prefers-color-scheme:dark){.hk-theme--coastal-romantic{--hk-bg: #11191f;--hk-bg-elev: #1a242c;--hk-fg: #ece5d8;--hk-fg-muted: #97a8b2;--hk-line: #2b3941;--hk-accent: #6bb3cc;--hk-accent-soft: #1d2f37;--hk-accent-fg: #0e1418;--hk-accent-2: #e08772}}.hk-theme--coastal-romantic h1,.hk-theme--coastal-romantic h2,.hk-theme--coastal-romantic h3,.hk-theme--coastal-romantic h4{font-family:var(--hk-font-display);font-weight:500;letter-spacing:-.012em;line-height:1.12;margin:0 0 var(--hk-s-2);color:var(--hk-fg)}.hk-theme--coastal-romantic h1{font-size:clamp(2.25rem,5.5vw,3.75rem)}.hk-theme--coastal-romantic h2{font-size:clamp(1.625rem,3.5vw,2.5rem)}.hk-theme--coastal-romantic h3{font-size:clamp(1.25rem,2vw,1.5rem)}.hk-theme--coastal-romantic p{margin:0 0 var(--hk-s-2);max-width:var(--hk-maxw-text)}.hk-theme--coastal-romantic a{color:var(--hk-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);transition:text-decoration-color .15s ease}.hk-theme--coastal-romantic a:hover{text-decoration-color:currentColor}.hk-theme--coastal-romantic .hk-eyebrow{font-family:var(--hk-font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--hk-accent);margin:0 0 var(--hk-s-1)}.hk-theme--coastal-romantic .hk-page{max-width:var(--hk-maxw);margin:0 auto;padding:0 var(--hk-s-3) var(--hk-s-6)}.hk-theme--coastal-romantic .hk-page>section+section{margin-top:var(--hk-s-6)}@media(max-width:720px){.hk-theme--coastal-romantic .hk-page{padding:0 var(--hk-s-2) var(--hk-s-5)}.hk-theme--coastal-romantic .hk-page>section+section{margin-top:var(--hk-s-5)}}.hk-theme--coastal-romantic .hk-hero{position:relative;margin:0 calc(var(--hk-s-3) * -1) var(--hk-s-5);min-height:clamp(420px,72vh,720px);display:grid;place-items:end center;overflow:hidden;isolation:isolate}@media(max-width:720px){.hk-theme--coastal-romantic .hk-hero{margin:0 calc(var(--hk-s-2) * -1) var(--hk-s-4);min-height:clamp(360px,64vh,560px)}}.hk-theme--coastal-romantic .hk-hero__media{position:absolute;inset:0;z-index:0}.hk-theme--coastal-romantic .hk-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.hk-theme--coastal-romantic .hk-hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#0a1218c7,#0a12186b 38%,#0a12181f 65%,#0a121800);pointer-events:none}.hk-theme--coastal-romantic .hk-hero__content{position:relative;z-index:2;color:#fff;max-width:760px;padding:0 var(--hk-s-3) var(--hk-s-5);text-align:left}.hk-theme--coastal-romantic .hk-hero__eyebrow{font-family:var(--hk-font-body);text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;margin:0 0 var(--hk-s-2);color:#ffffffd9}.hk-theme--coastal-romantic .hk-hero__headline{color:#fff;font-size:clamp(2.25rem,6vw,4rem);font-weight:500;margin:0 0 var(--hk-s-2);line-height:1.05;text-wrap:balance}.hk-theme--coastal-romantic .hk-hero__subhead{font-size:clamp(1.05rem,1.6vw,1.25rem);margin:0 0 var(--hk-s-3);max-width:56ch;color:#ffffffeb}.hk-theme--coastal-romantic .hk-hero__cta{display:inline-block;background:var(--hk-bg);color:var(--hk-fg);padding:.85rem 1.6rem;border-radius:var(--hk-radius);text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.01em;box-shadow:0 2px 10px #00000026;transition:transform .15s ease,box-shadow .15s ease}.hk-theme--coastal-romantic .hk-hero__cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000038;text-decoration:none}.hk-theme--coastal-romantic .hk-highlights__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-highlights__item{padding:var(--hk-s-3);background:var(--hk-bg-elev);border:1px solid var(--hk-line);border-radius:var(--hk-radius-lg);display:flex;flex-direction:column;gap:var(--hk-s-2)}.hk-theme--coastal-romantic .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.35rem;font-weight:500;margin:0;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-highlights__detail{margin:0;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-highlights__proof{margin:0;padding:var(--hk-s-2) 0 0 var(--hk-s-2);border-left:2px solid var(--hk-accent);color:var(--hk-fg-muted);font-size:.95rem}.hk-theme--coastal-romantic .hk-highlights__proof p{margin:0 0 var(--hk-s-1);font-style:italic}.hk-theme--coastal-romantic .hk-highlights__proof cite{font-style:normal;font-size:.85rem}.hk-theme--coastal-romantic .hk-reviews__header{display:flex;align-items:baseline;gap:var(--hk-s-3);flex-wrap:wrap;margin-bottom:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-reviews__aggregate{display:inline-flex;align-items:baseline;gap:.4em;margin:0;color:var(--hk-fg-muted);font-size:.95rem}.hk-theme--coastal-romantic .hk-reviews__aggregate strong{font-family:var(--hk-font-display);font-size:2rem;font-weight:500;color:var(--hk-fg);line-height:1}.hk-theme--coastal-romantic .hk-reviews__stars{color:var(--hk-accent-2);letter-spacing:.1em}.hk-theme--coastal-romantic .hk-reviews__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-reviews__item blockquote{position:relative;margin:0;padding:var(--hk-s-4) var(--hk-s-3) var(--hk-s-3);background:var(--hk-bg-elev);border:1px solid var(--hk-line);border-radius:var(--hk-radius-lg)}.hk-theme--coastal-romantic .hk-reviews__item blockquote:before{content:"“";position:absolute;top:-.25rem;left:var(--hk-s-3);font-family:var(--hk-font-display);font-size:4.5rem;line-height:1;color:var(--hk-accent);opacity:.35}.hk-theme--coastal-romantic .hk-reviews__item blockquote p{margin:0 0 var(--hk-s-2);font-family:var(--hk-font-display);font-size:1.2rem;font-style:italic;line-height:1.45;color:var(--hk-fg);text-wrap:pretty}.hk-theme--coastal-romantic .hk-reviews__item footer{display:flex;gap:var(--hk-s-1);align-items:baseline;color:var(--hk-fg-muted);font-size:.875rem}.hk-theme--coastal-romantic .hk-reviews__item footer cite{font-style:normal;font-weight:600;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-booking-cta{text-align:center;padding:var(--hk-s-5) var(--hk-s-3);background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--hk-accent) 14%,var(--hk-bg-elev)) 0%,var(--hk-bg-elev) 70%);border:1px solid var(--hk-line);border-radius:var(--hk-radius-lg)}.hk-theme--coastal-romantic .hk-booking-cta__headline{margin:0 0 var(--hk-s-2)}.hk-theme--coastal-romantic .hk-booking-cta__body{margin:0 auto var(--hk-s-3);max-width:52ch;color:var(--hk-fg-muted)}.hk-theme--coastal-romantic .hk-booking-cta__button{display:inline-block;background:var(--hk-accent);color:var(--hk-accent-fg);padding:.9rem 2rem;border-radius:var(--hk-radius);font-weight:600;font-size:1rem;letter-spacing:.01em;text-decoration:none;transition:transform .15s ease,filter .15s ease}.hk-theme--coastal-romantic .hk-booking-cta__button:hover{transform:translateY(-1px);filter:brightness(1.08);text-decoration:none}.hk-theme--coastal-romantic .hk-map{padding:var(--hk-s-3);border:1px solid var(--hk-line);border-radius:var(--hk-radius-lg);background:var(--hk-bg-elev)}.hk-theme--coastal-romantic .hk-map__neighborhood{font-weight:600;margin:0 0 var(--hk-s-1)}.hk-theme--coastal-romantic .hk-map__description{color:var(--hk-fg-muted)}.hk-theme--coastal-romantic .hk-map__link{display:inline-block;margin-top:var(--hk-s-2);font-size:.95rem}.hk-theme--coastal-romantic .hk-gallery__title{margin-bottom:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(var(--hk-gallery-cols, 3),1fr);gap:var(--hk-s-2)}.hk-theme--coastal-romantic .hk-gallery__item{margin:0;overflow:hidden;border-radius:var(--hk-radius);background:var(--hk-bg-elev)}.hk-theme--coastal-romantic .hk-gallery__item:first-child{grid-column:span 2;grid-row:span 2}.hk-theme--coastal-romantic .hk-gallery__item img{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;transition:transform .4s ease}.hk-theme--coastal-romantic .hk-gallery__item:hover img{transform:scale(1.03)}.hk-theme--coastal-romantic .hk-gallery__item figcaption{padding:var(--hk-s-1) 0 0;font-size:.875rem;color:var(--hk-fg-muted)}@media(max-width:720px){.hk-theme--coastal-romantic .hk-gallery__grid{grid-template-columns:repeat(2,1fr)}.hk-theme--coastal-romantic .hk-gallery__item:first-child{grid-column:span 2;grid-row:auto}}.hk-theme--coastal-romantic .hk-owner-story{padding:var(--hk-s-4) 0;border-top:1px solid var(--hk-line);border-bottom:1px solid var(--hk-line)}.hk-theme--coastal-romantic .hk-owner-story__body{display:grid;grid-template-columns:200px 1fr;gap:var(--hk-s-4);align-items:start}.hk-theme--coastal-romantic .hk-owner-story__portrait{width:200px;height:200px;border-radius:50%;object-fit:cover;display:block}.hk-theme--coastal-romantic .hk-owner-story__text p{font-size:1.05rem;line-height:1.7}.hk-theme--coastal-romantic .hk-owner-story__byline{font-style:italic;color:var(--hk-fg-muted)}@media(max-width:720px){.hk-theme--coastal-romantic .hk-owner-story__body{grid-template-columns:1fr;gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-owner-story__portrait{margin:0 auto}}.hk-theme--coastal-romantic .hk-local__intro{color:var(--hk-fg-muted);margin-bottom:var(--hk-s-3);max-width:var(--hk-maxw-text)}.hk-theme--coastal-romantic .hk-local__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-local__item{padding:var(--hk-s-3) 0;border-top:1px solid var(--hk-line)}.hk-theme--coastal-romantic .hk-local__category{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--hk-accent);margin-bottom:var(--hk-s-1)}.hk-theme--coastal-romantic .hk-local__name{font-family:var(--hk-font-display);font-size:1.25rem;margin:0 0 var(--hk-s-1)}.hk-theme--coastal-romantic .hk-local__blurb{color:var(--hk-fg);margin:0 0 var(--hk-s-1)}.hk-theme--coastal-romantic .hk-local__distance{font-size:.85rem;color:var(--hk-fg-muted)}.hk-theme--coastal-romantic .hk-faq__list{list-style:none;padding:0;margin:0;max-width:var(--hk-maxw-text)}.hk-theme--coastal-romantic .hk-faq__item{border-top:1px solid var(--hk-line)}.hk-theme--coastal-romantic .hk-faq__item:last-child{border-bottom:1px solid var(--hk-line)}.hk-theme--coastal-romantic .hk-faq__item details{padding:var(--hk-s-2) 0}.hk-theme--coastal-romantic .hk-faq__item summary{font-family:var(--hk-font-display);font-size:1.2rem;font-weight:500;cursor:pointer;list-style:none;position:relative;padding-right:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-faq__item summary::-webkit-details-marker{display:none}.hk-theme--coastal-romantic .hk-faq__item summary:after{content:"+";position:absolute;right:0;top:0;font-family:var(--hk-font-body);font-size:1.5rem;font-weight:300;color:var(--hk-fg-muted);line-height:1;transition:transform .2s ease}.hk-theme--coastal-romantic .hk-faq__item details[open] summary:after{content:"−"}.hk-theme--coastal-romantic .hk-faq__item details>*:not(summary){margin-top:var(--hk-s-2);color:var(--hk-fg-muted)}.hk-theme--coastal-romantic .hk-custom-html,.hk-theme--coastal-romantic .hk-custom-embed{margin:var(--hk-s-3) 0}.hk-theme--coastal-romantic .hk-custom-embed iframe{border:0;width:100%;display:block;border-radius:var(--hk-radius)}.hk-theme--coastal-romantic .hk-nav{display:flex;justify-content:space-between;align-items:center;padding:var(--hk-s-3);max-width:var(--hk-maxw);margin:0 auto;gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-nav__brand{font-family:var(--hk-font-display);font-size:1.4rem;font-weight:500;letter-spacing:-.01em;text-decoration:none;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-nav__links{display:flex;gap:var(--hk-s-3);list-style:none;margin:0;padding:0;flex-wrap:wrap}.hk-theme--coastal-romantic .hk-nav__links a{text-decoration:none;color:var(--hk-fg);font-size:.95rem}.hk-theme--coastal-romantic .hk-nav__links a:hover{color:var(--hk-accent)}.hk-theme--coastal-romantic .hk-footer{padding:var(--hk-s-4) var(--hk-s-3);text-align:center;color:var(--hk-fg-muted);font-size:.875rem;border-top:1px solid var(--hk-line);max-width:var(--hk-maxw);margin:0 auto}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__item{padding:var(--hk-s-3);background:var(--hk-bg-elev);border:1px solid var(--hk-line);border-radius:var(--hk-radius-lg);display:flex;flex-direction:column;gap:var(--hk-s-1)}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__eyebrow{display:flex;align-items:baseline;gap:.5em;margin:0 0 var(--hk-s-1);font-family:var(--hk-font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:var(--hk-accent)}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__num{font-weight:600}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__icon{font-size:.9rem;letter-spacing:normal}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.45rem;font-weight:500;margin:0;color:var(--hk-fg);line-height:1.2}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__detail{margin:0;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__proof{margin:var(--hk-s-1) 0 0;padding:var(--hk-s-2) 0 0 var(--hk-s-2);border-left:2px solid var(--hk-accent);color:var(--hk-fg-muted);font-size:.95rem}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__proof p{margin:0 0 var(--hk-s-1);font-family:var(--hk-font-display);font-style:italic;font-size:1.05rem;line-height:1.4;color:var(--hk-fg)}.hk-theme--coastal-romantic .hk-highlights--editorial .hk-highlights__proof cite{font-style:normal;font-size:.825rem}.hk-theme--coastal-romantic .hk-owner-story--postcard{padding:var(--hk-s-4) 0;border-top:1px solid var(--hk-line);border-bottom:1px solid var(--hk-line)}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__eyebrow{font-family:var(--hk-font-body);text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;color:var(--hk-accent);margin:0 0 var(--hk-s-1)}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__title{margin:0 0 var(--hk-s-3)}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__body{display:grid;grid-template-columns:260px 1fr;gap:var(--hk-s-4);align-items:start}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__portrait-frame{margin:0;padding:var(--hk-s-2);background:var(--hk-bg-elev);border:1px solid var(--hk-line);border-radius:var(--hk-radius);box-shadow:0 4px 18px #1a283214}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__portrait{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block;border-radius:0}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__text p{font-size:1.05rem;line-height:1.7}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__byline{font-family:var(--hk-font-display);font-style:italic;font-size:1.4rem;color:var(--hk-fg);margin:var(--hk-s-2) 0 0;letter-spacing:.01em}@media(max-width:720px){.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__body{grid-template-columns:1fr;gap:var(--hk-s-3)}.hk-theme--coastal-romantic .hk-owner-story--postcard .hk-owner-story__portrait-frame{max-width:280px;margin:0 auto}}@media(prefers-reduced-motion:reduce){.hk-theme--coastal-romantic *,.hk-theme--coastal-romantic *:before,.hk-theme--coastal-romantic *:after{transition:none!important;animation:none!important}}.hk-theme--mountain-rustic-retreat{--hk-font-display: "Iowan Old Style", "Charter", "Hoefler Text", "Sitka Text", Cambria, Georgia, "Times New Roman", serif;--hk-font-body: -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir, "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;--hk-color-pine: #3a5a3f;--hk-color-ember: #b85a2e;--hk-color-stone: #7a6e5d;--hk-color-bg: #fbf6ec;--hk-color-bg-elev: #fffcf6;--hk-color-fg: #231d17;--hk-color-muted: #6b5f52;--hk-color-line: #d9cfc0;--hk-color-accent: var(--hk-color-pine);--hk-color-accent-fg: #fbf6ec;--hk-radius: 2px;--hk-radius-card: 6px;--hk-space-1: .5rem;--hk-space-2: 1rem;--hk-space-3: 1.5rem;--hk-space-4: 2.5rem;--hk-space-5: 4rem;--hk-maxw: 1100px;font-family:var(--hk-font-body);color:var(--hk-color-fg);background:var(--hk-color-bg);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(prefers-color-scheme:dark){.hk-theme--mountain-rustic-retreat{--hk-color-bg: #15110c;--hk-color-bg-elev: #1f1a14;--hk-color-fg: #f4ecdf;--hk-color-muted: #a89a87;--hk-color-line: #2e261d;--hk-color-accent: #7fae85;--hk-color-accent-fg: #15110c}}.hk-theme--mountain-rustic-retreat h1,.hk-theme--mountain-rustic-retreat h2,.hk-theme--mountain-rustic-retreat h3{font-family:var(--hk-font-display);font-weight:500;letter-spacing:-.005em;margin:0 0 var(--hk-space-2);color:var(--hk-color-fg)}.hk-theme--mountain-rustic-retreat h2{font-size:clamp(1.5rem,3vw,2rem);position:relative;padding-bottom:var(--hk-space-1)}.hk-theme--mountain-rustic-retreat h2:after{content:"";display:block;width:2.5rem;height:1px;background:var(--hk-color-ember);margin-top:var(--hk-space-1)}.hk-theme--mountain-rustic-retreat a{color:var(--hk-color-accent);text-underline-offset:.18em}.hk-theme--mountain-rustic-retreat .hk-page{max-width:var(--hk-maxw);margin:0 auto;padding:0 var(--hk-space-3) var(--hk-space-5)}.hk-theme--mountain-rustic-retreat .hk-page>section+section{margin-top:var(--hk-space-5)}.hk-theme--mountain-rustic-retreat .hk-hero{position:relative;margin:0 calc(var(--hk-space-3) * -1) var(--hk-space-5);min-height:72vh;display:grid;overflow:hidden;isolation:isolate}.hk-theme--mountain-rustic-retreat .hk-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hk-theme--mountain-rustic-retreat .hk-hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#15110c8c,#15110c26 35%,#15110c8c)}.hk-theme--mountain-rustic-retreat .hk-hero__content{position:relative;z-index:2;align-self:end;padding:var(--hk-space-4) var(--hk-space-4);max-width:760px;color:#fbf6ec}.hk-theme--mountain-rustic-retreat .hk-hero__eyebrow{font-family:var(--hk-font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#fbf6ec;opacity:.85;margin:0 0 var(--hk-space-2)}.hk-theme--mountain-rustic-retreat .hk-hero__headline{font-size:clamp(2rem,5.5vw,3.5rem);line-height:1.08;margin:0 0 var(--hk-space-2);color:#fbf6ec;text-shadow:0 1px 24px rgba(0,0,0,.35)}.hk-theme--mountain-rustic-retreat .hk-hero__headline:after{display:none}.hk-theme--mountain-rustic-retreat .hk-hero__subhead{font-size:1.15rem;margin:0 0 var(--hk-space-3);max-width:540px;color:#fbf6ec;opacity:.92}.hk-theme--mountain-rustic-retreat .hk-hero__cta{display:inline-block;background:var(--hk-color-ember);color:#fbf6ec;padding:.85rem 1.6rem;border-radius:var(--hk-radius);text-decoration:none;font-weight:600;letter-spacing:.02em}.hk-theme--mountain-rustic-retreat .hk-hero__cta:hover,.hk-theme--mountain-rustic-retreat .hk-hero__cta:focus-visible{background:#c8693a;outline:2px solid #fbf6ec;outline-offset:2px}.hk-theme--mountain-rustic-retreat .hk-highlights__title{text-align:left}.hk-theme--mountain-rustic-retreat .hk-highlights__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--hk-space-3)}.hk-theme--mountain-rustic-retreat .hk-highlights__item{display:flex;flex-direction:column;gap:var(--hk-space-1);padding:var(--hk-space-3);background:var(--hk-color-bg-elev);border:1px solid var(--hk-color-line);border-radius:var(--hk-radius-card);border-top:3px solid var(--hk-color-pine)}.hk-theme--mountain-rustic-retreat .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.2rem;font-weight:500;margin:0;color:var(--hk-color-fg)}.hk-theme--mountain-rustic-retreat .hk-highlights__detail{margin:0;color:var(--hk-color-fg);font-size:.98rem}.hk-theme--mountain-rustic-retreat .hk-highlights__proof{margin:var(--hk-space-2) 0 0;padding:var(--hk-space-2);background:var(--hk-color-bg);border-left:2px solid var(--hk-color-ember);color:var(--hk-color-fg);font-size:.92rem;font-style:italic}.hk-theme--mountain-rustic-retreat .hk-highlights__proof cite{display:block;margin-top:var(--hk-space-1);color:var(--hk-color-muted);font-style:normal;font-size:.85rem}.hk-theme--mountain-rustic-retreat .hk-reviews__list{list-style:none;padding:0;margin:0;display:grid;gap:var(--hk-space-3);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hk-theme--mountain-rustic-retreat .hk-reviews__item blockquote{margin:0;padding:var(--hk-space-3);background:var(--hk-color-bg-elev);border:1px solid var(--hk-color-line);border-radius:var(--hk-radius-card);position:relative}.hk-theme--mountain-rustic-retreat .hk-reviews__item blockquote:before{content:"“";position:absolute;top:-.5rem;left:.5rem;font-family:var(--hk-font-display);font-size:3.5rem;line-height:1;color:var(--hk-color-pine);opacity:.18}.hk-theme--mountain-rustic-retreat .hk-reviews__item footer{margin-top:var(--hk-space-2);color:var(--hk-color-muted);font-size:.875rem}.hk-theme--mountain-rustic-retreat .hk-reviews__date{margin-left:var(--hk-space-1)}.hk-theme--mountain-rustic-retreat .hk-reviews__aggregate{display:flex;align-items:baseline;gap:var(--hk-space-1);font-size:1rem;margin:0 0 var(--hk-space-3);color:var(--hk-color-fg)}.hk-theme--mountain-rustic-retreat .hk-reviews__aggregate strong{font-family:var(--hk-font-display);font-size:1.5rem}.hk-theme--mountain-rustic-retreat .hk-reviews__stars{color:var(--hk-color-ember)}.hk-theme--mountain-rustic-retreat .hk-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(var(--hk-gallery-cols, 3),1fr);gap:var(--hk-space-2)}.hk-theme--mountain-rustic-retreat .hk-gallery__item img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--hk-radius);display:block;filter:saturate(.96) contrast(1.02)}.hk-theme--mountain-rustic-retreat .hk-gallery__item:nth-child(4n+1) img{aspect-ratio:3 / 4}.hk-theme--mountain-rustic-retreat .hk-gallery__item figcaption{font-size:.875rem;color:var(--hk-color-muted);margin-top:var(--hk-space-1);font-style:italic}@media(max-width:720px){.hk-theme--mountain-rustic-retreat .hk-gallery__grid{grid-template-columns:repeat(2,1fr)}}.hk-theme--mountain-rustic-retreat .hk-booking-cta{text-align:center;padding:var(--hk-space-5) var(--hk-space-3);background:var(--hk-color-pine);color:#fbf6ec;border-radius:var(--hk-radius-card);position:relative;overflow:hidden}.hk-theme--mountain-rustic-retreat .hk-booking-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(184,90,46,.18),transparent 60%);pointer-events:none}.hk-theme--mountain-rustic-retreat .hk-booking-cta__headline{color:#fbf6ec;font-size:clamp(1.5rem,3.5vw,2.25rem);position:relative}.hk-theme--mountain-rustic-retreat .hk-booking-cta__headline:after{display:none}.hk-theme--mountain-rustic-retreat .hk-booking-cta__body{color:#fbf6ec;opacity:.92;max-width:540px;margin:0 auto;position:relative}.hk-theme--mountain-rustic-retreat .hk-booking-cta__button{display:inline-block;margin-top:var(--hk-space-3);background:var(--hk-color-ember);color:#fbf6ec;padding:.85rem 1.75rem;border-radius:var(--hk-radius);font-weight:600;letter-spacing:.02em;text-decoration:none;position:relative}.hk-theme--mountain-rustic-retreat .hk-booking-cta__button:hover,.hk-theme--mountain-rustic-retreat .hk-booking-cta__button:focus-visible{background:#c8693a;outline:2px solid #fbf6ec;outline-offset:2px}.hk-theme--mountain-rustic-retreat .hk-map{padding:var(--hk-space-3);background:var(--hk-color-bg-elev);border:1px solid var(--hk-color-line);border-radius:var(--hk-radius-card)}.hk-theme--mountain-rustic-retreat .hk-map__neighborhood{font-family:var(--hk-font-display);font-size:1.2rem}.hk-theme--mountain-rustic-retreat .hk-owner-story{background:var(--hk-color-bg-elev);border:1px solid var(--hk-color-line);border-radius:var(--hk-radius-card);padding:var(--hk-space-4)}.hk-theme--mountain-rustic-retreat .hk-owner-story__title{text-align:left}.hk-theme--mountain-rustic-retreat .hk-owner-story__body{display:grid;grid-template-columns:200px 1fr;gap:var(--hk-space-4);align-items:start}.hk-theme--mountain-rustic-retreat .hk-owner-story__portrait{width:200px;height:240px;object-fit:cover;border-radius:var(--hk-radius);filter:sepia(.08) saturate(.95);box-shadow:0 2px 12px #231d172e}.hk-theme--mountain-rustic-retreat .hk-owner-story__text p{margin:0 0 var(--hk-space-2);font-size:1.02rem;line-height:1.7}.hk-theme--mountain-rustic-retreat .hk-owner-story__byline{font-family:var(--hk-font-display);font-style:italic;color:var(--hk-color-muted);margin-top:var(--hk-space-2)}@media(max-width:720px){.hk-theme--mountain-rustic-retreat .hk-owner-story__body{grid-template-columns:1fr}.hk-theme--mountain-rustic-retreat .hk-owner-story__portrait{width:160px;height:200px}}.hk-theme--mountain-rustic-retreat .hk-local__intro{max-width:640px;color:var(--hk-color-muted)}.hk-theme--mountain-rustic-retreat .hk-local__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--hk-space-3)}.hk-theme--mountain-rustic-retreat .hk-local__item{padding:var(--hk-space-3) 0;border-top:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-local__name{font-family:var(--hk-font-display);font-size:1.2rem;font-weight:500;margin:0 0 var(--hk-space-1)}.hk-theme--mountain-rustic-retreat .hk-local__category{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--hk-color-ember);margin:0 0 var(--hk-space-1)}.hk-theme--mountain-rustic-retreat .hk-local__blurb{margin:var(--hk-space-1) 0;color:var(--hk-color-fg);font-size:.95rem}.hk-theme--mountain-rustic-retreat .hk-local__distance{font-size:.85rem;color:var(--hk-color-muted);margin:0}.hk-theme--mountain-rustic-retreat .hk-faq__list{list-style:none;padding:0;margin:0}.hk-theme--mountain-rustic-retreat .hk-faq__item{border-bottom:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-faq__item details{padding:var(--hk-space-3) 0}.hk-theme--mountain-rustic-retreat .hk-faq__item summary{font-family:var(--hk-font-display);font-size:1.1rem;font-weight:500;cursor:pointer;list-style:none}.hk-theme--mountain-rustic-retreat .hk-faq__item summary::-webkit-details-marker{display:none}.hk-theme--mountain-rustic-retreat .hk-faq__item summary:after{content:"+";float:right;color:var(--hk-color-ember);font-family:var(--hk-font-body);font-weight:400;font-size:1.5rem;line-height:1}.hk-theme--mountain-rustic-retreat .hk-faq__item details[open] summary:after{content:"−"}.hk-theme--mountain-rustic-retreat .hk-faq__item details p{margin:var(--hk-space-2) 0 0;color:var(--hk-color-fg);line-height:1.65}.hk-theme--mountain-rustic-retreat .hk-custom-html,.hk-theme--mountain-rustic-retreat .hk-custom-embed{margin:var(--hk-space-3) 0}.hk-theme--mountain-rustic-retreat .hk-custom-embed iframe{border:0;width:100%;display:block;border-radius:var(--hk-radius)}.hk-theme--mountain-rustic-retreat .hk-nav{display:flex;justify-content:space-between;align-items:center;padding:var(--hk-space-3);max-width:var(--hk-maxw);margin:0 auto}.hk-theme--mountain-rustic-retreat .hk-nav__brand{font-family:var(--hk-font-display);font-size:1.3rem;font-weight:500;text-decoration:none;color:var(--hk-color-fg);letter-spacing:-.005em}.hk-theme--mountain-rustic-retreat .hk-nav__links{display:flex;gap:var(--hk-space-3);list-style:none;margin:0;padding:0}.hk-theme--mountain-rustic-retreat .hk-nav__links a{text-decoration:none;color:var(--hk-color-fg);font-size:.95rem}.hk-theme--mountain-rustic-retreat .hk-nav__links a:hover{color:var(--hk-color-ember)}.hk-theme--mountain-rustic-retreat .hk-footer{padding:var(--hk-space-4) var(--hk-space-3);text-align:center;color:var(--hk-color-muted);font-size:.875rem;border-top:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__item{display:grid;grid-template-columns:2.25rem 1fr;gap:var(--hk-space-2);align-items:baseline;padding:var(--hk-space-3) 0;border-top:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__item:last-child{border-bottom:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__bullet{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:color-mix(in srgb,var(--hk-color-ember) 14%,transparent);color:var(--hk-color-ember);font-size:.85rem;line-height:1}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__body{display:flex;flex-direction:column;gap:var(--hk-space-1)}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.35rem;font-weight:500;margin:0;color:var(--hk-color-fg);line-height:1.2}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__detail{margin:0;color:var(--hk-color-fg);max-width:56ch}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__proof{margin:var(--hk-space-1) 0 0;padding-left:var(--hk-space-2);border-left:2px solid var(--hk-color-ember);color:var(--hk-color-muted);font-size:.95rem}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__proof p{margin:0 0 .25rem;font-style:italic;font-family:var(--hk-font-display);font-size:1.05rem;line-height:1.45;color:var(--hk-color-fg)}.hk-theme--mountain-rustic-retreat .hk-highlights--catalog .hk-highlights__proof cite{font-style:normal;font-size:.825rem}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__item{display:grid;grid-template-columns:6rem 1fr;gap:var(--hk-space-3);padding:var(--hk-space-3) 0;border-top:1px solid var(--hk-color-line);align-items:baseline}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__item:last-child{border-bottom:1px solid var(--hk-color-line)}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__distance{font-family:var(--hk-font-display);font-size:1.15rem;font-weight:500;color:var(--hk-color-ember);letter-spacing:-.01em;white-space:nowrap}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__body{display:flex;flex-direction:column;gap:.25rem}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__category{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--hk-color-muted)}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__name{font-family:var(--hk-font-display);font-size:1.35rem;font-weight:500;margin:0;color:var(--hk-color-fg);line-height:1.2}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__name a{color:inherit;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 30%,transparent);text-underline-offset:3px}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__name a:hover{text-decoration-color:currentColor}.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__blurb{margin:0;color:var(--hk-color-fg);max-width:56ch}@media(max-width:540px){.hk-theme--mountain-rustic-retreat .hk-local--trail .hk-local__item{grid-template-columns:1fr;gap:var(--hk-space-1)}}.hk-theme--urban-creative-loft{--hk-font-display: "Space Grotesk", "Helvetica Neue", "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--hk-font-body: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--hk-color-bg: #f4f1ec;--hk-color-surface: #ffffff;--hk-color-fg: #141414;--hk-color-muted: #756f66;--hk-color-line: #1414141a;--hk-color-line-strong: #141414;--hk-color-accent: #c44b2c;--hk-color-accent-fg: #fdfaf6;--hk-radius: 0;--hk-space-1: .5rem;--hk-space-2: 1rem;--hk-space-3: 1.5rem;--hk-space-4: 2.5rem;--hk-space-5: 4rem;--hk-space-6: 6rem;--hk-maxw: 1180px;font-family:var(--hk-font-body);color:var(--hk-color-fg);background:var(--hk-color-bg);line-height:1.55;font-feature-settings:"ss01","cv11"}@media(prefers-color-scheme:dark){.hk-theme--urban-creative-loft{--hk-color-bg: #141414;--hk-color-surface: #1c1c1c;--hk-color-fg: #f4f1ec;--hk-color-muted: #a39c91;--hk-color-line: #f4f1ec1a;--hk-color-line-strong: #f4f1ec;--hk-color-accent: #e2643f;--hk-color-accent-fg: #141414}}.hk-theme--urban-creative-loft h1,.hk-theme--urban-creative-loft h2,.hk-theme--urban-creative-loft h3{font-family:var(--hk-font-display);font-weight:500;letter-spacing:-.02em;margin:0 0 var(--hk-space-2)}.hk-theme--urban-creative-loft a{color:var(--hk-color-fg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hk-theme--urban-creative-loft .hk-page{max-width:var(--hk-maxw);margin:0 auto;padding:0 var(--hk-space-3) var(--hk-space-6)}.hk-theme--urban-creative-loft .hk-page>section+section{margin-top:var(--hk-space-6)}.hk-theme--urban-creative-loft .hk-hero{position:relative;margin:0 calc(var(--hk-space-3) * -1) var(--hk-space-6);padding:var(--hk-space-5) var(--hk-space-3) 0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--hk-space-5);align-items:end;border-top:1px solid var(--hk-color-line-strong)}.hk-theme--urban-creative-loft .hk-hero__content{padding-bottom:var(--hk-space-5);max-width:36ch}.hk-theme--urban-creative-loft .hk-hero__eyebrow{font-family:var(--hk-font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--hk-color-accent);margin:0 0 var(--hk-space-2);display:inline-flex;align-items:center;gap:var(--hk-space-2)}.hk-theme--urban-creative-loft .hk-hero__eyebrow:before{content:"";width:24px;height:1px;background:var(--hk-color-accent)}.hk-theme--urban-creative-loft .hk-hero__headline{font-size:clamp(2.25rem,6vw,4.25rem);line-height:1.02;margin:0 0 var(--hk-space-3)}.hk-theme--urban-creative-loft .hk-hero__subhead{font-size:1.0625rem;color:var(--hk-color-muted);margin:0 0 var(--hk-space-3)}.hk-theme--urban-creative-loft .hk-hero__cta{display:inline-block;background:var(--hk-color-fg);color:var(--hk-color-bg);padding:.85rem 1.5rem;text-decoration:none;font-family:var(--hk-font-display);font-weight:600;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase}.hk-theme--urban-creative-loft .hk-hero__cta:hover{background:var(--hk-color-accent);color:var(--hk-color-accent-fg)}.hk-theme--urban-creative-loft .hk-hero__media{aspect-ratio:4 / 5;overflow:hidden}.hk-theme--urban-creative-loft .hk-hero__media img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.02) saturate(.96)}@media(max-width:820px){.hk-theme--urban-creative-loft .hk-hero{grid-template-columns:1fr;gap:var(--hk-space-3);padding-top:var(--hk-space-4)}.hk-theme--urban-creative-loft .hk-hero__content{padding-bottom:0}.hk-theme--urban-creative-loft .hk-hero__media{aspect-ratio:4 / 3}}.hk-theme--urban-creative-loft .hk-highlights__title,.hk-theme--urban-creative-loft .hk-reviews__title,.hk-theme--urban-creative-loft .hk-gallery__title,.hk-theme--urban-creative-loft .hk-faq__title,.hk-theme--urban-creative-loft .hk-local__title,.hk-theme--urban-creative-loft .hk-owner-story__title,.hk-theme--urban-creative-loft .hk-map__title{font-size:clamp(1.75rem,3.4vw,2.5rem);line-height:1.1;margin-bottom:var(--hk-space-4);max-width:22ch}.hk-theme--urban-creative-loft .hk-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(var(--hk-gallery-cols, 4),1fr);gap:var(--hk-space-1)}.hk-theme--urban-creative-loft .hk-gallery__item{position:relative;overflow:hidden}.hk-theme--urban-creative-loft .hk-gallery__item img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .4s ease}.hk-theme--urban-creative-loft .hk-gallery__item:hover img{transform:scale(1.02)}.hk-theme--urban-creative-loft .hk-gallery__item:nth-child(7n+1) img{aspect-ratio:4 / 5}.hk-theme--urban-creative-loft .hk-gallery__item:nth-child(7n+4){grid-column:span 2}.hk-theme--urban-creative-loft .hk-gallery__item:nth-child(7n+4) img{aspect-ratio:16 / 9}.hk-theme--urban-creative-loft .hk-gallery__item figcaption{font-size:.75rem;color:var(--hk-color-muted);text-transform:uppercase;letter-spacing:.1em;padding:var(--hk-space-1) 0 0}@media(max-width:820px){.hk-theme--urban-creative-loft .hk-gallery__grid{grid-template-columns:repeat(2,1fr)}.hk-theme--urban-creative-loft .hk-gallery__item:nth-child(7n+4){grid-column:span 2}}.hk-theme--urban-creative-loft .hk-highlights__list{list-style:none;counter-reset:hk-highlight;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--hk-space-5) var(--hk-space-4)}.hk-theme--urban-creative-loft .hk-highlights__item{counter-increment:hk-highlight;padding-top:var(--hk-space-3);border-top:1px solid var(--hk-color-line-strong);position:relative}.hk-theme--urban-creative-loft .hk-highlights__item:before{content:counter(hk-highlight,decimal-leading-zero);font-family:var(--hk-font-display);font-size:.875rem;font-weight:600;letter-spacing:.1em;color:var(--hk-color-accent);display:block;margin-bottom:var(--hk-space-2)}.hk-theme--urban-creative-loft .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.375rem;font-weight:500;letter-spacing:-.01em;margin:0 0 var(--hk-space-2)}.hk-theme--urban-creative-loft .hk-highlights__detail{margin:0 0 var(--hk-space-2);color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-highlights__proof{margin:0;padding:var(--hk-space-2) 0 0;border-left:none;font-style:italic;color:var(--hk-color-muted);font-size:.95rem}.hk-theme--urban-creative-loft .hk-reviews__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hk-space-5) var(--hk-space-4)}.hk-theme--urban-creative-loft .hk-reviews__item:first-child{grid-column:1 / -1}.hk-theme--urban-creative-loft .hk-reviews__item:first-child blockquote p{font-size:clamp(1.5rem,2.8vw,2.125rem);line-height:1.25}.hk-theme--urban-creative-loft .hk-reviews__item blockquote{margin:0;padding:0;background:transparent;border:none;border-radius:0}.hk-theme--urban-creative-loft .hk-reviews__item blockquote p{font-family:var(--hk-font-display);font-size:1.25rem;line-height:1.35;margin:0;letter-spacing:-.005em}.hk-theme--urban-creative-loft .hk-reviews__item blockquote p:before{content:"“";color:var(--hk-color-accent);margin-right:.1em}.hk-theme--urban-creative-loft .hk-reviews__item footer{margin-top:var(--hk-space-2);color:var(--hk-color-muted);font-size:.8125rem;text-transform:uppercase;letter-spacing:.1em}.hk-theme--urban-creative-loft .hk-reviews__stars{color:var(--hk-color-accent);margin-right:var(--hk-space-1)}@media(max-width:720px){.hk-theme--urban-creative-loft .hk-reviews__list{grid-template-columns:1fr}}.hk-theme--urban-creative-loft .hk-booking-cta{text-align:left;padding:var(--hk-space-5) var(--hk-space-4);background:var(--hk-color-fg);color:var(--hk-color-bg);border-radius:0;margin:0 calc(var(--hk-space-3) * -1);display:grid;grid-template-columns:minmax(0,1.5fr) auto;gap:var(--hk-space-4);align-items:center}.hk-theme--urban-creative-loft .hk-booking-cta__headline{color:var(--hk-color-bg);font-size:clamp(1.5rem,3vw,2.25rem);margin:0 0 var(--hk-space-2)}.hk-theme--urban-creative-loft .hk-booking-cta__body{color:var(--hk-color-muted);margin:0}.hk-theme--urban-creative-loft .hk-booking-cta__button{display:inline-block;background:var(--hk-color-accent);color:var(--hk-color-accent-fg);padding:1rem 1.75rem;border-radius:0;font-family:var(--hk-font-display);font-weight:600;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.hk-theme--urban-creative-loft .hk-booking-cta__button:hover{background:var(--hk-color-bg);color:var(--hk-color-fg)}@media(max-width:720px){.hk-theme--urban-creative-loft .hk-booking-cta{grid-template-columns:1fr;padding:var(--hk-space-4) var(--hk-space-3)}}.hk-theme--urban-creative-loft .hk-map{padding:var(--hk-space-4);border:1px solid var(--hk-color-line-strong);background:var(--hk-color-surface);border-radius:0}.hk-theme--urban-creative-loft .hk-map__neighborhood{font-family:var(--hk-font-display);font-weight:600;font-size:1.125rem;letter-spacing:-.01em;margin:0 0 var(--hk-space-1)}.hk-theme--urban-creative-loft .hk-owner-story__body{display:grid;grid-template-columns:220px 1fr;gap:var(--hk-space-4);align-items:start}.hk-theme--urban-creative-loft .hk-owner-story__portrait{width:220px;height:220px;border-radius:0;object-fit:cover;filter:grayscale(.18)}.hk-theme--urban-creative-loft .hk-owner-story__byline{font-family:var(--hk-font-display);font-size:.875rem;text-transform:uppercase;letter-spacing:.12em;color:var(--hk-color-muted)}@media(max-width:720px){.hk-theme--urban-creative-loft .hk-owner-story__body{grid-template-columns:1fr}.hk-theme--urban-creative-loft .hk-owner-story__portrait{width:100%;height:auto;aspect-ratio:1 / 1}}.hk-theme--urban-creative-loft .hk-local__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--hk-space-3) var(--hk-space-4)}.hk-theme--urban-creative-loft .hk-local__item{padding:var(--hk-space-2) 0;border-bottom:1px solid var(--hk-color-line)}.hk-theme--urban-creative-loft .hk-local__category{font-family:var(--hk-font-display);text-transform:uppercase;letter-spacing:.12em;font-size:.6875rem;color:var(--hk-color-accent);font-weight:600}.hk-theme--urban-creative-loft .hk-local__name{font-family:var(--hk-font-display);font-size:1.125rem;font-weight:500;margin:var(--hk-space-1) 0}.hk-theme--urban-creative-loft .hk-local__distance{font-size:.8125rem;color:var(--hk-color-muted);margin-left:var(--hk-space-1)}.hk-theme--urban-creative-loft .hk-faq__list{list-style:none;padding:0;margin:0;border-top:1px solid var(--hk-color-line-strong)}.hk-theme--urban-creative-loft .hk-faq__item{border-bottom:1px solid var(--hk-color-line)}.hk-theme--urban-creative-loft .hk-faq__item details{padding:var(--hk-space-3) 0}.hk-theme--urban-creative-loft .hk-faq__item summary{font-family:var(--hk-font-display);font-size:1.125rem;font-weight:500;letter-spacing:-.005em;cursor:pointer;list-style:none;position:relative;padding-right:var(--hk-space-3)}.hk-theme--urban-creative-loft .hk-faq__item summary::-webkit-details-marker{display:none}.hk-theme--urban-creative-loft .hk-faq__item summary:after{content:"+";position:absolute;right:0;top:0;font-family:var(--hk-font-display);font-weight:400;color:var(--hk-color-accent);font-size:1.5rem;line-height:1}.hk-theme--urban-creative-loft .hk-faq__item details[open] summary:after{content:"−"}.hk-theme--urban-creative-loft .hk-custom-html,.hk-theme--urban-creative-loft .hk-custom-embed{margin:var(--hk-space-3) 0}.hk-theme--urban-creative-loft .hk-custom-embed iframe{border:1px solid var(--hk-color-line-strong);width:100%;display:block}.hk-theme--urban-creative-loft .hk-nav{display:flex;justify-content:space-between;align-items:center;padding:var(--hk-space-3);max-width:var(--hk-maxw);margin:0 auto}.hk-theme--urban-creative-loft .hk-nav__brand{font-family:var(--hk-font-display);font-size:1.0625rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-nav__links{display:flex;gap:var(--hk-space-3);list-style:none;margin:0;padding:0}.hk-theme--urban-creative-loft .hk-nav__links a{font-family:var(--hk-font-display);font-size:.8125rem;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-nav__links a:hover{color:var(--hk-color-accent)}.hk-theme--urban-creative-loft .hk-footer{padding:var(--hk-space-4) var(--hk-space-3);text-align:left;color:var(--hk-color-muted);font-size:.8125rem;border-top:1px solid var(--hk-color-line-strong);max-width:var(--hk-maxw);margin:0 auto}.hk-theme--urban-creative-loft .hk-footer a{color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__meta{display:flex;gap:.5em;align-items:baseline;margin:0 0 var(--hk-space-1);color:var(--hk-color-muted);font-size:.8125rem;text-transform:uppercase;letter-spacing:.16em}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__meta strong{font-family:var(--hk-font-display);font-size:1.15rem;font-weight:600;color:var(--hk-color-fg);letter-spacing:-.01em}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__lead{margin:var(--hk-space-3) 0 var(--hk-space-4);padding:0;border-left:3px solid var(--hk-color-accent);padding-left:var(--hk-space-3);max-width:28ch}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__lead p{font-family:var(--hk-font-display);font-size:clamp(1.5rem,3.5vw,2.5rem);line-height:1.18;font-weight:500;margin:0 0 var(--hk-space-2);text-wrap:balance;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__lead footer{font-size:.875rem;color:var(--hk-color-muted)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__lead footer cite{font-style:normal;font-weight:600;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hk-space-3);border-top:1px solid var(--hk-color-line);padding-top:var(--hk-space-3)}@media(max-width:720px){.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__list{grid-template-columns:1fr}}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__item blockquote{margin:0}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__item blockquote p{margin:0 0 var(--hk-space-1);font-size:.9375rem;line-height:1.55;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__item footer{font-size:.8125rem;color:var(--hk-color-muted)}.hk-theme--urban-creative-loft .hk-reviews--editorial .hk-reviews__item footer cite{font-style:normal;font-weight:600;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;counter-reset:hk-highlight}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__item{display:grid;grid-template-columns:5rem 1fr;gap:var(--hk-space-3);align-items:baseline;padding:var(--hk-space-3) 0;border-top:1px solid var(--hk-color-line)}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__item:last-child{border-bottom:1px solid var(--hk-color-line)}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__num{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;color:var(--hk-color-accent);line-height:1;letter-spacing:-.02em}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__body{display:flex;flex-direction:column;gap:var(--hk-space-1)}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__label{font-family:var(--hk-font-display);font-size:1.375rem;font-weight:500;margin:0;color:var(--hk-color-fg)}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__detail{margin:0;color:var(--hk-color-fg);max-width:56ch}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__proof{margin:var(--hk-space-1) 0 0;padding-left:var(--hk-space-2);border-left:2px solid var(--hk-color-line-strong);color:var(--hk-color-muted);font-size:.9375rem}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__proof p{margin:0 0 .25rem;font-style:italic}.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__proof cite{font-style:normal;font-size:.8125rem}@media(max-width:540px){.hk-theme--urban-creative-loft .hk-highlights--numbered .hk-highlights__item{grid-template-columns:1fr;gap:var(--hk-space-1)}}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(160px,auto);gap:var(--hk-space-2)}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item{margin:0;overflow:hidden;background:var(--hk-color-bg-elev)}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item figure{margin:0;height:100%;display:flex;flex-direction:column}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;flex:1 1 auto}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item figcaption{padding:var(--hk-space-1) var(--hk-space-2);font-size:.8125rem;color:var(--hk-color-muted);letter-spacing:.04em;background:var(--hk-color-bg)}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--feature{grid-column:span 2;grid-row:span 2}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--wide{grid-column:span 1;grid-row:span 2}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--minor{grid-column:span 1;grid-row:span 1}@media(max-width:720px){.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__grid{grid-template-columns:repeat(2,1fr)}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--feature{grid-column:span 2;grid-row:span 2}.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--wide,.hk-theme--urban-creative-loft .hk-gallery--asymmetric .hk-gallery__item--minor{grid-column:span 1;grid-row:auto}}.hk-booking-embed[data-astro-cid-3phtisjg]{display:block;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 1rem 2rem;box-sizing:border-box}.hk-booking-embed__headline[data-astro-cid-3phtisjg]{margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.hk-booking-embed__body[data-astro-cid-3phtisjg]{margin:0 0 1rem;line-height:1.5}.hk-booking-embed__iframe-wrap[data-astro-cid-3phtisjg]{position:relative;width:100%;min-height:680px;margin-bottom:1rem}.hk-booking-embed__skeleton[data-astro-cid-3phtisjg]{position:absolute;inset:0;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:linear-gradient(180deg,#00000008,#0000000f);border-radius:.5rem}.hk-booking-embed__skeleton-line[data-astro-cid-3phtisjg]{display:block;width:100%;height:.9rem;border-radius:.25rem;background:#00000014}.hk-booking-embed__skeleton-line--short[data-astro-cid-3phtisjg]{width:50%}.hk-booking-embed__skeleton-text[data-astro-cid-3phtisjg]{margin:auto auto 0;color:#0000008c;font-size:.9rem}.hk-booking-embed__iframe[data-astro-cid-3phtisjg] iframe[data-astro-cid-3phtisjg]{position:relative;z-index:1;width:100%;min-height:680px;border:0;background:#fff}.hk-booking-embed__form[data-astro-cid-3phtisjg][data-fallback-hidden=true]{display:none}.hk-booking-embed__form[data-astro-cid-3phtisjg][data-fallback-visible=true]{display:block}.hk-booking-embed__fieldset[data-astro-cid-3phtisjg]{border:0;padding:0;margin:0 0 1rem}.hk-booking-embed__legend[data-astro-cid-3phtisjg]{font-weight:600;margin-bottom:.75rem}.hk-booking-embed__row[data-astro-cid-3phtisjg]{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:.75rem}@media(min-width:540px){.hk-booking-embed__row[data-astro-cid-3phtisjg]{grid-template-columns:repeat(3,minmax(0,1fr))}.hk-booking-embed__field--wide[data-astro-cid-3phtisjg]{grid-column:span 3}}.hk-booking-embed__field[data-astro-cid-3phtisjg]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.hk-booking-embed__label[data-astro-cid-3phtisjg]{font-size:.85rem;color:#000000b8}.hk-booking-embed__input[data-astro-cid-3phtisjg],.hk-booking-embed__textarea[data-astro-cid-3phtisjg]{width:100%;padding:.6rem .75rem;border:1px solid rgba(0,0,0,.2);border-radius:.4rem;font-size:1rem;font-family:inherit;background:#fff;box-sizing:border-box}.hk-booking-embed__input[data-astro-cid-3phtisjg]:focus,.hk-booking-embed__textarea[data-astro-cid-3phtisjg]:focus{outline:2px solid #2563eb;outline-offset:1px}.hk-booking-embed__textarea[data-astro-cid-3phtisjg]{resize:vertical;min-height:4rem}.hk-booking-embed__summary[data-astro-cid-3phtisjg]{margin:1rem 0;padding:.75rem 1rem;background:#0000000a;border-radius:.4rem}.hk-booking-embed__summary-list[data-astro-cid-3phtisjg]{display:grid;grid-template-columns:max-content 1fr;column-gap:1rem;row-gap:.25rem;margin:0}.hk-booking-embed__summary-list[data-astro-cid-3phtisjg] dt[data-astro-cid-3phtisjg]{color:#000000b3}.hk-booking-embed__summary-list[data-astro-cid-3phtisjg] dd[data-astro-cid-3phtisjg]{margin:0;text-align:right}.hk-booking-embed__total-label[data-astro-cid-3phtisjg],.hk-booking-embed__total-value[data-astro-cid-3phtisjg]{font-weight:600;border-top:1px solid rgba(0,0,0,.1);padding-top:.25rem}.hk-booking-embed__errors[data-astro-cid-3phtisjg]:empty{display:none}.hk-booking-embed__errors[data-astro-cid-3phtisjg]{color:#b00020;margin-bottom:.75rem;font-size:.95rem}.hk-booking-embed__submit[data-astro-cid-3phtisjg]{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:0;border-radius:.4rem;background:#111;color:#fff;cursor:pointer}.hk-booking-embed__submit[data-astro-cid-3phtisjg]:disabled{opacity:.6;cursor:not-allowed}.hk-booking-embed__status[data-astro-cid-3phtisjg]{margin:.75rem 0 0;color:#000000b8;font-size:.95rem}.hk-booking-embed__unavailable[data-astro-cid-3phtisjg]{margin:0;padding:1rem;background:#0000000a;border-radius:.4rem;color:#000000b8}@media(prefers-reduced-motion:no-preference){.hk-booking-embed__skeleton-line[data-astro-cid-3phtisjg]{animation:hk-booking-embed-pulse 1.4s ease-in-out infinite}@keyframes hk-booking-embed-pulse{0%,to{opacity:.55}50%{opacity:.85}}}
