body,html{margin:0;padding:0;background:#faf6ee}:root{--c-cream:#faf6ee;--c-cream-deep:#f1ead9;--c-cream-warm:#f5ecd9;--c-terra:#a8421e;--c-terra-soft:#c2533a;--c-sun:#e8a857;--c-gold:#c89143;--c-gold-dark:#a87527;--c-brown:#3a2c1a;--c-brown-soft:#5a4732;--c-coral:#c8645b;--c-sea:#5e7e8c;--c-line:#e6dcc4;--c-line-soft:#ece3cc;--c-accent:var(--c-terra);--c-cta:var(--c-gold);--c-cta-hover:var(--c-gold-dark);--f-serif:var(--font-playfair),"Cormorant Garamond",Georgia,serif;--f-sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--f-mono:var(--font-jetbrains),ui-monospace,SFMono-Regular,Menlo,monospace}.hb-page{font-family:var(--f-sans);color:var(--c-brown);background:var(--c-cream);line-height:1.5;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11"}.hb-page *,.hb-page :after,.hb-page :before{box-sizing:border-box}.hb-page h1,.hb-page h2,.hb-page h3,.hb-page h4{font-family:var(--f-serif);font-weight:500;color:var(--c-brown);letter-spacing:-.01em;line-height:1.05;margin:0;text-wrap:balance}.hb-page p{margin:0}.hb-page a{color:inherit;text-decoration:none}.hb-page img{display:block;max-width:100%}.hb-eyebrow{font-family:var(--f-sans);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--c-gold-dark)}.hb-eyebrow-terra{color:var(--c-accent)}.hb-italic{font-style:italic}.hb-header{position:absolute;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:22px 56px;color:#fff}.hb-header--scrolled{background:rgba(58,44,26,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hb-wordmark{font-family:var(--f-serif);font-style:italic;font-weight:600;font-size:24px;letter-spacing:0;line-height:1;display:flex;align-items:baseline;gap:8px}.hb-wordmark-sm{font-size:18px}.hb-wordmark .hb-wm-mark{width:14px;height:14px;display:inline-block;transform:translateY(2px)}.hb-nav{display:flex;gap:30px;font-size:13px;letter-spacing:.04em;font-weight:500}.hb-nav a{opacity:.92;padding:6px 0;border-bottom:1px solid transparent}.hb-nav a.active,.hb-nav a:hover{border-color:var(--c-sun);opacity:1}.hb-headerR{gap:16px}.hb-headerR,.hb-lang{display:flex;align-items:center}.hb-lang{gap:6px;font-size:12px;font-weight:500;padding:6px 10px;border:1px solid rgba(255,255,255,.4);border-radius:999px;opacity:.92;cursor:default}.hb-btn,.hb-lang{letter-spacing:.04em}.hb-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--f-sans);font-size:13px;font-weight:600;padding:13px 22px;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.hb-btn--primary{background:var(--c-cta);color:#fff}.hb-btn--primary:hover{background:var(--c-cta-hover)}.hb-btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.hb-btn--ghost:hover{background:rgba(255,255,255,.1)}.hb-btn--outline{background:transparent;color:var(--c-brown);border:1px solid var(--c-brown)}.hb-btn--outline:hover{background:var(--c-brown);color:var(--c-cream)}.hb-btn--sm{padding:9px 16px;font-size:12px}.hb-btn--lg{padding:16px 28px;font-size:14px}.hb-arrow{width:14px;height:10px;display:inline-block;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><path d='M0 5h12M8 1l4 4-4 4' fill='none' stroke='black' stroke-width='1.5'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><path d='M0 5h12M8 1l4 4-4 4' fill='none' stroke='black' stroke-width='1.5'/></svg>") center/contain no-repeat}.hb-hero{position:relative;height:820px;overflow:hidden;color:#fff}.hb-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%;filter:saturate(.95) brightness(.92)}.hb-hero__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,44,26,.5),rgba(58,44,26,.05) 35%,rgba(58,44,26,.55)),linear-gradient(90deg,rgba(58,44,26,.35),rgba(58,44,26,0) 60%)}.hb-hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 56px 96px;max-width:980px}.hb-hero__eyebrow{color:rgba(255,255,255,.9);margin-bottom:22px}.hb-hero__eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--c-sun);vertical-align:middle;margin-right:12px}.hb-hero h1{font-size:88px;font-weight:400;font-style:italic;color:#fff;line-height:.98;letter-spacing:-.015em;margin-bottom:26px}.hb-hero h1 .alt{font-style:normal;font-weight:400;font-size:64px;display:block;color:rgba(255,255,255,.92)}.hb-hero__lede{max-width:540px;font-size:17px;line-height:1.55;color:rgba(255,255,255,.88);margin-bottom:34px}.hb-hero__ctas{display:flex;gap:14px}.hb-hero--split{display:grid;grid-template-columns:1.1fr .9fr;height:760px}.hb-hero--split .hb-hero__bg{position:relative;inset:auto;height:100%}.hb-hero--split .hb-hero__veil{display:none}.hb-hero--split .hb-hero__content{color:var(--c-brown);background:var(--c-cream);padding:0 80px;max-width:none;justify-content:center}.hb-hero--split .hb-hero__eyebrow{color:var(--c-accent)}.hb-hero--split .hb-hero__eyebrow:before{background:var(--c-accent)}.hb-hero--split h1{color:var(--c-brown);font-size:76px}.hb-hero--split h1 .alt{font-size:56px}.hb-hero--split .hb-hero__lede,.hb-hero--split h1 .alt{color:var(--c-brown-soft)}.hb-hero--split .hb-btn--ghost{color:var(--c-brown);border-color:var(--c-brown)}.hb-hero--split .hb-btn--ghost:hover{background:var(--c-brown);color:var(--c-cream)}.hb-hero--arch{background:var(--c-cream-deep);color:var(--c-brown);height:880px;padding:110px 56px 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.hb-hero--arch .hb-hero__eyebrow{color:var(--c-accent);margin-bottom:18px}.hb-hero--arch .hb-hero__eyebrow:before{background:var(--c-accent)}.hb-hero--arch h1{color:var(--c-brown);font-size:80px;margin-bottom:18px}.hb-hero--arch .hb-hero__lede{color:var(--c-brown-soft);margin:0 auto 28px;text-align:center}.hb-hero--arch .hb-hero__ctas{justify-content:center;margin-bottom:56px}.hb-hero--arch .hb-btn--ghost{color:var(--c-brown);border-color:var(--c-brown)}.hb-hero--arch__photo{width:720px;height:380px;border-radius:360px 360px 8px 8px;background-size:cover;background-position:50%;box-shadow:0 30px 60px -20px rgba(58,44,26,.4)}.hb-rating-chip{position:absolute;right:56px;bottom:96px;background:rgba(250,246,238,.95);color:var(--c-brown);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:18px 22px;display:flex;flex-direction:column;gap:6px;min-width:220px;border-left:2px solid var(--c-sun)}.hb-rating-chip__num{font-family:var(--f-serif);font-style:italic;font-size:38px;line-height:1;color:var(--c-accent)}.hb-rating-chip__lbl{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--c-brown-soft)}.hb-rating-chip__sub{font-size:12px;color:var(--c-brown-soft)}.hb-section{padding:120px 56px;position:relative}.hb-section--alt{background:var(--c-cream-deep)}.hb-section--brown{background:var(--c-brown)}.hb-section--brown,.hb-section--brown h1,.hb-section--brown h2,.hb-section--brown h3{color:var(--c-cream)}.hb-container{max-width:1280px;margin:0 auto}.hb-section__head{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;margin-bottom:64px;align-items:end}.hb-section__head h2{font-size:56px}.hb-section__head h2 em{color:var(--c-accent);font-style:italic}.hb-section__lede{color:var(--c-brown-soft);font-size:16px;line-height:1.6;max-width:460px}.hb-section--brown .hb-section__lede{color:rgba(250,246,238,.78)}.hb-sun-divider{display:flex;align-items:center;justify-content:center;gap:18px;padding:0 0 30px}.hb-sun-divider__rule{flex:1 1;max-width:200px;height:1px;background:var(--c-line)}.hb-section--brown .hb-sun-divider__rule{background:rgba(232,168,87,.35)}.hb-sun-divider svg{width:28px;height:28px;color:var(--c-sun)}.hb-rule-divider{height:1px;background:var(--c-line);margin:0 auto;max-width:60px}.hb-welcome{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:80px;gap:80px;align-items:center;position:relative;isolation:isolate}.hb-welcome__photo{aspect-ratio:4/5;background-size:cover;background-position:22%;position:relative;filter:saturate(.92) contrast(1.02)}.hb-welcome__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(168,66,30,.1),rgba(168,66,30,0) 40%),linear-gradient(0deg,rgba(58,44,26,.18),rgba(58,44,26,0) 50%);mix-blend-mode:multiply;pointer-events:none}.hb-welcome__photo:before{content:"";position:absolute;inset:-16px -16px 16px 16px;border:1px solid var(--c-gold);z-index:-1}.hb-welcome__body{padding:20px 0}.hb-welcome__body h2{font-size:60px;margin-bottom:28px}.hb-welcome__body h2 em{font-style:italic;color:var(--c-accent)}.hb-welcome__body p{font-size:16px;line-height:1.65;color:var(--c-brown-soft);margin-bottom:18px;max-width:520px}.hb-signature{margin-top:38px;font-family:var(--f-serif);font-style:italic;font-size:22px;color:var(--c-brown)}.hb-signature:before{content:"—";margin-right:8px;color:var(--c-gold)}.hb-signature small{display:block;font-family:var(--f-sans);font-style:normal;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--c-brown-soft);margin-top:6px}.hb-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(250,246,238,.15);border-bottom:1px solid rgba(250,246,238,.15)}.hb-stats__cell{padding:56px 40px;border-right:1px solid rgba(250,246,238,.15);display:flex;flex-direction:column;gap:8px}.hb-stats__cell:last-child{border-right:none}.hb-stats__num{font-family:var(--f-serif);font-style:italic;font-size:72px;color:var(--c-sun);line-height:.95;letter-spacing:-.02em}.hb-stats__num sup{font-size:28px;vertical-align:super;margin-left:2px;color:var(--c-sun)}.hb-stats__lbl{font-size:13px;color:rgba(250,246,238,.78);max-width:280px;line-height:1.5}.hb-stats__tag{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--c-sun);opacity:.85}.hb-amen-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--c-line);border:1px solid var(--c-line)}.hb-amen{background:var(--c-cream);padding:40px 32px;display:flex;flex-direction:column;gap:14px;min-height:200px}.hb-amen__icon{width:32px;height:32px;color:var(--c-accent)}.hb-amen__title{font-family:var(--f-serif);font-size:22px;color:var(--c-brown)}.hb-amen__sub{font-size:13px;color:var(--c-brown-soft);line-height:1.5}.hb-rooms{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px}.hb-room{display:flex;flex-direction:column;gap:18px}.hb-room__photo{aspect-ratio:4/5;background-size:cover;background-position:50%;position:relative}.hb-room__num{position:absolute;top:14px;left:14px;background:var(--c-cream);color:var(--c-brown);padding:6px 10px;font-family:var(--f-mono);font-size:11px;letter-spacing:.12em}.hb-room__priceBadge{position:absolute;bottom:14px;right:14px;background:var(--c-brown);color:var(--c-cream);padding:10px 14px;font-family:var(--f-serif);font-style:italic;font-size:22px}.hb-room__priceBadge small{display:block;font-family:var(--f-sans);font-style:normal;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:rgba(250,246,238,.7);margin-top:2px}.hb-room__head{display:flex;align-items:baseline;justify-content:space-between}.hb-room h3{font-size:28px;font-style:italic}.hb-room__meta{display:flex;gap:14px;font-size:12px;color:var(--c-brown-soft)}.hb-room__meta span{display:inline-flex;align-items:center;gap:6px}.hb-room__desc{font-size:14px;color:var(--c-brown-soft);line-height:1.55}.hb-room__link{display:inline-flex;gap:8px;align-items:center;color:var(--c-gold-dark);font-weight:600;font-size:13px;letter-spacing:.04em;padding-top:6px;border-top:1px solid var(--c-line)}.hb-room__link:after{content:"";width:12px;height:9px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><path d='M0 5h12M8 1l4 4-4 4' fill='none' stroke='black' stroke-width='1.5'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><path d='M0 5h12M8 1l4 4-4 4' fill='none' stroke='black' stroke-width='1.5'/></svg>") center/contain no-repeat}.hb-loc{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:64px;gap:64px;align-items:start}.hb-loc__map{aspect-ratio:5/4;background:var(--c-cream-warm);position:relative;overflow:hidden}.hb-loc__mapSvg{position:absolute;inset:0;width:100%;height:100%}.hb-loc__pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);flex-direction:column;gap:6px}.hb-loc__pin,.hb-loc__pin-dot{display:flex;align-items:center}.hb-loc__pin-dot{width:38px;height:38px;border-radius:999px;background:var(--c-accent);color:#fff;justify-content:center;box-shadow:0 8px 20px rgba(168,66,30,.35);position:relative}.hb-loc__pin-dot:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%,-8px) rotate(45deg);width:14px;height:14px;background:var(--c-accent)}.hb-loc__pin-lbl{background:var(--c-cream);border:1px solid var(--c-line);padding:6px 12px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--c-brown);margin-top:14px}.hb-loc__list{display:flex;flex-direction:column}.hb-loc__item{display:grid;grid-template-columns:60px 1fr auto;grid-gap:20px;gap:20px;padding:22px 0;border-top:1px solid var(--c-line);align-items:baseline}.hb-loc__item:last-child{border-bottom:1px solid var(--c-line)}.hb-loc__item-n{font-family:var(--f-mono);font-size:11px;letter-spacing:.15em;color:var(--c-gold-dark)}.hb-loc__item-name{font-family:var(--f-serif);font-size:22px;font-style:italic;color:var(--c-brown)}.hb-loc__item-sub{margin-top:4px}.hb-loc__item-dist,.hb-loc__item-sub{font-size:12px;color:var(--c-brown-soft)}.hb-loc__item-dist{font-family:var(--f-mono)}.hb-quotes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.hb-quote{padding:36px 32px;background:var(--c-cream);border-top:2px solid var(--c-accent);display:flex;flex-direction:column;gap:20px}.hb-quote__stars{display:flex;gap:2px;color:var(--c-sun)}.hb-quote__text{font-family:var(--f-serif);font-style:italic;font-size:19px;line-height:1.5;color:var(--c-brown)}.hb-quote__by{display:flex;flex-direction:column;gap:2px}.hb-quote__name{font-weight:600;font-size:13px;color:var(--c-brown)}.hb-quote__from{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--c-brown-soft)}.hb-final{position:relative;overflow:hidden;background:var(--c-brown);color:var(--c-cream);padding:110px 56px;text-align:center}.hb-final__bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.25;filter:saturate(.5)}.hb-final__inner{position:relative;max-width:760px;margin:0 auto}.hb-final h2{color:var(--c-cream);font-size:64px;font-style:italic;font-weight:400;margin-bottom:18px}.hb-final p{color:rgba(250,246,238,.85);font-size:17px;line-height:1.55;max-width:560px;margin:0 auto 38px}.hb-final__ctas{display:flex;gap:14px;justify-content:center}.hb-footer{background:var(--c-brown);color:rgba(250,246,238,.78);padding:80px 56px 40px;border-top:1px solid rgba(250,246,238,.08)}.hb-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:60px;gap:60px;padding-bottom:50px;border-bottom:1px solid rgba(250,246,238,.1)}.hb-footer h4{color:var(--c-cream);font-family:var(--f-sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin-bottom:18px}.hb-footer__col{display:flex;flex-direction:column;gap:10px;font-size:14px}.hb-footer__col a:hover{color:var(--c-sun)}.hb-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;font-size:12px;color:rgba(250,246,238,.5)}.hb-footer__brand{color:var(--c-cream)}.hb-footer__brand .hb-wordmark{color:var(--c-cream);font-size:28px;margin-bottom:14px}.hb-footer__tag{font-size:13px;line-height:1.5;color:rgba(250,246,238,.7);max-width:320px;margin-bottom:22px}.hb-socials{display:flex;gap:10px}.hb-socials a{width:36px;height:36px;border:1px solid rgba(250,246,238,.2);display:inline-flex;align-items:center;justify-content:center;color:var(--c-cream)}.hb-socials a:hover{background:var(--c-sun);border-color:var(--c-sun);color:var(--c-brown)}.hb-m{font-family:var(--f-sans);color:var(--c-brown);background:var(--c-cream);height:100%;overflow:hidden;position:relative;font-feature-settings:"ss01"}.hb-m *{box-sizing:border-box}.hb-m__header{position:absolute;top:56px;left:18px;right:18px;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0;color:#fff}.hb-m__header--solid{background:rgba(58,44,26,.96)}.hb-m__hamburger{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.hb-m__hamburger span{width:14px;height:1.5px;background:#fff;display:block}.hb-m__hero{position:relative;height:620px;color:#fff;overflow:hidden}.hb-m__hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%}.hb-m__hero-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,44,26,.55),rgba(58,44,26,.1) 35%,rgba(58,44,26,.7))}.hb-m__hero-body{position:absolute;bottom:0;left:0;right:0;padding:0 24px 28px}.hb-m__hero-eyebrow{color:rgba(255,255,255,.95);font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin-bottom:12px}.hb-m__hero-eyebrow:before{content:"";display:inline-block;width:20px;height:1px;background:var(--c-sun);vertical-align:middle;margin-right:8px}.hb-m__hero h1{font-family:var(--f-serif);font-style:italic;font-weight:400;font-size:44px;line-height:.96;color:#fff;margin:0 0 14px;letter-spacing:-.01em}.hb-m__hero p{color:rgba(255,255,255,.85);font-size:14px;line-height:1.4;margin:0 0 22px}.hb-m__hero-ctas{display:flex;flex-direction:column;gap:8px}.hb-m .hb-btn{width:100%;justify-content:center;padding:14px 16px}.hb-m__sticky-cta{bottom:28px;left:16px;right:16px;background:var(--c-cta);color:#fff;padding:14px;align-items:center;justify-content:space-between;font-weight:600;font-size:13px;letter-spacing:.04em;box-shadow:0 16px 32px -8px rgba(168,66,30,.35)}.hb-m__menu,.hb-m__sticky-cta{position:absolute;display:flex}.hb-m__menu{inset:0;background:var(--c-brown);color:var(--c-cream);padding:110px 24px 28px;flex-direction:column}.hb-m__menu-lang{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid rgba(250,246,238,.15);border-radius:4px;font-size:14px;margin-bottom:24px}.hb-m__menu-lang .hb-globe{width:16px;height:16px;margin-right:10px;vertical-align:middle}.hb-m__menu-list{display:flex;flex-direction:column}.hb-m__menu-item{display:flex;align-items:baseline;justify-content:space-between;padding:22px 0;font-family:var(--f-serif);font-style:italic;font-size:32px;border-bottom:1px solid rgba(250,246,238,.1)}.hb-m__menu-item .n{font-family:var(--f-mono);font-style:normal;font-size:10px;letter-spacing:.15em;color:var(--c-sun)}.hb-m__menu-foot{margin-top:auto;display:flex;flex-direction:column;gap:12px}.hb-m__menu-foot .hb-btn{width:100%}.hb-m__menu-contact{display:flex;flex-direction:column;gap:4px;padding-top:18px;border-top:1px solid rgba(250,246,238,.1);font-size:12px;color:rgba(250,246,238,.7)}.hb-m__sec{padding:28px 22px}.hb-m__sec-head{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.hb-m__sec-head .hb-eyebrow{font-size:10px}.hb-m__sec-head h2{font-family:var(--f-serif);font-weight:500;font-size:32px;color:var(--c-brown);margin:0;line-height:1.05;letter-spacing:-.01em}.hb-m__sec-head h2 em{font-style:italic;font-weight:400;color:var(--c-accent)}.hb-m__roomcard{display:flex;flex-direction:column;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--c-line);margin-bottom:22px}.hb-m__roomcard:last-child{border-bottom:none;margin-bottom:0}.hb-m__roomphoto{aspect-ratio:4/3;background-size:cover;background-position:50%;position:relative}.hb-m__roomphoto .pr{position:absolute;right:12px;bottom:12px;background:var(--c-brown);color:var(--c-cream);padding:8px 12px;font-family:var(--f-serif);font-style:italic;font-size:18px}.hb-m__roomhead{display:flex;align-items:baseline;justify-content:space-between}.hb-m__roomhead h3{font-family:var(--f-serif);font-style:italic;font-size:24px;color:var(--c-brown);margin:0}.hb-m__roommeta{font-size:11px;color:var(--c-brown-soft);font-family:var(--f-mono);letter-spacing:.1em}.hb-m__roomdesc{font-size:13px;color:var(--c-brown-soft);line-height:1.5}.hb-stripe{background:repeating-linear-gradient(45deg,var(--c-cream-warm) 0 14px,var(--c-cream-deep) 14px 28px);align-items:center;justify-content:center;color:var(--c-brown-soft);font-family:var(--f-mono);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.hb-flex,.hb-stripe{display:flex}.hb-mt-8{margin-top:8px}.hb-mt-24{margin-top:24px}.hb-text-mono{font-family:var(--f-mono)}.hb-shape{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center;position:relative;isolation:isolate}.hb-shape--flip{grid-template-columns:.9fr 1.1fr}.hb-shape--flip .hb-shape__photo{order:2}.hb-shape--flip .hb-shape__body{order:1}.hb-shape__photo{aspect-ratio:4/5;background-size:cover;background-position:50%;position:relative;filter:saturate(.95) contrast(1.02)}.hb-shape__num{position:absolute;top:18px;left:18px;background:var(--c-cream);color:var(--c-brown);font-family:var(--f-mono);font-size:11px;letter-spacing:.15em;padding:8px 12px}.hb-shape__body{padding:28px 0}.hb-shape__title{font-family:var(--f-serif);font-weight:500;font-size:60px;color:var(--c-brown);line-height:1.02;letter-spacing:-.01em;margin:0 0 28px;text-wrap:balance}.hb-shape__title em{font-style:italic;font-weight:400;color:var(--c-accent)}.hb-shape__pitch{font-size:17px;line-height:1.6;color:var(--c-brown-soft);max-width:540px;margin:0 0 38px}.hb-shape__configs{border-top:1px solid var(--c-line);padding-top:22px;margin-bottom:38px}.hb-shape__configs-h{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--c-gold-dark);font-weight:600;margin-bottom:16px}.hb-shape__config{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;padding:14px 0;border-bottom:1px solid var(--c-line);align-items:baseline}.hb-shape__config:last-child{border-bottom:none}.hb-shape__config-bed{font-family:var(--f-serif);font-style:italic;font-size:20px;color:var(--c-brown)}.hb-shape__config-cap{font-family:var(--f-mono);font-size:12px;letter-spacing:.08em;color:var(--c-brown-soft)}.hb-shape__config-note{font-size:13px;color:var(--c-brown-soft);text-align:right;font-style:italic}.hb-shape__cta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hb-shape__price{display:flex;align-items:baseline;gap:10px;padding-right:22px;margin-right:4px;border-right:1px solid var(--c-line)}.hb-shape__price-num{font-family:var(--f-serif);font-style:italic;font-size:48px;line-height:1;color:var(--c-accent)}.hb-shape__price-lbl{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--c-brown-soft);line-height:1.4}.hb-policies{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--c-line);border:1px solid var(--c-line)}.hb-policy{background:var(--c-cream);padding:32px 28px;display:flex;flex-direction:column;gap:8px;min-height:180px}.hb-policy__t{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--c-gold-dark);font-weight:600}.hb-policy__v{font-family:var(--f-serif);font-size:26px;color:var(--c-brown);line-height:1.15;margin-top:2px}.hb-policy__s{font-size:13px;color:var(--c-brown-soft);line-height:1.5;margin-top:auto}.hb-helpline{display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px;align-items:center;padding:40px 44px;background:var(--c-cream);border:1px solid var(--c-line)}.hb-helpline__copy{font-family:var(--f-serif);font-style:italic;font-size:24px;line-height:1.4;color:var(--c-brown);margin:0;max-width:720px}.hb-loc2{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:0;gap:0;border:1px solid var(--c-line)}.hb-loc2__card{padding:40px 36px;background:var(--c-cream);gap:24px}.hb-loc2__addr,.hb-loc2__card{display:flex;flex-direction:column}.hb-loc2__addr{font-family:var(--f-serif);color:var(--c-brown);line-height:1.3}.hb-loc2__addr-1{font-size:28px;font-style:italic;color:var(--c-accent)}.hb-loc2__addr-2{font-size:18px;font-style:italic;margin-top:2px}.hb-loc2__addr-3{font-size:16px;margin-top:10px}.hb-loc2__addr-4{font-family:var(--f-sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--c-brown-soft);font-weight:600;margin-top:8px}.hb-loc2__coords{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);padding:18px 0}.hb-loc2__coords-l{display:block;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--c-gold-dark);font-weight:600;margin-bottom:4px}.hb-loc2__coords-v{font-family:var(--f-mono);font-size:14px;color:var(--c-brown);letter-spacing:.02em}.hb-loc2__actions{display:flex;gap:10px;flex-wrap:wrap}.hb-loc2__hint{padding-top:6px}.hb-loc2__map{min-height:480px;background:var(--c-cream-warm);position:relative}.hb-loc2__map iframe{filter:saturate(.92)}.hb-loc2__tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;margin-bottom:32px;border-bottom:1px solid var(--c-line)}.hb-loc2__tab{background:transparent;cursor:pointer;text-align:left;padding:18px 4px;display:flex;flex-direction:column;gap:4px;font-family:var(--f-sans);color:var(--c-brown-soft);border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}.hb-loc2__tab-l{font-family:var(--f-serif);font-style:italic;font-size:22px;color:inherit;line-height:1.1}.hb-loc2__tab-s{font-size:12px;color:var(--c-brown-soft);line-height:1.4}.hb-loc2__tab:hover{color:var(--c-brown)}.hb-loc2__tab.is-active{color:var(--c-accent);border-bottom-color:var(--c-accent)}.hb-loc2__tab.is-active .hb-loc2__tab-s{color:var(--c-accent);opacity:.8}.hb-loc2__list{display:flex;flex-direction:column}.hb-methods{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--c-line);border:1px solid var(--c-line)}.hb-method{background:var(--c-cream);padding:36px 28px 28px;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:var(--c-brown);position:relative;transition:background .2s ease}.hb-method:hover{background:var(--c-cream-warm)}.hb-method__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:var(--c-accent)}.hb-method__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--c-gold-dark);font-weight:600}.hb-method__value{font-family:var(--f-serif);font-style:italic;font-size:22px;color:var(--c-brown);line-height:1.2;margin-top:2px}.hb-method__sub{font-size:13px;color:var(--c-brown-soft);line-height:1.5;margin-top:4px;flex-grow:1}.hb-method__arrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--c-gold-dark);padding-top:14px;margin-top:14px;border-top:1px solid var(--c-line)}.hb-contact-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:64px;gap:64px;align-items:start}.hb-contact-grid__hosts{padding:36px 32px;background:var(--c-cream);border:1px solid var(--c-line)}.hb-form{display:flex;flex-direction:column;gap:22px}.hb-form--sent{text-align:center;align-items:center;padding:60px 40px;background:var(--c-cream);border:1px solid var(--c-line)}.hb-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.hb-form__field{display:flex;flex-direction:column;gap:8px}.hb-form__field>span{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--c-gold-dark);font-weight:600}.hb-form__field>span em{font-family:var(--f-serif);font-style:italic;font-weight:400;letter-spacing:0;text-transform:none;color:var(--c-brown-soft);margin-left:6px;font-size:13px}.hb-form__field input,.hb-form__field textarea{font-family:var(--f-sans);font-size:15px;color:var(--c-brown);background:var(--c-cream);border:1px solid var(--c-line);padding:14px 16px;outline:none;transition:border-color .2s ease,background .2s ease;resize:vertical}.hb-form__field input::placeholder,.hb-form__field textarea::placeholder{color:var(--c-brown-soft);opacity:.5}.hb-form__field input:focus,.hb-form__field textarea:focus{border-color:var(--c-accent);background:#fff}.hb-form__foot{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center;padding-top:12px}.hb-gallery-hero{background:var(--c-cream-deep);position:relative}.hb-gallery-h1{font-family:var(--f-serif);font-weight:500;font-size:84px;line-height:1;color:var(--c-brown);letter-spacing:-.015em;margin:0 0 24px;text-wrap:balance}.hb-gallery-h1 em{font-style:italic;font-weight:400;color:var(--c-accent)}.hb-gallery-lede{font-size:17px;line-height:1.6;color:var(--c-brown-soft);max-width:560px;margin:0}.hb-gallery-filters{display:flex;gap:4px;flex-wrap:wrap}.hb-gallery-filter{background:transparent;font-family:var(--f-sans);cursor:pointer;padding:10px 18px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;color:var(--c-brown-soft);border:none;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.hb-gallery-filter span{font-family:var(--f-serif);font-size:18px;font-style:italic;color:inherit}.hb-gallery-filter small{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--c-brown-soft);opacity:.7}.hb-gallery-filter:hover{color:var(--c-brown)}.hb-gallery-filter.is-active{color:var(--c-accent);border-bottom-color:var(--c-accent)}.hb-gallery-filter.is-active small{color:var(--c-accent);opacity:1}.hb-masonry{column-count:3;column-gap:24px}.hb-masonry-rows{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.hb-masonry-col{display:flex;flex-direction:column;gap:24px}.hb-masonry__cell{page-break-inside:avoid;break-inside:avoid;display:block;width:100%;margin:0 0 24px;padding:0;background:transparent;border:none;text-align:left;cursor:pointer;-webkit-appearance:none}.hb-masonry__img{width:100%;background-size:cover;background-position:50%;filter:saturate(.96) contrast(1.01);transition:filter .25s ease,transform .25s ease}.hb-masonry__cell:hover .hb-masonry__img{filter:saturate(1.06) contrast(1.03)}.hb-masonry__caption{display:flex;align-items:baseline;gap:12px;padding:10px 4px 0}.hb-masonry__num{font-family:var(--f-mono);font-size:10px;letter-spacing:.15em;color:var(--c-gold-dark);flex-shrink:0}.hb-masonry__alt{font-size:12px;color:var(--c-brown-soft);font-style:italic}.hb-lightbox{position:fixed;inset:0;background:rgba(35,25,15,.94);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:60px;color:var(--c-cream)}.hb-lightbox__figure{margin:0;max-width:min(1200px,92vw);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:14px}.hb-lightbox__figure img{max-width:100%;max-height:80vh;display:block;box-shadow:0 30px 80px rgba(0,0,0,.45)}.hb-lightbox__figure figcaption{font-family:var(--f-serif);font-style:italic;font-size:15px;color:rgba(250,246,238,.82)}.hb-lightbox__close,.hb-lightbox__nav{position:absolute;background:rgba(250,246,238,.08);border:1px solid rgba(250,246,238,.2);color:var(--c-cream);width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.hb-lightbox__close{top:32px;right:32px}.hb-lightbox__nav--prev{left:32px;top:50%;transform:translateY(-50%)}.hb-lightbox__nav--next{right:32px;top:50%;transform:translateY(-50%)}.hb-lightbox__close:hover,.hb-lightbox__nav:hover{background:rgba(250,246,238,.18)}.hb-m__shape{display:flex;flex-direction:column;margin:0 22px 32px;padding-bottom:32px;border-bottom:1px solid var(--c-line)}.hb-m__shape:last-of-type{border-bottom:none}.hb-m__shape-photo{aspect-ratio:4/5;background-size:cover;background-position:50%;margin-bottom:22px;position:relative}.hb-m__shape-num{position:absolute;top:12px;left:12px;background:var(--c-cream);color:var(--c-brown);font-family:var(--f-mono);font-size:10px;letter-spacing:.15em;padding:6px 10px}.hb-m__shape-configs{border-top:1px solid var(--c-line);padding-top:16px;margin-bottom:22px}.hb-m__shape-config{display:flex;align-items:baseline;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--c-line)}.hb-m__shape-config:last-child{border-bottom:none}.hb-m__shape-price{display:flex;align-items:baseline;gap:10px;padding:14px 0;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);margin-bottom:16px}.hb-hero__logo-lockup,.hb-m-footer-cta,.hb-m-header,.hb-m-menu{display:none}@media (max-width:1023px){.hb-container{padding-left:32px;padding-right:32px}.hb-header{padding:20px 32px}.hb-nav{display:none}.hb-hero__content{padding:56px 32px}.hb-hero h1{font-size:64px}.hb-hero h1 .alt{font-size:48px}.hb-section__head{grid-template-columns:1fr;gap:22px}.hb-section__head h2{font-size:44px}.hb-welcome{grid-template-columns:1fr;gap:32px}.hb-welcome__photo{height:420px}.hb-welcome__body h2{font-size:44px}.hb-stats{grid-template-columns:1fr;gap:32px;padding:56px 0}.hb-amen-grid{grid-template-columns:1fr 1fr}.hb-rooms{gap:48px}.hb-loc,.hb-rooms{grid-template-columns:1fr}.hb-loc{gap:32px}.hb-loc__map{aspect-ratio:4/3}.hb-quotes{grid-template-columns:1fr}.hb-final h2{font-size:48px}.hb-footer__top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:639px){.hb-header{display:none}.hb-m-header{position:absolute;top:56px;left:18px;right:18px;z-index:10;justify-content:space-between}.hb-m-header,.hb-m-pill{display:flex;align-items:center}.hb-m-pill{width:38px;height:38px;border-radius:999px;border:1px solid;justify-content:center;flex-direction:column;gap:4px;padding:0;cursor:pointer}.hb-m-pill--menu span{width:14px;height:1.5px;display:block;border-radius:1px}.hb-hero__logo-lockup{position:absolute;top:130px;left:0;right:0;display:flex;justify-content:center;z-index:2}.hb-m-menu{display:block;position:fixed;inset:0;z-index:100;background:var(--c-brown);color:var(--c-cream);padding:56px 22px 32px;overflow-y:auto}.hb-m-menu__top{display:flex;align-items:center;justify-content:space-between;margin:0 -4px}.hb-m-menu .hb-m-pill{border-color:rgba(250,246,238,.3);background:rgba(255,255,255,.06);color:var(--c-cream)}.hb-m-menu__lang{margin-top:40px;display:flex;align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid rgba(250,246,238,.16);font-size:14px}.hb-m-menu__lang-item{color:var(--c-cream);text-decoration:none}.hb-m-menu__list{display:flex;flex-direction:column;margin-top:8px}.hb-m-menu__item{display:flex;align-items:baseline;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(250,246,238,.16);color:var(--c-cream);text-decoration:none;font-family:var(--f-serif);font-size:32px;font-style:italic;font-weight:500}.hb-m-menu__n{font-family:var(--f-mono);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12em;color:var(--c-sun)}.hb-m-menu__foot{margin-top:32px;display:flex;flex-direction:column;gap:18px}.hb-m-menu__contact{display:flex;flex-direction:column;gap:6px;font-size:13px;color:rgba(250,246,238,.85)}.hb-m-menu__contact a{color:inherit;text-decoration:none}.hb-container{padding-left:20px;padding-right:20px}.hb-hero{min-height:620px}.hb-hero__content{padding:240px 22px 40px;text-align:center;align-items:center}.hb-hero h1,.hb-hero__eyebrow{text-align:center}.hb-hero h1{font-size:44px;line-height:1.05}.hb-hero h1 .alt{font-size:38px}.hb-hero__lede{font-size:15px;text-align:center;max-width:none}.hb-hero__ctas{flex-direction:column;align-items:stretch;gap:10px;width:100%}.hb-hero__ctas .hb-btn{width:100%;justify-content:center}.hb-rating-chip{position:static;margin:24px 22px 0;align-self:stretch}.hb-section{padding:64px 0}.hb-section__head h2{font-size:32px}.hb-welcome__photo{height:280px}.hb-welcome__body h2{font-size:32px}.hb-stats__num{font-size:64px}.hb-amen-grid{grid-template-columns:1fr 1fr;gap:1px;background:var(--c-line);border:1px solid var(--c-line)}.hb-amen{background:var(--c-cream);padding:18px 14px;gap:8px}.hb-amen__icon{width:22px;height:22px}.hb-amen__title{font-size:14px;line-height:1.15}.hb-amen__sub{display:none}.hb-room__photo{height:240px}.hb-room__head h3{font-size:26px}.hb-room__meta{flex-wrap:wrap}.hb-loc__map{aspect-ratio:1/1}.hb-loc__pin{font-size:11px}.hb-final h2{font-size:36px}.hb-final__ctas{flex-direction:column;align-items:stretch}.hb-final__ctas .hb-btn{width:100%;justify-content:center}.hb-footer__top{grid-template-columns:1fr;gap:32px;padding:48px 0 32px}.hb-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.hb-section .hb-container>div[style*="grid-template-columns: 1fr auto"],.hb-section .hb-container>div[style*=gridTemplateColumns][style*="1fr auto"]{grid-template-columns:1fr!important}.hb-m-footer-cta{display:block;padding:32px 22px 36px;text-align:center}.hb-m-footer-cta__eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin-bottom:10px}.hb-m-footer-cta__copy{font-family:var(--f-serif);font-style:italic;font-size:18px;line-height:1.35;margin:0 0 18px;text-wrap:balance}.hb-m-footer-cta__btns{display:flex;flex-direction:column;gap:8px}.hb-m-footer-cta__btns .hb-btn{width:100%;justify-content:center}}