.not-found-page{justify-content:center;align-items:center;min-height:100vh;padding:48px 16px;display:flex}.not-found-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:720px;padding:32px 28px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0f172a14,0 4px 16px #0f172a0d}.not-found-card:before{content:"";opacity:.8;z-index:0;background:linear-gradient(120deg,#3b82f614,#2563eb0d);position:absolute;inset:0}.not-found-card>*{z-index:1;position:relative}.not-found-icon{color:#2563eb;background:linear-gradient(145deg,#e5efff,#d9e8ff);border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:20px;display:inline-flex;box-shadow:0 10px 30px #2563eb33}.not-found-title{color:#0f172a;margin-bottom:12px;font-size:32px;font-weight:800}.not-found-description{color:#475569;max-width:520px;margin:0 auto 24px;font-size:16px;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.not-found-btn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:140px;padding:12px 18px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.not-found-btn svg{flex-shrink:0}.not-found-btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 30px #2563eb59}.not-found-btn.primary:hover,.not-found-btn.primary:focus-visible{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}.not-found-btn.ghost{color:#1d4ed8;background:#2563eb14;border-color:#2563eb33}.not-found-btn.ghost:hover,.not-found-btn.ghost:focus-visible{background:#2563eb24;border-color:#2563eb66;transform:translateY(-1px)}.not-found-btn.outline{color:#0f172a;background:#fff;border-color:#e2e8f0}.not-found-btn.outline:hover,.not-found-btn.outline:focus-visible{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.not-found-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb4d}.not-found-path{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;margin-top:6px;padding:10px 14px;font-size:14px;display:inline-flex}.not-found-path-label{color:#334155;font-weight:600}.not-found-path-value{color:#0f172a;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}@media (max-width:768px){.not-found-card{padding:28px 22px}.not-found-title{font-size:28px}.not-found-description{font-size:15px}.not-found-actions{flex-direction:column}.not-found-btn{width:100%}.not-found-path{justify-content:center;width:100%}}@media (max-width:480px){.not-found-card{border-radius:16px;padding:24px 18px}.not-found-title{font-size:24px}.not-found-icon{border-radius:20px;width:76px;height:76px}}@media (prefers-reduced-motion:reduce){.not-found-btn,.not-found-icon,.not-found-card{box-shadow:none;transition:none;transform:none}.not-found-card:before{background:#3b82f60f}}
