.not-found-page{z-index:50;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;background:radial-gradient(80% 60% at 15% 20%,#7ea2ff4d 0%,#0000 70%),radial-gradient(70% 50% at 85% 80%,#cb69ff40 0%,#0000 70%),radial-gradient(60% 40% at 50% 100%,#6482dc26 0%,#0000 60%),linear-gradient(160deg,#1a2540 0%,#0d1220 40%,#050810 100%);flex-direction:column;min-height:100vh;display:flex;position:fixed;inset:0;overflow:auto}.not-found-page__stars{pointer-events:none;z-index:0;position:fixed;inset:0}.not-found-page__star{opacity:var(--op);background:#fff;border-radius:50%;animation:36s linear infinite not-found-star-drift;position:absolute}@keyframes not-found-star-drift{0%{opacity:0;transform:translateY(0)}8%{opacity:var(--op)}92%{opacity:var(--op)}to{opacity:0;transform:translateY(-110vh)}}.not-found-page__content{z-index:1;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.not-found-page__container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:480px;padding:28px 24px 32px;animation:.5s cubic-bezier(.22,0,0,1) forwards not-found-fade-in}@keyframes not-found-fade-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.not-found-page__container--exiting{animation:.4s cubic-bezier(.22,0,0,1) forwards not-found-fade-out}@keyframes not-found-fade-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.96)}}.not-found-page__lottie{border-radius:24px;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 10px;display:flex;overflow:hidden}.not-found-page__lottie-inner{width:100%!important;height:100%!important}.not-found-page__code{letter-spacing:-3px;color:#fff;margin:0;font-size:112px;font-weight:700;line-height:1}.not-found-page__intro{color:#fffc;margin:0 0 20px;font-size:15px;line-height:1.5}.not-found-page__dropdown{text-align:left;width:100%;max-width:360px;margin:0 auto 24px}.not-found-page__dropdown-toggle{color:#ffffffb3;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:none;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;list-style:none;transition:background .2s;display:flex}.not-found-page__dropdown-toggle::-webkit-details-marker{display:none}.not-found-page__dropdown-toggle::marker{display:none}.not-found-page__dropdown-toggle:hover{background:#ffffff14}.not-found-page__dropdown-toggle:focus-visible{box-shadow:0 0 0 2px #ffffff4d}.not-found-page__dropdown[open] .not-found-page__dropdown-arrow{transform:rotate(180deg)}.not-found-page__dropdown-arrow{opacity:.8;flex-shrink:0;transition:transform .2s}.not-found-page__dropdown-panel{background:#ffffff0a;border-radius:0 0 12px 12px;margin-top:4px;overflow:hidden}.not-found-page__dropdown-content{padding:12px 16px 16px}.not-found-page__dropdown-label{color:#ffffffbf;margin:0 0 12px;font-size:13px;font-weight:600}.not-found-page__step{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.not-found-page__step:last-child{margin-bottom:0}.not-found-page__step-num{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:flex}.not-found-page__step-text{color:#ffffffa6;margin:0;font-size:13px;line-height:1.5}.not-found-page__divider{background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);border-radius:1px;width:100px;height:1px;margin:0 auto 20px}.not-found-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-page__btn{letter-spacing:.5px;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.not-found-page__btn:hover{background:#ffffff2e;transform:translateY(-1px)}.not-found-page__btn:active{-webkit-tap-highlight-color:transparent}.not-found-page__btn:focus{outline:none}.not-found-page__btn:focus-visible{box-shadow:0 0 0 3px #ffffff4d}
