:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--surface:#f4f3ec;--border:#e5e4e7;--primary-color:#f1ecde;--nav-text:#595a5c;--nav-height:72px;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Google Sans Flex", system-ui, "Segoe UI", sans-serif;--heading:"Amiri", Georgia, serif;--text-color:#3b4751;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}:root{overflow:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{font-family:var(--sans);margin:0}#root{flex-direction:column;min-height:100svh;display:flex}main{flex:1}::view-transition-old(root){animation-duration:.24s;animation-timing-function:ease-out}::view-transition-new(root){animation-duration:.24s;animation-timing-function:ease-out}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation-duration:1ms}::view-transition-new(root){animation-duration:1ms}}h1,h2,h3{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:0 0 20px;font-size:56px}@media (width<=1024px){h1{font-size:36px}}h2{letter-spacing:-.4px;margin:0 0 12px;font-size:36px}@media (width<=1024px){h2{font-size:28px}}h3{margin:0 0 8px;font-size:18px}p{margin:0}.navbar{z-index:50;background:var(--primary-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.navbar-inner{width:100%;height:var(--nav-height);box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;margin:0;padding-inline:3rem;display:flex}.brand{z-index:2;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex;position:relative}.brand-icon{width:32px;height:32px}.brand-icon-bg{fill:var(--accent)}.brand-icon-mark{stroke:var(--bg)}.brand-name{letter-spacing:-.2px;color:var(--nav-text);font-size:18px;font-weight:600}.navbar-right{align-items:center;gap:28px;display:flex}.nav-links{align-items:center;gap:24px;display:flex}.nav-links .mobile-home-link{display:none}.nav-links a{color:var(--nav-text);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--nav-text);opacity:.7}.nav-cta{font:inherit;background:var(--text-h);color:var(--bg);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 18px;font-size:15px;font-weight:500;transition:opacity .2s}.nav-cta:hover{opacity:.85}.lang-toggle{font:inherit;border:1px solid var(--border);color:#000;cursor:pointer;background:linear-gradient(90deg,#bd6f48 0%,#e9b595 50%,#bd6f48 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:132px;padding-block:3px;font-size:14px;font-weight:600;transition:border-color .2s;display:flex}.lang-toggle span{white-space:nowrap;border-radius:999px;padding:3px 10px;transition:background .2s,color .2s}.lang-toggle .lang-divider{color:#000;padding:0}.lang-toggle .active{color:var(--nav-text);background:#ffffff1a}.lang-toggle:hover{border-color:var(--accent-border)}.nav-toggle{z-index:2;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none;position:relative}.nav-toggle span{background:var(--text-h);border-radius:2px;width:100%;height:2px}@media (width<=1024px){.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;height:0;position:static}.navbar--open{background:0 0}.navbar-inner{height:0;padding:0;display:block}.brand{display:none}.nav-toggle{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));z-index:102;background:0 0;align-items:center;gap:4px;width:48px;height:48px;display:flex;position:fixed}.nav-toggle:before{content:"";background:#3c454b;position:absolute;inset:6px}.nav-toggle:focus{outline:none}.nav-toggle:focus-visible:before{box-shadow:none}.nav-toggle span{z-index:1;background:#f4f0df;width:20px;height:1px;transition:background-color .18s;position:relative}.navbar--open .nav-toggle span{background:#f4f0df;position:relative}.navbar--open .nav-toggle span:first-child{transform:none}.navbar--open .nav-toggle span:nth-child(2){opacity:1}.navbar--open .nav-toggle span:nth-child(3){transform:none}.navbar-right{z-index:101;min-height:100dvh;padding:max(64px, calc(env(safe-area-inset-top) + 52px)) max(24px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background:#f4f0df;flex-direction:column;justify-content:center;align-items:center;gap:clamp(26px,5svh,40px);transition:opacity .18s,visibility .18s;display:flex;position:fixed;inset:0;overflow-y:auto}.navbar-right.open{opacity:1;visibility:visible;pointer-events:auto;display:flex}.nav-links{flex-direction:column;align-items:center;gap:clamp(24px,4.4svh,34px);width:auto}.nav-links .mobile-home-link{display:inline-block}.nav-links a{color:#3c454b;font-family:var(--heading);letter-spacing:.015em;text-align:center;text-transform:uppercase;font-size:clamp(16px,4.6vw,21px);font-weight:400;line-height:1.1;position:relative}.nav-links a:after{content:"";transform-origin:0;background:#c7774d;height:1px;transition:transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a.is-active{color:#9d5737;opacity:1;outline:none}.nav-links a.is-active:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.lang-toggle{background:0 0;border:0;border-radius:0;align-self:center;gap:2px;width:112px;min-height:44px;padding:0;font-size:11px;position:relative}.lang-toggle:before{content:"";background:linear-gradient(90deg,#bd6f48 0%,#e9b595 50%,#bd6f48 100%);border-radius:999px;height:32px;position:absolute;bottom:0;left:4px;right:4px}.lang-toggle span{z-index:1;padding:3px 7px;position:relative;transform:translateY(6px)}}@media (width<=1024px) and (hover:hover) and (pointer:fine){.nav-toggle:focus-visible:before{box-shadow:0 0 0 2px #bd6f48}}@media (width<=1024px) and (prefers-reduced-motion:reduce){.navbar,.navbar-right,.nav-toggle span,.nav-links a:after{transition:none}}.home-wrapper-4{background-color:#f4ebdd;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.sec4__title{text-align:center;align-self:center;max-width:900px;margin:0 0 36px;font-family:Amiri,serif;font-size:50px;font-weight:400;line-height:1.1}.sec4__container{justify-content:center;gap:25px;display:flex}.sec4__item{grid-template-rows:minmax(0,1fr) auto;gap:25px;height:48svh;display:grid}.sec4__btn-img{cursor:pointer;filter:brightness();background:0 0;border:none;min-height:0;padding:0;transition:transform .3s ease-in-out,filter .3s ease-in-out;display:block;overflow:hidden;transform:scale(1)}.sec4__btn-img img{object-fit:contain;width:100%;height:100%;display:block}.sec4__btn-img:hover,.sec4__btn-text:hover{filter:brightness(1.05);transform:scale(1.03)}.sec4__btn-text{cursor:pointer;filter:brightness();color:#fff;box-sizing:border-box;border:none;border-radius:100px;justify-self:center;place-items:center;width:200px;height:auto;padding-block:10px;font-family:Amiri,serif;font-size:15px;font-weight:700;text-decoration:none;transition:transform .3s ease-in-out,filter .3s ease-in-out;display:grid;transform:scale(1)}.sec4__btn-text__investment{background:linear-gradient(90deg,#10161d 0%,#595049 100%)}.sec4__btn-text__ownstay{background-color:#bf7149}.home-wrapper-3{box-sizing:border-box;width:100%;height:100%;color:var(--text-color);background-color:#f7f1e3;flex-direction:column;padding:52px clamp(32px,10vw,240px) 80px;display:flex;position:absolute;inset:0}.sec3__title{text-align:center;align-self:center;max-width:900px;margin:0 0 36px;font-family:Amiri,serif;font-size:50px;font-weight:400;line-height:1.1}.sec3__container{flex:1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:0 clamp(28px,4vw,64px);min-height:0;display:grid}.sec3__highlight{text-align:center;flex-direction:column;align-items:center;min-width:0;min-height:0;display:flex}.sec3__highlight-media{object-fit:contain;flex:none;width:clamp(140px,14vw,210px);height:clamp(140px,14vw,210px);margin-bottom:0;display:block}.sec3__highlight-title{color:var(--text-color);margin:0 0 10px;font-family:Google Sans Flex,serif;font-size:15px;font-weight:700;line-height:1}.sec3__highlight-description{color:var(--text-color);margin:0;font-family:Google Sans Flex,sans-serif;font-size:15px;line-height:1.2}.sec2-content--1{z-index:1}.sec2-content--3{z-index:3}.sec2-content--2{z-index:2}.home-wrapper-2{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.sec2-content{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:absolute;inset:0;overflow:hidden}.sec2-content>*{min-width:0;height:100%;min-height:0;overflow:hidden}.sec2-1-left,.sec2-1-right,.sec2-2-left,.sec2-2-right,.sec2-3-left,.sec2-3-right{background-color:#f4ebdd}.sec2__bigphoto{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.sec2__title{color:var(--text-color);font-family:Amiri,san-serif;font-size:48px;font-weight:400;line-height:1}.sec2__desc{max-width:320px;font-family:Google Sans Flex,san-serif;font-size:15px;font-weight:400}.sec2__smallphoto{object-fit:cover;width:100%}.sec2-1-right,.sec2-2-left,.sec2-3-right{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 120px;display:flex}.concept{height:calc(100svh - var(--nav-height));width:100%;color:var(--text-color);background-color:#f5f0de;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.concept__mobile-title{display:none}.concept__desc{text-align:center;max-width:760px;font-family:Google Sans Flex,sans-serif;font-size:15px;font-weight:400;line-height:26px}.concept__highlights{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;width:min(1100px,100% - 48px);margin:48px auto 0;padding:0;list-style:none;display:grid}.concept__highlight{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:160px;display:flex}.concept__highlight-icon{object-fit:contain;width:72px;height:72px;display:block}.concept__highlight-description{margin:0;font-family:Google Sans Flex,sans-serif;font-size:15px;font-weight:400}@media (width<=768px){.concept__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.concept__highlight-icon{width:56px;height:56px}}.main{height:calc(100svh - var(--nav-height));flex-shrink:0;position:relative}.main__bgvideo{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.home-wrapper-1{flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow-y:hidden}.home-wrapper-1-overlay{z-index:2;pointer-events:none;position:absolute;inset:0}.home_title{text-align:center;z-index:2;color:var(--text-color);font-family:Amiri,serif;font-size:48px;font-weight:400;line-height:1;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.home_title--absolute{position:absolute}.home-wrapper-vr{background-color:#f8f0e0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.home__vr__title{text-align:center;align-self:center;max-width:900px;margin:0 0 36px;font-family:Amiri,serif;font-size:50px;font-weight:400;line-height:1.1}.home__vr__iframe-wrapper{width:60svw;max-width:1200px;height:65svh;max-height:550px;margin-bottom:36px;position:relative}.home__vr__iframe-wrapper:fullscreen{background-color:#000;width:100%;max-width:none;height:100%;max-height:none;margin:0}.home__vr__iframe{border:none;width:100%;height:100%}.home__vr__settings{background:#fff8;gap:5px;padding:5px;display:flex;position:absolute;top:0;right:0}.home__vr__settingbtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.home__vr__settingbtn img{object-fit:contain;width:90%;height:90%}.home__vr__levelviewoptions{background:#fff8;width:100%;display:flex;position:absolute;bottom:0}.home__vr__levelview{cursor:pointer;background:0 0;border:none;border-left:1px solid #000;flex:1;padding:10px 0;font-family:Amiri,serif;font-size:15px;font-weight:400;line-height:1}.home__vr__levelview--active{background-color:#ceb493}.home__vr__btns{gap:25px;display:flex}.home__vr__btn{border:1px solid var(--text-color);cursor:pointer;filter:brightness();width:200px;height:auto;color:var(--text-color);box-sizing:border-box;background-color:#ceb493;border-radius:100px;justify-self:center;padding-block:10px;font-family:Amiri,serif;font-size:15px;font-weight:700;transition:transform .3s ease-in-out,filter .3s ease-in-out;transform:scale(1)}.home__vr__btn--active,.home__vr__btn:active{background:linear-gradient(90deg,#bd6f48 0%,#e9b595 50%,#bd6f48 100%);border-color:#0000}.legal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--sans);background:#271c18b8;place-items:center;padding:clamp(1rem,3vw,2.5rem);display:grid;position:fixed;inset:0}.legal-dialog{color:#3b4751;background:#fff;border:1px solid #c7774d47;border-radius:1.25rem;flex-direction:column;width:min(100%,68rem);max-height:calc(100svh - clamp(2rem,6vw,5rem));display:flex;overflow:hidden;box-shadow:0 1.75rem 5rem #180f0a59}.legal-dialog__header{background:linear-gradient(100deg,#f8f2ec 0%,#fff 60%);border-bottom:1px solid #c7774d2e;flex:none;align-items:center;min-height:6rem;padding:1.25rem 5.5rem 1.25rem clamp(1.5rem,5vw,3.5rem);display:flex;position:relative}.legal-dialog__logo{width:clamp(8.5rem,18vw,12rem);height:auto;display:block}.legal-dialog__close{color:#fff;cursor:pointer;width:3rem;height:3rem;font:300 2rem/1 var(--sans);background:#c7774d;border:0;border-radius:50%;place-items:center;padding:0;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:1.25rem;right:1.25rem}.legal-dialog__close:hover{background:#aa5e38;transform:rotate(5deg)}.legal-dialog__close:focus-visible{outline-offset:3px;outline:3px solid #c7774d61}.legal-dialog__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-color:#c7774d #f4ece7;scrollbar-width:thin;min-height:0;padding:clamp(1.75rem,5vw,3.5rem);overflow-y:auto}.legal-dialog__body h1{color:#52372a;font-family:var(--heading);letter-spacing:-.02em;margin:0 0 clamp(1.5rem,3vw,2.25rem);font-size:clamp(2rem,4vw,3rem);line-height:1.08}.legal-dialog__content,.legal-dialog__section{gap:1rem;display:grid}.legal-dialog__section+.legal-dialog__section{border-top:1px solid #eadfd9;margin-top:2rem;padding-top:2rem}.legal-dialog__content h2{color:#75472f;font-family:var(--sans);letter-spacing:.02em;margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;line-height:1.4}.legal-dialog__content p,.legal-dialog__content li{color:#4e4c4a;font-size:clamp(.9rem,1.5vw,1rem);font-weight:400;line-height:1.75}.legal-dialog__content p{margin:0}.legal-dialog__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.legal-dialog__facts li{background:#faf6f3;border-radius:.6rem;padding:.85rem 1rem}.legal-dialog__facts strong{color:#68412e;font-weight:700}@media (width<=640px){.legal-overlay{padding:0}.legal-dialog{border:0;border-radius:0;width:100%;height:100svh;max-height:100svh}.legal-dialog__header{min-height:5rem;padding:1rem 4.75rem 1rem 1.25rem}.legal-dialog__close{top:1rem;right:1rem}.legal-dialog__body{padding:1.75rem 1.25rem 3rem}.legal-dialog__facts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.legal-dialog__close{transition:none}}.contact-wrapper.full-section{color:#fff;width:100%;height:auto;max-height:100%;font-family:var(--sans);background:linear-gradient(90deg,#c7774d 0%,#dda07b 35%,#edb998 50%,#dda07b 65%,#c7774d 100%);position:absolute;inset:auto 0 0;overflow-y:auto}.contact-wrapper.full-section .contact-footer__inner{flex-direction:column;width:min(100% - 3rem,67.7rem);min-height:0;margin:0 auto;padding:3.75rem 0 3.8rem;display:flex}.contact-wrapper.full-section .contact-footer__main{grid-template-columns:10.2rem 27.05rem minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.contact-wrapper.full-section .contact-footer__logo{width:10.2rem;height:auto;margin-top:.05rem;display:block}.contact-wrapper.full-section .contact-office{grid-template-columns:11.9rem 8.5rem;gap:2.3rem;min-width:0;display:grid}.contact-wrapper.full-section .contact-office:last-of-type{grid-template-columns:14.3rem 8.5rem;gap:1.8rem;margin-left:.9rem}.contact-wrapper.full-section .contact-office__details,.contact-wrapper.full-section .contact-office__contacts{min-width:0}.contact-wrapper.full-section .contact-office h2{color:#fff;font-family:var(--sans);letter-spacing:-.015em;white-space:nowrap;margin:0 0 .2rem;font-size:.94rem;font-weight:700;line-height:1.25}.contact-wrapper.full-section .contact-office address{margin:0;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.72}.contact-wrapper.full-section .contact-office address span{white-space:nowrap;display:block}.contact-wrapper.full-section .contact-office__contacts{flex-direction:column;gap:.5rem;padding-top:.05rem;display:flex}.contact-wrapper.full-section .contact-link{min-height:1.7rem;color:inherit;white-space:nowrap;align-items:center;gap:.6rem;font-size:.69rem;line-height:1.2;text-decoration:none;display:inline-flex}.contact-wrapper.full-section .contact-icon,.contact-wrapper.full-section .contact-quick-link{border-radius:50%;flex:none;place-items:center;width:1.75rem;height:1.75rem;display:grid}.contact-wrapper.full-section .contact-icon img,.contact-wrapper.full-section .contact-quick-link img{width:100%;height:100%;display:block}.contact-wrapper.full-section .contact-office__quick-links{gap:.8rem;margin-top:.85rem;display:flex}.contact-wrapper.full-section .contact-quick-link{width:1.82rem;height:1.82rem;text-decoration:none;transition:transform .16s,box-shadow .16s}.contact-wrapper.full-section .contact-link:hover,.contact-wrapper.full-section .contact-link:focus-visible{text-underline-offset:.2em;text-decoration:underline}.contact-wrapper.full-section .contact-quick-link:hover,.contact-wrapper.full-section .contact-quick-link:focus-visible{transform:translateY(-2px);box-shadow:0 .2rem .65rem #71341638}.contact-wrapper.full-section .contact-link:focus-visible,.contact-wrapper.full-section .contact-quick-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.contact-wrapper.full-section .contact-footer__legal{align-items:center;gap:.55rem;margin-top:2.5rem;padding-top:0;font-size:.67rem;line-height:1.4;display:flex}.contact-wrapper.full-section .contact-footer__legal-links{align-items:center;display:flex}.contact-wrapper.full-section .contact-footer__legal-separator{opacity:.92;padding:0 .5rem}.contact-wrapper.full-section .contact-footer__legal-link{color:inherit;cursor:pointer;font:inherit;line-height:inherit;background:0 0;border:0;padding:0;text-decoration:none;display:inline}.contact-wrapper.full-section .contact-footer__legal-link:hover,.contact-wrapper.full-section .contact-footer__legal-link:focus-visible{text-underline-offset:.2em;text-decoration:underline}.contact-wrapper.full-section .contact-footer__legal-link:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=1120px){.contact-wrapper.full-section .contact-footer__inner{width:min(100% - 4rem,55rem)}.contact-wrapper.full-section .contact-footer__main{grid-template-columns:10.2rem 1fr 1fr;gap:2.25rem}.contact-wrapper.full-section .contact-office{grid-template-columns:1fr;gap:1rem}.contact-wrapper.full-section .contact-office:last-of-type{grid-template-columns:1fr;gap:1rem;margin-left:0}.contact-wrapper.full-section .contact-office address span{white-space:normal}}@media (width<=780px){.contact-wrapper.full-section .contact-footer__inner{width:min(100% - 3rem,38rem);padding-block:2.5rem}.contact-wrapper.full-section .contact-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem}.contact-wrapper.full-section .contact-footer__logo{grid-column:1/-1}.contact-wrapper.full-section .contact-office__contacts{padding-top:0}.contact-wrapper.full-section .contact-footer__legal{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (width<=520px){.contact-wrapper.full-section .contact-footer__inner{width:calc(100% - 2.5rem);padding-block:2rem}.contact-wrapper.full-section .contact-footer__main{grid-template-columns:1fr;gap:2.25rem}.contact-wrapper.full-section .contact-footer__logo{grid-column:auto;width:9rem}.contact-wrapper.full-section .contact-office,.contact-wrapper.full-section .contact-office:last-of-type{grid-template-columns:minmax(0,1fr) max-content;gap:1.25rem}.contact-wrapper.full-section .contact-footer__legal-links{flex-wrap:wrap;row-gap:.3rem}}@media (width<=390px){.contact-wrapper.full-section .contact-office h2{white-space:normal}.contact-wrapper.full-section .contact-footer__legal-links{flex-direction:column;align-items:flex-start}.contact-wrapper.full-section .contact-footer__legal-separator{display:none}}@media (width<=340px){.contact-wrapper.full-section .contact-office,.contact-wrapper.full-section .contact-office:last-of-type{grid-template-columns:1fr}}.register-wrapper{color:#3b4751;width:100%;height:100%;font-family:var(--sans);background-color:#f4ead8;padding:clamp(3rem,9vh,5rem) clamp(1.75rem,5vw,5.5rem);position:absolute;inset:0;overflow-y:auto}.register-wrapper .container{justify-content:flex-start;align-items:flex-start;gap:clamp(3.5rem,8vw,8rem);width:min(100%,72rem);min-height:100%;margin:0 auto;display:flex}.register-wrapper .text-wrapper{flex:0 0 22rem;padding-top:.15rem}.register-wrapper .text-wrapper h1{color:#3b4751;max-width:6em;font-family:var(--heading);letter-spacing:.015em;text-transform:uppercase;margin:0;font-size:clamp(2.9rem,3.7vw,3.4rem);font-weight:400;line-height:1}.register-wrapper .form-wrapper{flex:0 40rem;width:100%}.register-wrapper .interest-form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.register-wrapper .form-row{gap:3rem;display:flex}.register-wrapper .form-row .form-group{flex:1 1 0;min-width:0}.register-wrapper .form-group{width:100%}.register-wrapper .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.register-wrapper input,.register-wrapper select,.register-wrapper button{font:inherit}.register-wrapper input[type=text],.register-wrapper input[type=tel],.register-wrapper input[type=email],.register-wrapper select{color:#3b4751;background-color:#0000;border:0;border-bottom:1px solid #3b4751b8;border-radius:0;outline:0;width:100%;height:2.75rem;padding:0 1.4rem .45rem 0;font-size:.95rem;transition:border-color .16s}.register-wrapper input[type=text]::placeholder,.register-wrapper input[type=tel]::placeholder,.register-wrapper input[type=email]::placeholder{color:#3b4751;opacity:1}.register-wrapper input[type=text]:focus,.register-wrapper input[type=tel]:focus,.register-wrapper input[type=email]:focus,.register-wrapper select:focus{border-bottom-color:#8d6f48}.register-wrapper select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%233b4751' d='M0 0h12L6 8z'/%3E%3C/svg%3E");background-position:right .05rem center;background-repeat:no-repeat;background-size:.65rem}.register-wrapper select:invalid{color:#3b4751}.register-wrapper select option{color:#3b4751;background:#f4ead8}.register-wrapper .form-group.column{flex-direction:column;gap:.6rem;margin-top:.35rem;display:flex}.register-wrapper .form-label{font-size:1rem;line-height:1.25}.register-wrapper .checkbox-group{flex-wrap:wrap;align-items:center;gap:.7rem 1.1rem;display:flex}.register-wrapper .checkbox-group label,.register-wrapper .form-group.small label{cursor:pointer;align-items:flex-start;display:inline-flex}.register-wrapper .checkbox-group label{white-space:nowrap;gap:.5rem;font-size:.68rem;line-height:1rem}.register-wrapper input[type=checkbox]{appearance:none;cursor:pointer;background:#d3b78d;border:1px solid #d3b78d;border-radius:0;flex:none;place-content:center;width:1rem;height:1rem;margin:0;display:grid}.register-wrapper input[type=checkbox]:before{content:"";opacity:0;border:0 solid #3b4751;border-width:0 0 1px 1px;width:.52rem;height:.3rem;transform:translateY(-.05rem)rotate(-45deg)}.register-wrapper input[type=checkbox]:checked:before{opacity:1}.register-wrapper input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #8d6f48}.register-wrapper .form-group.small{align-items:flex-start;gap:.6rem;max-width:39rem;display:flex}.register-wrapper .form-group.column+.form-group.small{margin-top:1.25rem}.register-wrapper .form-group.small p{color:#3b4751;font-size:.625rem;line-height:1.35}.register-wrapper .submit-btn{color:#24313a;min-width:6.75rem;min-height:2.2rem;font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:#d2b184;border:0;border-radius:999px;padding:.55rem 1.5rem;font-size:.7rem;transition:background-color .16s,transform .16s}.register-wrapper .submit-btn:hover:not(:disabled){background:#c39e6d;transform:translateY(-1px)}.register-wrapper .submit-btn:focus-visible{outline-offset:3px;outline:2px solid #8d6f48}.register-wrapper .submit-btn:disabled{cursor:wait;opacity:.6}@media (width<=900px){.register-wrapper{padding:2.75rem clamp(1.5rem,7vw,4rem)}.register-wrapper .container{flex-direction:column;justify-content:flex-start;gap:2.25rem;width:min(100%,39rem)}.register-wrapper .text-wrapper{flex:none}.register-wrapper .form-wrapper{flex:none;max-width:none}}@media (width<=560px){.register-wrapper{padding:2.25rem 1.25rem 3rem}.register-wrapper .text-wrapper h1{font-size:2.65rem}.register-wrapper .interest-form{gap:1.15rem}.register-wrapper .form-row{flex-direction:column;gap:1.15rem}.register-wrapper .checkbox-group{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.register-wrapper .checkbox-group label{white-space:normal}}.register-contact-wrapper{width:100%;height:100%;position:absolute;inset:0}.register-contact-wrapper>.register-wrapper{width:100%;height:100%;position:relative;inset:auto}.register-contact-wrapper>.contact-wrapper.full-section{width:100%;height:auto;max-height:100%;position:relative;inset:auto}.home-stage{height:calc(100svh - var(--nav-height));position:relative;overflow:hidden}.home-wrapper-location{background-color:#f5ebdb;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.home-wrapper-location .home__location__left-container{flex-direction:column;max-width:40%;height:100%;display:flex;position:relative}.home-wrapper-location .home__location__left-container video{object-fit:contain;object-position:left bottom;flex:1;width:100%;min-width:0;height:100%;min-height:0}.home-wrapper-location .home__location__title{align-self:center;padding-block:20px;font-family:Amiri,san-serif;font-size:48px;font-weight:400}.home-wrapper-location .home__location__middle-container{flex-direction:column;gap:20px;display:flex}.home-wrapper-location .home__location__info-container{flex-direction:column;gap:16px;display:flex}.home-wrapper-location .home__location__info-item{flex-direction:column;gap:8px;display:flex}.home-wrapper-location .home__location__info-title{align-items:center;gap:8px;display:flex}.home-wrapper-location .home__location__info-title span{font-family:Amiri,sans-serif;font-size:20px;font-weight:400}.home-wrapper-location .home__location__info-list{flex-direction:column;gap:5px;display:flex}.home-wrapper-location .home__location__info-row{align-items:center;gap:5px;display:flex}.home-wrapper-location .home__location__info-number{aspect-ratio:1;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-family:Amiri,san-serif;font-size:12px;font-weight:400;display:flex}.home-wrapper-location .home__location__info-label{font-family:Amiri,san-serif;font-size:12px;font-weight:400;line-height:1.1}.home-wrapper-location .home__location__info-distance{margin-left:auto;font-family:Amiri,san-serif;font-size:12px;font-weight:400;line-height:1.1}.home-wrapper-location .home__location__drone-btn{cursor:pointer;background:#ceb493;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:170px;padding-block:5px;display:flex;position:relative}.home-wrapper-location .home__location__drone-btn span{color:#182641;font-family:Amiri,san-serif;font-size:15px;font-weight:700}.home-wrapper-location .home__location__right-container{box-sizing:border-box;flex-direction:column;flex-shrink:1;height:100%;padding:50px 100px 50px 0;display:flex}.home-wrapper-location .home__location__distance{object-fit:contain;height:50%;min-height:0}.home-wrapper-location .home__location__link-container{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.home-wrapper-location .home__location__link-title{border-bottom:1px solid var(--text-color);font-family:Amiri,san-serif;font-size:20px;font-weight:400}.home-wrapper-location .home__location__link-item{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;display:flex}.home-wrapper-location .home__location__link-item img{width:72px;max-height:12px}.home-wrapper-location .home__location__link-item span{font-family:Amiri,san-serif;font-size:15px;font-weight:400}.location-viewer{z-index:10000;background-color:#111;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.location-viewer__iframe{border:0;width:100%;height:100%;display:block}.location-viewer__close{z-index:1;top:max(16px, env(safe-area-inset-top));color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;white-space:nowrap;background-color:#191b1f9e;border:1px solid #ffffff8a;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:auto;height:42px;padding:0 18px;font-family:Google Sans Flex,sans-serif;font-size:14px;transition:background-color .16s,transform .16s;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #00000047}.location-viewer__close svg{width:20px;height:20px}.location-viewer__close:hover,.location-viewer__close:focus-visible{outline-offset:2px;background-color:#bf7048;outline:2px solid #fff;transform:translate(-50%)scale(1.04)}@media (prefers-reduced-motion:reduce){.location-viewer__close{transition:none}}.home-wrapper-developer{box-sizing:border-box;background-color:#f5f0de;flex-direction:column;justify-content:center;align-items:center;gap:38px;width:100%;height:100%;padding:5svh 5vw;display:flex;position:absolute;inset:0}.home__developer__exsim{width:auto;height:78px}.home__developer__title{letter-spacing:.04em;text-align:center;margin:0;font-family:Amiri,serif;font-size:44px;font-weight:400;line-height:1.1}.home__developer__content{text-align:center;max-width:900px;margin:0;font-family:Google Sans Flex,sans-serif;font-size:15px;line-height:1.7}.home__developer__award{width:min(520px,52vw);height:auto}.home__developer__marquee{max-width:1080px}.logo-marquee{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.logo-marquee__viewport{box-sizing:border-box;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:20px;width:100%;padding-block:22px;position:relative;overflow:hidden;box-shadow:0 12px 30px #3a2c1a12}.logo-marquee__viewport--dragging{cursor:grabbing}.logo-marquee__track{will-change:transform;width:max-content;display:flex}.logo-marquee__set{flex:none;align-items:center;display:flex}.logo-marquee__item{flex:none;justify-content:center;align-items:center;padding-inline:26px;display:flex}.logo-marquee__item img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;width:auto;max-width:none;height:46px;display:block}.logo-marquee__link{cursor:pointer;-webkit-user-drag:none;align-items:center;transition:transform .3s,filter .3s;display:flex}.logo-marquee__link:hover{filter:brightness(1.05);transform:scale(1.06)}.logo-marquee__link:focus-visible{outline-offset:6px;border-radius:4px;outline:2px solid #3a2c1a}.logo-marquee__viewport--dragging .logo-marquee__link{cursor:grabbing}.logo-marquee__dots{align-items:center;gap:9px;display:flex}.logo-marquee__dot{cursor:pointer;background-color:#3a2c1a33;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s,transform .3s}.logo-marquee__dot:hover{background-color:#3a2c1a6b}.logo-marquee__dot--active{background-color:#3a2c1a;transform:scale(1.15)}@media (width<=900px){.logo-marquee__item{padding-inline:18px}.logo-marquee__item img{height:36px}}.full-section{height:calc(100svh - var(--nav-height));border-top:1px solid var(--border);width:100%}.full-section:first-child{border-top:none}.route-loading{min-height:calc(100svh - var(--nav-height));background:#f8f0e0;place-items:center;display:grid}.route-loading span{border:2px solid #3b47512e;border-top-color:#bf7048;border-radius:50%;width:38px;height:38px;animation:.7s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-loading span{animation:none}}.editorial-copy{display:contents}@media (width<=1024px),(hover:none),(pointer:coarse){:root{--nav-height:0px;overscroll-behavior-y:none;scroll-padding-top:var(--nav-height);overflow:hidden auto}body,#root,main{width:100%;min-width:0;overflow-x:clip}body{background:#f7f1e3}h1,h2,h3{color:var(--text-color)}button,a,input,select{-webkit-tap-highlight-color:transparent}#root .full-section{width:100%;height:auto;min-height:0}#root .home-stage,#root .investment-stage,#root .ownstay-stage{height:auto;position:relative;overflow:visible}#root .home-wrapper-1,#root .home-wrapper-2,#root .home-wrapper-3,#root .home-wrapper-4,#root .home-wrapper-vr,#root .home-wrapper-location,#root .home-wrapper-developer,#root .investment-banner-wrapper,#root .prosperity-wrapper,#root .ownstay-banner-wrapper,#root .livability-wrapper,#root .floorplan-wrapper,#root .shared-vr-wrapper,#root .facility-wrapper,#root .gallery-wrapper,#root .register-contact-wrapper,#root .register-wrapper,#root .contact-wrapper.full-section{width:100%;height:auto;min-height:0;overflow:visible;position:relative!important;inset:auto!important;transform:none!important}#root .home-wrapper-1{display:block}#root .home-wrapper-1-overlay{z-index:2;width:100%;height:calc(100svh - var(--nav-height));position:absolute;inset:0 0 auto;transform:none!important}#root .main{height:calc(100svh - var(--nav-height));min-height:460px}#root .main__bgvideo{object-position:52% center}#root .home_title{width:calc(100% - 36px);font-size:clamp(38px,12vw,54px);line-height:.98;left:50%;top:28%!important}#root .concept{box-sizing:border-box;height:auto;min-height:0;padding:clamp(12px,2.5svh,36px) clamp(14px,5vw,20px)}#root .concept__mobile-title{color:var(--text-color);text-align:center;margin:0 0 clamp(10px,2.4svh,24px);font-family:Amiri,serif;font-size:clamp(30px,min(11vw,5.8svh),50px);font-weight:400;line-height:.84;display:block}#root .concept__mobile-title span{display:block}#root .concept__desc{width:100%;max-width:680px;margin:0;font-size:clamp(9.5px,1.75svh,15px);line-height:1.32}#root .concept__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(6px,1.7svh,20px) clamp(10px,4vw,18px);width:100%;max-width:560px;margin-top:clamp(12px,2.5svh,28px)}#root .concept__highlight{gap:clamp(4px,1svh,10px);max-width:none}#root .concept__highlight:last-child{grid-column:1/-1;justify-self:center;width:50%}#root .concept__highlight-icon{width:clamp(26px,5.5svh,56px);height:clamp(26px,5.5svh,56px)}#root .concept__highlight-description{font-size:clamp(8.5px,1.35svh,13px);line-height:1.15}#root .home-wrapper-2,#root .prosperity-wrapper,#root .livability-wrapper{background:#f4ebdd;display:block}#root .sec2-content,#root .prosperity-content,#root .livability-content{flex-direction:column;grid-template-rows:none;grid-template-columns:none;width:100%;height:100svh;min-height:100svh;display:flex;position:relative;inset:auto;overflow:hidden}#root .sec2-content>*,#root .prosperity-content>*,#root .livability-content>*{width:100%;min-width:0;height:auto;min-height:0;overflow:hidden;transform:none!important}#root .sec2-1-left,#root .sec2-2-right,#root .sec2-3-left,#root .prosperity-1-left,#root .prosperity-2-right,#root .prosperity-3-left,#root .livability-1-left,#root .livability-2-right{flex-shrink:0;order:1}#root .sec2-1-left,#root .sec2-2-right,#root .sec2-3-left{flex-basis:clamp(110px,34svh,300px);height:clamp(110px,34svh,300px)}#root .prosperity-1-left,#root .prosperity-2-right,#root .prosperity-3-left,#root .livability-1-left,#root .livability-2-right{flex-basis:clamp(96px,26svh,240px);height:clamp(96px,26svh,240px)}#root .sec2__bigphoto,#root .prosperity__bigphoto,#root .livability__bigphoto{object-position:center;height:100%}#root .sec2-1-right,#root .sec2-2-left,#root .sec2-3-right,#root .prosperity-1-right,#root .prosperity-2-left,#root .prosperity-3-right,#root .livability-1-right,#root .livability-2-left{text-align:center;flex:1 1 0;order:2;justify-content:space-evenly;align-items:center;padding:clamp(8px,2svh,22px) clamp(14px,5vw,22px)}#root :is(.prosperity-1-right,.prosperity-2-left,.prosperity-3-right,.livability-1-right,.livability-2-left)>*{max-width:350px}#root .editorial-copy{text-align:center;flex-direction:column;align-items:center;gap:clamp(3px,.7svh,7px);width:100%;display:flex}#root .editorial-copy>*{margin-bottom:0!important}#root .sec2-2-left .editorial-copy{order:1}#root .sec2-2-left>.sec2__smallphoto{order:2}#root .prosperity-1-right>.prosperity__title{order:1}#root .prosperity-1-right>.prosperity__desc{order:2}#root .prosperity-1-right>.prosperity__btn{order:3}#root .prosperity-1-right>.prosperity__smallphoto{order:4}#root .sec2__title,#root .prosperity__title,#root .livability__title{max-width:12em;font-size:clamp(18px,min(8.5vw,4.6svh),40px);line-height:.92;margin-bottom:clamp(6px,1.2svh,12px)!important}#root .sec2__desc,#root .prosperity__desc,#root .livability__desc{max-width:42rem;font-size:clamp(9px,1.45svh,14px);line-height:1.35;margin-bottom:clamp(6px,1.2svh,12px)!important}#root .sec2__smallphoto,#root .prosperity__smallphoto,#root .livability__smallphoto{object-fit:contain;object-position:center;width:min(100%,480px);height:clamp(90px,20svh,180px);max-height:clamp(90px,20svh,180px);margin-bottom:clamp(6px,1.2svh,12px)!important}#root .sec2-content>*>:last-child,#root .prosperity-content>*>:last-child,#root .livability-content>*>:last-child{margin-bottom:0!important}#root .prosperity__btn,#root .livability__btn{letter-spacing:1px;min-height:clamp(26px,4svh,32px);padding:clamp(4px,.8svh,6px) clamp(10px,3vw,14px);font-size:clamp(8.5px,1.25svh,11px)}#root .prosperity__invest-small{object-fit:contain;width:clamp(48px,8svh,78px);max-height:clamp(42px,8svh,68px);margin-bottom:clamp(6px,1.2svh,12px)!important}#root .prosperity__invest-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(5px,1.2svh,10px) clamp(8px,3vw,14px);width:100%;max-width:350px;margin-top:clamp(6px,1.4svh,12px)}#root .prosperity__invest-item{gap:clamp(4px,1.5vw,8px)}#root .prosperity__invest-item span{letter-spacing:.5px;font-size:clamp(8px,1.25svh,12px);line-height:1.1}#root .prosperity__invest-item-icon{flex-basis:clamp(28px,5svh,42px);width:clamp(28px,5svh,42px);height:clamp(28px,5svh,42px)}#root .prosperity__invest-item-icon img{width:65%;height:65%}#root .prosperity__hospitality-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4px,1svh,10px) 14px;width:100%;max-width:440px;display:grid}#root .prosperity__hospitality-container img{object-fit:contain;width:100%;height:clamp(56px,10svh,90px)}#root .livability__badge{margin-bottom:clamp(6px,1.2svh,12px);padding:clamp(3px,.7svh,6px) clamp(8px,2.5vw,14px);font-size:clamp(10px,1.7svh,15px)}#root .home-wrapper-3{height:auto;min-height:0;padding:clamp(32px,8vw,56px) clamp(16px,5vw,28px);overflow:visible}#root .home-wrapper-4{justify-content:flex-start;height:100svh;min-height:100svh;max-height:100svh;padding:clamp(10px,2.5svh,24px) clamp(12px,4vw,20px);overflow:hidden}#root .sec4__title{text-align:center;align-self:center;width:100%;margin:clamp(20px,6vw,36px) 0 clamp(12px,3vw,22px);font-size:clamp(22px,min(9vw,5.2svh),44px);line-height:1}#root .sec3__title{max-width:min(100%,680px);margin:clamp(20px,6vw,36px) 0 clamp(24px,7vw,40px);font-size:clamp(30px,9vw,44px);line-height:1}#root .sec3__container{flex-direction:column;flex:none;align-self:center;gap:clamp(28px,8vw,48px);width:min(100%,680px);min-height:0;display:flex;transform:none!important}#root .sec3__highlight{text-align:center;background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;align-items:center;min-height:0;padding:0 clamp(8px,3vw,20px);display:flex;overflow:visible}#root .sec3__highlight-media{width:clamp(140px,42vw,210px);height:clamp(140px,42vw,210px);margin:0 0 clamp(10px,3vw,18px);opacity:1!important}#root .sec3__highlight-title{margin-bottom:clamp(6px,2vw,10px);font-size:clamp(16px,4.5vw,21px);line-height:1.15}#root .sec3__highlight-description{max-width:34rem;font-size:clamp(13px,3.6vw,16px);line-height:1.4}#root .sec4__container{box-sizing:border-box;flex:1 1 0;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:clamp(40px,7svh,64px);width:min(100%,680px);min-height:0;padding:clamp(4px,1svh,10px) clamp(6px,2vw,14px);display:grid;opacity:1!important;transform:none!important}#root .sec4__item{grid-template-rows:minmax(0,1fr) auto;gap:clamp(14px,2.5svh,24px);width:100%;height:100%;min-height:0}#root .sec4__btn-img{aspect-ratio:auto;width:100%;min-height:0}#root .sec4__btn-img img{object-fit:cover}#root .sec4__btn-text{width:100%;max-width:250px;min-height:clamp(30px,5.5svh,44px);padding-block:clamp(5px,1svh,9px);font-size:clamp(11px,2svh,15px)}#root .home-wrapper-vr{justify-content:flex-start;height:100svh;min-height:100svh;max-height:100svh;padding:clamp(10px,2.5svh,24px) clamp(10px,3.5vw,16px);overflow:hidden}#root .home__vr__title{margin:0 0 clamp(7px,1.6svh,16px);font-size:clamp(22px,min(9vw,5.2svh),44px);line-height:1}#root .home__vr__iframe-wrapper{background:#20252b;flex:1 1 0;width:100%;max-width:720px;height:auto;min-height:0;max-height:none;margin-bottom:clamp(7px,1.5svh,16px)}#root .home__vr__settings{padding:4px}#root .home__vr__settingbtn{width:clamp(34px,6svh,44px);height:clamp(34px,6svh,44px)}#root .home__vr__levelviewoptions{scroll-snap-type:none;flex-wrap:wrap;overflow-x:hidden}#root .home__vr__levelviewoptions--fade-left,#root .home__vr__levelviewoptions--fade-right{-webkit-mask-image:none;mask-image:none}#root .home__vr__levelviewoptions::-webkit-scrollbar{display:none}#root .home__vr__levelview{scroll-snap-align:none;border:1px solid #000;flex:0 0 25%;width:25%;min-width:0;min-height:clamp(38px,7svh,54px);padding-inline:4px;font-size:clamp(10px,2svh,13px)}#root .home__vr__btns{gap:10px;width:100%;max-width:720px}#root .home__vr__btn{flex:1;width:auto;min-width:0;min-height:clamp(34px,6svh,46px);padding-inline:12px}#root .home-wrapper-location{grid-template-columns:1fr;align-items:stretch;gap:clamp(24px,5svh,38px);height:auto;min-height:0;max-height:none;padding:clamp(24px,6svh,54px) 20px clamp(30px,7svh,64px);display:grid;overflow:hidden visible}#root .home-wrapper-location .home__location__left-container,#root .home-wrapper-location .home__location__middle-container,#root .home-wrapper-location .home__location__right-container{width:min(100%,720px);max-width:720px;height:auto;margin-inline:auto}#root .home-wrapper-location .home__location__left-container{gap:18px;width:calc(100% + 40px);max-width:none;margin-inline:-20px}#root .home-wrapper-location .home__location__title{text-align:center;align-self:center;width:100%;padding:0;font-size:clamp(38px,10vw,48px)}#root .home-wrapper-location .home__location__left-container video{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;display:block}#root .home-wrapper-location .home__location__middle-container{align-items:center}#root .home-wrapper-location .home__location__info-container{order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,5vw,30px) clamp(12px,4vw,24px);width:100%;display:grid}#root .home-wrapper-location .home__location__info-item{min-width:0;padding:0}#root .home-wrapper-location .home__location__info-title img{width:clamp(14px,4vw,20px);height:clamp(14px,4vw,20px)}#root .home-wrapper-location .home__location__info-title span{font-size:clamp(12px,3.5vw,16px)}#root .home-wrapper-location .home__location__info-list{gap:5px}#root .home-wrapper-location .home__location__info-row{grid-template-columns:14px minmax(0,1fr) auto;align-items:flex-start;gap:4px;display:grid}#root .home-wrapper-location .home__location__info-number{color:#fff;flex:0 0 12px;width:12px;height:12px;font-size:8px}#root .home-wrapper-location .home__location__info-label,#root .home-wrapper-location .home__location__info-distance{font-family:var(--sans);font-size:clamp(8px,2.4vw,11px);line-height:1.25}#root .home-wrapper-location .home__location__info-distance{flex:none}#root .home-wrapper-location .home__location__drone-btn{order:1;width:min(150px,48vw);min-height:38px;margin:0 auto clamp(18px,5vw,28px)}#root .home-wrapper-location .home__location__right-container{flex-direction:row;align-items:stretch;gap:clamp(16px,5vw,30px);padding:0;display:flex}#root .home-wrapper-location .home__location__distance{aspect-ratio:auto;object-fit:contain;flex:52%;width:52%;min-width:0;height:auto;display:block}#root .home-wrapper-location .home__location__link-container{flex-direction:column;flex:0 42%;gap:clamp(10px,3vw,18px);min-width:0;display:flex}#root .home-wrapper-location .home__location__link-title{align-self:center}#root .home-wrapper-location .home__location__link-item{text-align:center;background:0 0;border-radius:0;min-height:0;padding:4px 0}#root .home-wrapper-developer{gap:clamp(16px,2.8svh,28px);height:auto;min-height:100svh;max-height:none;padding:clamp(10px,2.3svh,22px) clamp(36px,10vw,56px);overflow:visible}#root .home__developer__exsim{object-fit:contain;width:min(170px,50vw);height:clamp(30px,7svh,64px)}#root .home__developer__title{width:100%;max-width:300px;margin:0;font-size:clamp(20px,min(8.5vw,4.8svh),42px);line-height:1}#root .home__developer__content{width:100%;max-width:300px;font-size:clamp(9px,min(3.4vw,1.7svh),14px);line-height:1.4}#root .home__developer__award{object-fit:contain;width:min(100%,300px);max-height:clamp(60px,14svh,124px)}#root .home__developer__marquee{width:100%;min-height:0}#root .home__developer__marquee .logo-marquee{gap:clamp(5px,1svh,10px)}#root .home__developer__marquee .logo-marquee__viewport{border-radius:clamp(10px,2svh,18px);align-items:center;min-height:clamp(64px,10svh,84px);padding-block:5px;display:flex}#root .home__developer__marquee .logo-marquee__item{padding-inline:clamp(10px,4vw,18px)}#root .home__developer__marquee .logo-marquee__item img{height:clamp(22px,5svh,36px)}#root .home__developer__marquee .logo-marquee__dots{gap:7px}#root .home__developer__marquee .logo-marquee__dot{width:7px;height:7px}#root .investment-banner-wrapper,#root .ownstay-banner-wrapper{height:calc(100svh - var(--nav-height));min-height:500px;padding:clamp(36px, 10svh, 64px) 0 max(12px, env(safe-area-inset-bottom));overflow:hidden}#root .investment-banner-wrapper{justify-content:space-around}#root .investment-banner__logo,#root .ownstay-banner__logo{width:min(82vw,340px);max-width:none}#root .investment-banner__tower-name,#root .ownstay-banner__tower-name{white-space:normal;width:calc(100% - 32px)}#root .ownstay-banner__tower-separator{display:none}#root .ownstay-banner__tower-break{display:initial}#root .investment-banner__container,#root .ownstay-banner__container{width:100%}#root .floorplan-wrapper{overscroll-behavior-y:auto;touch-action:pan-y;background:#f8f0e0;flex-direction:column;height:100svh;min-height:100svh;max-height:100svh;padding:clamp(10px,2.5svh,24px) clamp(12px,4vw,20px);display:flex;overflow:hidden auto}#root .floorplan__header{flex-direction:column;flex:none;align-items:stretch;gap:clamp(7px,1.5svh,14px);width:min(100%,720px);margin:0 auto clamp(8px,2svh,18px);position:relative;inset:auto;transform:none}#root .floorplan__title{font-size:clamp(22px,min(9vw,5svh),42px)}#root .floorplan__tower-switcher{gap:10px;width:100%}#root .floorplan__tower-button{flex:1;min-width:0;min-height:clamp(30px,5.5svh,42px);padding-inline:10px;font-size:clamp(9px,1.9svh,13px)}#root .floorplan__container{flex:1 1 0;height:auto;min-height:0;display:flex;overflow:hidden;width:100%!important}#root .floorplan__left{align-items:stretch;height:100%;min-height:0;padding:0;display:flex;overflow:hidden;width:100%!important}#root .floorplan__overview,#root .floorplan__container--selected .floorplan__overview{grid-template-rows:minmax(0,1fr) auto auto minmax(clamp(80px,18svh,150px),.55fr);gap:clamp(5px,1.3svh,12px);width:min(100%,720px);height:100%;min-height:0;margin:0 auto}#root .floorplan__keyplan{width:100%;height:auto;min-height:0}#root .floorplan__keyplan>svg{width:100%;max-width:680px;height:100%;max-height:none}#root .floorplan__legend{gap:clamp(3px,.7svh,7px) 12px;margin:0}#root .floorplan__legend-item{min-height:clamp(26px,4.5svh,38px);font-size:clamp(8px,1.6svh,11px)}#root .floorplan__tip{justify-content:center;min-height:clamp(22px,4svh,30px);margin:0;font-size:clamp(9px,1.8svh,12px)}#root .floorplan__masterplan{width:min(100%,520px);height:100%;min-height:0;max-height:none}#root .floorplan__right{z-index:100;opacity:1;visibility:visible;background:#f8f0e0;height:100dvh;transition:opacity .18s,visibility .18s;position:fixed;inset:0;overflow-y:auto;width:100%!important}#root .floorplan__right[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}#root .floorplan__unit-container{width:min(100%,720px);height:auto;min-height:100dvh;padding:max(76px, env(safe-area-inset-top) + 58px) 22px max(44px, env(safe-area-inset-bottom));justify-content:flex-start;margin:0 auto}#root .floorplan__close{top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));width:44px;height:44px;position:fixed}#root .floorplan__unit-image{width:100%;height:auto;max-height:68svh}#root .floorplan__unit-info{width:100%;max-width:520px;margin-top:24px}#root .floorplan__unit-type{font-size:34px}#root .floorplan__unit-room,#root .floorplan__unit-size{font-size:14px}#root .shared-vr-wrapper{height:100svh;min-height:100svh;max-height:100svh;padding:clamp(10px,2.5svh,24px) clamp(10px,3.5vw,16px);overflow:hidden}#root .shared-vr__header{flex-direction:column;align-items:stretch;gap:clamp(7px,1.4svh,13px);width:min(100%,720px);margin-bottom:clamp(7px,1.5svh,15px)}#root .shared-vr__title{font-size:clamp(22px,min(9vw,5svh),42px)}#root .shared-vr__mode-options{justify-content:space-around;gap:8px;width:100%}#root .shared-vr__mode{flex:none;width:auto;min-width:0;min-height:clamp(30px,5.5svh,42px);padding-inline:20px}#root .shared-vr__viewer{flex:1 1 0;width:min(100%,720px);height:auto;min-height:0}#root .shared-vr__unit-options{top:20%}#root .shared-vr__unit{min-width:72px;min-height:clamp(34px,6svh,44px)}#root .shared-vr__setting-button{width:clamp(34px,6svh,44px);height:clamp(34px,6svh,44px)}#root .shared-vr__room-options{scroll-snap-type:none;scrollbar-width:none;flex-wrap:wrap;height:auto;max-height:none;overflow:hidden visible}#root .shared-vr__room-options::-webkit-scrollbar{display:none}#root .shared-vr__room{box-sizing:border-box;scroll-snap-align:none;border:1px solid #3b47518c;flex:0 0 25%;width:25%;min-width:0;min-height:clamp(38px,7svh,54px);font-size:clamp(10px,2svh,14px)}#root .shared-vr__room:first-child{border-left:1px solid #3b47518c}#root .shared-vr__settings{inset:0 auto auto 0}#root .facility-wrapper{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;height:auto;min-height:100svh;max-height:none;padding:clamp(18px,4svh,42px) 16px clamp(24px,5svh,54px);overflow:clip visible}#root .facility__title{text-align:left;width:min(100%,720px);margin-bottom:clamp(10px,2svh,20px);font-size:clamp(26px,min(9vw,5.5svh),46px)}#root .facility__content{width:min(100%,720px);display:block}#root .facility__plan-wrapper{width:100%;height:clamp(180px,52svh,440px);margin-inline:auto}#root .facility__tip{justify-content:center;min-height:34px;margin:8px 0 clamp(12px,2.5svh,20px);font-size:13px}#root .facility__legend-wrapper,#root .facility-wrapper--investment .facility__legend-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(24px,7vw,38px) clamp(18px,6vw,32px);width:min(100%,380px);min-height:0;margin-inline:auto;padding:0;display:grid;overflow:visible}#root .facility__legend-level{background:0 0;border:0;border-radius:0;width:100%;min-width:0;padding:0}#root .facility__legend-level h3{min-height:0;margin-bottom:5px;font-size:clamp(10px,2.8vw,13px);line-height:1.05}#root .facility__legend-level ol{grid-auto-flow:row;gap:2px clamp(8px,3vw,16px);font-size:clamp(8px,2.25vw,10px);line-height:1.22;display:grid;grid-template-columns:repeat(var(--facility-list-columns), minmax(0, 1fr))!important;grid-template-rows:none!important}#root .facility__legend-level li{white-space:normal;grid-template-columns:15px minmax(0,1fr)}#root .facility-wrapper--ownstay .facility__legend-wrapper{grid-template-columns:minmax(66px,.72fr) minmax(0,2fr)}#root .facility-wrapper--investment .facility__legend-wrapper{grid-template-columns:minmax(0,1fr);gap:clamp(16px,4.5vw,22px);width:min(100%,286px)}#root .facility-wrapper--investment .facility__legend-level ol{grid-auto-flow:row;grid-template-columns:minmax(0,1fr)!important}#root .facility-wrapper--investment .facility__legend-level:nth-child(2) ol{grid-auto-flow:column;column-gap:clamp(18px,6vw,30px);grid-template-rows:repeat(4,auto)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#root .facility-wrapper--ownstay .facility__legend-level:first-child{grid-area:1/1}#root .facility-wrapper--ownstay .facility__legend-level:nth-child(2){grid-area:1/2}#root .facility-wrapper--ownstay .facility__legend-level:nth-child(3){grid-area:2/1}#root .facility-wrapper--ownstay .facility__legend-level:nth-child(4){grid-area:2/2}#root .facility-wrapper--ownstay .facility__legend-level:not(:nth-child(2)) ol{grid-auto-flow:row;grid-template-columns:1fr!important}#root .facility-wrapper--ownstay .facility__legend-level:nth-child(2) ol{grid-auto-flow:column;grid-template-rows:repeat(16,auto)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#root .facility-viewer__close{width:48px;height:48px}#root .gallery-wrapper{--gallery-slide-width:86vw;height:100svh;min-height:100svh;max-height:100svh;padding:clamp(12px,3svh,28px) 0 clamp(14px,3.5svh,32px);overflow:hidden}#root .gallery__header{gap:clamp(7px,1.5svh,14px);width:calc(100% - 32px);max-width:720px;margin-bottom:clamp(8px,2svh,18px)}#root .gallery__title{font-size:clamp(24px,min(9vw,5.5svh),44px)}#root .gallery__filters{gap:8px}#root .gallery__filter{min-width:0;min-height:clamp(30px,5.5svh,40px);padding:6px 9px;font-size:clamp(9px,1.8svh,12px)}#root .gallery__viewport{flex:1 1 0;height:auto;min-height:0}#root .gallery__arrow{width:44px;height:44px}#root .register-contact-wrapper{height:auto;min-height:0;display:block;overflow:visible}#root .register-contact-wrapper>.register-wrapper,#root .register-contact-wrapper>.contact-wrapper.full-section{overscroll-behavior-y:contain;width:100%;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden auto;position:relative!important;inset:auto!important;transform:none!important}#root .register-contact-wrapper>.register-wrapper{overscroll-behavior-y:auto;height:auto;min-height:0;max-height:none;overflow-y:visible}#root .register-wrapper{padding:clamp(24px,5svh,46px) clamp(32px,9vw,48px) clamp(30px,6svh,54px);overflow-y:auto}#root .register-wrapper .container{min-height:0}#root .register-wrapper .text-wrapper{text-align:center;width:100%}#root .register-wrapper .text-wrapper h1{text-align:center;max-width:none;margin-inline:auto}#root :is(.investment-stage,.ownstay-stage) :is(.prosperity__title,.livability__title,.floorplan__title,.shared-vr__title,.facility__title,.gallery__title,.register-wrapper .text-wrapper h1){margin-top:clamp(20px,4svh,36px);text-align:center;align-self:center;width:100%;margin-inline:auto}#root .register-wrapper input[type=text],#root .register-wrapper input[type=tel],#root .register-wrapper input[type=email],#root .register-wrapper select{height:48px;font-size:16px}#root .register-wrapper input[type=checkbox]{width:20px;height:20px}#root .register-wrapper .submit-btn{min-width:132px;padding-block:.5rem;font-family:Amiri,serif;font-size:16px;font-weight:800}#root .register-contact-wrapper>.contact-wrapper.full-section{overscroll-behavior-y:auto;height:auto;min-height:0;max-height:none;overflow:visible}#root .contact-wrapper.full-section .contact-footer__inner{width:min(100% - 48px,420px);min-height:0;padding:clamp(40px,10vw,64px) 0 clamp(24px,7vw,40px)}#root .contact-wrapper.full-section .contact-footer__main{flex-direction:column;align-items:center;gap:0;display:flex}#root .contact-wrapper.full-section .contact-footer__logo{width:min(150px,48vw);margin:0 auto clamp(30px,8vw,46px)}#root .contact-wrapper.full-section .contact-office,#root .contact-wrapper.full-section .contact-office:last-of-type{text-align:center;flex-direction:column;align-items:center;gap:clamp(18px,5vw,26px);width:100%;margin:0;display:flex}#root .contact-wrapper.full-section .contact-office+.contact-office{border-top:1px solid #ffffffe6;margin-top:clamp(36px,10vw,56px);padding-top:clamp(36px,10vw,56px)}#root .contact-wrapper.full-section .contact-office__details{flex-direction:column;align-items:center;width:100%;display:flex}#root .contact-wrapper.full-section .contact-office__quick-links{order:1;margin:0 0 clamp(16px,4vw,22px)}#root .contact-wrapper.full-section .contact-office h2{white-space:normal;order:2;margin-bottom:4px}#root .contact-wrapper.full-section .contact-office address{order:3;max-width:300px;font-size:clamp(12px,3.4vw,14px);line-height:1.35}#root .contact-wrapper.full-section .contact-office address span{white-space:normal}#root .contact-wrapper.full-section .contact-office__contacts{text-align:left;align-items:stretch;gap:2px;width:min(100%,230px);padding-top:0}#root .contact-wrapper.full-section .contact-link{justify-content:flex-start;font-size:clamp(12px,3.4vw,14px)}#root .contact-wrapper.full-section .contact-footer__legal{text-align:center;white-space:nowrap;flex-flow:row;justify-content:center;align-items:center;gap:4px;width:100%;margin-top:clamp(40px,11vw,64px);font-size:clamp(7px,1.9vw,8.5px)}#root .contact-wrapper.full-section .contact-footer__legal-links{flex-flow:row;justify-content:center}#root .contact-wrapper.full-section .contact-footer__legal-separator{padding-inline:2px;display:inline}#root .contact-wrapper.full-section .contact-link,#root .contact-wrapper.full-section .contact-quick-link{min-height:44px}#root .contact-wrapper.full-section .contact-footer__legal-link{min-height:0}#root .full-section,#root .main,#root .concept,#root .sec2-content,#root .prosperity-content,#root .livability-content,#root .home-wrapper-4,#root .home-wrapper-vr,#root .home-wrapper-developer,#root .floorplan-wrapper,#root .shared-vr-wrapper,#root .facility-wrapper,#root .gallery-wrapper,#root .register-wrapper,#root .contact-wrapper.full-section{min-height:100svh}#root .contact-wrapper.full-section{height:auto;min-height:0;max-height:none;overflow:visible}}@media (width<=560px){#root .floorplan__unit-container{justify-content:space-evenly;align-items:center}#root .floorplan__unit-image{object-position:center}#root .floorplan__unit-info{text-align:center;align-self:center;align-items:center;margin-top:0}#root .facility__legend-level ol{grid-template-columns:1fr!important}#root .gallery__filters{grid-template-columns:repeat(2,minmax(0,1fr))}#root .register-wrapper .checkbox-group{gap:12px 10px}#root .contact-wrapper.full-section .contact-footer__inner{width:calc(100% - 32px)}}@media (width<=360px){#root .home-wrapper-location .home__location__link-container,#root .register-wrapper .checkbox-group{grid-template-columns:1fr}#root .floorplan__tower-button{letter-spacing:.08em;font-size:11px}}@media (width<=1024px) and (orientation:landscape),(hover:none) and (orientation:landscape),(pointer:coarse) and (orientation:landscape){#root .main,#root .investment-banner-wrapper,#root .ownstay-banner-wrapper{min-height:100svh}#root .concept__highlights{grid-template-columns:repeat(5,minmax(0,1fr));max-width:760px}#root .concept__highlight:last-child{grid-column:auto;width:auto}#root .home__vr__iframe-wrapper,#root .shared-vr__viewer{flex:1 1 0;height:auto;min-height:0}}@media (prefers-reduced-motion:reduce){.floorplan__right{transition:none}}
