.not-found-module__sxuMuG__container{min-height:100vh;color:var(--theme-txt);background:linear-gradient(135deg,#34377514,#a2b3e833);justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__container:before{content:"";mix-blend-mode:soft-light;opacity:.55;pointer-events:none;background-image:linear-gradient(#34377514 1px,#0000 1px),linear-gradient(90deg,#34377514 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.not-found-module__sxuMuG__content{background:var(--theme-bg2);border-radius:24px;width:100%;max-width:720px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #3437752e}.not-found-module__sxuMuG__badge{color:var(--theme-CTA1);letter-spacing:.04em;text-transform:uppercase;background-color:#a2b3e840;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.not-found-module__sxuMuG__headline{color:var(--theme-CTA1);margin-bottom:1rem;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;line-height:1.1}.not-found-module__sxuMuG__subheadline{color:var(--theme-text-secondary);margin-bottom:2.5rem;font-size:clamp(1.05rem,2.6vw,1.35rem)}.not-found-module__sxuMuG__codeSurface{background:#012657bf;border:1px solid #a2b3e859;border-radius:18px;margin-bottom:2.5rem;padding:1.75rem 1.5rem 1.75rem 1.75rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.not-found-module__sxuMuG__codeSurface:before{content:"";opacity:.8;pointer-events:none;background:linear-gradient(135deg,#a2b3e824,#0000 60%);position:absolute;inset:0}.not-found-module__sxuMuG__codeHeader{align-items:center;gap:.4rem;margin-bottom:1.25rem;display:flex}.not-found-module__sxuMuG__codeDot{background:var(--theme-CTA2);opacity:.6;border-radius:50%;width:10px;height:10px}.not-found-module__sxuMuG__codeBody{color:#f0f5ffeb;gap:.35rem;font-family:Fira Code,Source Code Pro,Consolas,monospace;font-size:.95rem;line-height:1.6;display:grid}.not-found-module__sxuMuG__codeLine{opacity:.85;align-items:center;gap:.75rem;display:inline-flex}.not-found-module__sxuMuG__codeIndex{text-align:right;color:#a2b3e899;width:32px;font-size:.8rem}.not-found-module__sxuMuG__codeKeyword{color:#7dd3fc}.not-found-module__sxuMuG__codeString{color:#facc15}.not-found-module__sxuMuG__codeComment{color:#94a3b8cc}.not-found-module__sxuMuG__actions{flex-wrap:wrap;gap:1rem;display:flex}.not-found-module__sxuMuG__primaryButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.55rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.not-found-module__sxuMuG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 18px 32px #34377540}.not-found-module__sxuMuG__secondaryButton{color:var(--theme-CTA1);background-color:#0000;border:2px solid #34377533;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.55rem;font-size:1rem;font-weight:600;transition:transform .2s,border-color .2s;display:inline-flex}.not-found-module__sxuMuG__secondaryButton:hover{border-color:#34377559;transform:translateY(-2px)}.not-found-module__sxuMuG__shape{pointer-events:none;filter:blur(.5px);background:radial-gradient(circle,#a2b3e838,#a2b3e800);border-radius:50%;width:420px;height:420px;position:absolute}.not-found-module__sxuMuG__shapeOne{top:-160px;right:-140px}.not-found-module__sxuMuG__shapeTwo{bottom:-180px;left:-120px}.not-found-module__sxuMuG__timeline{color:var(--theme-text-muted);align-items:center;gap:.75rem;margin-top:2.75rem;font-size:.95rem;display:inline-flex}.not-found-module__sxuMuG__timeline:before{content:"";background:linear-gradient(90deg,var(--theme-CTA2),transparent);border-radius:999px;width:32px;height:2px;display:inline-block}.not-found-module__sxuMuG__matrix{pointer-events:none;mix-blend-mode:screen;opacity:.22;color:#a2b3e859;background-image:linear-gradient(#0000 0%,#a2b3e81a 50%,#0000 100%);font-family:Fira Code,monospace;font-size:.8rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.not-found-module__sxuMuG__matrix:after{content:"01 10 11 00 01 11 10 00 11 01 10 00 \a 10 11 00 01 10 10 00 11 01 01 00 10 \a 01 00 11 10 01 00 11 11 00 10 01 10";white-space:pre;opacity:.7;position:absolute;inset:0}.not-found-module__sxuMuG__notFoundDigits{letter-spacing:-.08em;color:#34377529;gap:.5rem;margin-bottom:1.5rem;font-size:clamp(4rem,14vw,8rem);font-weight:800;display:flex}.not-found-module__sxuMuG__digit{color:var(--theme-CTA1);display:inline-flex;position:relative}@media (max-width:640px){.not-found-module__sxuMuG__content{padding:2.75rem 2rem}.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{width:100%}}
