:root{--ink:#1d1d1f;--mist:#f5f5f7;--blue:#147ce5;--muted:#6e6e73}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.topbar{height:52px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2;background:#ffffffe0;backdrop-filter:blur(16px);font-size:12px}.brand,.topbar img,footer img{display:block;width:142px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:calc(100svh - 52px);background:var(--mist)}.intro{display:flex;flex-direction:column;justify-content:center;padding:10vw clamp(36px,7vw,128px)}.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.intro h1,.manifesto h2,.contact h2{margin:20px 0 0;font-size:clamp(55px,6.6vw,112px);letter-spacing:-.078em;line-height:.93}.intro h1 span,.manifesto span,.contact span{color:#86868b}.intro p{max-width:430px;margin:27px 0 0;color:#515154;font-size:18px;line-height:1.35;letter-spacing:-.02em}.intro p+p{margin-top:13px}.link{margin-top:38px;color:var(--blue);font-size:17px}.hero-image{min-height:600px}.hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:53% center}.manifesto{max-width:1020px;margin:auto;padding:clamp(110px,15vw,210px) 30px;text-align:center}.manifesto>p:last-child{max-width:600px;margin:28px auto 0;color:var(--muted);font-size:clamp(18px,2vw,23px);line-height:1.34}.feature,.card{overflow:hidden;border-radius:28px;color:#fff;position:relative}.feature{min-height:790px;margin:0 14px 14px;background:#050505}.feature>img,.card>img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.feature:after,.card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 62%)}.feature:after{background:linear-gradient(90deg,#000a,transparent 65%)}.feature>div{position:relative;z-index:1;max-width:590px;padding:116px max(7vw,58px)}.feature .eyebrow,.card .eyebrow{color:#ffffffbd}.feature h2{margin:20px 0 0;font-size:clamp(54px,6.4vw,100px);letter-spacing:-.075em;line-height:.9}.feature div>p:not(.eyebrow){max-width:390px;margin-top:28px;font-size:19px;line-height:1.35}.button{display:inline-block;margin-top:36px;padding:12px 18px;border-radius:99px;background:#fff;color:#111;font-size:15px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 14px}.card{min-height:720px;background:#111}.card div{position:absolute;z-index:1;right:clamp(28px,5vw,70px);bottom:58px;left:clamp(28px,5vw,70px)}.card h2{margin:17px 0 0;max-width:490px;font-size:clamp(42px,4.4vw,70px);letter-spacing:-.07em;line-height:.93}.card div>p:not(.eyebrow){max-width:440px;margin:21px 0 0;font-size:17px;line-height:1.34}.contact{padding:clamp(100px,13vw,180px) max(7vw,30px) 115px}.contact a{display:block;width:max-content;max-width:100%;margin-top:54px;border-bottom:2px solid var(--ink);font-size:clamp(22px,3.1vw,38px);letter-spacing:-.05em}.contact .phone{margin-top:23px;border:0;color:var(--muted);font-size:18px;letter-spacing:-.02em}footer{display:grid;grid-template-columns:1fr auto auto;gap:34px;align-items:center;margin:0 14px 14px;padding:32px 30px;background:var(--mist)}footer a,footer small{color:var(--muted);font-size:12px}@media(max-width:760px){.topbar{height:50px;padding:0 20px}.hero{display:flex;flex-direction:column;min-height:0}.intro{padding:88px 22px 60px}.intro h1{font-size:clamp(54px,15vw,73px)}.intro p{font-size:17px}.hero-image{min-height:500px}.manifesto{padding:110px 22px}.manifesto h2,.contact h2{font-size:clamp(47px,13.5vw,67px)}.feature{min-height:640px;margin:0 10px 10px;border-radius:22px}.feature:after{background:linear-gradient(0deg,#0009,transparent 80%)}.feature>div{padding:62px 28px}.feature h2{font-size:clamp(50px,14vw,69px)}.cards{grid-template-columns:1fr;gap:10px;margin:0 10px}.card{min-height:560px;border-radius:22px}.card div{right:26px;bottom:40px;left:26px}.card h2{font-size:clamp(43px,12.5vw,61px)}.contact{padding:105px 22px 78px}footer{grid-template-columns:1fr auto;gap:22px;margin:0 10px 10px;padding:27px 20px}footer small{grid-column:1/-1}}.feature .button{display:inline-block}.cards .card{pointer-events:none;cursor:default}footer{display:flex;align-items:center;gap:18px;flex-wrap:nowrap}footer img{margin-right:auto}footer small{white-space:nowrap}.language-links{display:flex;gap:10px;white-space:nowrap}.language-links a{font-size:12px;font-weight:600;letter-spacing:.04em}@media(max-width:760px){footer{gap:10px}footer img{width:112px}footer a,footer small,.language-links a{font-size:10px}.language-links{gap:6px}}