.products-not-found_container__Suwjk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background-color:var(--background-secondary);border-radius:1rem;margin:2rem 0;max-width:100%}.products-not-found_iconContainer__lmdGu{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:var(--background-tertiary);margin-bottom:1.5rem}.products-not-found_icon__r6clz{width:40px;height:40px;color:var(--color-primary)}.products-not-found_title__Lwjy7{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.products-not-found_description__GprFc{font-size:1rem;color:var(--text-secondary);max-width:500px;margin-bottom:2rem}.products-not-found_actions__JH2tJ{display:flex;gap:1rem}.products-not-found_button__nuH2s{min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem}.products-not-found_buttonIcon__XE0ZK{width:16px;height:16px}@media (max-width:640px){.products-not-found_container__Suwjk{padding:3rem 1rem}.products-not-found_iconContainer__lmdGu{width:60px;height:60px}.products-not-found_icon__r6clz{width:30px;height:30px}.products-not-found_title__Lwjy7{font-size:1.5rem}.products-not-found_actions__JH2tJ{flex-direction:column}.products-not-found_button__nuH2s{min-width:auto;width:100%}}