.not-found-page{background:#fff;color:#1a1a1a}.not-found-page__container{width:min(100% - 192px,1248px);min-height:600px;margin:0 auto;padding:40px 0 60px;display:grid;grid-template-columns:540px 630px;justify-content:space-between;gap:48px;align-items:start;box-sizing:border-box}.not-found-page__content{padding-top:40px}.not-found-page__eyebrow{margin:0 0 18px;color:#f04a19;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:600;line-height:1.3;letter-spacing:1.2px;text-transform:uppercase;animation:not-found-rise .52s ease both}.not-found-page h1{max-width:540px;margin:0;font-size:56px;font-weight:700;line-height:.94;letter-spacing:0;animation:not-found-rise .62s ease 80ms both}.not-found-page__lead{max-width:500px;margin:17px 0 0 4px;animation:not-found-rise .68s ease .16s both}.not-found-page__actions{display:flex;align-items:center;gap:14px;margin:31px 0 0 4px;animation:not-found-rise .72s ease .24s both}.not-found-page__button{min-height:49px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#f04a19;color:#fff;border:1px solid #f04a19;box-sizing:border-box;font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.not-found-page__button:hover{background:#d94012;border-color:#d94012}.not-found-page__button svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.not-found-page__button--secondary{min-height:47px;padding:0 20px;background:#fff;border-color:#1a1a1a;color:#1a1a1a}.not-found-page__button--secondary:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.not-found-page__visual{width:630px;height:500px;object-fit:cover;box-shadow:0 18px 34px rgba(0,0,0,.15)}.not-found-page__visual,.not-found-page__visual-frame{display:block;animation:not-found-visual .78s ease .16s both}.not-found-page__visual-frame .not-found-page__visual{animation:none}@keyframes not-found-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-visual{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.not-found-page h1,.not-found-page__actions,.not-found-page__eyebrow,.not-found-page__lead,.not-found-page__visual,.not-found-page__visual-frame{animation:none}}@media(max-width:1320px){.not-found-page__container{width:min(100% - 64px,1248px);padding:40px 0 60px;grid-template-columns:minmax(420px,540px) minmax(420px,630px);gap:42px}.not-found-page__visual{width:100%;height:auto;aspect-ratio:630/500}}@media(max-width:992px){.not-found-page__container{width:calc(100% - 64px);min-height:auto;padding:48px 0 64px;grid-template-columns:1fr;gap:36px}.not-found-page__visual{max-height:420px}.not-found-page__visual-frame{order:-1}}@media(min-width:375px)and (max-width:767px){.not-found-page__container{width:calc(100% - 32px);padding:40px 0 56px;gap:28px}.not-found-page h1{font-size:42px;line-height:1}.not-found-page__lead{margin-left:0}.not-found-page__lead p{font-size:16px}.not-found-page__actions{margin-left:0;flex-direction:column;align-items:stretch}.not-found-page__button{width:100%}.not-found-page__container{width:min(100% - 64px,327px);min-height:auto;padding:34px 0 28px;gap:36px}.not-found-page__content{padding-top:0}.not-found-page__eyebrow{margin:0 0 17px;font-size:12px;line-height:1.3;letter-spacing:1px}.not-found-page h1{max-width:100%;font-family:Funnel Sans,Inter,sans-serif;font-size:36px;font-weight:700;line-height:.98}.not-found-page__lead{max-width:100%;margin:18px 0 0}.not-found-page__actions{gap:10px;margin:31px 0 0}.not-found-page__button{min-height:50px;padding:0 22px;gap:10px;font-size:16px;font-weight:700}.not-found-page__button--secondary{min-height:50px;padding:0 20px}.not-found-page__visual-frame{width:100%}.not-found-page__visual{width:100%;height:226px;max-height:none;aspect-ratio:auto;object-fit:cover;box-shadow:none}}