.not-found-module__sxuMuG__page{min-height:calc(100svh - var(--header-height));isolation:isolate;background:radial-gradient(38% 42% at 50% 43%,#1b3d5b3d,#0000 85%);flex-direction:column;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__grid{z-index:-1;background-image:linear-gradient(#627e9f12 1px,#0000 1px),linear-gradient(90deg,#627e9f12 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 70%,#0000);mask-image:linear-gradient(#0000,#000 20% 70%,#0000)}.not-found-module__sxuMuG__content{padding:36px var(--gutter) 64px;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__eyebrow,.not-found-module__sxuMuG__move{font-family:var(--font-code);letter-spacing:.14em;font-size:.68rem;font-weight:700}.not-found-module__sxuMuG__eyebrow{color:#ffd276;align-items:center;gap:11px;margin:0;display:inline-flex}.not-found-module__sxuMuG__statusDot{background:var(--primary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #ffb21ad9}.not-found-module__sxuMuG__eyebrowDivider{color:#607086}.not-found-module__sxuMuG__art{justify-content:center;align-items:center;gap:clamp(8px,3vw,30px);width:min(100%,730px);height:clamp(240px,29vw,300px);margin:8px 0 2px;display:flex}.not-found-module__sxuMuG__digit{color:#e8eef7;font-family:var(--font-code);letter-spacing:-.1em;text-shadow:0 14px 50px #00000047;font-size:clamp(115px,18vw,260px);font-weight:900;line-height:1}.not-found-module__sxuMuG__digit:first-child{margin-right:clamp(10px,1.5vw,18px)}.not-found-module__sxuMuG__cubeScene{--cube-size:clamp(120px, 17vw, 205px);width:calc(var(--cube-size) * 1.5);height:calc(var(--cube-size) * 1.5);perspective:800px;flex:none;place-items:center;display:grid;position:relative}.not-found-module__sxuMuG__orbit{border:1px solid #ffb21a66;border-top-color:#ffb21ad9;border-radius:50%;width:94%;height:44%;position:absolute;transform:rotate(-23deg);box-shadow:0 -8px 35px #ffb21a0f}.not-found-module__sxuMuG__cube{z-index:1;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d;animation:6s ease-in-out infinite not-found-module__sxuMuG__float;position:relative}.not-found-module__sxuMuG__face{backface-visibility:hidden;background:#050a12;border:3px solid #02060c;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4%;padding:4%;display:grid;position:absolute;inset:0;box-shadow:inset 0 0 12px #ffffff21,0 4px 18px #00000059}.not-found-module__sxuMuG__front{transform:translateZ(calc(var(--cube-size) / 2))}.not-found-module__sxuMuG__right{transform:rotateY(90deg) translateZ(calc(var(--cube-size) / 2))}.not-found-module__sxuMuG__top{transform:rotateX(90deg) translateZ(calc(var(--cube-size) / 2))}.not-found-module__sxuMuG__sticker{border-radius:5px;box-shadow:inset 0 1px 2px #ffffff47,inset 0 -4px 8px #0000002e}.not-found-module__sxuMuG__blue{background:#1388e5}.not-found-module__sxuMuG__red{background:#ee3049}.not-found-module__sxuMuG__orange{background:#f28b22}.not-found-module__sxuMuG__green{background:#09a87c}.not-found-module__sxuMuG__yellow{background:#f6ce38}.not-found-module__sxuMuG__white{background:#e7edf2}.not-found-module__sxuMuG__cubeShadow{filter:blur(16px);background:#00000094;border-radius:50%;width:58%;height:11%;position:absolute;bottom:5%}.not-found-module__sxuMuG__message{max-width:580px}.not-found-module__sxuMuG__move{color:var(--primary);margin:0 0 14px}.not-found-module__sxuMuG__message h1{color:var(--text-primary);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.08}.not-found-module__sxuMuG__message>p:not(.not-found-module__sxuMuG__move){max-width:470px;color:var(--text-secondary);margin:16px auto 0;font-size:1rem;line-height:1.65}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:25px;display:flex}.not-found-module__sxuMuG__actions a{border:1px solid var(--border-subtle);border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 19px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.not-found-module__sxuMuG__actions a:hover{transform:translateY(-2px)}.not-found-module__sxuMuG__actions a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.not-found-module__sxuMuG__actions .not-found-module__sxuMuG__primaryAction{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.not-found-module__sxuMuG__actions .not-found-module__sxuMuG__primaryAction:hover{background:var(--primary-hover)}.not-found-module__sxuMuG__actions .not-found-module__sxuMuG__secondaryAction{color:var(--text-primary);background:#ffffff08}.not-found-module__sxuMuG__actions .not-found-module__sxuMuG__secondaryAction:hover{border-color:var(--primary);background:#ffb21a14}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(2px)rotateX(-25deg)rotateY(-35deg)rotate(-3deg)}50%{transform:translateY(-8px)rotateX(-22deg)rotateY(-28deg)rotate(1deg)}}@media (max-width:600px){.not-found-module__sxuMuG__page{min-height:calc(100svh - 60px)}.not-found-module__sxuMuG__content{padding:35px 16px 60px}.not-found-module__sxuMuG__art{gap:5px;height:240px;margin-top:12px}.not-found-module__sxuMuG__digit{font-size:clamp(84px,22vw,130px)}.not-found-module__sxuMuG__cubeScene{--cube-size:clamp(100px, 27vw, 140px)}.not-found-module__sxuMuG__message h1{font-size:clamp(2rem,8vw,2.7rem)}.not-found-module__sxuMuG__message>p:not(.not-found-module__sxuMuG__move){font-size:.93rem}}@media (max-width:380px){.not-found-module__sxuMuG__cubeScene{--cube-size:96px}.not-found-module__sxuMuG__art{height:210px}.not-found-module__sxuMuG__digit{font-size:78px}.not-found-module__sxuMuG__digit:first-child{margin-right:0}.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__actions a{width:100%}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__cube{animation:none;transform:rotateX(-25deg)rotateY(-35deg)rotate(-3deg)}.not-found-module__sxuMuG__actions a{transition:none}}
