/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}.photo-lightbox.svelte-gqgdaz{display:contents}.dreem-photo-lightbox{--pswp-bg:#080808;--pswp-root-z-index:calc(var(--z-modal,1000) + 1)}.dreem-photo-lightbox .pswp__top-bar{height:calc(60px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px)}.dreem-photo-lightbox .pswp__button--arrow--prev{margin-left:env(safe-area-inset-left,0px)}.dreem-photo-lightbox .pswp__button--arrow--next{margin-right:env(safe-area-inset-right,0px)}.dreem-photo-lightbox .pswp__button:focus-visible{outline:3px solid var(--focus-ring,#d7ff3f);outline-offset:-3px}.listing-image.svelte-dvtrsv{aspect-ratio:4/3;background:#e9e7e1;display:block;position:relative;overflow:hidden}.listing-image--hero.svelte-dvtrsv{aspect-ratio:16/10}.listing-image--fill.svelte-dvtrsv{aspect-ratio:auto;width:100%;height:100%}img.svelte-dvtrsv{object-fit:cover;width:100%;height:100%;transition:opacity .18s ease-out;display:block}.listing-image--loading.svelte-dvtrsv img:where(.svelte-dvtrsv),.listing-image--error.svelte-dvtrsv img:where(.svelte-dvtrsv){opacity:0}.listing-image--loading.svelte-dvtrsv:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);animation:1.4s ease-in-out infinite svelte-dvtrsv-listing-image-loading;position:absolute;inset:0}.listing-image--error.svelte-dvtrsv:after{content:attr(data-error-label);color:var(--dreem-muted-strong);text-align:center;place-items:center;padding:.75rem;font-size:.75rem;line-height:1.5;display:grid;position:absolute;inset:0}@keyframes svelte-dvtrsv-listing-image-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){img.svelte-dvtrsv{transition:none}.listing-image--loading.svelte-dvtrsv:before{animation:none}}@media (width>=64rem){.listing-image--hero.svelte-dvtrsv{aspect-ratio:auto;min-height:42rem}}.gallery.svelte-1x8yxhy{background:#111;position:relative}.gallery__mobile.svelte-1x8yxhy{display:block;position:relative}.gallery__mobile-track.svelte-1x8yxhy{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;display:flex;overflow-x:auto}.gallery__mobile-track.svelte-1x8yxhy::-webkit-scrollbar{display:none}.gallery__mobile-slide.svelte-1x8yxhy{box-sizing:border-box;aspect-ratio:4/3;width:100%;color:inherit;cursor:zoom-in;scroll-snap-align:start;background:#252525;border:0;flex:0 0 100%;padding:0;text-decoration:none;display:block;overflow:hidden}.gallery__counter.svelte-1x8yxhy,.gallery__all.svelte-1x8yxhy{z-index:2;color:#fff;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#080808c7;border:0;border-radius:.25rem;font-size:.8rem;font-weight:700;position:absolute}.gallery__counter.svelte-1x8yxhy{padding:.45rem .65rem;bottom:.85rem;right:.85rem}.gallery__dots.svelte-1x8yxhy{gap:.32rem;display:flex;position:absolute;bottom:1.08rem;left:50%;transform:translate(-50%)}.gallery__dots.svelte-1x8yxhy span:where(.svelte-1x8yxhy){background:#ffffff80;border-radius:50%;width:.34rem;height:.34rem;transition:transform .16s,background-color .16s}.gallery__dots.svelte-1x8yxhy .gallery__dot--active:where(.svelte-1x8yxhy){background:#fff;transform:scale(1.35)}.gallery__desktop.svelte-1x8yxhy{display:none}.gallery__placeholder.svelte-1x8yxhy{background:radial-gradient(circle at 28% 25%,#aaf02c61,#0000 34%),linear-gradient(145deg,#2b2b2b,#0b0b0b);min-height:22rem}.gallery-overview.svelte-1x8yxhy{z-index:var(--z-modal,1000);box-sizing:border-box;color:#fff;background:#080808;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow-y:auto}.gallery-overview__bar.svelte-1x8yxhy{z-index:2;min-height:4.5rem;padding:env(safe-area-inset-top,0rem) max(1rem, env(safe-area-inset-right,0rem)) 0 max(1rem, env(safe-area-inset-left,0rem));-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#080808eb;border-bottom:.0625rem solid #ffffff1f;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.gallery-overview__heading.svelte-1x8yxhy{align-items:center;gap:.65rem;display:flex}.gallery-overview__heading.svelte-1x8yxhy h2:where(.svelte-1x8yxhy){margin:0;font-size:1.1rem;font-weight:800;line-height:1.1}.gallery-overview__heading.svelte-1x8yxhy>span:where(.svelte-1x8yxhy){color:#ffffffc7;background:#ffffff1f;border-radius:50%;place-items:center;min-width:1.75rem;height:1.75rem;font-size:.78rem;font-weight:800;display:inline-grid}.gallery-overview__close.svelte-1x8yxhy{color:#fff;cursor:pointer;background:#ffffff14;border:.0625rem solid #ffffff38;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:inline-grid}.gallery-overview__grid.svelte-1x8yxhy{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;max-width:96rem;margin:0 auto;padding:.75rem;display:grid}.gallery-overview__item.svelte-1x8yxhy{aspect-ratio:4/3;color:#fff;cursor:zoom-in;background:#252525;border:0;min-width:0;padding:0;display:block;position:relative;overflow:hidden}.gallery-overview__item.svelte-1x8yxhy:after{content:"";pointer-events:none;background:0 0;border:.125rem solid #0000;transition:border-color .16s,background-color .16s;position:absolute;inset:0}.gallery-overview__item.svelte-1x8yxhy:hover:after{background:#0000001f;border-color:#fffc}.gallery-overview__item.svelte-1x8yxhy>span:where(.svelte-1x8yxhy){z-index:1;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#080808c7;border-radius:50%;place-items:center;min-width:1.8rem;height:1.8rem;font-size:.72rem;font-weight:800;display:inline-grid;position:absolute;bottom:.65rem;right:.65rem}.gallery-overview__close.svelte-1x8yxhy:focus-visible,.gallery-overview__item.svelte-1x8yxhy:focus-visible{outline:.1875rem solid var(--focus-ring,#d7ff3f);outline-offset:-.1875rem}@media (width>=48rem){.gallery-overview__bar.svelte-1x8yxhy{min-height:5rem;padding-right:max(1.5rem, env(safe-area-inset-right,0rem));padding-left:max(1.5rem, env(safe-area-inset-left,0rem))}.gallery-overview__heading.svelte-1x8yxhy h2:where(.svelte-1x8yxhy){font-size:1.25rem}.gallery-overview__grid.svelte-1x8yxhy{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:1.5rem}}@media (width>=75rem){.gallery-overview__grid.svelte-1x8yxhy{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=48rem){.gallery__mobile.svelte-1x8yxhy{display:none}.gallery__desktop.svelte-1x8yxhy{height:var(--listing-gallery-desktop-height,clamp(30rem, 52vw, 44rem));grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:2fr 1fr 1fr;gap:.25rem;display:grid;position:relative;overflow:hidden}.gallery__desktop-item.svelte-1x8yxhy{min-width:0;min-height:0;color:inherit;cursor:zoom-in;background:#252525;border:0;padding:0;text-decoration:none;display:block;overflow:hidden}.gallery__desktop-hidden-item.svelte-1x8yxhy{display:none}.gallery__desktop-primary.svelte-1x8yxhy{grid-area:1/1/3}.gallery__desktop-item--2.svelte-1x8yxhy{grid-area:1/2}.gallery__desktop-item--3.svelte-1x8yxhy{grid-area:1/3}.gallery__desktop-item--4.svelte-1x8yxhy{grid-area:2/2}.gallery__desktop-item--5.svelte-1x8yxhy{grid-area:2/3}.gallery__desktop[data-count="1"].svelte-1x8yxhy{display:block}.gallery__desktop[data-count="2"].svelte-1x8yxhy,.gallery__desktop[data-count="3"].svelte-1x8yxhy{grid-template-columns:2fr 1fr}.gallery__desktop[data-count="2"].svelte-1x8yxhy .gallery__desktop-item--2:where(.svelte-1x8yxhy){grid-area:1/2/3}.gallery__desktop[data-count="3"].svelte-1x8yxhy .gallery__desktop-item--2:where(.svelte-1x8yxhy){grid-area:1/2}.gallery__desktop[data-count="3"].svelte-1x8yxhy .gallery__desktop-item--3:where(.svelte-1x8yxhy){grid-area:2/2}.gallery__all.svelte-1x8yxhy{cursor:pointer;align-items:center;gap:.5rem;padding:.75rem .95rem;display:inline-flex;bottom:1.25rem;right:1.25rem}}mux-player.svelte-gi0umy,video.svelte-gi0umy{width:100%;max-height:var(--listing-video-max-height,80vh);aspect-ratio:16/9;object-fit:contain;background:#090909;display:block}.matterport.svelte-lpdoax{gap:1.25rem;display:grid}.matterport__header.svelte-lpdoax{justify-content:space-between;align-items:center;gap:1rem;display:flex}.matterport.svelte-lpdoax h2:where(.svelte-lpdoax){letter-spacing:-.035em;margin:0;font-family:Dreem Sohne,Helvetica Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.05}.matterport__frame.svelte-lpdoax{aspect-ratio:16/10;background:#111;overflow:hidden}.matterport.svelte-lpdoax iframe:where(.svelte-lpdoax){border:0;width:100%;height:100%;display:block}@media (width<=37.49rem){.matterport__header.svelte-lpdoax{flex-direction:column;align-items:stretch}.matterport__frame.svelte-lpdoax{aspect-ratio:4/3}}.matterport__link.svelte-lpdoax{color:#111;border:1px solid #111;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.matterport__link.svelte-lpdoax:focus-visible{outline-offset:3px;outline:3px solid #fe4a1b}.embedded.svelte-lpdoax{gap:.75rem;min-width:0}.embedded.svelte-lpdoax .matterport__header:where(.svelte-lpdoax){flex-flow:wrap;align-items:center;gap:.5rem 1rem}.embedded.svelte-lpdoax h2:where(.svelte-lpdoax){color:var(--ink,#111);letter-spacing:-.025em;font-size:1.25rem;line-height:1.25}.embedded.svelte-lpdoax .matterport__link:where(.svelte-lpdoax){color:var(--ink,#111);border-color:var(--border,#dad5cc);padding:.5rem .75rem;font-size:.875rem}.embedded.svelte-lpdoax .matterport__frame:where(.svelte-lpdoax){aspect-ratio:16/9;border-radius:.75rem;max-height:28rem}@media (width<=37.49rem){.embedded.svelte-lpdoax .matterport__frame:where(.svelte-lpdoax){aspect-ratio:4/3}}.dreem-bubble.svelte-1ighymn{--dreem-bubble-bg:#fff;--dreem-bubble-color:#070707;--dreem-bubble-default-cap-height:6rem;--dreem-bubble-cap-mask:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20viewBox='0%200%201248%2096'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='514'%20height='96'%20fill='black'%20/%3e%3cpath%20d='M0%2096H224.273V0C123.899%200%2045.4714%2044.078%200%2096Z'%20fill='black'%20transform='translate(511.863%200)'%20/%3e%3crect%20x='734'%20width='514'%20height='96'%20fill='black'%20/%3e%3c/svg%3e");isolation:isolate;box-sizing:border-box;background:var(--dreem-bubble-bg);color:var(--dreem-bubble-color);padding:var(--dreem-bubble-padding,1.25rem);position:relative;overflow:visible}.dreem-bubble__cap.svelte-1ighymn{z-index:0;height:calc(var(--dreem-bubble-cap-height,var(--dreem-bubble-default-cap-height)) + .0625rem);background:var(--dreem-bubble-bg);-webkit-mask-image:var(--dreem-bubble-cap-mask);mask-image:var(--dreem-bubble-cap-mask);pointer-events:none;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--dreem-bubble-cap-mask);position:absolute;bottom:calc(100% - .0625rem);left:0;right:0;-webkit-mask-position:50%;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.dreem-bubble__content.svelte-1ighymn{z-index:1;position:relative}.dreem-bubble--brand.svelte-1ighymn{--dreem-bubble-bg:var(--dreem-accent,#fe4a1b);--dreem-bubble-color:#fff;--dreem-bubble-default-cap-height:clamp(4.5rem, 10vw, 6rem);--dreem-bubble-cap-mask:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20viewBox='0%200%20660%2096'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='307'%20height='96'%20fill='black'%20/%3e%3cpath%20d='M268.429%200C224.979%200%20200.681%2025.4988%20182.73%2047.9973C164.778%2025.4988%20140.934%200%2097.4838%200C40.0882%200%200%2033.7837%200%2095.9973H182.73H356V47.9973C340.551%2016.6146%20308.679%200%20268.429%200Z'%20fill='black'%20transform='translate(660%200)%20scale(-1%201)'%20/%3e%3c/svg%3e")}.dreem-bubble--surface.svelte-1ighymn{--dreem-bubble-bg:#fff;--dreem-bubble-color:#070707;--dreem-bubble-default-cap-height:clamp(4.5rem, 8vw, 6rem);--dreem-bubble-cap-mask:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20viewBox='0%200%201248%2096'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='514'%20height='96'%20fill='black'%20/%3e%3cpath%20d='M0%2096H224.273V0C123.899%200%2045.4714%2044.078%200%2096Z'%20fill='black'%20transform='translate(511.863%200)'%20/%3e%3crect%20x='734'%20width='514'%20height='96'%20fill='black'%20/%3e%3c/svg%3e")}.listing-detail.svelte-1yv4raw{color:#111;background:#f5f3ee;min-height:100vh;padding-bottom:4.75rem}.section__inner.svelte-1yv4raw{width:min(100% - 2rem,78rem);margin-inline:auto}.preview-banner.svelte-1yv4raw{color:#fff;background:#111;padding-top:5.75rem}.preview-banner__inner.svelte-1yv4raw{text-align:center;flex-wrap:wrap;justify-content:center;gap:.25rem .9rem;padding-block:.72rem;font-size:.78rem;line-height:1.4;display:flex}.preview-banner__inner.svelte-1yv4raw strong:where(.svelte-1yv4raw){letter-spacing:.07em;text-transform:uppercase}.gallery-shell--header-offset.svelte-1yv4raw{background:#111;padding-top:5.75rem}.listing-status-banner.svelte-1yv4raw{border-bottom:.0625rem solid #0003}.listing-status-banner--reserved.svelte-1yv4raw{color:#111;background:#ffc857}.listing-status-banner--sold.svelte-1yv4raw{color:#fff;background:#111;border-color:#ffffff38}.listing-status-banner__inner.svelte-1yv4raw{flex-wrap:wrap;align-items:center;gap:.45rem .9rem;padding-block:.85rem;display:flex}.listing-status-banner__inner.svelte-1yv4raw strong:where(.svelte-1yv4raw){letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1}.listing-status-banner__inner.svelte-1yv4raw span:where(.svelte-1yv4raw){font-size:.9rem;font-weight:650;line-height:1.4}.listing-overview.svelte-1yv4raw{padding:clamp(2.25rem,5vw,4.75rem) 0 clamp(5rem,9vw,8rem)}.listing-overview__heading.svelte-1yv4raw{border-bottom:.0625rem solid #00000026;gap:1.5rem;padding-bottom:clamp(2rem,4vw,3rem);display:grid}.listing-overview__title.svelte-1yv4raw{gap:.7rem;min-width:0;display:grid}.eyebrow.svelte-1yv4raw{color:#68754e;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.listing-overview.svelte-1yv4raw .listing-title:where(.svelte-1yv4raw){letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance;max-width:58rem;margin:0;font-family:Dreem Sohne,Helvetica Neue,sans-serif;font-size:clamp(2.2rem,5.4vw,4.25rem);font-weight:800;line-height:.98}.listing-overview__address.svelte-1yv4raw{color:#0000009e;margin:0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.5}.listing-overview__price.svelte-1yv4raw{align-content:start;gap:.35rem;display:grid}.listing-overview__price.svelte-1yv4raw span:where(.svelte-1yv4raw),.listing-facts.svelte-1yv4raw dt:where(.svelte-1yv4raw){color:#0000007a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.listing-overview__price.svelte-1yv4raw strong:where(.svelte-1yv4raw){white-space:nowrap;font-size:clamp(1.55rem,4vw,2.35rem);line-height:1.05}.listing-facts.svelte-1yv4raw{border-bottom:.0625rem solid #00000026;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:0;margin:0;padding:1.25rem 0;display:grid}.listing-facts.svelte-1yv4raw div:where(.svelte-1yv4raw){border-left:.0625rem solid #00000024;gap:.35rem;padding:.35rem 1rem;display:grid}.listing-facts.svelte-1yv4raw div:where(.svelte-1yv4raw):first-child{border-left:0;padding-left:0}.listing-facts.svelte-1yv4raw dd:where(.svelte-1yv4raw){margin:0;font-size:1rem;font-weight:800}.listing-content.svelte-1yv4raw{gap:3rem;padding-top:clamp(1.5rem,3vw,2.5rem);display:grid}.listing-content__main.svelte-1yv4raw{align-content:start;gap:clamp(2.75rem,6vw,5rem);min-width:0;display:grid}.listing-copy.svelte-1yv4raw{gap:clamp(1rem,2vw,1.5rem);display:grid}.listing-summary.svelte-1yv4raw{max-width:48rem;margin:0;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:600;line-height:1.55}.listing-highlights.svelte-1yv4raw h2:where(.svelte-1yv4raw){letter-spacing:-.035em;margin:0 0 1.4rem;font-family:Dreem Sohne,Helvetica Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.05}.rich-text.svelte-1yv4raw{max-width:48rem;font-size:clamp(1rem,1.5vw,1.08rem);line-height:1.78}.rich-text.svelte-1yv4raw :where(.svelte-1yv4raw):first-child{margin-top:0}.rich-text.svelte-1yv4raw :where(.svelte-1yv4raw):last-child{margin-bottom:0}.listing-description__heading.svelte-1yv4raw{margin:1.75rem 0 .45rem;font-size:clamp(1.08rem,1.7vw,1.25rem);font-weight:800;line-height:1.35}.rich-text.svelte-1yv4raw p:where(.svelte-1yv4raw),.rich-text.svelte-1yv4raw ul:where(.svelte-1yv4raw),.rich-text.svelte-1yv4raw ol:where(.svelte-1yv4raw){margin:0 0 1.1rem}.rich-text.svelte-1yv4raw strong:where(.svelte-1yv4raw){font-weight:800}.rich-text.svelte-1yv4raw code:where(.svelte-1yv4raw){background:#00000014;border-radius:.2rem;padding:.12em .32em;font-size:.92em}.listing-highlights-bubble.svelte-1yv4raw{--dreem-bubble-cap-height:clamp(2.5rem, 5vw, 4rem);--dreem-bubble-padding:0 clamp(1.75rem, 4vw, 2.75rem) clamp(1.75rem, 4vw, 2.75rem)}.listing-highlights.svelte-1yv4raw{box-sizing:border-box}.listing-highlights.svelte-1yv4raw .eyebrow:where(.svelte-1yv4raw){color:#ffffffc2;margin-bottom:.55rem}.listing-highlights.svelte-1yv4raw h2:where(.svelte-1yv4raw){font-size:clamp(1.6rem,3vw,2.25rem)}.listing-highlights.svelte-1yv4raw ul:where(.svelte-1yv4raw){grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.85rem 2rem;margin:0;padding-left:1.2rem;font-weight:700;line-height:1.5;display:grid}.listing-videos__grid.svelte-1yv4raw{gap:1rem;display:grid}.listing-media-links.svelte-1yv4raw{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.75rem;display:grid}.listing-media-links.svelte-1yv4raw a:where(.svelte-1yv4raw){min-width:0;min-height:2.75rem;color:inherit;border:1px solid #dad5cc;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:700;line-height:1.4;text-decoration:none;display:flex}.listing-media-links.svelte-1yv4raw a:where(.svelte-1yv4raw):focus-visible{outline-offset:3px;outline:3px solid #fe4a1b}.listing-media-links.svelte-1yv4raw span:where(.svelte-1yv4raw){overflow-wrap:anywhere;min-width:0}.listing-media-links.svelte-1yv4raw small:where(.svelte-1yv4raw){color:#5e5c56;margin-top:.25rem;font-size:.75rem;font-weight:400;display:block}@media (width>=48rem){.listing-overview__heading.svelte-1yv4raw{grid-template-columns:minmax(0,1fr) auto;align-items:end}.listing-overview__price.svelte-1yv4raw{text-align:right;justify-items:end}.listing-videos__grid.svelte-1yv4raw{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}}@media (width>=64rem){.listing-detail.svelte-1yv4raw{padding-bottom:0}.listing-content--sidebar.svelte-1yv4raw{grid-template-columns:minmax(0,1fr) minmax(20rem,24rem);align-items:start;gap:clamp(3rem,6vw,6rem)}}@media (width<=37.49rem){.listing-highlights-bubble.svelte-1yv4raw{margin-top:.75rem}}@media (width<=30rem){.preview-banner.svelte-1yv4raw,.gallery-shell--header-offset.svelte-1yv4raw{padding-top:4.75rem}.listing-facts.svelte-1yv4raw div:where(.svelte-1yv4raw){padding-inline:.7rem}}.embedded.svelte-1yv4raw{--listing-gallery-desktop-height:clamp(18rem, 28vw, 24rem);--listing-video-max-height:28rem;border:1px solid var(--border,#dad5cc);background:var(--surface,#f5f3ee);min-height:0;color:var(--ink,#111);border-radius:1rem;padding-bottom:0;overflow:clip}.embedded.svelte-1yv4raw .section__inner:where(.svelte-1yv4raw){width:calc(100% - 2rem)}.embedded.svelte-1yv4raw .listing-overview:where(.svelte-1yv4raw){padding:0 0 1.5rem}.embedded-heading.svelte-1yv4raw{padding-block:1rem}.embedded.svelte-1yv4raw .listing-overview__heading:where(.svelte-1yv4raw){border:0;gap:.75rem;padding:0}.embedded.svelte-1yv4raw .listing-overview__title:where(.svelte-1yv4raw){gap:.4rem}.embedded.svelte-1yv4raw .eyebrow:where(.svelte-1yv4raw){color:var(--muted,#68754e);font-size:.65rem}.embedded.svelte-1yv4raw .listing-title:where(.svelte-1yv4raw){letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:pretty;margin:0;font-family:Dreem Sohne,Helvetica Neue,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.12}.embedded.svelte-1yv4raw .listing-overview__address:where(.svelte-1yv4raw){color:var(--muted,#5e5c56);font-size:.875rem}.embedded.svelte-1yv4raw .listing-overview__price:where(.svelte-1yv4raw){gap:.2rem}.embedded.svelte-1yv4raw .listing-overview__price:where(.svelte-1yv4raw) span:where(.svelte-1yv4raw){display:none}.embedded.svelte-1yv4raw .listing-overview__price:where(.svelte-1yv4raw) strong:where(.svelte-1yv4raw){white-space:normal;overflow-wrap:anywhere;font-size:clamp(1.3rem,2.5vw,1.75rem)}.embedded.svelte-1yv4raw .listing-facts:where(.svelte-1yv4raw){border-color:var(--border,#dad5cc);grid-template-columns:repeat(3,minmax(0,1fr));padding-block:1rem}.embedded.svelte-1yv4raw .listing-facts:where(.svelte-1yv4raw) div:where(.svelte-1yv4raw){border-color:var(--border,#dad5cc);padding-inline:.5rem}.embedded.svelte-1yv4raw .listing-facts:where(.svelte-1yv4raw) div:where(.svelte-1yv4raw):first-child{padding-left:0}.embedded.svelte-1yv4raw .listing-facts:where(.svelte-1yv4raw) dt:where(.svelte-1yv4raw){color:var(--muted,#5e5c56);overflow-wrap:anywhere;font-size:.6rem}.embedded.svelte-1yv4raw .listing-content:where(.svelte-1yv4raw){grid-template-columns:minmax(0,1fr);padding-top:1.5rem}.embedded.svelte-1yv4raw .listing-content__main:where(.svelte-1yv4raw){gap:1.5rem;width:100%;max-width:48rem;margin-inline:auto}.embedded.svelte-1yv4raw .listing-summary:where(.svelte-1yv4raw){font-size:1rem;line-height:1.6}.embedded.svelte-1yv4raw .rich-text:where(.svelte-1yv4raw){font-size:.9375rem;line-height:1.7}.embedded.svelte-1yv4raw .listing-media-links:where(.svelte-1yv4raw) a:where(.svelte-1yv4raw){border-color:var(--border,#dad5cc);font-size:.875rem}.embedded.svelte-1yv4raw .listing-media-links:where(.svelte-1yv4raw) small:where(.svelte-1yv4raw){color:var(--muted,#5e5c56)}.embedded.svelte-1yv4raw .rental-terms:where(.svelte-1yv4raw){border:0;margin-top:1.25rem;padding:0}.embedded.svelte-1yv4raw .rental-terms:where(.svelte-1yv4raw) h2:where(.svelte-1yv4raw){font-size:1.1rem}.embedded.svelte-1yv4raw .rental-terms__facts:where(.svelte-1yv4raw){grid-template-columns:repeat(auto-fit,minmax(min(100%,8.5rem),1fr));gap:1rem}.embedded.svelte-1yv4raw .rental-terms__facts:where(.svelte-1yv4raw) dt:where(.svelte-1yv4raw){color:var(--muted,#5e5c56);font-size:.8125rem;line-height:1.4}.embedded.svelte-1yv4raw .rental-terms__facts:where(.svelte-1yv4raw) dd:where(.svelte-1yv4raw){overflow-wrap:anywhere;font-size:.9375rem;line-height:1.4}.embedded.svelte-1yv4raw .listing-highlights-bubble:where(.svelte-1yv4raw){--dreem-bubble-cap-height:1.25rem;--dreem-bubble-padding:0 1rem 1rem}.embedded.svelte-1yv4raw .listing-highlights:where(.svelte-1yv4raw) h2:where(.svelte-1yv4raw){margin-bottom:.75rem;font-size:1.25rem}.embedded.svelte-1yv4raw .listing-highlights:where(.svelte-1yv4raw) .eyebrow:where(.svelte-1yv4raw){display:none}.embedded.svelte-1yv4raw .listing-highlights:where(.svelte-1yv4raw) ul:where(.svelte-1yv4raw){gap:.5rem 1rem;font-size:.9375rem}.rental-terms.svelte-1yv4raw{border:1px solid #dad5cc;border-radius:.75rem;margin-top:2rem;padding:1.25rem}.rental-terms.svelte-1yv4raw h2:where(.svelte-1yv4raw){margin:0 0 1rem;font-size:1.3rem}.rental-terms__facts.svelte-1yv4raw{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:1rem;margin:0;display:grid}.rental-terms__facts.svelte-1yv4raw dt:where(.svelte-1yv4raw){color:#5e5c56;font-size:.875rem}.rental-terms__facts.svelte-1yv4raw dd:where(.svelte-1yv4raw){margin:.25rem 0 0;font-weight:700}
