.Screen-module__CoE4HW__screen{height:100dvh;animation:Screen-module__CoE4HW__screenIn .5s var(--ease);flex-direction:column;display:flex;position:fixed;inset:0}@keyframes Screen-module__CoE4HW__screenIn{0%{opacity:0}to{opacity:1}}.Screen-module__CoE4HW__body{flex:1;min-height:0;position:relative}
.menus-module__kI_NGG__sectionMenu{z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s var(--ease), visibility 0s linear .18s;position:fixed;inset:0}.menus-module__kI_NGG__sectionMenu.menus-module__kI_NGG__isOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s var(--ease)}.menus-module__kI_NGG__backdrop{background:0 0;position:absolute;inset:0}.menus-module__kI_NGG__panel{z-index:1;border-radius:var(--radius);background:var(--panel-bg-elevated);border:1px solid var(--hairline-soft);transform-origin:100% 100%;width:min(280px,100vw - 32px);max-height:min(66vh,520px);transition:transform .2s var(--ease);padding:clamp(6px,1vh,10px) clamp(6px,1vh,10px) 0;position:absolute;bottom:clamp(76px,10.5vh,100px);right:clamp(18px,2.6vw,40px);overflow-y:auto;transform:scale(.94)translateY(8px);box-shadow:0 24px 60px #0009}.menus-module__kI_NGG__sectionMenu.menus-module__kI_NGG__isOpen .menus-module__kI_NGG__panel{transform:scale(1)translateY(0)}.menus-module__kI_NGG__list{flex-direction:column;display:flex}.menus-module__kI_NGG__item{text-align:left;cursor:pointer;width:100%;color:var(--text);font-family:var(--sans);border-radius:var(--radius-sm);transition:background .2s var(--ease), color .2s var(--ease);background:0 0;border:none;padding:15px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:block}.menus-module__kI_NGG__item:hover{background:var(--panel-hover)}.menus-module__kI_NGG__item:focus-visible{background:var(--panel-hover);box-shadow:inset 0 0 0 2px var(--ss-blue);outline:none}.menus-module__kI_NGG__item.menus-module__kI_NGG__isCurrent{color:var(--ss-blue)}.menus-module__kI_NGG__mainPanel{flex-direction:column;width:min(300px,100vw - 32px);height:min(72vh,560px);max-height:calc(100vh - 96px);display:flex;overflow:hidden}.menus-module__kI_NGG__views{flex:auto;min-height:0;position:relative;overflow:hidden}.menus-module__kI_NGG__view{transition:transform .32s var(--ease);flex-direction:column;display:flex;position:absolute;inset:0}.menus-module__kI_NGG__viewMenu{transform:translate(0)}.menus-module__kI_NGG__viewSettings{transform:translate(100%)}.menus-module__kI_NGG__isSettings .menus-module__kI_NGG__viewMenu{transform:translate(-100%)}.menus-module__kI_NGG__isSettings .menus-module__kI_NGG__viewSettings{transform:translate(0)}.menus-module__kI_NGG__scroll{flex:auto;min-height:0;overflow-y:auto}.menus-module__kI_NGG__scrollFade{pointer-events:none;background:linear-gradient(to bottom, rgba(var(--panel-bg-elevated-rgb), 0), rgba(var(--panel-bg-elevated-rgb), .7));opacity:0;height:20px;transition:opacity .2s var(--ease);margin-top:-20px;position:sticky;bottom:0;left:0;right:0}.menus-module__kI_NGG__scrollFade.menus-module__kI_NGG__isVisible{opacity:1}.menus-module__kI_NGG__account{border-top:1px solid var(--hairline-soft);flex:none;align-items:center;gap:12px;margin-top:4px;padding:16px 10px;display:flex}.menus-module__kI_NGG__accountAvatar{background:var(--panel-hover);width:40px;height:40px;color:var(--text);border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden}.menus-module__kI_NGG__accountAvatar img{object-fit:cover;width:100%;height:100%;display:block}.menus-module__kI_NGG__accountAvatar svg{stroke:currentColor;fill:none;stroke-width:1.4px;width:21px;height:21px}.menus-module__kI_NGG__accountBody{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.menus-module__kI_NGG__accountName{font-family:var(--sans);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.menus-module__kI_NGG__accountSignout{cursor:pointer;font-family:var(--sans);color:var(--muted);transition:color .2s var(--ease);background:0 0;border:none;align-self:flex-start;padding:0;font-size:.78rem}.menus-module__kI_NGG__accountSignout:hover{color:var(--text)}.menus-module__kI_NGG__accountSettings{cursor:pointer;width:40px;height:40px;color:var(--muted);transition:color .2s var(--ease), background .2s var(--ease);background:0 0;border:none;border-radius:50%;flex:none;place-items:center;display:grid}.menus-module__kI_NGG__accountSettings:hover{color:var(--text);background:var(--panel-hover)}.menus-module__kI_NGG__accountSettings svg{width:17px;height:17px}.menus-module__kI_NGG__settingsHeader{border-bottom:1px solid var(--hairline-soft);flex:none;align-items:center;gap:8px;margin-bottom:4px;padding:4px 4px 12px;display:flex}.menus-module__kI_NGG__settingsBack{cursor:pointer;color:var(--text);font-family:var(--sans);transition:color .2s var(--ease);background:0 0;border:none;align-items:center;gap:6px;margin-left:-4px;padding:6px 4px;font-size:.95rem;font-weight:500;display:flex}.menus-module__kI_NGG__settingsBack svg{stroke:currentColor;fill:none;stroke-width:1.6px;width:16px;height:16px}.menus-module__kI_NGG__settingsBack:hover{color:var(--muted)}.menus-module__kI_NGG__settingsSection{padding:10px 4px}.menus-module__kI_NGG__settingsSection+.menus-module__kI_NGG__settingsSection{border-top:1px solid var(--hairline-soft);margin-top:4px}.menus-module__kI_NGG__settingsSection h3{font-family:var(--sans);text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 4px;padding:0 8px;font-size:.68rem;font-weight:600}.menus-module__kI_NGG__settingsRow{border-radius:var(--radius-sm);color:var(--text);font-family:var(--sans);justify-content:space-between;align-items:center;gap:12px;padding:12px 8px;font-size:.92rem;display:flex}.menus-module__kI_NGG__settingsRowLabel{min-width:0}.menus-module__kI_NGG__settingsRowNote{color:var(--muted);margin-top:2px;font-size:.74rem;display:block}.menus-module__kI_NGG__settingsLink{border-radius:var(--radius-sm);color:var(--text);font-family:var(--sans);transition:background .2s var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:12px 8px;font-size:.92rem;text-decoration:none;display:flex}.menus-module__kI_NGG__settingsLink:hover{background:var(--panel-hover)}.menus-module__kI_NGG__settingsLinkBtn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;font-size:.92rem}.menus-module__kI_NGG__settingsLink svg{width:16px;height:16px;stroke:var(--muted);fill:none;stroke-width:1.6px;flex:none}.menus-module__kI_NGG__unitSegmented{background:var(--panel-hover);border:1px solid var(--hairline-soft);border-radius:999px;flex:none;gap:2px;padding:3px;display:flex}.menus-module__kI_NGG__unitSegmentedOpt{cursor:pointer;font-family:var(--sans);color:var(--muted);transition:background .2s var(--ease), color .2s var(--ease);background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:500}.menus-module__kI_NGG__unitSegmentedOpt.menus-module__kI_NGG__isActive{background:var(--ss-blue);color:#fff}.menus-module__kI_NGG__settingsSwitch{appearance:none;cursor:pointer;background:0 0;border:none;flex:none;padding:0;display:inline-flex}.menus-module__kI_NGG__settingsSwitchTrack{background:var(--panel-hover);border:1px solid var(--hairline-soft);width:40px;height:22px;transition:background .2s var(--ease), border-color .2s var(--ease);border-radius:999px;position:relative}.menus-module__kI_NGG__settingsSwitch.menus-module__kI_NGG__isOn .menus-module__kI_NGG__settingsSwitchTrack{background:var(--ss-blue);border-color:var(--ss-blue)}.menus-module__kI_NGG__settingsSwitchThumb{width:16px;height:16px;transition:transform .2s var(--ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0006}.menus-module__kI_NGG__settingsSwitch.menus-module__kI_NGG__isOn .menus-module__kI_NGG__settingsSwitchThumb{transform:translate(18px)}.menus-module__kI_NGG__settingsSwitch:disabled{cursor:default;opacity:.55}.menus-module__kI_NGG__switcherPanel{transform-origin:0 100%;flex-direction:column;display:flex;left:clamp(20px,3vw,56px);right:auto;overflow:hidden}.menus-module__kI_NGG__switcherScroll{flex:auto;min-height:0;overflow-y:auto}
.Navbar-module__NpnVta__navbar{z-index:5;flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;height:clamp(64px,9vh,88px);padding:0 44px;display:grid;position:relative}.Navbar-module__NpnVta__navLeft{justify-self:start;align-items:center;gap:16px;min-width:0;display:flex}.Navbar-module__NpnVta__navBackGroup{cursor:pointer;min-width:0;color:var(--text);transition:color .3s var(--ease);background:0 0;border:none;align-items:center;gap:10px;margin-left:-30px;padding:10px 8px 10px 0;font-family:inherit;display:flex}.Navbar-module__NpnVta__navBackGroup:hover{color:#fff}.Navbar-module__NpnVta__navBackChevron{flex:none;width:20px;height:20px;display:flex}.Navbar-module__NpnVta__navBackChevron svg{width:100%;height:100%;display:block}.Navbar-module__NpnVta__navTitle{font-family:var(--sans);letter-spacing:.01em;color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;overflow:hidden}.Navbar-module__NpnVta__navTitleFull{display:inline}.Navbar-module__NpnVta__navTitleShort{display:none}.Navbar-module__NpnVta__navCenter{align-items:center;gap:clamp(28px,4vw,64px);display:flex}.Navbar-module__NpnVta__navItem{cursor:pointer;color:var(--muted);font-family:var(--sans);transition:color .3s var(--ease);background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;font-size:.78rem;display:flex}.Navbar-module__NpnVta__navItem span{white-space:nowrap}.Navbar-module__NpnVta__navItem:hover,.Navbar-module__NpnVta__navItem.Navbar-module__NpnVta__isActive{color:var(--text)}.Navbar-module__NpnVta__navItem svg{stroke:currentColor;fill:none;stroke-width:1.4px;width:20px;height:20px}.Navbar-module__NpnVta__navItemIcon{justify-content:center;align-items:center;height:20px;display:flex}.Navbar-module__NpnVta__navItemLabelStack{display:grid}.Navbar-module__NpnVta__navItemLabelStack .Navbar-module__NpnVta__navItemLabel{white-space:nowrap;visibility:hidden;grid-area:1/1}.Navbar-module__NpnVta__navItemLabelStack .Navbar-module__NpnVta__navItemLabel.Navbar-module__NpnVta__isActive{visibility:visible}.Navbar-module__NpnVta__navRight{justify-self:end;align-items:center;gap:var(--nav-gap);display:flex}.Navbar-module__NpnVta__navWfmark{cursor:pointer;width:40px;height:40px;color:var(--ink);transition:opacity .3s var(--ease);background:#fff;border:none;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.Navbar-module__NpnVta__navWfmark:hover{opacity:.82}.Navbar-module__NpnVta__navWfmarkIcon{flex:none;width:18px;height:13px;position:relative}.Navbar-module__NpnVta__navWfmarkBar{width:100%;height:1.6px;transition:transform .3s var(--ease), opacity .2s var(--ease), top .3s var(--ease);background:currentColor;border-radius:1px;position:absolute;left:0}.Navbar-module__NpnVta__navWfmarkBar:first-child{top:0}.Navbar-module__NpnVta__navWfmarkBar:nth-child(2){top:5.5px}.Navbar-module__NpnVta__navWfmarkBar:nth-child(3){top:11px}.Navbar-module__NpnVta__navWfmark.Navbar-module__NpnVta__isOpen .Navbar-module__NpnVta__navWfmarkBar:first-child{top:5.5px;transform:rotate(45deg)}.Navbar-module__NpnVta__navWfmark.Navbar-module__NpnVta__isOpen .Navbar-module__NpnVta__navWfmarkBar:nth-child(2){opacity:0}.Navbar-module__NpnVta__navWfmark.Navbar-module__NpnVta__isOpen .Navbar-module__NpnVta__navWfmarkBar:nth-child(3){top:5.5px;transform:rotate(-45deg)}.Navbar-module__NpnVta__assetNav{display:contents}.Navbar-module__NpnVta__navSwitch{cursor:pointer;color:var(--text);background:0 0;border:none;place-items:center;width:34px;height:34px;margin-left:4px;display:grid}.Navbar-module__NpnVta__navSwitch svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:20px;height:20px}@media (max-width:820px){.Navbar-module__NpnVta__navbar{padding:0 clamp(20px,3vw,44px)}.Navbar-module__NpnVta__navCenter{gap:22px}.Navbar-module__NpnVta__navbar{justify-content:space-between;align-items:center;display:flex}.Navbar-module__NpnVta__navLeft,.Navbar-module__NpnVta__navCenter,.Navbar-module__NpnVta__navRight{display:contents}.Navbar-module__NpnVta__navItem{justify-content:center;min-width:44px;min-height:44px}.Navbar-module__NpnVta__navWfmark{width:44px;height:44px}.Navbar-module__NpnVta__navSwitch,.Navbar-module__NpnVta__navTitle{display:none}.Navbar-module__NpnVta__navbar.Navbar-module__NpnVta__isRoot .Navbar-module__NpnVta__navTitle{display:block}.Navbar-module__NpnVta__navBackChevron{width:26px;height:26px}.Navbar-module__NpnVta__navBackGroup{min-height:44px;margin-left:0}}
.Media-module__t5a4Hq__media{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Media-module__t5a4Hq__media:before{content:"";background-image:var(--photo,none);opacity:0;transition:opacity .7s var(--ease);background-position:50%;background-size:cover;position:absolute;inset:0}.Media-module__t5a4Hq__media.Media-module__t5a4Hq__hasPhoto:before{opacity:1}.Media-module__t5a4Hq__media:after{content:"";background:linear-gradient(#04050700 38%,#04050773 68%,#040507d1 100%);position:absolute;inset:0}.Media-module__t5a4Hq__gStone{background-image:linear-gradient(155deg,#2b2722 0%,#1a1814 45%,#0d0c0a 100%)}.Media-module__t5a4Hq__gForest{background-image:linear-gradient(160deg,#243027 0%,#16201a 48%,#0a0e0b 100%)}.Media-module__t5a4Hq__gAerial{background-image:linear-gradient(165deg,#1f2a24 0%,#13201a 40%,#0b1410 100%)}.Media-module__t5a4Hq__gVilla{background-image:linear-gradient(155deg,#2a2620 0%,#191712 50%,#0c0b09 100%)}.Media-module__t5a4Hq__gSky{background-image:linear-gradient(165deg,#33271e 0%,#1d1813 55%,#100c09 100%)}.Media-module__t5a4Hq__gPeople{background-image:linear-gradient(160deg,#26241f 0%,#181612 50%,#0c0b09 100%)}
.surface-module__v0QgvW__paneEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--on-surface-muted);margin-bottom:10px;font-size:.68rem}.surface-module__v0QgvW__paneTitle{font-family:var(--serif);color:var(--ink);font-size:clamp(2rem,3vw,3rem);font-weight:300;line-height:1.02}.surface-module__v0QgvW__paneBeds{color:var(--on-surface-muted);margin-top:10px;font-size:.92rem}.surface-module__v0QgvW__paneAvail{color:var(--ink);letter-spacing:.01em;align-items:center;gap:8px;margin-top:8px;font-size:1.05rem;display:flex}.surface-module__v0QgvW__subtabs{border-bottom:1px solid var(--border);scrollbar-width:none;gap:22px;margin:50px 0 4px;display:flex;position:relative;overflow:auto hidden}.surface-module__v0QgvW__subtabs::-webkit-scrollbar{display:none}.surface-module__v0QgvW__subtab{white-space:nowrap;cursor:pointer;font-family:var(--sans);letter-spacing:.04em;color:var(--on-surface-muted);transition:color .3s var(--ease);background:0 0;border:none;padding:0 0 12px;font-size:.82rem}.surface-module__v0QgvW__subtab.surface-module__v0QgvW__isActive{color:var(--ink)}.surface-module__v0QgvW__subtabIndicator{background:var(--ink);height:2px;transition:transform .2s var(--ease), width .2s var(--ease);position:absolute;bottom:-1px;left:0}.surface-module__v0QgvW__statusDot{border-radius:9999px;flex:none;width:9px;height:9px;display:inline-block}.surface-module__v0QgvW__statusDot.surface-module__v0QgvW__available{background:#5fb39a}.surface-module__v0QgvW__statusDot.surface-module__v0QgvW__reserved{background:#d9b254}.surface-module__v0QgvW__statusDot.surface-module__v0QgvW__sold{background:#e0796b}.surface-module__v0QgvW__paneToggle{z-index:6;border-radius:var(--radius-sm);background:var(--white);cursor:pointer;border:none;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:0;right:0}.surface-module__v0QgvW__paneToggle svg{width:20px;height:20px;stroke:var(--ink);fill:none;stroke-width:1.4px}.surface-module__v0QgvW__fpSwitch{appearance:none;font:inherit;cursor:pointer;color:var(--ink);white-space:nowrap;background:#ffffffb3;border:1px solid #00000026;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;transition:background .2s,color .2s}.surface-module__v0QgvW__fpSwitch.surface-module__v0QgvW__isActive{color:#fff;background:#1a1a1a;border-color:#0000}.surface-module__v0QgvW__planCta{margin:22px 0 1.5rem}.surface-module__v0QgvW__fpSwitch.surface-module__v0QgvW__planCtaBtn{color:#fff;background:#000;border-color:#000;align-items:center;gap:8px;display:inline-flex}.surface-module__v0QgvW__fpSwitch.surface-module__v0QgvW__planCtaBtn:hover{background:#1a1a1a;border-color:#1a1a1a}.surface-module__v0QgvW__fpSwitch.surface-module__v0QgvW__planCtaBtn svg{stroke:currentColor;fill:none;flex-shrink:0;width:16px;height:16px}
.page-module__EM1U0W__res,.page-module__EM1U0W__resMedia{position:absolute;inset:0}.page-module__EM1U0W__resMedia>div:after{background:linear-gradient(90deg,#04050700 40%,#04050759 100%)}.page-module__EM1U0W__pane{background:var(--white);width:min(46%,620px);height:calc(100% - 2*clamp(16px,2.4vh,36px));color:var(--ink-body);border-radius:var(--radius);transition:width .4s var(--ease), height .4s var(--ease), box-shadow .4s var(--ease);position:absolute;top:clamp(16px,2.4vh,36px);right:clamp(16px,2vw,36px);overflow:hidden}.page-module__EM1U0W__pane.page-module__EM1U0W__isCollapsed{width:46px;height:46px;box-shadow:0 4px 18px #0000002e}.page-module__EM1U0W__paneScroll{scrollbar-width:thin;opacity:1;transition:opacity .2s var(--ease);padding:clamp(28px,3vw,52px);position:absolute;inset:0;overflow-y:auto}.page-module__EM1U0W__pane.page-module__EM1U0W__isCollapsed .page-module__EM1U0W__paneScroll{opacity:0;pointer-events:none}.page-module__EM1U0W__paneHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__EM1U0W__paneHeadRow{flex:auto;grid-template-columns:1fr 1fr;align-items:end;gap:18px 32px;min-width:0;max-width:60ch;display:grid}.page-module__EM1U0W__paneHeadRow .page-module__EM1U0W__planCtaHead{justify-self:start;margin:0}.page-module__EM1U0W__villaActions{gap:8px;margin:50px 0 1.5rem;display:flex}.page-module__EM1U0W__villaAction{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;text-align:center;color:var(--on-surface-muted);font-family:var(--sans);transition:all .3s var(--ease);background:#fff;flex-direction:column;flex:1;align-items:center;gap:6px;padding:10px 6px;font-size:.68rem;text-decoration:none;display:flex}.page-module__EM1U0W__villaAction:hover{background:var(--panel-hover);color:var(--ink);border-color:var(--ink)}.page-module__EM1U0W__villaActionIcon{justify-content:center;align-items:center;height:18px;display:flex}.page-module__EM1U0W__villaAction svg{stroke:currentColor;fill:none;width:auto;height:18px}.page-module__EM1U0W__villaAction[data-villa-action=gallery] svg{height:15px}.page-module__EM1U0W__paneBody{padding-top:22px}.page-module__EM1U0W__paneBody p{color:var(--ink-body);max-width:60ch;margin-bottom:16px;font-size:1rem;line-height:1.65}.page-module__EM1U0W__paneH3{font-family:var(--sans);color:var(--ink);margin:30px 0 14px;font-size:1.02rem;font-weight:600}.page-module__EM1U0W__facts{list-style:none}.page-module__EM1U0W__facts li{border-bottom:1px solid var(--border);grid-template-columns:150px 1fr;gap:16px;padding:13px 0;font-size:.95rem;display:grid}.page-module__EM1U0W__facts li .page-module__EM1U0W__k{color:var(--ink)}.page-module__EM1U0W__facts li .page-module__EM1U0W__v{color:var(--ink-body)}.page-module__EM1U0W__facts li.page-module__EM1U0W__total{border-bottom:none;font-weight:500}.page-module__EM1U0W__facts li.page-module__EM1U0W__total .page-module__EM1U0W__k,.page-module__EM1U0W__facts li.page-module__EM1U0W__total .page-module__EM1U0W__v{color:var(--ink);font-weight:600}.page-module__EM1U0W__factsCosts li{grid-template-columns:minmax(260px,60%) 1fr;gap:28px}.page-module__EM1U0W__sizeGrid{grid-template-columns:1fr 1fr;gap:18px 32px;max-width:60ch;margin:4px 0 20px;display:grid}.page-module__EM1U0W__sizeItem{border-bottom:1px solid var(--border);padding:12px 0}.page-module__EM1U0W__sizeItem .page-module__EM1U0W__k{letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-muted);font-size:.72rem;font-weight:600}.page-module__EM1U0W__sizeItem .page-module__EM1U0W__v{color:var(--ink);margin-top:6px;font-size:1.05rem}.page-module__EM1U0W__featureList{max-width:60ch;margin:4px 0 16px;padding:0;list-style:none}.page-module__EM1U0W__featureList li{color:var(--ink-body);border-bottom:1px solid var(--border);padding:10px 0 10px 18px;font-size:.95rem;line-height:1.55;position:relative}.page-module__EM1U0W__featureList li:before{content:"";background:var(--ink);border-radius:50%;width:5px;height:5px;position:absolute;top:19px;left:0}.page-module__EM1U0W__costNote{color:var(--ink-body);max-width:60ch;margin-top:20px;font-size:.82rem;font-style:italic;line-height:1.55}.page-module__EM1U0W__costNote sup{font-style:normal}.page-module__EM1U0W__paneDocEmpty{color:var(--on-surface-muted);padding:28px 0;font-size:.95rem}.page-module__EM1U0W__paneH3 sup{font-size:.8em}.page-module__EM1U0W__splitGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.page-module__EM1U0W__splitCard{border:1px solid var(--border);border-radius:var(--radius-sm);padding:20px}.page-module__EM1U0W__splitCardHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__EM1U0W__splitCardTitle{font-family:var(--serif);color:var(--ink);font-size:1.3rem;font-weight:300}.page-module__EM1U0W__splitCardStats{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.page-module__EM1U0W__splitCardStats .page-module__EM1U0W__k{letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-muted);font-size:.68rem;font-weight:600}.page-module__EM1U0W__splitCardStats .page-module__EM1U0W__v{color:var(--ink);margin-top:4px;font-size:.98rem}.page-module__EM1U0W__splitCardPrice{color:var(--on-surface-muted);margin-bottom:14px;font-size:.92rem}.page-module__EM1U0W__mpopBtn{background:var(--ss-blue);color:#fff;width:100%;font-family:var(--sans);cursor:pointer;border:none;border-radius:9999px;margin-top:12px;padding:11px;font-size:.88rem;display:block}.page-module__EM1U0W__mpopBtn:hover{opacity:.92}.page-module__EM1U0W__splitCard .page-module__EM1U0W__mpopBtn{background:var(--ss-blue);margin-top:0}@media (max-width:820px){.page-module__EM1U0W__pane{width:auto;left:clamp(16px,4vw,36px)}.page-module__EM1U0W__pane.page-module__EM1U0W__isCollapsed{left:auto;right:clamp(16px,4vw,36px)}.page-module__EM1U0W__paneHeadRow{grid-template-columns:1fr;gap:0;max-width:none}.page-module__EM1U0W__paneHeadRow .page-module__EM1U0W__planCtaHead{justify-self:stretch;margin-top:25px}}
.page-module__OmXfwq__scrimHost:before{content:"";pointer-events:none;background:#0003;position:absolute;inset:0}.page-module__OmXfwq__admin{scrollbar-width:thin;padding:clamp(40px,6vh,80px) clamp(28px,5vw,96px) clamp(90px,12vh,130px);position:absolute;inset:0;overflow-y:auto}.page-module__OmXfwq__adminTitle{font-family:var(--serif);color:#fff;margin:12px 0 10px;font-size:clamp(2.2rem,3.4vw,3.2rem);font-weight:300;line-height:1.04}.page-module__OmXfwq__adminSub{color:var(--muted);max-width:62ch;margin-bottom:clamp(28px,3.6vh,46px);font-size:1rem}.page-module__OmXfwq__panel{background:var(--panel);border:1px solid var(--hairline-soft);border-radius:var(--radius);max-width:620px;padding:clamp(22px,2.2vw,32px)}.page-module__OmXfwq__panelTitle{font-family:var(--serif);color:#fff;margin:0 0 6px;font-size:clamp(1.3rem,1.7vw,1.6rem);font-weight:300;line-height:1.15}.page-module__OmXfwq__panelSub{color:var(--muted);margin:0 0 22px;font-size:.9rem;line-height:1.55}.page-module__OmXfwq__form{flex-direction:column;gap:14px;display:flex}.page-module__OmXfwq__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.page-module__OmXfwq__field{border:1px solid var(--hairline);border-radius:var(--radius-sm);width:100%;height:52px;color:var(--text);font-family:var(--sans);transition:border-color .3s var(--ease), background .3s var(--ease);background:#ffffff05;padding:0 18px;font-size:.98rem}.page-module__OmXfwq__field::placeholder{color:var(--muted-2)}.page-module__OmXfwq__field:focus{background:#ffffff0a;border-color:#ffffff80;outline:none}.page-module__OmXfwq__submit{background:var(--white);height:52px;color:var(--ink-body);font-family:var(--sans);letter-spacing:.005em;cursor:pointer;transition:opacity .3s var(--ease), transform .3s var(--ease);border:none;border-radius:9999px;align-self:flex-start;margin-top:4px;padding:0 30px;font-size:.98rem;font-weight:500}.page-module__OmXfwq__submit:hover{opacity:.9}.page-module__OmXfwq__submit:active{transform:scale(.99)}.page-module__OmXfwq__submit:disabled{opacity:.55;cursor:default;transform:none}.page-module__OmXfwq__note{letter-spacing:.01em;margin:2px 0 0;font-size:.86rem;line-height:1.5}.page-module__OmXfwq__noteOk{color:#9fc9b8}.page-module__OmXfwq__noteErr{color:#e0a8a0}.page-module__OmXfwq__listHead{justify-content:space-between;align-items:baseline;gap:16px;margin:clamp(34px,5vh,60px) 0 16px;display:flex}.page-module__OmXfwq__listTitle{font-family:var(--serif);color:#fff;margin:0;font-size:clamp(1.6rem,2.2vw,2.1rem);font-weight:300;line-height:1.1}.page-module__OmXfwq__listCount{color:var(--muted-2);letter-spacing:.02em;font-size:.8rem}.page-module__OmXfwq__tabs{border-bottom:1px solid var(--hairline-soft);gap:22px;margin:0 0 18px;display:flex;position:relative}.page-module__OmXfwq__tab{white-space:nowrap;cursor:pointer;font-family:var(--sans);letter-spacing:.04em;color:var(--muted);transition:color .3s var(--ease);background:0 0;border:none;padding:0 0 12px;font-size:.82rem}.page-module__OmXfwq__tab.page-module__OmXfwq__isActive{color:#fff}.page-module__OmXfwq__tabIndicator{height:2px;transition:transform .2s var(--ease), width .2s var(--ease);background:#fff;position:absolute;bottom:-1px;left:0}.page-module__OmXfwq__list{flex-direction:column;gap:8px;display:flex}.page-module__OmXfwq__person{background:var(--panel);border:1px solid var(--hairline-soft);border-radius:var(--radius);transition:background .3s var(--ease);grid-template-columns:1fr auto auto;align-items:center;gap:clamp(12px,1.6vw,24px);padding:16px clamp(16px,1.6vw,24px);display:grid}.page-module__OmXfwq__person:hover{background:var(--panel-hover)}.page-module__OmXfwq__who{min-width:0}.page-module__OmXfwq__whoName{color:#fff;letter-spacing:.01em;overflow-wrap:anywhere;font-size:.98rem}.page-module__OmXfwq__whoEmail{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:.84rem}.page-module__OmXfwq__whoMeta{color:var(--muted-2);margin-top:5px;font-size:.76rem}.page-module__OmXfwq__state{white-space:nowrap;color:var(--muted);align-items:center;gap:8px;font-size:.84rem;display:flex}.page-module__OmXfwq__resend{border:1px solid var(--hairline);cursor:pointer;color:var(--text);font-family:var(--sans);white-space:nowrap;transition:background .3s var(--ease), border-color .3s var(--ease);background:0 0;border-radius:9999px;padding:8px 16px;font-size:.82rem}.page-module__OmXfwq__resend:hover{background:var(--panel-hover);border-color:#ffffff47}.page-module__OmXfwq__resend:disabled{opacity:.5;cursor:default}.page-module__OmXfwq__resendSpacer{width:1px}.page-module__OmXfwq__empty{color:var(--muted);font-size:.92rem}.page-module__OmXfwq__denied{text-align:center;color:var(--muted);place-items:center;padding:40px;font-size:.95rem;display:grid;position:absolute;inset:0}@media (max-width:820px){.page-module__OmXfwq__admin{padding:26px 20px 110px}.page-module__OmXfwq__row{grid-template-columns:1fr}.page-module__OmXfwq__person{grid-template-columns:1fr;align-items:start;gap:10px}.page-module__OmXfwq__resend{justify-self:start}.page-module__OmXfwq__resendSpacer{display:none}}
.page-module__hs5soW__deckScreen{background:#000}.page-module__hs5soW__deckShow{position:absolute;inset:0}.page-module__hs5soW__deckSlide{opacity:0;transition:opacity .55s var(--ease);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module__hs5soW__deckSlide.page-module__hs5soW__isOn{opacity:1}.page-module__hs5soW__deckSlide img{object-fit:contain;max-width:100%;max-height:100%}.page-module__hs5soW__deckEdge{cursor:pointer;z-index:5;color:#fff;background:0 0;border:none;align-items:center;width:22%;display:flex;position:absolute;top:0;bottom:0}.page-module__hs5soW__deckEdge.page-module__hs5soW__prev{justify-content:flex-start;padding-left:clamp(16px,2vw,32px);left:0}.page-module__hs5soW__deckEdge.page-module__hs5soW__next{justify-content:flex-end;padding-right:clamp(16px,2vw,32px);right:0}.page-module__hs5soW__deckEdge span{border:1px solid var(--hairline);opacity:0;width:52px;height:52px;transition:opacity .3s var(--ease);background:#ffffff14;border-radius:9999px;place-items:center;font-size:1.3rem;display:grid}.page-module__hs5soW__deckEdge:hover span{opacity:1}.page-module__hs5soW__deckEdge[disabled]{cursor:default}.page-module__hs5soW__deckEdge[disabled] span{display:none}.page-module__hs5soW__deckCounter{z-index:5;color:#ffffffb3;letter-spacing:.14em;font-size:.8rem;position:absolute;top:clamp(20px,3vh,40px);right:clamp(24px,3vw,48px)}.page-module__hs5soW__deckCounter b{color:#fff;font-weight:500}.page-module__hs5soW__deckProgress{z-index:5;background:#ffffff1f;height:2px;position:absolute;bottom:0;left:0;right:0}.page-module__hs5soW__deckProgressBar{width:0;height:100%;transition:width .45s var(--ease);background:#fff}
.page-module__OSLHOG__scrimHost:before{content:"";pointer-events:none;background:#0003;position:absolute;inset:0}.page-module__OSLHOG__contact{scrollbar-width:thin;padding:clamp(40px,6vh,80px) clamp(28px,5vw,96px) clamp(90px,12vh,130px);position:absolute;inset:0;overflow-y:auto}.page-module__OSLHOG__contactTitle{font-family:var(--serif);color:#fff;margin:12px 0 10px;font-size:clamp(2.2rem,3.4vw,3.2rem);font-weight:300;line-height:1.04}.page-module__OSLHOG__contactSub{color:var(--muted);max-width:62ch;margin-bottom:clamp(28px,3.6vh,46px);font-size:1rem}.page-module__OSLHOG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:clamp(14px,1.6vw,22px);display:grid}.page-module__OSLHOG__contactCard{cursor:pointer;color:inherit;background:var(--panel);border:1px solid var(--hairline-soft);border-radius:var(--radius);transition:background .3s var(--ease), transform .4s var(--ease);flex-direction:column;padding:clamp(22px,2vw,30px);text-decoration:none;display:flex;position:relative}.page-module__OSLHOG__contactCard:hover{background:var(--panel-hover);transform:translateY(-4px)}.page-module__OSLHOG__contactCardIcon svg{stroke:#fff;fill:none;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.page-module__OSLHOG__contactCardKind{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);margin-top:18px;font-size:.68rem}.page-module__OSLHOG__contactCardValue{font-family:var(--serif);color:#fff;overflow-wrap:anywhere;margin:10px 0 8px;font-size:clamp(1.2rem,1.55vw,1.5rem);font-weight:300;line-height:1.15}.page-module__OSLHOG__contactCardNote{color:var(--muted);font-size:.86rem;line-height:1.55}.page-module__OSLHOG__contactCardGo{color:var(--text);letter-spacing:.02em;margin-top:auto;padding-top:18px;font-size:.8rem}.page-module__OSLHOG__contactBook{margin-top:clamp(34px,5vh,60px)}.page-module__OSLHOG__contactBookTitle{font-family:var(--serif);color:#fff;margin:0 0 8px;font-size:clamp(1.6rem,2.2vw,2.1rem);font-weight:300;line-height:1.1}.page-module__OSLHOG__contactBookSub{color:var(--muted);max-width:62ch;margin:0 0 20px;font-size:.95rem}.page-module__OSLHOG__contactCal{border-radius:var(--radius);background:#fff;min-height:660px;overflow:hidden}.page-module__OSLHOG__contactCal:has(iframe){min-height:0}.meetings-iframe-container{width:100%}.meetings-iframe-container iframe{border:0;width:100%;display:block}@media (max-width:820px){.page-module__OSLHOG__contact{padding:26px 20px 110px}.page-module__OSLHOG__contactCal{min-height:560px}}
.page-module__92KbQW__scrimHost:before{content:"";pointer-events:none;background:#00000080;position:absolute;inset:0}.page-module__92KbQW__faq{grid-template-columns:minmax(260px,30%) 1fr;display:grid;position:absolute;inset:0}.page-module__92KbQW__faqNav{border-right:1px solid var(--hairline-soft);flex-direction:column;padding:clamp(40px,6vh,88px) clamp(28px,3vw,56px);display:flex}.page-module__92KbQW__faqTitle{font-family:var(--serif);color:#fff;margin:0 0 40px;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:300}.page-module__92KbQW__faqCats{scrollbar-width:thin;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.page-module__92KbQW__faqCats button{text-align:left;cursor:pointer;color:var(--muted);font-family:var(--sans);border:none;border-bottom:1px solid var(--hairline-soft);transition:color .3s var(--ease);background:0 0;justify-content:space-between;align-items:center;padding:14px 0;font-size:1.02rem;display:flex}.page-module__92KbQW__faqCats button .page-module__92KbQW__n{color:var(--muted-2);font-size:.8rem}.page-module__92KbQW__faqCats button:hover{color:var(--text)}.page-module__92KbQW__faqCats button.page-module__92KbQW__isActive{color:#fff}.page-module__92KbQW__faqCats button.page-module__92KbQW__isActive .page-module__92KbQW__n{color:var(--text)}.page-module__92KbQW__faqList{scrollbar-width:thin;padding:clamp(40px,6vh,88px) clamp(32px,5vw,96px);overflow-y:auto}.page-module__92KbQW__faqListHead{font-family:var(--serif);color:#fff;margin-bottom:28px;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:300}.page-module__92KbQW__qa{border-bottom:1px solid var(--hairline-soft)}.page-module__92KbQW__qaQ{text-align:left;cursor:pointer;width:100%;color:var(--text);font-family:var(--sans);background:0 0;border:none;padding:26px 44px 26px 0;font-size:1.05rem;line-height:1.4;position:relative}.page-module__92KbQW__qaQ:after{content:"+";color:var(--muted);transition:transform .3s var(--ease);font-size:1.4rem;font-weight:300;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.page-module__92KbQW__qa.page-module__92KbQW__isOpen .page-module__92KbQW__qaQ:after{content:"−"}.page-module__92KbQW__qaA{max-height:0;transition:max-height .45s var(--ease);overflow:hidden}.page-module__92KbQW__qaAInner{color:var(--muted);max-width:70ch;padding:0 60px 28px 0;font-size:1rem;line-height:1.7}.page-module__92KbQW__qaAInner strong{color:var(--text);font-weight:500}.page-module__92KbQW__qaAInner em{font-style:italic}.page-module__92KbQW__qaAInner a{color:#fff;text-underline-offset:3px}.page-module__92KbQW__qaAInner ul{margin:10px 0 10px 20px}.page-module__92KbQW__qaAInner li{margin:6px 0}@media (max-width:820px){.page-module__92KbQW__faq{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.page-module__92KbQW__faqNav{border-right:none;min-width:0;padding:16px 16px 0}.page-module__92KbQW__faqTitle{display:none}.page-module__92KbQW__faqCats{scrollbar-width:none;border-bottom:1px solid var(--hairline-soft);flex-direction:row;gap:8px;padding-bottom:14px;overflow:auto hidden}.page-module__92KbQW__faqCats::-webkit-scrollbar{display:none}.page-module__92KbQW__faqCats button{white-space:nowrap;border:1px solid var(--hairline-soft);border-radius:9999px;flex:none;gap:8px;padding:9px 15px;font-size:.88rem}.page-module__92KbQW__faqCats button.page-module__92KbQW__isActive{background:#ffffff1f;border-color:#ffffff4d}.page-module__92KbQW__faqList{min-width:0;padding:22px 16px 32px}.page-module__92KbQW__faqListHead{margin-bottom:14px;font-size:1.35rem}.page-module__92KbQW__qaQ{padding:18px 30px 18px 0;font-size:.98rem;line-height:1.45}.page-module__92KbQW__qaQ:after{right:2px}.page-module__92KbQW__qaAInner{padding:0 0 22px;font-size:.95rem;line-height:1.65}}
.page-module__Z9uFEa__mediaChoose{grid-template-columns:1fr 1fr;gap:clamp(14px,1.4vw,22px);height:100%;padding:clamp(20px,3vh,40px) clamp(20px,3vw,44px);display:grid}.page-module__Z9uFEa__tile{border-radius:var(--radius);cursor:pointer;border:1px solid var(--hairline-soft);transition:transform .5s var(--ease);text-align:left;color:inherit;background:0 0;padding:0;font-family:inherit;display:block;position:relative;overflow:hidden}.page-module__Z9uFEa__tile:hover{transform:translateY(-4px)}.page-module__Z9uFEa__tileText{z-index:2;pointer-events:none;padding:clamp(20px,2vw,36px);position:absolute;bottom:0;left:0;right:0}.page-module__Z9uFEa__tileTitle{font-family:var(--serif);color:var(--white);font-size:clamp(1.5rem,2.1vw,2.9rem);font-weight:300;line-height:1.05}.page-module__Z9uFEa__tileTitle.page-module__Z9uFEa__lg{font-size:clamp(2.1rem,3.6vw,4rem)}@media (max-width:820px){.page-module__Z9uFEa__mediaChoose{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:14px;padding:16px}.page-module__Z9uFEa__tileTitle.page-module__Z9uFEa__lg{font-size:clamp(1.7rem,7vw,2.6rem)}}
.page-module___8aEwW__tile{border-radius:var(--radius);cursor:pointer;border:1px solid var(--hairline-soft);transition:transform .5s var(--ease);text-align:left;color:inherit;background:0 0;padding:0;font-family:inherit;display:block;position:relative;overflow:hidden}.page-module___8aEwW__tile:hover{transform:translateY(-4px)}.page-module___8aEwW__tileText{z-index:2;pointer-events:none;padding:clamp(20px,2vw,36px);position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__tileTitle{font-family:var(--serif);color:var(--white);font-size:clamp(1.5rem,2.1vw,2.9rem);font-weight:300;line-height:1.05}.page-module___8aEwW__tileTitle.page-module___8aEwW__lg{font-size:clamp(2.1rem,3.6vw,4rem)}.page-module___8aEwW__tileSub{color:#ffffff80;margin-top:8px;font-size:clamp(.85rem,1vw,1.05rem);line-height:1.45}.page-module___8aEwW__menuBg{pointer-events:none;background-image:var(--photo,none);opacity:0;transition:opacity 1.4s var(--ease);background-position:50%;background-size:cover;position:fixed;inset:0}.page-module___8aEwW__menuBg.page-module___8aEwW__hasPhoto{opacity:1}.page-module___8aEwW__menuBg:after{content:"";background:linear-gradient(#0c0a0773 0%,#0c0a071a 42%,#0c0a0740 68%,#0c0a07d9 100%),radial-gradient(120% 95% at 50% 45%,#0c0a0700 38%,#0c0a0773 100%);position:absolute;inset:0}.page-module___8aEwW__menuTrack{scrollbar-width:none;cursor:grab;align-items:center;gap:clamp(26px,3vw,54px);padding:0 clamp(28px,6vw,96px);display:flex;position:absolute;inset:0;overflow:auto hidden}.page-module___8aEwW__menuTrack::-webkit-scrollbar{display:none}.page-module___8aEwW__menuTrack.page-module___8aEwW__isDrag{cursor:grabbing}.page-module___8aEwW__menuTrack.page-module___8aEwW__isDrag .page-module___8aEwW__tile{pointer-events:none}.page-module___8aEwW__menuCard{flex:none}.page-module___8aEwW__menuCardHero{width:clamp(480px,44vw,900px);height:min(58vh,660px);top:-8vh}.page-module___8aEwW__menuCol{flex-direction:column;flex:none;align-items:flex-start;gap:clamp(20px,4.5vh,48px);width:clamp(320px,30vw,580px);height:min(74vh,830px);display:flex;position:relative}.page-module___8aEwW__menuColRight{align-items:flex-end}.page-module___8aEwW__menuCol .page-module___8aEwW__tileSm{width:clamp(230px,20vw,390px);height:27vh;max-height:300px}.page-module___8aEwW__menuCol .page-module___8aEwW__tileLg{flex:1;width:100%}@media (max-width:820px){.page-module___8aEwW__menuTrack{cursor:auto;flex-direction:column;align-items:stretch;gap:16px;padding:18px;overflow:hidden auto}.page-module___8aEwW__menuClone{display:none}.page-module___8aEwW__tileTitle,.page-module___8aEwW__tileTitle.page-module___8aEwW__lg{font-size:clamp(1.5rem,5.6vw,2.1rem)}.page-module___8aEwW__menuCard,.page-module___8aEwW__menuCol{width:auto;top:0}.page-module___8aEwW__menuCardHero{flex:none;order:-1;height:44vh}.page-module___8aEwW__menuCol,.page-module___8aEwW__menuColRight{display:contents}.page-module___8aEwW__menuClone.page-module___8aEwW__menuCol,.page-module___8aEwW__menuClone.page-module___8aEwW__menuColRight{display:none}.page-module___8aEwW__menuCol .page-module___8aEwW__tileSm{flex:none;width:auto;height:22vh}.page-module___8aEwW__menuCol .page-module___8aEwW__tileLg{flex:none;width:auto;height:34vh}.page-module___8aEwW__tile[data-action=map]{order:0}.page-module___8aEwW__tile[data-action=tour]{order:1}.page-module___8aEwW__tile[data-action=movie]{order:2}.page-module___8aEwW__tile[data-action=media-gallery]{order:3}.page-module___8aEwW__tile[data-action=overview-pres]{order:4}.page-module___8aEwW__tile[data-action=resources]{order:5}.page-module___8aEwW__tile[data-action=faq]{order:6}.page-module___8aEwW__tile[data-action=sitevisit]{order:7}}
.page-module__dJzh7W__body{display:flex}.page-module__dJzh7W__pres{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:clamp(40px,8vh,120px);display:flex;position:relative}.page-module__dJzh7W__pres .page-module__dJzh7W__leafField{opacity:.04;pointer-events:none;background-image:var(--leaf-svg);background-position:50%;background-repeat:no-repeat;background-size:40vw;position:absolute;inset:0}.page-module__dJzh7W__presInner{z-index:1;max-width:760px;position:relative}.page-module__dJzh7W__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:28px;font-size:.75rem;font-weight:500}.page-module__dJzh7W__presTitle{font-family:var(--serif);color:var(--white);font-size:clamp(2.6rem,5vw,4.4rem);font-weight:300;line-height:1.06}.page-module__dJzh7W__presTitle em{font-style:italic}.page-module__dJzh7W__presNote{color:var(--muted);max-width:540px;margin-top:28px;margin-left:auto;margin-right:auto;font-size:1.02rem;line-height:1.65}.page-module__dJzh7W__presSlidebar{z-index:2;align-items:center;gap:22px;display:flex;position:absolute;bottom:clamp(24px,4vh,48px);left:50%;transform:translate(-50%)}.page-module__dJzh7W__presSlidebar .page-module__dJzh7W__dots span{width:26px}.page-module__dJzh7W__slideArrow{border:1px solid var(--hairline);width:44px;height:44px;color:var(--text);cursor:pointer;transition:background .3s var(--ease);background:0 0;border-radius:9999px;place-items:center;font-size:1rem;display:grid}.page-module__dJzh7W__slideArrow:hover{background:var(--panel-hover)}.page-module__dJzh7W__dots{align-items:center;gap:clamp(4px,1.4vw,10px);display:flex}.page-module__dJzh7W__dots span{background:var(--hairline);width:clamp(10px,4.2vw,34px);height:2px;transition:background .3s var(--ease)}.page-module__dJzh7W__dots span.page-module__dJzh7W__isActive{background:var(--white)}
.page-module__8p-Q0a__scrimHost:before{content:"";pointer-events:none;background:#0003;position:absolute;inset:0}.page-module__8p-Q0a__resDash{scrollbar-width:thin;padding:clamp(40px,6vh,80px) clamp(28px,5vw,96px);position:absolute;inset:0;overflow-y:auto}.page-module__8p-Q0a__resDashTitle{font-family:var(--serif);color:#fff;margin:12px 0 10px;font-size:clamp(2.2rem,3.4vw,3.2rem);font-weight:300;line-height:1.04}.page-module__8p-Q0a__resDashSub{color:var(--muted);margin-bottom:clamp(32px,4vh,52px);font-size:1rem}.page-module__8p-Q0a__resGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:clamp(14px,1.6vw,22px);display:grid}.page-module__8p-Q0a__resTile{text-align:left;cursor:pointer;background:var(--panel);border:1px solid var(--hairline-soft);border-radius:var(--radius);min-height:180px;transition:background .3s var(--ease), transform .4s var(--ease);flex-direction:column;padding:clamp(22px,2vw,30px);display:flex;position:relative}.page-module__8p-Q0a__resTile:hover{background:var(--panel-hover);transform:translateY(-4px)}.page-module__8p-Q0a__resTileKind{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);font-size:.68rem}.page-module__8p-Q0a__resTileName{font-family:var(--serif);color:#fff;margin:12px 0 10px;font-size:clamp(1.3rem,1.7vw,1.6rem);font-weight:300;line-height:1.12}.page-module__8p-Q0a__resTileDesc{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module__8p-Q0a__resTileGo{color:var(--text);letter-spacing:.02em;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:.8rem;display:flex}.page-module__8p-Q0a__resTileGo svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:16px;height:16px}
.page-module__LjbcGW__compare:before{content:"";pointer-events:none;transition:background .5s var(--ease);background:#00000059;position:absolute;inset:0}.page-module__LjbcGW__compare.page-module__LjbcGW__isListMode:before{background:#00000087}.page-module__LjbcGW__carousel,.page-module__LjbcGW__villaList{opacity:1;transition:opacity .45s var(--ease);position:absolute;inset:0}.page-module__LjbcGW__carousel.page-module__LjbcGW__isHidden,.page-module__LjbcGW__villaList.page-module__LjbcGW__isHidden{opacity:0;pointer-events:none}.page-module__LjbcGW__carousel{flex-direction:column;justify-content:center;align-items:center;gap:clamp(18px,2.4vh,30px);padding-top:clamp(24px,4vh,56px);display:flex}.page-module__LjbcGW__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:none;flex:auto;align-items:center;gap:clamp(20px,2vw,34px);width:100%;min-height:0;padding:8px max(24px,50vw);display:flex;overflow-x:auto}.page-module__LjbcGW__carouselTrack::-webkit-scrollbar{display:none}.page-module__LjbcGW__compareBody{flex-direction:column;display:flex}.page-module__LjbcGW__villaViewTabs{flex:none;grid-template-columns:1fr auto 1fr;align-items:center;padding:clamp(20px,3.4vh,44px) clamp(16px,3vw,40px) 0;display:grid}.page-module__LjbcGW__viewTabsSlot{grid-column:2;justify-content:center;display:flex}.page-module__LjbcGW__compareViews{flex:auto;min-height:0;position:relative}.page-module__LjbcGW__viewTabs{gap:28px;display:flex;position:relative}.page-module__LjbcGW__viewTab{cursor:pointer;font-family:var(--sans);letter-spacing:.02em;color:var(--muted);transition:color .3s var(--ease);background:0 0;border:none;padding:0 0 8px;font-size:.88rem}.page-module__LjbcGW__viewTab.page-module__LjbcGW__isActive{color:var(--text)}.page-module__LjbcGW__viewTabIndicator{background:var(--text);height:2px;transition:transform .2s var(--ease), width .2s var(--ease);position:absolute;bottom:-1px;left:0}.page-module__LjbcGW__villaSortPop{grid-column:3;justify-content:flex-end;display:flex;position:relative}.page-module__LjbcGW__villaSortTrigger{cursor:pointer;color:var(--muted);transition:color .2s var(--ease);background:0 0;border:none;align-items:center;gap:5px;padding:8px;display:inline-flex}.page-module__LjbcGW__villaSortTrigger:hover{color:var(--text)}.page-module__LjbcGW__villaSortTrigger svg{width:18px;height:18px}.page-module__LjbcGW__villaSortTrigger.page-module__LjbcGW__isActive,.page-module__LjbcGW__villaSortTrigger.page-module__LjbcGW__isActive:hover{color:var(--ss-blue)}.page-module__LjbcGW__villaSortPopPanel{z-index:5;background:var(--panel-bg-elevated);border:1px solid var(--hairline-soft);border-radius:var(--radius);transform-origin:100% 0;opacity:0;visibility:hidden;pointer-events:none;width:min(240px,100vw - 32px);transition:transform .18s var(--ease), opacity .18s var(--ease), visibility 0s linear .18s;padding:clamp(6px,1vh,10px);position:absolute;top:calc(100% + 6px);right:0;transform:scale(.94)translateY(-6px);box-shadow:0 24px 60px #0009}.page-module__LjbcGW__villaSortPop.page-module__LjbcGW__isOpen .page-module__LjbcGW__villaSortPopPanel{opacity:1;visibility:visible;pointer-events:auto;transition:transform .18s var(--ease), opacity .18s var(--ease);transform:scale(1)translateY(0)}.page-module__LjbcGW__villaList{scrollbar-width:thin;flex-direction:column;align-items:center;padding:clamp(90px,14vh,140px) clamp(20px,4vw,56px) clamp(24px,4vh,40px);display:flex;overflow-y:auto}.page-module__LjbcGW__villaListInner{width:100%;max-width:1440px}.page-module__LjbcGW__villaTableWrap{overflow-x:auto}.page-module__LjbcGW__villaTable{border-collapse:collapse;width:100%;font-family:var(--sans);white-space:nowrap;font-size:.84rem}.page-module__LjbcGW__villaTable th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);border-bottom:1px solid var(--hairline);padding:14px 18px;font-size:.64rem;font-weight:600}.page-module__LjbcGW__villaTableSortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s var(--ease)}.page-module__LjbcGW__villaTableSortable:hover{color:var(--muted)}.page-module__LjbcGW__villaTableSortable.page-module__LjbcGW__isActive,.page-module__LjbcGW__villaTableSortable.page-module__LjbcGW__isActive:hover{color:var(--ss-blue)}.page-module__LjbcGW__sortLabel{align-items:center;display:inline-flex}.page-module__LjbcGW__sortTriangle{fill:currentColor;flex:none;width:7px;height:5px;margin-left:6px;display:inline-block}.page-module__LjbcGW__sortTriangleDesc{transform:rotate(180deg)}.page-module__LjbcGW__villaTable td{color:var(--text);border-bottom:1px solid var(--hairline-soft);padding:14px 18px}.page-module__LjbcGW__villaTable tbody tr{cursor:pointer;transition:background .2s var(--ease)}.page-module__LjbcGW__villaTable tbody tr:hover{background:var(--panel-hover)}.page-module__LjbcGW__villaTable tbody tr:last-child td{border-bottom:none}.page-module__LjbcGW__villaTableStatus{align-items:center;gap:7px;display:inline-flex}.page-module__LjbcGW__villaTableExpand{cursor:pointer;width:20px;height:20px;color:var(--muted-2);vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.page-module__LjbcGW__villaTableExpand svg{stroke:currentColor;fill:none;stroke-width:1.6px;width:14px;height:14px;transition:transform .25s var(--ease)}.page-module__LjbcGW__villaTableExpand.page-module__LjbcGW__isExpanded svg{transform:rotate(90deg)}.page-module__LjbcGW__villaTableRowNested td:first-child{padding-left:42px}.page-module__LjbcGW__villaTableRowNested td{color:var(--muted-2)}.page-module__LjbcGW__unitCard{border-radius:var(--radius);scroll-snap-align:center;cursor:pointer;border:1px solid var(--hairline-soft);width:clamp(240px,26vw,380px);height:100%;max-height:600px;transition:transform .5s var(--ease);flex:none;position:relative;overflow:hidden;transform:scale(.92)}.page-module__LjbcGW__unitCard:before{content:"";z-index:1;opacity:0;pointer-events:none;transition:opacity .5s var(--ease);background:#000;position:absolute;inset:0}.page-module__LjbcGW__unitCard:not(.page-module__LjbcGW__isActive):before,.page-module__LjbcGW__unitCard:not(.page-module__LjbcGW__isActive) .page-module__LjbcGW__unitCardBody{opacity:.55}.page-module__LjbcGW__unitCard.page-module__LjbcGW__isActive{transform:scale(1)}.page-module__LjbcGW__unitCardBody{z-index:2;transition:opacity .5s var(--ease);padding:clamp(20px,2vw,30px);position:absolute;bottom:0;left:0;right:0}.page-module__LjbcGW__unitCardTitle{font-family:var(--serif);color:#fff;font-size:clamp(2rem,3vw,3rem);font-weight:300;line-height:1.02}.page-module__LjbcGW__unitCardEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:.68rem}.page-module__LjbcGW__unitCardBeds{color:var(--muted);margin-top:10px;font-size:.92rem}.page-module__LjbcGW__unitCardPrice{color:#fff;letter-spacing:.01em;align-items:center;gap:8px;margin-top:8px;font-size:1.05rem;display:flex}.page-module__LjbcGW__miniStats{flex-wrap:wrap;gap:clamp(16px,2vw,34px);margin-top:18px;display:flex}.page-module__LjbcGW__miniStat{flex-direction:column;gap:2px;display:flex}.page-module__LjbcGW__miniStat .page-module__LjbcGW__k{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:.68rem}.page-module__LjbcGW__miniStat .page-module__LjbcGW__v{color:var(--text);font-size:.9rem}.page-module__LjbcGW__carouselStats{flex-wrap:wrap;align-items:center;gap:clamp(28px,4vw,64px);min-height:48px;display:flex}.page-module__LjbcGW__statIco{align-items:center;gap:12px;display:flex}.page-module__LjbcGW__statIco svg{width:22px;height:22px;stroke:var(--muted);fill:none;stroke-width:1.3px}.page-module__LjbcGW__statIco .page-module__LjbcGW__t .page-module__LjbcGW__k{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:.66rem}.page-module__LjbcGW__statIco .page-module__LjbcGW__t .page-module__LjbcGW__v{color:var(--text);font-size:.92rem}.page-module__LjbcGW__villaStatsEmpty{color:var(--muted);font-size:.92rem}.page-module__LjbcGW__dots{align-items:center;gap:clamp(4px,1.4vw,10px);display:flex}.page-module__LjbcGW__dots span{background:var(--hairline);width:clamp(10px,4.2vw,34px);height:2px;transition:background .3s var(--ease)}.page-module__LjbcGW__dots span.page-module__LjbcGW__isActive{background:var(--white)}@media (max-width:820px){.page-module__LjbcGW__carousel{justify-content:center;gap:clamp(10px,1.6vh,18px);padding-top:clamp(10px,1.6vh,20px);padding-bottom:clamp(6px,1.2vh,14px)}.page-module__LjbcGW__carouselTrack{flex:auto;align-items:stretch;min-height:0;padding-left:calc(50% - min(76vw,300px)/2);padding-right:calc(50% - min(76vw,300px)/2)}.page-module__LjbcGW__unitCard{width:min(76vw,300px);height:100%;max-height:100%;transform:scale(.94)}.page-module__LjbcGW__unitCard.page-module__LjbcGW__isActive{transform:scale(1)}.page-module__LjbcGW__carouselStats{gap:clamp(14px,3.4vw,64px);min-height:0}.page-module__LjbcGW__statIco svg{width:18px;height:18px}.page-module__LjbcGW__villaViewTabs{padding:clamp(12px,2.2vh,20px) clamp(20px,3vw,44px) 0 0}.page-module__LjbcGW__villaList{padding-top:clamp(24px,4vh,40px)}.page-module__LjbcGW__statIcoSecondary{display:none}}
.EmbedHost-module__5yg8oa__embedHost{background:#000;position:absolute;inset:0}.EmbedHost-module__5yg8oa__embedHost iframe{border:0;width:100%;height:100%;display:block}.EmbedHost-module__5yg8oa__embedHost video{object-fit:contain;width:100%;height:100%;display:block}.EmbedHost-module__5yg8oa__embedGallery{scrollbar-width:thin;padding:clamp(20px,3vw,56px);position:absolute;inset:0;overflow-y:auto}.EmbedHost-module__5yg8oa__embedGallery picflow-gallery{width:100%;display:block}.EmbedHost-module__5yg8oa__embedLoading{color:var(--muted);letter-spacing:.04em;place-items:center;font-size:.9rem;display:grid;position:absolute;inset:0}.EmbedHost-module__5yg8oa__embedImage{background:var(--surface-editorial);justify-content:center;align-items:center;padding:clamp(20px,3vw,56px);display:flex;position:absolute;inset:0}.EmbedHost-module__5yg8oa__embedImage img{object-fit:contain;max-width:100%;max-height:100%}
.FloorPlanViewer-module__nR2KhW__fp{color:#1a1a1a;--fp-panel-w:min(600px, 46vw);background:#eee;display:flex;position:absolute;inset:0}.FloorPlanViewer-module__nR2KhW__map{width:100%;height:100%;transition:width .3s;position:relative}.FloorPlanViewer-module__nR2KhW__fp.FloorPlanViewer-module__nR2KhW__hasPanel .FloorPlanViewer-module__nR2KhW__map{width:calc(100% - var(--fp-panel-w))}.FloorPlanViewer-module__nR2KhW__viewer{background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.FloorPlanViewer-module__nR2KhW__stage{touch-action:none;cursor:grab;flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.FloorPlanViewer-module__nR2KhW__stage.FloorPlanViewer-module__nR2KhW__isDrag{cursor:grabbing}.FloorPlanViewer-module__nR2KhW__plate{transform-origin:0 0;will-change:transform;width:100%;height:100%;position:relative}.FloorPlanViewer-module__nR2KhW__img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.FloorPlanViewer-module__nR2KhW__overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.FloorPlanViewer-module__nR2KhW__polygon{fill:#2674f5;fill-opacity:0;stroke:#2674f5;stroke-width:2px;stroke-opacity:0;vector-effect:non-scaling-stroke;pointer-events:all;cursor:pointer}.FloorPlanViewer-module__nR2KhW__polygon.FloorPlanViewer-module__nR2KhW__isSelected{animation:1.6s ease-in-out infinite FloorPlanViewer-module__nR2KhW__fpPulse}@keyframes FloorPlanViewer-module__nR2KhW__fpPulse{0%,to{fill-opacity:.12;stroke-opacity:.12}50%{fill-opacity:.42;stroke-opacity:.42}}@media (prefers-reduced-motion:reduce){.FloorPlanViewer-module__nR2KhW__polygon.FloorPlanViewer-module__nR2KhW__isSelected{fill-opacity:.3;stroke-opacity:.3;animation:none}}.FloorPlanViewer-module__nR2KhW__overlay.FloorPlanViewer-module__nR2KhW__hasSelection .FloorPlanViewer-module__nR2KhW__marker,.FloorPlanViewer-module__nR2KhW__overlay.FloorPlanViewer-module__nR2KhW__noMarkers .FloorPlanViewer-module__nR2KhW__marker{display:none}.FloorPlanViewer-module__nR2KhW__marker{pointer-events:none}.FloorPlanViewer-module__nR2KhW__marker circle{fill:#000;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.FloorPlanViewer-module__nR2KhW__marker text{fill:#fff;font-weight:700;font-family:var(--sans);dominant-baseline:central;text-anchor:middle}.FloorPlanViewer-module__nR2KhW__msg{text-align:center;color:#00000080;place-items:center;width:100%;height:100%;padding:40px;display:grid}.FloorPlanViewer-module__nR2KhW__hint{color:#0000008c;max-width:46ch;margin-top:22px;font-size:.95rem;line-height:1.6}.FloorPlanViewer-module__nR2KhW__controls{z-index:5;position:absolute;bottom:1rem;right:1rem}.FloorPlanViewer-module__nR2KhW__zoom{z-index:5;background:#ffffffeb;border:1px solid #0000001f;border-radius:9999px;align-items:center;gap:2px;padding:4px 8px;display:flex;position:absolute;bottom:1rem;left:1rem}.FloorPlanViewer-module__nR2KhW__zoom button{appearance:none;cursor:pointer;color:#1a1a1a;font:inherit;background:0 0;border:none;border-radius:50%;place-items:center;width:28px;height:28px;font-size:1.05rem;line-height:1;display:grid}.FloorPlanViewer-module__nR2KhW__zoom button:hover{background:#0000000f}.FloorPlanViewer-module__nR2KhW__zoomPct{min-width:44px;padding:0 4px;color:#0009!important;width:auto!important;font-size:.72rem!important}.FloorPlanViewer-module__nR2KhW__toggle{appearance:none;font:inherit;color:#1a1a1a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:inline-flex}.FloorPlanViewer-module__nR2KhW__toggleLabel{font-size:.95rem;font-weight:500}.FloorPlanViewer-module__nR2KhW__toggleTrack{background:#00000040;border-radius:999px;flex:none;width:44px;height:24px;transition:background .2s;position:relative}.FloorPlanViewer-module__nR2KhW__toggle.FloorPlanViewer-module__nR2KhW__isOn .FloorPlanViewer-module__nR2KhW__toggleTrack{background:#2ea05a}.FloorPlanViewer-module__nR2KhW__toggleThumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d}.FloorPlanViewer-module__nR2KhW__toggle.FloorPlanViewer-module__nR2KhW__isOn .FloorPlanViewer-module__nR2KhW__toggleThumb{transform:translate(20px)}.FloorPlanViewer-module__nR2KhW__panel{z-index:20;color:#1a1a1a;background:#fff;width:0;height:100%;transition:width .3s;position:absolute;top:0;right:0}.FloorPlanViewer-module__nR2KhW__fp.FloorPlanViewer-module__nR2KhW__hasPanel .FloorPlanViewer-module__nR2KhW__panel{width:var(--fp-panel-w);overflow-y:auto}.FloorPlanViewer-module__nR2KhW__fp:not(.FloorPlanViewer-module__nR2KhW__hasPanel) .FloorPlanViewer-module__nR2KhW__panelContent{display:none}.FloorPlanViewer-module__nR2KhW__panel .FloorPlanViewer-module__nR2KhW__handle{border-radius:0;border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm);background:#fff;width:46px;height:46px;top:clamp(16px,2.4vh,36px);left:-50px;right:auto}.FloorPlanViewer-module__nR2KhW__fp.FloorPlanViewer-module__nR2KhW__hasPanel .FloorPlanViewer-module__nR2KhW__handle{left:unset;border-radius:var(--radius-sm);right:clamp(16px,2vw,36px)}.FloorPlanViewer-module__nR2KhW__panelContent{padding:clamp(28px,4.5vw,90px)}.FloorPlanViewer-module__nR2KhW__info{color:#000000b3;margin-top:14px;font-size:.95rem;line-height:1.6}.FloorPlanViewer-module__nR2KhW__info+.FloorPlanViewer-module__nR2KhW__info{margin-bottom:4px}.FloorPlanViewer-module__nR2KhW__switcher{flex-wrap:wrap;gap:.5rem;margin:22px 0 1.5rem;display:flex}.FloorPlanViewer-module__nR2KhW__group{flex-direction:column;gap:.25rem;display:flex}.FloorPlanViewer-module__nR2KhW__group+.FloorPlanViewer-module__nR2KhW__group{margin-top:1.25rem}.FloorPlanViewer-module__nR2KhW__groupTitle{text-transform:uppercase;letter-spacing:.06em;color:#00000073;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.FloorPlanViewer-module__nR2KhW__group ul{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.FloorPlanViewer-module__nR2KhW__room{appearance:none;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #00000014;border-radius:4px;align-items:center;gap:1rem;padding:.5rem;transition:background .15s;display:flex}.FloorPlanViewer-module__nR2KhW__room:hover{background:#0000000a}.FloorPlanViewer-module__nR2KhW__room.FloorPlanViewer-module__nR2KhW__isActive,.FloorPlanViewer-module__nR2KhW__room.FloorPlanViewer-module__nR2KhW__isActive:hover{background:#2674f51f}.FloorPlanViewer-module__nR2KhW__group li:last-child .FloorPlanViewer-module__nR2KhW__room{border-bottom:none}.FloorPlanViewer-module__nR2KhW__badge{flex:none;justify-content:center;align-items:center;min-width:1.5rem;display:inline-flex}.FloorPlanViewer-module__nR2KhW__room .FloorPlanViewer-module__nR2KhW__rn{flex:auto;font-weight:500}.FloorPlanViewer-module__nR2KhW__room .FloorPlanViewer-module__nR2KhW__rs{color:#0009;white-space:nowrap}.FloorPlanViewer-module__nR2KhW__pop{z-index:6;pointer-events:none;max-width:min(260px,72vw);color:var(--ink);border-radius:var(--radius-sm);opacity:1;background:#fff;padding:10px 14px;transition:opacity .18s;position:absolute;transform:translate(-50%,-100%);box-shadow:0 6px 24px #00000038}.FloorPlanViewer-module__nR2KhW__pop[hidden]{display:none}.FloorPlanViewer-module__nR2KhW__pop.FloorPlanViewer-module__nR2KhW__isMoving{opacity:0}.FloorPlanViewer-module__nR2KhW__pop.FloorPlanViewer-module__nR2KhW__isBelow{transform:translate(-50%)}.FloorPlanViewer-module__nR2KhW__pop:after{content:"";border:7px solid #0000;margin-left:-7px;position:absolute;left:50%}.FloorPlanViewer-module__nR2KhW__pop:not(.FloorPlanViewer-module__nR2KhW__isBelow):after{border-top-color:#fff;border-bottom-width:0;top:100%}.FloorPlanViewer-module__nR2KhW__pop.FloorPlanViewer-module__nR2KhW__isBelow:after{border-top-width:0;border-bottom-color:#fff;bottom:100%}.FloorPlanViewer-module__nR2KhW__popName{font-size:.95rem;font-weight:500;line-height:1.25}.FloorPlanViewer-module__nR2KhW__popSize{color:var(--on-surface-muted);margin-top:2px;font-size:.82rem}@media (max-width:820px){.FloorPlanViewer-module__nR2KhW__fpMobile{--fp-panel-w:100%}.FloorPlanViewer-module__nR2KhW__fpMobile.FloorPlanViewer-module__nR2KhW__hasPanel .FloorPlanViewer-module__nR2KhW__map{width:100%}.FloorPlanViewer-module__nR2KhW__panelContent{padding:28px 24px}.FloorPlanViewer-module__nR2KhW__fpMobile .FloorPlanViewer-module__nR2KhW__panelContent{padding-top:74px}.FloorPlanViewer-module__nR2KhW__fpMobile .FloorPlanViewer-module__nR2KhW__panel{border-left:none}.FloorPlanViewer-module__nR2KhW__fpMobile .FloorPlanViewer-module__nR2KhW__overlay.FloorPlanViewer-module__nR2KhW__hasSelection .FloorPlanViewer-module__nR2KhW__marker.FloorPlanViewer-module__nR2KhW__isSelected{display:block}.FloorPlanViewer-module__nR2KhW__fpMobile .FloorPlanViewer-module__nR2KhW__zoom{bottom:.75rem;left:.75rem}.FloorPlanViewer-module__nR2KhW__fpMobile .FloorPlanViewer-module__nR2KhW__controls{bottom:.75rem;right:.75rem}}
.SiteMap-module__8uRtlW__sitemap{--maplist-w:350px;position:absolute;inset:0}.SiteMap-module__8uRtlW__pz{touch-action:none;cursor:grab;transition:left .5s var(--ease);background:#101314;position:absolute;inset:0;overflow:hidden}.SiteMap-module__8uRtlW__pz.SiteMap-module__8uRtlW__isShifted{left:var(--maplist-w)}.SiteMap-module__8uRtlW__pz.SiteMap-module__8uRtlW__isDrag{cursor:grabbing}.SiteMap-module__8uRtlW__plane{transform-origin:0 0;position:absolute;top:0;left:0}.SiteMap-module__8uRtlW__img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.SiteMap-module__8uRtlW__imgHi{opacity:0;transition:opacity .6s}.SiteMap-module__8uRtlW__imgHi.SiteMap-module__8uRtlW__isReady{opacity:1}.SiteMap-module__8uRtlW__mpin{cursor:pointer;width:0;height:0;transform:scale(var(--pinscale,1));z-index:3;font-family:var(--sans);background:0 0;border:none;padding:0;position:absolute;overflow:visible}.SiteMap-module__8uRtlW__mpinNum{color:#1c2925;width:24px;height:24px;transition:transform .25s var(--ease);background:#8fd0bc;border:1.5px solid #fff;border-radius:9999px;place-items:center;font-size:.64rem;font-weight:600;display:grid;position:absolute;top:-12px;left:-12px;box-shadow:0 1px 6px #00000059}.SiteMap-module__8uRtlW__mpinName{color:#1c2925;white-space:nowrap;transition:transform .25s var(--ease);background:#8fd0bc;border:1.5px solid #fff;border-radius:9999px;padding:5px 11px;font-size:.6rem;font-weight:600;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 1px 6px #00000059}.SiteMap-module__8uRtlW__mpinReserved .SiteMap-module__8uRtlW__mpinNum,.SiteMap-module__8uRtlW__mpinReserved .SiteMap-module__8uRtlW__mpinName{background:#e5c46a}.SiteMap-module__8uRtlW__mpinSold .SiteMap-module__8uRtlW__mpinNum,.SiteMap-module__8uRtlW__mpinSold .SiteMap-module__8uRtlW__mpinName{background:#e0796b}.SiteMap-module__8uRtlW__mpinTag{letter-spacing:.09em;text-transform:uppercase;color:#1c2925;white-space:nowrap;transition:transform .25s var(--ease);background:#fffffff5;border:1px solid #141e1a2e;border-radius:9999px;padding:6px 12px;font-size:.54rem;font-weight:600;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 1px 6px #0000004d}.SiteMap-module__8uRtlW__mpin:hover .SiteMap-module__8uRtlW__mpinNum,.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel .SiteMap-module__8uRtlW__mpinNum{transform:scale(1.18)}.SiteMap-module__8uRtlW__mpin:hover .SiteMap-module__8uRtlW__mpinName,.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel .SiteMap-module__8uRtlW__mpinName{transform:translate(-50%,-50%)scale(1.1)}.SiteMap-module__8uRtlW__mpin:hover .SiteMap-module__8uRtlW__mpinTag{transform:translate(-50%,-50%)scale(1.06)}.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel .SiteMap-module__8uRtlW__mpinNum,.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel .SiteMap-module__8uRtlW__mpinName,.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel .SiteMap-module__8uRtlW__mpinTag{box-shadow:0 0 0 5px #fff6,0 1px 8px #00000059}.SiteMap-module__8uRtlW__mpin.SiteMap-module__8uRtlW__isSel{z-index:4}.SiteMap-module__8uRtlW__pz.SiteMap-module__8uRtlW__pinsOff .SiteMap-module__8uRtlW__mpinVilla,.SiteMap-module__8uRtlW__pz.SiteMap-module__8uRtlW__poiOff .SiteMap-module__8uRtlW__mpinPoi{display:none}.SiteMap-module__8uRtlW__mpop{z-index:6;width:0;height:0;transform:scale(var(--pinscale,1));position:absolute}.SiteMap-module__8uRtlW__mpopCard{width:300px;color:var(--ink-body);border-radius:var(--radius);background:#fff;padding:14px;position:absolute;bottom:24px;left:-150px;box-shadow:0 18px 60px #00000073}.SiteMap-module__8uRtlW__mpopBelow .SiteMap-module__8uRtlW__mpopCard{top:24px;bottom:auto}.SiteMap-module__8uRtlW__mpopMedia{border-radius:var(--radius-sm);background:var(--border);width:100%;height:140px;margin-bottom:12px;position:relative;overflow:hidden}.SiteMap-module__8uRtlW__mpopMediaImg{opacity:0;transition:opacity .5s var(--ease);background-position:50%;background-size:cover;position:absolute;inset:0}.SiteMap-module__8uRtlW__mpopMediaImg.SiteMap-module__8uRtlW__isLoaded{opacity:1}.SiteMap-module__8uRtlW__mpopClose{z-index:1;color:#fff;cursor:pointer;background:#0d141a8c;border:none;border-radius:9999px;width:28px;height:28px;font-size:1rem;line-height:1;position:absolute;top:22px;right:22px}.SiteMap-module__8uRtlW__mpop h4{font-family:var(--serif);color:var(--ink);font-size:1.35rem;font-weight:300}.SiteMap-module__8uRtlW__mpopMeta{color:var(--on-surface-muted);margin:5px 0 10px;font-size:.82rem;line-height:1.55}.SiteMap-module__8uRtlW__mpopStatus{border-top:1px solid var(--border);align-items:center;gap:8px;padding-top:10px;font-size:.9rem;display:flex}.SiteMap-module__8uRtlW__mpopStatus .SiteMap-module__8uRtlW__popPrice{color:var(--ink);margin-left:auto;font-weight:500}.SiteMap-module__8uRtlW__mpopBtn{background:var(--ss-blue);color:#fff;width:100%;font-family:var(--sans);cursor:pointer;border:none;border-radius:9999px;margin-top:12px;padding:11px;font-size:.88rem;display:block}.SiteMap-module__8uRtlW__mpopBtn:hover{opacity:.92}.SiteMap-module__8uRtlW__maplist{z-index:8;transform:translateX(calc(-1 * var(--maplist-w)));transition:transform .5s var(--ease);pointer-events:none;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0}.SiteMap-module__8uRtlW__maplist.SiteMap-module__8uRtlW__isOpen{transform:translate(0)}.SiteMap-module__8uRtlW__maplistPanel{width:var(--maplist-w);height:100%;color:var(--ink-body);pointer-events:auto;background:#fff;flex-direction:column;display:flex}.SiteMap-module__8uRtlW__maplistHead{padding:26px 24px 14px;position:relative}.SiteMap-module__8uRtlW__maplistClose{border:1px solid var(--border);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9999px;font-size:1.25rem;line-height:1;display:none;position:absolute;top:22px;right:20px}.SiteMap-module__8uRtlW__maplistTitle{font-family:var(--serif);color:var(--ink);font-size:1.6rem;font-weight:300}.SiteMap-module__8uRtlW__maplistLegend{color:var(--on-surface-muted);gap:16px;margin-top:10px;font-size:.78rem;display:flex}.SiteMap-module__8uRtlW__maplistLegend span{align-items:center;gap:6px;display:flex}.SiteMap-module__8uRtlW__maplistRows{scrollbar-width:thin;flex:1;padding:4px 12px 20px;overflow-y:auto}.SiteMap-module__8uRtlW__mlrow{text-align:left;border:none;border-bottom:1px solid var(--border);cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink);border-radius:var(--radius-sm);background:0 0;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:10px;padding:13px 12px;font-size:.92rem;display:grid}.SiteMap-module__8uRtlW__mlrow:hover,.SiteMap-module__8uRtlW__mlrow.SiteMap-module__8uRtlW__isSel{background:var(--surface-editorial)}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__name{align-items:center;gap:10px;display:flex}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__t{color:var(--on-surface-muted);font-size:.8rem}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__price{justify-self:end}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__price.SiteMap-module__8uRtlW__muted{color:var(--on-surface-muted)}.SiteMap-module__8uRtlW__maplistTab{pointer-events:auto;cursor:pointer;width:40px;height:132px;color:var(--ink);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl;background:#fff;border:none;font-size:.7rem}.SiteMap-module__8uRtlW__maplist.SiteMap-module__8uRtlW__isOpen{z-index:9}.SiteMap-module__8uRtlW__headSubtabs{margin:30px 0 0}.SiteMap-module__8uRtlW__mlrowAvail{grid-template-columns:1fr auto auto}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__viewBtn{border:1px solid var(--border);color:var(--ink);cursor:pointer;width:30px;height:30px;transition:background .25s var(--ease);background:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;display:flex}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__viewBtn svg{stroke:currentColor;fill:none;stroke-width:1.6px;width:14px;height:14px}.SiteMap-module__8uRtlW__mlrow .SiteMap-module__8uRtlW__viewBtn:hover{background:var(--surface-editorial)}.SiteMap-module__8uRtlW__noRows{color:var(--on-surface-muted);padding:20px 14px;font-size:.9rem}.SiteMap-module__8uRtlW__minimap{z-index:8;border-radius:var(--radius-sm);opacity:0;pointer-events:none;width:min(200px,24vw);transition:opacity .4s var(--ease);cursor:pointer;border:1px solid #fff6;position:absolute;top:clamp(14px,2.4vh,28px);right:clamp(14px,2vw,28px);overflow:hidden}.SiteMap-module__8uRtlW__minimap.SiteMap-module__8uRtlW__isOn{opacity:1;pointer-events:auto}.SiteMap-module__8uRtlW__minimap img{pointer-events:none;width:100%;height:auto;display:block}.SiteMap-module__8uRtlW__minimapRect{pointer-events:none;background:#ffffff2e;border:1.5px solid #fff;border-radius:3px;position:absolute}.SiteMap-module__8uRtlW__mapTools{z-index:8;align-items:center;gap:6px;display:flex;position:absolute;bottom:clamp(18px,3vh,34px);right:clamp(14px,2vw,28px)}.SiteMap-module__8uRtlW__mapToggle{cursor:pointer;color:#1c2925;height:24px;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;background:#fffffff2;border:none;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:.56rem;font-weight:600;display:flex}.SiteMap-module__8uRtlW__mapToggleDot{background:#e0392f;border:1px solid #e0392f;border-radius:9999px;flex:none;width:7px;height:7px}.SiteMap-module__8uRtlW__mapToggle.SiteMap-module__8uRtlW__isOff .SiteMap-module__8uRtlW__mapToggleDot{background:0 0;border-color:#9aa19e}.SiteMap-module__8uRtlW__mapCtl{background:#fffffff2;border-radius:6px;align-items:center;height:24px;display:flex}.SiteMap-module__8uRtlW__mapCtl button{color:#1c2925;cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;font-size:.85rem}.SiteMap-module__8uRtlW__mapCtlPct{text-align:center;color:#1c2925;min-width:32px;font-size:.62rem}@media (max-width:820px){.SiteMap-module__8uRtlW__sitemap{--maplist-w:100vw}.SiteMap-module__8uRtlW__maplistClose{display:block}.SiteMap-module__8uRtlW__pz.SiteMap-module__8uRtlW__isShifted{left:0}.SiteMap-module__8uRtlW__mpopVilla .SiteMap-module__8uRtlW__mpopMedia{display:none}.SiteMap-module__8uRtlW__mpopVilla h4{padding-right:30px}.SiteMap-module__8uRtlW__mpopVilla .SiteMap-module__8uRtlW__mpopClose{border:1px solid var(--border);width:26px;height:26px;color:var(--ink);background:#fff;top:12px;right:12px}.SiteMap-module__8uRtlW__minimap{width:30vw}}
