.not-found-module__sxuMuG__container{background-color:var(--color-dark);min-height:100vh;color:var(--color-white);background-image:radial-gradient(circle at 50% 30%,#7128de2e 0%,#0000 60%);justify-content:center;align-items:center;padding:24px;font-family:Onest,sans-serif;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__glowBubble{background:var(--color-brand);filter:blur(120px);opacity:.15;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute}.not-found-module__sxuMuG__bubbleLeft{top:10%;left:-5%}.not-found-module__sxuMuG__bubbleRight{bottom:10%;right:-5%}.not-found-module__sxuMuG__card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);text-align:center;z-index:10;width:100%;max-width:580px;animation:not-found-module__sxuMuG__fadeIn .8s var(--transition-slow);background:#120c1e99;border:1px solid #7128de26;flex-direction:column;align-items:center;gap:24px;padding:48px 40px;display:flex;box-shadow:0 24px 80px #0006,inset 0 1px 1px #ffffff0d}.not-found-module__sxuMuG__logoWrapper{opacity:.95;width:120px;height:auto;transition:transform var(--transition-base);margin-bottom:8px}.not-found-module__sxuMuG__logoWrapper:hover{transform:scale(1.05)}.not-found-module__sxuMuG__logo{filter:brightness(0)invert();width:100%;height:auto}.not-found-module__sxuMuG__errorCode{background:linear-gradient(135deg, #fff 30%, var(--color-brand-light) 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;filter:drop-shadow(0 0 12px var(--color-brand-glow));-webkit-background-clip:text;margin:0;font-size:6.5rem;font-weight:900;line-height:1}.not-found-module__sxuMuG__title{color:var(--color-white);letter-spacing:-.5px;margin:0;font-size:1.8rem;font-weight:800}.not-found-module__sxuMuG__description{color:#ffffffb3;max-width:480px;margin:0;font-size:1rem;line-height:1.6}.not-found-module__sxuMuG__divider{background:linear-gradient(90deg, transparent, var(--color-brand-light), transparent);width:60px;height:3px;margin:8px 0}.not-found-module__sxuMuG__missionTitle{text-transform:uppercase;letter-spacing:2px;color:var(--color-brand-light);margin-bottom:-12px;font-size:.85rem;font-weight:700}.not-found-module__sxuMuG__actions{gap:16px;width:100%;margin-top:12px;display:flex}.not-found-module__sxuMuG__btnPrimary,.not-found-module__sxuMuG__btnSecondary{border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition-base);flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__btnPrimary{background:var(--color-brand);color:var(--color-white);box-shadow:0 4px 16px var(--color-brand-glow);border:none}.not-found-module__sxuMuG__btnPrimary:hover{background:var(--color-brand-light);box-shadow:0 8px 24px var(--color-brand-glow);transform:translateY(-2px)}.not-found-module__sxuMuG__btnSecondary{color:var(--color-white);background:#ffffff08;border:1px solid #ffffff1a}.not-found-module__sxuMuG__btnSecondary:hover{border-color:var(--color-brand-light);background:#ffffff14;transform:translateY(-2px)}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:580px){.not-found-module__sxuMuG__card{padding:32px 24px}.not-found-module__sxuMuG__errorCode{font-size:5rem}.not-found-module__sxuMuG__title{font-size:1.5rem}.not-found-module__sxuMuG__actions{flex-direction:column;gap:12px}.not-found-module__sxuMuG__btnPrimary,.not-found-module__sxuMuG__btnSecondary{width:100%}}
