.not-found-page{background:var(--white);min-height:100svh}.not-found-hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:min(760px,100svh - 92px);padding:clamp(64px,8vw,112px) clamp(20px,5vw,72px);display:grid}.not-found-copy,.not-found-copy h1{max-width:720px}.not-found-intro{max-width:650px;margin-bottom:0;font-size:clamp(1.08rem,1.8vw,1.3rem)}.not-found-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.not-found-system{isolation:isolate;border:1px solid var(--line);background-color:var(--surface);background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:72px 72px;grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));width:100%;min-height:520px;display:grid;position:relative;overflow:hidden}.not-found-system:before{z-index:0;background:linear-gradient(90deg, var(--blue) 0 42%, transparent 42% 58%, var(--blue) 58% 100%);content:"";height:1px;position:absolute;top:50%;left:16%;right:16%}.not-found-system:after{z-index:2;border:2px solid var(--blue);background:var(--white);content:"";border-radius:999px;width:10px;height:10px;position:absolute;top:calc(50% - 5px);left:50%;transform:translate(-50%);box-shadow:0 0 0 7px #1f6bff1f}.not-found-status{grid-area:1/1/3/7;grid-template-columns:1fr auto;align-items:start;gap:18px;padding:clamp(22px,3vw,34px);display:grid;position:relative}.not-found-status span{color:var(--graphite);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.not-found-status strong{color:var(--blue);letter-spacing:-.08em;font-size:clamp(5.2rem,11vw,9.5rem);line-height:.72}.not-found-node{z-index:1;border:1px solid var(--black);background:var(--white);border-radius:6px;flex-direction:column;justify-content:space-between;min-width:0;min-height:112px;padding:14px;display:flex;position:relative;box-shadow:0 18px 48px #00000014}.not-found-node span{color:var(--blue);font-size:.76rem;font-weight:800}.not-found-node strong{font-size:clamp(.92rem,1.45vw,1.08rem);line-height:1.2}.not-found-node-origin{grid-area:4/1/6/3}.not-found-node-break{border-color:var(--blue);color:var(--white);background:var(--blue-deep);grid-area:4/3/6/5}.not-found-node-break span{color:#b9ccff}.not-found-node-return{grid-area:4/5/6/7}.not-found-routes{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr);align-items:start;gap:clamp(40px,7vw,100px);padding:clamp(58px,7vw,96px) clamp(20px,5vw,72px);display:grid}.not-found-routes-heading{position:sticky;top:118px}.not-found-routes-heading h2{font-size:clamp(2.15rem,4vw,3.8rem)}.not-found-routes-heading>p:last-child{max-width:560px;margin-bottom:0}.not-found-route-grid{background:var(--line);gap:1px;width:100%;max-width:none;padding:1px;display:grid;overflow:visible}.not-found-route-grid>a{background:var(--white);border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2vw,24px);padding:clamp(20px,2.4vw,28px);transition:color .16s,background-color .16s;display:grid}.not-found-route-grid>a:hover,.not-found-route-grid>a:focus-visible{color:var(--white);background:var(--black);outline-offset:-3px;outline:3px solid #1f6bff3d}.not-found-route-number{color:var(--blue);font-size:.76rem;font-weight:800}.not-found-route-copy{gap:6px;display:grid}.not-found-route-copy strong{color:inherit;font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.2}.not-found-route-copy>span{color:var(--graphite);font-size:.94rem;line-height:1.5}.not-found-route-grid>a:hover .not-found-route-copy>span,.not-found-route-grid>a:focus-visible .not-found-route-copy>span{color:#d0d0d0}.not-found-route-arrow{color:var(--blue);font-size:1.3rem;font-weight:800}@media (max-width:980px){.not-found-hero,.not-found-routes{grid-template-columns:1fr}.not-found-hero{min-height:auto}.not-found-system{min-height:460px}.not-found-routes-heading{position:static}}@media (max-width:640px){.not-found-header .site-header-nav{display:none}.not-found-hero{gap:40px;padding:150px 18px 52px}.not-found-copy h1{max-width:360px}.not-found-actions{grid-template-columns:1fr;margin-top:28px;display:grid}.not-found-system{background-size:48px 48px;min-height:390px}.not-found-status{padding:20px}.not-found-status strong{font-size:clamp(4.4rem,24vw,6.2rem)}.not-found-node{min-height:96px;padding:12px}.not-found-node-origin{grid-area:4/1/6/4}.not-found-node-break{grid-area:4/4/6/7}.not-found-node-return{display:none}.not-found-system:before{left:25%;right:25%}.not-found-system:after{left:50%}.not-found-routes{gap:28px;padding:52px 18px}.not-found-route-grid>a{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;padding:18px 14px}.not-found-route-copy>span{font-size:.88rem}}
