.style-module__WMYZhq__notFoundPage{background-color:var(--background);background-image:var(--background-gradient);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.style-module__WMYZhq__notFoundContent{text-align:center;width:100%;max-width:450px;box-shadow:var(--card-shadow);border:1px solid var(--border-light);background:#fff;border-radius:24px;padding:3rem 2rem;animation:.5s ease-out style-module__WMYZhq__fadeInUp}@keyframes style-module__WMYZhq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__WMYZhq__notFoundIconWrapper{color:#94a3b8;border:2px solid var(--border-light);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;display:flex;box-shadow:inset 0 4px 6px #00000005}.style-module__WMYZhq__notFoundTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:900}.style-module__WMYZhq__notFoundText{color:var(--text-dim);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.style-module__WMYZhq__btnVoltarHome{background:var(--primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0d6efd4d}.style-module__WMYZhq__btnVoltarHome:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #0d6efd66}
