.not-found-page{background:var(--ink);min-height:100svh;color:var(--white);grid-template-rows:auto 1fr auto;padding:clamp(24px,4vw,68px);display:grid}.not-found-brand{filter:brightness(0)invert();width:190px}.not-found-brand img{width:100%;height:auto}.not-found-copy{align-self:center;max-width:980px;padding-block:72px}.not-found-copy>p{color:#79b85e;letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:750}.not-found-copy h1{max-width:900px;color:var(--white);font-size:clamp(54px,9vw,132px);line-height:.92}.not-found-copy>span{color:#ffffff94;margin-top:30px;font-size:15px;display:block}.not-found-copy>div{align-items:center;gap:34px;margin-top:42px;display:flex}.not-found-copy .text-link{border-color:#ffffffa6}.not-found-page footer{color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff29;justify-content:space-between;gap:24px;padding-top:22px;font-size:9px;display:flex}@media (max-width:600px){.not-found-copy h1{font-size:54px}.not-found-copy>div,.not-found-page footer{flex-direction:column;align-items:flex-start}}
