.not-found-module__sxuMuG__page{background:radial-gradient(circle at 15% 20%, #22c55e1a, transparent 28%), radial-gradient(circle at 85% 80%, #15803d14, transparent 30%), var(--color-background);place-items:center;min-height:100svh;padding:40px 20px;display:grid;position:relative;overflow:hidden}.not-found-module__sxuMuG__backgroundGlow{filter:blur(100px);pointer-events:none;background:#22c55e14;border-radius:50%;width:600px;height:600px;position:absolute}.not-found-module__sxuMuG__container{width:min(100%,920px);position:relative}.not-found-module__sxuMuG__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;position:relative;overflow:hidden}.not-found-module__sxuMuG__codeTop{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);align-items:center;gap:8px;height:52px;padding:0 20px;display:flex}.not-found-module__sxuMuG__dot{background:var(--color-primary-light);opacity:.7;border-radius:50%;width:9px;height:9px}.not-found-module__sxuMuG__dot:nth-child(2){background:var(--color-primary)}.not-found-module__sxuMuG__dot:nth-child(3){background:var(--color-primary-dark)}.not-found-module__sxuMuG__fileName{font-family:var(--font-mono);color:var(--color-muted-foreground);margin-left:8px;font-size:12px}.not-found-module__sxuMuG__content{text-align:center;padding:55px 30px 60px}.not-found-module__sxuMuG__errorNumber{font-family:var(--font-display);letter-spacing:-.08em;color:var(--color-primary-deep);justify-content:center;align-items:center;gap:5px;margin-bottom:20px;font-size:clamp(90px,15vw,160px);font-weight:800;line-height:.8;display:flex}.not-found-module__sxuMuG__zero{background:linear-gradient(145deg, var(--color-primary-light), var(--color-primary));border-radius:50%;place-items:center;width:clamp(85px,13vw,145px);height:clamp(85px,13vw,145px);animation:4s ease-in-out infinite not-found-module__sxuMuG__float;display:grid;transform:rotate(-8deg);box-shadow:0 15px 35px #15803d33,inset 0 1px 1px #ffffff80}.not-found-module__sxuMuG__zeroInner{background:var(--color-background);border-radius:50%;place-items:center;width:48%;height:48%;display:grid;box-shadow:inset 0 3px 10px #14221a14}.not-found-module__sxuMuG__zeroInner span{font-family:var(--font-mono);color:var(--color-primary-dark);font-size:clamp(22px,4vw,38px);font-weight:700;transform:rotate(8deg)}.not-found-module__sxuMuG__badge{border-radius:var(--radius-full);background:var(--color-surface-soft);width:fit-content;color:var(--color-primary-dark);font-family:var(--font-mono);letter-spacing:.1em;border:1px solid #15803d26;align-items:center;gap:8px;margin:0 auto 18px;padding:7px 13px;font-size:10px;font-weight:700;display:flex}.not-found-module__sxuMuG__badgeDot{background:var(--color-primary-light);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #22c55e1f}.not-found-module__sxuMuG__content h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(32px,5vw,52px);line-height:1.05}.not-found-module__sxuMuG__content h1 span{color:var(--color-primary)}.not-found-module__sxuMuG__content p{max-width:520px;color:var(--color-muted-foreground);margin:0 auto;font-size:15px;line-height:1.7}.not-found-module__sxuMuG__actions{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{border-radius:var(--radius-full);min-height:48px;transition:transform var(--transition-base), box-shadow var(--transition-base), background var(--transition-base);justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.not-found-module__sxuMuG__primaryButton{color:var(--color-white);background:var(--color-primary);box-shadow:0 8px 20px #15803d33}.not-found-module__sxuMuG__primaryButton:hover{background:var(--color-primary-dark);transform:translateY(-3px);box-shadow:0 12px 28px #15803d40}.not-found-module__sxuMuG__primaryButton span{transition:transform var(--transition-base);font-size:18px}.not-found-module__sxuMuG__primaryButton:hover span{transform:translate(-4px)}.not-found-module__sxuMuG__secondaryButton{color:var(--color-primary-dark);background:var(--color-surface);border:1px solid var(--color-border)}.not-found-module__sxuMuG__secondaryButton:hover{background:var(--color-surface-soft);border-color:#15803d4d;transform:translateY(-3px)}.not-found-module__sxuMuG__codeBottom{border-top:1px solid var(--color-border);background:var(--color-surface-muted);min-height:48px;color:var(--color-muted-foreground);font-family:var(--font-mono);justify-content:space-between;align-items:center;padding:0 20px;font-size:10px;display:flex}.not-found-module__sxuMuG__codeBottom span:first-child{color:var(--color-primary);letter-spacing:.12em;font-weight:800}.not-found-module__sxuMuG__floatingCard{border:1px solid var(--color-border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;animation:5s ease-in-out infinite not-found-module__sxuMuG__floatingCard;display:flex;position:absolute;top:105px;right:-35px}.not-found-module__sxuMuG__terminalIcon{width:30px;height:30px;color:var(--color-white);background:var(--color-primary);font-family:var(--font-mono);border-radius:9px;place-items:center;font-size:11px;font-weight:700;display:grid}.not-found-module__sxuMuG__floatingCard div{flex-direction:column;display:flex}.not-found-module__sxuMuG__floatingCard strong{color:var(--color-foreground);font-family:var(--font-mono);font-size:11px}.not-found-module__sxuMuG__floatingCard small{color:var(--color-muted-foreground);font-size:9px}.not-found-module__sxuMuG__decorOne,.not-found-module__sxuMuG__decorTwo,.not-found-module__sxuMuG__decorThree{z-index:-1;color:var(--color-primary);font-family:var(--font-mono);opacity:.1;pointer-events:none;font-weight:700;position:absolute}.not-found-module__sxuMuG__decorOne{font-size:70px;top:30px;left:-70px;transform:rotate(-12deg)}.not-found-module__sxuMuG__decorTwo{font-size:64px;bottom:30px;right:-75px;transform:rotate(10deg)}.not-found-module__sxuMuG__decorThree{letter-spacing:.2em;font-size:16px;top:45%;left:-100px}@keyframes not-found-module__sxuMuG__float{0%,to{transform:rotate(-8deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-8px)}}@keyframes not-found-module__sxuMuG__floatingCard{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-10px)rotate(0)}}@media (max-width:900px){.not-found-module__sxuMuG__floatingCard{top:-22px;right:15px}.not-found-module__sxuMuG__decorOne{left:-30px}.not-found-module__sxuMuG__decorTwo{right:-30px}}@media (max-width:600px){.not-found-module__sxuMuG__page{padding:20px 14px}.not-found-module__sxuMuG__card{border-radius:22px}.not-found-module__sxuMuG__content{padding:45px 20px 48px}.not-found-module__sxuMuG__errorNumber{margin-top:15px;margin-bottom:25px}.not-found-module__sxuMuG__content h1{font-size:31px}.not-found-module__sxuMuG__content p{font-size:14px}.not-found-module__sxuMuG__actions{flex-direction:column;width:100%}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{width:100%}.not-found-module__sxuMuG__codeBottom{padding:0 15px}.not-found-module__sxuMuG__codeBottom span:last-child,.not-found-module__sxuMuG__floatingCard,.not-found-module__sxuMuG__decorOne,.not-found-module__sxuMuG__decorTwo,.not-found-module__sxuMuG__decorThree{display:none}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__zero,.not-found-module__sxuMuG__floatingCard{animation:none}}
