.not-found-module__HS70Aa__notFoundPage{min-height:100vh;padding:var(--space-8)var(--space-4);background:0 0;justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__container{text-align:center;max-width:600px}.not-found-module__HS70Aa__illustration{margin-bottom:var(--space-6)}.not-found-module__HS70Aa__washingMachine{display:inline-block}.not-found-module__HS70Aa__machineBody{background:linear-gradient(135deg,var(--teal-400)0%,var(--teal-600)100%);border-radius:var(--radius-xl);width:120px;height:120px;box-shadow:var(--shadow-lg);justify-content:center;align-items:center;display:flex;position:relative}.not-found-module__HS70Aa__machineBody:before{content:"";background:var(--bg-primary);border-radius:var(--radius-full);opacity:.5;width:10px;height:10px;position:absolute;top:10px;right:15px}.not-found-module__HS70Aa__machineBody:after{content:"";background:var(--bg-primary);border-radius:var(--radius-full);opacity:.5;width:10px;height:10px;position:absolute;top:10px;right:30px}.not-found-module__HS70Aa__machineWindow{border-radius:var(--radius-full);background:#fff3;border:4px solid #ffffff4d;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.not-found-module__HS70Aa__clothes{color:#fffc;gap:2px;font-size:2.5rem;animation:3s linear infinite not-found-module__HS70Aa__spin;display:flex}.not-found-module__HS70Aa__clothes span{font-size:1.2rem}@keyframes not-found-module__HS70Aa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.not-found-module__HS70Aa__errorCode{color:var(--primary-color);margin-bottom:var(--space-2);text-shadow:4px 4px 0 var(--primary-light);font-size:8rem;font-weight:800;line-height:1}.not-found-module__HS70Aa__title{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.not-found-module__HS70Aa__description{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-8);line-height:1.6}.not-found-module__HS70Aa__actions{justify-content:center;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.not-found-module__HS70Aa__primaryBtn{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background:var(--primary-color);color:var(--text-light);font-weight:600;font-size:var(--text-base);border-radius:var(--radius-full);transition:all var(--transition-fast);box-shadow:var(--shadow-md);text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__primaryBtn:hover{background:var(--primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.not-found-module__HS70Aa__secondaryBtn{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background:var(--bg-card);color:var(--text-primary);font-weight:600;font-size:var(--text-base);border-radius:var(--radius-full);transition:all var(--transition-fast);border:2px solid var(--border-light);text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__secondaryBtn:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px)}.not-found-module__HS70Aa__helpSection{background:var(--bg-card);padding:var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);margin-bottom:var(--space-6)}.not-found-module__HS70Aa__helpTitle{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-4)}.not-found-module__HS70Aa__helpLinks{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.not-found-module__HS70Aa__helpLink{align-items:center;gap:var(--space-2);padding:var(--space-3);background:var(--bg-secondary);border-radius:var(--radius-lg);color:var(--text-primary);font-weight:500;font-size:var(--text-sm);transition:all var(--transition-fast);text-decoration:none;display:flex}.not-found-module__HS70Aa__helpLink:hover{background:var(--primary-light);color:var(--text-light);transform:translate(4px)}.not-found-module__HS70Aa__helpIcon{flex-shrink:0;font-size:1.25rem}.not-found-module__HS70Aa__contactSection{padding:var(--space-4);background:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.not-found-module__HS70Aa__contactSection p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-3)}.not-found-module__HS70Aa__whatsappBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-5);color:#fff;font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-fast);background:#25d366;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__whatsappBtn:hover{background:#1da851;transform:translateY(-2px)}@media (max-width:768px){.not-found-module__HS70Aa__errorCode{font-size:5rem}.not-found-module__HS70Aa__title{font-size:var(--text-xl)}.not-found-module__HS70Aa__helpLinks{grid-template-columns:1fr}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:center}}
