.not-found{background:var(--ink);min-height:100svh;color:var(--paper);isolation:isolate;grid-template-rows:74px 1fr auto;display:grid;position:relative;overflow:hidden}.not-found-grid{z-index:-2;opacity:.38;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:clamp(86px,9vw,144px) clamp(86px,9vw,144px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.not-found:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #ff4d008c;border-radius:50%;width:64vw;position:absolute;top:50%;right:-22vw;transform:translateY(-50%);box-shadow:0 0 0 6vw #ff4d000a,0 0 0 12vw #ff4d0006}.not-found-nav{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:46px;padding:0 22px;display:grid}.not-found-nav>p,.not-found-footer p{color:#858981;font:500 8px var(--mono);letter-spacing:.1em}.not-found-scene{align-items:flex-end;width:min(100% - 44px,1440px);min-height:calc(100svh - 144px);margin:auto;padding:clamp(110px,14vh,180px) 0 clamp(54px,7vh,90px);display:flex;position:relative}.not-found-code{color:#0000;-webkit-text-stroke:1px #e9e8df33;font:560 clamp(220px,38vw,610px)/.65 var(--display);letter-spacing:-.12em;-webkit-user-select:none;user-select:none;display:flex;position:absolute;top:50%;right:-.025em;transform:translateY(-50%)}.not-found-code span:nth-child(2){color:var(--orange);-webkit-text-stroke:0;animation:not-found-pulse 3.2s var(--ease) infinite}.not-found-target{aspect-ratio:1;border:1px solid #ff4d00b3;border-radius:50%;place-items:center;width:clamp(116px,12vw,188px);animation:18s linear infinite not-found-orbit;display:grid;position:absolute;top:15%;right:8%}.not-found-target:before,.not-found-target:after,.not-found-target i{content:"";border:1px solid #ff4d0059;border-radius:50%;position:absolute}.not-found-target:before{inset:18%}.not-found-target:after{inset:36%}.not-found-target i:first-child{border-width:1px 0 0;border-radius:0;width:140%;height:1px}.not-found-target i:nth-child(2){border-width:0 0 0 1px;border-radius:0;width:1px;height:140%}.not-found-target span{color:var(--orange);font:500 18px var(--mono);animation:18s linear infinite not-found-counter}.not-found-copy{z-index:2;width:min(760px,65vw);position:relative}.not-found-copy h1{font:560 clamp(64px,8.8vw,138px)/.84 var(--display);letter-spacing:-.065em;text-transform:uppercase;margin:30px 0 38px}.not-found-copy>p:last-of-type{color:#a1a49c;max-width:560px;font-size:17px;line-height:1.55}.not-found-actions{font:560 9px var(--mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:30px;margin-top:48px;display:flex}.not-found-actions>a:not(.primary-link){border-bottom:1px solid #e9e8df73;padding:18px 0 9px}.not-found-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:0 22px;display:flex}@keyframes not-found-pulse{0%,to{opacity:.96}50%{opacity:.32}}@keyframes not-found-orbit{to{transform:rotate(360deg)}}@keyframes not-found-counter{to{transform:rotate(-360deg)}}@media (max-width:700px){.not-found{grid-template-rows:64px 1fr auto}.not-found-nav{grid-template-columns:1fr auto;padding:0 14px}.not-found-nav>p:last-child,.not-found-nav .brand b{display:none}.not-found-scene{width:calc(100% - 28px);min-height:calc(100svh - 124px);padding:120px 0 50px}.not-found:before{width:120vw;right:-76vw}.not-found-code{font-size:58vw;top:33%}.not-found-target{width:104px;right:3%}.not-found-copy{width:100%}.not-found-copy h1{margin:24px 0 30px;font-size:clamp(52px,15.5vw,72px)}.not-found-copy>p:last-of-type{font-size:15px}.not-found-actions{flex-direction:column;align-items:flex-start;gap:15px;margin-top:38px}.not-found-footer{min-height:60px;padding:0 14px}.not-found-footer p:first-child{display:none}}@media (prefers-reduced-motion:reduce){.not-found-code span:nth-child(2),.not-found-target,.not-found-target span{animation:none!important}}
