: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_1x20a_1{width:100%;aspect-ratio:1/1;position:relative}._fplanV_1x20a_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_1x20a_17{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_1x20a_17: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_1x20a_17._directed_1x20a_48:before{opacity:1}._hotspot_1x20a_17._active_1x20a_52{background-color:var(--buttonPrimary);outline:.3rem solid rgba(255,255,255,.7)}._hotspot_1x20a_17:hover{scale:1.2;transition:.2s}._layout_1x20a_62{width:100%;height:100%;position:relative;background-color:#0000000d;border-radius:var(--radius, 8px)}._empty_1x20a_70{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#00000080;font-size:.9rem}._bottomBar_n4vp0_1{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:auto}._button_n4vp0_17{background-color:#fff;width:3.5rem;height:3.5rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.25rem;border-radius:20rem}._button_n4vp0_17 img{width:100%;height:100%;max-width:1.2rem;max-height:1.2rem;object-fit:contain;cursor:pointer}._bottomBarUnits_n4vp0_61{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_n4vp0_1 .3s forwards ease-in-out}._spanelApartmentDetails_n4vp0_97{display:flex;flex-direction:column;gap:1.5rem;color:var(--text)}._header_n4vp0_111{display:flex;flex-direction:column;gap:1rem}._section_n4vp0_123{padding:1.25rem 1rem;border-radius:var(--radius);background-color:#fff;box-shadow:0 0 10px #0000001a}._detailsHeader_n4vp0_137{display:flex;align-items:center;gap:.5rem}._detailsHeader_n4vp0_137>:last-child{margin-left:auto}._backButton_n4vp0_157{-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_n4vp0_157:hover{background-color:var(--background)}._apartmentTitle_n4vp0_189{font-size:1.5rem;margin:0}._unitDetails_n4vp0_199{display:flex;flex-direction:column;gap:1rem}._detailsGrid_n4vp0_211{display:flex;align-items:center;border-radius:var(--radius)}._unitDetails_n4vp0_199 ._divider_n4vp0_223{height:1px;width:100%;background-color:var(--border)}._unitDetails_n4vp0_199 ._info_n4vp0_235{display:flex;flex-direction:row;justify-content:space-between}._unitDetails_n4vp0_199 ._info_n4vp0_235>:last-child{font-weight:600}._unitDetails_n4vp0_199 ._price_n4vp0_255{font-size:1.5rem;font-weight:700}._detailsGrid_n4vp0_211 ._divider_n4vp0_223{height:3rem;width:1px;background-color:var(--border)}._detailsBox_n4vp0_277{padding:1rem;flex:1;text-align:center}._label_n4vp0_289{font-size:.75rem;color:#777}._value_n4vp0_299{font-weight:700;font-size:1.1rem}@keyframes _slideFromRight_n4vp0_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){._bottomBar_n4vp0_1{width:calc(100% - 1.5rem);min-width:15rem;margin:.75rem;border-radius:0}._selectedUnit_n4vp0_343{position:relative;z-index:20;flex:0 0 auto;border-radius:var(--radius);width:calc(100% - 3rem);background-color:#fff;border:0;height:0;padding:0 1rem;opacity:0;pointer-events:none;touch-action:manipulation;font:inherit;color:inherit;text-align:left;transform:translateY(100%);transition:var(--transition)}._selectedUnit_n4vp0_343._selected_n4vp0_343{opacity:1;margin-bottom:1rem;padding:1rem;height:auto;pointer-events:auto;cursor:pointer;transform:translateY(0);transition:var(--transition)}._container_n4vp0_377{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._info_n4vp0_235>div{font-size:1.25rem;font-weight:600}._info_n4vp0_235>span{font-size:.9rem}._selectedUnit_n4vp0_343 img{rotate:90deg;width:1.25rem;height:1.25rem}}._bottomSheet_54d96_1{position:fixed;bottom:0;left:0;width:100%;height:fit-content;background-color:#fff;z-index:1000;padding:1.5rem 1rem 1rem;border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 0 .5rem .5rem #0000001a;animation:_slideFromBottom_54d96_1 .3s forwards ease-in-out}@keyframes _slideFromBottom_54d96_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._topRow_54d96_47{display:flex;align-items:center;justify-content:space-between}._topRow_54d96_47 span{font-size:1.2rem;font-weight:600}._button_54d96_69{background-color:#fff;width:3.5rem;height:3rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1rem}._button_54d96_69 img{max-width:1.25rem;max-height:1.25rem;object-fit:contain;cursor:pointer}._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_1lxap_1 label{font-size:.8rem;font-weight:500}._dropdown_1lxap_1 select{width:100%;padding:8px;border:1px solid var(--border);border-radius:.5rem;font-size:.8rem;margin-top:.3rem}._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_1mrhz_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end}._modal_1mrhz_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_1mrhz_1 .3s forwards ease-in-out}@keyframes _slideFromBottom_1mrhz_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._topRow_1mrhz_42{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:0 1rem}._topRow_1mrhz_42 h2{margin:0;font-size:1.2rem;font-weight:600}._mobileBackButton_1mrhz_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_1mrhz_57 img,._desktopCloseButton_1mrhz_71 img{max-width:1.25rem;max-height:1.25rem;object-fit:contain}._mobileSpacer_1mrhz_77{width:3.5rem}._desktopCloseButton_1mrhz_71{display:none}._content_1mrhz_85{flex:1 1 auto;min-height:0;overflow-y:auto;box-sizing:border-box}@media (min-width: 769px){._overlay_1mrhz_1{align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;background-color:#0a0e127a;animation:_fadeIn_1mrhz_1 .2s ease-out}._modal_1mrhz_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_1mrhz_1 .2s ease-out}._topRow_1mrhz_42{gap:1rem;margin:0;padding:1.25rem;border-bottom:1px solid var(--border)}._topRow_1mrhz_42 h2{flex:1;font-size:1.5rem;line-height:1.25}._mobileBackButton_1mrhz_57,._mobileSpacer_1mrhz_77{display:none}._desktopCloseButton_1mrhz_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_1mrhz_71:hover{background-color:var(--background)}._desktopCloseButton_1mrhz_71:focus-visible,._mobileBackButton_1mrhz_57:focus-visible{outline:2px solid var(--text);outline-offset:2px}._desktopCloseButton_1mrhz_71 img{width:.8rem;height:.8rem}._content_1mrhz_85{flex:0 1 auto}}@keyframes _fadeIn_1mrhz_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_1mrhz_1{0%{opacity:0;transform:translateY(.75rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._spanelFilters_1yxox_1{display:flex;flex-direction:column;gap:1.5rem;color:var(--text)}._section_1yxox_15{padding:1rem;border-radius:var(--radius);background-color:#fff;box-shadow:0 0 10px #0000001a}._header_1yxox_29{display:flex;flex-direction:column}._title_1yxox_39{display:flex;flex-direction:row;justify-content:space-between}._header_1yxox_29 h2{margin:0;font-size:1.5rem}._header_1yxox_29 p{font-size:.8rem;margin-top:.2rem;margin-bottom:0}._buildingHeader_1yxox_73{display:flex;align-items:center;gap:.75rem}._backButton_1yxox_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_1yxox_85:hover{background-color:var(--background)}._backButton_1yxox_85 img{width:1rem;height:1rem;object-fit:contain}._highlight_1yxox_131{height:2rem;padding:0rem .5rem;border-radius:.375rem;width:fit-content;background-color:var(--background);font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:.3rem}._filterButton_1yxox_157{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}._filterButton_1yxox_157 img{width:1rem;height:1rem}._filterButton_1yxox_157._collapsed_1yxox_195{background-color:#fff}._filterButton_1yxox_157::hover ._filterButton_1yxox_157._collapsed_1yxox_195::hover{background-color:var(--border)}._shareButton_1yxox_211{-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_1yxox_211:hover{background-color:var(--background)}._topRow_1yxox_243{display:flex;flex-direction:row;align-items:center;gap:1rem;border-radius:var(--radius)}._topRow_1yxox_243>:last-child{margin-left:auto}._filterControls_1yxox_267{display:flex;align-items:center;justify-content:center;gap:1rem}._divider_1yxox_281{height:1px;width:100%;background-color:var(--border);margin:1rem 0}._collapsed_1yxox_195{rotate:0deg;transition:.2s}._clear_1yxox_305{font-size:.9rem;cursor:pointer;-webkit-user-select:none;user-select:none}._label_1yxox_317{font-weight:500}._filterSection_1yxox_325{max-width:600px;margin:0 auto;font-family:sans-serif}._filterRow_1yxox_337{display:flex;gap:1rem;margin-top:1rem;opacity:1;transition:.2s;height:fit-content}._filterRow_1yxox_337._collapsed_1yxox_195{opacity:0;scale:0;height:0;transition:.2s}._filterBlock_1yxox_369{flex:1}._filterBlock_1yxox_369 ._filterName_1yxox_377{display:block;margin-bottom:6px;font-size:.8rem;font-weight:500}._unitList_1yxox_391{display:flex;flex-direction:column;border-radius:var(--radius)}._unitRow_1yxox_403._header_1yxox_29{font-weight:700;border:none;padding:.5rem 1rem;border-radius:.375rem;background-color:var(--background);cursor:none}._unitRow_1yxox_403{display:grid;font-size:.8rem;align-items:center;justify-items:center;padding:.75rem;transition:.2s;border-bottom:1px solid var(--border)}._unitRow_1yxox_403>:first-child{justify-self:start}._unitRow_1yxox_403:hover,._unitRow_1yxox_403._hovered_1yxox_465,._unitRow_1yxox_403._selected_1yxox_481{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:var(--background);transition:.2s;font-weight:700}._unitList_1yxox_391>:last-child._unitRow_1yxox_403{border-bottom:none}._spanelFilters_1yxox_1 span{display:flex;align-items:center}._greenDot_1yxox_515{width:8px;height:8px;background-color:#32cd32;border-radius:50%;display:inline-block;margin-right:6px}._hover_1yxox_465{position:absolute;z-index:5}._hover_1yxox_465 ._circle_1yxox_543{position:absolute;transform:translate(-50%,-50%);width:1rem;height:1rem;border-radius:50%;background-color:#fff}._unitName_1yxox_561{display:flex;flex-direction:row;align-items:center;gap:.5rem}._availabilityDot_1yxox_575{background-color:var(--border);width:.5rem;height:.5rem;border-radius:50%}._availabilityDot_1yxox_575._available_1yxox_589{background-color:#00ff6a}._availabilityDot_1yxox_575._reserved_1yxox_597{background-color:#ffe600}._availabilityDot_1yxox_575._unavailable_1yxox_605{background-color:#f03}._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)}}._slider_pf65c_1{position:relative;width:100%;height:1.3rem}._name_pf65c_13{display:block;margin-bottom:.3rem;font-size:.8rem;font-weight:500}._sliderTrack_pf65c_27,._sliderRange_pf65c_29{position:absolute;height:.2rem;top:50%;transform:translateY(-50%);border-radius:1rem}._sliderTrack_pf65c_27{background-color:#ddd;width:100%;z-index:1}._sliderRange_pf65c_29{background-color:var(--text);z-index:2}._thumb_pf65c_67{position:absolute;pointer-events:none;-webkit-appearance:none;width:100%;background:none;z-index:3}._thumb_pf65c_67::-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_pf65c_67::-moz-range-thumb{pointer-events:all;width:1rem;height:1rem;border-radius:50%;background:var(--text);border:2px solid var(--text);cursor:pointer}._sliderLabels_pf65c_127{display:flex;justify-content:space-between;font-size:.7rem}._thumbLeft_pf65c_139{left:-.175rem}._switcherField_19u42_1{display:flex;flex-direction:column;gap:.3rem;width:100%}._label_19u42_8{font-size:1rem;font-weight:500}._switcher_19u42_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_19u42_1::-webkit-scrollbar{display:none}._option_19u42_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_19u42_29:hover:not(._selected_19u42_49):not(:disabled){background-color:#ffffff73}._option_19u42_29:focus-visible{outline:2px solid var(--text);outline-offset:-2px}._option_19u42_29._selected_19u42_49{background-color:#fff;box-shadow:0 1px 3px #00000014,0 4px 12px #00000014}._option_19u42_29:active:not(:disabled){transform:scale(.98)}._option_19u42_29:disabled{opacity:.45;cursor:not-allowed}._topBar_11vso_1{height:var(--uiHeight);width:calc(100% - 2rem);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;margin:0;font-size:1.5rem;font-weight:600;opacity:1;transition:var(--transition)}._topBar_11vso_1._selected_11vso_31{opacity:0;height:0;padding:0;transform:translateY(-100%)}._shareButton_11vso_45{background-color:#fff;width:var(--uiHeight);height:var(--uiHeight);border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._topBar_11vso_1{width:100%;padding:2rem 1rem}}._bViewer_hqhgt_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_hqhgt_7 img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none}._compass_hqhgt_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_hqhgt_105{position:absolute;top:3.05rem;right:3.4rem;font-weight:800;font-size:1rem;z-index:41}._controls_hqhgt_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_hqhgt_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_hqhgt_163:hover{background-color:var(--background);transition:.2s}._button_hqhgt_163 img{max-width:1.1rem;max-height:1.1rem;object-fit:contain;cursor:pointer;pointer-events:none}._imgContainer_hqhgt_215{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._imgContainer_hqhgt_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_hqhgt_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_hqhgt_1{0%{fill-opacity:.3}50%{fill-opacity:1}to{fill-opacity:.3}}@media (max-width: 768px){._bViewer_hqhgt_7{display:block;margin:0;width:100%;height:100%;transition:var(--transition)}}._switcher_5mr8h_1{position:absolute;bottom:2rem;left:2rem;z-index:50;-webkit-user-select:none;user-select:none}._pill_5mr8h_9{padding:.5rem;border-radius:999px;background:#e8e8e88c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 .5rem 2rem #00000024}._body_5mr8h_18{display:flex;align-items:center;height:2.6rem;border-radius:999px;background-color:#fffffff0;overflow:hidden;padding:.2rem}._viewButton_5mr8h_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_5mr8h_45{padding-inline:1.25rem}._current_5mr8h_49{gap:.65rem;max-width:16rem;padding-inline:1.25rem 1rem}._current_5mr8h_49 span,._menuItem_5mr8h_56{overflow:hidden;text-overflow:ellipsis}._viewButton_5mr8h_28:hover:not(._active_5mr8h_61){background-color:#f0f0f0;color:var(--text)}._viewButton_5mr8h_28._active_5mr8h_61{background-color:#f1f1f1;color:var(--text);font-weight:600}._viewButton_5mr8h_28:focus-visible,._menuItem_5mr8h_56:focus-visible{outline:2px solid var(--text);outline-offset:-2px}._divider_5mr8h_78{width:1px;height:1.75rem;background-color:#d3d3d3;flex-shrink:0}._current_5mr8h_49 ._chevron_5mr8h_85{width:.85rem;height:.85rem;object-fit:contain;pointer-events:none}._menu_5mr8h_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_5mr8h_1 .18s ease-out}._menuItem_5mr8h_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_5mr8h_56:hover:not(._active_5mr8h_61){background-color:#f1f1f1}._menuItem_5mr8h_56._active_5mr8h_61{background-color:#e5e5e5;font-weight:600}@keyframes _menuIn_5mr8h_1{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._switcher_5mr8h_1{bottom:1rem;left:1rem;max-width:calc(100% - 2rem)}._pill_5mr8h_9{padding:.35rem}._body_5mr8h_18{height:2.75rem}._viewButton_5mr8h_28{min-width:0;font-size:.85rem}._complexButton_5mr8h_45{padding-inline:.8rem}._current_5mr8h_49{padding-inline:.8rem .65rem;overflow:hidden}._menu_5mr8h_56{right:.35rem;max-width:calc(100vw - 2.7rem)}}._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_u8e82_1{border-radius:var(--radius);cursor:grab;width:100%;overflow:hidden;position:relative;touch-action:none;flex:1;margin:var(--gap)}._controls_u8e82_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_u8e82_63{background-color:#fff;height:2.6rem;width:2.6rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.25rem;border-radius:20rem}._button_u8e82_63:hover{background-color:var(--background);transition:.2s}._button_u8e82_63 img{width:1rem;height:1rem;cursor:pointer}@media (max-width: 768px){._button_u8e82_63._x_u8e82_111{position:absolute;top:1rem;right:1rem;z-index:1}._vtourViewer_u8e82_1{margin:0;border-radius:0 0 var(--radius) var(--radius)}}._container_1pjk6_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_1pjk6_1{flex-direction:column;align-items:center}}._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}
