:root{--bg:#eef2ee;--surface:#e0e8e3;--surface-strong:#cbdad2;--ink:#102623;--muted:#52645f;--line:#10262333;--accent:#08776d;--accent-ink:#f4faf7;--night:#071816;--white:#f5faf7;--header-bg:#071816f5;--display:"Aptos Display", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--body:"Aptos", "Helvetica Neue", "Segoe UI", Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#081310;--surface:#0d1d19;--surface-strong:#173129;--ink:#edf4f0;--muted:#a8b8b2;--line:#edf4f02e;--accent:#72d8c4;--accent-ink:#071411;--header-bg:#081310e0}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-width{width:min(1320px,100% - 72px);margin-inline:auto}.section-pad{padding-block:clamp(88px,10vw,148px)}h2{font-family:var(--display);letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2.65rem,5.2vw,5.8rem);font-weight:450;font-stretch:75%;line-height:.98}.button{background:var(--accent);min-height:52px;color:var(--accent-ink);cursor:pointer;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:16px;padding:0 24px;font-size:.76rem;font-weight:750;line-height:1;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.button-light{background:var(--white);color:var(--night)}.button-dark{background:var(--night);color:var(--white)}.button-small{min-height:42px;padding-inline:18px;font-size:.68rem}.button:disabled{cursor:wait;opacity:.65;transform:none}.text-link{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:7px;font-size:.74rem;font-weight:750;display:inline-flex}.text-link span{transition:transform .22s}.text-link:hover span{transform:translate(3px,-3px)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071816;border-bottom-color:#ffffff29;align-items:center;gap:42px;width:100%;height:72px;padding-inline:max(32px,50vw - 660px);transition:background-color .24s,box-shadow .24s;display:flex;position:fixed;top:0;left:0;box-shadow:inset 0 1px #ffffff14}.site-header.is-scrolled{box-shadow:0 6px 28px #03120f29,inset 0 1px #ffffff1a}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.site-header{-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);background:#071816d6}.site-header.is-scrolled{background:#071816b8}}.brand{flex:none}.brand img{width:138px;height:auto}.nav-shell{flex:1;justify-content:space-between;align-items:center;gap:28px;min-width:0;display:flex}.primary-nav{align-items:center;gap:clamp(18px,2vw,36px);display:flex}.primary-nav a{color:#f5faf7d1;letter-spacing:.035em;white-space:nowrap;font-size:.7rem;font-weight:700}.primary-nav a:hover{color:var(--white)}.header-actions{align-items:center;gap:12px;display:flex}.language-select select{min-height:42px;color:var(--white);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:0;border-right:1px solid #ffffff3d;padding:0 30px 0 10px;font-size:.7rem;font-weight:750}.language-select select option{color:#f5faf7;background:#071816}.site-header :focus-visible{outline-color:#a2eddb}.menu-button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:none}.menu-button span{background:currentColor;width:22px;height:1px;transition:transform .22s;position:absolute}.menu-button span:first-child{transform:translateY(-4px)}.menu-button span:last-child{transform:translateY(4px)}.menu-button[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.hero,.residence-hero{min-height:100dvh;color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;animation:1.1s cubic-bezier(.16,1,.3,1) both hero-arrive}.hero-shade{background:linear-gradient(90deg,#04110fdb 0%,#04110f6b 52%,#04110f14 100%),linear-gradient(#0000 46%,#04110f8c);position:absolute;inset:0}.hero-content,.residence-hero-content{z-index:1;padding-top:96px;padding-bottom:clamp(54px,8vh,92px);position:relative}.hero-note,.residence-hero-content>p:first-of-type{letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:.72rem;font-weight:720}.hero h1,.residence-hero h1{max-width:970px;font-family:var(--display);letter-spacing:-.062em;margin-bottom:20px;font-size:clamp(3.5rem,6.6vw,7.2rem);font-weight:450;font-stretch:75%;line-height:.91}.hero-text,.residence-summary{max-width:600px;margin-bottom:28px;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55}.back-link{margin-bottom:48px;font-size:.75rem;font-weight:700;display:inline-block}.discover-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(52px,8vw,120px);display:grid}.discover-copy h2{margin-bottom:30px}.discover-copy>p{max-width:590px;color:var(--muted);margin-bottom:0;font-size:1.05rem;line-height:1.75}.place-visual{background:var(--surface);min-height:590px;display:grid}.coast-image{min-height:590px;position:relative;overflow:hidden}.coast-image img{object-fit:cover}.place-profiles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.place-profile{border-right:1px solid var(--line);padding:28px 34px 0 0}.place-profile+.place-profile{padding-left:34px}.place-profile:last-child{border-right:0}.place-profile h3{margin-bottom:10px;font-size:1rem}.place-profile p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.55}.discover-growth{border-top:1px solid var(--line);grid-template-columns:.82fr 1.18fr;gap:clamp(52px,8vw,120px);margin-top:86px;padding-top:34px;display:grid}.growth-copy{max-width:420px}.growth-copy>p:last-child{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.eyebrow,.article-source{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.article-list{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:170px;padding:22px 20px;display:flex}.article-source{color:var(--muted);margin:0;font-size:.65rem}.article-card a{color:var(--ink);font-size:.96rem;font-weight:600;line-height:1.35;text-decoration:none}.article-card a span{color:var(--accent);margin-left:8px;display:inline-block}.reasons-section{background:var(--surface)}.reasons-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(60px,9vw,140px);display:grid}.reasons-heading{position:sticky;top:118px}.reasons-list{border-top:1px solid var(--line)}.reason{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:22px;padding:32px 0;display:grid}.reason>span,.journey-item>span,.feature-row>span{color:var(--accent);letter-spacing:.08em;font-size:.66rem;font-weight:750}.reason h3{margin-bottom:8px;font-size:1.1rem}.reason p{max-width:550px;color:var(--muted);margin-bottom:0;line-height:1.62}.portfolio-heading{max-width:850px;margin-bottom:72px}.collection-label{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:26px;font-size:.7rem;font-weight:750}.residence-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:72px 28px;display:grid}.residence-card{grid-column:span 5;min-width:0}.residence-card:first-child,.residence-card:nth-child(4){grid-column:span 7}.residence-card:nth-child(n+5){grid-column:span 4}.residence-image{aspect-ratio:1.15;background:var(--surface);display:block;position:relative;overflow:hidden}.residence-card:first-child .residence-image,.residence-card:nth-child(4) .residence-image{aspect-ratio:1.55}.residence-image img{object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1)}.residence-image:hover img{transform:scale(1.025)}.residence-copy{grid-template-columns:1fr auto;gap:14px 24px;padding-top:22px;display:grid}.residence-copy>div>p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:750}.residence-copy h3{font-family:var(--display);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(1.65rem,2.7vw,2.8rem);font-weight:450;line-height:1}.residence-copy>span{color:var(--muted);text-align:right;padding-top:4px;font-size:.66rem;font-weight:700}.residence-copy>p{max-width:570px;color:var(--muted);grid-column:1/-1;margin-bottom:0;font-size:.9rem;line-height:1.6}.residence-copy .residence-facts{color:var(--ink);letter-spacing:.025em;font-size:.7rem;font-weight:750}.residence-copy .text-link{grid-column:1/-1;justify-self:start;margin-top:6px}.completed-section{background:var(--surface)}.completed-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(58px,8vw,120px);display:grid}.completed-heading{position:sticky;top:118px}.completed-heading h2{margin-bottom:26px;font-size:clamp(2.5rem,4.1vw,4.8rem)}.completed-heading>p:last-child{color:var(--muted);line-height:1.65}.completed-grid{grid-template-columns:repeat(2,1fr);gap:36px 24px;display:grid}.completed-grid .residence-card{grid-column:auto}.completed-grid .residence-image{aspect-ratio:1.15}.vertical-heading{max-width:900px;margin-bottom:72px}.vertical-heading h2{margin-bottom:26px}.vertical-heading p{max-width:660px;color:var(--muted);margin-bottom:0;line-height:1.7}.journey-line{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.journey-item{border-right:1px solid var(--line);min-height:230px;padding:32px 26px 14px 0}.journey-item+.journey-item{padding-left:26px}.journey-item:last-child{border-right:0}.journey-item h3{font-family:var(--display);margin:24px 0 12px;font-size:1.7rem;font-weight:500}.journey-item p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.6}.conviva-section,.location-band{min-height:760px;color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.conviva-image,.location-band>img{object-fit:cover}.conviva-shade,.location-band-shade{background:linear-gradient(#0313101f 22%,#031310e6);position:absolute;inset:0}.conviva-content{z-index:1;grid-template-columns:1fr .7fr;align-items:end;gap:9vw;padding-bottom:76px;display:grid;position:relative}.conviva-content h2{max-width:800px;margin-bottom:24px}.conviva-content p{max-width:620px;margin-bottom:0;line-height:1.65}.conviva-points{border-top:1px solid #ffffff47}.conviva-points p{border-bottom:1px solid #ffffff47;padding:16px 0;font-size:.85rem}.contact-section{color:var(--night);background:#9fcfc2}.contact-section.section-pad{padding-block:38px;scroll-margin-top:72px}.contact-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(58px,8vw,120px);display:grid}.contact-copy{position:sticky;top:118px}.contact-copy h2{margin-bottom:18px;font-size:clamp(2.2rem,3.6vw,4rem);line-height:1.05}.contact-copy p{max-width:430px;margin-bottom:0;line-height:1.7}.contact-form{position:relative}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 22px;display:grid}.contact-form label{letter-spacing:.02em;text-transform:uppercase;gap:4px;min-width:0;font-size:.75rem;font-weight:750;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-width:0;min-height:40px;color:var(--night);letter-spacing:normal;background:0 0;border:0;border-bottom:1px solid #07181694;border-radius:0;outline:0;padding:6px 0;font-size:.875rem;font-weight:500}.contact-form select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-overflow:ellipsis}.contact-form input:disabled,.contact-form select:disabled{opacity:.55;cursor:not-allowed}.contact-form .field-hint{text-transform:none;letter-spacing:normal;font-size:.75rem;font-weight:400;line-height:1.35}.field-hint:empty{display:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:var(--night);box-shadow:0 1px 0 var(--night)}.contact-form textarea{resize:vertical;height:40px}.contact-form select option{color:#071816;background:#f5faf7}.form-wide{grid-column:1/-1}.consent{align-items:start;margin-top:18px;line-height:1.45;text-transform:none!important;grid-template-columns:18px 1fr!important;font-size:.75rem!important}.consent input{width:17px;height:17px;min-height:0;accent-color:var(--night);margin:0}.consent a{text-underline-offset:3px;text-decoration:underline}.form-submit-row{align-items:center;gap:14px;margin-top:16px;display:flex}.form-submit-row .button{min-height:44px}.form-status{margin-bottom:0;font-size:.84rem;line-height:1.5}.form-status.error,.form-status.unavailable{color:#69251e}.form-status.success{color:#0b443a}.facts-strip{background:var(--surface)}.facts-grid{grid-template-columns:1.2fr .7fr .7fr;display:grid}.facts-grid>div{border-right:1px solid var(--line);gap:8px;padding:28px 28px 28px 0;display:grid}.facts-grid>div+div{padding-left:28px}.facts-grid>div:last-child{border-right:0}.facts-grid span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:750}.facts-grid strong{font-size:.95rem}.story-grid{grid-template-columns:repeat(12,1fr);align-items:center;gap:90px 30px;display:grid}.story-copy{grid-column:1/span 5}.story-copy h2{margin-bottom:26px;font-size:clamp(2.5rem,4.3vw,4.9rem)}.story-copy p{color:var(--muted);line-height:1.72}.story-image{aspect-ratio:1.15;background:var(--surface);grid-column:7/-1;position:relative;overflow:hidden}.story-image img{object-fit:cover}.story-image-secondary{grid-column:1/span 5}.story-copy-secondary{grid-column:7/-1}.gallery-section{background:var(--surface)}.gallery-section h2{max-width:800px;margin-bottom:64px}.gallery-grid{grid-template-columns:1.35fr .65fr;gap:24px;display:grid}.gallery-image{min-height:420px;position:relative;overflow:hidden}.gallery-image img{object-fit:cover}.gallery-1{grid-row:span 2;min-height:864px}.feature-layout{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.feature-list{border-top:1px solid var(--line)}.feature-row{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;padding:25px 0;display:grid}.feature-row p{margin-bottom:0;font-size:1.05rem}.location-band-copy{z-index:1;padding-bottom:76px;position:relative}.location-band-copy h2{max-width:900px;margin-bottom:24px}.location-band-copy p{max-width:620px;margin-bottom:0;line-height:1.7}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:9vw;display:grid}.faq-layout>div:first-child{position:sticky;top:118px}.faq-layout h2{margin-bottom:26px}.faq-layout>div:first-child p{color:var(--muted);font-size:.76rem;line-height:1.6}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--accent);font-size:1.4rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:620px;color:var(--muted);padding-bottom:24px;line-height:1.65}.site-footer{background:var(--night);color:var(--white)}.site-footer img{filter:brightness(0)invert()}.footer-main{grid-template-columns:1fr 1fr auto;align-items:center;gap:7vw;min-height:270px;display:grid}.footer-main p{color:#a8bab5;max-width:390px;margin-bottom:0;line-height:1.65}.footer-legal{color:#8fa19c;border-top:1px solid #ffffff26;justify-content:space-between;gap:40px;padding-block:24px;font-size:.69rem;line-height:1.5;display:flex}.footer-legal p{margin-bottom:0}.redirect-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100dvh;padding:32px;display:flex}.redirect-page p{color:var(--muted)}.redirect-page nav{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.redirect-page nav a{border-bottom:1px solid var(--line);padding-bottom:5px;font-size:.8rem;font-weight:700}@keyframes hero-arrive{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@media (prefers-color-scheme:dark){.redirect-page>img{filter:brightness(0)invert()}.contact-section{color:var(--ink);background:#173d35}.contact-form input,.contact-form select,.contact-form textarea{color:var(--ink);border-bottom-color:#edf4f08c}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:var(--ink);box-shadow:0 1px 0 var(--ink)}.contact-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.contact-form select option{color:#edf4f0;background:#102923}.button-dark{background:var(--white);color:var(--night)}.form-status.error,.form-status.unavailable{color:#ffc1b8}.form-status.success{color:#a8eedf}}@media (max-width:1080px){.site-header{padding-inline:24px}.menu-button{color:var(--white);margin-left:auto;display:flex;position:relative}.nav-shell{background:var(--night);opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;min-height:calc(100dvh - 72px);padding:42px 24px;transition:opacity .26s,transform .26s;position:fixed;inset:72px 0 auto;transform:translateY(-12px)}.nav-shell.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.primary-nav{flex-direction:column;align-items:flex-start;gap:24px}.primary-nav a{color:var(--white);font-family:var(--display);letter-spacing:-.03em;font-size:2rem;font-weight:450}.header-actions{justify-content:space-between;margin-top:auto}.discover-grid,.reasons-grid,.contact-grid,.completed-layout,.faq-layout{gap:6vw}}@media (max-width:760px){.page-width{width:min(100% - 36px,620px)}.section-pad{padding-block:84px}h2{font-size:clamp(2.65rem,13vw,4.4rem)}.site-header{height:68px;padding-inline:18px}.brand img{width:122px}.nav-shell{min-height:calc(100dvh - 68px);inset:68px 0 auto}.hero-shade{background:linear-gradient(#04110f33 8%,#04110fe6 100%)}.hero-content,.residence-hero-content{padding-top:88px;padding-bottom:46px}.hero h1,.residence-hero h1{font-size:clamp(3rem,13.8vw,4.8rem);line-height:.92}[lang=de] .hero h1,[lang=fr] .hero h1{font-size:clamp(2.6rem,12vw,4.2rem)}.hero-text,.residence-summary{max-width:94%;font-size:.98rem}.back-link{margin-bottom:30px}.discover-grid,.discover-growth,.reasons-grid,.completed-layout,.contact-grid,.feature-layout,.faq-layout{grid-template-columns:1fr}.discover-grid,.discover-growth{gap:46px}.article-list{grid-template-columns:1fr}.place-visual{min-height:0}.coast-image{min-height:390px}.place-profiles{border-top:0;grid-template-columns:1fr;margin-top:46px}.place-profile,.place-profile+.place-profile{border-top:1px solid var(--line);border-right:0;padding:24px 0}.reasons-heading,.completed-heading,.contact-copy,.faq-layout>div:first-child{margin-bottom:42px;position:static}.residence-grid{grid-template-columns:1fr;gap:58px}.residence-card,.residence-card:first-child,.residence-card:nth-child(4),.residence-card:nth-child(n+5){grid-column:auto}.residence-image,.residence-card:first-child .residence-image,.residence-card:nth-child(4) .residence-image{aspect-ratio:1.08}.residence-copy{grid-template-columns:1fr}.residence-copy>span{text-align:left}.residence-copy>p,.residence-copy .text-link{grid-column:auto}.completed-grid{grid-template-columns:1fr;gap:54px}.journey-line{border-top:0;grid-template-columns:1fr}.journey-item,.journey-item+.journey-item{border-top:1px solid var(--line);border-right:0;min-height:0;padding:26px 0}.conviva-section,.location-band{min-height:650px}.conviva-content{grid-template-columns:1fr;gap:42px;padding-bottom:54px}.contact-section.section-pad{padding-block:28px;scroll-margin-top:68px}.contact-grid{gap:26px}.contact-copy{margin-bottom:0}.contact-copy h2{margin-bottom:10px;font-size:clamp(1.65rem,6vw,2.2rem)}.contact-copy p{font-size:.9rem;line-height:1.45}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-form input,.contact-form select,.contact-form textarea{font-size:1rem}.form-wide{grid-column:auto}.form-submit-row{flex-direction:column;align-items:stretch}.form-status:empty{display:none}.contact-form .button{width:100%}.facts-grid{grid-template-columns:1fr;padding-block:12px}.facts-grid>div,.facts-grid>div+div{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.facts-grid>div:last-child{border-bottom:0}.story-grid{grid-template-columns:1fr;gap:44px}.story-copy,.story-image,.story-image-secondary,.story-copy-secondary{grid-column:auto}.story-image{aspect-ratio:1.08}.story-copy-secondary{order:3}.story-image-secondary{order:4}.gallery-section h2{margin-bottom:42px}.gallery-grid{grid-template-columns:1fr}.gallery-image,.gallery-1{grid-row:auto;min-height:330px}.footer-main{grid-template-columns:1fr;gap:24px;min-height:330px;padding-block:54px}.footer-main .button{justify-self:start}.footer-legal{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
