.StoresList_container__ktPxJ{max-width:1200px;margin:0 auto;padding:2rem}.StoresList_header__Vtye9{text-align:center;margin-bottom:3rem;padding:3rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:15px}.StoresList_title__IUfvJ{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.StoresList_subtitle__4EoFB{font-size:1.2rem;opacity:.95}.StoresList_storesGrid__hSBiZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.StoresList_storeCard__M6sCW{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;cursor:pointer;text-decoration:none;color:inherit}.StoresList_storeCard__M6sCW:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.2)}.StoresList_storeBanner__gqtzS{width:100%;height:200px;object-fit:cover;background:#f0f0f0}.StoresList_storeInfo__lb25d{padding:1.5rem}.StoresList_storeName__559MF{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#2d3748}.StoresList_storeDesc__mIsgr{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:1rem}.StoresList_viewStore__R1555{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .3s}.StoresList_viewStore__R1555:hover{transform:scale(1.05)}.StoresList_noStores__iheLw{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.StoresList_noStoresIcon__6yVad{font-size:4rem;margin-bottom:1rem}.StoresList_noStoresTitle__T_mD_{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem}.StoresList_noStoresText__S3sCn{color:#718096}@media (max-width:768px){.StoresList_storesGrid__hSBiZ{grid-template-columns:1fr}.StoresList_title__IUfvJ{font-size:2rem}.StoresList_subtitle__4EoFB{font-size:1rem}}