.app-not-found{background:#08090c;display:flex;flex-direction:column;min-height:100vh}.app-not-found .not-found-content{align-items:center;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:120px 1rem 80px;position:relative}.app-not-found .not-found-content:before{background:radial-gradient(ellipse,#542fbe1f 0,#0000 70%);content:"";height:500px;left:50%;pointer-events:none;position:absolute;top:45%;transform:translate(-50%,-55%);width:700px}.app-not-found .not-found-inner{max-width:580px;position:relative;text-align:center;z-index:1}.app-not-found .not-found-signal{align-items:flex-end;display:flex;gap:4px;height:28px;justify-content:center;margin-bottom:24px}.app-not-found .not-found-signal .signal-bar{background:#ffffff14;border-radius:2px;width:6px}.app-not-found .not-found-signal .signal-bar.bar-1{height:7px}.app-not-found .not-found-signal .signal-bar.bar-2{height:13px}.app-not-found .not-found-signal .signal-bar.bar-3{height:19px}.app-not-found .not-found-signal .signal-bar.bar-4{height:25px}.app-not-found .not-found-signal .bar-1{animation:signal-pulse 2s ease-in-out infinite}@keyframes signal-pulse{0%,to{background:#ef44444d}50%{background:#ef4444}}.app-not-found .not-found-code{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dbfa60,#dbfa6059);-webkit-background-clip:text;background-clip:text;font-size:10rem;font-weight:800;letter-spacing:-4px;line-height:1;margin-bottom:8px;-webkit-user-select:none;user-select:none}@media screen and (max-width:768px){.app-not-found .not-found-code{font-size:7rem;letter-spacing:-2px}}.app-not-found .not-found-title{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:12px}@media screen and (max-width:768px){.app-not-found .not-found-title{font-size:1.3rem}}.app-not-found .not-found-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:420px}@media screen and (max-width:768px){.app-not-found .not-found-description{font-size:.92rem;margin-bottom:28px}}.app-not-found .not-found-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:48px}.app-not-found .not-found-actions .app-button{min-width:150px}.app-not-found .not-found-divider{background:#ffffff1a;height:1px;margin:0 auto 32px;width:48px}.app-not-found .not-found-links-label{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.app-not-found .not-found-links-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.app-not-found .not-found-links-list a{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;color:#ffffff80;font-size:.85rem;padding:6px 14px;text-decoration:none;transition:all .2s ease}.app-not-found .not-found-links-list a:hover{background:#dbfa600f;border-color:#dbfa6040;color:#dbfa60}
/*# sourceMappingURL=517.13758e47.chunk.css.map*/