.error-page-wrapper{background:rgba(255,255,255,.2);position:relative}.mesh-gradient{background-image:radial-gradient(at 0 0,rgba(13,110,253,.08) 0,transparent 50%),radial-gradient(at 100% 0,rgba(102,16,242,.08) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(13,110,253,.08) 0,transparent 50%),radial-gradient(at 0 100%,rgba(102,16,242,.08) 0,transparent 50%);filter:blur(60px);z-index:-1}.animated-background,.mesh-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.animated-background{z-index:1;overflow:hidden;pointer-events:none}.animated-background span{position:absolute;display:block;background:var(--primary,#0d6efd);border-radius:50%;bottom:-120px;opacity:0;filter:blur(4px);animation:float-up 20s linear infinite}.animated-background span:first-child{left:10%;width:150px;height:150px;animation-delay:0s;animation-duration:25s;background:rgba(13,110,253,.5)}.animated-background span:nth-child(2){left:35%;width:80px;height:80px;animation-delay:4s;animation-duration:18s;background:rgba(102,16,242,.5)}.animated-background span:nth-child(3){left:65%;width:100px;height:100px;animation-delay:8s;animation-duration:22s;background:rgba(13,110,253,.5)}.animated-background span:nth-child(4){left:85%;width:180px;height:180px;animation-delay:2s;animation-duration:30s;background:rgba(102,16,242,.4)}.animated-background span:nth-child(5){left:5%;width:40px;height:40px;animation-delay:10s;animation-duration:15s;background:rgba(13,110,253,.6)}.animated-background span:nth-child(6){left:20%;width:110px;height:110px;animation-delay:15s;animation-duration:25s;background:rgba(102,16,242,.5)}.animated-background span:nth-child(7){left:55%;width:30px;height:30px;animation-delay:5s;animation-duration:12s;background:rgba(13,110,253,.7)}.animated-background span:nth-child(8){left:80%;width:70px;height:70px;animation-delay:12s;animation-duration:28s;background:rgba(102,16,242,.4)}.animated-background span:nth-child(9){left:95%;width:50px;height:50px;animation-delay:7s;animation-duration:18s;background:rgba(13,110,253,.5)}.animated-background span:nth-child(10){left:30%;width:140px;height:140px;animation-delay:18s;animation-duration:35s;background:rgba(102,16,242,.3)}@keyframes float-up{0%{transform:translateY(0) rotate(0deg);opacity:0}20%{opacity:.8}80%{opacity:.8}to{transform:translateY(-140vh) rotate(1turn);opacity:0}}.error-card{max-width:580px;width:92%;border:1px solid rgba(255,255,255,.5)!important;z-index:10}.blur-backdrop{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.12)}.error-icon-box{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.error-card:hover .error-icon-box{transform:scale(1.15) rotate(8deg)}.max-w-lg{max-width:32rem}.hover-underline:hover{text-decoration:underline!important}.rounded-pill{border-radius:9999px!important}.bg-opacity-70{background-color:rgba(255,255,255,.7)!important}.z-10{z-index:10}