.not-found-page{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);justify-content:center;align-items:center;min-height:80vh;padding:24px;display:flex}.not-found-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fffffff2;border:1px solid #fff3;border-radius:24px;max-width:500px;padding:48px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.not-found-icon-box{color:#1e3a8a;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.not-found-icon{animation:8s linear infinite spin-slow}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.not-found-title{color:#0f172a;letter-spacing:-.025em;margin:0 0 16px;font-size:2rem;font-weight:800}.not-found-desc{color:#475569;margin:0 0 32px;font-size:1.125rem;line-height:1.6}.not-found-action{justify-content:center;display:flex}
