.hero{display:grid;grid-template-columns:1.04fr 1fr;column-gap:4%;padding-top:45px}.hero__copy{padding-top:18px;padding-bottom:50px}.hero__copy>.eyebrow{color:var(--muted);font-size:10px}.hero__copy>.eyebrow span{color:var(--orange);font-size:18px;margin-right:8px}.hero h1{font-size:clamp(74px,8.2vw,118px);margin-top:23px;white-space:nowrap}.hero h1>span{color:var(--orange)}.hero__intro{font-size:14px;color:var(--muted);max-width:330px;line-height:1.85;margin-top:25px}.hero__actions{display:flex;align-items:center;gap:30px;margin-top:30px}.hero__signature{display:flex;gap:16px;align-items:center;margin-top:45px}.hero__signature>span{font-family:var(--display);font-size:26px;white-space:nowrap;border-right:1px solid var(--line);padding-right:16px}.hero__signature p{font-family:var(--mono);font-size:9px;line-height:1.9;letter-spacing:.03em}.hero__signature small{color:var(--muted);font-size:8px}.hero__visual{position:relative;align-self:stretch;min-width:0;margin-bottom:44px}.hero__visual>img{width:100%;height:100%;min-height:470px;max-height:565px;object-fit:cover;object-position:52% center;filter:saturate(.6)}.hero__photo-label{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center}.hero__photo-label .eyebrow{font-size:8px;background:var(--ink);padding:8px 10px}.hero__photo-label>span:last-child{color:var(--orange);font-size:27px}.hero__visual figcaption{position:absolute;bottom:0;left:0;right:0;padding:65px 25px 22px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-family:var(--display);font-size:28px;letter-spacing:.02em}.hero__rail{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);padding:24px 0 28px;font-family:var(--display);font-size:22px;letter-spacing:.03em}.hero__rail b{color:var(--orange);font-size:27px;font-family:var(--sans)}@media(max-width:1000px){.hero h1{font-size:clamp(65px,8.3vw,85px)}.hero__actions{gap:20px;align-items:start;flex-direction:column}.hero__visual>img{min-height:515px}.hero__signature{margin-top:30px}.hero__rail{font-size:17px}}@media(max-width:650px){.hero{grid-template-columns:1fr;padding-top:25px}.hero h1{font-size:clamp(67px,16vw,103px)}.hero__copy{padding-bottom:30px}.hero__actions{flex-direction:row;align-items:center;gap:20px}.hero__actions .button{padding-inline:16px;gap:24px;font-size:10px}.hero__actions .text-link{font-size:9px}.hero__visual{height:380px;margin-bottom:25px}.hero__visual>img{min-height:0}.hero__rail{flex-wrap:wrap;justify-content:center;gap:12px;font-size:16px;padding-block:18px}.hero__rail>span:last-child,.hero__rail>b:last-of-type{display:none}}
