.not-found-root{background-color:#f8fafc;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.not-found-main{flex-grow:1;justify-content:center;align-items:center;padding:3rem 1rem;display:flex;position:relative;overflow:hidden}.background-grid{opacity:.5;z-index:0;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.background-fade{z-index:1;background:radial-gradient(circle,#0000 0%,#f8fafc 100%);position:absolute;inset:0}.not-found-card{z-index:10;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:560px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}.not-found-content{flex-direction:column;align-items:center;display:flex}.illustration-wrapper{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex;position:relative}.illustration-bg{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:12px;position:absolute;inset:0}.illustration-svg{color:#2563eb;width:32px;height:32px;position:relative}.error-code{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.error-title{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700;line-height:1.2}.error-description{color:#64748b;max-width:400px;margin-top:1rem;font-size:1rem;line-height:1.6}.actions-container{flex-direction:row;justify-content:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.btn-primary{color:#fff;background-color:#2563eb;border-radius:8px;justify-content:center;align-items:center;min-width:140px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-width:120px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.btn-secondary:hover{color:#0f172a;background-color:#f8fafc}.divider{background-color:#e2e8f0;width:100%;height:1px;margin:2.5rem 0 1.5rem}.links-section{flex-direction:column;align-items:center;gap:.5rem;display:flex}.links-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.links-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.link-item{color:#475569;font-size:.875rem;text-decoration:none;transition:color .2s}.link-item:hover{color:#2563eb;text-decoration:underline}.dot{color:#cbd5e1;font-size:.75rem}@media (max-width:480px){.not-found-card{padding:2rem 1.5rem}.actions-container{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}
