:root{--primary: #00d0df;--border: #e1e1e1;--text: #161c24;--background: #f6f6f6;--radius: .75rem;--buttonPrimary: #262626;--gap: .5rem;--transition: .3s ease-in-out;--uiHeight: 3rem}body,html,#root{font-family:Manrope,sans-serif;height:100%;margin:0}:root{--home-max-width: 78rem;--home-gutter: clamp(1rem, 2vw, 1.5rem);--home-radius: clamp(.75rem, 1.4vw, 1.25rem);--home-ink: #111111;--home-muted: #929292;--home-paper: #f6f6f6}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}._container_1m8kh_21{min-height:100vh;display:flow-root;overflow:clip;background:var(--home-paper);color:var(--home-ink)}._container_1m8kh_21 a{color:inherit;text-decoration:none}._header_1m8kh_34{position:relative;z-index:20;width:min(22.5rem,calc(100% - 2rem));margin:1.5rem auto 0;transition:width .22s ease,filter .2s ease}._headerScrolled_1m8kh_42{filter:drop-shadow(0 .4rem 1rem rgba(17,17,17,.07))}._headerOpen_1m8kh_46{width:min(45rem,calc(100% - 2rem));filter:drop-shadow(0 .7rem 1.5rem rgba(17,17,17,.16))}._headerInner_1m8kh_51{position:relative;z-index:2;height:3.75rem;display:grid;grid-template-columns:1fr 2.55rem;align-items:center;padding:.45rem .55rem;border:1px solid var(--border);border-radius:.7rem;background:#f6f6f6eb;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}._headerOpen_1m8kh_46 ._headerInner_1m8kh_51{border-radius:.7rem .7rem 0 0;background:#fff}._brand_1m8kh_71{min-width:0;display:flex;align-items:center;font-size:.94rem;font-weight:500;text-align:center}._brandIcon_1m8kh_80{width:2.15rem;height:2.15rem}._brand_1m8kh_71 span{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._menuToggle_1m8kh_92{width:2.55rem;height:2.55rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;padding:0;border:0;border-radius:.5rem;background:transparent;cursor:pointer}._menuToggle_1m8kh_92 span{width:1.35rem;height:1px;display:block;background:var(--home-ink);transition:transform .18s ease}._menuToggle_1m8kh_92[aria-expanded=true] span:first-child{transform:translateY(.23rem) rotate(45deg)}._menuToggle_1m8kh_92[aria-expanded=true] span:last-child{transform:translateY(-.23rem) rotate(-45deg)}._menuBackdrop_1m8kh_123{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;width:100%;height:100%;padding:0;border:0;background:#11111157;cursor:default;animation:_backdropIn_1m8kh_1 .18s ease both}._menu_1m8kh_92{position:absolute;inset:calc(100% - 1px) 0 auto;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.35rem .4rem .45rem;border:1px solid var(--border);border-top:0;border-radius:0 0 .7rem .7rem;background:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.25rem) scale(.985);transform-origin:top center;transition:opacity .18s ease,transform .18s ease,visibility .18s}._menuOpen_1m8kh_156{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}._menuCard_1m8kh_163{position:relative;aspect-ratio:1.67 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:.28rem;background:#2c2c2c}._menuCard_1m8kh_163:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1111110f;transition:background .18s ease}._menuCard_1m8kh_163:hover:after,._menuCard_1m8kh_163:focus-visible:after{background:#11111129}._menuContactCard_1m8kh_187{background:radial-gradient(90% 155% at 11% 104%,transparent 56%,rgba(255,255,255,.44) 57%,transparent 59%),radial-gradient(105% 185% at 36% 108%,transparent 56%,rgba(255,255,255,.3) 57%,transparent 59%),radial-gradient(125% 210% at 70% 112%,transparent 58%,rgba(255,255,255,.18) 59%,transparent 61%),linear-gradient(150deg,#777,#292929 62%,#111)}._menuExperienceCard_1m8kh_195>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 62%}._menuCardLabel_1m8kh_203{position:absolute;left:50%;top:50%;z-index:1;display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border-radius:999px;font-size:clamp(.62rem,1vw,.78rem);line-height:1;white-space:nowrap;transform:translate(-50%,-50%)}._menuCardLabelLight_1m8kh_219{border:2px solid rgba(255,255,255,.5);background:#fff;color:var(--home-ink)}._menuCardLabelDark_1m8kh_225{padding-right:.3rem;background:var(--home-ink);color:#fff}._menuCardLabel_1m8kh_203 ._buttonIcon_1m8kh_231{width:1.45rem;height:1.45rem;font-size:.82rem}@keyframes _backdropIn_1m8kh_1{0%{opacity:0}to{opacity:1}}._hero_1m8kh_247{width:min(70rem,calc(100% - 2 * var(--home-gutter)));margin:clamp(1.25rem,2vw,2rem) auto clamp(1.5rem,3vw,2.5rem);text-align:center}._hero_1m8kh_247 h1{max-width:15em;margin:0 auto;font-size:clamp(2rem,5.2vw,4rem);font-weight:500;line-height:1.08;letter-spacing:-.055em}._hero_1m8kh_247 p{margin:1rem 0 0;font-size:clamp(.88rem,1.1vw,1.05rem);font-weight:400;line-height:1.45}._scrollVideoSection_1m8kh_269{position:relative;width:min(var(--home-max-width),calc(100% - 2 * var(--home-gutter)));height:max(190vh,70rem);margin:0 auto clamp(4.5rem,9vw,8.5rem)}._scrollVideoWrapper_1m8kh_276{position:sticky;top:1.5rem;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--home-radius);background:#d9d9d9}._scrollVideo_1m8kh_269{width:100%;height:100%;display:block;object-fit:cover}._statement_1m8kh_293{width:min(var(--home-max-width),calc(100% - 2 * var(--home-gutter)));margin:0 auto clamp(5.5rem,11vw,10.5rem);display:grid;grid-template-columns:minmax(0,4fr) minmax(9rem,1fr);align-items:stretch}._statement_1m8kh_293>p{max-width:56rem;margin:0;padding-right:.25rem;font-size:clamp(1.75rem,3.5vw,3.65rem);font-weight:400;line-height:1.27;letter-spacing:-.04em}._statementReveal_1m8kh_311{color:var(--home-muted)}._revealWord_1m8kh_315{--word-fill: 0%;display:inline-block;color:transparent;background-image:linear-gradient(90deg,var(--home-ink) 0%,var(--home-ink) var(--word-fill),var(--home-muted) var(--word-fill),var(--home-muted) 100%);background-clip:text;-webkit-background-clip:text}._statementDesignBreak_1m8kh_331{display:block}._lineCta_1m8kh_335{position:relative;min-height:9rem;display:flex;align-items:center;padding-left:clamp(4rem,8vw,8rem);border-left:1px solid #7b7b7b}._lineCta_1m8kh_335:before{content:"";position:absolute;left:0;right:4.5rem;top:50%;height:1px;background:#7b7b7b}._lineCta_1m8kh_335 span{position:absolute;right:0;z-index:1;min-width:7.75rem;padding:.68rem 1.25rem;border-radius:999px;background:var(--home-ink);color:#fff;font-size:.78rem;text-align:center;transition:transform .18s ease,background .18s ease}._lineCta_1m8kh_335:hover span,._lineCta_1m8kh_335:focus-visible span{transform:translate(.15rem);background:#333}._demo_1m8kh_374{width:min(var(--home-max-width),calc(100% - 2 * var(--home-gutter)));margin:0 auto clamp(5rem,9vw,8rem)}._demoMedia_1m8kh_379{position:relative;aspect-ratio:16 / 8.25;overflow:hidden;border-radius:var(--home-radius);background:#dedede}._demoMedia_1m8kh_379>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 63%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}._demoMedia_1m8kh_379:hover>img{transform:scale(1.015)}._primaryButton_1m8kh_400{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;gap:.75rem;padding:.43rem .46rem .43rem 1.15rem;border-radius:999px;background:var(--home-ink);color:#fff!important;font-size:.8rem;white-space:nowrap;transform:translate(-50%,-50%);transition:background .18s ease}._primaryButton_1m8kh_400:hover,._primaryButton_1m8kh_400:focus-visible{background:#333}._buttonIcon_1m8kh_231{width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--home-ink);font-size:1rem;line-height:1;transition:transform .18s ease}._primaryButton_1m8kh_400:hover ._buttonIcon_1m8kh_231,._primaryButton_1m8kh_400:focus-visible ._buttonIcon_1m8kh_231{transform:translate(.15rem)}._features_1m8kh_441{width:min(var(--home-max-width),calc(100% - 2 * var(--home-gutter)));margin:0 auto clamp(6rem,11vw,10rem)}._features_1m8kh_441 h2{margin:0 0 clamp(2.5rem,5vw,4.5rem);font-size:clamp(1.65rem,3.25vw,3.2rem);font-weight:500;line-height:1.15;letter-spacing:-.045em}._featureGrid_1m8kh_454{--feature-gap: clamp(1.5rem, 3vw, 3.4rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--feature-gap)}._featureCard_1m8kh_462{opacity:0;transform:translateY(2rem);transition:opacity .56s ease var(--card-reveal-delay, 0ms),transform .68s cubic-bezier(.22,1,.36,1) var(--card-reveal-delay, 0ms)}._featureCardVisible_1m8kh_470{opacity:1;transform:translateY(0)}._featureImage_1m8kh_475{aspect-ratio:1.95 / 1;overflow:hidden;border-radius:calc(var(--home-radius) * .85);background:#dedede}._featureImage_1m8kh_475 img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--image-position);transform:scale(1.3);transition:transform .6s cubic-bezier(.2,.7,.2,1)}._featureCard_1m8kh_462:hover ._featureImage_1m8kh_475 img{transform:scale(1.34)}._featureRule_1m8kh_496{position:relative;height:3.45rem}._featureRule_1m8kh_496:before{content:"";position:absolute;left:0;right:calc(-1 * var(--feature-gap));bottom:0;height:2px;background:#777}._featureCard_1m8kh_462:nth-child(1) ._featureRule_1m8kh_496:before{background:linear-gradient(90deg,#111,#555)}._featureCard_1m8kh_462:nth-child(2) ._featureRule_1m8kh_496:before{background:linear-gradient(90deg,#555,#8a8a8a)}._featureCard_1m8kh_462:nth-child(3) ._featureRule_1m8kh_496:before{background:linear-gradient(90deg,#8a8a8a,#8a8a8a1f)}._featureCard_1m8kh_462:last-child ._featureRule_1m8kh_496:before{right:0}._featureRule_1m8kh_496 span{position:absolute;left:0;bottom:-.75rem;z-index:1;min-width:2.1rem;padding:.34rem .4rem;border-radius:.15rem;background:var(--home-ink);color:#fff;font-size:.66rem;text-align:center}._featureCard_1m8kh_462>p{margin:2rem 0 0;font-size:clamp(.75rem,.9vw,.9rem);line-height:1.35;letter-spacing:-.02em}._footer_1m8kh_548{min-height:39rem;display:flex;flex-direction:column;padding:clamp(4.5rem,8vw,8rem) max(var(--home-gutter),calc((100vw - var(--home-max-width)) / 2)) 1.75rem;background:var(--home-ink);color:#f0f0f0}._footerTop_1m8kh_557{display:grid;grid-template-columns:minmax(19rem,.95fr) minmax(20rem,1.05fr)}._footerTop_1m8kh_557 h2{max-width:38rem;margin:0;padding-right:clamp(1.5rem,2vw,2.5rem);font-size:clamp(1.75rem,3.15vw,3.2rem);font-weight:400;line-height:1.25;letter-spacing:-.045em}._lineCtaLight_1m8kh_572{border-left-color:#777}._lineCtaLight_1m8kh_572:before{background:#777}._lineCtaLight_1m8kh_572 span{background:#fff;color:var(--home-ink)}._lineCtaLight_1m8kh_572:hover span,._lineCtaLight_1m8kh_572:focus-visible span{background:#e7e7e7}._footerBrand_1m8kh_590{width:100%;margin:auto 0 2.25rem;overflow:hidden}._footerBrand_1m8kh_590 img{width:100%;height:auto;display:block;filter:invert(1);opacity:.14}._copyright_1m8kh_604{margin:0;color:#777;font-size:.72rem;text-align:center}@media (max-width: 44rem){._scrollVideoSection_1m8kh_269{height:165vh;min-height:58rem}._statement_1m8kh_293{grid-template-columns:1fr;gap:2.5rem}._statement_1m8kh_293>p{padding-right:0}._statementDesignBreak_1m8kh_331{display:none}._lineCta_1m8kh_335{min-height:4.5rem;border-left:0;border-top:1px solid #7b7b7b}._lineCta_1m8kh_335:before{display:none}._lineCta_1m8kh_335 span{top:0;transform:translateY(-50%)}._lineCta_1m8kh_335:hover span,._lineCta_1m8kh_335:focus-visible span{transform:translate(.15rem,-50%)}._featureGrid_1m8kh_454{grid-template-columns:1fr;gap:3.25rem}._featureRule_1m8kh_496:before{right:0;background:#777!important}._featureImage_1m8kh_475{aspect-ratio:2.2 / 1}._featureCard_1m8kh_462>p{max-width:40rem}._footerTop_1m8kh_557{grid-template-columns:1fr;gap:3rem}._footerTop_1m8kh_557 h2{padding-right:0}}@media (max-width: 40rem){:root{--home-gutter: 1rem}._header_1m8kh_34{margin-top:.85rem}._headerInner_1m8kh_51{height:3.3rem}._brand_1m8kh_71{font-size:.82rem}._brandIcon_1m8kh_80{width:1.8rem;height:1.8rem}._hero_1m8kh_247{margin-top:3.5rem}._hero_1m8kh_247 h1{font-size:clamp(2rem,8.5vw,2.65rem)}._hero_1m8kh_247 p{margin-top:1rem}._scrollVideoSection_1m8kh_269{height:135vh;min-height:43rem;margin-bottom:4rem}._scrollVideoWrapper_1m8kh_276{top:1rem;aspect-ratio:4 / 3}._statement_1m8kh_293{margin-bottom:5.5rem}._statement_1m8kh_293>p{font-size:1.7rem}._demo_1m8kh_374{margin-bottom:5rem}._demoMedia_1m8kh_379{aspect-ratio:4 / 3}._demoMedia_1m8kh_379>img{object-position:center}._primaryButton_1m8kh_400{font-size:.72rem}._features_1m8kh_441 h2{margin-bottom:2rem}._featureGrid_1m8kh_454{gap:2.75rem}._featureImage_1m8kh_475{aspect-ratio:1.75 / 1}._featureRule_1m8kh_496{height:2.8rem}._featureCard_1m8kh_462>p{margin-top:1.75rem;font-size:.8rem}._footer_1m8kh_548{min-height:31rem;padding-top:4rem}._footerTop_1m8kh_557{gap:2.75rem}._footerTop_1m8kh_557 h2{font-size:2rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}._revealWord_1m8kh_315{--word-fill: 100% !important}._featureCard_1m8kh_462{opacity:1;transform:none}}._container_1ylzb_3{width:100%;height:100vh}._screen_1ylzb_13{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:4rem;background-color:var(--background)}._divider_1ylzb_33{width:2px;height:8rem;background-color:var(--text)}._loader_1ylzb_1{display:flex;flex-direction:row;gap:1rem;width:fit-content;height:fit-content;font-size:40px;font-family:system-ui,sans-serif;color:#0000;-webkit-text-stroke:1px #000;background:conic-gradient(from -135deg at 100% 50%,#000 90deg,#0000 0) text no-repeat,conic-gradient(from -135deg at 1lh 50%,#0000 90deg,#000 0) text no-repeat;animation:_l6_1ylzb_1 2s linear infinite}._loader_1ylzb_1>:first-child{padding-top:.3rem}@keyframes _l6_1ylzb_1{0%{background-size:0 200%;background-position:0 0,100% 0}50%{background-size:calc(60% + .5lh) 200%;background-position:0 0,100% 0}50.01%{background-size:calc(60% + .5lh) 200%;background-position:0 100%,100% 100%}to{background-size:0 200%;background-position:0 100%,100% 100%}}._fplanV_1isrq_1{width:100%;aspect-ratio:1/1;position:relative}._fplanV_1isrq_1._awaitingImage_1isrq_7{display:none}._fplanV_1isrq_1 img{width:100%;height:100%;display:block;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:var(--radius)}._hotspot_1isrq_21{position:absolute;width:1rem;height:1rem;background-color:#fff;border-radius:50%;transition:.2s;cursor:pointer;box-shadow:0 0 .5rem #000;outline:.3rem solid rgba(255,255,255,.7);transform:translate(-50%,-50%);z-index:1}._hotspot_1isrq_21:before{content:"";position:absolute;left:50%;top:50%;width:2.8rem;height:2.8rem;background-color:#ffffff59;border-radius:50%;clip-path:polygon(50% 50%,100% 0,100% 100%);opacity:0;pointer-events:none;transform:translate(-50%,-50%) rotate(var(--hotspot-rotation, 0deg));transition:opacity .2s;z-index:-1}._hotspot_1isrq_21._directed_1isrq_52:before{opacity:1}._hotspot_1isrq_21._active_1isrq_56{background-color:var(--buttonPrimary);outline:.3rem solid rgba(255,255,255,.7)}._hotspot_1isrq_21:hover{scale:1.2;transition:.2s}._layout_1isrq_66{width:100%;height:100%;position:relative;background-color:#0000000d;border-radius:var(--radius, 8px)}._empty_1isrq_74{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#00000080;font-size:.9rem}@media (max-width: 768px){._fplanV_1isrq_1._details_1isrq_85{flex:0 0 auto;aspect-ratio:7 / 5}._details_1isrq_85 ._layout_1isrq_66{background-color:transparent;border-radius:0}._details_1isrq_85 img{border-radius:0}}._overlay_ib2gh_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:flex-end;width:100%;min-width:0;max-width:100%;box-sizing:border-box;background-color:#0a0e126b;overflow-x:hidden;animation:_fadeIn_ib2gh_1 .2s ease-out}._bottomSheet_ib2gh_16{display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;max-height:min(80dvh,38rem);box-sizing:border-box;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background-color:#fff;border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 -.5rem 2rem #00000024;overflow:hidden;animation:_slideFromBottom_ib2gh_1 .3s forwards ease-in-out}._topRow_ib2gh_33{flex:0 0 auto;display:grid;grid-template-columns:minmax(2.25rem,1fr) auto minmax(2.25rem,1fr);align-items:center;gap:.75rem;min-width:0}._topRow_ib2gh_33 h2{grid-column:2;min-width:0;max-width:100%;overflow:hidden;margin:0;font-size:1.2rem;font-weight:600;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}._spacer_ib2gh_56{width:2.25rem;height:2.25rem}._leadingAction_ib2gh_61{min-width:0;justify-self:start}._button_ib2gh_66{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;box-sizing:border-box;padding:0;border:1px solid var(--border);border-radius:50%;background-color:#fff;cursor:pointer}._button_ib2gh_66 img{width:.8rem;height:.8rem;object-fit:contain}._button_ib2gh_66:hover{background-color:var(--background)}._button_ib2gh_66:focus-visible{outline:2px solid var(--text);outline-offset:2px}._content_ib2gh_97{min-height:0;min-width:0;max-width:100%;margin-top:1rem;overflow-y:auto;overflow-x:hidden}._content_ib2gh_97>*{min-width:0;max-width:100%;box-sizing:border-box}._bottomSheet_ib2gh_16._filters_ib2gh_112{width:100%;max-height:min(80dvh,34rem);padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-radius:.875rem .875rem 0 0}._filters_ib2gh_112 ._content_ib2gh_97{margin-top:.65rem}._filters_ib2gh_112 ._topRow_ib2gh_33{grid-template-columns:minmax(3.5rem,1fr) auto minmax(3.5rem,1fr);gap:.5rem}._filters_ib2gh_112 ._topRow_ib2gh_33 h2{font-size:1rem}._filters_ib2gh_112 ._spacer_ib2gh_56,._filters_ib2gh_112 ._button_ib2gh_66{width:1.75rem;height:1.75rem}._filters_ib2gh_112 ._leadingAction_ib2gh_61{display:flex;align-items:center;height:1.75rem}._filters_ib2gh_112 ._button_ib2gh_66 img{width:.65rem;height:.65rem}@keyframes _slideFromBottom_ib2gh_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _fadeIn_ib2gh_1{0%{opacity:0}to{opacity:1}}._switcher_12u5w_1{position:absolute;bottom:2rem;left:2rem;z-index:50;-webkit-user-select:none;user-select:none}._pill_12u5w_9{padding:.5rem;border-radius:999px;background:#e8e8e88c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 .5rem 2rem #00000024}._body_12u5w_18{display:flex;align-items:center;height:2.6rem;border-radius:999px;background-color:#fffffff0;overflow:hidden;padding:.2rem}._viewButton_12u5w_28{height:100%;border:0;border-radius:999px;background-color:transparent;display:flex;align-items:center;color:#777;font:inherit;font-size:1rem;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}._complexButton_12u5w_45{padding-inline:1.25rem}._current_12u5w_49{gap:.65rem;max-width:16rem;padding-inline:1.25rem 1rem}._current_12u5w_49 span,._menuItem_12u5w_56{overflow:hidden;text-overflow:ellipsis}._viewButton_12u5w_28:hover:not(._active_12u5w_61){background-color:#f0f0f0;color:var(--text)}._viewButton_12u5w_28._active_12u5w_61{background-color:#e3e3e3;color:var(--text);font-weight:600}._viewButton_12u5w_28:focus-visible,._menuItem_12u5w_56:focus-visible{outline:2px solid var(--text);outline-offset:-2px}._divider_12u5w_78{width:1px;height:1.75rem;background-color:#d3d3d3;flex-shrink:0}._current_12u5w_49 ._chevron_12u5w_85{width:.85rem;height:.85rem;object-fit:contain;pointer-events:none}._menu_12u5w_56{position:absolute;right:.5rem;bottom:calc(100% + .65rem);min-width:15rem;max-width:22rem;max-height:17rem;box-sizing:border-box;padding:.5rem;border:1px solid rgba(0,0,0,.06);background-color:#fff;border-radius:.75rem;box-shadow:0 .75rem 2.5rem #0000002e;overflow-y:auto;animation:_menuIn_12u5w_1 .18s ease-out}._menuItem_12u5w_56{display:block;width:100%;padding:.85rem 1rem;border:0;border-radius:.5rem;background-color:transparent;color:var(--text);font:inherit;font-size:1rem;text-align:left;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}._menuItem_12u5w_56:hover:not(._active_12u5w_61){background-color:#f1f1f1}._menuItem_12u5w_56._active_12u5w_61{background-color:#e5e5e5;font-weight:600}@keyframes _menuIn_12u5w_1{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._mobileSwitcher_12u5w_146{min-width:0;max-width:100%}._mobileTrigger_12u5w_151{display:flex;align-items:center;gap:.4rem;max-width:100%;padding:0;border:0;background:transparent;color:var(--text);font:inherit;font-size:1.35rem;font-weight:600;line-height:1.2;text-align:left;cursor:pointer}._mobileTrigger_12u5w_151:disabled{cursor:default}._mobileTrigger_12u5w_151 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileTrigger_12u5w_151 img{flex:0 0 auto;width:.65rem;height:1rem;object-fit:contain}._mobileTrigger_12u5w_151:focus-visible,._sheetOption_12u5w_187:focus-visible{outline:2px solid var(--text);outline-offset:2px}._sheetOptions_12u5w_192{display:flex;flex-direction:column;gap:.25rem}._sheetOption_12u5w_187{width:100%;padding:.9rem .75rem;border:0;border-radius:.4rem;background:transparent;color:var(--text);font:inherit;font-size:1rem;text-align:left;cursor:pointer;transition:background-color .2s ease}._sheetOption_12u5w_187:hover,._sheetOption_12u5w_187._active_12u5w_61{background-color:#e9e9e9}._sheetOption_12u5w_187._active_12u5w_61{font-weight:600}._sheetDivider_12u5w_221{height:1px;margin:.25rem 0;background-color:var(--border)}}._bottomBar_3jpv3_1{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:auto}._button_3jpv3_9{background-color:#fff;width:3.5rem;height:3.5rem;aspect-ratio:1/1;padding:0;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.25rem;border-radius:20rem;cursor:pointer}._button_3jpv3_9 img{width:100%;height:100%;max-width:1.2rem;max-height:1.2rem;object-fit:contain;cursor:pointer}._modalFilterButton_3jpv3_34{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--border);border-radius:50%;background-color:#fff;cursor:pointer}._modalFilterButton_3jpv3_34 img{width:1.15rem;height:1.15rem;object-fit:contain}._bottomBarUnits_3jpv3_53{position:fixed;top:0;left:0;width:calc(100% - 1rem);height:100dvh;background-color:var(--background);padding-top:1rem;padding-right:1rem;padding-bottom:1rem;z-index:10;overflow-x:auto;display:flex;flex-direction:column;gap:1rem;animation:_slideFromRight_3jpv3_1 .3s forwards ease-in-out}._spanelApartmentDetails_3jpv3_71{display:flex;flex-direction:column;gap:1.5rem;color:var(--text)}._header_3jpv3_78{display:flex;flex-direction:column;gap:1rem}._section_3jpv3_84{padding:1.25rem 1rem;border-radius:var(--radius);background-color:#fff;box-shadow:0 0 10px #0000001a}._detailsHeader_3jpv3_91{display:flex;align-items:center;gap:.5rem}._detailsHeader_3jpv3_91>:last-child{margin-left:auto}._backButton_3jpv3_101{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);width:2rem;height:2rem;border-radius:50%}._backButton_3jpv3_101:hover{background-color:var(--background)}._apartmentTitle_3jpv3_117{font-size:1.5rem;margin:0}._unitDetails_3jpv3_122{display:flex;flex-direction:column;gap:1rem}._detailsGrid_3jpv3_128{display:flex;align-items:center;border-radius:var(--radius)}._unitDetails_3jpv3_122 ._divider_3jpv3_134{height:1px;width:100%;background-color:var(--border)}._unitDetails_3jpv3_122 ._info_3jpv3_140{display:flex;flex-direction:row;justify-content:space-between}._unitDetails_3jpv3_122 ._info_3jpv3_140>:last-child{font-weight:600}._unitDetails_3jpv3_122 ._price_3jpv3_150{font-size:1.5rem;font-weight:700}._detailsGrid_3jpv3_128 ._divider_3jpv3_134{height:3rem;width:1px;background-color:var(--border)}._detailsBox_3jpv3_161{padding:1rem;flex:1;text-align:center}._label_3jpv3_167{font-size:.75rem;color:#777}._value_3jpv3_172{font-weight:700;font-size:1.1rem}._filterClearButton_3jpv3_177{min-width:0;max-width:100%;overflow:hidden;padding:0;border:0;background:transparent;color:var(--text);font:inherit;font-size:.75rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}._filterClearButton_3jpv3_177:focus-visible,._filterApplyButton_3jpv3_194:focus-visible{outline:2px solid var(--text);outline-offset:2px}._filterSheetContent_3jpv3_199,._filterFields_3jpv3_200{display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;box-sizing:border-box}._filterSheetContent_3jpv3_199{gap:.7rem}._filterFields_3jpv3_200{gap:.55rem}._filterSheetFooter_3jpv3_217{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0}._filterUnitCount_3jpv3_226{flex:1 1 auto;min-width:0;overflow:hidden;font-size:.75rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}._filterApplyButton_3jpv3_194{flex:0 0 min(45%,7.5rem);min-width:0;max-width:100%;height:2rem;box-sizing:border-box;padding:0 1rem;border:0;border-radius:999px;background-color:var(--text);color:#fff;font:inherit;font-size:.8rem;cursor:pointer}@keyframes _slideFromRight_3jpv3_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){._mobilePanel_3jpv3_262{position:relative;z-index:60;flex:0 0 auto;display:flex;flex-direction:column;gap:1rem;width:100%;box-sizing:border-box;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background-color:var(--background)}._mobilePanel_3jpv3_262._tourPanel_3jpv3_277{gap:0}._tourPanel_3jpv3_277 ._bottomBar_3jpv3_1{align-items:stretch}._tourSwitcher_3jpv3_285{flex:1 1 auto;min-width:0}._scopeRow_3jpv3_290{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;padding:0 .35rem}._scopeRow_3jpv3_290>:first-child{min-width:0}._unitCount_3jpv3_303{flex:0 0 auto;font-size:.85rem;font-weight:500;white-space:nowrap}._bottomBar_3jpv3_1{width:100%;min-width:0;margin:0;border-radius:0;gap:.75rem}._button_3jpv3_9{width:3rem;height:3rem}._selectedUnit_3jpv3_323{position:absolute;left:.75rem;bottom:calc(100% + .75rem);z-index:60;display:flex;align-items:center;border-radius:var(--radius);width:calc(100% - 1.5rem);box-sizing:border-box;background-color:#fff;border:1px solid var(--border);height:0;padding:0 .6rem;opacity:0;pointer-events:none;transform:translateY(100%);transition:var(--transition);box-shadow:0 .5rem 1.5rem #0000001f;overflow:hidden}._selectedUnit_3jpv3_323._selected_3jpv3_323{opacity:1;padding:.55rem;height:auto;min-height:4.75rem;pointer-events:auto;transform:translateY(0);transition:var(--transition)}._selectedUnitContent_3jpv3_355{min-width:0;width:100%;display:flex;align-items:center;gap:.75rem;padding:0 1.75rem 0 0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}._selectedUnitContent_3jpv3_355:disabled{cursor:default}._floorPlanThumbnail_3jpv3_374{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:5.25rem;height:3.75rem;border-radius:.4rem;background-color:#eeeeec;overflow:hidden}._floorPlanThumbnail_3jpv3_374._awaitingThumbnail_3jpv3_386{display:none}._floorPlanThumbnail_3jpv3_374 img{width:100%;height:100%;object-fit:contain}._selectedUnitInfo_3jpv3_396{min-width:0;display:flex;flex-direction:column;gap:.3rem}._selectedUnitTitle_3jpv3_403{display:flex;align-items:center;gap:.45rem;font-size:1rem}._statusDot_3jpv3_410{flex:0 0 auto;width:.45rem;height:.45rem;border-radius:50%;background-color:var(--border)}._statusDot_3jpv3_410._available_3jpv3_418{background-color:#00d96f}._statusDot_3jpv3_410._reserved_3jpv3_422{background-color:#ffe000}._statusDot_3jpv3_410._unavailable_3jpv3_426{background-color:#f0003c}._selectedUnitMeta_3jpv3_430{display:block;max-width:100%;overflow:hidden;color:#4d535a;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}._selectedUnitExplore_3jpv3_440{display:flex;align-items:center;gap:.35rem;color:var(--text);font-size:.85rem;font-weight:500;line-height:1}._selectedUnitExplore_3jpv3_440 img{width:.8rem;height:.75rem;object-fit:contain;transform:rotate(180deg)}._selectedUnitClose_3jpv3_457{position:absolute;top:.45rem;right:.45rem;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}._selectedUnitClose_3jpv3_457:hover{background-color:var(--background)}._selectedUnitClose_3jpv3_457 img{width:.65rem;height:.65rem;object-fit:contain}._spanelApartmentDetails_3jpv3_71{gap:.75rem}._spanelApartmentDetails_3jpv3_71 ._section_3jpv3_84{border-radius:.875rem;box-shadow:0 .25rem 1rem #0000000f}._spanelApartmentDetails_3jpv3_71 ._detailsBox_3jpv3_161{padding:.75rem .25rem}._spanelApartmentDetails_3jpv3_71 ._detailsGrid_3jpv3_128 ._divider_3jpv3_134{height:4rem}._spanelApartmentDetails_3jpv3_71 ._info_3jpv3_140>:first-child{color:#777}}._button_13jxk_1{border-radius:10rem;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;height:3rem;width:100%}._button_13jxk_1._primary_13jxk_23{background-color:var(--buttonPrimary);color:#fff}._button_13jxk_1._primary_13jxk_23:hover{opacity:.5;transition:.2s}._button_13jxk_1._secondary_13jxk_43{background-color:#fff;border:1px solid var(--border);transition:.2s}._button_13jxk_1._secondary_13jxk_43:hover{background-color:var(--background);transition:.2s}._button_13jxk_1._icon_13jxk_65{width:4rem}._dropdown_3wvby_1{position:relative;display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box}._label_3wvby_12{font-size:.8rem;font-weight:500}._trigger_3wvby_17{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0;height:2.75rem;box-sizing:border-box;padding:0 .85rem;border:1px solid var(--border);border-radius:.5rem;background-color:#fff;color:var(--text);font:inherit;font-size:.875rem;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}._trigger_3wvby_17:hover:not(:disabled){border-color:#b9b9b9}._trigger_3wvby_17._open_3wvby_45{border-color:#9a9a9a;box-shadow:0 0 0 2px #161c2414}._trigger_3wvby_17:focus-visible{outline:2px solid var(--text);outline-offset:2px}._trigger_3wvby_17:disabled{background-color:var(--background);opacity:.55;cursor:not-allowed}._value_3wvby_61{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_3wvby_68{color:#777}._chevron_3wvby_72{flex:0 0 auto;width:.48rem;height:.48rem;margin-top:-.2rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}._open_3wvby_45 ._chevron_3wvby_72{margin-top:.2rem;transform:rotate(225deg)}._menu_3wvby_88{position:fixed;z-index:1400;box-sizing:border-box;padding:.4rem;border:1px solid rgba(0,0,0,.07);border-radius:.75rem;background-color:#fff;box-shadow:0 .75rem 2.5rem #0000002e;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;animation:_menuIn_3wvby_1 .18s ease-out}._menu_3wvby_88._upward_3wvby_103{animation-name:_menuInUp_3wvby_1}._option_3wvby_107{display:block;width:100%;min-height:2.65rem;box-sizing:border-box;padding:.7rem .75rem;border:0;border-radius:.5rem;background-color:transparent;color:var(--text);font:inherit;font-size:.875rem;line-height:1.25;text-align:left;cursor:pointer;transition:background-color .16s ease}._option_3wvby_107 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._option_3wvby_107:hover:not(:disabled),._option_3wvby_107._active_3wvby_133:not(:disabled){background-color:#f1f1f1}._option_3wvby_107._selected_3wvby_137{background-color:#e9e9e9;font-weight:600}._option_3wvby_107._selected_3wvby_137:hover:not(:disabled),._option_3wvby_107._selected_3wvby_137._active_3wvby_133:not(:disabled){background-color:#e3e3e3}._option_3wvby_107:focus{outline:none}._option_3wvby_107:focus-visible{box-shadow:inset 0 0 0 2px var(--text)}._option_3wvby_107:disabled{opacity:.45;cursor:not-allowed}._compact_3wvby_160{gap:.2rem}._compact_3wvby_160 ._label_3wvby_12{font-size:.7rem;line-height:1.15}._compact_3wvby_160 ._trigger_3wvby_17{height:1.9rem;padding:0 .55rem;border-radius:.25rem;font-size:.75rem}._compact_3wvby_160 ._chevron_3wvby_72{width:.35rem;height:.35rem;color:#8a8a8a;border-width:1px}._compactMenu_3wvby_183{padding:.3rem;border-radius:.55rem}._compactMenu_3wvby_183 ._option_3wvby_107{min-height:2.1rem;padding:.5rem .6rem;border-radius:.35rem;font-size:.75rem}@keyframes _menuIn_3wvby_1{0%{opacity:0;transform:translateY(-.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes _menuInUp_3wvby_1{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}._form_16xkg_1{display:flex;flex-direction:column;gap:1rem}._unitTag_16xkg_7{font-size:.85rem;color:#555;background-color:var(--background);padding:.6rem .8rem;border-radius:.5rem}._field_16xkg_15{display:flex;flex-direction:column}._field_16xkg_15 label{font-size:.8rem;font-weight:500;margin-bottom:.3rem}._field_16xkg_15 input,._field_16xkg_15 textarea{width:100%;padding:8px;border:1px solid var(--border);border-radius:.5rem;font-size:.9rem;font-family:inherit;box-sizing:border-box;transition:border-color var(--transition)}._field_16xkg_15 input:focus,._field_16xkg_15 textarea:focus{outline:none;border-color:var(--buttonPrimary)}._field_16xkg_15 textarea{resize:vertical;min-height:5rem}._error_16xkg_49{color:#d32f2f;font-size:.75rem;margin-top:.3rem}._success_16xkg_55{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:1rem 0}._successTitle_16xkg_64{font-size:1.2rem;font-weight:600}._success_16xkg_55 p{color:#555;font-size:.9rem;margin:0}._overlay_1ipzd_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end}._modal_1ipzd_9{width:100%;height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;background-color:var(--background);padding:1.5rem 0 0;border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 0 .5rem .5rem #0000001a;overflow:hidden;animation:_slideFromBottom_1ipzd_1 .3s forwards ease-in-out}@keyframes _slideFromBottom_1ipzd_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._topRow_1ipzd_42{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:0 1rem}._topRow_1ipzd_42 h2{margin:0;font-size:1.2rem;font-weight:600}._mobileBackButton_1ipzd_57{background-color:#fff;width:3.5rem;height:3.5rem;padding:0;border:0;display:flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer}._mobileBackButton_1ipzd_57 img,._desktopCloseButton_1ipzd_71 img{max-width:1.25rem;max-height:1.25rem;object-fit:contain}._mobileSpacer_1ipzd_77{width:3.5rem}._mobileHeaderAction_1ipzd_81{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem}._desktopCloseButton_1ipzd_71{display:none}._content_1ipzd_93{flex:1 1 auto;min-height:0;overflow-y:auto;box-sizing:border-box}@media (max-width: 768px){._modal_1ipzd_9._unitDetails_1ipzd_101{padding-top:0;border-radius:0}._unitDetails_1ipzd_101 ._topRow_1ipzd_42{min-height:4.75rem;margin-top:0}._unitDetails_1ipzd_101 ._mobileBackButton_1ipzd_57{width:2.75rem;height:2.75rem;border:1px solid var(--border)}._unitDetails_1ipzd_101 ._mobileSpacer_1ipzd_77{width:2.75rem}._unitDetails_1ipzd_101 ._topRow_1ipzd_42 h2{font-size:1.25rem}}@media (min-width: 769px){._overlay_1ipzd_1{align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;background-color:#0a0e127a;animation:_fadeIn_1ipzd_1 .2s ease-out}._modal_1ipzd_9{width:min(34rem,100%);height:auto;max-height:calc(100dvh - 4rem);padding:0;border-radius:1rem;background-color:#fff;box-shadow:0 1.5rem 4rem #0000003d;animation:_modalIn_1ipzd_1 .2s ease-out}._topRow_1ipzd_42{gap:1rem;margin:0;padding:1.25rem;border-bottom:1px solid var(--border)}._topRow_1ipzd_42 h2{flex:1;font-size:1.5rem;line-height:1.25}._mobileBackButton_1ipzd_57,._mobileSpacer_1ipzd_77,._mobileHeaderAction_1ipzd_81{display:none}._desktopCloseButton_1ipzd_71{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--border);border-radius:50%;background-color:#fff;cursor:pointer;transition:background-color .2s ease}._desktopCloseButton_1ipzd_71:hover{background-color:var(--background)}._desktopCloseButton_1ipzd_71:focus-visible,._mobileBackButton_1ipzd_57:focus-visible{outline:2px solid var(--text);outline-offset:2px}._desktopCloseButton_1ipzd_71 img{width:.8rem;height:.8rem}._content_1ipzd_93{flex:0 1 auto}}@keyframes _fadeIn_1ipzd_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_1ipzd_1{0%{opacity:0;transform:translateY(.75rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._spanelFilters_y7s0i_1{display:flex;flex-direction:column;gap:1.5rem;color:var(--text)}._section_y7s0i_15{padding:1rem;border-radius:var(--radius);background-color:#fff;box-shadow:0 0 10px #0000001a}._header_y7s0i_29{display:flex;flex-direction:column}._title_y7s0i_39{display:flex;flex-direction:row;justify-content:space-between}._header_y7s0i_29 h2{margin:0;font-size:1.5rem}._header_y7s0i_29 p{font-size:.8rem;margin-top:.2rem;margin-bottom:0}._buildingHeader_y7s0i_73{display:flex;align-items:center;gap:.75rem}._backButton_y7s0i_85{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border-radius:50%;border:1px solid var(--border)}._backButton_y7s0i_85:hover{background-color:var(--background)}._highlight_y7s0i_119{height:2rem;padding:0rem .5rem;border-radius:.375rem;width:fit-content;background-color:var(--background);font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.3rem}._filterButton_y7s0i_145{height:2.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--background);border-radius:20rem;border:1px solid var(--text);padding:0 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem}._filterButton_y7s0i_145 img{width:1rem;height:1rem}._filterButton_y7s0i_145._collapsed_y7s0i_185{background-color:#fff}._filterButton_y7s0i_145::hover ._filterButton_y7s0i_145._collapsed_y7s0i_185::hover{background-color:var(--border)}._shareButton_y7s0i_201{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);width:2rem;height:2rem;border-radius:50%}._shareButton_y7s0i_201:hover{background-color:var(--background)}._topRow_y7s0i_233{display:flex;flex-direction:row;align-items:center;gap:1rem;border-radius:var(--radius)}._topRow_y7s0i_233>:last-child{margin-left:auto}._filterControls_y7s0i_257{display:flex;align-items:center;justify-content:center;gap:1rem}._divider_y7s0i_271{height:1px;width:100%;background-color:var(--border);margin:1rem 0}._collapsed_y7s0i_185{rotate:0deg;transition:.2s}._clear_y7s0i_295{font-size:.9rem;cursor:pointer;-webkit-user-select:none;user-select:none}._label_y7s0i_307{font-weight:500}._filterSection_y7s0i_315{max-width:600px;margin:0 auto;font-family:sans-serif}._filterRow_y7s0i_327{display:flex;gap:1rem;margin-top:1rem;opacity:1;transition:.2s;height:fit-content}._filterRow_y7s0i_327._collapsed_y7s0i_185{opacity:0;scale:0;height:0;transition:.2s}._filterBlock_y7s0i_359{flex:1}._filterBlock_y7s0i_359 ._filterName_y7s0i_367{display:block;margin-bottom:6px;font-size:.8rem;font-weight:500}._unitList_y7s0i_381{display:flex;flex-direction:column;border-radius:var(--radius)}._unitRow_y7s0i_393._header_y7s0i_29{font-weight:700;border:none;padding:.5rem 1rem;border-radius:.375rem;background-color:var(--background);cursor:none}._unitRow_y7s0i_393{display:grid;font-size:.875rem;align-items:center;justify-items:center;padding:.75rem;transition:.2s;border-bottom:1px solid var(--border)}._unitRow_y7s0i_393>:first-child{justify-self:start}._unitRow_y7s0i_393:hover,._unitRow_y7s0i_393._hovered_y7s0i_455,._unitRow_y7s0i_393._selected_y7s0i_471{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:var(--background);transition:.2s;font-weight:700}._unitList_y7s0i_381>:last-child._unitRow_y7s0i_393{border-bottom:none}._spanelFilters_y7s0i_1 span{display:flex;align-items:center}._greenDot_y7s0i_505{width:8px;height:8px;background-color:#32cd32;border-radius:50%;display:inline-block;margin-right:6px}._hover_y7s0i_455{position:absolute;z-index:5}._hover_y7s0i_455 ._circle_y7s0i_533{position:absolute;transform:translate(-50%,-50%);width:1rem;height:1rem;border-radius:50%;background-color:#fff}._unitName_y7s0i_551{display:flex;flex-direction:row;align-items:center;gap:.5rem}._availabilityDot_y7s0i_565{background-color:var(--border);width:.5rem;height:.5rem;border-radius:50%}._availabilityDot_y7s0i_565._available_y7s0i_579{background-color:#00ff6a}._availabilityDot_y7s0i_565._reserved_y7s0i_587{background-color:#ffe600}._availabilityDot_y7s0i_565._unavailable_y7s0i_595{background-color:#f03}@media (max-width: 768px){._spanelFilters_y7s0i_1{gap:1rem}._section_y7s0i_15{padding:.75rem}._title_y7s0i_39>div{min-width:0;width:100%}._header_y7s0i_29 p{margin-top:.65rem;font-size:.75rem;color:#555}._unitRow_y7s0i_393._header_y7s0i_29{padding:.55rem .5rem;font-size:.75rem}._unitRow_y7s0i_393{padding:.75rem .5rem;font-size:.75rem;column-gap:.35rem}._unitName_y7s0i_551{gap:.35rem}._availabilityDot_y7s0i_565{width:.45rem;height:.45rem}}._spanelApartmentDetails_1a5u4_1{display:flex;flex-direction:column;gap:1.5rem;color:var(--text)}._header_1a5u4_15{display:flex;flex-direction:column;gap:1rem}._section_1a5u4_27{padding:1.25rem 1rem;border-radius:var(--radius);background-color:#fff;box-shadow:0 0 10px #0000001a}._detailsHeader_1a5u4_41{display:flex;align-items:center;gap:.5rem}._detailsHeader_1a5u4_41>:last-child{margin-left:auto}._backButton_1a5u4_61{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);width:2rem;height:2rem;border-radius:50%}._backButton_1a5u4_61:hover{background-color:var(--background)}._apartmentTitle_1a5u4_93{font-size:1.5rem;margin:0}._unitDetails_1a5u4_103{display:flex;flex-direction:column;gap:1rem}._detailsGrid_1a5u4_115{display:flex;align-items:center;border-radius:var(--radius)}._unitDetails_1a5u4_103 ._divider_1a5u4_127{height:1px;width:100%;background-color:var(--border)}._unitDetails_1a5u4_103 ._info_1a5u4_139{display:flex;flex-direction:row;justify-content:space-between}._unitDetails_1a5u4_103 ._info_1a5u4_139>:last-child{font-weight:600}._unitDetails_1a5u4_103 ._price_1a5u4_159{font-size:1.5rem;font-weight:700}._detailsGrid_1a5u4_115 ._divider_1a5u4_127{height:3rem;width:1px;background-color:var(--border)}._detailsBox_1a5u4_181{padding:1rem;flex:1;text-align:center}._label_1a5u4_193{font-size:.75rem;color:#777}._value_1a5u4_203{font-weight:700;font-size:1.1rem}._actionButtons_1a5u4_213{display:flex;gap:.75rem;flex-direction:column}._row_1a5u4_225{display:flex;flex-direction:row;gap:1rem}._viewTour_1a5u4_237{padding:.75rem;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer}._sendInquiry_1a5u4_253{padding:.75rem;background:red;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer}._sidepanel_17f8j_1{width:25rem;overflow-y:auto;margin:var(--gap);border-radius:var(--radius)}@media (max-width: 768px){._sidepanel_17f8j_1{width:calc(100% - 1rem)}}._sliderDual_1dlvc_1{width:100%;min-width:0}._slider_1dlvc_1{position:relative;width:100%;height:1.3rem;box-sizing:border-box}._name_1dlvc_14{display:block;margin-bottom:.3rem;font-size:.8rem;font-weight:500}._sliderTrack_1dlvc_28,._sliderRange_1dlvc_30{position:absolute;height:.2rem;top:50%;transform:translateY(-50%);border-radius:1rem}._sliderTrack_1dlvc_28{background-color:#ddd;width:100%;z-index:1}._sliderRange_1dlvc_30{background-color:var(--text);z-index:2}._thumb_1dlvc_68{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;box-sizing:border-box;background:none;z-index:3}._thumb_1dlvc_68::-webkit-slider-thumb{pointer-events:all;width:1rem;height:1rem;border-radius:50%;background:var(--text);border:2px solid var(--text);cursor:pointer;-webkit-appearance:none}._thumb_1dlvc_68::-moz-range-thumb{pointer-events:all;width:1rem;height:1rem;border-radius:50%;background:var(--text);border:2px solid var(--text);cursor:pointer}._sliderLabels_1dlvc_126{display:flex;justify-content:space-between;font-size:.7rem}._compact_1dlvc_138 ._name_1dlvc_14{margin-bottom:.15rem;font-size:.7rem}._compact_1dlvc_138 ._slider_1dlvc_1{width:calc(100% - 1rem);height:1rem;margin-inline:.5rem}._compact_1dlvc_138 ._sliderTrack_1dlvc_28,._compact_1dlvc_138 ._sliderRange_1dlvc_30{height:.15rem}._compact_1dlvc_138 ._thumb_1dlvc_68::-webkit-slider-thumb{width:.85rem;height:.85rem;border-width:1px}._compact_1dlvc_138 ._thumb_1dlvc_68::-moz-range-thumb{width:.85rem;height:.85rem;border-width:1px}._compact_1dlvc_138 ._sliderLabels_1dlvc_126{font-size:.625rem}._switcherField_nygl3_1{display:flex;flex-direction:column;gap:.3rem;width:100%}._label_nygl3_8{font-size:1rem;font-weight:500}._switcher_nygl3_1{display:flex;align-items:stretch;width:100%;padding:.35rem;border-radius:999px;background-color:var(--background);box-sizing:border-box;overflow-x:auto;scrollbar-width:none}._switcher_nygl3_1::-webkit-scrollbar{display:none}._option_nygl3_29{flex:1 0 auto;min-width:3.5rem;min-height:2.7rem;padding:.65rem 1rem;border:0;border-radius:999px;background:transparent;color:var(--text);font:inherit;font-size:.95rem;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._option_nygl3_29:hover:not(._selected_nygl3_49):not(:disabled){background-color:#ffffff73}._option_nygl3_29:focus-visible{outline:2px solid var(--text);outline-offset:-2px}._option_nygl3_29._selected_nygl3_49{background-color:#fff;box-shadow:0 1px 3px #00000014,0 4px 12px #00000014}._option_nygl3_29:active:not(:disabled){transform:scale(.98)}._option_nygl3_29:disabled{opacity:.45;cursor:not-allowed}._compact_nygl3_74 ._switcher_nygl3_1{padding:.2rem;border:1px solid var(--border);background-color:var(--background)}._compact_nygl3_74 ._option_nygl3_29{flex:1 0 auto;min-width:3.25rem;min-height:2.6rem;padding:.55rem .35rem;font-size:clamp(.72rem,3.4vw,1rem)}._compact_nygl3_74 ._option_nygl3_29._selected_nygl3_49{background-color:#fff;box-shadow:0 1px 3px #00000014}._bViewer_4ol3t_7{cursor:url(/cursor.png) 53 18,auto;width:100%;overflow:hidden;position:relative;touch-action:none;flex:1;display:flex;align-items:center;justify-content:center;margin:var(--gap);border-radius:var(--radius);-webkit-user-select:none;user-select:none}._bViewer_4ol3t_7 img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none}._compass_4ol3t_65{position:absolute;top:2rem;right:2rem;width:3.5rem;height:3.5rem;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#fff3;border-radius:20rem;padding:.25rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 30px #0000001a;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;z-index:40}._north_4ol3t_105{position:absolute;top:3.05rem;right:3.4rem;font-weight:800;font-size:1rem;z-index:41}._controls_4ol3t_125{position:absolute;bottom:2rem;right:2rem;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#fff3;border-radius:20rem;padding:.5rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 30px #0000001a;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;z-index:50}._button_4ol3t_163{background-color:#fff;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1rem;border-radius:20rem}._button_4ol3t_163:hover{background-color:var(--background);transition:.2s}._button_4ol3t_163 img{max-width:1.1rem;max-height:1.1rem;object-fit:contain;cursor:pointer;pointer-events:none}._imgContainer_4ol3t_215{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._imgContainer_4ol3t_215 img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._imgContainer_4ol3t_215 svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}@keyframes _pulseOpacity_4ol3t_1{0%{fill-opacity:.3}50%{fill-opacity:1}to{fill-opacity:.3}}@media (max-width: 768px){._bViewer_4ol3t_7{display:block;margin:0;width:100%;height:auto;min-height:0;transition:var(--transition)}._compass_4ol3t_65{top:calc(.75rem + env(safe-area-inset-top,0px));right:.75rem;width:2.75rem;height:2.75rem;padding:.2rem;background:#ffffffd1}._north_4ol3t_105{top:calc(1.55rem + env(safe-area-inset-top,0px));right:1.85rem;font-size:.8rem}._mobileBackButton_4ol3t_336{position:absolute;top:calc(.75rem + env(safe-area-inset-top,0px));left:.75rem;z-index:50;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--border);border-radius:50%;background-color:#ffffffe6;box-shadow:0 .25rem 1rem #00000014;cursor:pointer}._mobileBackButton_4ol3t_336 img{width:1rem;height:1rem;object-fit:contain}._mobileBackButton_4ol3t_336:focus-visible{outline:2px solid var(--text);outline-offset:2px}}._container_1xua5_1{width:100%;height:100dvh;touch-action:none;-webkit-user-select:none;user-select:none}._viewer_1xua5_17{position:absolute;top:0;left:0}._screen_1xua5_29{position:relative;width:100%;height:100%}._fadeIn_1xua5_41{animation:_fadeIn_1xua5_41 .22s ease-out forwards}@keyframes _fadeIn_1xua5_41{0%{opacity:0}to{opacity:1}}._vtourViewer_1p1di_1{border-radius:var(--radius);cursor:grab;width:100%;overflow:hidden;position:relative;touch-action:none;flex:1;margin:var(--gap)}._controls_1p1di_25{position:absolute;bottom:2rem;right:2rem;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#fff3;border-radius:20rem;padding:.5rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 30px #0000001a;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;z-index:3}._button_1p1di_63{background-color:#fff;height:2.6rem;width:2.6rem;padding:0;border:0;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.25rem;border-radius:20rem;cursor:pointer}._button_1p1di_63:hover{background-color:var(--background);transition:.2s}._button_1p1di_63 img{width:1rem;height:1rem;cursor:pointer}@media (max-width: 768px){._button_1p1di_63._mobileBack_1p1di_105{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;border:1px solid var(--border);box-shadow:0 0 0 .25rem #ffffffb3;z-index:4}._vtourViewer_1p1di_1{margin:0;border-radius:0 0 var(--radius) var(--radius)}}._container_wyqce_1{display:flex;flex-direction:row;height:100dvh;width:100vw;overflow:hidden;background-color:var(--background);justify-content:space-between}@media (max-width: 768px){._container_wyqce_1{flex-direction:column;align-items:center;width:100%;max-width:100%;min-width:0}}._map_1st0r_1{position:relative;width:100%;height:100vh;overflow:hidden}._container_1st0r_15{width:100%;height:100%}._container_1st0r_15._hovered_1st0r_25:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000004d;pointer-events:none;z-index:1}._container_1st0r_15 img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height:100%;object-fit:cover;z-index:4}._compass_1st0r_63{position:absolute;transform:translate(-50%,-50%);right:0rem;bottom:0rem;background-color:#00000059;border-radius:50%;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;z-index:2}._hotspot_1st0r_93{display:flex;flex-direction:row;gap:1rem;align-items:center;transform-origin:0 50%;position:absolute;cursor:pointer;scale:1;transform:translate(-50%,-50%);transition:.2s;z-index:2;background-color:#fff;border-radius:var(--radius);padding:.3rem;box-shadow:0 0 10px #000000bf;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.75)}._hotspot_1st0r_93:hover{scale:1.1;transition:.2s}._image_1st0r_143{display:flex;align-items:center;justify-content:center;height:5rem;width:7rem}._image_1st0r_143 img{display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius) * .7)}._image_1st0r_143._selected_1st0r_183{height:7rem;width:9rem}._image_1st0r_143 ._label_1st0r_193{position:absolute;background-color:#fff;padding:.2rem .4rem;border-radius:.3rem;font-size:.8rem;bottom:.2rem;right:0}._image_1st0r_143 ._triangle_1st0r_213{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-.75rem;width:0;height:0;border-left:.8rem solid transparent;border-right:.8rem solid transparent;border-top:.8rem solid white}._button_1st0r_239{padding:0;margin:0;height:auto;background-color:var(--text);color:#fff;padding:.25rem 0;transition:.2s}._button_1st0r_239:hover{opacity:.5;transition:.2s}._popup_1st0r_269{width:7rem;height:7rem;display:flex;flex-direction:column;gap:.5rem;font-size:.8rem;opacity:0;transform:translate(-10rem);animation:_slideFadeIn_1st0r_1 .3s ease-out forwards;z-index:-1}@keyframes _slideFadeIn_1st0r_1{to{width:10rem;opacity:1;transform:translate(0)}}._headline_1st0r_311{display:flex;align-items:center;justify-content:space-between}._popup_1st0r_269 ._headline_1st0r_311 ._label_1st0r_193{font-size:1rem;font-weight:600}._x_1st0r_333{cursor:pointer;display:flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;font-size:.8rem;font-weight:800;background-color:var(--background);color:#fff;border-radius:50%}._weatherCard_1st0r_361{position:absolute;top:2rem;left:2rem;background-color:#0000004d;border-radius:1rem;padding:1rem;width:8rem;color:#fff}._top_1st0r_383{display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:600}._middle_1st0r_399{display:flex;align-items:center;justify-content:space-between;font-size:.8rem}._divider_1st0r_413{width:100%;height:1px;background-color:#fff;margin-top:1rem;margin-bottom:.5rem}._bottom_1st0r_429{font-size:2rem}._back_1st0r_437{cursor:pointer;display:flex;align-items:center;gap:.75rem;background-color:#fff;border-radius:10rem;position:absolute;padding:1rem;top:2rem;right:2rem;transition:.2s}._back_1st0r_437:hover{background-color:var(--background);transition:.2s}
