.not-found{justify-content:center;align-items:center;min-height:calc(100dvh - 50px);display:flex}.not-found .not-found-card{background:var(--light-sea-0);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 3rem;display:flex}.not-found .not-found-card h2{font-size:1.25rem;font-weight:600}.not-found .not-found-card p{color:var(--light-sea-900);font-size:.875rem}
