.notfound-page{background:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:60px 20px;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;display:flex}.notfound-container{text-align:center;background:#fff;border:1px solid #0047ff14;border-radius:32px;max-width:600px;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 20px 80px #0047ff0d}.notfound-container:before{content:"";background:linear-gradient(90deg,#0047ff 0%,#10b981 100%);height:6px;position:absolute;top:0;left:0;right:0}.notfound-icon-wrap{color:#0047ff;background:#0047ff0d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex}.notfound-title{color:#0b132b;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.notfound-desc{color:#475569;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.notfound-actions{justify-content:center;gap:16px;display:flex}@media (max-width:600px){.notfound-actions{flex-direction:column}}
