.not-found-module__sxuMuG__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-inter);justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0070f31f 0%,#0000 70%);width:550px;height:550px;position:absolute;top:-15%;left:50%;transform:translate(-50%)}.not-found-module__sxuMuG__card{z-index:1;background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:20px;width:100%;max-width:520px;padding:44px 32px;animation:.5s cubic-bezier(.16,1,.3,1) forwards not-found-module__sxuMuG__scaleFadeIn;position:relative;box-shadow:0 20px 40px -15px #00000014}.not-found-module__sxuMuG__badgeWrapper{justify-content:center;margin-bottom:16px;display:flex}.not-found-module__sxuMuG__badge{color:var(--primary);letter-spacing:.02em;text-transform:uppercase;background:#0070f31a;border:1px solid #0070f333;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.not-found-module__sxuMuG__badgeIcon{width:16px;height:16px;animation:8s linear infinite not-found-module__sxuMuG__rotateCompass}.not-found-module__sxuMuG__errorCode{letter-spacing:-.04em;background:linear-gradient(135deg, var(--foreground) 30%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 12px;font-size:5.5rem;font-weight:900;line-height:1}.not-found-module__sxuMuG__title{color:var(--foreground);margin:0 0 10px;font-size:1.6rem;font-weight:700}.not-found-module__sxuMuG__description{color:var(--secondary-text);margin:0 0 28px;font-size:.95rem;line-height:1.5}.not-found-module__sxuMuG__countdownBox{background:var(--background);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;align-items:center;gap:12px;margin-bottom:28px;padding:20px;display:flex}.not-found-module__sxuMuG__timerCircle{background:var(--card-bg);border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;animation:1s ease-in-out infinite not-found-module__sxuMuG__pulseScale;display:flex;box-shadow:0 0 15px #0070f340}.not-found-module__sxuMuG__timerNumber{color:var(--primary);font-size:1.5rem;font-weight:800}.not-found-module__sxuMuG__timerText{color:var(--foreground);margin:0;font-size:.92rem}.not-found-module__sxuMuG__timerText strong{color:var(--primary);font-weight:700}.not-found-module__sxuMuG__progressBarWrapper{background:var(--border-color);border-radius:9999px;width:100%;height:6px;overflow:hidden}.not-found-module__sxuMuG__progressBar{background:linear-gradient(90deg, var(--primary) 0%, #00b4d8 100%);border-radius:9999px;height:100%;transition:width 1s linear}.not-found-module__sxuMuG__actions{justify-content:center;display:flex}.not-found-module__sxuMuG__primaryButton{width:100%;color:var(--btn-text);background:var(--btn-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:13px 24px;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0000001a}.not-found-module__sxuMuG__primaryButton:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 16px #00000026}.not-found-module__sxuMuG__primaryButton:active{transform:translateY(0)}@keyframes not-found-module__sxuMuG__scaleFadeIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes not-found-module__sxuMuG__pulseScale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes not-found-module__sxuMuG__rotateCompass{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:600px){.not-found-module__sxuMuG__card{border-radius:16px;padding:32px 20px}.not-found-module__sxuMuG__errorCode{font-size:4.2rem}.not-found-module__sxuMuG__title{font-size:1.35rem}}
