.not-found-page{color:#e5e7eb;background:radial-gradient(circle at 20% 0,#132045 0%,#050b1b 45%,#020617 100%);justify-content:center;align-items:center;min-height:min(100vh,900px);padding:120px 24px 80px;display:flex}.not-found-inner{text-align:center;max-width:520px}.not-found-kicker{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8f2;margin:0 0 12px;font-size:.75rem;font-weight:700}.not-found-code{letter-spacing:-.04em;background:linear-gradient(135deg,#22d3ee,#38bdf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:clamp(4.5rem,14vw,7rem);font-weight:800;line-height:1}.not-found-title{color:#f8fafc;margin:0 0 14px;font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:700;line-height:1.35}.not-found-desc{color:#cbd5e1eb;margin:0 0 28px;font-size:.95rem;line-height:1.65}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-btn{border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.not-found-btn--primary{color:#0a1128;background:linear-gradient(135deg,#c9a227,#bfa06a);box-shadow:0 10px 30px #bfa06a59}.not-found-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px #bfa06a73}.not-found-btn--secondary{color:#f9fafb;background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 10px 28px #2563eb73}.not-found-btn--secondary:hover{transform:translateY(-2px)}.not-found-btn--ghost{color:#e2e8f0;background:#0f172a80;border:1px solid #94a3b873}.not-found-btn--ghost:hover{color:#f8fafc;border-color:#38bdf899}@media (max-width:480px){.not-found-actions{flex-direction:column;align-items:stretch}}
