.not-found-module__HS70Aa__notFoundContainer{background-color:var(--background);justify-content:center;align-items:center;min-height:75vh;padding:3rem 1rem;display:flex}.not-found-module__HS70Aa__card{background-color:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:580px;box-shadow:var(--shadow-md);animation:not-found-module__HS70Aa__fadeIn var(--transition-normal) forwards;flex-direction:column;align-items:center;gap:1.5rem;padding:3.5rem 2rem;display:flex}.not-found-module__HS70Aa__iconWrapper{border-radius:var(--radius-full);width:80px;height:80px;color:var(--primary);background-color:#0f513214;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.not-found-module__HS70Aa__icon{animation:4s ease-in-out infinite not-found-module__HS70Aa__float}@keyframes not-found-module__HS70Aa__float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.not-found-module__HS70Aa__title{color:var(--text-main);font-size:1.75rem;font-weight:700;line-height:1.3}@media (min-width:768px){.not-found-module__HS70Aa__title{font-size:2rem}}.not-found-module__HS70Aa__primaryText{color:var(--text-main);font-size:1rem;line-height:1.6}.not-found-module__HS70Aa__secondaryText{color:var(--text-muted);border-top:1px solid var(--border-light);margin-top:.5rem;padding-top:1.5rem;font-size:.875rem;line-height:1.6}.not-found-module__HS70Aa__actions{flex-direction:column;gap:1rem;width:100%;margin-top:1rem;display:flex}@media (min-width:640px){.not-found-module__HS70Aa__actions{flex-direction:row;justify-content:center;gap:1rem}.not-found-module__HS70Aa__actions .btn{flex:1;max-width:200px}}
