:root{--black:#111;--gray:#737373;--line:#dedede;--space:clamp(24px,5.5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--black);background:#fff;font-family:Montserrat,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid;outline-offset:7px}img{display:block;max-width:100%}p{font-size:16px;line-height:1.8;color:#666}h1,h2,h3,p,figure{margin:0}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--space);border-bottom:1px solid #eee;background:#ffffffed;gap:24px}header .brand{width:208px}header .capital{width:123px;filter:brightness(0)}nav{display:flex;gap:32px;font-size:14px;font-weight:500}nav a{padding:12px 0}nav a:hover{opacity:.5}nav span{margin-left:10px}.progress{position:fixed;top:0;height:3px;width:100%;transform-origin:left;transform:scaleX(0);background:#888;z-index:20}.hero{padding:58px var(--space) 0}.eyebrow,.section-label{font-size:12px;letter-spacing:1.7px;font-weight:550}.eyebrow{display:flex;align-items:center;gap:12px}.line{display:block;width:28px;height:1px;background:#111}h1{font-size:clamp(40px,5.4vw,84px);font-weight:550;letter-spacing:-.058em;line-height:1.1;margin:29px 0 30px}h1 span{color:#858585}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px;gap:30px}.hero-bottom p{max-width:420px;font-size:16px}.round-link{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:500}.round-link b,footer b{font-weight:400;font-size:27px;display:grid;place-items:center;border:1px solid #bdbdbd;border-radius:50%;width:49px;height:49px;transition:background .2s,color .2s}.round-link:hover b,footer a:hover b{background:#111;color:white}.hero-image{height:clamp(380px,47vw,730px);position:relative;overflow:hidden}.hero-image>img{width:100%;height:110%;object-fit:cover;object-position:center 58%;will-change:transform}.hero-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0008)}figcaption{position:absolute;bottom:27px;left:28px;right:28px;color:white;font-size:12px;letter-spacing:1.2px;z-index:1;display:flex;justify-content:space-between}.section{padding:100px var(--space)}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:55px;font-size:12px}.intro{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end}h2{font-size:clamp(34px,4vw,62px);font-weight:500;letter-spacing:-.055em;line-height:1.15}.intro p{max-width:405px}.logos{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:46px}.logo-card{height:150px;background:#f6f6f6;border:1px solid #ebebeb;border-radius:19px;display:flex;justify-content:center;align-items:center;padding:32px;transition:transform .3s,background .3s}.logo-card:hover{transform:translateY(-5px);background:#eee}.logo-card img{max-height:83px;max-width:150px;width:auto;filter:grayscale(1);mix-blend-mode:multiply;object-fit:contain}.logo-card.animaz img{filter:brightness(0)}.combined{gap:8px;flex-direction:column}.combined img{max-width:104px;max-height:38px;filter:brightness(0)}.daily-end{display:flex;align-items:center;justify-content:space-between;margin-top:40px;gap:30px}.daily-end strong{font-weight:550;color:#111}.benefits{display:flex;gap:32px}.benefits span{display:flex;align-items:center;gap:10px;font-size:13px}svg{width:27px;height:27px;stroke:currentColor;stroke-width:1.35;fill:none;stroke-linecap:round;stroke-linejoin:round;display:block}.news{background:#111;color:white;padding-bottom:75px}.news .section-label{color:#b7b7b7}.news-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:54px}.news-heading h2 span{color:#929292}.news-heading>i svg{width:94px;height:94px;stroke-width:.7}.arrival{display:grid;grid-template-columns:150px 1fr 60px;align-items:center;gap:45px;border-top:1px solid #444;padding:32px 0}.arrival-logo{width:140px;height:130px;background:#fafafa;border-radius:14px;display:grid;place-items:center;padding:17px}.arrival-logo img{max-height:100px;object-fit:contain;filter:grayscale(1);mix-blend-mode:multiply}.tag{display:inline-block;font-size:11px;letter-spacing:1.4px;border:1px solid #666;border-radius:20px;padding:6px 10px;margin-bottom:12px}h3{font-size:25px;letter-spacing:-.035em;font-weight:500}.arrival p{color:#b3b3b3;margin-top:8px}.arrival>i svg{width:37px;height:37px}.interior{position:relative;height:440px;margin-top:50px;overflow:hidden}.interior img{width:100%;height:100%;object-fit:cover}.interior:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0008)}.numbers h2 span{color:#858585}.stats{display:grid;grid-template-columns:1fr 1fr;margin:50px 0 65px}.stats>div{padding:15px 0 10px}.stats>div+div{border-left:1px solid var(--line);padding-left:12%}.number{font-size:clamp(100px,15vw,224px);line-height:1;letter-spacing:-.045em;font-weight:450}.stat-label{display:flex;align-items:center;gap:16px;font-size:17px;margin-top:20px}.location{border-top:1px solid var(--line);padding-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.location>div{display:flex;gap:23px}.location h3{font-size:30px;line-height:1.3}.location strong{display:block;font-weight:550;color:#111;margin-top:12px}footer{border-top:1px solid var(--line);margin:0 var(--space);padding:36px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}footer>img{width:178px}footer>span{font-size:12px;color:#666}footer a{display:flex;align-items:center;gap:15px;font-size:12px}footer b{width:37px;height:37px;font-size:22px}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:50}.skip:focus{top:10px}.js-motion .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:none}@media(min-width:1600px){main,header,footer{max-width:1800px;margin-left:auto;margin-right:auto}}@media(max-width:760px){header{height:82px}.brand{max-width:160px}header .capital{width:92px}nav{display:none}.hero{padding-top:38px}h1{font-size:clamp(36px,7.3vw,54px);margin-top:26px;letter-spacing:-.06em}.eyebrow{font-size:10px;letter-spacing:1.2px}.hero-bottom{align-items:start;flex-direction:column;margin-bottom:28px;gap:24px}.hero-bottom p{font-size:15px;max-width:340px}.round-link{gap:16px}.round-link b{width:36px;height:36px;font-size:22px}.hero-image{height:360px;margin:0 calc(-1 * var(--space))}.hero-image img{object-position:50% 50%}figcaption{font-size:9px;left:20px;right:20px;bottom:20px}.section{padding:65px var(--space)}.section-label{margin-bottom:35px;font-size:10px;letter-spacing:1px}.section-label>span+span{display:none}.intro{grid-template-columns:1fr;gap:24px}h2{font-size:36px}.logos{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px}.logo-card{height:125px;padding:22px}.logo-card img{max-width:115px;max-height:75px}.combined img{max-width:90px;max-height:31px}.daily-end{flex-direction:column;align-items:start;gap:25px}.benefits{gap:16px;flex-wrap:wrap}.benefits span{font-size:11px;gap:6px}.benefits svg{width:21px}.news-heading{gap:15px}.news-heading h2{font-size:32px}.news-heading>i svg{width:40px;height:40px}.arrival{grid-template-columns:84px 1fr;gap:20px;padding:26px 0}.arrival-logo{width:84px;height:87px;padding:10px;border-radius:10px}.arrival-logo img{max-height:67px}.arrival>i{display:none}.arrival h3{font-size:21px}.arrival p{font-size:14px;line-height:1.65}.tag{font-size:9px;padding:5px 8px}.interior{height:300px;margin-top:28px}.interior figcaption{font-size:9px;line-height:1.6}.stats{gap:15px;margin:32px 0 45px}.number{font-size:clamp(86px,21vw,145px)}.stat-label{font-size:12px;gap:8px;align-items:start;line-height:1.6}.stat-label svg{width:23px;min-width:23px}.stats>div+div{padding-left:12%}.location{grid-template-columns:1fr;gap:25px;padding-top:30px}.location h3{font-size:26px}.location p{font-size:15px}footer{flex-wrap:wrap;padding:28px 0}footer>img{width:145px}footer>span{order:3;width:100%;font-size:11px}footer a{font-size:11px;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-image img{transform:none!important}}
