.not-found-module__sxuMuG__notFoundWrapper{text-align:center;background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__glow{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);opacity:.15;filter:blur(80px);pointer-events:none;z-index:0;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__content{z-index:1;max-width:600px;position:relative}.not-found-module__sxuMuG__errorCode{background:linear-gradient(180deg, var(--foreground) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(100px,20vw,180px);font-weight:700;line-height:1}.not-found-module__sxuMuG__title{color:var(--foreground);margin-bottom:16px;font-size:32px}.not-found-module__sxuMuG__description{color:var(--secondary);margin-bottom:40px;font-size:19px;line-height:1.5}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.not-found-module__sxuMuG__homeBtn{padding:14px 32px;font-size:17px}.not-found-module__sxuMuG__secondaryBtn{background:var(--glass-bg);color:var(--foreground);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s var(--easing), background .2s var(--easing);cursor:pointer;border-radius:980px;padding:14px 32px;font-size:17px;font-weight:500}.not-found-module__sxuMuG__secondaryBtn:hover{background:var(--glass-border);transform:scale(1.02)}@media (max-width:768px){.not-found-module__sxuMuG__title{font-size:24px}.not-found-module__sxuMuG__description{font-size:17px}}
