:root{--navy:#000449;--orange:#fa3817;--blue:#45abda;--footer:#041023}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#333;font-family:'Droid Sans',sans-serif}a{text-decoration:none}.site-header{height:150px;background:#fff;position:relative}.header-inner{width:min(1170px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:flex-end}.brand{width:270px;height:150px;flex:none;background:url('../legacy/assets/img/brand.png') left center/contain no-repeat}.main-nav{margin-left:auto;display:flex}.main-nav a{padding:86px 13px 43px;color:#333;font:400 17px 'Source Sans 3',sans-serif}.main-nav a:hover{background:#f7f7f7}.main-nav .red{color:var(--orange)}.main-nav .blue{color:var(--blue)}.topbar{position:absolute;z-index:2;right:max(0px,calc((100% - 1170px)/2));top:0;width:370px;height:36px;background:#f2f2f2;display:flex;align-items:center}.client-link{width:160px;height:36px;padding:11px 16px;background:var(--navy);color:#fff;font-size:11px;font-weight:700}.languages{padding-left:15px;font-size:10px;white-space:nowrap}.languages a{color:#aaa;margin-left:6px}.languages a.active,.languages a:hover{color:var(--orange);font-weight:700}.hero{height:580px;position:relative;overflow:hidden;background:var(--orange);color:#fff}.hero-inner{width:min(1170px,calc(100% - 40px));height:100%;margin:auto;position:relative}.hero-copy{position:absolute;z-index:2;top:200px;width:45%}.hero h1{margin:0;font:900 clamp(38px,4vw,54px)/.98 'Source Sans 3',sans-serif}.hero p{font-size:18px;margin:18px 0 45px}.button{padding:11px 25px;background:#fff;color:var(--orange);font:bold 14px Arial}.hero-photo{position:absolute;right:0;width:58%;height:100%;background:url('../legacy/assets/img/temporal/19.jpg') center/cover no-repeat}.hero-photo span{display:block;height:100%;width:134px;background:url('../legacy/assets/img/red-cut.png')}.home-content{min-height:525px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(90deg,#fff 0 43%,#cccddb 43%);padding:55px max(20px,calc((100% - 1170px)/2))}.home-content h2{font:300 clamp(34px,4vw,48px) 'Source Sans 3',sans-serif;color:var(--navy);margin:0 0 20px}.news-panel{padding-right:30px}.news-card img{width:100%;height:290px;object-fit:cover}.news-card p{font:italic 18px/28px 'Source Sans 3',sans-serif}.news-card time{float:left;margin-right:15px;padding-right:15px;border-right:1px solid #cac8be;text-align:center;font-style:normal}.news-card time strong{display:block;font-size:30px}.features-panel{padding-left:70px}.features-panel h2{font-size:36px}.features-panel>img{width:min(450px,100%);height:242px;object-fit:cover}.find-link{display:grid;grid-template-columns:82px 1fr;margin:32px 0 0 25px;color:var(--navy)}.find-link span{grid-row:1/3;width:81px;height:98px;background:url('../legacy/assets/img/pin.png')}.find-link strong{align-self:end;font:400 27px 'Source Sans 3',sans-serif}.find-link small{font-size:18px;color:#333}footer{min-height:90px;padding:12px 40px;background:var(--footer);color:#60656d;display:flex;align-items:center;gap:20px;font-size:11px}footer div{flex:1}footer a{color:#f2f2f2;text-transform:uppercase}footer img{height:70px;width:auto}
@media(max-width:900px){.site-header{height:auto}.topbar{position:relative;right:auto;margin-left:auto}.header-inner{height:auto;align-items:center;flex-direction:column}.brand{height:110px;background-position:center}.main-nav{margin:auto;flex-wrap:wrap;justify-content:center}.main-nav a{padding:15px 10px}.hero{height:510px}.hero-photo{width:100%;opacity:.38}.hero-photo span{display:none}.hero-copy{top:150px;width:90%;text-shadow:0 1px 6px #631707}.home-content{grid-template-columns:1fr;background:#fff}.features-panel{padding:45px 0 0}.news-panel{padding:0}footer{flex-wrap:wrap;padding:20px}footer div{min-width:100%}}
@media(max-width:520px){.topbar{width:100%;justify-content:space-between}.languages{padding:0 8px}.client-link{width:auto}.header-inner{width:100%}.brand{width:220px}.main-nav a{font-size:14px}.hero-inner{width:calc(100% - 32px)}.hero h1{font-size:39px}.home-content{padding:40px 16px}.news-card img{height:210px}.features-panel h2{font-size:31px}.find-link{margin-left:0}.find-link strong{font-size:22px}footer img{height:55px}}

.main-nav a.active{background:#f5f5f5}.section-head{height:115px;color:#fff}.section-head>div{width:min(1170px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center}.section-head h1{font:300 52px 'Source Sans 3',sans-serif;margin:0}.section-head-blue{background:linear-gradient(110deg,#0d4b68 0 48%,#0f5474 48%)}.section-head-lightblue{background:linear-gradient(110deg,#1977a1 0 48%,#1c84b3 48%)}.section-head-orange{background:linear-gradient(110deg,#d53014 0 48%,var(--orange) 48%)}.listing-wrap{width:min(1170px,calc(100% - 40px));margin:45px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.content-card{background:#fff;box-shadow:0 2px 15px #09152818;border:1px solid #e7e9ed}.content-card>a{display:block;color:#333;height:100%}.content-card img{width:100%;height:225px;object-fit:cover}.content-card div{padding:20px}.content-card h2{margin:7px 0;color:#0f5474;font:400 25px/1.15 'Source Sans 3',sans-serif}.content-card p{font:14px/1.6 Arial,sans-serif;color:#666}.content-card time,.content-card small{color:#888;font-size:12px}.content-card:hover{transform:translateY(-3px);transition:.2s;box-shadow:0 6px 20px #0915282b}.pager{display:flex;justify-content:center;align-items:center;gap:25px;margin:30px auto 70px}.pager a{color:#fff;background:#0f5474;padding:10px 18px}.empty-state{grid-column:1/-1;text-align:center;padding:70px}.detail-wrap{width:min(1170px,calc(100% - 40px));margin:50px auto 80px;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:55px}.detail-main>h1,.static-wrap h1,.contact-wrap h1{color:#0f5474;font:300 48px/1.08 'Source Sans 3',sans-serif}.lead{font:300 22px/1.5 'Source Sans 3',sans-serif;color:#555}.rich-text{font:15px/1.75 Arial,sans-serif;color:#555}.rich-text img{max-width:100%;height:auto}.rich-text a{color:#1977a1;text-decoration:underline}.rich-text h2,.rich-text h3{font-family:'Source Sans 3',sans-serif;color:#0f5474}.secondary{margin-top:35px;padding-top:25px;border-top:1px solid #ddd}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gallery img{width:100%;height:280px;object-fit:cover}.gallery img:first-child{grid-column:1/-1;height:460px}.detail-aside{background:#f2f2f2;padding:28px;height:max-content}.detail-aside a{color:#1977a1}.faqs{margin-top:45px}.faqs h2{font:300 34px 'Source Sans 3',sans-serif;color:#fa3817}.faqs details{border-bottom:1px solid #ddd;padding:14px 0}.faqs summary{cursor:pointer;color:#fa3817;font-weight:700}.faqs details div{padding:12px 0;color:#555}.about-wrap,.static-wrap,.contact-wrap{width:min(1170px,calc(100% - 40px));margin:50px auto 90px}.about-block{display:grid;grid-template-columns:1fr auto;gap:50px;padding:35px 0;border-bottom:1px solid #ddd}.about-block h2{font:300 42px 'Source Sans 3',sans-serif;color:#0f5474}.about-block img{width:260px}.static-wrap{max-width:970px}.contact-wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-data{font-size:18px;line-height:1.7}.contact-data a{color:#1977a1}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:5px;color:#0f5474;font-size:13px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #979faa;padding:11px;font:14px 'Droid Sans',sans-serif;background:#fff}.contact-form .check{display:flex;grid-template-columns:auto 1fr;align-items:center}.contact-form .check input{width:auto}.contact-form button{justify-self:end;border:0;background:#000449;color:#fff;padding:12px 30px;cursor:pointer}.contact-form button:hover{background:#0f5474}.form-success,.form-error{padding:13px;color:#fff}.form-success{background:#287a46}.form-error{background:#b52323}.honeypot{position:absolute;left:-9999px}
@media(max-width:900px){.section-head h1{font-size:42px}.listing-wrap{grid-template-columns:repeat(2,1fr)}.detail-wrap,.contact-wrap{grid-template-columns:1fr}.detail-aside{order:2}.about-block{grid-template-columns:1fr}.gallery img:first-child{height:380px}}
@media(max-width:560px){.section-head{height:90px}.section-head h1{font-size:36px}.listing-wrap{grid-template-columns:1fr;margin-top:25px}.detail-wrap,.about-wrap,.static-wrap,.contact-wrap{width:calc(100% - 32px);margin-top:30px}.detail-main>h1,.static-wrap h1,.contact-wrap h1{font-size:38px}.gallery{display:block}.gallery img,.gallery img:first-child{height:260px;margin-bottom:8px}.about-block h2{font-size:35px}}

/* Fidelity pass: original Visoren navigation, hero and footer proportions. */
.main-nav{align-items:stretch}.main-nav a{padding:88px 8px 41px;font-size:15px;line-height:21px;white-space:nowrap}.topbar{right:0;width:370px;height:35px}.client-link{width:160px;height:35px;flex:none;padding:0;background:url('../legacy/assets/img/client.png') 0 0/160px 70px no-repeat}.client-link.client-ca{background-image:url('../legacy/assets/img/client-ca.png')}.client-link.client-en,.client-link.client-it{background-image:url('../legacy/assets/img/client-en.png')}.client-link.client-fr{background-image:url('../legacy/assets/img/client-fr.png')}.client-link:hover{background-position:0 -35px}.client-link span,.user-badge span{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.languages{padding-left:13px}.languages i{font-style:normal;color:#bbb;margin-left:4px}.languages a{margin-left:4px}.hero-copy{top:166px;width:48%}.hero h1{font-size:clamp(36px,3.6vw,52px)}.hero h2{margin:10px 0 0;font:300 clamp(27px,2.8vw,40px)/1 'Source Sans 3',sans-serif}.hero p{font-size:17px;line-height:1.45;margin:22px 0 40px}.hero-photo{width:61%;transition:background-image .25s}.user-badge{position:absolute;z-index:4;right:18px;top:285px;width:180px;height:225px;background:url('../legacy/assets/img/user.png') 0 0/180px 225px no-repeat}.user-badge.user-ca{background-image:url('../legacy/assets/img/user-ca.png')}.user-badge.user-en,.user-badge.user-it{background-image:url('../legacy/assets/img/user-en.png')}.user-badge.user-fr{background-image:url('../legacy/assets/img/user-fr.png')}.hero-arrow{position:absolute;z-index:5;top:265px;width:38px;height:55px;border:0;background:#0007;color:#fff;font:300 43px/43px Arial;cursor:pointer}.hero-prev{left:-38px}.hero-next{right:-38px}.news-card img{object-fit:contain;background:#fff}.site-footer{min-height:100px;padding:9px max(20px,calc((100% - 1170px)/2));background:var(--footer);color:#747a84;display:flex;align-items:center;gap:20px;font-size:10px}.footer-copy{flex:1;min-width:0}.site-footer nav{line-height:20px}.site-footer nav i{font-style:normal;color:#6f7580;margin:0 5px}.site-footer a{color:#f2f2f2;text-transform:uppercase}.site-footer small{display:block;margin-top:11px}.footer-badges{display:flex;align-items:center;gap:10px;flex:none}.site-footer img{height:70px;width:auto}
@media(max-width:900px){.main-nav a{padding:13px 9px}.hero-copy{top:115px}.user-badge{right:0;top:275px;transform:scale(.78);transform-origin:right top}.hero-prev{left:0}.hero-next{right:0}.site-footer{flex-wrap:wrap;padding:20px}.footer-copy{min-width:100%}}
@media(max-width:520px){.client-link{width:145px;background-size:145px 63px}.client-link:hover{background-position:0 -32px}.languages{padding:0 7px}.main-nav a{font-size:13px}.hero h1{font-size:34px}.hero h2{font-size:25px}.hero p{font-size:15px}.user-badge{display:none}.site-footer img{height:55px}}

/* Precision reconstruction against the original 1170px desktop grid. */
.main-nav a,.hero,.home-content h2,.find-link strong,.section-head h1,.content-card h2,.detail-main>h1,.static-wrap h1,.contact-wrap h1,.lead,.rich-text h2,.rich-text h3,.faqs h2,.about-block h2{font-family:'Source Sans Pro',sans-serif}.topbar{width:350px}.languages{padding-left:20px;font-size:11px}.main-nav{margin-left:30px;margin-right:auto}.main-nav a{padding:85px 13px 45px;font-size:17px;line-height:20px;color:#333}.main-nav a.active,.main-nav .blue,.main-nav .red{color:#333;background:transparent}.hero-photo{width:57%}.hero-copy{top:210px;width:570px}.hero h1{margin:0 0 20px;font:300 48px/40px 'Source Sans Pro',sans-serif}.hero h1 strong{font-size:52px;font-weight:900;line-height:52px}.hero h1 span{font-weight:300}.hero p{font:300 18px/22px 'Droid Sans',sans-serif;margin:10px 0 50px 5px}.hero .button{padding:10px 25px;font:700 14px/20px Arial,sans-serif}.hero-photo{background-position:left top}.user-badge{right:calc((100vw - min(1170px, calc(100vw - 40px)))/-2);top:470px}.hero-arrow{top:270px;width:31px;height:46px;padding:0;border:0;background-color:transparent;background-repeat:no-repeat;font-size:0;opacity:.7}.hero-arrow:hover{opacity:1}.hero-prev{left:calc((100vw - min(1170px, calc(100vw - 40px)))/-2 + 20px);background-image:url('../legacy/assets/img/prev.png')}.hero-next{right:calc((100vw - min(1170px, calc(100vw - 40px)))/-2 + 20px);background-image:url('../legacy/assets/img/next.png')}.home-content{position:relative;width:100%;height:524px;min-height:524px;grid-template-columns:570px 470px;gap:130px;padding:55px max(20px,calc((100% - 1170px)/2));background:linear-gradient(90deg,#fff 0 43%,#cccddb 43%);overflow:hidden}.home-content:before{content:"";position:absolute;z-index:0;left:43%;top:0;width:254px;height:524px;background:url('../legacy/assets/img/white-cut.png')}.news-panel,.features-panel{position:relative;z-index:1;padding:0}.home-content h2{height:40px;font-size:48px;font-weight:200;line-height:40px;margin:0 0 20px}.features-panel{margin-left:40px}.features-panel h2{width:490px;margin-left:-60px;font-size:36px}.news-carousel{position:relative;width:570px;height:390px}.news-card{display:none}.news-card.active{display:block}.news-card img{display:block;width:570px;height:290px;object-fit:contain;background:#fff}.news-card p{margin:20px 0 0;font:italic 18px/28px 'Source Sans Pro',sans-serif}.news-arrow{position:absolute;z-index:3;top:0;width:67px;height:290px;border:0;padding:0;background-color:transparent;cursor:pointer}.news-prev{left:0;background-image:url('../legacy/assets/img/news-prev.png')}.news-next{right:0;background-image:url('../legacy/assets/img/news-next.png')}.feature-carousel{position:relative;width:450px;height:242px}.feature-image{display:none;width:450px;height:242px;object-fit:cover}.feature-image.active{display:block}.feature-cut{position:absolute;z-index:2;inset:0;background:url('../legacy/assets/img/gray-left-cut.png') left top no-repeat,url('../legacy/assets/img/gray-right-cut.png') right top no-repeat;pointer-events:none}.feature-tabs{position:absolute;z-index:4;left:-50px;top:7px;display:grid;gap:5px}.feature-tab{width:49px;height:39px;border:0;padding:0;background-position:top;cursor:pointer}.feature-tab.active,.feature-tab:hover{background-position:bottom}.feature-tab-bus{margin-left:15px}.feature-tab-parking{margin-left:25px}.feature-tab-atention{margin-left:35px}.feature-tab-save{margin-left:45px}.feature-tab-euro{background-image:url('../legacy/assets/img/euro.png')}.feature-tab-bus{background-image:url('../legacy/assets/img/bus.png')}.feature-tab-parking{background-image:url('../legacy/assets/img/parking.png')}.feature-tab-atention{background-image:url('../legacy/assets/img/atention.png')}.feature-tab-save{background-image:url('../legacy/assets/img/save.png')}.find-link{width:410px;height:80px;grid-template-columns:81px 1fr;margin:60px 0 0 20px}.find-link span{margin-right:5px}.find-link strong{font-size:28px;line-height:30px;padding-top:15px;margin-bottom:15px;text-align:center}.find-link small{font-size:20px;line-height:20px;text-align:center}.home-content+.site-footer{margin-top:9px}.site-footer{position:relative;height:90px;min-height:90px;padding:0}.footer-copy nav{position:absolute;left:40px;top:40px;width:calc(100% - 80px);font-size:11px;line-height:13px;white-space:nowrap}.footer-copy small{position:absolute;right:40px;top:30px;width:160px;margin:0;text-align:right;font-size:10px;line-height:14px}.footer-badges{position:absolute;left:calc(50% + 179px);top:8px;gap:20px}.site-footer img{height:82px}
.hero.hero-blue{background:#45abda}.hero.hero-blue .hero-photo span{background-image:url('../legacy/assets/img/blue-cut.png')}.hero.hero-blue .button{color:#45abda}
.languages{width:190px;min-width:0;flex:none}.languages i,.languages a{margin-left:1.5px}.news-card img.fit-original{object-fit:none}main:has(.home-content)+.site-footer{margin-top:9px}.footer-copy nav{overflow:hidden}
@media(min-width:901px){.hero{overflow:visible}}
@media(max-width:1200px) and (min-width:901px){.main-nav{margin-left:auto}.main-nav a{padding-left:7px;padding-right:7px;font-size:15px}.home-content{grid-template-columns:1fr 1fr;gap:30px}.news-carousel,.news-card img{width:100%}.features-panel{margin-left:0}.features-panel h2{margin-left:0}.footer-copy nav{white-space:normal;width:70%}.footer-badges{left:auto;right:180px}}
@media(max-width:900px){.main-nav{margin:auto}.main-nav a{padding:13px 9px;font-size:15px}.hero-copy{top:115px;width:90%}.hero h1{font-size:38px;line-height:36px}.hero h1 strong{font-size:42px;line-height:42px}.hero p{margin-bottom:35px}.hero-photo{width:100%;background-position:center}.user-badge{right:0;top:275px}.hero-prev{left:0}.hero-next{right:0}.home-content{height:auto;min-height:0;grid-template-columns:1fr;gap:0;padding:40px 20px;overflow:visible}.home-content:before{display:none}.news-carousel,.news-card img{width:100%}.features-panel{margin-left:0}.features-panel h2{width:auto;height:auto;margin-left:0}.feature-carousel{margin-left:50px}.find-link{margin-left:0}main:has(.home-content)+.site-footer{margin-top:0}.site-footer{height:auto;min-height:90px}.footer-copy nav,.footer-copy small,.footer-badges{position:static;width:auto}.footer-copy nav{white-space:normal}.footer-copy small{text-align:left;margin-top:11px}.footer-badges{margin-top:15px}.site-footer img{height:70px}}
@media(max-width:520px){.hero h1{font-size:30px;line-height:30px}.hero h1 strong{font-size:34px;line-height:34px}.feature-carousel{margin-left:0;width:100%}.feature-image{width:100%;object-fit:contain}.feature-tabs{display:none}.find-link{width:100%}.site-footer img{height:55px}}

/* Original listing geometry. */
.section-head>div{justify-content:flex-end}.section-head h1{font-weight:300}main:has(.listing-wrap){background:#cbcdda}.listing-wrap{width:min(1170px,calc(100% - 40px));grid-template-columns:repeat(2,570px);gap:30px;margin:40px auto;background:transparent}.content-card{height:376px;border:0;box-shadow:none}.content-card:hover{transform:none;box-shadow:none}.content-card img{display:block;width:570px;height:290px;object-fit:fill;background:#fff}.content-card div{position:relative;height:86px;padding:15px 30px}.content-card h2{margin:0;font:700 20px/25px 'Droid Sans',sans-serif;color:#333}.content-card small{font-size:14px;line-height:24px;color:#333}.card-detail{position:absolute;right:30px;top:20px;border-radius:20px;padding:10px 20px;background:#1977a1;color:#f2f2f2;font-size:14px}.pager{justify-content:flex-end;width:min(1170px,calc(100% - 40px));margin:0 auto 19px;font-family:'Source Sans Pro',sans-serif}.pager a{border-radius:0;background:#fff;color:#000449}.pager span{color:#000449}
@media(max-width:1200px){.listing-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.content-card img{width:100%}}
@media(max-width:700px){.section-head>div{justify-content:flex-start}.listing-wrap{grid-template-columns:1fr}.content-card{height:auto}.content-card img{height:240px;object-fit:cover}.card-detail{position:static;display:inline-block;float:right;margin-top:-28px}.pager{justify-content:center}}

/* Screenshot-calibrated feature controls and footer. */
.feature-carousel{height:229px}.feature-image{height:auto;object-fit:initial}.feature-cut{height:242px;bottom:auto}.feature-tab:first-child{margin-left:5px}
.feature-tab{-webkit-appearance:none;appearance:none;background-color:transparent;background-repeat:no-repeat;border-radius:0}.feature-tab:focus-visible{outline:2px solid #45abda;outline-offset:2px}
.hero.hero-blue h1{height:104px;margin-bottom:20px}.hero.hero-blue h2{margin:0;height:40px;font:700 31.5px/40px 'Source Sans Pro',sans-serif}.hero [hidden]{display:none}
@media(min-width:901px){main:has(.home-content)+.site-footer{height:80px;min-height:80px;margin-top:19px;padding:0 40px;display:grid;grid-template-columns:minmax(0,1fr) 213px 150px max-content;column-gap:0;align-items:start}.footer-copy{display:contents}.footer-copy nav{position:static;grid-column:1;grid-row:1;width:max-content;margin-top:40px;align-self:start}.footer-copy nav i{margin:0}.footer-badges{position:static;grid-column:2;grid-row:1;margin-top:-15px}.footer-copy small{position:static;grid-column:4;grid-row:1;width:auto;margin-top:30px;white-space:nowrap;align-self:start}}
@media(max-width:900px){.feature-carousel{height:229px}.site-footer{display:flex}.footer-copy{display:block}}

/* Interior pages rebuilt from the original Visoren layouts. */
.home-content:after{content:"";position:absolute;z-index:0;left:43%;right:0;top:380px;height:3px;background:#fff}
.client-link.client-en,.client-link.client-it{box-shadow:none;filter:none;background-position:0 0}
.client-link.client-en:hover,.client-link.client-it:hover{background-position:0 -35px}
.footer-copy nav{white-space:normal!important;width:calc(50% + 120px)!important;max-width:calc(50% + 120px);line-height:19px!important}

.about-hero{height:440px;background:#0072db url('../legacy/assets/img/temporal/05.png') right center no-repeat;color:#f3f3f3}.about-hero>div{width:min(1170px,calc(100% - 40px));margin:auto;padding-top:60px}.about-hero>div>div{width:570px;font:300 15px/22px 'Source Sans Pro',sans-serif}.about-hero h1{width:570px;margin:0 0 20px;font:900 52px/1 'Source Sans Pro',sans-serif}.about-columns{width:min(1170px,calc(100% - 40px));margin:0 auto;padding:60px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.about-columns h2{font:200 48px/1 'Source Sans Pro',sans-serif;color:#000449;margin:0 0 30px}.about-columns p{font-size:14px}.about-eco{text-align:center;color:#03693a;line-height:30px}.about-eco img{margin-bottom:10px}.about-what{color:#21627e;line-height:20px}.about-what>div{columns:2;column-gap:30px}

.content-card img{object-fit:cover}.premise-badge{position:absolute;z-index:2;right:-9px;top:-7px;width:126px;height:121px;background:url('../legacy/assets/img/badge.png')}.premise-badge-ca{background-image:url('../legacy/assets/img/badge-ca.png')}.premise-badge-en,.premise-badge-it{background-image:url('../legacy/assets/img/badge-en.png')}.premise-badge-fr{background-image:url('../legacy/assets/img/badge-fr.png')}.legacy-pager{width:min(1170px,calc(100% - 40px));margin:0 auto 19px;text-align:right;font-family:'Source Sans Pro',sans-serif}.legacy-pager span{font-size:14px;color:#000449;margin-right:20px}.legacy-pager a{display:inline-block;width:49px;height:39px;margin-left:-7px;padding-top:7px;text-align:center;font-size:20px;color:#000449;background:url('../legacy/assets/img/bg-features-nav.png') top}.legacy-pager a.active,.legacy-pager a:hover{background-position:bottom;color:#fff;font-weight:600}.news-card-list div{min-height:86px}.news-card-list h2{font:italic 16px/28px 'Droid Sans',sans-serif;padding-top:4px}.news-card-list time{float:left;margin-right:15px;padding-right:15px;border-right:1px solid #cac8be;text-align:center;line-height:20px;color:#333}.news-card-list time strong{display:block;font:400 30px/30px 'Source Sans Pro',sans-serif}

.residence-list{padding:40px max(20px,calc((100% - 1170px)/2));background:#cbcdda}.residence-card{display:grid;grid-template-columns:470px 700px;height:386px;margin-bottom:30px}.residence-copy{position:relative;z-index:2;height:386px;padding:70px;background:#fa3817;color:#f2f2f2}.residence-copy h2{margin:0 0 5px;font:700 40px/40px 'Source Sans Pro',sans-serif}.residence-copy p{font:13px/16px Arial,sans-serif}.mat{display:block;width:143px;height:34px;margin-top:20px;background:url('../legacy/assets/img/mat.png')}.mat-ca{background-image:url('../legacy/assets/img/mat-ca.png')}.mat-en,.mat-it{background-image:url('../legacy/assets/img/mat-en.png')}.mat-fr{background-image:url('../legacy/assets/img/mat-fr.png')}.residence-actions{display:flex;gap:10px;margin-top:30px}.residence-actions a{padding:9px 18px 7px;font:bold 14px Arial,sans-serif}.residence-actions .reserve{background:#a51800;border-bottom:3px solid #951b06;color:#fff}.residence-actions .detail{background:#fff;border-bottom:3px solid #951b06;color:#951b06}.residence-photo{position:relative;height:386px;overflow:hidden}.residence-photo i{position:absolute;z-index:2;left:-30px;width:120px;height:386px;background:url('../legacy/assets/img/residence-cut.png')}.residence-photo img{width:100%;height:386px;object-fit:cover}

.legacy-detail{width:min(1170px,calc(100% - 40px));margin:0 auto;padding:40px 0 90px;display:grid;grid-template-columns:670px 470px;gap:30px;color:#666}.legacy-detail-main{padding-left:35px}.legacy-detail-main>h1{margin:0;font:300 60px/52px 'Source Sans Pro',sans-serif;color:#333}.legacy-detail-main>h2{margin:30px 0 0;font:400 14px 'Droid Sans',sans-serif;color:#333}.legacy-detail h3,.legacy-detail-aside>h3{margin:30px 0 10px;font:200 24px 'Source Sans Pro',sans-serif;color:#45abda}.legacy-detail .rich-text p{margin:20px 0;font:14px/28px Arial,sans-serif}.share-rule{height:40px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin:20px 0}.legacy-gallery{position:relative;width:470px;min-height:290px}.legacy-gallery img{display:none;width:470px;height:290px;object-fit:cover}.legacy-gallery img.active{display:block}.legacy-detail-aside .contact-form{margin-top:18px}.residence-detail h3{color:#fa3817}.reserve-now{float:right;width:126px;height:113px;margin-left:30px;background:url('../legacy/assets/img/plaza.png') top}.reserve-now:hover{background-position:bottom}.reserve-now-ca{background-image:url('../legacy/assets/img/plaza-ca.png')}.reserve-now-en,.reserve-now-it{background-image:url('../legacy/assets/img/plaza-en.png')}.reserve-now-fr{background-image:url('../legacy/assets/img/plaza-fr.png')}.reserve-now span{position:absolute;clip-path:inset(50%)}.residence-tabs{display:flex;gap:10px;margin:25px 0 30px}.residence-tabs a{padding:5px 22px;border-radius:20px;background:#f2f2f2;color:#fa3817;font:16px 'Source Sans Pro',sans-serif}.residence-tabs a:hover{background:#fa3817;color:#fff}.legacy-faq details{border-bottom:1px solid #eee;padding:8px 0}.legacy-faq summary{cursor:pointer;font:14px Arial;color:#666}.legacy-faq summary b{color:#fa3817}.legacy-faq details div{padding:10px;color:#fa3817;font:13px/18px Arial}

.news-detail{width:min(1170px,calc(100% - 40px));margin:auto;padding:30px 0 90px;display:grid;grid-template-columns:670px 470px;gap:30px}.news-detail-copy{padding-left:35px}.news-detail time{font-size:14px;color:#666}.news-detail h1{margin:20px 0 0;font:300 40px/42px 'Source Sans Pro',sans-serif;color:#333}.news-detail h2{margin:20px 0 0;font:400 14px/28px 'Source Sans Pro',sans-serif;color:#0f5474}.news-detail aside img{width:470px;height:auto;max-height:520px;object-fit:contain;background:#fff}.news-detail .rich-text p{font:14px/28px Arial;color:#666}

.clients-grid{width:min(1170px,calc(100% - 40px));margin:40px auto 100px;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.client-item{border-bottom:1px solid #cbcdda}.client-item summary{padding:15px 35px 15px 0;list-style:none;cursor:pointer;background:url('../legacy/assets/img/customers-open.png') right 23px no-repeat;font:200 24px/24px 'Source Sans Pro',sans-serif;color:#0f5474}.client-item[open] summary{display:none}.client-item>div{padding:20px;background:#f2f2f2 url('../legacy/assets/img/customers-close.png') right 25px no-repeat;border-bottom:1px solid #0f5474;cursor:pointer}.client-item h2{margin:0 0 25px;font:400 24px 'Source Sans Pro',sans-serif;color:#0f5474}.client-item p{font:14px Arial;color:#666}.client-item i{color:#0f5474;font-style:normal}

.legacy-contact{width:min(1170px,calc(100% - 40px));margin:auto;padding:30px 0 90px;display:grid;grid-template-columns:670px 470px;gap:30px}.contact-form-side{padding-left:35px}.contact-kicker,.legacy-contact h2{margin:0 0 10px;font:200 24px 'Source Sans Pro',sans-serif;color:#0f5474}.contact-phone{margin:0 0 30px;font:200 60px/44px 'Source Sans Pro',sans-serif;color:#333}.contact-phone i{display:inline-block;width:44px;height:44px;margin-right:10px;background:url('../legacy/assets/img/phone.png');vertical-align:bottom}.legacy-contact aside>p{font:12px/18px Arial;color:#666}.map-placeholder{width:470px;height:250px;margin-top:20px;background:#e4e7ea}.contact-client{display:block;width:470px;height:127px;margin-top:40px;background:url('../legacy/assets/img/user-contact.png')}.contact-client-ca{background-image:url('../legacy/assets/img/user-contact-ca.png')}.contact-client-en,.contact-client-it{background-image:url('../legacy/assets/img/user-contact-en.png')}.contact-client-fr{background-image:url('../legacy/assets/img/user-contact-fr.png')}.legal-wrap{width:min(1170px,calc(100% - 40px));margin:50px auto 100px}.legal-wrap .rich-text{margin:0 20px}.legal-wrap h1,.legal-wrap h2,.legal-wrap h3{color:#0f5474}

.reservation-wrap{width:min(900px,calc(100% - 40px));margin:40px auto 100px}.reservation-wrap>h1{font:300 48px 'Source Sans Pro';color:#fa3817}.reservation-wrap>h2{font:300 28px 'Source Sans Pro';color:#333}.reservation-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px}.reservation-form h3,.reservation-form .wide{grid-column:1/-1}.reservation-form label{display:grid;gap:5px;color:#fa3817;font-size:12px}.reservation-form input,.reservation-form select,.reservation-form textarea{padding:10px;border:1px solid #979faa;font:14px 'Droid Sans'}.reservation-form .check{display:flex;color:#333}.reservation-form .check input{width:auto}.reservation-form button{grid-column:2;justify-self:end;border:0;background:#000449;color:#fff;padding:11px 30px}

@media(max-width:900px){.about-hero{background-position:center;background-size:cover}.about-hero>div>div,.about-hero h1{width:70%}.about-columns,.clients-grid,.legacy-contact,.news-detail,.legacy-detail{grid-template-columns:1fr}.about-what>div{columns:1}.residence-card{grid-template-columns:1fr;height:auto}.residence-copy{height:auto}.residence-photo{height:320px}.legacy-detail-main,.news-detail-copy,.contact-form-side{padding-left:0}.legacy-detail-aside,.news-detail aside{width:100%}.footer-copy nav{max-width:none}.home-content:after{display:none}}
@media(max-width:560px){.about-hero h1{font-size:40px}.about-hero>div>div,.about-hero h1{width:100%}.about-columns{grid-template-columns:1fr}.residence-copy{padding:40px 30px}.residence-copy h2{font-size:32px}.residence-actions{flex-wrap:wrap}.legacy-gallery,.legacy-gallery img,.news-detail aside img,.map-placeholder,.contact-client{width:100%}.residence-tabs{flex-wrap:wrap}.clients-grid{grid-template-columns:1fr}.reservation-form{grid-template-columns:1fr}.reservation-form>*{grid-column:1!important}}
.about-hero{height:auto;min-height:440px;background-position:right top}.about-hero>div{padding:60px 0}
.content-card{position:relative}
.section-head>div{position:relative;justify-content:space-between}.section-head>div>h1{margin-left:auto}.section-back{align-self:center;margin-top:35px;padding:9px 22px 9px 35px;border-radius:20px;background:#fff;color:#1977a1;font-size:14px}.section-search{align-self:center;display:flex;gap:12px;margin-top:35px}.section-search select,.section-search input{width:210px;height:34px;padding:0 14px;border:0;border-radius:18px;background:#ffffff20;color:#fff}.section-search select option{color:#333}.section-search input::placeholder{color:#fff}.section-search button{height:34px;padding:0 20px;border:0;border-radius:18px;background:#fff;color:#1977a1;font-weight:700}
@media(max-width:700px){.section-head{height:auto;min-height:110px}.section-head>div{display:block;padding:20px 0}.section-head>div>h1{margin-top:12px}.section-search{display:none}.section-back{display:inline-block;margin:0}}
.legacy-gallery button{position:absolute;z-index:3;top:50%;width:19px;height:33px;margin-top:-16px;border:0;background-color:transparent;cursor:pointer}.gallery-prev{left:20px;background-image:url('../legacy/assets/img/left-arrow-gal.png')}.gallery-next{right:20px;background-image:url('../legacy/assets/img/right-arrow-gal.png')}
.map-frame{display:block;width:470px;height:250px;margin-top:20px;border:0;background:#e4e7ea}.detail-map{height:220px}
@media(max-width:560px){.map-frame{width:100%}}
.about-hero{height:440px;min-height:440px;overflow:hidden}.about-hero>div{height:440px;padding:45px 0 25px}.about-hero>div>div{width:600px;font-size:14px;line-height:20px}.about-hero p{margin:0 0 8px}.about-hero h1{margin-bottom:18px}
@media(max-width:900px){.about-hero{height:auto;min-height:440px;overflow:visible}.about-hero>div{height:auto;padding:45px 0}.about-hero>div>div{width:70%}}

/* Final spacing, two-line footer and interactive residence flows. */
@media(min-width:901px){
    .topbar{right:18px}
    .site-footer{height:auto!important;min-height:100px!important;padding:10px 55px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 213px 165px!important;gap:20px;align-items:center!important}
    .site-footer .footer-copy{display:contents!important}
    .footer-copy nav{position:static!important;grid-column:1;width:auto!important;max-width:none!important;margin:0!important;overflow:visible!important;line-height:17px!important}
    .footer-copy small{position:static!important;grid-column:3;width:auto!important;margin:0!important;text-align:right;white-space:normal!important}
    .footer-badges{position:static!important;grid-column:2;margin:0!important;gap:10px!important}
    .footer-row{display:block;white-space:nowrap}.footer-row+.footer-row{margin-top:5px}
}
main:has(.listing-wrap){padding-bottom:19px}.legacy-pager{margin-bottom:0}
.residence-tabs a.active{background:#fa3817;color:#fff}.residence-panel[hidden],.reservation-step[hidden]{display:none!important}
.residence-video{position:relative;width:100%;padding-top:56.25%;margin:22px 0;background:#111}.residence-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.reservation-steps{display:flex;gap:10px;margin:25px 0 35px}.reservation-steps span{min-width:105px;padding:8px 24px;border-radius:20px;background:#f2f2f2;color:#fa3817;text-align:center}.reservation-steps span.active{background:#fa3817;color:#fff}.reservation-next,.reservation-previous{display:inline-block;margin-top:20px;padding:10px 25px;background:#000449;color:#fff;font-size:12px}.reservation-next{float:right}.reservation-form .reservation-previous{grid-column:1;justify-self:start;margin:0}.reservation-privacy{font:12px/18px Arial;color:#555}.reservation-privacy p{margin:8px 0}
@media(max-width:1200px) and (min-width:901px){.site-footer{padding-left:30px!important;padding-right:30px!important;grid-template-columns:minmax(0,1fr) 180px 130px!important;gap:12px!important}.site-footer nav{font-size:9px!important}.site-footer img{height:65px}.footer-row{letter-spacing:-.15px}}
@media(max-width:900px){.topbar{right:auto}.footer-row{display:block}.footer-row+.footer-row{margin-top:5px}}
@media(max-width:520px){.languages{padding:0 16px 0 7px}}

/* Stable top language bar and clickable home news. */
@media(min-width:901px){.topbar{right:0;width:380px}.client-link{width:170px;background-size:170px 70px}.languages{width:210px;padding-left:20px;padding-right:18px}.client-link:hover,.client-link.client-en:hover,.client-link.client-it:hover{background-position:0 -35px}}
.news-card-link{display:block;color:inherit}.news-card-link p{color:#333}.news-card-link:hover p{color:#000449}
@media(max-width:520px){.topbar{width:100%}.client-link{width:145px;background-size:145px 70px}.languages{font-size:10px}.client-link:hover,.client-link.client-en:hover,.client-link.client-it:hover{background-position:0 -35px}}

/* News artwork keeps its original proportions; the client button uses one silhouette in every language. */
.content-card.news-card-list img{object-fit:contain;background:#fff}
.topbar{background:transparent}
.languages{height:35px;display:flex;align-items:center;background:#f2f2f2}
.client-link{display:block;clip-path:none;background-color:transparent!important;background-repeat:no-repeat!important}
.client-link:before{content:none}

/* Mobile experience shared by every public template. */
.nav-toggle{display:none}
@media(max-width:700px){
    html,body{max-width:100%;overflow-x:hidden}
    main img,main iframe,main table{max-width:100%}
    .topbar{position:relative;right:auto;width:100%;height:35px;margin:0}
    .client-link{width:145px;min-width:145px;height:35px;background-size:145px 70px!important}
    .languages{width:calc(100% - 145px);min-width:0;padding:0 8px;justify-content:center;font-size:9px}
    .languages span{margin-right:2px}.languages a,.languages i{margin-left:2px}
    .site-header{height:auto}
    .header-inner{position:relative;display:block;width:100%;height:auto}
    .brand{display:block;width:205px;height:105px;margin:auto;background-position:center}
    .nav-toggle{display:flex;position:absolute;right:15px;top:34px;z-index:3;width:42px;height:38px;padding:9px;border:0;background:#f2f2f2;flex-direction:column;justify-content:space-between;cursor:pointer}
    .nav-toggle span{display:block;width:100%;height:2px;background:#0f5474}
    .main-nav{display:none;width:100%;margin:0;padding:7px 15px 15px;background:#fff;grid-template-columns:1fr 1fr;gap:1px}
    .main-nav.open{display:grid}
    .main-nav a{padding:11px 8px!important;border-bottom:1px solid #eee;font-size:14px!important;line-height:18px;text-align:center;white-space:normal}
    .hero{height:480px;overflow:hidden}
    .hero-inner{width:100%}
    .hero-copy{top:105px;left:20px;width:calc(100% - 40px);text-shadow:0 1px 5px #0006}
    .hero h1{font-size:30px;line-height:30px}.hero h1 strong{font-size:34px;line-height:34px}
    .hero h2,.hero.hero-blue h2{height:auto;font-size:25px;line-height:28px}
    .hero p{margin:18px 0 30px;font-size:15px;line-height:21px}
    .hero-photo{width:100%;background-position:center}.hero-arrow{top:235px}.hero-prev{left:8px}.hero-next{right:8px}
    .home-content{display:block;height:auto;min-height:0;padding:36px 20px;background:#fff;overflow:visible}
    .home-content h2{width:auto;height:auto;margin:0 0 22px;font-size:39px;line-height:42px}
    .news-panel,.features-panel{width:100%;margin:0;padding:0}
    .news-carousel{width:100%;height:310px}
    .news-card img,.news-card img.fit-original{width:100%;height:210px;object-fit:contain;background:#fff}
    .news-arrow{height:210px}.news-card p{font-size:16px;line-height:23px}
    .features-panel{margin:35px -20px -36px;width:calc(100% + 40px);padding:35px 20px 45px;background:#cbcdda}
    .features-panel h2{width:auto;margin:0 0 22px;font-size:34px;line-height:38px}
    .feature-carousel{width:100%;height:auto;margin:0}.feature-image{width:100%;height:auto;object-fit:contain}.feature-cut,.feature-tabs{display:none}
    .find-link{width:100%;height:auto;margin:32px 0 0;grid-template-columns:72px minmax(0,1fr)}
    .find-link span{width:65px;height:80px;background-size:contain;background-repeat:no-repeat}
    .find-link strong{padding:4px 0 0;margin:0 0 8px;font-size:24px;line-height:27px}.find-link small{font-size:16px;line-height:20px}
    .section-head{height:auto;min-height:96px}.section-head>div{display:block;width:calc(100% - 40px);padding:18px 0}
    .section-head>div>h1{margin:10px 0 0;font-size:35px;line-height:40px}.section-back{display:inline-block;margin:0}
    .listing-wrap{width:calc(100% - 30px);grid-template-columns:1fr;gap:22px;margin:28px auto}
    .content-card{width:100%;height:auto}.content-card img{width:100%;height:225px;object-fit:cover}
    .content-card>a>div{display:grid;height:auto;min-height:82px;padding:14px 18px;grid-template-columns:minmax(0,1fr) auto;column-gap:10px;align-items:center}
    .content-card h2{grid-column:1;grid-row:1;margin:0;font-size:19px;line-height:23px;overflow-wrap:anywhere}
    .content-card small{grid-column:1;grid-row:2}.card-detail{position:static;grid-column:2;grid-row:1/3;align-self:center;margin:0;padding:9px 13px;white-space:nowrap;font-size:11px}
    .news-card-list>a>div{display:block}.news-card-list img{object-fit:contain}.news-card-list h2{font-size:15px;line-height:21px}
    .premise-badge{right:-4px;top:-4px;transform:scale(.8);transform-origin:right top}
    .legacy-pager{width:calc(100% - 30px);margin:4px auto 22px;text-align:center}.legacy-pager span{display:block;margin:0 0 10px}.legacy-pager a{margin-left:-5px}
    .residence-list{padding:24px 15px 42px}.residence-card{display:block;width:100%;height:auto;margin-bottom:24px}
    .residence-copy{height:auto;padding:35px 28px}.residence-copy h2{font-size:32px;line-height:34px}.residence-actions{flex-wrap:wrap;margin-top:24px}
    .residence-photo{height:270px}.residence-photo i{display:none}.residence-photo img{height:100%;object-fit:cover}
    .legacy-detail,.news-detail,.legacy-contact{width:calc(100% - 40px);grid-template-columns:1fr;gap:25px;padding:30px 0 60px}
    .legacy-detail-main,.news-detail-copy,.contact-form-side{padding-left:0}.legacy-detail-main>h1{font-size:43px;line-height:42px;overflow-wrap:anywhere}
    .news-detail h1{font-size:37px;line-height:42px;overflow-wrap:anywhere}.news-detail aside img{width:100%;height:auto}
    .legacy-gallery,.legacy-gallery img{width:100%;height:230px}.legacy-gallery{min-height:230px}
    .map-frame,.contact-client{width:100%}.contact-client{height:auto;aspect-ratio:470/127;background-size:contain;background-position:center;background-repeat:no-repeat}
    .reserve-now{width:100px;height:90px;margin-left:14px;background-size:100px 180px}.reserve-now:hover{background-position:bottom}
    .residence-tabs{gap:7px;flex-wrap:wrap}.residence-tabs a{padding:6px 14px;font-size:14px}
    .residence-video{margin:18px 0}.rich-text{overflow-wrap:anywhere}.rich-text img{height:auto!important}
    .clients-grid,.about-columns,.legal-wrap,.reservation-wrap{width:calc(100% - 40px);margin-left:auto;margin-right:auto}
    .clients-grid{grid-template-columns:1fr;margin-top:25px;margin-bottom:60px}.client-item summary{font-size:21px}
    .about-hero>div{width:calc(100% - 40px)}.about-hero>div>div,.about-hero h1{width:100%}.about-columns{grid-template-columns:1fr;padding:45px 0 65px}.about-columns h2{font-size:42px}.about-eco img{height:auto}
    .contact-phone{font-size:43px;line-height:42px;overflow-wrap:anywhere}.contact-phone i{width:38px;height:38px;background-size:contain}
    .contact-form input,.contact-form select,.contact-form textarea{max-width:100%}
    .reservation-wrap{margin-top:30px;margin-bottom:60px}.reservation-wrap>h1{font-size:40px;line-height:44px}.reservation-wrap>h2{font-size:25px}
    .reservation-steps{gap:8px}.reservation-steps span{flex:1;min-width:0;padding:8px 4px}.reservation-form{grid-template-columns:1fr}.reservation-form>*{grid-column:1!important}
    .site-footer{display:flex!important;height:auto!important;min-height:0!important;padding:25px 20px!important;gap:22px;align-items:flex-start!important;flex-direction:column}
    .site-footer .footer-copy{display:block!important;width:100%}.footer-copy nav{display:grid!important;position:static!important;width:100%!important;grid-template-columns:1fr 1fr;gap:9px 16px;line-height:15px!important;white-space:normal!important}
    .footer-row{display:contents}.footer-copy nav i{display:none}.footer-copy nav a{font-size:10px}
    .footer-copy small{display:block!important;position:static!important;width:auto!important;margin:22px 0 0!important;text-align:left!important;font-size:10px;line-height:15px}
    .footer-badges{display:flex!important;position:static!important;margin:0!important;gap:15px!important}.site-footer img{height:62px}
}
/* English and Italian keep the Catalan button's exact geometry and icon scale. */
.client-link.client-en,.client-link.client-it{
    display:flex;align-items:center;justify-content:center;
    clip-path:polygon(0 0,94% 0,100% 100%,6% 100%);
    background:#414141!important;color:#fff;
    font:400 11px/35px 'Droid Sans',sans-serif;text-transform:uppercase;
}
.client-link.client-en span,.client-link.client-it span{position:static;clip-path:none;width:auto;height:auto;overflow:visible}
.client-link.client-en:before,.client-link.client-it:before{
    content:"";flex:none;width:15px;height:15px;margin-right:7px;
    background:url('../legacy/assets/img/client-ca.png') -30px -10px/160px 70px no-repeat;
}
.client-link.client-en:hover,.client-link.client-it:hover{background:#0f5474!important}
.client-link.client-en:hover:before,.client-link.client-it:hover:before{background-position:-30px -45px}
@media(max-width:370px){
    .languages span{display:none}.languages{font-size:9px}
    .brand{width:190px}.nav-toggle{right:10px}
    .hero-copy{left:16px;width:calc(100% - 32px)}
    .content-card img{height:205px}.card-detail{padding:8px 10px;font-size:10px}
    .residence-copy{padding:30px 22px}.contact-phone{font-size:39px;line-height:39px}
}
.legacy-gallery video{display:none;width:470px;height:290px;object-fit:cover;background:#000}.legacy-gallery video.active{display:block}
@media(max-width:700px){.legacy-gallery video{width:100%;height:230px}}

/* Detail refinements: one separator and inline contact data. */
.legacy-detail .share-rule{height:0;border-top:1px solid #e0e0e0;border-bottom:0;margin:20px 0}
.detail-contact{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.detail-contact span{display:inline-flex;align-items:baseline;gap:4px}
.detail-contact i{color:#45abda;font-style:normal;font-weight:700}
.detail-contact b{overflow-wrap:anywhere}
.contact-form select{width:100%;border:1px solid #979faa;padding:11px;font:14px 'Droid Sans',sans-serif;background:#fff;color:#333}
.contact-privacy{font:12px/18px Arial,sans-serif;color:#555}
.contact-privacy strong{display:block;margin-bottom:8px;color:#0f5474}
.contact-privacy p{margin:7px 0}
.contact-privacy a{color:#1977a1;text-decoration:underline}
.gallery-expand{position:absolute!important;right:12px!important;bottom:12px!important;top:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:10px 16px!important;border:0!important;border-radius:22px;background:#fff!important;color:#333;font:700 13px 'Droid Sans',sans-serif;box-shadow:0 2px 8px #0004}
.gallery-expand:before{content:'+';display:inline-block;margin-right:7px;color:#45abda;font-size:18px;line-height:10px}
.gallery-dialog{width:min(1050px,calc(100% - 30px));max-height:90vh;padding:0;border:0;border-radius:4px;box-shadow:0 12px 50px #0008}
.gallery-dialog::backdrop{background:#000b}
.gallery-dialog-head{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border-bottom:1px solid #ddd;color:#333}
.gallery-dialog-head button{width:36px;height:36px;border:0;background:transparent;color:#333;font-size:30px;line-height:30px;cursor:pointer}
.gallery-dialog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px;background:#f2f2f2}
.gallery-dialog-grid a,.gallery-dialog-grid img,.gallery-dialog-grid video{display:block;width:100%}
.gallery-dialog-grid img,.gallery-dialog-grid video{height:220px;object-fit:cover;background:#000}
.residence-news{padding:3px 0 15px;border-bottom:1px solid #e0e0e0;font:13px/20px Arial,sans-serif}
.residence-news time{display:block;margin-bottom:7px;color:#666}
.residence-news a{color:#333}.residence-news a:hover{color:#fa3817}.residence-news strong{font-size:16px}
.residence-news div,.residence-news p{margin:7px 0 0;color:#666}
@media(max-width:700px){.gallery-dialog-grid{grid-template-columns:1fr}.gallery-dialog-grid img,.gallery-dialog-grid video{height:auto;max-height:70vh;object-fit:contain}}
.residence-prices{overflow-x:auto}
.residence-prices>p:first-child strong,.residence-prices>p>strong:first-child{color:#fa3817}
.residence-prices table{width:100%;margin:12px 0 26px;border:0;border-collapse:collapse;border-spacing:0;table-layout:auto}
.residence-prices tr{background:#f2f2f2}
.residence-prices td{padding:12px 20px;border:0;border-bottom:2px solid #fff;font:14px/20px Arial,sans-serif;color:#555;vertical-align:middle}
.residence-prices td:last-child{width:30%;min-width:145px;text-align:right;font-weight:700;color:#333}
@media(max-width:560px){.residence-prices td{padding:10px 12px;font-size:13px}.residence-prices td:last-child{min-width:120px}}

/* Standalone university residence landing. */
.residence-landing-page{background:#f7f5f2;color:#302f2d}
.landing-header{position:sticky;z-index:20;top:0;height:84px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:30px;background:#fff;box-shadow:0 2px 18px #37201412}
.landing-brand{width:190px;height:70px;flex:none;background:url('../legacy/assets/img/brand.png') left center/contain no-repeat}
.landing-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.landing-nav a{color:#4a4744;font:600 13px 'Droid Sans',sans-serif}.landing-nav a:hover{color:#fa3817}
.landing-nav .landing-reserve-small{padding:11px 18px;border-radius:24px;background:#fa3817;color:#fff}.landing-nav .landing-reserve-small:hover{background:#d92f12;color:#fff}
.landing-languages{display:flex;gap:7px;padding-left:20px;border-left:1px solid #ddd}.landing-languages a{color:#aaa;font:700 11px Arial,sans-serif}.landing-languages a.active{color:#fa3817}
.landing-hero{min-height:610px;display:grid;grid-template-columns:minmax(420px,42%) 1fr;background:#fa3817;color:#fff}
.landing-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(35px,calc((100vw - 1180px)/2)) 70px max(35px,calc((100vw - 1180px)/2))}
.landing-hero-copy>span{margin-bottom:16px;font:700 13px 'Droid Sans',sans-serif;letter-spacing:2px;text-transform:uppercase}.landing-hero-copy h1{margin:0 0 24px;font:300 clamp(47px,5vw,76px)/.95 'Source Sans Pro',sans-serif}.landing-hero-copy div{font:17px/27px 'Droid Sans',sans-serif}.landing-hero-copy div p{margin:0 0 12px}.landing-hero-copy>a{align-self:flex-start;margin-top:32px;padding:14px 28px;border-radius:28px;background:#fff;color:#fa3817;font-weight:700}
.landing-hero-photo{min-height:610px;overflow:hidden;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.landing-hero-photo img{width:100%;height:100%;object-fit:cover}
.landing-intro{width:min(1040px,calc(100% - 40px));margin:-45px auto 55px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 16px 40px #3b20191c}
.landing-intro>div{padding:25px 30px;border-right:1px solid #eee}.landing-intro>div:last-child{border:0}.landing-intro strong,.landing-intro span{display:block}.landing-intro strong{color:#fa3817;font:600 21px 'Source Sans Pro',sans-serif}.landing-intro span{margin-top:3px;color:#777;font-size:12px;text-transform:uppercase;letter-spacing:1px}
.landing-accordions{width:min(1040px,calc(100% - 40px));margin:0 auto 90px}
.landing-accordion{margin-bottom:13px;background:#fff;border:1px solid #ebe7e3;box-shadow:0 5px 20px #2e1d1510}.landing-accordion>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:23px 28px;cursor:pointer;color:#3a3734;font:600 25px 'Source Sans Pro',sans-serif}.landing-accordion>summary::-webkit-details-marker{display:none}.landing-accordion>summary b{color:#fa3817;font:300 30px/20px Arial;transition:transform .2s}.landing-accordion[open]>summary{color:#fa3817;border-bottom:1px solid #eee}.landing-accordion[open]>summary>b{transform:rotate(45deg)}
.landing-accordion-content{padding:28px 35px 38px}.landing-accordion-content.rich-text{font-size:15px;line-height:1.8}
.landing-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.landing-gallery a,.landing-gallery img,.landing-gallery video{display:block;width:100%}.landing-gallery img,.landing-gallery video{height:220px;object-fit:cover;background:#111}
.landing-location{display:grid;grid-template-columns:1fr 1.5fr;gap:30px}.landing-location h2{margin:0;color:#fa3817;font:400 28px/34px 'Source Sans Pro',sans-serif}.landing-location p{line-height:25px}.landing-location a{color:#fa3817}.landing-location iframe{width:100%;height:330px;border:0}
.landing-faq>details{border-bottom:1px solid #eee}.landing-faq>details>summary{list-style:none;display:flex;justify-content:space-between;padding:16px 0;cursor:pointer;color:#555;font-weight:700}.landing-faq>details>summary::-webkit-details-marker{display:none}.landing-faq>details>summary b{color:#fa3817}.landing-faq>details>div{padding:0 0 20px;font:14px/23px Arial,sans-serif;color:#666}
.landing-news{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.landing-news article{padding:22px;background:#f7f5f2}.landing-news time{font-size:11px;color:#888}.landing-news h2{margin:8px 0;color:#fa3817;font:500 23px 'Source Sans Pro',sans-serif}.landing-news article div{font:13px/21px Arial,sans-serif;color:#666}
.landing-reservation .reservation-wrap{width:100%;margin:0}.landing-reservation .reservation-steps{margin-top:0}.landing-reservation .reservation-form h3{color:#fa3817}.landing-reservation .reservation-step:after{content:'';display:block;clear:both}
.landing-footer{min-height:105px;padding:25px max(25px,calc((100% - 1040px)/2));display:flex;align-items:center;justify-content:space-between;background:#302f2d;color:#aaa}.landing-footer>span{color:#fff;font:300 28px 'Source Sans Pro',sans-serif;letter-spacing:3px}.landing-footer small{text-align:right;line-height:18px}
@media(max-width:900px){.landing-header{height:auto;min-height:74px;flex-wrap:wrap;padding:5px 20px}.landing-brand{width:160px;height:62px}.landing-nav{order:3;width:100%;margin:0;justify-content:center;padding:7px 0 12px}.landing-languages{margin-left:auto}.landing-hero{grid-template-columns:1fr;min-height:0}.landing-hero-copy{padding:70px 35px}.landing-hero-photo{min-height:420px;clip-path:none}.landing-intro{margin-top:-25px}.landing-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.landing-header{gap:10px}.landing-brand{width:130px}.landing-nav{gap:7px;justify-content:space-between}.landing-nav a{white-space:nowrap;padding:7px}.landing-nav .landing-reserve-small{display:none}.landing-languages{padding-left:8px;gap:4px}.landing-hero-copy{padding:55px 22px}.landing-hero-copy h1{font-size:48px}.landing-hero-photo{min-height:300px}.landing-intro{grid-template-columns:1fr;margin-bottom:35px}.landing-intro>div{padding:18px 22px;border-right:0;border-bottom:1px solid #eee}.landing-accordion>summary{padding:18px 20px;font-size:21px}.landing-accordion-content{padding:20px}.landing-gallery,.landing-location,.landing-news{grid-template-columns:1fr}.landing-gallery img,.landing-gallery video{height:auto;max-height:330px}.landing-location iframe{height:280px}.landing-footer{align-items:flex-start;gap:20px;flex-direction:column}.landing-footer small{text-align:left}}

/* Residence landing concept 2: editorial, commercial and transparent. */
.landing-v2-page{--lv2-ink:#13213c;--lv2-cream:#f4f0e8;--lv2-coral:#eb604b;--lv2-sage:#dbe3db;margin:0;background:#fff;color:var(--lv2-ink);font-family:'DM Sans',sans-serif}
.landing-v2-page h1,.landing-v2-page h2,.landing-v2-page h3{font-family:'Manrope',sans-serif}.lv2-shell{width:min(1180px,calc(100% - 48px));margin:auto}
.lv2-header{position:sticky;z-index:40;top:0;height:82px;padding:0 max(24px,calc((100% - 1280px)/2));display:flex;align-items:center;gap:24px;background:#fff;border-bottom:1px solid #e8e5df}.lv2-brand,.lv2-footer-brand{width:176px;height:62px;flex:none;background:url('../legacy/assets/img/brand.png') left center/contain no-repeat}.lv2-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.lv2-nav a{color:var(--lv2-ink);font-size:13px;font-weight:600}.lv2-nav a:hover{color:var(--lv2-coral)}.lv2-languages{display:flex;gap:6px;padding-left:18px;border-left:1px solid #ddd}.lv2-languages a{color:#aaa;font:700 10px Arial}.lv2-languages a.active{color:var(--lv2-coral)}.lv2-header-cta,.lv2-mobile-cta{padding:12px 19px;border-radius:4px;background:var(--lv2-coral);color:#fff;font-size:12px;font-weight:700}.lv2-header-cta:hover{background:#d74e3b}
.lv2-hero{position:relative;min-height:720px;display:flex;align-items:flex-end;overflow:hidden;background:var(--lv2-ink);color:#fff}.lv2-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lv2-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0d1c37e8 0,#0d1c37b3 38%,#0d1c3726 72%),linear-gradient(0deg,#0d1c378c,transparent 52%)}.lv2-hero-copy{position:relative;z-index:2;padding-bottom:116px}.lv2-kicker{display:block;margin-bottom:18px;font-size:12px;font-weight:700;letter-spacing:2.3px;text-transform:uppercase}.lv2-coral{color:var(--lv2-coral)}.lv2-hero h1{width:min(740px,75%);margin:0;font-size:clamp(58px,7.2vw,104px);line-height:.94;letter-spacing:-5px}.lv2-hero-copy>p{max-width:520px;margin:26px 0 30px;font-size:19px;line-height:29px}.lv2-hero-actions{display:flex;gap:12px}.lv2-btn{display:inline-flex;min-height:48px;padding:0 24px;align-items:center;border-radius:4px;font-size:13px;font-weight:700}.lv2-btn-light{background:#fff;color:var(--lv2-ink)}.lv2-btn-coral{background:var(--lv2-coral);color:#fff}.lv2-quick{position:absolute;z-index:3;right:max(24px,calc((100% - 1180px)/2));bottom:0;width:min(560px,45vw);display:grid;grid-template-columns:repeat(3,1fr);background:#fff;color:var(--lv2-ink)}.lv2-quick>div{padding:24px;border-right:1px solid #e7e4de}.lv2-quick>div:last-child{border:0}.lv2-quick small,.lv2-quick strong{display:block}.lv2-quick small{margin-bottom:7px;color:#848b94;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.lv2-quick strong{font-size:15px;overflow-wrap:anywhere}
.lv2-section{padding:110px 0}.lv2-section h2{margin:0;font-size:clamp(39px,5vw,68px);line-height:1.05;letter-spacing:-2.5px}.lv2-split{display:grid;grid-template-columns:1fr 1fr;gap:95px}.lv2-lead>p{margin:0 0 30px;font:500 21px/33px 'Manrope',sans-serif}.lv2-lead .rich-text{color:#596171;font-size:15px;line-height:26px}.lv2-lead .rich-text img{max-width:100%;height:auto}.lv2-lead .residence-video{max-width:640px}
.lv2-room{padding-top:20px}.lv2-room-grid{display:grid;grid-template-columns:1.35fr .65fr;min-height:590px;background:var(--lv2-cream)}.lv2-room-photo{position:relative;min-height:590px;overflow:hidden}.lv2-room-photo img{width:100%;height:100%;object-fit:cover}.lv2-room-photo span{position:absolute;left:22px;bottom:22px;padding:10px 14px;background:#fff;color:var(--lv2-ink);font-size:11px;font-weight:700}.lv2-room-copy{display:flex;padding:65px;justify-content:center;flex-direction:column}.lv2-room-copy h2{font-size:50px}.lv2-room-copy p{margin:26px 0;color:#596171;font-size:16px;line-height:28px}.lv2-text-link{align-self:flex-start;padding-bottom:6px;border-bottom:1px solid var(--lv2-coral);color:var(--lv2-ink);font-size:13px;font-weight:700}.lv2-text-link b{margin-left:8px;color:var(--lv2-coral)}
.lv2-services{background:var(--lv2-ink);color:#fff}.lv2-services h2{max-width:700px}.lv2-amenities{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:60px;background:#ffffff30}.lv2-amenities>div{min-height:145px;padding:28px;background:var(--lv2-ink);display:flex;justify-content:space-between;flex-direction:column}.lv2-amenities i{color:#7f8ba0;font-size:12px;font-style:normal}.lv2-amenities strong{font:600 20px 'Manrope',sans-serif}.lv2-expand{margin-top:30px;border-top:1px solid #ffffff3b;border-bottom:1px solid #ffffff3b}.lv2-expand>summary{display:flex;padding:20px 4px;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-weight:700}.lv2-expand>summary::-webkit-details-marker{display:none}.lv2-expand>summary b{color:var(--lv2-coral);font-size:26px}.lv2-expand[open]>summary b{transform:rotate(45deg)}.lv2-expand>.rich-text{padding:15px 4px 35px;color:#d9deea;font-size:14px;line-height:24px}.lv2-expand img{max-width:100%;height:auto!important}
.lv2-rates{background:var(--lv2-cream)}.lv2-rate-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.lv2-rate-grid>div:first-child>p{max-width:390px;color:#596171;line-height:27px}.lv2-price-table{padding:28px;background:#fff}.lv2-price-table>p:first-child{margin-top:0}.lv2-price-table table{margin:15px 0}.lv2-price-table tr{background:#fff}.lv2-price-table td{padding:16px 14px;border-bottom:1px solid #dfddd7}.lv2-price-table td:last-child{color:var(--lv2-coral)}
.lv2-gallery-section h2{max-width:780px;margin-bottom:48px}.lv2-gallery{display:grid;height:660px;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:1fr 1fr;gap:10px}.lv2-gallery a{display:block;overflow:hidden;background:#ddd}.lv2-gallery a:first-child{grid-row:1/3}.lv2-gallery a:nth-child(n+6){display:none}.lv2-gallery img,.lv2-gallery video{width:100%;height:100%;object-fit:cover;transition:transform .35s}.lv2-gallery a:hover img{transform:scale(1.03)}
.lv2-location-section{background:var(--lv2-sage)}.lv2-location-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.lv2-location-grid h3{margin:35px 0 16px;font-size:20px;line-height:29px}.lv2-location-grid p{line-height:25px}.lv2-location-grid a{color:var(--lv2-coral)}.lv2-location-grid iframe{width:100%;height:500px;border:0;filter:saturate(.75)}
.lv2-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.lv2-faq details{border-top:1px solid #d9d9d9}.lv2-faq details:last-child{border-bottom:1px solid #d9d9d9}.lv2-faq summary{display:flex;padding:21px 0;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-weight:700}.lv2-faq summary::-webkit-details-marker{display:none}.lv2-faq summary b{color:var(--lv2-coral);font-size:22px}.lv2-faq details[open] summary b{transform:rotate(45deg)}.lv2-faq details>div{padding:0 35px 23px 0;color:#596171;font-size:14px;line-height:24px}
.lv2-news-section{padding-top:0}.lv2-news-section h2{font-size:43px;margin-bottom:35px}.lv2-news{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lv2-news article{padding:26px;background:var(--lv2-cream)}.lv2-news time{color:#8c8c8c;font-size:11px}.lv2-news h3{margin:10px 0;font-size:20px}.lv2-news article>div{color:#596171;font-size:13px;line-height:21px}
.lv2-reservation{background:var(--lv2-coral);color:#fff}.lv2-reservation h2{margin-bottom:45px}.lv2-reservation-card{padding:42px;background:#fff;color:var(--lv2-ink);border-radius:4px}.lv2-reservation .reservation-wrap{width:100%;margin:0}.lv2-reservation .reservation-steps{margin-top:0}.lv2-reservation .reservation-form h3{color:var(--lv2-coral)}.lv2-reservation .reservation-step:after{content:'';display:block;clear:both}.lv2-footer{min-height:120px;padding:24px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#0c172c;color:#8590a4}.lv2-footer-brand{filter:brightness(0) invert(1);opacity:.9}.lv2-footer small{text-align:right;line-height:18px}.lv2-mobile-cta{display:none}
@media(max-width:1020px){.lv2-nav{display:none}.lv2-header{gap:16px}.lv2-languages{margin-left:auto}.lv2-hero{min-height:650px}.lv2-quick{right:24px;width:calc(100% - 48px);max-width:650px}.lv2-room-grid{grid-template-columns:1fr 1fr}.lv2-room-copy{padding:40px}.lv2-rate-grid,.lv2-location-grid,.lv2-faq-grid{gap:45px}.lv2-gallery{height:540px}}
@media(max-width:700px){.landing-v2-page{padding-bottom:64px}.lv2-shell{width:calc(100% - 32px)}.lv2-header{height:68px;padding:0 16px}.lv2-brand{width:125px;height:52px}.lv2-header-cta{display:none}.lv2-languages{padding-left:10px;gap:5px}.lv2-hero{min-height:650px;align-items:center}.lv2-hero-shade{background:linear-gradient(0deg,#0d1c37ed 0,#0d1c3757 100%)}.lv2-hero-copy{padding:70px 0 150px}.lv2-hero h1{width:100%;font-size:53px;line-height:.98;letter-spacing:-3px}.lv2-hero-copy>p{font-size:17px;line-height:26px}.lv2-quick{right:16px;bottom:16px;width:calc(100% - 32px);grid-template-columns:1fr}.lv2-quick>div{display:none;padding:16px}.lv2-quick>div:first-child{display:block}.lv2-section{padding:72px 0}.lv2-section h2{font-size:40px;letter-spacing:-1.8px}.lv2-split,.lv2-room-grid,.lv2-rate-grid,.lv2-location-grid,.lv2-faq-grid{grid-template-columns:1fr;gap:35px}.lv2-lead>p{font-size:18px;line-height:29px}.lv2-room{padding-top:0}.lv2-room-grid{width:100%}.lv2-room-photo{min-height:360px}.lv2-room-copy{padding:42px 24px}.lv2-room-copy h2{font-size:38px}.lv2-amenities{grid-template-columns:1fr 1fr;margin-top:40px}.lv2-amenities>div{min-height:120px;padding:20px}.lv2-amenities strong{font-size:16px}.lv2-price-table{padding:15px}.lv2-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:280px 170px}.lv2-gallery a:first-child{grid-column:1/3;grid-row:auto}.lv2-gallery a:nth-child(n+4){display:none}.lv2-location-grid iframe{height:360px}.lv2-faq-grid{gap:25px}.lv2-news{grid-template-columns:1fr}.lv2-reservation-card{padding:22px 16px}.lv2-footer{align-items:flex-start;gap:18px;flex-direction:column}.lv2-footer small{text-align:left}.lv2-mobile-cta{position:fixed;z-index:50;left:0;right:0;bottom:0;display:block;border-radius:0;padding:20px;text-align:center;box-shadow:0 -3px 18px #0002}}
