.landing{overflow:hidden}.landing video{width:100%;height:100%;object-fit:cover;z-index:0}.landing video,.scrim{position:fixed;inset:0}.scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.55) 22%,rgba(0,0,0,.28) 42%,rgba(0,0,0,0) 65%)}.frame{position:relative;z-index:2;height:100dvh;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vh,64px) clamp(28px,5.5vw,110px)}.frame h1{font-size:clamp(26px,2.6vw,40px);font-weight:400;line-height:1.1;letter-spacing:-.03em}.lines{margin-top:clamp(16px,2.6vh,30px)}.lines p{font-size:clamp(15px,1.3vw,21px);font-weight:200;letter-spacing:-.01em;margin-top:clamp(12px,2.2vh,26px)}.explore{display:inline-block;background:#fff;color:#000;font-size:clamp(12px,1vw,15px);font-weight:300;padding:9px 26px;margin-top:clamp(18px,3.2vh,38px);transition:opacity .15s ease}.explore:hover{opacity:.85}.more{align-self:flex-start;font-size:clamp(13px,1.1vw,17px);font-weight:200;color:#b9b9b9;text-decoration:underline;text-underline-offset:5px;margin-bottom:clamp(64px,14vh,160px)}.more:hover{color:#fff}