html{scroll-behavior:smooth}body{background:var(--color-bg-white)}section{scroll-margin-top:90px}.route-stage{animation:routeFadeIn .55s cubic-bezier(.22,1,.36,1) both}[data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}[data-reveal=up]{transform:translate3d(0,30px,0) scale(.985)}[data-reveal=left]{transform:translate3d(-34px,0,0)}[data-reveal=right]{transform:translate3d(34px,0,0)}[data-reveal=zoom]{transform:translate3d(0,18px,0) scale(.94)}[data-reveal=fade]{transform:translateZ(0) scale(.995)}[data-reveal][data-reveal-visible=true]{opacity:1;transform:translateZ(0) scale(1)}.hover-float{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1)}.hover-float:hover{transform:translateY(-6px)}.property-detail-backdrop{animation:propertyBackdropIn .28s ease-out both}.property-detail-shell{animation:propertyShellIn .38s cubic-bezier(.22,1,.36,1) both}.property-detail-media{animation-duration:.42s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.22,1,.36,1)}.property-detail-media-next{animation-name:propertyMediaSlideNext}.property-detail-media-previous{animation-name:propertyMediaSlidePrevious}.property-detail-thumb{transform:translateY(0) scale(1);transition:opacity .22s ease,transform .22s ease,border-color .22s ease,box-shadow .22s ease}.property-detail-thumb:hover,.property-detail-thumb.is-active{transform:translateY(-2px) scale(1.015)}.property-detail-thumb img{transition:transform .45s cubic-bezier(.22,1,.36,1)}.property-detail-thumb:hover img,.property-detail-thumb.is-active img{transform:scale(1.06)}.property-detail-panel-item{animation:propertyPanelItemIn .44s cubic-bezier(.22,1,.36,1) both}.property-detail-panel-item:nth-child(1){animation-delay:.08s}.property-detail-panel-item:nth-child(2){animation-delay:.14s}.property-detail-panel-item:nth-child(3){animation-delay:.2s}.property-detail-panel-item:nth-child(4){animation-delay:.26s}@keyframes routeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes propertyBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes propertyShellIn{0%{opacity:0;transform:translate3d(0,18px,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes propertyMediaSlideNext{0%{transform:translate3d(34px,0,0) scale(1.01);filter:saturate(.88)}to{transform:translateZ(0) scale(1);filter:saturate(1)}}@keyframes propertyMediaSlidePrevious{0%{transform:translate3d(-34px,0,0) scale(1.01);filter:saturate(.88)}to{transform:translateZ(0) scale(1);filter:saturate(1)}}@keyframes propertyPanelItemIn{0%{opacity:0;transform:translate3d(14px,0,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.route-stage,[data-reveal],.property-detail-backdrop,.property-detail-shell,.property-detail-media,.property-detail-panel-item{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.hover-float:hover,.property-detail-thumb:hover,.property-detail-thumb.is-active,.property-detail-thumb:hover img,.property-detail-thumb.is-active img{transform:none}}input:disabled,textarea:disabled,select:disabled,button:disabled{cursor:not-allowed}
