.property-page{--pp-text: var(--layout-text-color);--pp-bg: var(--layout-background-color);--pp-accent: var(--accent-button-color);--pp-line: rgba(var(--layout-text-color), var(--line-opacity));--pp-surface: rgba(var(--layout-text-color), .05);--pp-radius: var(--images-and-section-radius);--pp-gap: clamp(20px, 4vw, 56px);--pp-sticky-offset: calc(var(--pp-header-offset, var(--header-height, 0px)) + 24px);color:rgb(var(--pp-text));background:rgb(var(--pp-bg))}.property{max-width:var(--pp-width);margin:0 auto}.property .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.property-image{position:relative;width:100%;overflow:clip;border-radius:var(--pp-radius);background:var(--pp-surface)}.property-image .lazy-image,.property-image__img{width:100%;height:100%}.property-image__img{display:block;object-fit:cover}.property-image__empty{width:100%;height:100%;min-height:200px}.property-image__trigger{display:block;cursor:zoom-in;border-radius:var(--pp-radius);outline-offset:3px}.property-image__trigger:focus-visible{outline:var(--outline-thickness) solid rgb(var(--pp-accent))}.property-image__trigger .property-image__img{transition:transform var(--animation-duration) var(--transition-timing-function)}@media(hover:hover){.property-image__trigger:hover .property-image__img{transform:scale(1.02)}}.property__hero{position:relative;width:100%;height:clamp(320px,52vw,720px)}.property__hero .property-image,.property__hero .property-image__trigger{height:100%;border-radius:0;aspect-ratio:auto}.property__hero .property-image .lazy-image{height:100%}.property__hero .property-image__trigger:hover .property-image__img{transform:none}.property__hero-tags{position:absolute;left:var(--pp-gap);bottom:clamp(16px,3vw,40px);display:flex;flex-wrap:wrap;gap:10px;z-index:2}.property__tag{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 18px;border:0;border-radius:var(--other-buttons-radius);text-decoration:none;cursor:default}.property__tag--dark,.property-page button.property__tag--dark{background:rgba(var(--layout-background-color),.85);color:rgb(var(--layout-text-color));cursor:pointer;transition:background-color var(--animation-duration) var(--transition-timing-function)}.property-page button.property__tag--dark:hover,.property-page button.property__tag--dark:focus-visible{background:rgb(var(--layout-background-color));color:rgb(var(--layout-text-color));outline:var(--outline-thickness) solid rgb(var(--layout-text-color));outline-offset:2px}.property__tag-icon{flex:none;fill:currentColor;color:inherit}.property__tag--light{background:rgb(var(--layout-text-color));color:rgb(var(--layout-background-color))}.property__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:clamp(32px,5vw,72px);padding:clamp(28px,4vw,48px) var(--pp-gap) 0;align-items:start}.property__grid--single{grid-template-columns:minmax(0,1fr)}.property__main{min-width:0}.property__eyebrow,.property__panel-eyebrow{display:flex;flex-wrap:wrap;gap:6px 0;color:rgb(var(--pp-accent))}.property__eyebrow span+span:before{content:"\b7";margin:0 8px}.property__title{margin:12px 0 0;text-wrap:pretty}.property__lede{margin:16px 0 0;max-width:640px;text-wrap:pretty}.property__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 18px;margin-top:20px}.property__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:32px 0 0;border-top:var(--line-width) solid var(--pp-line);border-bottom:var(--line-width) solid var(--pp-line)}.property__fact{padding:20px 20px 20px 0;display:flex;flex-direction:column-reverse;gap:4px}.property__fact+.property__fact{padding-left:24px;border-left:var(--line-width) solid var(--pp-line)}.property__fact dd{margin:0}.property__fact dd small{font-size:.6em}.property__section{margin-top:48px}.property__section+.property__section{margin-top:56px}.property__h2{margin:0 0 16px}.property__prose.rte>*:not(:last-child),.property__prose .metafield-rich_text_field>*:not(:last-child){margin-bottom:16px}.property__prose{text-wrap:pretty}.property__dots{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 40px;margin:0;padding:0;list-style:none}.property__dots--2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.property__dots li{display:flex;gap:12px;align-items:flex-start}.property__dots li:before{content:"";flex:none;width:6px;height:6px;margin-top:.6em;border-radius:50%;background:rgb(var(--pp-accent))}.property__gallery{display:grid;grid-template-columns:repeat(var(--pp-gallery-columns, 2),minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.property__gallery-item:first-child:nth-last-child(odd){grid-column:1 / -1}.property__map{position:relative;height:320px;background:var(--pp-surface);border:var(--line-width) solid var(--pp-line);border-radius:var(--pp-radius);overflow:clip}.property__map--empty{height:auto;min-height:120px}.property__map iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.property__map--approx:after{content:"";position:absolute;left:50%;top:50%;width:36%;max-width:260px;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgb(var(--pp-accent));background:rgba(var(--accent-button-color),.18);pointer-events:none}.property__map-flag{position:absolute;right:16px;top:16px;padding:6px 12px;border-radius:var(--other-buttons-radius);background:rgb(var(--layout-text-color));color:rgb(var(--layout-background-color));z-index:2}.property__map-card{position:absolute;left:16px;bottom:16px;right:16px;max-width:360px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;background:rgb(var(--layout-background-color));border:var(--line-width) solid var(--pp-line);border-radius:var(--pp-radius);z-index:2}.property__map--empty .property__map-card{position:static;max-width:none;background:transparent;border:0}.property__map-link{margin-top:6px;width:fit-content}.property__faq{border-top:var(--line-width) solid var(--pp-line)}.property__faq-item{border-bottom:var(--line-width) solid var(--pp-line)}.property__faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;list-style:none;cursor:pointer}.property__faq-item summary::-webkit-details-marker{display:none}.property__faq-icon{flex:none;width:24px;height:24px;position:relative}.property__faq-icon:before,.property__faq-icon:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:var(--line-width, 1px);background:rgb(var(--pp-accent));transform:translate(-50%,-50%);transition:transform var(--animation-duration) var(--transition-timing-function)}.property__faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.property__faq-item[open] .property__faq-icon:after{transform:translate(-50%,-50%) rotate(0)}.property__faq-answer{padding:0 0 20px;max-width:620px}.property__faq-answer p{margin:0}.property__aside{position:sticky;top:var(--pp-sticky-offset);max-height:calc(100vh - var(--pp-sticky-offset) - 24px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;border-radius:var(--pp-radius)}.property__panel{border:var(--line-width) solid var(--pp-line);border-radius:var(--pp-radius);padding:32px;background:rgb(var(--pp-bg))}.property__panel-title{margin:10px 0 0}.property-form{margin-top:22px}.property-form__fields{display:grid;gap:10px}.property-form__input,.property-form__textarea{width:100%;box-sizing:border-box;background:transparent}.property-form__textarea{min-height:96px;padding:12px 16px;border:var(--outline-thickness) solid rgb(var(--layout-text-color));border-radius:var(--textarea-radius);resize:vertical}.property-form__consent{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.property-form__consent input{flex:none;width:16px;height:16px;margin:4px 0 0;accent-color:rgb(var(--pp-accent))}.property-form__consent p{margin:0;display:inline}.property-form__status{margin:0 0 12px;padding:12px 16px;border:var(--line-width) solid var(--pp-line);border-radius:var(--pp-radius)}.property-form__status--error{border-color:rgb(var(--error-color));color:rgb(var(--error-color))}.property-form__submit{margin-top:12px}.property-form__submit .button{width:100%;display:flex;align-items:center;justify-content:center}.property__panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.property__panel-actions .outlined-button{width:100%;min-width:0;box-sizing:border-box;text-decoration:none}.property__docs{display:grid;gap:12px;margin:26px 0 0;padding:22px 0 0;list-style:none;border-top:var(--line-width) solid var(--pp-line)}.property__docs li{display:flex;justify-content:space-between;align-items:center;gap:12px}.property__panel-note{margin:22px 0 0}.property__agency{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,4vw,56px);align-items:center;margin:80px var(--pp-gap) 0;padding:clamp(28px,4vw,56px);background:var(--pp-surface);border-radius:var(--pp-radius)}.property__agency-logo{display:block;width:var(--pp-logo-width, 180px);max-width:100%;height:auto}.property__agency-heading{margin:20px 0 16px}.property__agency-body p{margin:0}.property__agency-stats{display:flex;flex-wrap:wrap;gap:24px 40px;margin:28px 0 0}.property__agency-stats div{display:flex;flex-direction:column;gap:2px}.property__agency-stats dd{margin:0}.property__agency-media .property-image{height:340px;aspect-ratio:auto}.property__agency-media .property-image .lazy-image{height:100%}body.property-lightbox-open{overflow:hidden;padding-right:var(--property-lightbox-scrollbar, 0px)}.property-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;font-family:var(--base-font-family);display:block;color:rgb(var(--layout-text-color));opacity:0;transition:opacity var(--animation-duration, .3s) var(--transition-timing-function, ease)}.property-lightbox[hidden]{display:none}.property-lightbox.is-visible{opacity:1}.property-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--layout-background-color),.96)}.property-lightbox__dialog{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:64px minmax(0,1fr) 0px;outline:none}.property-lightbox__top{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:12px 16px;z-index:2}.property-lightbox__counter--top{position:absolute;left:50%;transform:translate(-50%)}.property-lightbox__button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:var(--other-buttons-radius);background:rgb(var(--layout-text-color));color:rgb(var(--layout-background-color));cursor:pointer;transition:transform var(--animation-duration) var(--transition-timing-function),opacity var(--animation-duration) var(--transition-timing-function)}.property-lightbox__button svg{width:20px;height:20px;fill:rgb(var(--layout-background-color))}.property-lightbox__button:hover{transform:scale(1.06)}.property-lightbox__button:focus-visible{outline:var(--outline-thickness) solid rgb(var(--accent-button-color));outline-offset:3px}.property-lightbox__button[disabled]{opacity:.35;cursor:default;transform:none}.property-lightbox__close.button-close:after{display:none}.property-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:52px;height:52px}.property-lightbox__arrow:hover{transform:translateY(-50%) scale(1.06)}.property-lightbox__arrow--prev{left:24px}.property-lightbox__arrow--next{right:24px}.property-lightbox__stage{position:relative;margin:0;padding:0 88px 24px;cursor:zoom-out;display:flex;align-items:center;justify-content:center;min-height:0;touch-action:pan-y}.property-lightbox__img{cursor:default;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:var(--images-and-section-radius);opacity:1;transform:translate(0);transition:opacity .22s ease,transform .22s ease;-webkit-user-select:none;user-select:none}.property-lightbox__img.is-leaving{opacity:0;transform:translate(calc(var(--lb-direction, 1) * -16px));transition:none}.property-lightbox__img.is-entering{opacity:0;transform:translate(calc(var(--lb-direction, 1) * 16px));transition:none}.property-lightbox__bar{display:none}@media(prefers-reduced-motion:reduce){.property-lightbox,.property-lightbox__img,.property-lightbox__button{transition:none}}@media screen and (max-width:920px){.property__hero{height:auto;aspect-ratio:4 / 3;max-height:70vh}.property__grid{grid-template-columns:minmax(0,1fr);gap:40px}.property__aside{position:static;max-height:none;overflow:visible}.property__panel{padding:24px 20px}.property__facts{grid-template-columns:repeat(2,1fr)}.property__fact{padding:14px 12px 14px 0}.property__fact+.property__fact{padding-left:12px}.property__fact:nth-child(odd){border-left:0;padding-left:0}.property__gallery{grid-template-columns:minmax(0,1fr)}.property__gallery-item:first-child:nth-last-child(odd){grid-column:auto}.property__map{height:280px}.property__map-card{left:12px;right:12px;bottom:12px;max-width:none}.property__map--approx:after{width:50%}.property__agency{margin-top:56px}.property__agency-media .property-image{height:240px}.property-lightbox__dialog{grid-template-rows:64px minmax(0,1fr) 72px}.property-lightbox__counter--top,.property-lightbox__arrow{display:none}.property-lightbox__stage{padding:0 12px}.property-lightbox__img{border-radius:0}.property-lightbox__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:2}.property-lightbox__bar-arrow{width:48px;height:48px}}@media screen and (max-width:480px){.property__panel-actions{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-property-page.css.map */
