:root{--bg-color:#0f172a;--bg-gradient-start:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-primary:#3b82f6;--accent-glow:#3b82f680;--planet-color-1:#6366f1;--planet-color-2:#a855f7;--font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.not-found-module__sxuMuG__container{font-family:var(--font-family);background-color:var(--bg-color);background-image:radial-gradient(circle at 10% 20%, var(--bg-gradient-start) 0%, transparent 40%), radial-gradient(circle at 90% 80%, #1e1b4b 0%, transparent 40%);color:var(--text-primary);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.not-found-module__sxuMuG__contentWrapper{z-index:1;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:900px;display:flex;position:relative}.not-found-module__sxuMuG__textSection{text-align:left;flex:1;animation:1s ease-out not-found-module__sxuMuG__fadeIn}.not-found-module__sxuMuG__errorCode{background:linear-gradient(135deg, #fff 0%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:8rem;font-weight:800;line-height:1}.not-found-module__sxuMuG__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-secondary);max-width:450px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__actionButtons{flex-wrap:wrap;gap:1rem;display:flex}.not-found-module__sxuMuG__btnPrimary,.not-found-module__sxuMuG__btnSecondary{cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.not-found-module__sxuMuG__btnPrimary{background-color:var(--accent-primary);color:#fff;box-shadow:0 0 20px var(--accent-glow);border:1px solid #0000}.not-found-module__sxuMuG__btnPrimary:hover{box-shadow:0 10px 25px var(--accent-glow);background-color:#2563eb;transform:translateY(-2px)}.not-found-module__sxuMuG__btnSecondary{color:var(--text-primary);border:1px solid var(--text-secondary);background-color:#0000}.not-found-module__sxuMuG__btnSecondary:hover{border-color:var(--text-primary);background-color:#ffffff0d}.not-found-module__sxuMuG__visualSection{flex:1;justify-content:center;align-items:center;height:350px;display:flex;position:relative}.not-found-module__sxuMuG__planet{background:radial-gradient(circle at 30% 30%, var(--planet-color-1), var(--planet-color-2));z-index:2;border-radius:50%;width:200px;height:200px;animation:6s ease-in-out infinite not-found-module__sxuMuG__float;position:relative;box-shadow:inset -20px -20px 50px #00000080,0 0 50px #6366f14d}.not-found-module__sxuMuG__ring{z-index:1;border:2px solid #ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(70deg)rotateY(10deg);box-shadow:0 0 10px #ffffff0d}.not-found-module__sxuMuG__ring:after{content:"";border-top:3px solid var(--accent-primary);width:100px;height:100px;filter:drop-shadow(0 0 5px var(--accent-primary));opacity:.8;border-radius:50%;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.not-found-module__sxuMuG__debris{background:var(--text-secondary);opacity:.3;border-radius:4px;position:absolute}.not-found-module__sxuMuG__debris1{width:10px;height:10px;animation:8s ease-in-out 1s infinite not-found-module__sxuMuG__float;top:20%;left:20%}.not-found-module__sxuMuG__debris2{width:6px;height:6px;animation:7s ease-in-out .5s infinite not-found-module__sxuMuG__float;top:70%;right:20%}.not-found-module__sxuMuG__debris3{width:15px;height:2px;animation:9s ease-in-out 2s infinite not-found-module__sxuMuG__float;top:40%;right:10%}@keyframes not-found-module__sxuMuG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.not-found-module__sxuMuG__contentWrapper{text-align:center;flex-direction:column;gap:2rem}.not-found-module__sxuMuG__textSection{text-align:center;flex-direction:column;align-items:center;display:flex}.not-found-module__sxuMuG__errorCode{font-size:6rem}.not-found-module__sxuMuG__title{font-size:2rem}}
