.not-found{--not-found-stage-offset:max(0px, calc((100svh - 707px) / 2));min-height:max(707px,100svh);padding:calc(var(--not-found-stage-offset) + 203px) 32px 128px;background:var(--color-white);place-items:start center;display:grid;position:relative;overflow:hidden}.not-found__artwork{top:calc(var(--not-found-stage-offset) + 135px);width:min(880px,100vw - 32px);height:357px;position:absolute;left:50%;transform:translate(-50%)}.not-found__digit{position:absolute}.not-found__digit--left,.not-found__digit--right{width:30.44%;height:96.67%;top:1.32%}.not-found__digit--left{left:0}.not-found__digit--center{width:30.15%;height:99.83%;top:0;left:34.85%}.not-found__digit--right{right:0}.not-found__content{z-index:1;flex-direction:column;align-items:center;gap:48px;width:min(768px,100%);display:flex;position:relative}.not-found__copy{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.not-found__copy h1{color:var(--color-neutral-900);font-size:clamp(2.25rem,4.17vw,3.75rem);font-weight:var(--font-weight-semibold);letter-spacing:-.02em;margin:0;line-height:1.2}.not-found__copy p{max-width:768px;color:var(--color-neutral-600);font-size:var(--font-size-xl);margin:0;line-height:1.5}.not-found__actions{align-items:center;gap:12px;display:flex}.not-found__back,.not-found__home{min-height:48px;font-size:16px;font-weight:var(--font-weight-semibold);border:0;border-radius:8px;padding:12px 18px;line-height:24px}.not-found__back{color:#404040;background:var(--color-white);gap:6px;box-shadow:0 1px 2px #0000000d,inset 0 0 0 1px #d4d4d4,inset 0 0 0 1px #0000002e,inset 0 -2px #0000000d}.not-found__home{background:#881c1c;box-shadow:0 1px 2px #0000000d,inset 0 0 0 1px #0000002e,inset 0 -2px #0000000d,inset 0 0 0 1px #ffffff1f}.not-found__arrow{flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.not-found__arrow img{width:13.3333px;height:13.3333px}@media (max-width:767px){.not-found{--not-found-stage-offset:max(0px, calc((100svh - 620px) / 2));min-height:max(620px,100svh);padding:calc(var(--not-found-stage-offset) + 164px) 20px 80px}.not-found__artwork{top:calc(var(--not-found-stage-offset) + 116px);width:560px;height:227px}.not-found__content{gap:36px}.not-found__copy{gap:16px}.not-found__copy h1{font-size:clamp(2rem,10vw,2.75rem)}.not-found__copy p{font-size:1rem;line-height:1.6}}@media (max-width:420px){.not-found__actions{flex-direction:column-reverse;width:100%}.not-found__back,.not-found__home{width:100%}}
